Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-builder-4c-4g-13790 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/policy-models-sonar 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/policy/models > git init /w/workspace/policy-models-sonar # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/policy/models > 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/policy/models +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://cloud.onap.org/mirror/policy/models # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 71be21fd5b9b52c613bb855f00a79a51e81906dd (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 71be21fd5b9b52c613bb855f00a79a51e81906dd # timeout=10 Commit message: "Fix simulator topics for lower case" > git rev-list --no-walk 71be21fd5b9b52c613bb855f00a79a51e81906dd # timeout=10 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] Run condition [Not] preventing prebuild for step [BuilderChain] [policy-models-sonar] $ /bin/bash /tmp/jenkins9861225653817715409.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-mLEY lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-mLEY/bin to PATH Generating Requirements File Python 3.10.6 pip 23.3.2 from /tmp/venv-mLEY/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.2.1 aspy.yaml==1.3.0 attrs==23.2.0 autopage==0.5.2 beautifulsoup4==4.12.3 boto3==1.34.23 botocore==1.34.23 bs4==0.0.2 cachetools==5.3.2 certifi==2023.11.17 cffi==1.16.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 cliff==4.5.0 cmd2==2.4.3 cryptography==3.3.2 debtcollector==2.5.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.8 dnspython==2.5.0 docker==4.2.2 dogpile.cache==1.3.0 email-validator==2.1.0.post1 filelock==3.13.1 future==0.18.3 gitdb==4.0.11 GitPython==3.1.41 google-auth==2.26.2 httplib2==0.22.0 identify==2.5.33 idna==3.6 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.3 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==2.4 jsonschema==4.21.1 jsonschema-specifications==2023.12.1 keystoneauth1==5.5.0 kubernetes==29.0.0 lftools==0.37.8 lxml==5.1.0 MarkupSafe==2.1.4 msgpack==1.0.7 multi_key_dict==2.0.3 munch==4.0.0 netaddr==0.10.1 netifaces==0.11.0 niet==1.4.2 nodeenv==1.8.0 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==0.62.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.0.0 oslo.config==9.3.0 oslo.context==5.3.0 oslo.i18n==6.2.0 oslo.log==5.4.0 oslo.serialization==5.3.0 oslo.utils==7.0.0 packaging==23.2 pbr==6.0.0 platformdirs==4.1.0 prettytable==3.9.0 pyasn1==0.5.1 pyasn1-modules==0.3.0 pycparser==2.21 pygerrit2==2.0.15 PyGithub==2.1.1 pyinotify==0.9.6 PyJWT==2.8.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.8.2 pyrsistent==0.20.0 python-cinderclient==9.4.0 python-dateutil==2.8.2 python-heatclient==3.4.0 python-jenkins==1.8.2 python-keystoneclient==5.3.0 python-magnumclient==4.3.0 python-novaclient==18.4.0 python-openstackclient==6.0.0 python-swiftclient==4.4.0 pytz==2023.3.post1 PyYAML==6.0.1 referencing==0.32.1 requests==2.31.0 requests-oauthlib==1.3.1 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.17.1 rsa==4.9 ruamel.yaml==0.18.5 ruamel.yaml.clib==0.2.8 s3transfer==0.10.0 simplejson==3.19.2 six==1.16.0 smmap==5.0.1 soupsieve==2.5 stevedore==5.1.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.12.3 tqdm==4.66.1 typing_extensions==4.9.0 tzdata==2023.4 urllib3==1.26.18 virtualenv==20.25.0 wcwidth==0.2.13 websocket-client==1.7.0 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.13.0 yq==3.2.3 [Boolean condition] checking [true] against [^(1|y|yes|t|true|on|run)$] (origin token: true) Run condition [Boolean condition] enabling perform for step [BuilderChain] [policy-models-sonar] $ /bin/sh -xe /tmp/jenkins5888499575890451300.sh + echo Using SonarCloud Using SonarCloud [policy-models-sonar] $ /bin/sh -xe /tmp/jenkins3936483440407813070.sh + echo quiet=on Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.6.3/apache-maven-3.6.3-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 on prd-ubuntu1804-builder-4c-4g-13790 [policy-models-sonar] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_BRANCH=master -DPROJECT=policy/models -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DSTREAM=master "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt " -DJAVA_OPTS= -DGERRIT_PROJECT=policy/models -Dsha1=origin/master -DMAVEN_OPTS= -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 -DMAVEN_PARAMS= -DSONAR_MAVEN_GOAL=org.sonarsource.scanner.maven:sonar-maven-plugin:3.9.1.2184:sonar --version Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 Java version: 11.0.16, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "4.15.0-194-generic", arch: "amd64", family: "unix" [policy-models-sonar] $ /bin/sh -xe /tmp/jenkins8205507355909940640.sh + rm /home/jenkins/.wgetrc [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. [policy-models-sonar] $ /bin/sh /tmp/jenkins18083618436849601482.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. [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content MAVEN_GOALS=clean install SONARCLOUD_JAVA_VERSION=openjdk17 SONARCLOUD_QUALITYGATE_WAIT=False SCAN_DEV_BRANCH=False PROJECT_ORGANIZATION=onap SONAR_HOST_URL=https://sonarcloud.io PROJECT_KEY=onap_policy-models [EnvInject] - Variables injected successfully. provisioning config files... copy managed file [global-settings] to file:/w/workspace/policy-models-sonar@tmp/config15029054449655969620tmp copy managed file [policy-models-settings] to file:/w/workspace/policy-models-sonar@tmp/config10745934110143735022tmp [policy-models-sonar] $ /bin/bash -l /tmp/jenkins3064659540965908657.sh ---> common-variables.sh --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r ---> maven-sonar.sh + set +u + export MAVEN_OPTS + declare -a params + params+=("--global-settings $GLOBAL_SETTINGS_FILE") + params+=("--settings $SETTINGS_FILE") + _JAVA_OPTIONS= + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn clean install -e -Dsonar --global-settings /w/workspace/policy-models-sonar@tmp/config15029054449655969620tmp --settings /w/workspace/policy-models-sonar@tmp/config10745934110143735022tmp --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r Picked up _JAVA_OPTIONS: Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 Java version: 17.0.4, vendor: Private Build, runtime: /usr/lib/jvm/java-17-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "4.15.0-194-generic", arch: "amd64", family: "unix" [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] policy-models [pom] [INFO] policy-models-errors [jar] [INFO] policy-models-base [jar] [INFO] policy-models-dao [jar] [INFO] policy-models-examples [jar] [INFO] policy-models-tosca [jar] [INFO] policy-models-pdp [jar] [INFO] policy-models-pap [jar] [INFO] policy-models-decisions [jar] [INFO] policy-models-provider [jar] [INFO] policy-models-interactions [pom] [INFO] model-impl [pom] [INFO] rest [jar] [INFO] aai [jar] [INFO] appc [jar] [INFO] cds [jar] [INFO] appclcm [jar] [INFO] sdnc [jar] [INFO] sdnr [jar] [INFO] so [jar] [INFO] vfc [jar] [INFO] policy-models-sim [pom] [INFO] policy-models-sim-dmaap [jar] [INFO] simulators [jar] [INFO] events [jar] [INFO] guard [jar] [INFO] model-actors [pom] [INFO] actorServiceProvider [jar] [INFO] actor.test [jar] [INFO] actor.aai [jar] [INFO] actor.cds [jar] [INFO] actor.appc [jar] [INFO] actor.appclcm [jar] [INFO] actor.sdnc [jar] [INFO] actor.sdnr [jar] [INFO] actor.a1p [jar] [INFO] actor.so [jar] [INFO] actor.vfc [jar] [INFO] actor.xacml [jar] [INFO] policy-models-sim-pdp [jar] [INFO] policy-models-simulators [jar] [INFO] models-sim-packages [pom] [INFO] models-simulator-tarball [jar] [INFO] [INFO] ----------------< org.onap.policy.models:policy-models >---------------- [INFO] Building policy-models 3.1.1-SNAPSHOT [1/43] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ policy-models --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ policy-models --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ policy-models --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ policy-models --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/policy-models-sonar/../target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/* --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ policy-models --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ policy-models --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ policy-models --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (report-aggregate) @ policy-models --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ policy-models --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ policy-models --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ policy-models --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ policy-models --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ policy-models --- [INFO] Installing /w/workspace/policy-models-sonar/pom.xml to /tmp/r/org/onap/policy/models/policy-models/3.1.1-SNAPSHOT/policy-models-3.1.1-SNAPSHOT.pom [INFO] [INFO] ------------< org.onap.policy.models:policy-models-errors >------------- [INFO] Building policy-models-errors 3.1.1-SNAPSHOT [2/43] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ policy-models-errors --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ policy-models-errors --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ policy-models-errors --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ policy-models-errors --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-errors/../target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/* --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ policy-models-errors --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ policy-models-errors --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ policy-models-errors --- [INFO] skip non existing resourceDirectory /w/workspace/policy-models-sonar/models-errors/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ policy-models-errors --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 3 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ policy-models-errors --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ policy-models-errors --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ policy-models-errors --- [INFO] Surefire report directory: /w/workspace/policy-models-sonar/models-errors/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.models.errors.concepts.ErrorResponseUtilsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.199 s -- in org.onap.policy.models.errors.concepts.ErrorResponseUtilsTest [INFO] Running org.onap.policy.models.errors.concepts.TestModels 18:35:54.477 [main] INFO com.openpojo.log.LoggerFactory -- Logging subsystem initialized to [com.openpojo.log.impl.SLF4JLogger] 18:35:54.480 [main] INFO com.openpojo.reflection.coverage.service.PojoCoverageFilterServiceFactory -- Jacoco detected, auto-configuring OpenPojo to ignore its structures. 18:35:54.614 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to get value for environment variable: [sun.boot.class.path] 18:35:54.615 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/java/packages/lib 18:35:54.616 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/java/packages/lib] 18:35:54.616 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/lib/x86_64-linux-gnu/jni 18:35:54.616 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/lib/x86_64-linux-gnu/jni] 18:35:54.616 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /lib/x86_64-linux-gnu 18:35:54.616 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/lib/x86_64-linux-gnu] 18:35:54.616 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/lib/x86_64-linux-gnu 18:35:54.617 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/lib/x86_64-linux-gnu] 18:35:54.617 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/lib/jni 18:35:54.617 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/lib/jni] 18:35:54.617 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /lib 18:35:54.617 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/lib] 18:35:54.618 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/lib 18:35:54.618 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/lib] 18:35:54.618 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /w/workspace/policy-models-sonar/models-errors/target/test-classes 18:35:54.618 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/w/workspace/policy-models-sonar/models-errors/target/test-classes] 18:35:54.618 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /w/workspace/policy-models-sonar/models-errors/target/classes 18:35:54.619 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/w/workspace/policy-models-sonar/models-errors/target/classes] 18:35:54.619 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/common/gson/2.1.1-SNAPSHOT/gson-2.1.1-SNAPSHOT.jar 18:35:54.620 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar 18:35:54.621 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.jar 18:35:54.622 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/prometheus/simpleclient/0.16.0/simpleclient-0.16.0.jar 18:35:54.623 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/prometheus/simpleclient_tracer_otel/0.16.0/simpleclient_tracer_otel-0.16.0.jar 18:35:54.623 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/prometheus/simpleclient_tracer_common/0.16.0/simpleclient_tracer_common-0.16.0.jar 18:35:54.623 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/prometheus/simpleclient_tracer_otel_agent/0.16.0/simpleclient_tracer_otel_agent-0.16.0.jar 18:35:54.623 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/prometheus/simpleclient_hotspot/0.16.0/simpleclient_hotspot-0.16.0.jar 18:35:54.623 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/prometheus/simpleclient_servlet_jakarta/0.16.0/simpleclient_servlet_jakarta-0.16.0.jar 18:35:54.623 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/prometheus/simpleclient_common/0.16.0/simpleclient_common-0.16.0.jar 18:35:54.623 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/prometheus/simpleclient_servlet_common/0.16.0/simpleclient_servlet_common-0.16.0.jar 18:35:54.624 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/prometheus/simpleclient_logback/0.16.0/simpleclient_logback-0.16.0.jar 18:35:54.624 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar 18:35:54.624 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1/jakarta.xml.bind-api-4.0.1.jar 18:35:54.624 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar 18:35:54.625 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar 18:35:54.625 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar 18:35:54.625 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/swagger/core/v3/swagger-jaxrs2-jakarta/2.2.15/swagger-jaxrs2-jakarta-2.2.15.jar 18:35:54.626 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/github/classgraph/classgraph/4.8.154/classgraph-4.8.154.jar 18:35:54.626 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/swagger/core/v3/swagger-models-jakarta/2.2.15/swagger-models-jakarta-2.2.15.jar 18:35:54.626 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.15.1/jackson-annotations-2.15.1.jar 18:35:54.627 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/swagger/core/v3/swagger-annotations-jakarta/2.2.15/swagger-annotations-jakarta-2.2.15.jar 18:35:54.627 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/swagger/core/v3/swagger-integration-jakarta/2.2.15/swagger-integration-jakarta-2.2.15.jar 18:35:54.627 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/swagger/core/v3/swagger-core-jakarta/2.2.15/swagger-core-jakarta-2.2.15.jar 18:35:54.628 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.15.1/jackson-dataformat-yaml-2.15.1.jar 18:35:54.628 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.1/jackson-datatype-jsr310-2.15.1.jar 18:35:54.628 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.1/jackson-databind-2.14.1.jar 18:35:54.630 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-json-provider/2.15.1/jackson-jakarta-rs-json-provider-2.15.1.jar 18:35:54.630 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-base/2.15.1/jackson-jakarta-rs-base-2.15.1.jar 18:35:54.630 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.15.1/jackson-module-jakarta-xmlbind-annotations-2.15.1.jar 18:35:54.630 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/swagger/core/v3/swagger-jaxrs2-servlet-initializer-v2-jakarta/2.2.15/swagger-jaxrs2-servlet-initializer-v2-jakarta-2.2.15.jar 18:35:54.630 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/hibernate/orm/hibernate-core/6.3.0.CR1/hibernate-core-6.3.0.CR1.jar 18:35:54.643 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar 18:35:54.644 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar 18:35:54.644 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar 18:35:54.644 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar 18:35:54.644 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar 18:35:54.645 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar 18:35:54.645 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.2/jaxb-runtime-4.0.2.jar 18:35:54.646 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jaxb/jaxb-core/4.0.2/jaxb-core-4.0.2.jar 18:35:54.647 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/angus/angus-activation/2.0.0/angus-activation-2.0.0.jar 18:35:54.647 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jaxb/txw2/4.0.2/txw2-4.0.2.jar 18:35:54.647 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/sun/istack/istack-commons-runtime/4.1.1/istack-commons-runtime-4.1.1.jar 18:35:54.647 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/inject/jakarta.inject-api/2.0.1.MR/jakarta.inject-api-2.0.1.MR.jar 18:35:54.647 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/antlr/antlr4-runtime/4.10.1/antlr4-runtime-4.10.1.jar 18:35:54.648 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar 18:35:54.658 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar 18:35:54.658 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar 18:35:54.658 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar 18:35:54.659 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/common/utils/2.1.1-SNAPSHOT/utils-2.1.1-SNAPSHOT.jar 18:35:54.659 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/common/capabilities/2.1.1-SNAPSHOT/capabilities-2.1.1-SNAPSHOT.jar 18:35:54.659 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.jar 18:35:54.659 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/worldturner/medeia/medeia-validator-core/1.1.1/medeia-validator-core-1.1.1.jar 18:35:54.660 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.3.20/kotlin-reflect-1.3.20.jar 18:35:54.664 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.3.20/kotlin-stdlib-1.3.20.jar 18:35:54.665 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.20/kotlin-stdlib-common-1.3.20.jar 18:35:54.666 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.jar 18:35:54.666 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar 18:35:54.666 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar 18:35:54.666 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar 18:35:54.667 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/common/utils-test/2.1.1-SNAPSHOT/utils-test-2.1.1-SNAPSHOT.jar 18:35:54.667 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/bouncycastle/bcpkix-fips/1.0.7/bcpkix-fips-1.0.7.jar 18:35:54.669 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/bouncycastle/bc-fips/1.0.2.4/bc-fips-1.0.2.4.jar 18:35:54.674 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/commons/commons-jexl3/3.1/commons-jexl3-3.1.jar 18:35:54.675 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar 18:35:54.684 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/slf4j/slf4j-api/2.0.11/slf4j-api-2.0.11.jar 18:35:54.691 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar 18:35:54.693 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar 18:35:54.694 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/projectlombok/lombok/1.18.28/lombok-1.18.28.jar 18:35:54.695 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar 18:35:54.696 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/yaml/snakeyaml/2.0/snakeyaml-2.0.jar 18:35:54.697 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/mariadb/jdbc/mariadb-java-client/3.1.4/mariadb-java-client-3.1.4.jar 18:35:54.697 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/github/waffle/waffle-jna/3.2.0/waffle-jna-3.2.0.jar 18:35:54.697 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar 18:35:54.698 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1.jar 18:35:54.702 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar 18:35:54.703 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar 18:35:54.704 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar 18:35:54.706 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/postgresql/postgresql/42.6.0/postgresql-42.6.0.jar 18:35:54.707 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/checkerframework/checker-qual/3.31.0/checker-qual-3.31.0.jar 18:35:54.708 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar 18:35:54.708 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jersey/inject/jersey-hk2/3.1.3/jersey-hk2-3.1.3.jar 18:35:54.708 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jersey/core/jersey-common/3.1.3/jersey-common-3.1.3.jar 18:35:54.710 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar 18:35:54.710 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar 18:35:54.711 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/hk2/hk2-locator/3.0.4/hk2-locator-3.0.4.jar 18:35:54.711 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/3.0.4/aopalliance-repackaged-3.0.4.jar 18:35:54.712 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/hk2/hk2-api/3.0.4/hk2-api-3.0.4.jar 18:35:54.712 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/hk2/hk2-utils/3.0.4/hk2-utils-3.0.4.jar 18:35:54.712 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.jar 18:35:54.714 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.jar 18:35:54.714 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/jetty/toolchain/jetty-jakarta-servlet-api/5.0.2/jetty-jakarta-servlet-api-5.0.2.jar 18:35:54.715 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.jar 18:35:54.715 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.jar 18:35:54.716 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.jar 18:35:54.716 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.jar 18:35:54.717 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.jar 18:35:54.717 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jersey/containers/jersey-container-servlet/3.1.3/jersey-container-servlet-3.1.3.jar 18:35:54.719 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.3/jersey-container-servlet-core-3.1.3.jar 18:35:54.719 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jersey/core/jersey-server/3.1.3/jersey-server-3.1.3.jar 18:35:54.721 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jersey/core/jersey-client/3.1.3/jersey-client-3.1.3.jar 18:35:54.724 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar 18:35:54.725 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar 18:35:54.726 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar 18:35:54.727 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/net/bytebuddy/byte-buddy/1.14.6/byte-buddy-1.14.6.jar 18:35:54.732 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar 18:35:54.734 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/objenesis/objenesis/3.3/objenesis-3.3.jar 18:35:54.736 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/assertj/assertj-core/3.24.2/assertj-core-3.24.2.jar 18:35:54.740 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar 18:35:54.743 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar 18:35:54.745 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/httpcomponents/core5/httpcore5/5.2.2/httpcore5-5.2.2.jar 18:35:54.748 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar 18:35:54.748 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar 18:35:54.749 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/att/nsa/cambriaClient/1.2.1-oss/cambriaClient-1.2.1-oss.jar 18:35:54.750 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/att/nsa/saClientLibrary/1.3.0-oss/saClientLibrary-1.3.0-oss.jar 18:35:54.750 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar 18:35:54.751 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar 18:35:54.751 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar 18:35:54.752 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/httpcomponents/httpclient-cache/4.5/httpclient-cache-4.5.jar 18:35:54.752 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/att/nsa/saToolkit/1.2.0-oss/saToolkit-1.2.0-oss.jar 18:35:54.753 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jline/jline/2.12.1/jline-2.12.1.jar 18:35:54.753 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/json/json/20231013/json-20231013.jar 18:35:54.753 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to get value for environment variable: [java.ext.dirs] 18:35:54.827 [main] INFO com.openpojo.validation.affirm.Affirmation -- Dynamically setting affirmation implementation = [com.openpojo.validation.affirm.JUnitAssertAffirmation [@75ed9710: ]] 18:35:54.827 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private static final long org.onap.policy.models.errors.concepts.ErrorResponse.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:35:54.833 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private jakarta.ws.rs.core.Response$Status org.onap.policy.models.errors.concepts.ErrorResponse.responseCode, fieldGetter=PojoMethodImpl [method=getResponseCode args=[] return=class jakarta.ws.rs.core.Response$Status], fieldSetter=PojoMethodImpl [method=setResponseCode args=[class jakarta.ws.rs.core.Response$Status] return=void]]] with value [Unsupported Media Type] 18:35:54.835 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.errors.concepts.ErrorResponse.errorMessage, fieldGetter=PojoMethodImpl [method=getErrorMessage args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setErrorMessage args=[class java.lang.String] return=void]]] with value [uNzsDH80ifff] 18:35:54.840 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:54.840 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.errors.concepts.ErrorResponse.errorDetails, fieldGetter=PojoMethodImpl [method=getErrorDetails args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setErrorDetails args=[interface java.util.List] return=void]]] with value [[7b]] 18:35:54.840 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:54.840 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:54.841 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.errors.concepts.ErrorResponse.warningDetails, fieldGetter=PojoMethodImpl [method=getWarningDetails args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setWarningDetails args=[interface java.util.List] return=void]]] with value [[d0OdNG, MiY4JCeJk, KPUVJZ, 67Z8, RSLpDpr9qE16dY]] 18:35:54.841 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private static final long org.onap.policy.models.errors.concepts.ErrorResponse.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:35:54.841 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private jakarta.ws.rs.core.Response$Status org.onap.policy.models.errors.concepts.ErrorResponse.responseCode, fieldGetter=PojoMethodImpl [method=getResponseCode args=[] return=class jakarta.ws.rs.core.Response$Status], fieldSetter=PojoMethodImpl [method=setResponseCode args=[class jakarta.ws.rs.core.Response$Status] return=void]]] with value [Too Many Requests] 18:35:54.842 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.errors.concepts.ErrorResponse.errorMessage, fieldGetter=PojoMethodImpl [method=getErrorMessage args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setErrorMessage args=[class java.lang.String] return=void]]] with value [HWf0Uy] 18:35:54.842 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:54.842 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.errors.concepts.ErrorResponse.errorDetails, fieldGetter=PojoMethodImpl [method=getErrorDetails args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setErrorDetails args=[interface java.util.List] return=void]]] with value [[KffRWVRRs, HG46E9vKB7OZa]] 18:35:54.842 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:54.843 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.errors.concepts.ErrorResponse.warningDetails, fieldGetter=PojoMethodImpl [method=getWarningDetails args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setWarningDetails args=[interface java.util.List] return=void]]] with value [[clTp, UJYiHs6J, 1Oxg, yivz3OjsKSAQboelnfJRp]] 18:35:54.843 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=public static final org.slf4j.Logger org.onap.policy.models.errors.concepts.ErrorResponseTest.logger, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:35:54.844 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=public static final org.slf4j.Logger org.onap.policy.models.errors.concepts.ErrorResponseTest.logger, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:35:54.844 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private static final java.lang.String org.onap.policy.models.errors.concepts.ErrorResponseUtilsTest.EXCEPTION1, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:35:54.844 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private static final java.lang.String org.onap.policy.models.errors.concepts.ErrorResponseUtilsTest.EXCEPTION1, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:35:54.844 [main] WARN com.openpojo.validation.impl.DefaultValidator -- Attempt to execute behavioural test on non-constructable class=[interface org.onap.policy.models.errors.concepts.ErrorResponseInfo] ignored [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.453 s -- in org.onap.policy.models.errors.concepts.TestModels [INFO] Running org.onap.policy.models.errors.concepts.ErrorResponseTest 18:35:55.024 [main] DEBUG org.onap.policy.models.errors.concepts.ErrorResponseTest -- Resulting json output {"code":"NOT_ACCEPTABLE","error":"Missing metadata section","details":["You must have a metadata section with policy-id value"],"warnings":["Please make sure topology template field is included."]} [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.146 s -- in org.onap.policy.models.errors.concepts.ErrorResponseTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ policy-models-errors --- [INFO] Loading execution data file /w/workspace/policy-models-sonar/models-errors/../target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'policy-models-errors' with 1 classes [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (report-aggregate) @ policy-models-errors --- [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ policy-models-errors --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-3.1.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ policy-models-errors --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ policy-models-errors --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ policy-models-errors --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ policy-models-errors --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-errors/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ policy-models-errors --- [INFO] Installing /w/workspace/policy-models-sonar/models-errors/pom.xml to /tmp/r/org/onap/policy/models/policy-models-errors/3.1.1-SNAPSHOT/policy-models-errors-3.1.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-3.1.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-errors/3.1.1-SNAPSHOT/policy-models-errors-3.1.1-SNAPSHOT.jar [INFO] [INFO] -------------< org.onap.policy.models:policy-models-base >-------------- [INFO] Building policy-models-base 3.1.1-SNAPSHOT [3/43] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ policy-models-base --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ policy-models-base --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ policy-models-base --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ policy-models-base --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-base/../target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/* --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ policy-models-base --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ policy-models-base --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ policy-models-base --- [INFO] skip non existing resourceDirectory /w/workspace/policy-models-sonar/models-base/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ policy-models-base --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 27 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ policy-models-base --- [INFO] skip non existing resourceDirectory /w/workspace/policy-models-sonar/models-base/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ policy-models-base --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 33 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ policy-models-base --- [INFO] Surefire report directory: /w/workspace/policy-models-sonar/models-base/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.models.base.PfTimestampKeyTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.278 s -- in org.onap.policy.models.base.PfTimestampKeyTest [INFO] Running org.onap.policy.models.base.PfModelExceptionInfoTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.onap.policy.models.base.PfModelExceptionInfoTest [INFO] Running org.onap.policy.models.base.PfConceptComparatorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.policy.models.base.PfConceptComparatorTest [INFO] Running org.onap.policy.models.base.PfConceptContainerTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.174 s -- in org.onap.policy.models.base.PfConceptContainerTest [INFO] Running org.onap.policy.models.base.PfKeyUseTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.policy.models.base.PfKeyUseTest [INFO] Running org.onap.policy.models.base.PfUtilsTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.policy.models.base.PfUtilsTest [INFO] Running org.onap.policy.models.base.PfNameVersionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.policy.models.base.PfNameVersionTest [INFO] Running org.onap.policy.models.base.PfReferenceKeyTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.onap.policy.models.base.PfReferenceKeyTest [INFO] Running org.onap.policy.models.base.PfValidatorTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.424 s -- in org.onap.policy.models.base.PfValidatorTest [INFO] Running org.onap.policy.models.base.ModelServiceTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.onap.policy.models.base.ModelServiceTest [INFO] Running org.onap.policy.models.base.PfSearchableKeyTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.onap.policy.models.base.PfSearchableKeyTest [INFO] Running org.onap.policy.models.base.PfReferenceTimestampKeyTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.onap.policy.models.base.PfReferenceTimestampKeyTest [INFO] Running org.onap.policy.models.base.PfConceptKeyTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.onap.policy.models.base.PfConceptKeyTest [INFO] Running org.onap.policy.models.base.PfConceptGetterImplTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.onap.policy.models.base.PfConceptGetterImplTest [INFO] Running org.onap.policy.models.base.PfObjectFilterTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.onap.policy.models.base.PfObjectFilterTest [INFO] Running org.onap.policy.models.base.PfConceptFilterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.onap.policy.models.base.PfConceptFilterTest [INFO] Running org.onap.policy.models.base.ValidatedTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.onap.policy.models.base.ValidatedTest [INFO] Running org.onap.policy.models.base.ExceptionsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.policy.models.base.ExceptionsTest [INFO] Running org.onap.policy.models.base.PfModelTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.onap.policy.models.base.PfModelTest [INFO] Running org.onap.policy.models.base.PfKeyImplTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.onap.policy.models.base.PfKeyImplTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 55, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ policy-models-base --- [INFO] Loading execution data file /w/workspace/policy-models-sonar/models-base/../target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'policy-models-base' with 23 classes [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (report-aggregate) @ policy-models-base --- [INFO] Analyzed bundle 'policy-models-errors' with 1 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ policy-models-base --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-base/target/policy-models-base-3.1.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ policy-models-base --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ policy-models-base --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ policy-models-base --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ policy-models-base --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-base/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ policy-models-base --- [INFO] Installing /w/workspace/policy-models-sonar/models-base/pom.xml to /tmp/r/org/onap/policy/models/policy-models-base/3.1.1-SNAPSHOT/policy-models-base-3.1.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-base/target/policy-models-base-3.1.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-base/3.1.1-SNAPSHOT/policy-models-base-3.1.1-SNAPSHOT.jar [INFO] [INFO] --------------< org.onap.policy.models:policy-models-dao >-------------- [INFO] Building policy-models-dao 3.1.1-SNAPSHOT [4/43] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ policy-models-dao --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ policy-models-dao --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ policy-models-dao --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ policy-models-dao --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-dao/../target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/* --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ policy-models-dao --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ policy-models-dao --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ policy-models-dao --- [INFO] skip non existing resourceDirectory /w/workspace/policy-models-sonar/models-dao/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ policy-models-dao --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 17 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ policy-models-dao --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ policy-models-dao --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 8 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ policy-models-dao --- [INFO] Surefire report directory: /w/workspace/policy-models-sonar/models-dao/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.models.dao.DaoMiscTest 18:36:05,651 |-INFO in ch.qos.logback.classic.LoggerContext[PolicyModels] - This is logback-classic version 1.4.14 18:36:05,653 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3bde62ff - No custom configurators were discovered as a service. 18:36:05,653 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3bde62ff - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 18:36:05,654 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3bde62ff - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 18:36:05,659 |-INFO in ch.qos.logback.classic.LoggerContext[PolicyModels] - Could NOT find resource [logback-test.scmo] 18:36:05,660 |-INFO in ch.qos.logback.classic.LoggerContext[PolicyModels] - Could NOT find resource [logback.scmo] 18:36:05,666 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3bde62ff - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 6 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 18:36:05,666 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3bde62ff - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 18:36:05,667 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3bde62ff - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 18:36:05,669 |-INFO in ch.qos.logback.classic.LoggerContext[PolicyModels] - Found resource [logback-test.xml] at [file:/w/workspace/policy-models-sonar/models-dao/target/test-classes/logback-test.xml] 18:36:05,791 |-INFO in ch.qos.logback.classic.model.processor.ContextNameModelHandler - Setting logger context name as [PolicyModels] 18:36:05,792 |-INFO in ch.qos.logback.core.model.processor.StatusListenerModelHandler - Added status listener of type [ch.qos.logback.core.status.OnConsoleStatusListener] 18:36:05,810 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDOUT] 18:36:05,810 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 18:36:05,820 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 18:36:05,846 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 18:36:05,846 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[ROOT] 18:36:05,848 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.infinispan] to INFO 18:36:05,851 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.infinispan] to false 18:36:05,851 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.infinispan] 18:36:05,851 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.zookeeper.ClientCnxn] to OFF 18:36:05,851 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.apache.zookeeper.ClientCnxn] to false 18:36:05,851 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.apache.zookeeper.ClientCnxn] 18:36:05,852 |-WARN in ch.qos.logback.core.model.processor.AppenderModelHandler - Appender named [FILE] not referenced. Skipping further processing. 18:36:05,852 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.onap.policy.models.dao] to INFO 18:36:05,852 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.onap.policy.models.dao] to false 18:36:05,852 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.onap.policy.models.dao] 18:36:05,852 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@3a7b503d - End of configuration. 18:36:05,853 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@182b435b - Registering current configuration as safe fallback point 18:36:05,854 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3bde62ff - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 187 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY 2024-01-20 18:36:05,857 PolicyModels [main] ERROR o.o.policy.models.dao.PfDaoFactory - Policy Framework DAO class not found for DAO plugin "somewhere.over.the.rainbow" 2024-01-20 18:36:05,891 PolicyModels [main] ERROR o.o.policy.models.dao.PfDaoFactory - Specified DAO plugin class "java.lang.String" does not implement the PfDao interface [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.443 s -- in org.onap.policy.models.dao.DaoMiscTest [INFO] Running org.onap.policy.models.dao.EntityTest 2024-01-20 18:36:06,110 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: DaoTest] 2024-01-20 18:36:06,185 PolicyModels [main] INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 6.3.0.CR1 2024-01-20 18:36:06,188 PolicyModels [main] INFO org.hibernate.cfg.Environment - HHH000406: Using bytecode reflection optimizer 2024-01-20 18:36:06,192 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 2024-01-20 18:36:06,193 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 2024-01-20 18:36:06,193 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 2024-01-20 18:36:06,193 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 2024-01-20 18:36:06,235 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-01-20 18:36:06,520 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-01-20 18:36:06,523 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-01-20 18:36:06,523 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:EntityTest] 2024-01-20 18:36:06,523 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=sa} 2024-01-20 18:36:06,524 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-01-20 18:36:06,526 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-01-20 18:36:06,757 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-01-20 18:36:07,736 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:36:08,563 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-01-20 18:36:08,567 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:36:08,584 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@38794a3] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:36:08,595 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@51e68bcd] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:36:08,615 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:EntityTest] 2024-01-20 18:36:08,621 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: DaoTest] 2024-01-20 18:36:08,622 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 2024-01-20 18:36:08,622 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 2024-01-20 18:36:08,622 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 2024-01-20 18:36:08,622 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 2024-01-20 18:36:08,623 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-01-20 18:36:08,635 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-01-20 18:36:08,635 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-01-20 18:36:08,635 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:EntityTest] 2024-01-20 18:36:08,636 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=sa} 2024-01-20 18:36:08,636 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-01-20 18:36:08,636 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-01-20 18:36:08,640 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-01-20 18:36:08,661 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:36:08,741 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-01-20 18:36:08,742 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:36:08,742 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@39c821c6] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:36:08,743 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6cd9cafb] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:36:09,767 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:EntityTest] 2024-01-20 18:36:09,768 PolicyModels [main] ERROR o.o.p.models.dao.impl.DefaultPfDao - Policy Framework persistence unit parameter not set 2024-01-20 18:36:09,768 PolicyModels [main] ERROR o.o.p.models.dao.impl.DefaultPfDao - Policy Framework persistence unit parameter not set 2024-01-20 18:36:09,772 PolicyModels [main] WARN o.o.p.models.dao.impl.DefaultPfDao - Creation of Policy Framework persistence unit "Dorothy" failed 2024-01-20 18:36:09,772 PolicyModels [main] WARN o.o.p.models.dao.impl.DefaultPfDao - Policy Framework DAO has not been initialized [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.876 s -- in org.onap.policy.models.dao.EntityTest [INFO] Running org.onap.policy.models.dao.converters.Uuid2StringConditionerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.onap.policy.models.dao.converters.Uuid2StringConditionerTest [INFO] Running org.onap.policy.models.dao.converters.CDataConditionerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.policy.models.dao.converters.CDataConditionerTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ policy-models-dao --- [INFO] Loading execution data file /w/workspace/policy-models-sonar/models-dao/../target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'policy-models-dao' with 12 classes [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (report-aggregate) @ policy-models-dao --- [INFO] Analyzed bundle 'policy-models-base' with 23 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ policy-models-dao --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-3.1.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ policy-models-dao --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ policy-models-dao --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ policy-models-dao --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ policy-models-dao --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-dao/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ policy-models-dao --- [INFO] Installing /w/workspace/policy-models-sonar/models-dao/pom.xml to /tmp/r/org/onap/policy/models/policy-models-dao/3.1.1-SNAPSHOT/policy-models-dao-3.1.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-3.1.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-dao/3.1.1-SNAPSHOT/policy-models-dao-3.1.1-SNAPSHOT.jar [INFO] [INFO] -----------< org.onap.policy.models:policy-models-examples >------------ [INFO] Building policy-models-examples 3.1.1-SNAPSHOT [5/43] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ policy-models-examples --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ policy-models-examples --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ policy-models-examples --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ policy-models-examples --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-examples/../target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/* --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ policy-models-examples --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ policy-models-examples --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ policy-models-examples --- [INFO] Copying 77 resources from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ policy-models-examples --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ policy-models-examples --- [INFO] skip non existing resourceDirectory /w/workspace/policy-models-sonar/models-examples/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ policy-models-examples --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ policy-models-examples --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ policy-models-examples --- [INFO] Loading execution data file /w/workspace/policy-models-sonar/models-examples/../target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'policy-models-examples' with 0 classes [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (report-aggregate) @ policy-models-examples --- [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ policy-models-examples --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-examples/target/policy-models-examples-3.1.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ policy-models-examples --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ policy-models-examples --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ policy-models-examples --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ policy-models-examples --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-examples/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ policy-models-examples --- [INFO] Installing /w/workspace/policy-models-sonar/models-examples/pom.xml to /tmp/r/org/onap/policy/models/policy-models-examples/3.1.1-SNAPSHOT/policy-models-examples-3.1.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-examples/target/policy-models-examples-3.1.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-examples/3.1.1-SNAPSHOT/policy-models-examples-3.1.1-SNAPSHOT.jar [INFO] [INFO] -------------< org.onap.policy.models:policy-models-tosca >------------- [INFO] Building policy-models-tosca 3.1.1-SNAPSHOT [6/43] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ policy-models-tosca --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ policy-models-tosca --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ policy-models-tosca --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ policy-models-tosca --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-tosca/../target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/* --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ policy-models-tosca --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ policy-models-tosca --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ policy-models-tosca --- [INFO] skip non existing resourceDirectory /w/workspace/policy-models-sonar/models-tosca/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ policy-models-tosca --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 69 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ policy-models-tosca --- [INFO] Copying 6 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ policy-models-tosca --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 49 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ policy-models-tosca --- [INFO] Surefire report directory: /w/workspace/policy-models-sonar/models-tosca/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.models.tosca.authorative.provider.ToscaServiceTemplateMappingTest 18:36:15,058 |-INFO in ch.qos.logback.classic.LoggerContext[PolicyModels] - This is logback-classic version 1.4.14 18:36:15,059 |-INFO in ch.qos.logback.classic.util.ContextInitializer@dffa30b - No custom configurators were discovered as a service. 18:36:15,059 |-INFO in ch.qos.logback.classic.util.ContextInitializer@dffa30b - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 18:36:15,061 |-INFO in ch.qos.logback.classic.util.ContextInitializer@dffa30b - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 18:36:15,066 |-INFO in ch.qos.logback.classic.LoggerContext[PolicyModels] - Could NOT find resource [logback-test.scmo] 18:36:15,066 |-INFO in ch.qos.logback.classic.LoggerContext[PolicyModels] - Could NOT find resource [logback.scmo] 18:36:15,073 |-INFO in ch.qos.logback.classic.util.ContextInitializer@dffa30b - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 6 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 18:36:15,073 |-INFO in ch.qos.logback.classic.util.ContextInitializer@dffa30b - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 18:36:15,074 |-INFO in ch.qos.logback.classic.util.ContextInitializer@dffa30b - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 18:36:15,076 |-INFO in ch.qos.logback.classic.LoggerContext[PolicyModels] - Found resource [logback-test.xml] at [file:/w/workspace/policy-models-sonar/models-tosca/target/test-classes/logback-test.xml] 18:36:15,198 |-INFO in ch.qos.logback.classic.model.processor.ContextNameModelHandler - Setting logger context name as [PolicyModels] 18:36:15,199 |-INFO in ch.qos.logback.core.model.processor.StatusListenerModelHandler - Added status listener of type [ch.qos.logback.core.status.OnConsoleStatusListener] 18:36:15,217 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDOUT] 18:36:15,217 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 18:36:15,227 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 18:36:15,253 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 18:36:15,254 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[ROOT] 18:36:15,255 |-WARN in ch.qos.logback.core.model.processor.AppenderModelHandler - Appender named [FILE] not referenced. Skipping further processing. 18:36:15,256 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.onap.policy] to INFO 18:36:15,259 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.onap.policy] to false 18:36:15,259 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.onap.policy] 18:36:15,259 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@9d1a267 - End of configuration. 18:36:15,260 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@dca2615 - Registering current configuration as safe fallback point 18:36:15,260 |-INFO in ch.qos.logback.classic.util.ContextInitializer@dffa30b - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 186 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.831 s -- in org.onap.policy.models.tosca.authorative.provider.ToscaServiceTemplateMappingTest [INFO] Running org.onap.policy.models.tosca.authorative.provider.AuthorativeToscaProviderPolicyTypeTest 2024-01-20 18:36:15,873 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-01-20 18:36:15,940 PolicyModels [main] INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 6.3.0.CR1 2024-01-20 18:36:15,943 PolicyModels [main] INFO org.hibernate.cfg.Environment - HHH000406: Using bytecode reflection optimizer 2024-01-20 18:36:15,947 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 2024-01-20 18:36:15,947 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 2024-01-20 18:36:15,948 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 2024-01-20 18:36:15,948 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 2024-01-20 18:36:15,989 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-01-20 18:36:16,310 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-01-20 18:36:16,313 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-01-20 18:36:16,313 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:AuthorativeToscaProviderPolicyTypeTest] 2024-01-20 18:36:16,313 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-01-20 18:36:16,313 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-01-20 18:36:16,316 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-01-20 18:36:16,546 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-01-20 18:36:17,702 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:36:18,983 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-01-20 18:36:18,987 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:36:19,002 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@235b8132] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:36:19,021 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@679c93a0] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:36:19,603 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:AuthorativeToscaProviderPolicyTypeTest] 2024-01-20 18:36:19,610 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-01-20 18:36:19,611 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 2024-01-20 18:36:19,612 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 2024-01-20 18:36:19,612 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 2024-01-20 18:36:19,612 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 2024-01-20 18:36:19,613 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-01-20 18:36:19,641 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-01-20 18:36:19,642 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-01-20 18:36:19,642 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:AuthorativeToscaProviderPolicyTypeTest] 2024-01-20 18:36:19,642 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-01-20 18:36:19,642 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-01-20 18:36:19,642 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-01-20 18:36:19,644 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-01-20 18:36:19,764 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:36:20,063 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-01-20 18:36:20,064 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:36:20,064 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4fc1f04e] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:36:20,070 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@25c7c446] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:36:20,371 PolicyModels [main] WARN o.o.p.models.dao.impl.DefaultPfDao - Policy Framework DAO has not been initialized 2024-01-20 18:36:20,392 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:AuthorativeToscaProviderPolicyTypeTest] 2024-01-20 18:36:20,397 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-01-20 18:36:20,398 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 2024-01-20 18:36:20,398 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 2024-01-20 18:36:20,398 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 2024-01-20 18:36:20,398 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 2024-01-20 18:36:20,399 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-01-20 18:36:20,421 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-01-20 18:36:20,421 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-01-20 18:36:20,421 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:AuthorativeToscaProviderPolicyTypeTest] 2024-01-20 18:36:20,421 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-01-20 18:36:20,421 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-01-20 18:36:20,421 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-01-20 18:36:20,425 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-01-20 18:36:20,523 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:36:20,774 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-01-20 18:36:20,775 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:36:20,775 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4c157e75] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:36:20,779 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3eab736e] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:36:20,848 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:AuthorativeToscaProviderPolicyTypeTest] 2024-01-20 18:36:20,853 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-01-20 18:36:20,854 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 2024-01-20 18:36:20,854 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 2024-01-20 18:36:20,854 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 2024-01-20 18:36:20,854 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 2024-01-20 18:36:20,855 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-01-20 18:36:20,872 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-01-20 18:36:20,872 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-01-20 18:36:20,872 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:AuthorativeToscaProviderPolicyTypeTest] 2024-01-20 18:36:20,872 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-01-20 18:36:20,872 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-01-20 18:36:20,872 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-01-20 18:36:20,875 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-01-20 18:36:20,952 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:36:21,158 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-01-20 18:36:21,159 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:36:21,159 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@64fe3584] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:36:21,162 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4c594877] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:36:21,223 PolicyModels [main] WARN o.o.p.models.dao.impl.DefaultPfDao - Policy Framework DAO has not been initialized 2024-01-20 18:36:21,436 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:AuthorativeToscaProviderPolicyTypeTest] 2024-01-20 18:36:21,441 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-01-20 18:36:21,442 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 2024-01-20 18:36:21,442 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 2024-01-20 18:36:21,442 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 2024-01-20 18:36:21,442 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 2024-01-20 18:36:21,443 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-01-20 18:36:21,457 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-01-20 18:36:21,458 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-01-20 18:36:21,458 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:AuthorativeToscaProviderPolicyTypeTest] 2024-01-20 18:36:21,458 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-01-20 18:36:21,458 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-01-20 18:36:21,458 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-01-20 18:36:21,460 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-01-20 18:36:21,527 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:36:21,727 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-01-20 18:36:21,727 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:36:21,728 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@414d555b] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:36:21,730 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2e1785c6] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:36:21,805 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:AuthorativeToscaProviderPolicyTypeTest] 2024-01-20 18:36:21,810 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-01-20 18:36:21,811 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 2024-01-20 18:36:21,811 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 2024-01-20 18:36:21,811 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 2024-01-20 18:36:21,811 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 2024-01-20 18:36:21,812 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-01-20 18:36:21,829 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-01-20 18:36:21,829 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-01-20 18:36:21,829 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:AuthorativeToscaProviderPolicyTypeTest] 2024-01-20 18:36:21,829 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-01-20 18:36:21,829 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-01-20 18:36:21,829 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-01-20 18:36:21,832 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-01-20 18:36:21,897 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:36:22,083 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-01-20 18:36:22,083 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:36:22,084 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@187d8ae9] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:36:22,085 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@13d75a86] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:36:22,201 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:AuthorativeToscaProviderPolicyTypeTest] 2024-01-20 18:36:22,205 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-01-20 18:36:22,206 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 2024-01-20 18:36:22,206 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 2024-01-20 18:36:22,206 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 2024-01-20 18:36:22,206 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 2024-01-20 18:36:22,207 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-01-20 18:36:22,220 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-01-20 18:36:22,220 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-01-20 18:36:22,220 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:AuthorativeToscaProviderPolicyTypeTest] 2024-01-20 18:36:22,220 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-01-20 18:36:22,220 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-01-20 18:36:22,220 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-01-20 18:36:22,222 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-01-20 18:36:22,279 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:36:22,446 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-01-20 18:36:22,447 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:36:22,447 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3c77e35a] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:36:22,449 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2d9f9b16] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:36:22,484 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:AuthorativeToscaProviderPolicyTypeTest] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.761 s -- in org.onap.policy.models.tosca.authorative.provider.AuthorativeToscaProviderPolicyTypeTest [INFO] Running org.onap.policy.models.tosca.authorative.provider.AuthorativeToscaProviderGenericTest 2024-01-20 18:36:22,500 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-01-20 18:36:22,501 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 2024-01-20 18:36:22,501 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 2024-01-20 18:36:22,501 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 2024-01-20 18:36:22,501 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 2024-01-20 18:36:22,502 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-01-20 18:36:22,514 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-01-20 18:36:22,514 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-01-20 18:36:22,515 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:AuthorativeToscaProviderGenericTest] 2024-01-20 18:36:22,515 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-01-20 18:36:22,515 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-01-20 18:36:22,515 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-01-20 18:36:22,516 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-01-20 18:36:22,572 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:36:22,744 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-01-20 18:36:22,744 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:36:22,745 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1bcc9771] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:36:22,746 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@49d29c35] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:36:22,860 PolicyModels [main] WARN o.o.p.models.dao.impl.DefaultPfDao - Policy Framework DAO has not been initialized 2024-01-20 18:36:22,888 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:AuthorativeToscaProviderGenericTest] 2024-01-20 18:36:22,893 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-01-20 18:36:22,894 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 2024-01-20 18:36:22,894 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 2024-01-20 18:36:22,894 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 2024-01-20 18:36:22,894 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 2024-01-20 18:36:22,894 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-01-20 18:36:22,907 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-01-20 18:36:22,908 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-01-20 18:36:22,908 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:AuthorativeToscaProviderGenericTest] 2024-01-20 18:36:22,908 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-01-20 18:36:22,908 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-01-20 18:36:22,908 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-01-20 18:36:22,910 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-01-20 18:36:22,982 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:36:23,155 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-01-20 18:36:23,156 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:36:23,156 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@54407489] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:36:23,157 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@b435ab] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:36:23,191 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:AuthorativeToscaProviderGenericTest] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.699 s -- in org.onap.policy.models.tosca.authorative.provider.AuthorativeToscaProviderGenericTest [INFO] Running org.onap.policy.models.tosca.authorative.provider.AuthorativeToscaProviderNodeTemplateTest 2024-01-20 18:36:23,205 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-01-20 18:36:23,206 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 2024-01-20 18:36:23,206 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 2024-01-20 18:36:23,206 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 2024-01-20 18:36:23,206 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 2024-01-20 18:36:23,207 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-01-20 18:36:23,219 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-01-20 18:36:23,219 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-01-20 18:36:23,219 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:AuthorativeToscaProviderNodeTemplatesTest] 2024-01-20 18:36:23,219 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-01-20 18:36:23,219 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-01-20 18:36:23,220 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-01-20 18:36:23,222 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-01-20 18:36:23,272 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:36:23,441 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-01-20 18:36:23,441 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:36:23,441 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@345b4f84] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:36:23,443 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6496234a] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:36:23,581 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:AuthorativeToscaProviderNodeTemplatesTest] 2024-01-20 18:36:23,589 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-01-20 18:36:23,590 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 2024-01-20 18:36:23,590 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 2024-01-20 18:36:23,590 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 2024-01-20 18:36:23,590 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 2024-01-20 18:36:23,591 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-01-20 18:36:23,604 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-01-20 18:36:23,604 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-01-20 18:36:23,604 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:AuthorativeToscaProviderNodeTemplatesTest] 2024-01-20 18:36:23,604 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-01-20 18:36:23,604 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-01-20 18:36:23,604 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-01-20 18:36:23,607 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-01-20 18:36:23,658 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:36:23,835 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-01-20 18:36:23,835 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:36:23,835 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4fa3aed3] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:36:23,836 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@17053b65] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:36:24,541 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:AuthorativeToscaProviderNodeTemplatesTest] 2024-01-20 18:36:24,548 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-01-20 18:36:24,549 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 2024-01-20 18:36:24,549 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 2024-01-20 18:36:24,549 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 2024-01-20 18:36:24,549 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 2024-01-20 18:36:24,550 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-01-20 18:36:24,563 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-01-20 18:36:24,563 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-01-20 18:36:24,563 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:AuthorativeToscaProviderNodeTemplatesTest] 2024-01-20 18:36:24,563 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-01-20 18:36:24,563 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-01-20 18:36:24,563 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-01-20 18:36:24,565 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-01-20 18:36:24,620 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:36:24,771 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-01-20 18:36:24,771 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:36:24,772 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@f90681] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:36:24,773 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@62d42283] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:36:24,845 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:AuthorativeToscaProviderNodeTemplatesTest] 2024-01-20 18:36:24,851 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-01-20 18:36:24,852 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 2024-01-20 18:36:24,852 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 2024-01-20 18:36:24,852 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 2024-01-20 18:36:24,852 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 2024-01-20 18:36:24,852 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-01-20 18:36:24,863 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-01-20 18:36:24,863 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-01-20 18:36:24,863 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:AuthorativeToscaProviderNodeTemplatesTest] 2024-01-20 18:36:24,863 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-01-20 18:36:24,864 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-01-20 18:36:24,864 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-01-20 18:36:24,866 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-01-20 18:36:24,916 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:36:25,089 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-01-20 18:36:25,089 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:36:25,089 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@bc61c28] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:36:25,090 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@71b8222e] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:36:25,164 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:AuthorativeToscaProviderNodeTemplatesTest] 2024-01-20 18:36:25,171 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-01-20 18:36:25,172 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 2024-01-20 18:36:25,172 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 2024-01-20 18:36:25,172 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 2024-01-20 18:36:25,172 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 2024-01-20 18:36:25,173 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-01-20 18:36:25,187 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-01-20 18:36:25,187 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-01-20 18:36:25,187 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:AuthorativeToscaProviderNodeTemplatesTest] 2024-01-20 18:36:25,187 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-01-20 18:36:25,187 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-01-20 18:36:25,187 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-01-20 18:36:25,189 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-01-20 18:36:25,243 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:36:25,399 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-01-20 18:36:25,399 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:36:25,399 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@69d9344a] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:36:25,400 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6d2ecbad] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:36:25,480 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:AuthorativeToscaProviderNodeTemplatesTest] 2024-01-20 18:36:25,486 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-01-20 18:36:25,486 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 2024-01-20 18:36:25,486 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 2024-01-20 18:36:25,486 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 2024-01-20 18:36:25,486 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 2024-01-20 18:36:25,487 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-01-20 18:36:25,498 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-01-20 18:36:25,498 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-01-20 18:36:25,498 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:AuthorativeToscaProviderNodeTemplatesTest] 2024-01-20 18:36:25,498 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-01-20 18:36:25,498 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-01-20 18:36:25,498 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-01-20 18:36:25,500 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-01-20 18:36:25,549 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:36:25,688 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-01-20 18:36:25,688 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:36:25,688 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5886fec4] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:36:25,689 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3c45e9b] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:36:25,750 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:AuthorativeToscaProviderNodeTemplatesTest] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.556 s -- in org.onap.policy.models.tosca.authorative.provider.AuthorativeToscaProviderNodeTemplateTest [INFO] Running org.onap.policy.models.tosca.authorative.provider.AuthorativeToscaProviderPolicyTest 2024-01-20 18:36:25,756 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-01-20 18:36:25,757 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 2024-01-20 18:36:25,757 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 2024-01-20 18:36:25,757 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 2024-01-20 18:36:25,757 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 2024-01-20 18:36:25,757 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-01-20 18:36:25,768 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-01-20 18:36:25,769 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-01-20 18:36:25,769 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:AuthorativeToscaProviderPolicyTest] 2024-01-20 18:36:25,769 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-01-20 18:36:25,769 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-01-20 18:36:25,769 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-01-20 18:36:25,771 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-01-20 18:36:25,816 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:36:25,958 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-01-20 18:36:25,958 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:36:25,959 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1ab388cc] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:36:25,960 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7e9d221b] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:36:26,051 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:AuthorativeToscaProviderPolicyTest] 2024-01-20 18:36:26,054 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-01-20 18:36:26,055 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 2024-01-20 18:36:26,055 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 2024-01-20 18:36:26,055 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 2024-01-20 18:36:26,055 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 2024-01-20 18:36:26,056 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-01-20 18:36:26,066 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-01-20 18:36:26,066 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-01-20 18:36:26,066 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:AuthorativeToscaProviderPolicyTest] 2024-01-20 18:36:26,066 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-01-20 18:36:26,066 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-01-20 18:36:26,066 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-01-20 18:36:26,067 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-01-20 18:36:26,111 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:36:26,251 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-01-20 18:36:26,252 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:36:26,252 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@773c7d99] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:36:26,253 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6cf5bdac] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:36:26,388 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:AuthorativeToscaProviderPolicyTest] 2024-01-20 18:36:26,393 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-01-20 18:36:26,394 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 2024-01-20 18:36:26,394 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 2024-01-20 18:36:26,394 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 2024-01-20 18:36:26,394 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 2024-01-20 18:36:26,395 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-01-20 18:36:26,405 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-01-20 18:36:26,405 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-01-20 18:36:26,405 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:AuthorativeToscaProviderPolicyTest] 2024-01-20 18:36:26,405 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-01-20 18:36:26,405 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-01-20 18:36:26,405 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-01-20 18:36:26,407 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-01-20 18:36:26,457 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:36:26,591 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-01-20 18:36:26,591 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:36:26,592 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@d357bbb] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:36:26,592 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7aade175] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:36:26,674 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:AuthorativeToscaProviderPolicyTest] 2024-01-20 18:36:26,678 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-01-20 18:36:26,678 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 2024-01-20 18:36:26,678 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 2024-01-20 18:36:26,678 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 2024-01-20 18:36:26,679 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 2024-01-20 18:36:26,679 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-01-20 18:36:26,689 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-01-20 18:36:26,689 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-01-20 18:36:26,689 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:AuthorativeToscaProviderPolicyTest] 2024-01-20 18:36:26,689 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-01-20 18:36:26,690 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-01-20 18:36:26,690 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-01-20 18:36:26,691 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-01-20 18:36:26,734 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:36:26,866 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-01-20 18:36:26,866 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:36:26,866 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7d975c65] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:36:26,867 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6756429d] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:36:26,890 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:AuthorativeToscaProviderPolicyTest] 2024-01-20 18:36:26,904 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-01-20 18:36:26,904 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 2024-01-20 18:36:26,904 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 2024-01-20 18:36:26,904 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 2024-01-20 18:36:26,904 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 2024-01-20 18:36:26,905 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-01-20 18:36:26,917 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-01-20 18:36:26,917 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-01-20 18:36:26,917 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:AuthorativeToscaProviderPolicyTest] 2024-01-20 18:36:26,917 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-01-20 18:36:26,917 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-01-20 18:36:26,917 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-01-20 18:36:26,919 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-01-20 18:36:26,961 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:36:27,094 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-01-20 18:36:27,094 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:36:27,094 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@39036daa] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:36:27,095 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@64716271] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:36:27,410 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:AuthorativeToscaProviderPolicyTest] 2024-01-20 18:36:27,412 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-01-20 18:36:27,413 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 2024-01-20 18:36:27,413 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 2024-01-20 18:36:27,413 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 2024-01-20 18:36:27,413 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 2024-01-20 18:36:27,414 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-01-20 18:36:27,423 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-01-20 18:36:27,423 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-01-20 18:36:27,423 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:AuthorativeToscaProviderPolicyTest] 2024-01-20 18:36:27,424 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-01-20 18:36:27,424 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-01-20 18:36:27,424 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-01-20 18:36:27,427 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-01-20 18:36:27,468 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:36:27,592 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-01-20 18:36:27,592 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:36:27,593 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@26995368] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:36:27,593 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2ae5bff2] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:36:27,797 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:AuthorativeToscaProviderPolicyTest] 2024-01-20 18:36:27,800 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-01-20 18:36:27,800 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 2024-01-20 18:36:27,800 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 2024-01-20 18:36:27,800 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 2024-01-20 18:36:27,800 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 2024-01-20 18:36:27,801 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-01-20 18:36:27,811 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-01-20 18:36:27,811 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-01-20 18:36:27,811 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:AuthorativeToscaProviderPolicyTest] 2024-01-20 18:36:27,811 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-01-20 18:36:27,811 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-01-20 18:36:27,811 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-01-20 18:36:27,812 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-01-20 18:36:27,852 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:36:27,978 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-01-20 18:36:27,978 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:36:27,979 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4c421862] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:36:27,979 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@f0c35a5] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:36:28,052 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:AuthorativeToscaProviderPolicyTest] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.299 s -- in org.onap.policy.models.tosca.authorative.provider.AuthorativeToscaProviderPolicyTest [INFO] Running org.onap.policy.models.tosca.authorative.concepts.ToscaPolicyTypeTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.onap.policy.models.tosca.authorative.concepts.ToscaPolicyTypeTest [INFO] Running org.onap.policy.models.tosca.authorative.concepts.ToscaPropertyTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.onap.policy.models.tosca.authorative.concepts.ToscaPropertyTest [INFO] Running org.onap.policy.models.tosca.authorative.concepts.ToscaWithTypeAndObjectPropertiesTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.onap.policy.models.tosca.authorative.concepts.ToscaWithTypeAndObjectPropertiesTest [INFO] Running org.onap.policy.models.tosca.authorative.concepts.ToscaTopologyTemplateTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.onap.policy.models.tosca.authorative.concepts.ToscaTopologyTemplateTest [INFO] Running org.onap.policy.models.tosca.authorative.concepts.ToscaNameVersionTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.onap.policy.models.tosca.authorative.concepts.ToscaNameVersionTest [INFO] Running org.onap.policy.models.tosca.authorative.concepts.PojosTest 2024-01-20 18:36:28,082 PolicyModels [main] INFO com.openpojo.log.LoggerFactory - Logging subsystem initialized to [com.openpojo.log.impl.SLF4JLogger] 2024-01-20 18:36:28,082 PolicyModels [main] INFO c.o.r.c.s.PojoCoverageFilterServiceFactory - Jacoco detected, auto-configuring OpenPojo to ignore its structures. 2024-01-20 18:36:28,120 PolicyModels [main] WARN c.o.r.j.p.e.JavaClassPathClassLoader - Failed to get value for environment variable: [sun.boot.class.path] 2024-01-20 18:36:28,120 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /usr/java/packages/lib 2024-01-20 18:36:28,121 PolicyModels [main] WARN c.o.r.j.p.e.JavaClassPathClassLoader - Failed to load entries from: [/usr/java/packages/lib] 2024-01-20 18:36:28,121 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /usr/lib/x86_64-linux-gnu/jni 2024-01-20 18:36:28,121 PolicyModels [main] WARN c.o.r.j.p.e.JavaClassPathClassLoader - Failed to load entries from: [/usr/lib/x86_64-linux-gnu/jni] 2024-01-20 18:36:28,121 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /lib/x86_64-linux-gnu 2024-01-20 18:36:28,121 PolicyModels [main] WARN c.o.r.j.p.e.JavaClassPathClassLoader - Failed to load entries from: [/lib/x86_64-linux-gnu] 2024-01-20 18:36:28,121 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /usr/lib/x86_64-linux-gnu 2024-01-20 18:36:28,121 PolicyModels [main] WARN c.o.r.j.p.e.JavaClassPathClassLoader - Failed to load entries from: [/usr/lib/x86_64-linux-gnu] 2024-01-20 18:36:28,121 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /usr/lib/jni 2024-01-20 18:36:28,122 PolicyModels [main] WARN c.o.r.j.p.e.JavaClassPathClassLoader - Failed to load entries from: [/usr/lib/jni] 2024-01-20 18:36:28,122 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /lib 2024-01-20 18:36:28,122 PolicyModels [main] WARN c.o.r.j.p.e.JavaClassPathClassLoader - Failed to load entries from: [/lib] 2024-01-20 18:36:28,122 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /usr/lib 2024-01-20 18:36:28,122 PolicyModels [main] WARN c.o.r.j.p.e.JavaClassPathClassLoader - Failed to load entries from: [/usr/lib] 2024-01-20 18:36:28,122 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /w/workspace/policy-models-sonar/models-tosca/target/test-classes 2024-01-20 18:36:28,122 PolicyModels [main] WARN c.o.r.j.p.e.JavaClassPathClassLoader - Failed to load entries from: [/w/workspace/policy-models-sonar/models-tosca/target/test-classes] 2024-01-20 18:36:28,122 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /w/workspace/policy-models-sonar/models-tosca/target/classes 2024-01-20 18:36:28,122 PolicyModels [main] WARN c.o.r.j.p.e.JavaClassPathClassLoader - Failed to load entries from: [/w/workspace/policy-models-sonar/models-tosca/target/classes] 2024-01-20 18:36:28,122 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /w/workspace/policy-models-sonar/models-base/target/policy-models-base-3.1.1-SNAPSHOT.jar 2024-01-20 18:36:28,123 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-3.1.1-SNAPSHOT.jar 2024-01-20 18:36:28,123 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar 2024-01-20 18:36:28,124 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-3.1.1-SNAPSHOT.jar 2024-01-20 18:36:28,124 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /w/workspace/policy-models-sonar/models-examples/target/policy-models-examples-3.1.1-SNAPSHOT.jar 2024-01-20 18:36:28,124 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/onap/policy/common/gson/2.1.1-SNAPSHOT/gson-2.1.1-SNAPSHOT.jar 2024-01-20 18:36:28,124 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.jar 2024-01-20 18:36:28,125 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/io/prometheus/simpleclient/0.16.0/simpleclient-0.16.0.jar 2024-01-20 18:36:28,125 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/io/prometheus/simpleclient_tracer_otel/0.16.0/simpleclient_tracer_otel-0.16.0.jar 2024-01-20 18:36:28,125 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/io/prometheus/simpleclient_tracer_common/0.16.0/simpleclient_tracer_common-0.16.0.jar 2024-01-20 18:36:28,125 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/io/prometheus/simpleclient_tracer_otel_agent/0.16.0/simpleclient_tracer_otel_agent-0.16.0.jar 2024-01-20 18:36:28,125 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/io/prometheus/simpleclient_hotspot/0.16.0/simpleclient_hotspot-0.16.0.jar 2024-01-20 18:36:28,125 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/io/prometheus/simpleclient_servlet_jakarta/0.16.0/simpleclient_servlet_jakarta-0.16.0.jar 2024-01-20 18:36:28,125 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/io/prometheus/simpleclient_common/0.16.0/simpleclient_common-0.16.0.jar 2024-01-20 18:36:28,125 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/io/prometheus/simpleclient_servlet_common/0.16.0/simpleclient_servlet_common-0.16.0.jar 2024-01-20 18:36:28,125 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/io/prometheus/simpleclient_logback/0.16.0/simpleclient_logback-0.16.0.jar 2024-01-20 18:36:28,126 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar 2024-01-20 18:36:28,126 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1/jakarta.xml.bind-api-4.0.1.jar 2024-01-20 18:36:28,126 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar 2024-01-20 18:36:28,126 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar 2024-01-20 18:36:28,126 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar 2024-01-20 18:36:28,126 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/io/swagger/core/v3/swagger-jaxrs2-jakarta/2.2.15/swagger-jaxrs2-jakarta-2.2.15.jar 2024-01-20 18:36:28,127 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/io/github/classgraph/classgraph/4.8.154/classgraph-4.8.154.jar 2024-01-20 18:36:28,127 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/io/swagger/core/v3/swagger-models-jakarta/2.2.15/swagger-models-jakarta-2.2.15.jar 2024-01-20 18:36:28,127 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.15.1/jackson-annotations-2.15.1.jar 2024-01-20 18:36:28,127 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/io/swagger/core/v3/swagger-annotations-jakarta/2.2.15/swagger-annotations-jakarta-2.2.15.jar 2024-01-20 18:36:28,127 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/io/swagger/core/v3/swagger-integration-jakarta/2.2.15/swagger-integration-jakarta-2.2.15.jar 2024-01-20 18:36:28,128 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/io/swagger/core/v3/swagger-core-jakarta/2.2.15/swagger-core-jakarta-2.2.15.jar 2024-01-20 18:36:28,128 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.15.1/jackson-dataformat-yaml-2.15.1.jar 2024-01-20 18:36:28,128 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.1/jackson-datatype-jsr310-2.15.1.jar 2024-01-20 18:36:28,128 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.1/jackson-databind-2.14.1.jar 2024-01-20 18:36:28,129 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-json-provider/2.15.1/jackson-jakarta-rs-json-provider-2.15.1.jar 2024-01-20 18:36:28,129 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-base/2.15.1/jackson-jakarta-rs-base-2.15.1.jar 2024-01-20 18:36:28,129 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.15.1/jackson-module-jakarta-xmlbind-annotations-2.15.1.jar 2024-01-20 18:36:28,129 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/io/swagger/core/v3/swagger-jaxrs2-servlet-initializer-v2-jakarta/2.2.15/swagger-jaxrs2-servlet-initializer-v2-jakarta-2.2.15.jar 2024-01-20 18:36:28,129 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/hibernate/orm/hibernate-core/6.3.0.CR1/hibernate-core-6.3.0.CR1.jar 2024-01-20 18:36:28,137 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar 2024-01-20 18:36:28,138 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar 2024-01-20 18:36:28,138 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar 2024-01-20 18:36:28,138 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar 2024-01-20 18:36:28,138 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar 2024-01-20 18:36:28,138 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar 2024-01-20 18:36:28,139 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.2/jaxb-runtime-4.0.2.jar 2024-01-20 18:36:28,139 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/jaxb/jaxb-core/4.0.2/jaxb-core-4.0.2.jar 2024-01-20 18:36:28,139 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/eclipse/angus/angus-activation/2.0.0/angus-activation-2.0.0.jar 2024-01-20 18:36:28,140 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/jaxb/txw2/4.0.2/txw2-4.0.2.jar 2024-01-20 18:36:28,140 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/sun/istack/istack-commons-runtime/4.1.1/istack-commons-runtime-4.1.1.jar 2024-01-20 18:36:28,140 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/jakarta/inject/jakarta.inject-api/2.0.1.MR/jakarta.inject-api-2.0.1.MR.jar 2024-01-20 18:36:28,140 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/antlr/antlr4-runtime/4.10.1/antlr4-runtime-4.10.1.jar 2024-01-20 18:36:28,140 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar 2024-01-20 18:36:28,147 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar 2024-01-20 18:36:28,147 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar 2024-01-20 18:36:28,147 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar 2024-01-20 18:36:28,147 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/onap/policy/common/common-parameters/2.1.1-SNAPSHOT/common-parameters-2.1.1-SNAPSHOT.jar 2024-01-20 18:36:28,148 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/h2database/h2/2.2.220/h2-2.2.220.jar 2024-01-20 18:36:28,149 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/onap/policy/common/utils/2.1.1-SNAPSHOT/utils-2.1.1-SNAPSHOT.jar 2024-01-20 18:36:28,149 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/onap/policy/common/capabilities/2.1.1-SNAPSHOT/capabilities-2.1.1-SNAPSHOT.jar 2024-01-20 18:36:28,149 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.jar 2024-01-20 18:36:28,149 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/worldturner/medeia/medeia-validator-core/1.1.1/medeia-validator-core-1.1.1.jar 2024-01-20 18:36:28,149 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.3.20/kotlin-reflect-1.3.20.jar 2024-01-20 18:36:28,151 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.3.20/kotlin-stdlib-1.3.20.jar 2024-01-20 18:36:28,152 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.20/kotlin-stdlib-common-1.3.20.jar 2024-01-20 18:36:28,153 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.jar 2024-01-20 18:36:28,153 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar 2024-01-20 18:36:28,153 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar 2024-01-20 18:36:28,153 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar 2024-01-20 18:36:28,154 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/onap/policy/common/utils-test/2.1.1-SNAPSHOT/utils-test-2.1.1-SNAPSHOT.jar 2024-01-20 18:36:28,154 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/bouncycastle/bcpkix-fips/1.0.7/bcpkix-fips-1.0.7.jar 2024-01-20 18:36:28,155 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/bouncycastle/bc-fips/1.0.2.4/bc-fips-1.0.2.4.jar 2024-01-20 18:36:28,158 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/commons/commons-jexl3/3.1/commons-jexl3-3.1.jar 2024-01-20 18:36:28,159 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar 2024-01-20 18:36:28,159 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/slf4j/slf4j-api/2.0.11/slf4j-api-2.0.11.jar 2024-01-20 18:36:28,159 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar 2024-01-20 18:36:28,159 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar 2024-01-20 18:36:28,160 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/projectlombok/lombok/1.18.28/lombok-1.18.28.jar 2024-01-20 18:36:28,160 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar 2024-01-20 18:36:28,161 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/yaml/snakeyaml/2.0/snakeyaml-2.0.jar 2024-01-20 18:36:28,161 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/mariadb/jdbc/mariadb-java-client/3.1.4/mariadb-java-client-3.1.4.jar 2024-01-20 18:36:28,161 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/github/waffle/waffle-jna/3.2.0/waffle-jna-3.2.0.jar 2024-01-20 18:36:28,161 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar 2024-01-20 18:36:28,162 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1.jar 2024-01-20 18:36:28,163 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar 2024-01-20 18:36:28,164 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar 2024-01-20 18:36:28,164 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar 2024-01-20 18:36:28,164 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/postgresql/postgresql/42.6.0/postgresql-42.6.0.jar 2024-01-20 18:36:28,165 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/checkerframework/checker-qual/3.31.0/checker-qual-3.31.0.jar 2024-01-20 18:36:28,165 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar 2024-01-20 18:36:28,165 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/jersey/inject/jersey-hk2/3.1.3/jersey-hk2-3.1.3.jar 2024-01-20 18:36:28,166 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/jersey/core/jersey-common/3.1.3/jersey-common-3.1.3.jar 2024-01-20 18:36:28,167 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar 2024-01-20 18:36:28,167 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar 2024-01-20 18:36:28,167 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/hk2/hk2-locator/3.0.4/hk2-locator-3.0.4.jar 2024-01-20 18:36:28,167 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/3.0.4/aopalliance-repackaged-3.0.4.jar 2024-01-20 18:36:28,167 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/hk2/hk2-api/3.0.4/hk2-api-3.0.4.jar 2024-01-20 18:36:28,167 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/hk2/hk2-utils/3.0.4/hk2-utils-3.0.4.jar 2024-01-20 18:36:28,167 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.jar 2024-01-20 18:36:28,168 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.jar 2024-01-20 18:36:28,168 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/eclipse/jetty/toolchain/jetty-jakarta-servlet-api/5.0.2/jetty-jakarta-servlet-api-5.0.2.jar 2024-01-20 18:36:28,168 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.jar 2024-01-20 18:36:28,169 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.jar 2024-01-20 18:36:28,169 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.jar 2024-01-20 18:36:28,169 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.jar 2024-01-20 18:36:28,169 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.jar 2024-01-20 18:36:28,169 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/jersey/containers/jersey-container-servlet/3.1.3/jersey-container-servlet-3.1.3.jar 2024-01-20 18:36:28,170 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.3/jersey-container-servlet-core-3.1.3.jar 2024-01-20 18:36:28,170 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/jersey/core/jersey-server/3.1.3/jersey-server-3.1.3.jar 2024-01-20 18:36:28,170 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/jersey/core/jersey-client/3.1.3/jersey-client-3.1.3.jar 2024-01-20 18:36:28,171 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar 2024-01-20 18:36:28,171 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar 2024-01-20 18:36:28,171 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar 2024-01-20 18:36:28,172 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/net/bytebuddy/byte-buddy/1.14.6/byte-buddy-1.14.6.jar 2024-01-20 18:36:28,174 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar 2024-01-20 18:36:28,174 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/objenesis/objenesis/3.3/objenesis-3.3.jar 2024-01-20 18:36:28,174 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/assertj/assertj-core/3.24.2/assertj-core-3.24.2.jar 2024-01-20 18:36:28,175 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar 2024-01-20 18:36:28,175 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar 2024-01-20 18:36:28,176 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/httpcomponents/core5/httpcore5/5.2.2/httpcore5-5.2.2.jar 2024-01-20 18:36:28,176 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar 2024-01-20 18:36:28,176 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar 2024-01-20 18:36:28,177 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/att/nsa/cambriaClient/1.2.1-oss/cambriaClient-1.2.1-oss.jar 2024-01-20 18:36:28,177 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/att/nsa/saClientLibrary/1.3.0-oss/saClientLibrary-1.3.0-oss.jar 2024-01-20 18:36:28,177 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar 2024-01-20 18:36:28,177 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar 2024-01-20 18:36:28,177 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar 2024-01-20 18:36:28,184 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/httpcomponents/httpclient-cache/4.5/httpclient-cache-4.5.jar 2024-01-20 18:36:28,185 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/att/nsa/saToolkit/1.2.0-oss/saToolkit-1.2.0-oss.jar 2024-01-20 18:36:28,185 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/jline/jline/2.12.1/jline-2.12.1.jar 2024-01-20 18:36:28,185 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/json/json/20231013/json-20231013.jar 2024-01-20 18:36:28,185 PolicyModels [main] WARN c.o.r.j.p.e.JavaClassPathClassLoader - Failed to get value for environment variable: [java.ext.dirs] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.196 s -- in org.onap.policy.models.tosca.authorative.concepts.PojosTest [INFO] Running org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifierOptVersionTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifierOptVersionTest [INFO] Running org.onap.policy.models.tosca.authorative.concepts.ToscaTypedEntityFilterTest 2024-01-20 18:36:28,216 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaTypedEntityFilterTest - loading policies/vCPE.policies.optimization.input.tosca.yaml 2024-01-20 18:36:28,228 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaTypedEntityFilterTest - loading policies/vCPE.policy.monitoring.input.tosca.yaml 2024-01-20 18:36:28,229 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaTypedEntityFilterTest - loading policies/vCPE.policy.operational.input.tosca.yaml 2024-01-20 18:36:28,231 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaTypedEntityFilterTest - loading policies/vDNS.policy.monitoring.input.tosca.yaml 2024-01-20 18:36:28,232 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaTypedEntityFilterTest - loading policies/vDNS.policy.operational.input.tosca.yaml 2024-01-20 18:36:28,233 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaTypedEntityFilterTest - loading policies/vDNS.policy.guard.frequencylimiter.input.tosca.yaml 2024-01-20 18:36:28,234 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaTypedEntityFilterTest - loading policies/vDNS.policy.guard.minmaxvnfs.input.tosca.yaml 2024-01-20 18:36:28,235 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaTypedEntityFilterTest - loading policies/vFirewall.policy.monitoring.input.tosca.yaml 2024-01-20 18:36:28,236 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaTypedEntityFilterTest - loading policies/vFirewall.policy.operational.input.tosca.yaml 2024-01-20 18:36:28,240 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaTypedEntityFilterTest - using policy-OSDF_CASABLANCA.Affinity_Default:1.0.0, type-onap.policies.optimization.resource.AffinityPolicy:1.0.0 2024-01-20 18:36:28,240 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaTypedEntityFilterTest - using policy-OSDF_CASABLANCA.Affinity_Default_US:1.0.0, type-onap.policies.optimization.resource.AffinityPolicy:1.0.0 2024-01-20 18:36:28,240 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaTypedEntityFilterTest - using policy-OSDF_CASABLANCA.Affinity_Default_vCPE_US_0:1.0.0, type-onap.policies.optimization.resource.AffinityPolicy:1.0.0 2024-01-20 18:36:28,240 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaTypedEntityFilterTest - using policy-OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1:1.0.0, type-onap.policies.optimization.resource.AffinityPolicy:1.0.0 2024-01-20 18:36:28,240 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaTypedEntityFilterTest - using policy-OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1:1.0.0, type-onap.policies.optimization.resource.AffinityPolicy:1.0.0 2024-01-20 18:36:28,240 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaTypedEntityFilterTest - using policy-OSDF_CASABLANCA.Capacity_vG_1:1.0.0, type-onap.policies.optimization.resource.Vim_fit:1.0.0 2024-01-20 18:36:28,240 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaTypedEntityFilterTest - using policy-OSDF_CASABLANCA.Capacity_vG_2:1.0.0, type-onap.policies.optimization.resource.Vim_fit:1.0.0 2024-01-20 18:36:28,240 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaTypedEntityFilterTest - using policy-OSDF_CASABLANCA.Distance_vG_1:1.0.0, type-onap.policies.optimization.resource.DistancePolicy:1.0.0 2024-01-20 18:36:28,240 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaTypedEntityFilterTest - using policy-OSDF_CASABLANCA.hpa_policy_Default:1.0.0, type-onap.policies.optimization.resource.HpaPolicy:1.0.0 2024-01-20 18:36:28,240 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaTypedEntityFilterTest - using policy-OSDF_CASABLANCA.hpa_policy_vG_1:1.0.0, type-onap.policies.optimization.resource.HpaPolicy:1.0.0 2024-01-20 18:36:28,240 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaTypedEntityFilterTest - using policy-OSDF_CASABLANCA.queryPolicy_vCPE:1.0.0, type-onap.policies.optimization.service.QueryPolicy:1.0.0 2024-01-20 18:36:28,240 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaTypedEntityFilterTest - using policy-OSDF_CASABLANCA.SubscriberPolicy_v1:1.0.0, type-onap.policies.optimization.service.SubscriberPolicy:1.0.0 2024-01-20 18:36:28,240 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaTypedEntityFilterTest - using policy-OSDF_CASABLANCA.SubscriberPolicy_v2:1.0.0, type-onap.policies.optimization.service.SubscriberPolicy:1.0.0 2024-01-20 18:36:28,240 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaTypedEntityFilterTest - using policy-OSDF_CASABLANCA.vnfPolicy_vG:1.0.0, type-onap.policies.optimization.resource.VnfPolicy:1.0.0 2024-01-20 18:36:28,240 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaTypedEntityFilterTest - using policy-onap.restart.tca:1.0.0, type-onap.policies.monitoring.tcagen2:1.0.0 2024-01-20 18:36:28,240 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaTypedEntityFilterTest - using policy-operational.restart:1.0.0, type-onap.policies.controlloop.operational.common.Drools:1.0.0 2024-01-20 18:36:28,240 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaTypedEntityFilterTest - using policy-onap.scaleout.tca:1.0.0, type-onap.policies.monitoring.tcagen2:1.0.0 2024-01-20 18:36:28,240 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaTypedEntityFilterTest - using policy-operational.scaleout:1.0.0, type-onap.policies.controlloop.operational.common.Drools:1.0.0 2024-01-20 18:36:28,240 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaTypedEntityFilterTest - using policy-guard.frequency.scaleout:1.0.0, type-onap.policies.controlloop.guard.common.FrequencyLimiter:1.0.0 2024-01-20 18:36:28,240 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaTypedEntityFilterTest - using policy-guard.minmax.scaleout:1.0.0, type-onap.policies.controlloop.guard.common.MinMax:1.0.0 2024-01-20 18:36:28,240 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaTypedEntityFilterTest - using policy-onap.vfirewall.tca:1.0.0, type-onap.policies.monitoring.tcagen2:1.0.0 2024-01-20 18:36:28,240 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaTypedEntityFilterTest - using policy-operational.modifyconfig:1.0.0, type-onap.policies.controlloop.operational.common.Drools:1.0.0 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.onap.policy.models.tosca.authorative.concepts.ToscaTypedEntityFilterTest [INFO] Running org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifierTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifierTest [INFO] Running org.onap.policy.models.tosca.authorative.concepts.ToscaPolicyTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.policy.models.tosca.authorative.concepts.ToscaPolicyTest [INFO] Running org.onap.policy.models.tosca.authorative.concepts.ToscaServiceTemplateTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.policy.models.tosca.authorative.concepts.ToscaServiceTemplateTest [INFO] Running org.onap.policy.models.tosca.authorative.concepts.ToscaNodeTemplateTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.onap.policy.models.tosca.authorative.concepts.ToscaNodeTemplateTest [INFO] Running org.onap.policy.models.tosca.authorative.concepts.ToscaWithToscaPropertiesTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.onap.policy.models.tosca.authorative.concepts.ToscaWithToscaPropertiesTest [INFO] Running org.onap.policy.models.tosca.authorative.concepts.ToscaEntityFilterTest 2024-01-20 18:36:28,286 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaEntityFilterTest - using policy type-onap.policies.optimization.resource.DistancePolicy:1.0.0 2024-01-20 18:36:28,286 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaEntityFilterTest - using policy type-onap.policies.optimization.resource.VnfPolicy:1.0.0 2024-01-20 18:36:28,286 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaEntityFilterTest - using policy type-onap.policies.optimization.resource.PciPolicy:1.0.0 2024-01-20 18:36:28,286 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaEntityFilterTest - using policy type-onap.policies.optimization.resource.OptimizationPolicy:1.0.0 2024-01-20 18:36:28,286 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaEntityFilterTest - using policy type-onap.policies.controlloop.guard.common.Blacklist:1.0.0 2024-01-20 18:36:28,286 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaEntityFilterTest - using policy type-onap.policies.Monitoring:1.0.0 2024-01-20 18:36:28,286 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaEntityFilterTest - using policy type-onap.policies.monitoring.dcaegen2.collectors.datafile.datafile-app-server:1.0.0 2024-01-20 18:36:28,286 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaEntityFilterTest - using policy type-onap.policies.optimization.resource.HpaPolicy:1.0.0 2024-01-20 18:36:28,286 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaEntityFilterTest - using policy type-onap.policies.optimization.resource.Vim_fit:1.0.0 2024-01-20 18:36:28,287 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaEntityFilterTest - using policy type-onap.policies.optimization.service.SubscriberPolicy:1.0.0 2024-01-20 18:36:28,287 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaEntityFilterTest - using policy type-onap.policies.optimization.resource.AffinityPolicy:1.0.0 2024-01-20 18:36:28,287 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaEntityFilterTest - using policy type-onap.policies.optimization.service.QueryPolicy:1.0.0 2024-01-20 18:36:28,287 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaEntityFilterTest - using policy type-onap.policies.controlloop.guard.common.MinMax:1.0.0 2024-01-20 18:36:28,287 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaEntityFilterTest - using policy type-onap.policies.controlloop.guard.common.FrequencyLimiter:1.0.0 2024-01-20 18:36:28,287 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaEntityFilterTest - using policy type-onap.policies.controlloop.Guard:1.0.0 2024-01-20 18:36:28,287 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaEntityFilterTest - using policy type-onap.policies.controlloop.guard.Coordination:1.0.0 2024-01-20 18:36:28,287 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaEntityFilterTest - using policy type-onap.policies.controlloop.guard.coordination.FirstBlocksSecond:1.0.0 2024-01-20 18:36:28,287 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaEntityFilterTest - using policy type-onap.policies.Optimization:1.0.0 2024-01-20 18:36:28,287 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaEntityFilterTest - using policy type-onap.policies.monitoring.tcagen2:1.0.0 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.policy.models.tosca.authorative.concepts.ToscaEntityFilterTest [INFO] Running org.onap.policy.models.tosca.utils.ToscaServiceTemplateUtilsTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.onap.policy.models.tosca.utils.ToscaServiceTemplateUtilsTest [INFO] Running org.onap.policy.models.tosca.utils.ToscaUtilsTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.onap.policy.models.tosca.utils.ToscaUtilsTest [INFO] Running org.onap.policy.models.tosca.simple.provider.SimpleToscaProviderTest 2024-01-20 18:36:28,315 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-01-20 18:36:28,316 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 2024-01-20 18:36:28,316 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 2024-01-20 18:36:28,316 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 2024-01-20 18:36:28,316 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 2024-01-20 18:36:28,316 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-01-20 18:36:28,328 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-01-20 18:36:28,328 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-01-20 18:36:28,328 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:SimpleToscaProviderTest] 2024-01-20 18:36:28,328 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-01-20 18:36:28,328 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-01-20 18:36:28,328 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-01-20 18:36:28,329 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-01-20 18:36:28,372 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:36:28,490 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-01-20 18:36:28,491 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:36:28,491 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2cfef334] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:36:28,492 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6272e029] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:36:28,562 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:SimpleToscaProviderTest] 2024-01-20 18:36:28,565 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-01-20 18:36:28,565 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 2024-01-20 18:36:28,565 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 2024-01-20 18:36:28,565 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 2024-01-20 18:36:28,565 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 2024-01-20 18:36:28,566 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-01-20 18:36:28,575 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-01-20 18:36:28,575 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-01-20 18:36:28,576 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:SimpleToscaProviderTest] 2024-01-20 18:36:28,576 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-01-20 18:36:28,576 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-01-20 18:36:28,576 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-01-20 18:36:28,577 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-01-20 18:36:28,616 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:36:28,742 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-01-20 18:36:28,742 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:36:28,742 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@27e226bb] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:36:28,743 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@10612e4f] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:36:28,873 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:SimpleToscaProviderTest] 2024-01-20 18:36:28,876 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-01-20 18:36:28,876 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 2024-01-20 18:36:28,876 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 2024-01-20 18:36:28,876 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 2024-01-20 18:36:28,876 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 2024-01-20 18:36:28,877 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-01-20 18:36:28,886 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-01-20 18:36:28,886 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-01-20 18:36:28,886 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:SimpleToscaProviderTest] 2024-01-20 18:36:28,887 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-01-20 18:36:28,887 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-01-20 18:36:28,887 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-01-20 18:36:28,888 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-01-20 18:36:28,927 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:36:29,044 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-01-20 18:36:29,044 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:36:29,044 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@448c393e] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:36:29,045 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@14b07b6d] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:36:29,107 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:SimpleToscaProviderTest] 2024-01-20 18:36:29,110 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-01-20 18:36:29,111 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 2024-01-20 18:36:29,111 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 2024-01-20 18:36:29,111 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 2024-01-20 18:36:29,111 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 2024-01-20 18:36:29,111 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-01-20 18:36:29,122 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-01-20 18:36:29,122 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-01-20 18:36:29,122 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:SimpleToscaProviderTest] 2024-01-20 18:36:29,122 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-01-20 18:36:29,122 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-01-20 18:36:29,122 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-01-20 18:36:29,123 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-01-20 18:36:29,166 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:36:29,292 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-01-20 18:36:29,292 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:36:29,292 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6b828e22] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:36:29,293 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@b50ae67] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:36:29,316 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:SimpleToscaProviderTest] 2024-01-20 18:36:29,318 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-01-20 18:36:29,318 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 2024-01-20 18:36:29,318 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 2024-01-20 18:36:29,319 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 2024-01-20 18:36:29,319 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 2024-01-20 18:36:29,319 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-01-20 18:36:29,329 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-01-20 18:36:29,329 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-01-20 18:36:29,329 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:SimpleToscaProviderTest] 2024-01-20 18:36:29,329 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-01-20 18:36:29,329 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-01-20 18:36:29,329 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-01-20 18:36:29,330 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-01-20 18:36:29,368 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:36:29,481 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-01-20 18:36:29,481 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:36:29,482 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3aa0d7d] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:36:29,482 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@38db8c33] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:36:29,536 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:SimpleToscaProviderTest] 2024-01-20 18:36:29,538 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-01-20 18:36:29,539 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 2024-01-20 18:36:29,539 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 2024-01-20 18:36:29,539 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 2024-01-20 18:36:29,539 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 2024-01-20 18:36:29,539 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-01-20 18:36:29,549 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-01-20 18:36:29,549 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-01-20 18:36:29,549 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:SimpleToscaProviderTest] 2024-01-20 18:36:29,549 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-01-20 18:36:29,549 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-01-20 18:36:29,549 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-01-20 18:36:29,550 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-01-20 18:36:29,588 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:36:29,707 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-01-20 18:36:29,707 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:36:29,707 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@12d46553] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:36:29,708 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4f616537] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:36:29,754 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:SimpleToscaProviderTest] 2024-01-20 18:36:29,756 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-01-20 18:36:29,757 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 2024-01-20 18:36:29,757 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 2024-01-20 18:36:29,757 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 2024-01-20 18:36:29,757 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 2024-01-20 18:36:29,757 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-01-20 18:36:29,769 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-01-20 18:36:29,769 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-01-20 18:36:29,769 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:SimpleToscaProviderTest] 2024-01-20 18:36:29,769 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-01-20 18:36:29,769 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-01-20 18:36:29,769 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-01-20 18:36:29,776 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-01-20 18:36:29,825 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:36:29,945 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-01-20 18:36:29,945 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:36:29,945 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@23149f05] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:36:29,946 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1d3ef95f] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:36:29,969 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:SimpleToscaProviderTest] 2024-01-20 18:36:29,971 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-01-20 18:36:29,972 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 2024-01-20 18:36:29,972 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 2024-01-20 18:36:29,972 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 2024-01-20 18:36:29,972 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 2024-01-20 18:36:29,972 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-01-20 18:36:29,982 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-01-20 18:36:29,982 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-01-20 18:36:29,982 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:SimpleToscaProviderTest] 2024-01-20 18:36:29,982 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-01-20 18:36:29,982 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-01-20 18:36:29,982 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-01-20 18:36:29,986 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-01-20 18:36:30,028 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:36:30,137 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-01-20 18:36:30,137 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:36:30,137 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@708f02f6] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:36:30,138 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2f0d5693] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:36:30,256 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:SimpleToscaProviderTest] 2024-01-20 18:36:30,258 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-01-20 18:36:30,259 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 2024-01-20 18:36:30,259 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 2024-01-20 18:36:30,259 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 2024-01-20 18:36:30,259 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 2024-01-20 18:36:30,260 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-01-20 18:36:30,269 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-01-20 18:36:30,269 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-01-20 18:36:30,269 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:SimpleToscaProviderTest] 2024-01-20 18:36:30,269 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-01-20 18:36:30,269 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-01-20 18:36:30,269 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-01-20 18:36:30,273 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-01-20 18:36:30,315 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:36:30,423 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-01-20 18:36:30,423 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:36:30,423 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1b0ec087] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:36:30,424 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@733ebff6] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:36:30,463 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:SimpleToscaProviderTest] 2024-01-20 18:36:30,465 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-01-20 18:36:30,466 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 2024-01-20 18:36:30,466 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 2024-01-20 18:36:30,466 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 2024-01-20 18:36:30,466 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 2024-01-20 18:36:30,467 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-01-20 18:36:30,478 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-01-20 18:36:30,478 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-01-20 18:36:30,478 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:SimpleToscaProviderTest] 2024-01-20 18:36:30,478 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-01-20 18:36:30,478 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-01-20 18:36:30,478 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-01-20 18:36:30,480 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-01-20 18:36:30,519 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:36:30,642 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-01-20 18:36:30,642 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:36:30,642 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5c5cbc68] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:36:30,643 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@21edbd1d] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:36:30,664 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:SimpleToscaProviderTest] 2024-01-20 18:36:30,668 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-01-20 18:36:30,668 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 2024-01-20 18:36:30,668 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 2024-01-20 18:36:30,668 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 2024-01-20 18:36:30,668 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 2024-01-20 18:36:30,669 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-01-20 18:36:30,679 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-01-20 18:36:30,679 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-01-20 18:36:30,679 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:SimpleToscaProviderTest] 2024-01-20 18:36:30,679 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-01-20 18:36:30,679 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-01-20 18:36:30,679 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-01-20 18:36:30,680 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-01-20 18:36:30,721 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:36:30,839 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-01-20 18:36:30,840 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:36:30,840 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@449fde65] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:36:30,840 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5397d652] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:36:30,872 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:SimpleToscaProviderTest] 2024-01-20 18:36:30,879 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-01-20 18:36:30,880 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 2024-01-20 18:36:30,880 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 2024-01-20 18:36:30,880 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 2024-01-20 18:36:30,880 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 2024-01-20 18:36:30,881 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-01-20 18:36:30,893 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-01-20 18:36:30,893 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-01-20 18:36:30,893 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:SimpleToscaProviderTest] 2024-01-20 18:36:30,894 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-01-20 18:36:30,894 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-01-20 18:36:30,894 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-01-20 18:36:30,895 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-01-20 18:36:30,944 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:36:31,056 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-01-20 18:36:31,056 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:36:31,056 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1c6ab331] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:36:31,057 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3e55ddd7] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:36:31,088 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:SimpleToscaProviderTest] 2024-01-20 18:36:31,092 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-01-20 18:36:31,093 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 2024-01-20 18:36:31,093 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 2024-01-20 18:36:31,093 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 2024-01-20 18:36:31,093 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 2024-01-20 18:36:31,094 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-01-20 18:36:31,103 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-01-20 18:36:31,104 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-01-20 18:36:31,104 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:SimpleToscaProviderTest] 2024-01-20 18:36:31,104 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-01-20 18:36:31,104 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-01-20 18:36:31,104 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-01-20 18:36:31,105 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-01-20 18:36:31,164 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:36:31,277 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-01-20 18:36:31,277 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:36:31,277 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@11589d1d] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:36:31,278 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@77469f3f] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:36:31,365 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:SimpleToscaProviderTest] 2024-01-20 18:36:31,368 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-01-20 18:36:31,369 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 2024-01-20 18:36:31,369 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 2024-01-20 18:36:31,369 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 2024-01-20 18:36:31,369 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 2024-01-20 18:36:31,370 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-01-20 18:36:31,382 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-01-20 18:36:31,382 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-01-20 18:36:31,382 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:SimpleToscaProviderTest] 2024-01-20 18:36:31,382 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-01-20 18:36:31,382 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-01-20 18:36:31,382 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-01-20 18:36:31,383 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-01-20 18:36:31,439 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:36:31,547 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-01-20 18:36:31,547 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:36:31,548 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@168f7e3d] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:36:31,549 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@699d0352] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:36:31,714 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:SimpleToscaProviderTest] 2024-01-20 18:36:31,717 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-01-20 18:36:31,718 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 2024-01-20 18:36:31,718 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 2024-01-20 18:36:31,718 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 2024-01-20 18:36:31,718 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 2024-01-20 18:36:31,719 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-01-20 18:36:31,728 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-01-20 18:36:31,729 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-01-20 18:36:31,729 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:SimpleToscaProviderTest] 2024-01-20 18:36:31,729 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-01-20 18:36:31,729 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-01-20 18:36:31,729 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-01-20 18:36:31,730 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-01-20 18:36:31,770 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:36:31,888 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-01-20 18:36:31,888 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:36:31,888 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4ea1225a] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:36:31,889 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6533aeb0] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:36:31,994 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:SimpleToscaProviderTest] 2024-01-20 18:36:31,997 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-01-20 18:36:31,998 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 2024-01-20 18:36:31,998 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 2024-01-20 18:36:31,998 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 2024-01-20 18:36:31,998 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 2024-01-20 18:36:31,998 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-01-20 18:36:32,008 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-01-20 18:36:32,008 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-01-20 18:36:32,008 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:SimpleToscaProviderTest] 2024-01-20 18:36:32,008 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-01-20 18:36:32,008 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-01-20 18:36:32,008 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-01-20 18:36:32,009 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-01-20 18:36:32,047 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:36:32,156 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-01-20 18:36:32,157 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:36:32,157 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@112fcb2e] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:36:32,158 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7aac493b] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:36:32,235 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:SimpleToscaProviderTest] 2024-01-20 18:36:32,238 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-01-20 18:36:32,238 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 2024-01-20 18:36:32,238 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 2024-01-20 18:36:32,238 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 2024-01-20 18:36:32,238 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 2024-01-20 18:36:32,239 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-01-20 18:36:32,249 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-01-20 18:36:32,249 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-01-20 18:36:32,249 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:SimpleToscaProviderTest] 2024-01-20 18:36:32,249 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-01-20 18:36:32,249 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-01-20 18:36:32,249 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-01-20 18:36:32,250 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-01-20 18:36:32,291 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:36:32,411 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-01-20 18:36:32,412 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:36:32,412 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@32c1b9b8] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:36:32,412 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@76e3b196] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:36:32,431 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:SimpleToscaProviderTest] 2024-01-20 18:36:32,433 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-01-20 18:36:32,434 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 2024-01-20 18:36:32,434 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 2024-01-20 18:36:32,434 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 2024-01-20 18:36:32,434 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 2024-01-20 18:36:32,435 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-01-20 18:36:32,444 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-01-20 18:36:32,444 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-01-20 18:36:32,444 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:SimpleToscaProviderTest] 2024-01-20 18:36:32,444 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-01-20 18:36:32,444 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-01-20 18:36:32,444 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-01-20 18:36:32,445 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-01-20 18:36:32,482 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:36:32,590 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-01-20 18:36:32,590 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:36:32,590 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5c14e11e] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:36:32,591 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3f22f73d] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:36:32,612 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:SimpleToscaProviderTest] [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.292 s -- in org.onap.policy.models.tosca.simple.provider.SimpleToscaProviderTest [INFO] Running org.onap.policy.models.tosca.simple.provider.SimpleToscaServiceTemplateProviderTest 2024-01-20 18:36:32,615 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-01-20 18:36:32,616 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 2024-01-20 18:36:32,616 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 2024-01-20 18:36:32,616 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 2024-01-20 18:36:32,616 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 2024-01-20 18:36:32,616 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-01-20 18:36:32,625 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-01-20 18:36:32,626 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-01-20 18:36:32,626 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:SimpleToscaServiceTemplateProviderTest] 2024-01-20 18:36:32,626 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-01-20 18:36:32,626 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-01-20 18:36:32,626 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-01-20 18:36:32,627 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-01-20 18:36:32,665 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:36:32,771 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-01-20 18:36:32,771 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:36:32,771 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@68809ad7] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:36:32,772 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@45f9234e] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:36:32,815 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:SimpleToscaServiceTemplateProviderTest] 2024-01-20 18:36:32,817 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-01-20 18:36:32,818 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 2024-01-20 18:36:32,818 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 2024-01-20 18:36:32,818 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 2024-01-20 18:36:32,818 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 2024-01-20 18:36:32,818 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-01-20 18:36:32,829 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-01-20 18:36:32,829 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-01-20 18:36:32,829 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:SimpleToscaServiceTemplateProviderTest] 2024-01-20 18:36:32,829 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-01-20 18:36:32,829 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-01-20 18:36:32,829 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-01-20 18:36:32,830 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-01-20 18:36:32,867 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:36:32,978 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-01-20 18:36:32,978 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:36:32,978 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@45a815e] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:36:32,979 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1588eae4] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:36:32,998 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:SimpleToscaServiceTemplateProviderTest] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.379 s -- in org.onap.policy.models.tosca.simple.provider.SimpleToscaServiceTemplateProviderTest [INFO] Running org.onap.policy.models.tosca.simple.concepts.JpaToscaTopologyTemplateTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.policy.models.tosca.simple.concepts.JpaToscaTopologyTemplateTest [INFO] Running org.onap.policy.models.tosca.simple.concepts.JpaToscaEventFilterTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.policy.models.tosca.simple.concepts.JpaToscaEventFilterTest [INFO] Running org.onap.policy.models.tosca.simple.concepts.JpaToscaCapabilityAssignmentTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.policy.models.tosca.simple.concepts.JpaToscaCapabilityAssignmentTest [INFO] Running org.onap.policy.models.tosca.simple.concepts.JpaToscaPropertyTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.onap.policy.models.tosca.simple.concepts.JpaToscaPropertyTest [INFO] Running org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyTest [INFO] Running org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaPropertiesTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaPropertiesTest [INFO] Running org.onap.policy.models.tosca.simple.concepts.JpaToscaServiceTemplatesTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.policy.models.tosca.simple.concepts.JpaToscaServiceTemplatesTest [INFO] Running org.onap.policy.models.tosca.simple.concepts.JpaToscaWithStringPropertiesTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.policy.models.tosca.simple.concepts.JpaToscaWithStringPropertiesTest [INFO] Running org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyTypesTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyTypesTest [INFO] Running org.onap.policy.models.tosca.simple.concepts.JpaToscaConstraintLogicalTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.onap.policy.models.tosca.simple.concepts.JpaToscaConstraintLogicalTest [INFO] Running org.onap.policy.models.tosca.simple.concepts.TestPojos 2024-01-20 18:36:33,117 PolicyModels [main] INFO c.o.validation.affirm.Affirmation - Dynamically setting affirmation implementation = [com.openpojo.validation.affirm.JUnitAssertAffirmation [@3d7f842a: ]] 2024-01-20 18:36:33,132 PolicyModels [main] WARN c.o.validation.impl.DefaultValidator - ASM not loaded while attempting to execute behavioural tests on non-constructable class[class org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties], either filter abstract classes or add asm to your classpath. 2024-01-20 18:36:33,140 PolicyModels [main] WARN c.o.validation.impl.DefaultValidator - ASM not loaded while attempting to execute behavioural tests on non-constructable class[class org.onap.policy.models.tosca.simple.concepts.JpaToscaTrigger], either filter abstract classes or add asm to your classpath. 2024-01-20 18:36:33,142 PolicyModels [main] WARN c.o.validation.impl.DefaultValidator - ASM not loaded while attempting to execute behavioural tests on non-constructable class[class org.onap.policy.models.tosca.simple.concepts.JpaToscaSchemaDefinition], either filter abstract classes or add asm to your classpath. 2024-01-20 18:36:33,143 PolicyModels [main] WARN c.o.validation.impl.DefaultValidator - ASM not loaded while attempting to execute behavioural tests on non-constructable class[class org.onap.policy.models.tosca.simple.concepts.JpaToscaProperty], either filter abstract classes or add asm to your classpath. 2024-01-20 18:36:33,145 PolicyModels [main] WARN c.o.validation.impl.DefaultValidator - ASM not loaded while attempting to execute behavioural tests on non-constructable class[class org.onap.policy.models.tosca.simple.concepts.JpaToscaDataType], either filter abstract classes or add asm to your classpath. 2024-01-20 18:36:33,145 PolicyModels [main] WARN c.o.validation.impl.DefaultValidator - Attempt to validate synthetic class=[class org.onap.policy.models.tosca.simple.concepts.JpaToscaConstraintLogical$1] ignored, consider using FilterSyntheticClasses filter when calling PojoClassFactory 2024-01-20 18:36:33,159 PolicyModels [main] WARN c.o.validation.impl.DefaultValidator - ASM not loaded while attempting to execute behavioural tests on non-constructable class[class org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties], either filter abstract classes or add asm to your classpath. 2024-01-20 18:36:33,159 PolicyModels [main] WARN c.o.validation.impl.DefaultValidator - Attempt to execute behavioural test on non-constructable class=[class org.onap.policy.models.tosca.simple.concepts.JpaToscaConstraintOperation] ignored 2024-01-20 18:36:33,162 PolicyModels [main] WARN c.o.validation.impl.DefaultValidator - ASM not loaded while attempting to execute behavioural tests on non-constructable class[class org.onap.policy.models.tosca.simple.concepts.JpaToscaConstraint], either filter abstract classes or add asm to your classpath. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.070 s -- in org.onap.policy.models.tosca.simple.concepts.TestPojos [INFO] Running org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyTypeTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyTypeTest [INFO] Running org.onap.policy.models.tosca.simple.concepts.JpaToscaDataTypeTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.policy.models.tosca.simple.concepts.JpaToscaDataTypeTest [INFO] Running org.onap.policy.models.tosca.simple.concepts.JpaToscaPoliciesTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.policy.models.tosca.simple.concepts.JpaToscaPoliciesTest [INFO] Running org.onap.policy.models.tosca.simple.concepts.JpaToscaTimeIntervalTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.models.tosca.simple.concepts.JpaToscaTimeIntervalTest [INFO] Running org.onap.policy.models.tosca.simple.concepts.JpaToscaSchemaDefinitionTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.policy.models.tosca.simple.concepts.JpaToscaSchemaDefinitionTest [INFO] Running org.onap.policy.models.tosca.simple.concepts.JpaToscaModelTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.policy.models.tosca.simple.concepts.JpaToscaModelTest [INFO] Running org.onap.policy.models.tosca.simple.concepts.JpaToscaDataTypesTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.policy.models.tosca.simple.concepts.JpaToscaDataTypesTest [INFO] Running org.onap.policy.models.tosca.simple.concepts.JpaToscaServiceTemplateTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.onap.policy.models.tosca.simple.concepts.JpaToscaServiceTemplateTest [INFO] Running org.onap.policy.models.tosca.simple.concepts.JpaToscaTriggerTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.policy.models.tosca.simple.concepts.JpaToscaTriggerTest [INFO] Running org.onap.policy.models.tosca.simple.concepts.JpaToscaConstraintTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.onap.policy.models.tosca.simple.concepts.JpaToscaConstraintTest [INFO] Running org.onap.policy.models.tosca.simple.serialization.MonitoringPolicySerializationTest 2024-01-20 18:36:33,240 PolicyModels [main] INFO o.o.p.m.t.s.s.MonitoringPolicySerializationTest - org.onap.policy.common.parameters.BeanValidationResult@1cd2c02f 2024-01-20 18:36:33,252 PolicyModels [main] INFO o.o.p.m.t.s.s.MonitoringPolicySerializationTest - org.onap.policy.common.parameters.BeanValidationResult@c98c2e 2024-01-20 18:36:33,263 PolicyModels [main] INFO o.o.p.m.t.s.s.MonitoringPolicySerializationTest - org.onap.policy.common.parameters.BeanValidationResult@c834392 2024-01-20 18:36:33,278 PolicyModels [main] INFO o.o.p.m.t.s.s.MonitoringPolicySerializationTest - org.onap.policy.common.parameters.BeanValidationResult@6291b75a [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.onap.policy.models.tosca.simple.serialization.MonitoringPolicySerializationTest [INFO] Running org.onap.policy.models.tosca.simple.serialization.MonitoringPolicyTypeSerializationTest 2024-01-20 18:36:33,302 PolicyModels [main] INFO o.o.p.m.t.s.s.MonitoringPolicyTypeSerializationTest - org.onap.policy.common.parameters.BeanValidationResult@38692a4 2024-01-20 18:36:33,316 PolicyModels [main] INFO o.o.p.m.t.s.s.MonitoringPolicyTypeSerializationTest - org.onap.policy.common.parameters.BeanValidationResult@40f89d93 2024-01-20 18:36:33,320 PolicyModels [main] INFO o.o.p.m.t.s.s.MonitoringPolicyTypeSerializationTest - org.onap.policy.common.parameters.BeanValidationResult@133318da [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.onap.policy.models.tosca.simple.serialization.MonitoringPolicyTypeSerializationTest [INFO] Running org.onap.policy.models.tosca.simple.serialization.OptimizationPolicyTypeSerializationTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.policy.models.tosca.simple.serialization.OptimizationPolicyTypeSerializationTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 169, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ policy-models-tosca --- [INFO] Loading execution data file /w/workspace/policy-models-sonar/models-tosca/../target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'policy-models-tosca' with 59 classes [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (report-aggregate) @ policy-models-tosca --- [INFO] Analyzed bundle 'policy-models-base' with 23 classes [INFO] Analyzed bundle 'policy-models-dao' with 12 classes [INFO] Analyzed bundle 'policy-models-examples' with 0 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ policy-models-tosca --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-3.1.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ policy-models-tosca --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ policy-models-tosca --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ policy-models-tosca --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ policy-models-tosca --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-tosca/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ policy-models-tosca --- [INFO] Installing /w/workspace/policy-models-sonar/models-tosca/pom.xml to /tmp/r/org/onap/policy/models/policy-models-tosca/3.1.1-SNAPSHOT/policy-models-tosca-3.1.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-3.1.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-tosca/3.1.1-SNAPSHOT/policy-models-tosca-3.1.1-SNAPSHOT.jar [INFO] [INFO] --------------< org.onap.policy.models:policy-models-pdp >-------------- [INFO] Building policy-models-pdp 3.1.1-SNAPSHOT [7/43] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ policy-models-pdp --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ policy-models-pdp --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ policy-models-pdp --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ policy-models-pdp --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-pdp/../target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/* --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ policy-models-pdp --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ policy-models-pdp --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ policy-models-pdp --- [INFO] skip non existing resourceDirectory /w/workspace/policy-models-sonar/models-pdp/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ policy-models-pdp --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 28 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ policy-models-pdp --- [INFO] Copying 5 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ policy-models-pdp --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 25 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ policy-models-pdp --- [INFO] Surefire report directory: /w/workspace/policy-models-sonar/models-pdp/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.models.pdp.concepts.PdpUpdateTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.220 s -- in org.onap.policy.models.pdp.concepts.PdpUpdateTest [INFO] Running org.onap.policy.models.pdp.concepts.PdpInstanceDetailsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.policy.models.pdp.concepts.PdpInstanceDetailsTest [INFO] Running org.onap.policy.models.pdp.concepts.DeploymentGroupsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.policy.models.pdp.concepts.DeploymentGroupsTest [INFO] Running org.onap.policy.models.pdp.concepts.PdpSubGroupTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 s -- in org.onap.policy.models.pdp.concepts.PdpSubGroupTest [INFO] Running org.onap.policy.models.pdp.concepts.PdpGroupFilterTest 18:36:36.609 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "testdata/PdpGroupsForFiltering.json" does not exist on the local file system 18:36:36.619 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-models-sonar/models-pdp/target/test-classes/testdata/PdpGroupsForFiltering.json" : 18:36:36.648 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "testdata/PdpGroupsForFiltering.json" does not exist on the local file system 18:36:36.648 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-models-sonar/models-pdp/target/test-classes/testdata/PdpGroupsForFiltering.json" : 18:36:36.654 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "testdata/PdpGroupsForFiltering.json" does not exist on the local file system 18:36:36.654 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-models-sonar/models-pdp/target/test-classes/testdata/PdpGroupsForFiltering.json" : 18:36:36.658 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "testdata/PdpGroupsForFiltering.json" does not exist on the local file system 18:36:36.659 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-models-sonar/models-pdp/target/test-classes/testdata/PdpGroupsForFiltering.json" : 18:36:36.662 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "testdata/PdpGroupsForFiltering.json" does not exist on the local file system 18:36:36.663 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-models-sonar/models-pdp/target/test-classes/testdata/PdpGroupsForFiltering.json" : 18:36:36.668 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "testdata/PdpGroupsForFiltering.json" does not exist on the local file system 18:36:36.668 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-models-sonar/models-pdp/target/test-classes/testdata/PdpGroupsForFiltering.json" : 18:36:36.676 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "testdata/PdpGroupsForFiltering.json" does not exist on the local file system 18:36:36.677 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-models-sonar/models-pdp/target/test-classes/testdata/PdpGroupsForFiltering.json" : 18:36:36.679 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "testdata/PdpGroupsForFiltering.json" does not exist on the local file system 18:36:36.679 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-models-sonar/models-pdp/target/test-classes/testdata/PdpGroupsForFiltering.json" : [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s -- in org.onap.policy.models.pdp.concepts.PdpGroupFilterTest [INFO] Running org.onap.policy.models.pdp.concepts.DeploymentGroupTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.policy.models.pdp.concepts.DeploymentGroupTest [INFO] Running org.onap.policy.models.pdp.concepts.PdpTopicCheckTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.models.pdp.concepts.PdpTopicCheckTest [INFO] Running org.onap.policy.models.pdp.concepts.PdpStatusTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.policy.models.pdp.concepts.PdpStatusTest [INFO] Running org.onap.policy.models.pdp.concepts.PdpMessageTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.onap.policy.models.pdp.concepts.PdpMessageTest [INFO] Running org.onap.policy.models.pdp.concepts.PdpGroupTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.policy.models.pdp.concepts.PdpGroupTest [INFO] Running org.onap.policy.models.pdp.concepts.PdpGroupsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.models.pdp.concepts.PdpGroupsTest [INFO] Running org.onap.policy.models.pdp.concepts.PdpEngineWorkerStatisticsTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.policy.models.pdp.concepts.PdpEngineWorkerStatisticsTest [INFO] Running org.onap.policy.models.pdp.concepts.ModelsTest 18:36:36.756 [main] INFO com.openpojo.log.LoggerFactory -- Logging subsystem initialized to [com.openpojo.log.impl.SLF4JLogger] 18:36:36.757 [main] INFO com.openpojo.reflection.coverage.service.PojoCoverageFilterServiceFactory -- Jacoco detected, auto-configuring OpenPojo to ignore its structures. 18:36:36.821 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to get value for environment variable: [sun.boot.class.path] 18:36:36.822 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/java/packages/lib 18:36:36.823 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/java/packages/lib] 18:36:36.823 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/lib/x86_64-linux-gnu/jni 18:36:36.823 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/lib/x86_64-linux-gnu/jni] 18:36:36.823 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /lib/x86_64-linux-gnu 18:36:36.823 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/lib/x86_64-linux-gnu] 18:36:36.823 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/lib/x86_64-linux-gnu 18:36:36.824 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/lib/x86_64-linux-gnu] 18:36:36.824 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/lib/jni 18:36:36.824 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/lib/jni] 18:36:36.824 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /lib 18:36:36.824 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/lib] 18:36:36.824 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/lib 18:36:36.824 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/lib] 18:36:36.825 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /w/workspace/policy-models-sonar/models-pdp/target/test-classes 18:36:36.825 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/w/workspace/policy-models-sonar/models-pdp/target/test-classes] 18:36:36.825 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /w/workspace/policy-models-sonar/models-pdp/target/classes 18:36:36.825 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/w/workspace/policy-models-sonar/models-pdp/target/classes] 18:36:36.825 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /w/workspace/policy-models-sonar/models-base/target/policy-models-base-3.1.1-SNAPSHOT.jar 18:36:36.826 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-3.1.1-SNAPSHOT.jar 18:36:36.826 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar 18:36:36.828 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-3.1.1-SNAPSHOT.jar 18:36:36.828 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-3.1.1-SNAPSHOT.jar 18:36:36.828 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /w/workspace/policy-models-sonar/models-examples/target/policy-models-examples-3.1.1-SNAPSHOT.jar 18:36:36.829 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/common/gson/2.1.1-SNAPSHOT/gson-2.1.1-SNAPSHOT.jar 18:36:36.829 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/common/common-parameters/2.1.1-SNAPSHOT/common-parameters-2.1.1-SNAPSHOT.jar 18:36:36.829 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.jar 18:36:36.830 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/prometheus/simpleclient/0.16.0/simpleclient-0.16.0.jar 18:36:36.830 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/prometheus/simpleclient_tracer_otel/0.16.0/simpleclient_tracer_otel-0.16.0.jar 18:36:36.830 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/prometheus/simpleclient_tracer_common/0.16.0/simpleclient_tracer_common-0.16.0.jar 18:36:36.831 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/prometheus/simpleclient_tracer_otel_agent/0.16.0/simpleclient_tracer_otel_agent-0.16.0.jar 18:36:36.831 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/prometheus/simpleclient_hotspot/0.16.0/simpleclient_hotspot-0.16.0.jar 18:36:36.831 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/prometheus/simpleclient_servlet_jakarta/0.16.0/simpleclient_servlet_jakarta-0.16.0.jar 18:36:36.831 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/prometheus/simpleclient_common/0.16.0/simpleclient_common-0.16.0.jar 18:36:36.831 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/prometheus/simpleclient_servlet_common/0.16.0/simpleclient_servlet_common-0.16.0.jar 18:36:36.831 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/prometheus/simpleclient_logback/0.16.0/simpleclient_logback-0.16.0.jar 18:36:36.831 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar 18:36:36.832 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1/jakarta.xml.bind-api-4.0.1.jar 18:36:36.832 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar 18:36:36.832 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar 18:36:36.832 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar 18:36:36.833 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/swagger/core/v3/swagger-jaxrs2-jakarta/2.2.15/swagger-jaxrs2-jakarta-2.2.15.jar 18:36:36.833 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/github/classgraph/classgraph/4.8.154/classgraph-4.8.154.jar 18:36:36.833 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/swagger/core/v3/swagger-models-jakarta/2.2.15/swagger-models-jakarta-2.2.15.jar 18:36:36.834 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.15.1/jackson-annotations-2.15.1.jar 18:36:36.834 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/swagger/core/v3/swagger-annotations-jakarta/2.2.15/swagger-annotations-jakarta-2.2.15.jar 18:36:36.834 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/swagger/core/v3/swagger-integration-jakarta/2.2.15/swagger-integration-jakarta-2.2.15.jar 18:36:36.834 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/swagger/core/v3/swagger-core-jakarta/2.2.15/swagger-core-jakarta-2.2.15.jar 18:36:36.835 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.15.1/jackson-dataformat-yaml-2.15.1.jar 18:36:36.835 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.1/jackson-datatype-jsr310-2.15.1.jar 18:36:36.835 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.1/jackson-databind-2.14.1.jar 18:36:36.836 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-json-provider/2.15.1/jackson-jakarta-rs-json-provider-2.15.1.jar 18:36:36.836 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-base/2.15.1/jackson-jakarta-rs-base-2.15.1.jar 18:36:36.837 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.15.1/jackson-module-jakarta-xmlbind-annotations-2.15.1.jar 18:36:36.837 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/swagger/core/v3/swagger-jaxrs2-servlet-initializer-v2-jakarta/2.2.15/swagger-jaxrs2-servlet-initializer-v2-jakarta-2.2.15.jar 18:36:36.837 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/hibernate/orm/hibernate-core/6.3.0.CR1/hibernate-core-6.3.0.CR1.jar 18:36:36.855 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar 18:36:36.856 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar 18:36:36.856 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar 18:36:36.856 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar 18:36:36.857 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar 18:36:36.857 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar 18:36:36.857 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.2/jaxb-runtime-4.0.2.jar 18:36:36.858 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jaxb/jaxb-core/4.0.2/jaxb-core-4.0.2.jar 18:36:36.858 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/angus/angus-activation/2.0.0/angus-activation-2.0.0.jar 18:36:36.859 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jaxb/txw2/4.0.2/txw2-4.0.2.jar 18:36:36.859 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/sun/istack/istack-commons-runtime/4.1.1/istack-commons-runtime-4.1.1.jar 18:36:36.859 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/inject/jakarta.inject-api/2.0.1.MR/jakarta.inject-api-2.0.1.MR.jar 18:36:36.859 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/antlr/antlr4-runtime/4.10.1/antlr4-runtime-4.10.1.jar 18:36:36.859 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar 18:36:36.866 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar 18:36:36.867 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar 18:36:36.867 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar 18:36:36.867 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/h2database/h2/2.2.220/h2-2.2.220.jar 18:36:36.869 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/common/utils/2.1.1-SNAPSHOT/utils-2.1.1-SNAPSHOT.jar 18:36:36.869 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/common/capabilities/2.1.1-SNAPSHOT/capabilities-2.1.1-SNAPSHOT.jar 18:36:36.869 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.jar 18:36:36.869 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/worldturner/medeia/medeia-validator-core/1.1.1/medeia-validator-core-1.1.1.jar 18:36:36.869 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.3.20/kotlin-reflect-1.3.20.jar 18:36:36.872 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.3.20/kotlin-stdlib-1.3.20.jar 18:36:36.873 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.20/kotlin-stdlib-common-1.3.20.jar 18:36:36.873 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.jar 18:36:36.873 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar 18:36:36.874 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar 18:36:36.874 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar 18:36:36.874 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/common/utils-test/2.1.1-SNAPSHOT/utils-test-2.1.1-SNAPSHOT.jar 18:36:36.875 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/bouncycastle/bcpkix-fips/1.0.7/bcpkix-fips-1.0.7.jar 18:36:36.875 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/bouncycastle/bc-fips/1.0.2.4/bc-fips-1.0.2.4.jar 18:36:36.879 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/commons/commons-jexl3/3.1/commons-jexl3-3.1.jar 18:36:36.880 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar 18:36:36.880 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/slf4j/slf4j-api/2.0.11/slf4j-api-2.0.11.jar 18:36:36.880 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar 18:36:36.881 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar 18:36:36.881 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/projectlombok/lombok/1.18.28/lombok-1.18.28.jar 18:36:36.882 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar 18:36:36.882 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/yaml/snakeyaml/2.0/snakeyaml-2.0.jar 18:36:36.883 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/mariadb/jdbc/mariadb-java-client/3.1.4/mariadb-java-client-3.1.4.jar 18:36:36.883 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/github/waffle/waffle-jna/3.2.0/waffle-jna-3.2.0.jar 18:36:36.884 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar 18:36:36.884 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1.jar 18:36:36.886 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar 18:36:36.886 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar 18:36:36.887 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar 18:36:36.887 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/postgresql/postgresql/42.6.0/postgresql-42.6.0.jar 18:36:36.888 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/checkerframework/checker-qual/3.31.0/checker-qual-3.31.0.jar 18:36:36.888 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar 18:36:36.889 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jersey/inject/jersey-hk2/3.1.3/jersey-hk2-3.1.3.jar 18:36:36.889 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jersey/core/jersey-common/3.1.3/jersey-common-3.1.3.jar 18:36:36.890 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar 18:36:36.890 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar 18:36:36.890 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/hk2/hk2-locator/3.0.4/hk2-locator-3.0.4.jar 18:36:36.890 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/3.0.4/aopalliance-repackaged-3.0.4.jar 18:36:36.891 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/hk2/hk2-api/3.0.4/hk2-api-3.0.4.jar 18:36:36.891 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/hk2/hk2-utils/3.0.4/hk2-utils-3.0.4.jar 18:36:36.891 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.jar 18:36:36.892 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.jar 18:36:36.892 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/jetty/toolchain/jetty-jakarta-servlet-api/5.0.2/jetty-jakarta-servlet-api-5.0.2.jar 18:36:36.893 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.jar 18:36:36.893 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.jar 18:36:36.893 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.jar 18:36:36.893 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.jar 18:36:36.894 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.jar 18:36:36.894 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jersey/containers/jersey-container-servlet/3.1.3/jersey-container-servlet-3.1.3.jar 18:36:36.894 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.3/jersey-container-servlet-core-3.1.3.jar 18:36:36.894 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jersey/core/jersey-server/3.1.3/jersey-server-3.1.3.jar 18:36:36.895 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jersey/core/jersey-client/3.1.3/jersey-client-3.1.3.jar 18:36:36.895 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar 18:36:36.896 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar 18:36:36.896 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar 18:36:36.897 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/net/bytebuddy/byte-buddy/1.14.6/byte-buddy-1.14.6.jar 18:36:36.900 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar 18:36:36.900 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/objenesis/objenesis/3.3/objenesis-3.3.jar 18:36:36.901 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/assertj/assertj-core/3.24.2/assertj-core-3.24.2.jar 18:36:36.901 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar 18:36:36.902 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar 18:36:36.902 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/httpcomponents/core5/httpcore5/5.2.2/httpcore5-5.2.2.jar 18:36:36.903 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar 18:36:36.903 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar 18:36:36.903 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/att/nsa/cambriaClient/1.2.1-oss/cambriaClient-1.2.1-oss.jar 18:36:36.904 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/att/nsa/saClientLibrary/1.3.0-oss/saClientLibrary-1.3.0-oss.jar 18:36:36.904 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar 18:36:36.904 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar 18:36:36.904 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar 18:36:36.905 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/httpcomponents/httpclient-cache/4.5/httpclient-cache-4.5.jar 18:36:36.905 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/att/nsa/saToolkit/1.2.0-oss/saToolkit-1.2.0-oss.jar 18:36:36.905 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jline/jline/2.12.1/jline-2.12.1.jar 18:36:36.905 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/json/json/20231013/json-20231013.jar 18:36:36.905 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to get value for environment variable: [java.ext.dirs] 18:36:36.961 [main] INFO com.openpojo.validation.affirm.Affirmation -- Dynamically setting affirmation implementation = [com.openpojo.validation.affirm.JUnitAssertAffirmation [@6cf31447: ]] 18:36:36.973 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:36.974 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:36.974 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:36.974 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:36.974 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:36.975 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.Pdp] using InstanceFactory 18:36:36.975 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.Pdp] using InstanceFactory 18:36:36.976 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.Pdp] using InstanceFactory 18:36:36.977 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pdp.concepts.Pdps.pdpList, fieldGetter=PojoMethodImpl [method=getPdpList args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setPdpList args=[interface java.util.List] return=void]]] with value [[Pdp(instanceId=null, pdpState=null, healthy=null, message=null, lastUpdate=null), Pdp(instanceId=null, pdpState=null, healthy=null, message=null, lastUpdate=null), Pdp(instanceId=null, pdpState=null, healthy=null, message=null, lastUpdate=null)]] 18:36:36.978 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:36.978 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:36.978 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:36.978 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.Pdp] using InstanceFactory 18:36:36.979 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.Pdp] using InstanceFactory 18:36:36.979 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.Pdp] using InstanceFactory 18:36:36.980 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.Pdp] using InstanceFactory 18:36:36.980 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pdp.concepts.Pdps.pdpList, fieldGetter=PojoMethodImpl [method=getPdpList args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setPdpList args=[interface java.util.List] return=void]]] with value [[Pdp(instanceId=null, pdpState=null, healthy=null, message=null, lastUpdate=null), Pdp(instanceId=null, pdpState=null, healthy=null, message=null, lastUpdate=null), Pdp(instanceId=null, pdpState=null, healthy=null, message=null, lastUpdate=null), Pdp(instanceId=null, pdpState=null, healthy=null, message=null, lastUpdate=null)]] 18:36:36.983 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpUpdate.source, fieldGetter=PojoMethodImpl [method=getSource args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setSource args=[class java.lang.String] return=void]]] with value [oGovPKf0bZW] 18:36:36.984 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpUpdate.description, fieldGetter=PojoMethodImpl [method=getDescription args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setDescription args=[class java.lang.String] return=void]]] with value [TR2cPA] 18:36:36.984 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.Long org.onap.policy.models.pdp.concepts.PdpUpdate.pdpHeartbeatIntervalMs, fieldGetter=PojoMethodImpl [method=getPdpHeartbeatIntervalMs args=[] return=class java.lang.Long], fieldSetter=PojoMethodImpl [method=setPdpHeartbeatIntervalMs args=[class java.lang.Long] return=void]]] with value [-6198024336887197470] 18:36:36.985 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:36.985 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:36.985 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:36.985 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:36.987 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaPolicy] using InstanceFactory 18:36:36.987 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaPolicy] using InstanceFactory 18:36:36.987 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaPolicy] using InstanceFactory 18:36:36.988 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pdp.concepts.PdpUpdate.policiesToBeDeployed, fieldGetter=PojoMethodImpl [method=getPoliciesToBeDeployed args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setPoliciesToBeDeployed args=[interface java.util.List] return=void]]] with value [[ToscaPolicy(super=ToscaWithTypeAndObjectProperties(type=null, typeVersion=null, properties=null)), ToscaPolicy(super=ToscaWithTypeAndObjectProperties(type=null, typeVersion=null, properties=null)), ToscaPolicy(super=ToscaWithTypeAndObjectProperties(type=null, typeVersion=null, properties=null))]] 18:36:36.988 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:36.989 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:36.989 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:36.990 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pdp.concepts.PdpUpdate.policiesToBeUndeployed, fieldGetter=PojoMethodImpl [method=getPoliciesToBeUndeployed args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setPoliciesToBeUndeployed args=[interface java.util.List] return=void]]] with value [[null null, null null]] 18:36:36.992 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpUpdate.source, fieldGetter=PojoMethodImpl [method=getSource args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setSource args=[class java.lang.String] return=void]]] with value [WyCtytS2Y0Q8WFa] 18:36:36.993 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpUpdate.description, fieldGetter=PojoMethodImpl [method=getDescription args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setDescription args=[class java.lang.String] return=void]]] with value [Qutsriy] 18:36:36.994 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.Long org.onap.policy.models.pdp.concepts.PdpUpdate.pdpHeartbeatIntervalMs, fieldGetter=PojoMethodImpl [method=getPdpHeartbeatIntervalMs args=[] return=class java.lang.Long], fieldSetter=PojoMethodImpl [method=setPdpHeartbeatIntervalMs args=[class java.lang.Long] return=void]]] with value [-4673016924450138219] 18:36:36.995 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:36.997 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaPolicy] using InstanceFactory 18:36:36.997 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaPolicy] using InstanceFactory 18:36:36.997 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pdp.concepts.PdpUpdate.policiesToBeDeployed, fieldGetter=PojoMethodImpl [method=getPoliciesToBeDeployed args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setPoliciesToBeDeployed args=[interface java.util.List] return=void]]] with value [[ToscaPolicy(super=ToscaWithTypeAndObjectProperties(type=null, typeVersion=null, properties=null)), ToscaPolicy(super=ToscaWithTypeAndObjectProperties(type=null, typeVersion=null, properties=null))]] 18:36:36.998 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:36.998 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:36.998 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:36.999 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pdp.concepts.PdpUpdate.policiesToBeUndeployed, fieldGetter=PojoMethodImpl [method=getPoliciesToBeUndeployed args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setPoliciesToBeUndeployed args=[interface java.util.List] return=void]]] with value [[null null, null null]] 18:36:36.999 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.Pdp.instanceId, fieldGetter=PojoMethodImpl [method=getInstanceId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setInstanceId args=[class java.lang.String] return=void]]] with value [nMQfAqCBYch0zfW] 18:36:37.001 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.pdp.enums.PdpState org.onap.policy.models.pdp.concepts.Pdp.pdpState, fieldGetter=PojoMethodImpl [method=getPdpState args=[] return=class org.onap.policy.models.pdp.enums.PdpState], fieldSetter=PojoMethodImpl [method=setPdpState args=[class org.onap.policy.models.pdp.enums.PdpState] return=void]]] with value [PASSIVE] 18:36:37.002 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.pdp.enums.PdpHealthStatus org.onap.policy.models.pdp.concepts.Pdp.healthy, fieldGetter=PojoMethodImpl [method=getHealthy args=[] return=class org.onap.policy.models.pdp.enums.PdpHealthStatus], fieldSetter=PojoMethodImpl [method=setHealthy args=[class org.onap.policy.models.pdp.enums.PdpHealthStatus] return=void]]] with value [TEST_IN_PROGRESS] 18:36:37.003 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.Pdp.message, fieldGetter=PojoMethodImpl [method=getMessage args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setMessage args=[class java.lang.String] return=void]]] with value [ffCMcUrIQN] 18:36:37.005 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.time.Instant org.onap.policy.models.pdp.concepts.Pdp.lastUpdate, fieldGetter=PojoMethodImpl [method=getLastUpdate args=[] return=class java.time.Instant], fieldSetter=PojoMethodImpl [method=setLastUpdate args=[class java.time.Instant] return=void]]] with value [1999-12-07T20:46:23.004394953Z] 18:36:37.006 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.Pdp.instanceId, fieldGetter=PojoMethodImpl [method=getInstanceId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setInstanceId args=[class java.lang.String] return=void]]] with value [dZ1eQxX] 18:36:37.007 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.pdp.enums.PdpState org.onap.policy.models.pdp.concepts.Pdp.pdpState, fieldGetter=PojoMethodImpl [method=getPdpState args=[] return=class org.onap.policy.models.pdp.enums.PdpState], fieldSetter=PojoMethodImpl [method=setPdpState args=[class org.onap.policy.models.pdp.enums.PdpState] return=void]]] with value [TEST] 18:36:37.007 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.pdp.enums.PdpHealthStatus org.onap.policy.models.pdp.concepts.Pdp.healthy, fieldGetter=PojoMethodImpl [method=getHealthy args=[] return=class org.onap.policy.models.pdp.enums.PdpHealthStatus], fieldSetter=PojoMethodImpl [method=setHealthy args=[class org.onap.policy.models.pdp.enums.PdpHealthStatus] return=void]]] with value [HEALTHY] 18:36:37.007 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.Pdp.message, fieldGetter=PojoMethodImpl [method=getMessage args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setMessage args=[class java.lang.String] return=void]]] with value [oPW7jrVyO3H] 18:36:37.008 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.time.Instant org.onap.policy.models.pdp.concepts.Pdp.lastUpdate, fieldGetter=PojoMethodImpl [method=getLastUpdate args=[] return=class java.time.Instant], fieldSetter=PojoMethodImpl [method=setLastUpdate args=[class java.time.Instant] return=void]]] with value [1940-02-14T18:58:51.007765165Z] 18:36:37.008 [main] WARN com.openpojo.validation.impl.DefaultValidator -- Attempt to execute behavioural test on non-constructable class=[class org.onap.policy.models.pdp.concepts.DeploymentSubGroup$Action] ignored 18:36:37.010 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpSubGroup.pdpType, fieldGetter=PojoMethodImpl [method=getPdpType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPdpType args=[class java.lang.String] return=void]]] with value [zlc3DII] 18:36:37.010 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.010 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.011 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.012 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:37.013 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:37.013 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:37.013 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pdp.concepts.PdpSubGroup.supportedPolicyTypes, fieldGetter=PojoMethodImpl [method=getSupportedPolicyTypes args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setSupportedPolicyTypes args=[interface java.util.List] return=void]]] with value [[null null, null null, null null]] 18:36:37.014 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.014 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:37.014 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:37.014 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:37.015 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pdp.concepts.PdpSubGroup.policies, fieldGetter=PojoMethodImpl [method=getPolicies args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setPolicies args=[interface java.util.List] return=void]]] with value [[null null, null null, null null]] 18:36:37.015 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private int org.onap.policy.models.pdp.concepts.PdpSubGroup.currentInstanceCount, fieldGetter=PojoMethodImpl [method=getCurrentInstanceCount args=[] return=int], fieldSetter=PojoMethodImpl [method=setCurrentInstanceCount args=[int] return=void]]] with value [831875165] 18:36:37.015 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private int org.onap.policy.models.pdp.concepts.PdpSubGroup.desiredInstanceCount, fieldGetter=PojoMethodImpl [method=getDesiredInstanceCount args=[] return=int], fieldSetter=PojoMethodImpl [method=setDesiredInstanceCount args=[int] return=void]]] with value [-71874330] 18:36:37.016 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.017 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.018 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.018 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.018 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.018 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.019 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.policy.models.pdp.concepts.PdpSubGroup.properties, fieldGetter=PojoMethodImpl [method=getProperties args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setProperties args=[interface java.util.Map] return=void]]] with value [{yBDfqDa=JhQcAM, u7jksx=Rmi3OWK, 2F00gT46=iMbhKw}] 18:36:37.020 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.020 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.020 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.020 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.Pdp] using InstanceFactory 18:36:37.020 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pdp.concepts.PdpSubGroup.pdpInstances, fieldGetter=PojoMethodImpl [method=getPdpInstances args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setPdpInstances args=[interface java.util.List] return=void]]] with value [[Pdp(instanceId=null, pdpState=null, healthy=null, message=null, lastUpdate=null)]] 18:36:37.020 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpSubGroup.pdpType, fieldGetter=PojoMethodImpl [method=getPdpType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPdpType args=[class java.lang.String] return=void]]] with value [e] 18:36:37.020 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.021 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.021 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:37.021 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:37.023 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:37.024 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:37.026 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pdp.concepts.PdpSubGroup.supportedPolicyTypes, fieldGetter=PojoMethodImpl [method=getSupportedPolicyTypes args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setSupportedPolicyTypes args=[interface java.util.List] return=void]]] with value [[null null, null null, null null, null null]] 18:36:37.026 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.026 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.027 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.027 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.027 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.027 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:37.027 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:37.027 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:37.027 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:37.027 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:37.027 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pdp.concepts.PdpSubGroup.policies, fieldGetter=PojoMethodImpl [method=getPolicies args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setPolicies args=[interface java.util.List] return=void]]] with value [[null null, null null, null null, null null, null null]] 18:36:37.027 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private int org.onap.policy.models.pdp.concepts.PdpSubGroup.currentInstanceCount, fieldGetter=PojoMethodImpl [method=getCurrentInstanceCount args=[] return=int], fieldSetter=PojoMethodImpl [method=setCurrentInstanceCount args=[int] return=void]]] with value [86917052] 18:36:37.028 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private int org.onap.policy.models.pdp.concepts.PdpSubGroup.desiredInstanceCount, fieldGetter=PojoMethodImpl [method=getDesiredInstanceCount args=[] return=int], fieldSetter=PojoMethodImpl [method=setDesiredInstanceCount args=[int] return=void]]] with value [1770450047] 18:36:37.028 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.028 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.028 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.028 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.028 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.policy.models.pdp.concepts.PdpSubGroup.properties, fieldGetter=PojoMethodImpl [method=getProperties args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setProperties args=[interface java.util.Map] return=void]]] with value [{6=HSyIusCg, HSfiE=8ZxaL, ffec4=FrKeeTy3SXl, XTqVB7ZTDTm=3JmEplt}] 18:36:37.029 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.029 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.029 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.029 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.Pdp] using InstanceFactory 18:36:37.029 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.Pdp] using InstanceFactory 18:36:37.029 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pdp.concepts.PdpSubGroup.pdpInstances, fieldGetter=PojoMethodImpl [method=getPdpInstances args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setPdpInstances args=[interface java.util.List] return=void]]] with value [[Pdp(instanceId=null, pdpState=null, healthy=null, message=null, lastUpdate=null), Pdp(instanceId=null, pdpState=null, healthy=null, message=null, lastUpdate=null)]] 18:36:37.035 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private static final long org.onap.policy.models.pdp.concepts.PdpEngineWorkerStatistics.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:36:37.036 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpEngineWorkerStatistics.engineId, fieldGetter=PojoMethodImpl [method=getEngineId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setEngineId args=[class java.lang.String] return=void]]] with value [KQD] 18:36:37.036 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.pdp.enums.PdpEngineWorkerState org.onap.policy.models.pdp.concepts.PdpEngineWorkerStatistics.engineWorkerState, fieldGetter=PojoMethodImpl [method=getEngineWorkerState args=[] return=class org.onap.policy.models.pdp.enums.PdpEngineWorkerState], fieldSetter=PojoMethodImpl [method=setEngineWorkerState args=[class org.onap.policy.models.pdp.enums.PdpEngineWorkerState] return=void]]] with value [READY] 18:36:37.036 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private long org.onap.policy.models.pdp.concepts.PdpEngineWorkerStatistics.engineTimeStamp, fieldGetter=PojoMethodImpl [method=getEngineTimeStamp args=[] return=long], fieldSetter=PojoMethodImpl [method=setEngineTimeStamp args=[long] return=void]]] with value [1996851423437237561] 18:36:37.036 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private long org.onap.policy.models.pdp.concepts.PdpEngineWorkerStatistics.eventCount, fieldGetter=PojoMethodImpl [method=getEventCount args=[] return=long], fieldSetter=PojoMethodImpl [method=setEventCount args=[long] return=void]]] with value [152246017305183858] 18:36:37.036 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private long org.onap.policy.models.pdp.concepts.PdpEngineWorkerStatistics.lastExecutionTime, fieldGetter=PojoMethodImpl [method=getLastExecutionTime args=[] return=long], fieldSetter=PojoMethodImpl [method=setLastExecutionTime args=[long] return=void]]] with value [-827354906599112416] 18:36:37.037 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private double org.onap.policy.models.pdp.concepts.PdpEngineWorkerStatistics.averageExecutionTime, fieldGetter=PojoMethodImpl [method=getAverageExecutionTime args=[] return=double], fieldSetter=PojoMethodImpl [method=setAverageExecutionTime args=[double] return=void]]] with value [0.12493614770278072] 18:36:37.037 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private long org.onap.policy.models.pdp.concepts.PdpEngineWorkerStatistics.upTime, fieldGetter=PojoMethodImpl [method=getUpTime args=[] return=long], fieldSetter=PojoMethodImpl [method=setUpTime args=[long] return=void]]] with value [2080702467144779995] 18:36:37.037 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private long org.onap.policy.models.pdp.concepts.PdpEngineWorkerStatistics.lastEnterTime, fieldGetter=PojoMethodImpl [method=getLastEnterTime args=[] return=long], fieldSetter=PojoMethodImpl [method=setLastEnterTime args=[long] return=void]]] with value [-4554112736615294706] 18:36:37.037 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private long org.onap.policy.models.pdp.concepts.PdpEngineWorkerStatistics.lastStart, fieldGetter=PojoMethodImpl [method=getLastStart args=[] return=long], fieldSetter=PojoMethodImpl [method=setLastStart args=[long] return=void]]] with value [625639383782495863] 18:36:37.037 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private static final long org.onap.policy.models.pdp.concepts.PdpEngineWorkerStatistics.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:36:37.037 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpEngineWorkerStatistics.engineId, fieldGetter=PojoMethodImpl [method=getEngineId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setEngineId args=[class java.lang.String] return=void]]] with value [ZZ5rOHp] 18:36:37.038 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.pdp.enums.PdpEngineWorkerState org.onap.policy.models.pdp.concepts.PdpEngineWorkerStatistics.engineWorkerState, fieldGetter=PojoMethodImpl [method=getEngineWorkerState args=[] return=class org.onap.policy.models.pdp.enums.PdpEngineWorkerState], fieldSetter=PojoMethodImpl [method=setEngineWorkerState args=[class org.onap.policy.models.pdp.enums.PdpEngineWorkerState] return=void]]] with value [EXECUTING] 18:36:37.038 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private long org.onap.policy.models.pdp.concepts.PdpEngineWorkerStatistics.engineTimeStamp, fieldGetter=PojoMethodImpl [method=getEngineTimeStamp args=[] return=long], fieldSetter=PojoMethodImpl [method=setEngineTimeStamp args=[long] return=void]]] with value [1869519029348985005] 18:36:37.038 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private long org.onap.policy.models.pdp.concepts.PdpEngineWorkerStatistics.eventCount, fieldGetter=PojoMethodImpl [method=getEventCount args=[] return=long], fieldSetter=PojoMethodImpl [method=setEventCount args=[long] return=void]]] with value [11580022253123786] 18:36:37.038 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private long org.onap.policy.models.pdp.concepts.PdpEngineWorkerStatistics.lastExecutionTime, fieldGetter=PojoMethodImpl [method=getLastExecutionTime args=[] return=long], fieldSetter=PojoMethodImpl [method=setLastExecutionTime args=[long] return=void]]] with value [-4014726430527770775] 18:36:37.038 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private double org.onap.policy.models.pdp.concepts.PdpEngineWorkerStatistics.averageExecutionTime, fieldGetter=PojoMethodImpl [method=getAverageExecutionTime args=[] return=double], fieldSetter=PojoMethodImpl [method=setAverageExecutionTime args=[double] return=void]]] with value [0.11341463787565009] 18:36:37.039 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private long org.onap.policy.models.pdp.concepts.PdpEngineWorkerStatistics.upTime, fieldGetter=PojoMethodImpl [method=getUpTime args=[] return=long], fieldSetter=PojoMethodImpl [method=setUpTime args=[long] return=void]]] with value [-1846627679326002888] 18:36:37.039 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private long org.onap.policy.models.pdp.concepts.PdpEngineWorkerStatistics.lastEnterTime, fieldGetter=PojoMethodImpl [method=getLastEnterTime args=[] return=long], fieldSetter=PojoMethodImpl [method=setLastEnterTime args=[long] return=void]]] with value [-2812591414027553734] 18:36:37.039 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private long org.onap.policy.models.pdp.concepts.PdpEngineWorkerStatistics.lastStart, fieldGetter=PojoMethodImpl [method=getLastStart args=[] return=long], fieldSetter=PojoMethodImpl [method=setLastStart args=[long] return=void]]] with value [7596754261847581438] 18:36:37.039 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private static final java.lang.String org.onap.policy.models.pdp.concepts.DeploymentGroups.GROUPS_FIELD, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:36:37.039 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.039 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.DeploymentGroup] using InstanceFactory 18:36:37.039 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.DeploymentGroup] using InstanceFactory 18:36:37.040 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.DeploymentGroup] using InstanceFactory 18:36:37.040 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.DeploymentGroup] using InstanceFactory 18:36:37.040 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pdp.concepts.DeploymentGroups.groups, fieldGetter=PojoMethodImpl [method=getGroups args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setGroups args=[interface java.util.List] return=void]]] with value [[DeploymentGroup(name=null, deploymentSubgroups=null), DeploymentGroup(name=null, deploymentSubgroups=null), DeploymentGroup(name=null, deploymentSubgroups=null), DeploymentGroup(name=null, deploymentSubgroups=null)]] 18:36:37.040 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private static final java.lang.String org.onap.policy.models.pdp.concepts.DeploymentGroups.GROUPS_FIELD, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:36:37.040 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.040 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.040 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.040 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.040 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.040 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.DeploymentGroup] using InstanceFactory 18:36:37.041 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.DeploymentGroup] using InstanceFactory 18:36:37.041 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.DeploymentGroup] using InstanceFactory 18:36:37.041 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pdp.concepts.DeploymentGroups.groups, fieldGetter=PojoMethodImpl [method=getGroups args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setGroups args=[interface java.util.List] return=void]]] with value [[DeploymentGroup(name=null, deploymentSubgroups=null), DeploymentGroup(name=null, deploymentSubgroups=null), DeploymentGroup(name=null, deploymentSubgroups=null)]] 18:36:37.041 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpResponseDetails.responseTo, fieldGetter=PojoMethodImpl [method=getResponseTo args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setResponseTo args=[class java.lang.String] return=void]]] with value [dtQUVXNQTUpOp] 18:36:37.042 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.pdp.enums.PdpResponseStatus org.onap.policy.models.pdp.concepts.PdpResponseDetails.responseStatus, fieldGetter=PojoMethodImpl [method=getResponseStatus args=[] return=class org.onap.policy.models.pdp.enums.PdpResponseStatus], fieldSetter=PojoMethodImpl [method=setResponseStatus args=[class org.onap.policy.models.pdp.enums.PdpResponseStatus] return=void]]] with value [FAIL] 18:36:37.042 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpResponseDetails.responseMessage, fieldGetter=PojoMethodImpl [method=getResponseMessage args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setResponseMessage args=[class java.lang.String] return=void]]] with value [4IJ1n] 18:36:37.042 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpResponseDetails.responseTo, fieldGetter=PojoMethodImpl [method=getResponseTo args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setResponseTo args=[class java.lang.String] return=void]]] with value [6wB0b] 18:36:37.042 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.pdp.enums.PdpResponseStatus org.onap.policy.models.pdp.concepts.PdpResponseDetails.responseStatus, fieldGetter=PojoMethodImpl [method=getResponseStatus args=[] return=class org.onap.policy.models.pdp.enums.PdpResponseStatus], fieldSetter=PojoMethodImpl [method=setResponseStatus args=[class org.onap.policy.models.pdp.enums.PdpResponseStatus] return=void]]] with value [SUCCESS] 18:36:37.042 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpResponseDetails.responseMessage, fieldGetter=PojoMethodImpl [method=getResponseMessage args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setResponseMessage args=[class java.lang.String] return=void]]] with value [d9e1WGBlIb] 18:36:37.044 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.044 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:37.044 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:37.044 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:37.045 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:37.045 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:37.045 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.045 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.045 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.045 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:37.045 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:37.045 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:37.050 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.050 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.051 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.051 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.051 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:37.051 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.051 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:37.051 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:37.051 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:37.051 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpGroupFilter.name, fieldGetter=PojoMethodImpl [method=getName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setName args=[class java.lang.String] return=void]]] with value [HVm2oMB] 18:36:37.051 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.pdp.enums.PdpState org.onap.policy.models.pdp.concepts.PdpGroupFilter.groupState, fieldGetter=PojoMethodImpl [method=getGroupState args=[] return=class org.onap.policy.models.pdp.enums.PdpState], fieldSetter=PojoMethodImpl [method=setGroupState args=[class org.onap.policy.models.pdp.enums.PdpState] return=void]]] with value [PASSIVE] 18:36:37.052 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpGroupFilter.pdpType, fieldGetter=PojoMethodImpl [method=getPdpType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPdpType args=[class java.lang.String] return=void]]] with value [y] 18:36:37.052 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.052 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.062 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.062 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.062 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.062 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:37.062 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:37.062 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pdp.concepts.PdpGroupFilter.policyTypeList, fieldGetter=PojoMethodImpl [method=getPolicyTypeList args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setPolicyTypeList args=[interface java.util.List] return=void]]] with value [[null null, null null]] 18:36:37.062 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private boolean org.onap.policy.models.pdp.concepts.PdpGroupFilter.matchPolicyTypesExactly, fieldGetter=PojoMethodImpl [method=isMatchPolicyTypesExactly args=[] return=boolean], fieldSetter=PojoMethodImpl [method=setMatchPolicyTypesExactly args=[boolean] return=void]]] with value [true] 18:36:37.062 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.063 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:37.063 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:37.063 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:37.063 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:37.063 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pdp.concepts.PdpGroupFilter.policyList, fieldGetter=PojoMethodImpl [method=getPolicyList args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setPolicyList args=[interface java.util.List] return=void]]] with value [[null null, null null, null null, null null]] 18:36:37.063 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private boolean org.onap.policy.models.pdp.concepts.PdpGroupFilter.matchPoliciesExactly, fieldGetter=PojoMethodImpl [method=isMatchPoliciesExactly args=[] return=boolean], fieldSetter=PojoMethodImpl [method=setMatchPoliciesExactly args=[boolean] return=void]]] with value [true] 18:36:37.063 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.pdp.enums.PdpState org.onap.policy.models.pdp.concepts.PdpGroupFilter.pdpState, fieldGetter=PojoMethodImpl [method=getPdpState args=[] return=class org.onap.policy.models.pdp.enums.PdpState], fieldSetter=PojoMethodImpl [method=setPdpState args=[class org.onap.policy.models.pdp.enums.PdpState] return=void]]] with value [PASSIVE] 18:36:37.063 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.064 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.064 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.064 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:37.064 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.064 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.064 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.064 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.064 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:37.064 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:37.064 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:37.065 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpGroupFilter.name, fieldGetter=PojoMethodImpl [method=getName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setName args=[class java.lang.String] return=void]]] with value [EiHs43nc3qd] 18:36:37.065 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.pdp.enums.PdpState org.onap.policy.models.pdp.concepts.PdpGroupFilter.groupState, fieldGetter=PojoMethodImpl [method=getGroupState args=[] return=class org.onap.policy.models.pdp.enums.PdpState], fieldSetter=PojoMethodImpl [method=setGroupState args=[class org.onap.policy.models.pdp.enums.PdpState] return=void]]] with value [TERMINATED] 18:36:37.065 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpGroupFilter.pdpType, fieldGetter=PojoMethodImpl [method=getPdpType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPdpType args=[class java.lang.String] return=void]]] with value [7uB] 18:36:37.065 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.065 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:37.065 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:37.065 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:37.065 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pdp.concepts.PdpGroupFilter.policyTypeList, fieldGetter=PojoMethodImpl [method=getPolicyTypeList args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setPolicyTypeList args=[interface java.util.List] return=void]]] with value [[null null, null null, null null]] 18:36:37.067 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private boolean org.onap.policy.models.pdp.concepts.PdpGroupFilter.matchPolicyTypesExactly, fieldGetter=PojoMethodImpl [method=isMatchPolicyTypesExactly args=[] return=boolean], fieldSetter=PojoMethodImpl [method=setMatchPolicyTypesExactly args=[boolean] return=void]]] with value [false] 18:36:37.067 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.068 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.068 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.068 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:37.068 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:37.070 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:37.071 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:37.071 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:37.071 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pdp.concepts.PdpGroupFilter.policyList, fieldGetter=PojoMethodImpl [method=getPolicyList args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setPolicyList args=[interface java.util.List] return=void]]] with value [[null null, null null, null null, null null, null null]] 18:36:37.071 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private boolean org.onap.policy.models.pdp.concepts.PdpGroupFilter.matchPoliciesExactly, fieldGetter=PojoMethodImpl [method=isMatchPoliciesExactly args=[] return=boolean], fieldSetter=PojoMethodImpl [method=setMatchPoliciesExactly args=[boolean] return=void]]] with value [false] 18:36:37.071 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.pdp.enums.PdpState org.onap.policy.models.pdp.concepts.PdpGroupFilter.pdpState, fieldGetter=PojoMethodImpl [method=getPdpState args=[] return=class org.onap.policy.models.pdp.enums.PdpState], fieldSetter=PojoMethodImpl [method=setPdpState args=[class org.onap.policy.models.pdp.enums.PdpState] return=void]]] with value [TEST] 18:36:37.072 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpStateChange.source, fieldGetter=PojoMethodImpl [method=getSource args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setSource args=[class java.lang.String] return=void]]] with value [16jWTA] 18:36:37.072 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.pdp.enums.PdpState org.onap.policy.models.pdp.concepts.PdpStateChange.state, fieldGetter=PojoMethodImpl [method=getState args=[] return=class org.onap.policy.models.pdp.enums.PdpState], fieldSetter=PojoMethodImpl [method=setState args=[class org.onap.policy.models.pdp.enums.PdpState] return=void]]] with value [ACTIVE] 18:36:37.073 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpStateChange.source, fieldGetter=PojoMethodImpl [method=getSource args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setSource args=[class java.lang.String] return=void]]] with value [UUvIeG4Rh1] 18:36:37.073 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.pdp.enums.PdpState org.onap.policy.models.pdp.concepts.PdpStateChange.state, fieldGetter=PojoMethodImpl [method=getState args=[] return=class org.onap.policy.models.pdp.enums.PdpState], fieldSetter=PojoMethodImpl [method=setState args=[class org.onap.policy.models.pdp.enums.PdpState] return=void]]] with value [ACTIVE] 18:36:37.074 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpStatus.pdpType, fieldGetter=PojoMethodImpl [method=getPdpType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPdpType args=[class java.lang.String] return=void]]] with value [zBedvcr] 18:36:37.074 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.pdp.enums.PdpState org.onap.policy.models.pdp.concepts.PdpStatus.state, fieldGetter=PojoMethodImpl [method=getState args=[] return=class org.onap.policy.models.pdp.enums.PdpState], fieldSetter=PojoMethodImpl [method=setState args=[class org.onap.policy.models.pdp.enums.PdpState] return=void]]] with value [ACTIVE] 18:36:37.074 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.pdp.enums.PdpHealthStatus org.onap.policy.models.pdp.concepts.PdpStatus.healthy, fieldGetter=PojoMethodImpl [method=getHealthy args=[] return=class org.onap.policy.models.pdp.enums.PdpHealthStatus], fieldSetter=PojoMethodImpl [method=setHealthy args=[class org.onap.policy.models.pdp.enums.PdpHealthStatus] return=void]]] with value [NOT_HEALTHY] 18:36:37.074 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpStatus.description, fieldGetter=PojoMethodImpl [method=getDescription args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setDescription args=[class java.lang.String] return=void]]] with value [vRqVjGC6ao] 18:36:37.074 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.074 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.074 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.074 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.074 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.075 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:37.075 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:37.075 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:37.075 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:37.075 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:37.075 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pdp.concepts.PdpStatus.policies, fieldGetter=PojoMethodImpl [method=getPolicies args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setPolicies args=[interface java.util.List] return=void]]] with value [[null null, null null, null null, null null, null null]] 18:36:37.075 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpStatus.deploymentInstanceInfo, fieldGetter=PojoMethodImpl [method=getDeploymentInstanceInfo args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setDeploymentInstanceInfo args=[class java.lang.String] return=void]]] with value [46] 18:36:37.075 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpStatus.properties, fieldGetter=PojoMethodImpl [method=getProperties args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setProperties args=[class java.lang.String] return=void]]] with value [HCsfSp] 18:36:37.075 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.PdpResponseDetails] using InstanceFactory 18:36:37.075 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.pdp.concepts.PdpResponseDetails org.onap.policy.models.pdp.concepts.PdpStatus.response, fieldGetter=PojoMethodImpl [method=getResponse args=[] return=class org.onap.policy.models.pdp.concepts.PdpResponseDetails], fieldSetter=PojoMethodImpl [method=setResponse args=[class org.onap.policy.models.pdp.concepts.PdpResponseDetails] return=void]]] with value [PdpResponseDetails(responseTo=null, responseStatus=null, responseMessage=null)] 18:36:37.076 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpStatus.pdpType, fieldGetter=PojoMethodImpl [method=getPdpType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPdpType args=[class java.lang.String] return=void]]] with value [LFSSLb] 18:36:37.076 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.pdp.enums.PdpState org.onap.policy.models.pdp.concepts.PdpStatus.state, fieldGetter=PojoMethodImpl [method=getState args=[] return=class org.onap.policy.models.pdp.enums.PdpState], fieldSetter=PojoMethodImpl [method=setState args=[class org.onap.policy.models.pdp.enums.PdpState] return=void]]] with value [ACTIVE] 18:36:37.076 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.pdp.enums.PdpHealthStatus org.onap.policy.models.pdp.concepts.PdpStatus.healthy, fieldGetter=PojoMethodImpl [method=getHealthy args=[] return=class org.onap.policy.models.pdp.enums.PdpHealthStatus], fieldSetter=PojoMethodImpl [method=setHealthy args=[class org.onap.policy.models.pdp.enums.PdpHealthStatus] return=void]]] with value [TEST_IN_PROGRESS] 18:36:37.076 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpStatus.description, fieldGetter=PojoMethodImpl [method=getDescription args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setDescription args=[class java.lang.String] return=void]]] with value [H0QYynRT] 18:36:37.076 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.076 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.076 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.076 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.076 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.077 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:37.077 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pdp.concepts.PdpStatus.policies, fieldGetter=PojoMethodImpl [method=getPolicies args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setPolicies args=[interface java.util.List] return=void]]] with value [[null null]] 18:36:37.077 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpStatus.deploymentInstanceInfo, fieldGetter=PojoMethodImpl [method=getDeploymentInstanceInfo args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setDeploymentInstanceInfo args=[class java.lang.String] return=void]]] with value [MpNsY60IP81xw] 18:36:37.077 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpStatus.properties, fieldGetter=PojoMethodImpl [method=getProperties args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setProperties args=[class java.lang.String] return=void]]] with value [dJdazi2qs] 18:36:37.077 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.PdpResponseDetails] using InstanceFactory 18:36:37.077 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.pdp.concepts.PdpResponseDetails org.onap.policy.models.pdp.concepts.PdpStatus.response, fieldGetter=PojoMethodImpl [method=getResponse args=[] return=class org.onap.policy.models.pdp.concepts.PdpResponseDetails], fieldSetter=PojoMethodImpl [method=setResponse args=[class org.onap.policy.models.pdp.concepts.PdpResponseDetails] return=void]]] with value [PdpResponseDetails(responseTo=null, responseStatus=null, responseMessage=null)] 18:36:37.077 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private static final java.lang.String org.onap.policy.models.pdp.concepts.PdpGroups.GROUPS_FIELD, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:36:37.077 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.078 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.078 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.078 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.078 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.PdpGroup] using InstanceFactory 18:36:37.078 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.PdpGroup] using InstanceFactory 18:36:37.078 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pdp.concepts.PdpGroups.groups, fieldGetter=PojoMethodImpl [method=getGroups args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setGroups args=[interface java.util.List] return=void]]] with value [[PdpGroup(name=null, description=null, pdpGroupState=null, properties=null, pdpSubgroups=null), PdpGroup(name=null, description=null, pdpGroupState=null, properties=null, pdpSubgroups=null)]] 18:36:37.078 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private static final java.lang.String org.onap.policy.models.pdp.concepts.PdpGroups.GROUPS_FIELD, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:36:37.078 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.078 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.078 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.078 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.078 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.078 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.PdpGroup] using InstanceFactory 18:36:37.079 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.PdpGroup] using InstanceFactory 18:36:37.079 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.PdpGroup] using InstanceFactory 18:36:37.079 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pdp.concepts.PdpGroups.groups, fieldGetter=PojoMethodImpl [method=getGroups args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setGroups args=[interface java.util.List] return=void]]] with value [[PdpGroup(name=null, description=null, pdpGroupState=null, properties=null, pdpSubgroups=null), PdpGroup(name=null, description=null, pdpGroupState=null, properties=null, pdpSubgroups=null), PdpGroup(name=null, description=null, pdpGroupState=null, properties=null, pdpSubgroups=null)]] 18:36:37.079 [main] WARN com.openpojo.validation.impl.DefaultValidator -- Attempt to execute behavioural test on non-constructable class=[class org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State] ignored 18:36:37.079 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private static final java.lang.String org.onap.policy.models.pdp.concepts.DeploymentGroup.SUBGROUP_FIELD, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:36:37.079 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.DeploymentGroup.name, fieldGetter=PojoMethodImpl [method=getName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setName args=[class java.lang.String] return=void]]] with value [YTCK] 18:36:37.079 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.079 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.079 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.DeploymentSubGroup] using InstanceFactory 18:36:37.079 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.DeploymentSubGroup] using InstanceFactory 18:36:37.080 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.DeploymentSubGroup] using InstanceFactory 18:36:37.080 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pdp.concepts.DeploymentGroup.deploymentSubgroups, fieldGetter=PojoMethodImpl [method=getDeploymentSubgroups args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setDeploymentSubgroups args=[interface java.util.List] return=void]]] with value [[DeploymentSubGroup(pdpType=null, action=null, policies=null), DeploymentSubGroup(pdpType=null, action=null, policies=null), DeploymentSubGroup(pdpType=null, action=null, policies=null)]] 18:36:37.080 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private static final java.lang.String org.onap.policy.models.pdp.concepts.DeploymentGroup.SUBGROUP_FIELD, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:36:37.080 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.DeploymentGroup.name, fieldGetter=PojoMethodImpl [method=getName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setName args=[class java.lang.String] return=void]]] with value [vxS] 18:36:37.080 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.080 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.080 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.DeploymentSubGroup] using InstanceFactory 18:36:37.080 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.DeploymentSubGroup] using InstanceFactory 18:36:37.080 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.DeploymentSubGroup] using InstanceFactory 18:36:37.080 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.DeploymentSubGroup] using InstanceFactory 18:36:37.080 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pdp.concepts.DeploymentGroup.deploymentSubgroups, fieldGetter=PojoMethodImpl [method=getDeploymentSubgroups args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setDeploymentSubgroups args=[interface java.util.List] return=void]]] with value [[DeploymentSubGroup(pdpType=null, action=null, policies=null), DeploymentSubGroup(pdpType=null, action=null, policies=null), DeploymentSubGroup(pdpType=null, action=null, policies=null), DeploymentSubGroup(pdpType=null, action=null, policies=null)]] 18:36:37.085 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpPolicyStatus$PdpPolicyStatusBuilder.pdpGroup, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:36:37.085 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpPolicyStatus$PdpPolicyStatusBuilder.pdpType, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:36:37.085 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpPolicyStatus$PdpPolicyStatusBuilder.pdpId, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:36:37.085 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier org.onap.policy.models.pdp.concepts.PdpPolicyStatus$PdpPolicyStatusBuilder.policy, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:36:37.085 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier org.onap.policy.models.pdp.concepts.PdpPolicyStatus$PdpPolicyStatusBuilder.policyType, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:36:37.086 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private boolean org.onap.policy.models.pdp.concepts.PdpPolicyStatus$PdpPolicyStatusBuilder.deploy, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:36:37.086 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State org.onap.policy.models.pdp.concepts.PdpPolicyStatus$PdpPolicyStatusBuilder.state, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:36:37.086 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpPolicyStatus$PdpPolicyStatusBuilder.pdpGroup, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:36:37.086 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpPolicyStatus$PdpPolicyStatusBuilder.pdpType, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:36:37.086 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpPolicyStatus$PdpPolicyStatusBuilder.pdpId, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:36:37.086 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier org.onap.policy.models.pdp.concepts.PdpPolicyStatus$PdpPolicyStatusBuilder.policy, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:36:37.086 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier org.onap.policy.models.pdp.concepts.PdpPolicyStatus$PdpPolicyStatusBuilder.policyType, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:36:37.086 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private boolean org.onap.policy.models.pdp.concepts.PdpPolicyStatus$PdpPolicyStatusBuilder.deploy, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:36:37.086 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State org.onap.policy.models.pdp.concepts.PdpPolicyStatus$PdpPolicyStatusBuilder.state, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:36:37.086 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpPolicyStatus.pdpGroup, fieldGetter=PojoMethodImpl [method=getPdpGroup args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPdpGroup args=[class java.lang.String] return=void]]] with value [4HRUJS301INXtp] 18:36:37.086 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpPolicyStatus.pdpType, fieldGetter=PojoMethodImpl [method=getPdpType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPdpType args=[class java.lang.String] return=void]]] with value [xb9] 18:36:37.087 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpPolicyStatus.pdpId, fieldGetter=PojoMethodImpl [method=getPdpId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPdpId args=[class java.lang.String] return=void]]] with value [0vSjr] 18:36:37.087 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:37.087 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier org.onap.policy.models.pdp.concepts.PdpPolicyStatus.policy, fieldGetter=PojoMethodImpl [method=getPolicy args=[] return=class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier], fieldSetter=PojoMethodImpl [method=setPolicy args=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] return=void]]] with value [null null] 18:36:37.087 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:37.087 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier org.onap.policy.models.pdp.concepts.PdpPolicyStatus.policyType, fieldGetter=PojoMethodImpl [method=getPolicyType args=[] return=class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier], fieldSetter=PojoMethodImpl [method=setPolicyType args=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] return=void]]] with value [null null] 18:36:37.087 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private boolean org.onap.policy.models.pdp.concepts.PdpPolicyStatus.deploy, fieldGetter=PojoMethodImpl [method=isDeploy args=[] return=boolean], fieldSetter=PojoMethodImpl [method=setDeploy args=[boolean] return=void]]] with value [false] 18:36:37.087 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State org.onap.policy.models.pdp.concepts.PdpPolicyStatus.state, fieldGetter=PojoMethodImpl [method=getState args=[] return=class org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State], fieldSetter=PojoMethodImpl [method=setState args=[class org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State] return=void]]] with value [FAILURE] 18:36:37.087 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpPolicyStatus.pdpGroup, fieldGetter=PojoMethodImpl [method=getPdpGroup args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPdpGroup args=[class java.lang.String] return=void]]] with value [pr5448Ga7pHf] 18:36:37.088 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpPolicyStatus.pdpType, fieldGetter=PojoMethodImpl [method=getPdpType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPdpType args=[class java.lang.String] return=void]]] with value [paXQYTo8ti2e] 18:36:37.088 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpPolicyStatus.pdpId, fieldGetter=PojoMethodImpl [method=getPdpId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPdpId args=[class java.lang.String] return=void]]] with value [O3upiSMgD8W] 18:36:37.088 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:37.088 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier org.onap.policy.models.pdp.concepts.PdpPolicyStatus.policy, fieldGetter=PojoMethodImpl [method=getPolicy args=[] return=class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier], fieldSetter=PojoMethodImpl [method=setPolicy args=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] return=void]]] with value [null null] 18:36:37.088 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:37.088 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier org.onap.policy.models.pdp.concepts.PdpPolicyStatus.policyType, fieldGetter=PojoMethodImpl [method=getPolicyType args=[] return=class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier], fieldSetter=PojoMethodImpl [method=setPolicyType args=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] return=void]]] with value [null null] 18:36:37.088 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private boolean org.onap.policy.models.pdp.concepts.PdpPolicyStatus.deploy, fieldGetter=PojoMethodImpl [method=isDeploy args=[] return=boolean], fieldSetter=PojoMethodImpl [method=setDeploy args=[boolean] return=void]]] with value [false] 18:36:37.088 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State org.onap.policy.models.pdp.concepts.PdpPolicyStatus.state, fieldGetter=PojoMethodImpl [method=getState args=[] return=class org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State], fieldSetter=PojoMethodImpl [method=setState args=[class org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State] return=void]]] with value [SUCCESS] 18:36:37.088 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private static final java.lang.String org.onap.policy.models.pdp.concepts.PdpGroup.SUBGROUP_FIELD, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:36:37.088 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpGroup.name, fieldGetter=PojoMethodImpl [method=getName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setName args=[class java.lang.String] return=void]]] with value [oiNRdO] 18:36:37.088 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpGroup.description, fieldGetter=PojoMethodImpl [method=getDescription args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setDescription args=[class java.lang.String] return=void]]] with value [puziysQV4O] 18:36:37.089 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.pdp.enums.PdpState org.onap.policy.models.pdp.concepts.PdpGroup.pdpGroupState, fieldGetter=PojoMethodImpl [method=getPdpGroupState args=[] return=class org.onap.policy.models.pdp.enums.PdpState], fieldSetter=PojoMethodImpl [method=setPdpGroupState args=[class org.onap.policy.models.pdp.enums.PdpState] return=void]]] with value [PASSIVE] 18:36:37.089 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.089 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.089 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.089 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.089 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.policy.models.pdp.concepts.PdpGroup.properties, fieldGetter=PojoMethodImpl [method=getProperties args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setProperties args=[interface java.util.Map] return=void]]] with value [{SiZ1Ew3Rh0P=LkDR, XlvNlR30xfKK=cJODb, l04sDe=zedKLLj9aJai}] 18:36:37.089 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.089 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.089 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.PdpSubGroup] using InstanceFactory 18:36:37.089 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.PdpSubGroup] using InstanceFactory 18:36:37.097 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.PdpSubGroup] using InstanceFactory 18:36:37.097 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.PdpSubGroup] using InstanceFactory 18:36:37.097 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pdp.concepts.PdpGroup.pdpSubgroups, fieldGetter=PojoMethodImpl [method=getPdpSubgroups args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setPdpSubgroups args=[interface java.util.List] return=void]]] with value [[PdpSubGroup(pdpType=null, supportedPolicyTypes=null, policies=null, currentInstanceCount=0, desiredInstanceCount=0, properties=null, pdpInstances=null), PdpSubGroup(pdpType=null, supportedPolicyTypes=null, policies=null, currentInstanceCount=0, desiredInstanceCount=0, properties=null, pdpInstances=null), PdpSubGroup(pdpType=null, supportedPolicyTypes=null, policies=null, currentInstanceCount=0, desiredInstanceCount=0, properties=null, pdpInstances=null), PdpSubGroup(pdpType=null, supportedPolicyTypes=null, policies=null, currentInstanceCount=0, desiredInstanceCount=0, properties=null, pdpInstances=null)]] 18:36:37.097 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private static final java.lang.String org.onap.policy.models.pdp.concepts.PdpGroup.SUBGROUP_FIELD, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:36:37.097 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpGroup.name, fieldGetter=PojoMethodImpl [method=getName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setName args=[class java.lang.String] return=void]]] with value [4xk] 18:36:37.097 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpGroup.description, fieldGetter=PojoMethodImpl [method=getDescription args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setDescription args=[class java.lang.String] return=void]]] with value [HhBODM] 18:36:37.098 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.pdp.enums.PdpState org.onap.policy.models.pdp.concepts.PdpGroup.pdpGroupState, fieldGetter=PojoMethodImpl [method=getPdpGroupState args=[] return=class org.onap.policy.models.pdp.enums.PdpState], fieldSetter=PojoMethodImpl [method=setPdpGroupState args=[class org.onap.policy.models.pdp.enums.PdpState] return=void]]] with value [TEST] 18:36:37.098 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.098 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.098 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.098 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.098 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.098 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.098 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.098 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.098 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.098 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.098 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.policy.models.pdp.concepts.PdpGroup.properties, fieldGetter=PojoMethodImpl [method=getProperties args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setProperties args=[interface java.util.Map] return=void]]] with value [{rfYa=8PSZ9nOPfN1q, DIju3GuY=PAo, zBHY8Shh=GpV, WNALW3d2Xd=g}] 18:36:37.099 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.099 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.PdpSubGroup] using InstanceFactory 18:36:37.099 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.PdpSubGroup] using InstanceFactory 18:36:37.099 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.PdpSubGroup] using InstanceFactory 18:36:37.099 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.PdpSubGroup] using InstanceFactory 18:36:37.099 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pdp.concepts.PdpGroup.pdpSubgroups, fieldGetter=PojoMethodImpl [method=getPdpSubgroups args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setPdpSubgroups args=[interface java.util.List] return=void]]] with value [[PdpSubGroup(pdpType=null, supportedPolicyTypes=null, policies=null, currentInstanceCount=0, desiredInstanceCount=0, properties=null, pdpInstances=null), PdpSubGroup(pdpType=null, supportedPolicyTypes=null, policies=null, currentInstanceCount=0, desiredInstanceCount=0, properties=null, pdpInstances=null), PdpSubGroup(pdpType=null, supportedPolicyTypes=null, policies=null, currentInstanceCount=0, desiredInstanceCount=0, properties=null, pdpInstances=null), PdpSubGroup(pdpType=null, supportedPolicyTypes=null, policies=null, currentInstanceCount=0, desiredInstanceCount=0, properties=null, pdpInstances=null)]] 18:36:37.099 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpGroupFilter$PdpGroupFilterBuilder.name, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:36:37.100 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private org.onap.policy.models.pdp.enums.PdpState org.onap.policy.models.pdp.concepts.PdpGroupFilter$PdpGroupFilterBuilder.groupState, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:36:37.100 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpGroupFilter$PdpGroupFilterBuilder.pdpType, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:36:37.100 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pdp.concepts.PdpGroupFilter$PdpGroupFilterBuilder.policyTypeList, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:36:37.100 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private boolean org.onap.policy.models.pdp.concepts.PdpGroupFilter$PdpGroupFilterBuilder.matchPolicyTypesExactly$set, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:36:37.100 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private boolean org.onap.policy.models.pdp.concepts.PdpGroupFilter$PdpGroupFilterBuilder.matchPolicyTypesExactly$value, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:36:37.100 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pdp.concepts.PdpGroupFilter$PdpGroupFilterBuilder.policyList, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:36:37.100 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private boolean org.onap.policy.models.pdp.concepts.PdpGroupFilter$PdpGroupFilterBuilder.matchPoliciesExactly$set, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:36:37.100 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private boolean org.onap.policy.models.pdp.concepts.PdpGroupFilter$PdpGroupFilterBuilder.matchPoliciesExactly$value, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:36:37.100 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private org.onap.policy.models.pdp.enums.PdpState org.onap.policy.models.pdp.concepts.PdpGroupFilter$PdpGroupFilterBuilder.pdpState, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:36:37.100 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpGroupFilter$PdpGroupFilterBuilder.name, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:36:37.100 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private org.onap.policy.models.pdp.enums.PdpState org.onap.policy.models.pdp.concepts.PdpGroupFilter$PdpGroupFilterBuilder.groupState, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:36:37.100 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpGroupFilter$PdpGroupFilterBuilder.pdpType, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:36:37.100 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pdp.concepts.PdpGroupFilter$PdpGroupFilterBuilder.policyTypeList, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:36:37.100 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private boolean org.onap.policy.models.pdp.concepts.PdpGroupFilter$PdpGroupFilterBuilder.matchPolicyTypesExactly$set, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:36:37.100 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private boolean org.onap.policy.models.pdp.concepts.PdpGroupFilter$PdpGroupFilterBuilder.matchPolicyTypesExactly$value, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:36:37.100 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pdp.concepts.PdpGroupFilter$PdpGroupFilterBuilder.policyList, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:36:37.100 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private boolean org.onap.policy.models.pdp.concepts.PdpGroupFilter$PdpGroupFilterBuilder.matchPoliciesExactly$set, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:36:37.100 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private boolean org.onap.policy.models.pdp.concepts.PdpGroupFilter$PdpGroupFilterBuilder.matchPoliciesExactly$value, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:36:37.100 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private org.onap.policy.models.pdp.enums.PdpState org.onap.policy.models.pdp.concepts.PdpGroupFilter$PdpGroupFilterBuilder.pdpState, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:36:37.100 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.DeploymentSubGroup.pdpType, fieldGetter=PojoMethodImpl [method=getPdpType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPdpType args=[class java.lang.String] return=void]]] with value [bMZb0kp1i5] 18:36:37.100 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.pdp.concepts.DeploymentSubGroup$Action org.onap.policy.models.pdp.concepts.DeploymentSubGroup.action, fieldGetter=PojoMethodImpl [method=getAction args=[] return=class org.onap.policy.models.pdp.concepts.DeploymentSubGroup$Action], fieldSetter=PojoMethodImpl [method=setAction args=[class org.onap.policy.models.pdp.concepts.DeploymentSubGroup$Action] return=void]]] with value [PATCH] 18:36:37.101 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.101 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.101 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.101 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.101 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.101 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:37.101 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pdp.concepts.DeploymentSubGroup.policies, fieldGetter=PojoMethodImpl [method=getPolicies args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setPolicies args=[interface java.util.List] return=void]]] with value [[null null]] 18:36:37.101 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.DeploymentSubGroup.pdpType, fieldGetter=PojoMethodImpl [method=getPdpType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPdpType args=[class java.lang.String] return=void]]] with value [EIoRSYXH28wF] 18:36:37.101 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.pdp.concepts.DeploymentSubGroup$Action org.onap.policy.models.pdp.concepts.DeploymentSubGroup.action, fieldGetter=PojoMethodImpl [method=getAction args=[] return=class org.onap.policy.models.pdp.concepts.DeploymentSubGroup$Action], fieldSetter=PojoMethodImpl [method=setAction args=[class org.onap.policy.models.pdp.concepts.DeploymentSubGroup$Action] return=void]]] with value [PATCH] 18:36:37.101 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.101 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.101 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.102 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.102 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:37.102 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:37.102 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:37.102 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:37.102 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:37.102 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pdp.concepts.DeploymentSubGroup.policies, fieldGetter=PojoMethodImpl [method=getPolicies args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setPolicies args=[interface java.util.List] return=void]]] with value [[null null, null null, null null, null null]] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.481 s -- in org.onap.policy.models.pdp.concepts.ModelsTest [INFO] Running org.onap.policy.models.pdp.concepts.PdpStateChangeTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.onap.policy.models.pdp.concepts.PdpStateChangeTest [INFO] Running org.onap.policy.models.pdp.concepts.PdpResponseDetailsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.onap.policy.models.pdp.concepts.PdpResponseDetailsTest [INFO] Running org.onap.policy.models.pdp.concepts.DeploymentSubGroupTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.onap.policy.models.pdp.concepts.DeploymentSubGroupTest [INFO] Running org.onap.policy.models.pdp.persistence.provider.PdpProviderTest 18:36:37.148 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Creating Policy Framework persistence unit "ToscaConceptTest" . . . 18:36:37.220 [main] DEBUG org.jboss.logging -- Logging Provider: org.jboss.logging.Slf4jLoggerProvider 18:36:37.344 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each 18:36:37.345 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=ToscaConceptTest, explicit-provider=null] against incoming persistence unit name [ToscaConceptTest] 18:36:37.355 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- No PersistenceProvider explicitly requested, assuming Hibernate 18:36:37.362 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [ name: ToscaConceptTest persistence provider classname: null classloader: null excludeUnlistedClasses: false JTA datasource: null Non JTA datasource: null Transaction type: RESOURCE_LOCAL PU root URL: file:/w/workspace/policy-models-sonar/models-pdp/target/test-classes/ Shared Cache Mode: null Validation Mode: null Jar files URLs [] Managed classes names [ org.onap.policy.models.dao.converters.CDataConditioner org.onap.policy.models.dao.converters.Uuid2String org.onap.policy.models.base.PfConceptKey org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup org.onap.policy.models.pdp.persistence.concepts.JpaPdp org.onap.policy.models.tosca.simple.concepts.JpaToscaTrigger org.onap.policy.models.tosca.simple.concepts.JpaToscaProperty] Mapping files names [] Properties [ javax.persistence.jdbc.driver: org.h2.Driver javax.persistence.jdbc.password: P01icY hibernate.dialect: org.hibernate.dialect.H2Dialect javax.persistence.jdbc.url: jdbc:h2:mem:PdpProviderTest hibernate.show_sql: false javax.persistence.schema-generation.database.action: drop-and-create javax.persistence.jdbc.user: policy] 18:36:37.366 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.boot.beanvalidation.BeanValidationIntegrator]. 18:36:37.369 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator]. 18:36:37.419 [main] INFO org.hibernate.Version -- HHH000412: Hibernate ORM core version 6.3.0.CR1 18:36:37.420 [main] DEBUG org.hibernate.cfg.Environment -- HHH000206: 'hibernate.properties' not found 18:36:37.423 [main] INFO org.hibernate.cfg.Environment -- HHH000406: Using bytecode reflection optimizer 18:36:37.426 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 18:36:37.426 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 18:36:37.426 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 18:36:37.427 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 18:36:37.446 [main] DEBUG org.hibernate.orm.idgen.factory -- Ignoring CDI for resolving IdentifierGenerator instances as extended or delayed CDI support was enabled 18:36:37.450 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator] 18:36:37.450 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator] 18:36:37.451 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator] 18:36:37.451 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator] 18:36:37.451 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned] 18:36:37.452 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator] 18:36:37.452 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator] 18:36:37.454 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:36:37.454 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator] 18:36:37.455 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator] 18:36:37.455 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:36:37.456 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator] 18:36:37.463 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered 18:36:37.464 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000026: Second-level cache disabled 18:36:37.567 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@691124ee 18:36:37.567 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@691124ee 18:36:37.567 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BasicTypeReference@691124ee 18:36:37.567 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.BasicTypeReference@38d80d65 18:36:37.567 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.NumericBooleanConverter -> org.hibernate.type.BasicTypeReference@38d80d65 18:36:37.567 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.BasicTypeReference@5403799b 18:36:37.567 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.TrueFalseConverter -> org.hibernate.type.BasicTypeReference@5403799b 18:36:37.567 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.BasicTypeReference@5a0e0886 18:36:37.567 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.YesNoConverter -> org.hibernate.type.BasicTypeReference@5a0e0886 18:36:37.567 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@3ad8717d 18:36:37.567 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@3ad8717d 18:36:37.567 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.BasicTypeReference@3ad8717d 18:36:37.567 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BasicTypeReference@4293e066 18:36:37.567 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BasicTypeReference@4293e066 18:36:37.567 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BasicTypeReference@4293e066 18:36:37.567 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary_wrapper -> org.hibernate.type.BasicTypeReference@d13960e 18:36:37.567 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.BasicTypeReference@d13960e 18:36:37.567 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.BasicTypeReference@27f3f512 18:36:37.567 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BasicTypeReference@5e593b08 18:36:37.567 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BasicTypeReference@5e593b08 18:36:37.567 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.BasicTypeReference@3946075 18:36:37.567 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob_wrapper -> org.hibernate.type.BasicTypeReference@122635ef 18:36:37.567 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@2ac519dc 18:36:37.567 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@2ac519dc 18:36:37.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.BasicTypeReference@2ac519dc 18:36:37.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.BasicTypeReference@3d53e6f7 18:36:37.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.BasicTypeReference@3d53e6f7 18:36:37.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.BasicTypeReference@3d53e6f7 18:36:37.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@1de4bee0 18:36:37.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@1de4bee0 18:36:37.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.BasicTypeReference@1de4bee0 18:36:37.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@3ece79fe 18:36:37.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@3ece79fe 18:36:37.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.BasicTypeReference@3ece79fe 18:36:37.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@3cc79c02 18:36:37.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@3cc79c02 18:36:37.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.BasicTypeReference@3cc79c02 18:36:37.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BasicTypeReference@1e01b133 18:36:37.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BasicTypeReference@1e01b133 18:36:37.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BasicTypeReference@262a1fad 18:36:37.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BasicTypeReference@262a1fad 18:36:37.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.BasicTypeReference@6be6931f 18:36:37.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.BasicTypeReference@6be6931f 18:36:37.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.BasicTypeReference@6be6931f 18:36:37.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character_nchar -> org.hibernate.type.BasicTypeReference@6b4125ed 18:36:37.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.BasicTypeReference@78da899f 18:36:37.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.BasicTypeReference@78da899f 18:36:37.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.BasicTypeReference@e7b265e 18:36:37.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.BasicTypeReference@51da32e5 18:36:37.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.BasicTypeReference@51da32e5 18:36:37.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.BasicTypeReference@51da32e5 18:36:37.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.BasicTypeReference@33d60b7e 18:36:37.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.BasicTypeReference@1fecfaea 18:36:37.569 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.BasicTypeReference@4872669f 18:36:37.569 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.BasicTypeReference@483f286e 18:36:37.569 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.BasicTypeReference@483f286e 18:36:37.569 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.BasicTypeReference@4bb147ec 18:36:37.569 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.BasicTypeReference@4bb147ec 18:36:37.569 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.BasicTypeReference@33f2cfda 18:36:37.569 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_char_array -> org.hibernate.type.BasicTypeReference@68ef01a5 18:36:37.569 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_character_array -> org.hibernate.type.BasicTypeReference@59a2388e 18:36:37.569 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.BasicTypeReference@186d8a71 18:36:37.569 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_character_array -> org.hibernate.type.BasicTypeReference@3dc40ab9 18:36:37.569 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_char_array -> org.hibernate.type.BasicTypeReference@2db6d68d 18:36:37.569 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.BasicTypeReference@6518fdfd 18:36:37.569 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.BasicTypeReference@6518fdfd 18:36:37.569 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.BasicTypeReference@11d2dd2d 18:36:37.569 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.BasicTypeReference@11d2dd2d 18:36:37.569 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.BasicTypeReference@cde8c6c 18:36:37.569 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.BasicTypeReference@cde8c6c 18:36:37.569 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.BasicTypeReference@174721c4 18:36:37.569 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.BasicTypeReference@174721c4 18:36:37.569 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.BasicTypeReference@3592c1c4 18:36:37.569 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.BasicTypeReference@3592c1c4 18:36:37.569 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@322e49ee 18:36:37.569 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@4aeb0e2b 18:36:37.569 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.BasicTypeReference@648c5fb3 18:36:37.569 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.BasicTypeReference@648c5fb3 18:36:37.569 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeUtc -> org.hibernate.type.BasicTypeReference@47b33e07 18:36:37.569 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithTimezone -> org.hibernate.type.BasicTypeReference@7126e26 18:36:37.569 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@151ab2b9 18:36:37.570 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.BasicTypeReference@13ed066e 18:36:37.570 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.BasicTypeReference@13ed066e 18:36:37.570 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@4d705112 18:36:37.570 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@590765c4 18:36:37.570 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.BasicTypeReference@19489b27 18:36:37.570 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.BasicTypeReference@19489b27 18:36:37.570 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.BasicTypeReference@626d2016 18:36:37.570 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.BasicTypeReference@626d2016 18:36:37.570 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.BasicTypeReference@2d5a1588 18:36:37.570 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.BasicTypeReference@2d5a1588 18:36:37.570 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.BasicTypeReference@2d5a1588 18:36:37.570 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.BasicTypeReference@4f116ca2 18:36:37.570 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.BasicTypeReference@4f116ca2 18:36:37.570 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.BasicTypeReference@4f116ca2 18:36:37.570 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.BasicTypeReference@125d47c4 18:36:37.570 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.BasicTypeReference@193bb809 18:36:37.570 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration instant -> org.hibernate.type.BasicTypeReference@64b018f3 18:36:37.570 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.BasicTypeReference@64b018f3 18:36:37.570 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid -> org.hibernate.type.BasicTypeReference@20801cbb 18:36:37.570 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.BasicTypeReference@20801cbb 18:36:37.570 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration pg-uuid -> org.hibernate.type.BasicTypeReference@20801cbb 18:36:37.570 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.BasicTypeReference@581b1c08 18:36:37.570 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.BasicTypeReference@1c240cf2 18:36:37.570 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.BasicTypeReference@78b7f805 18:36:37.570 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.BasicTypeReference@78b7f805 18:36:37.570 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.BasicTypeReference@58f2466c 18:36:37.570 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Currency -> org.hibernate.type.BasicTypeReference@58f2466c 18:36:37.570 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.BasicTypeReference@58f2466c 18:36:37.570 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.BasicTypeReference@5809fa26 18:36:37.570 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.BasicTypeReference@5809fa26 18:36:37.570 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.BasicTypeReference@64763e49 18:36:37.571 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.io.Serializable -> org.hibernate.type.BasicTypeReference@64763e49 18:36:37.571 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.BasicTypeReference@23468512 18:36:37.571 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.BasicTypeReference@23468512 18:36:37.571 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZoneOffset -> org.hibernate.type.BasicTypeReference@69cd7630 18:36:37.571 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZoneOffset -> org.hibernate.type.BasicTypeReference@69cd7630 18:36:37.571 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.BasicTypeReference@7e8279e5 18:36:37.571 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.BasicTypeReference@7e8279e5 18:36:37.571 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.BasicTypeReference@2b53840a 18:36:37.576 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.JavaObjectType@4a9a878 18:36:37.576 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.JavaObjectType@4a9a878 18:36:37.577 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration null -> org.hibernate.type.NullType@7e7743ec 18:36:37.577 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.BasicTypeReference@776015fc 18:36:37.577 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.BasicTypeReference@7f42e06e 18:36:37.577 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.BasicTypeReference@6ad179b4 18:36:37.577 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.BasicTypeReference@2efd2f21 18:36:37.577 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.BasicTypeReference@59c500f7 18:36:37.577 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_time -> org.hibernate.type.BasicTypeReference@316cda31 18:36:37.577 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.BasicTypeReference@50110971 18:36:37.577 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.BasicTypeReference@17d2b075 18:36:37.582 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@7573b9ee] into BootstrapContext; was [null] 18:36:37.582 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@9a20cbd] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@1af4955e] 18:36:37.710 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null] 18:36:37.711 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null] 18:36:37.733 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using built-in connection pool (not intended for production use) 18:36:37.736 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: Loaded JDBC driver class: org.h2.Driver 18:36:37.736 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:PdpProviderTest] 18:36:37.736 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001001: Connection properties: {password=P01icY, user=policy} 18:36:37.736 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001003: Autocommit mode: false 18:36:37.739 [main] DEBUG org.hibernate.orm.connections.pooling -- Initializing Connection pool with 1 Connections 18:36:37.739 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001115: Connection pool size: 20 (min=1) 18:36:37.954 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database -> name : H2 version : 2.2.220 (2023-07-04) major : 2 minor : 2 18:36:37.954 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Driver -> name : H2 JDBC Driver version : 2.2.220 (2023-07-04) major : 2 minor : 2 18:36:37.954 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2 18:36:37.973 [main] WARN org.hibernate.orm.deprecation -- HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 18:36:37.974 [main] DEBUG org.hibernate.orm.dialect -- HHH035001: Using dialect: org.hibernate.dialect.H2Dialect, version: 2.2.220 18:36:37.980 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case 18:36:38.108 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NCharTypeDescriptor) replaced previous registration(CharTypeDescriptor) 18:36:38.109 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NVarcharTypeDescriptor) replaced previous registration(VarcharTypeDescriptor) 18:36:38.109 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(LongNVarcharTypeDescriptor) replaced previous registration(LongVarcharTypeDescriptor) 18:36:38.111 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NClobTypeDescriptor(DEFAULT)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 18:36:38.117 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(2005, ClobTypeDescriptor(STREAM_BINDING)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 18:36:38.134 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(TimestampUtcDescriptor) replaced previous registration(TimestampUtcDescriptor) 18:36:38.136 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(3100, NumericTypeDescriptor) replaced previous registration(org.hibernate.dialect.H2DurationIntervalSecondJdbcType@7e532f2d) 18:36:38.141 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@1fc4483f] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@1d7af82] 18:36:38.204 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}] 18:36:38.236 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:38.245 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaToscaPolicyType 18:36:38.251 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType on table ToscaPolicyType 18:36:38.288 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:38.288 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:36:38.288 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:38.296 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:38.296 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:38.302 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:name] 18:36:38.303 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:38.303 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:38.307 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:38.308 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.name 18:36:38.309 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:38.311 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:38.311 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:38.311 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:version] 18:36:38.311 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:38.311 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:38.311 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:38.312 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.version 18:36:38.312 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:38.313 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:38.314 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:38.315 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:38.316 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:38.316 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_name') 18:36:38.316 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:38.316 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:name] 18:36:38.316 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:38.316 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:38.316 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:38.316 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.derived_from_name 18:36:38.316 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:38.316 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:38.316 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_version') 18:36:38.316 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:38.317 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:version] 18:36:38.317 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:38.317 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:38.317 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:38.317 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.derived_from_version 18:36:38.317 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:38.317 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property derivedFrom 18:36:38.318 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:38.318 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:38.318 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType:description] 18:36:38.318 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:38.318 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:38.318 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:38.318 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.description 18:36:38.318 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:38.320 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:38.320 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:38.333 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='metadata_ORDER') 18:36:38.334 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:38.335 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='metadata_KEY') 18:36:38.335 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='metadata_KEY') 18:36:38.336 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:38.336 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:38.339 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:38.342 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property metadata 18:36:38.343 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:38.343 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:38.343 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:38.343 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:38.344 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:38.344 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:38.344 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:38.344 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:38.344 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:38.344 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:38.344 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:38.344 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:38.345 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='targets_ORDER') 18:36:38.351 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:38.351 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='targets_KEY') 18:36:38.351 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='targets_KEY') 18:36:38.351 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyTypeName',referencedColumn='name') 18:36:38.351 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyTypeVersion',referencedColumn='version') 18:36:38.351 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:38.352 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:38.352 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property targets 18:36:38.352 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:38.352 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:38.352 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='triggers_ORDER') 18:36:38.353 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:38.353 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='triggers_KEY') 18:36:38.353 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='triggers_KEY') 18:36:38.353 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:38.353 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:38.353 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:38.353 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property triggers 18:36:38.359 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:38.360 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaToscaPolicy 18:36:38.360 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy on table ToscaPolicy 18:36:38.363 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:38.363 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:36:38.363 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:38.363 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:38.363 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:38.364 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:name] 18:36:38.364 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:38.364 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:38.364 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:38.364 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.name 18:36:38.364 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:38.364 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:38.364 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:38.364 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:version] 18:36:38.364 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:38.364 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:38.364 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:38.364 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.version 18:36:38.364 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:38.364 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:38.364 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:38.365 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:38.365 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:38.365 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_name') 18:36:38.365 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:38.365 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:name] 18:36:38.365 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:38.365 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:38.365 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:38.365 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.derived_from_name 18:36:38.365 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:38.365 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:38.366 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_version') 18:36:38.366 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:38.366 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:version] 18:36:38.366 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:38.366 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:38.366 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:38.366 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.derived_from_version 18:36:38.366 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:38.366 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property derivedFrom 18:36:38.366 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:38.366 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:38.366 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy:description] 18:36:38.366 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:38.366 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:38.366 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:38.367 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.description 18:36:38.367 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:38.367 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:38.367 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:38.367 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='metadata_ORDER') 18:36:38.367 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:38.368 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='metadata_KEY') 18:36:38.368 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='metadata_KEY') 18:36:38.368 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:38.368 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:38.368 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:38.368 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property metadata 18:36:38.368 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:38.368 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:38.369 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:38.369 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:38.369 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:38.369 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:38.369 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:38.369 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:38.369 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:38.369 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:38.370 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:38.370 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:38.370 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='type_name') 18:36:38.370 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:38.370 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:name] 18:36:38.371 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:38.371 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:38.371 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:38.371 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.type_name 18:36:38.371 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:38.371 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:38.371 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='type_version') 18:36:38.371 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:38.371 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:version] 18:36:38.371 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:38.371 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:38.371 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:38.371 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.type_version 18:36:38.371 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:38.371 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property type 18:36:38.371 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:38.372 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:38.372 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='targets_ORDER') 18:36:38.372 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:38.372 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='targets_KEY') 18:36:38.372 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='targets_KEY') 18:36:38.372 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyName',referencedColumn='name') 18:36:38.372 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyVersion',referencedColumn='version') 18:36:38.372 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:38.372 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:38.372 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property targets 18:36:38.374 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:38.375 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpPolicyStatus 18:36:38.375 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus on table PdpPolicyStatus 18:36:38.377 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:38.377 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:36:38.377 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:38.379 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:38.379 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:38.379 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:localName] 18:36:38.379 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:38.379 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:38.379 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:38.379 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.localName 18:36:38.379 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:38.379 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:38.379 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:38.379 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyName] 18:36:38.379 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:38.379 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:38.379 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:38.379 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentKeyName 18:36:38.379 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:38.380 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:38.380 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:38.380 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyVersion] 18:36:38.380 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:38.380 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:38.380 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:38.380 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentKeyVersion 18:36:38.380 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:38.380 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:38.380 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:38.380 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentLocalName] 18:36:38.380 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:38.380 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:38.380 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:38.380 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentLocalName 18:36:38.380 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:38.380 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:38.381 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:38.381 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:38.381 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property deploy with lazy=false 18:36:38.381 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:deploy] 18:36:38.381 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:36:38.381 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:36:38.381 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for deploy 18:36:38.381 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.deploy 18:36:38.381 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property deploy 18:36:38.381 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:38.381 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpGroup with lazy=false 18:36:38.381 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpGroup] 18:36:38.381 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup (type=java.lang.String) 18:36:38.381 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup (type=java.lang.String) 18:36:38.381 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpGroup 18:36:38.381 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.pdpGroup 18:36:38.382 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpGroup 18:36:38.382 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:38.382 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpType with lazy=false 18:36:38.382 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpType] 18:36:38.382 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType (type=java.lang.String) 18:36:38.382 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType (type=java.lang.String) 18:36:38.382 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpType 18:36:38.382 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.pdpType 18:36:38.382 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpType 18:36:38.382 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:38.382 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:38.383 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:38.383 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:name] 18:36:38.383 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:38.383 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:38.383 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:38.383 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.name 18:36:38.383 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:38.383 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:38.383 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:38.383 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:version] 18:36:38.383 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:38.383 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:38.383 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:38.383 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.version 18:36:38.383 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:38.383 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property policyType 18:36:38.383 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:38.383 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property state with lazy=false 18:36:38.383 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:state] 18:36:38.383 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state (type=org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State) 18:36:38.383 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state (type=org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State) 18:36:38.383 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for state 18:36:38.384 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.state 18:36:38.384 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property state 18:36:38.385 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:38.385 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpGroup 18:36:38.385 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup on table PdpGroup 18:36:38.387 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:38.387 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:36:38.387 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:38.387 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:38.387 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:38.387 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:name] 18:36:38.387 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:38.387 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:38.388 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:38.388 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.name 18:36:38.388 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:38.388 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:38.388 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:38.388 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:version] 18:36:38.388 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:38.388 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:38.388 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:38.388 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.version 18:36:38.388 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:38.388 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:38.388 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:38.388 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:38.388 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:38.388 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:description] 18:36:38.388 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description (type=java.lang.String) 18:36:38.388 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description (type=java.lang.String) 18:36:38.388 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:38.388 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.description 18:36:38.388 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:38.389 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:38.389 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpGroupState with lazy=false 18:36:38.389 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:pdpGroupState] 18:36:38.389 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:38.389 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:38.389 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpGroupState 18:36:38.389 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.pdpGroupState 18:36:38.389 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpGroupState 18:36:38.389 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:38.389 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:38.389 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='pdpSubGroups_ORDER') 18:36:38.391 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:38.392 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='pdpSubGroups_KEY') 18:36:38.392 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpSubGroups_KEY') 18:36:38.392 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='name',referencedColumn='name') 18:36:38.392 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='version',referencedColumn='version') 18:36:38.392 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:38.392 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:38.392 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpSubGroups 18:36:38.392 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:38.392 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:38.392 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:38.393 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:38.393 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:38.393 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:38.393 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:38.393 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:38.393 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:38.393 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:38.394 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:38.394 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpSubGroup 18:36:38.394 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup on table PdpSubGroup 18:36:38.397 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:38.397 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:36:38.397 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:38.397 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:38.397 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:38.397 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:localName] 18:36:38.397 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:38.397 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:38.398 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:38.398 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.localName 18:36:38.398 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:38.401 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:38.401 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:38.401 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyName] 18:36:38.401 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:38.401 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:38.401 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:38.401 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentKeyName 18:36:38.401 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:38.402 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:38.402 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:38.402 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyVersion] 18:36:38.402 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:38.402 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:38.402 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:38.402 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentKeyVersion 18:36:38.402 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:38.402 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:38.402 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:38.402 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentLocalName] 18:36:38.402 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:38.402 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:38.402 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:38.402 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentLocalName 18:36:38.402 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:38.402 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:38.402 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:38.403 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:38.403 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property currentInstanceCount with lazy=false 18:36:38.403 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:currentInstanceCount] 18:36:38.403 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount (type=int) 18:36:38.403 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount (type=int) 18:36:38.403 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for currentInstanceCount 18:36:38.403 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.currentInstanceCount 18:36:38.403 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property currentInstanceCount 18:36:38.403 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:38.403 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property desiredInstanceCount with lazy=false 18:36:38.403 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:desiredInstanceCount] 18:36:38.403 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:36:38.403 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:36:38.403 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for desiredInstanceCount 18:36:38.403 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.desiredInstanceCount 18:36:38.403 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property desiredInstanceCount 18:36:38.403 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:38.403 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:38.403 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='pdpInstances_ORDER') 18:36:38.404 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:38.404 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='pdpInstances_KEY') 18:36:38.404 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpInstances_KEY') 18:36:38.404 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentKeyName',referencedColumn='parentKeyName') 18:36:38.404 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentKeyVersion',referencedColumn='parentKeyVersion') 18:36:38.404 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentLocalName',referencedColumn='parentLocalName') 18:36:38.404 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpLocalName',referencedColumn='localName') 18:36:38.404 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:38.404 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:38.404 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpInstances 18:36:38.404 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:38.404 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:38.405 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='policies_ORDER') 18:36:38.405 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:38.405 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='policies_KEY') 18:36:38.405 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='policies_KEY') 18:36:38.405 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:38.405 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:38.405 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:38.405 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property policies 18:36:38.405 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:38.405 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:38.405 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:38.405 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:38.405 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:38.406 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:38.406 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:38.406 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:38.406 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:38.406 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:38.406 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:38.406 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:38.406 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='supportedPolicyTypes_ORDER') 18:36:38.406 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:38.406 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='supportedPolicyTypes_KEY') 18:36:38.406 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='supportedPolicyTypes_KEY') 18:36:38.406 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:38.406 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:38.406 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:38.406 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property supportedPolicyTypes 18:36:38.407 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:38.407 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdp 18:36:38.407 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdp on table Pdp 18:36:38.409 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:38.409 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:36:38.409 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:38.410 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:38.410 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:38.410 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:localName] 18:36:38.410 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:38.410 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:38.410 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:38.410 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.localName 18:36:38.410 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:38.410 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:38.410 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:38.410 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyName] 18:36:38.410 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:38.410 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:38.410 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:38.410 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentKeyName 18:36:38.410 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:38.411 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:38.411 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:38.411 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyVersion] 18:36:38.411 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:38.411 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:38.411 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:38.411 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentKeyVersion 18:36:38.411 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:38.411 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:38.411 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:38.411 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentLocalName] 18:36:38.411 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:38.411 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:38.411 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:38.411 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentLocalName 18:36:38.411 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:38.411 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:38.411 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:38.411 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:38.411 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property healthy with lazy=false 18:36:38.411 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:healthy] 18:36:38.411 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:36:38.411 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:36:38.412 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for healthy 18:36:38.412 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.healthy 18:36:38.412 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property healthy 18:36:38.412 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:38.412 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property lastUpdate with lazy=false 18:36:38.412 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:lastUpdate] 18:36:38.412 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate (type=java.util.Date) 18:36:38.412 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate (type=java.util.Date) 18:36:38.412 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for lastUpdate 18:36:38.412 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.lastUpdate 18:36:38.412 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property lastUpdate 18:36:38.412 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:38.412 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property message with lazy=false 18:36:38.412 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:message] 18:36:38.412 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message (type=java.lang.String) 18:36:38.412 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message (type=java.lang.String) 18:36:38.412 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for message 18:36:38.412 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.message 18:36:38.412 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property message 18:36:38.413 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:38.413 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpState with lazy=false 18:36:38.413 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:pdpState] 18:36:38.413 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:38.413 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:38.413 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpState 18:36:38.413 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.pdpState 18:36:38.413 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpState 18:36:38.414 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:38.416 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:38.416 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:38.416 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:38.416 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:38.416 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:38.416 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:38.416 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:38.416 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:38.416 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:38.416 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:38.416 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:38.416 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:38.416 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:38.416 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:38.416 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:38.416 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for deploy 18:36:38.416 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpGroup 18:36:38.416 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpType 18:36:38.416 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:38.416 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:38.416 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for state 18:36:38.418 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:38.418 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:38.418 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:38.418 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpGroupState 18:36:38.418 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:38.418 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:38.418 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:38.418 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:38.418 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for currentInstanceCount 18:36:38.418 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for desiredInstanceCount 18:36:38.418 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:38.418 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:38.418 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:38.418 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:38.418 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for healthy 18:36:38.418 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for lastUpdate 18:36:38.418 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for message 18:36:38.418 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpState 18:36:38.422 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [toscapolicytype] 18:36:38.422 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [toscapolicytype] 18:36:38.422 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [toscapolicy] 18:36:38.422 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [toscapolicy] 18:36:38.422 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:38.422 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:38.422 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:38.422 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:38.422 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [pdpgroup] 18:36:38.422 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [pdpgroup] 18:36:38.422 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:38.422 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:38.422 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:38.422 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:38.422 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdp] 18:36:38.422 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdp] 18:36:38.422 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdp] 18:36:38.422 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdp] 18:36:38.422 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:38.422 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:38.430 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:38.430 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:38.430 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:name] 18:36:38.430 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.name (type=java.lang.String) 18:36:38.430 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.name (type=java.lang.String) 18:36:38.430 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:38.430 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_supportedPolicyTypes.name 18:36:38.430 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:38.430 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:38.430 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:38.430 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:38.430 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:version] 18:36:38.430 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.version (type=java.lang.String) 18:36:38.430 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.version (type=java.lang.String) 18:36:38.430 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:38.430 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_supportedPolicyTypes.version 18:36:38.431 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:38.431 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:38.432 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:36:38.432 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:38.432 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:38.433 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:38.434 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:38.434 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:38.434 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:38.434 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_properties.properties 18:36:38.434 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:38.448 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:38.448 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:38.448 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:38.450 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:38.450 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_properties.properties_KEY 18:36:38.450 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:38.450 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_localname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:38.450 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentkeyname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:38.450 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentkeyversion] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:38.450 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentlocalname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:38.450 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:38.450 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, index: properties_KEY, element: properties 18:36:38.450 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:38.450 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:38.451 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:38.451 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:38.451 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:name] 18:36:38.451 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:38.451 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:38.452 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:38.452 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_policies.name 18:36:38.452 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:38.452 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:38.452 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:38.452 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:38.452 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:version] 18:36:38.452 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:38.452 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:38.452 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:38.452 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_policies.version 18:36:38.452 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:38.452 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:38.452 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:36:38.452 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:38.452 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances through an association table 18:36:38.467 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName, element: pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName 18:36:38.468 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:38.468 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:38.468 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:38.468 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:38.468 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:38.469 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:38.469 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpGroup_properties.properties 18:36:38.469 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:38.469 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:38.469 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:38.469 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:38.469 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:38.469 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpGroup_properties.properties_KEY 18:36:38.469 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:38.469 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpgroup_name] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:38.469 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpgroup_version] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:38.469 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:38.469 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpGroup_name, JpaPdpGroup_version, index: properties_KEY, element: properties 18:36:38.469 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:38.469 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups through an association table 18:36:38.470 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: name, version, element: pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName 18:36:38.470 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:38.470 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:38.471 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:38.471 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:38.471 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:name] 18:36:38.471 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:38.471 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:38.471 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:38.471 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_targets.name 18:36:38.471 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:38.472 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:38.472 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:38.472 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:38.472 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:version] 18:36:38.472 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:38.472 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:38.472 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:38.472 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_targets.version 18:36:38.472 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:38.472 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:38.472 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: toscaPolicyName, toscaPolicyVersion, element: name, version 18:36:38.472 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:38.472 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:38.472 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:38.473 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:38.473 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:38.473 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:38.473 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_properties.properties 18:36:38.473 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:38.473 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:38.473 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:38.473 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:38.473 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:38.473 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_properties.properties_KEY 18:36:38.473 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:38.473 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_name] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:38.473 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_version] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:38.473 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:38.473 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: properties_KEY, element: properties 18:36:38.473 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:38.473 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:38.474 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:38.474 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:38.474 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:38.474 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:38.474 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_metadata.metadata 18:36:38.474 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:38.474 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:38.474 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:38.474 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:38.474 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:38.474 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_metadata.metadata_KEY 18:36:38.474 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:38.474 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_name] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:38.474 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_version] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:38.474 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [metadata_key] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:38.474 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: metadata_KEY, element: metadata 18:36:38.474 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:38.474 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:38.474 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:38.474 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers (type=java.util.List) 18:36:38.475 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers (type=java.util.List) 18:36:38.475 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:38.475 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_triggers.triggers 18:36:38.475 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:38.475 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, element: triggers 18:36:38.475 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:38.475 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:38.475 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:38.475 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:38.475 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:name] 18:36:38.475 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:38.475 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:38.475 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:38.475 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_targets.name 18:36:38.475 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:38.475 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:38.476 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:38.476 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:38.476 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:version] 18:36:38.476 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:38.476 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:38.476 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:38.476 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_targets.version 18:36:38.476 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:38.476 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:38.476 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: toscaPolicyTypeName, toscaPolicyTypeVersion, element: name, version 18:36:38.476 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:38.476 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:38.476 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:38.476 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:38.476 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:38.476 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:38.476 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_properties.properties 18:36:38.477 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:38.477 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:38.477 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:38.477 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:38.477 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:38.477 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_properties.properties_KEY 18:36:38.477 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:38.477 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_name] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:38.477 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_version] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:38.477 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:38.477 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: properties_KEY, element: properties 18:36:38.477 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:38.477 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:38.477 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:38.477 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:38.477 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:38.477 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:38.479 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_metadata.metadata 18:36:38.479 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:38.480 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:38.480 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:38.480 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:38.480 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:38.480 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_metadata.metadata_KEY 18:36:38.480 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:38.480 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_name] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:38.480 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_version] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:38.480 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [metadata_key] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:38.480 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: metadata_KEY, element: metadata 18:36:38.490 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:38.492 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:38.492 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:38.493 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:38.493 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:38.493 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:38.493 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:38.493 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:38.493 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:38.493 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:38.493 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:38.494 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:38.494 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:38.494 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:38.494 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:38.512 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:38.512 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:38.512 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:38.512 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:38.512 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:38.512 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:38.512 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:38.512 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:38.512 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:38.512 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:38.512 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:38.512 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:38.512 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:38.512 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:38.512 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:38.837 [main] DEBUG org.hibernate.bytecode.internal.BytecodeProviderInitiator -- HHH000021: Bytecode provider: bytebuddy 18:36:39.027 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory 18:36:39.074 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:36:39.074 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating SessionFactory with settings: {java.specification.version=17, sun.jnu.encoding=UTF-8, hibernate.dialect=org.hibernate.dialect.H2Dialect, java.class.path=/w/workspace/policy-models-sonar/models-pdp/target/test-classes:/w/workspace/policy-models-sonar/models-pdp/target/classes:/w/workspace/policy-models-sonar/models-base/target/policy-models-base-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-3.1.1-SNAPSHOT.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-examples/target/policy-models-examples-3.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/gson/2.1.1-SNAPSHOT/gson-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/common-parameters/2.1.1-SNAPSHOT/common-parameters-2.1.1-SNAPSHOT.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.jar:/tmp/r/io/prometheus/simpleclient/0.16.0/simpleclient-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel/0.16.0/simpleclient_tracer_otel-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_common/0.16.0/simpleclient_tracer_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel_agent/0.16.0/simpleclient_tracer_otel_agent-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_hotspot/0.16.0/simpleclient_hotspot-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_jakarta/0.16.0/simpleclient_servlet_jakarta-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_common/0.16.0/simpleclient_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_common/0.16.0/simpleclient_servlet_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_logback/0.16.0/simpleclient_logback-0.16.0.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1/jakarta.xml.bind-api-4.0.1.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/tmp/r/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-jakarta/2.2.15/swagger-jaxrs2-jakarta-2.2.15.jar:/tmp/r/io/github/classgraph/classgraph/4.8.154/classgraph-4.8.154.jar:/tmp/r/io/swagger/core/v3/swagger-models-jakarta/2.2.15/swagger-models-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.15.1/jackson-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-annotations-jakarta/2.2.15/swagger-annotations-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-integration-jakarta/2.2.15/swagger-integration-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-core-jakarta/2.2.15/swagger-core-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.15.1/jackson-dataformat-yaml-2.15.1.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.1/jackson-datatype-jsr310-2.15.1.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.1/jackson-databind-2.14.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-json-provider/2.15.1/jackson-jakarta-rs-json-provider-2.15.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-base/2.15.1/jackson-jakarta-rs-base-2.15.1.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.15.1/jackson-module-jakarta-xmlbind-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-servlet-initializer-v2-jakarta/2.2.15/swagger-jaxrs2-servlet-initializer-v2-jakarta-2.2.15.jar:/tmp/r/org/hibernate/orm/hibernate-core/6.3.0.CR1/hibernate-core-6.3.0.CR1.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.2/jaxb-runtime-4.0.2.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.2/jaxb-core-4.0.2.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.0/angus-activation-2.0.0.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.2/txw2-4.0.2.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.1/istack-commons-runtime-4.1.1.jar:/tmp/r/jakarta/inject/jakarta.inject-api/2.0.1.MR/jakarta.inject-api-2.0.1.MR.jar:/tmp/r/org/antlr/antlr4-runtime/4.10.1/antlr4-runtime-4.10.1.jar:/tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/com/h2database/h2/2.2.220/h2-2.2.220.jar:/tmp/r/org/onap/policy/common/utils/2.1.1-SNAPSHOT/utils-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/2.1.1-SNAPSHOT/capabilities-2.1.1-SNAPSHOT.jar:/tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.jar:/tmp/r/com/worldturner/medeia/medeia-validator-core/1.1.1/medeia-validator-core-1.1.1.jar:/tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.3.20/kotlin-reflect-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.3.20/kotlin-stdlib-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.20/kotlin-stdlib-common-1.3.20.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.jar:/tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/tmp/r/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar:/tmp/r/org/onap/policy/common/utils-test/2.1.1-SNAPSHOT/utils-test-2.1.1-SNAPSHOT.jar:/tmp/r/org/bouncycastle/bcpkix-fips/1.0.7/bcpkix-fips-1.0.7.jar:/tmp/r/org/bouncycastle/bc-fips/1.0.2.4/bc-fips-1.0.2.4.jar:/tmp/r/org/apache/commons/commons-jexl3/3.1/commons-jexl3-3.1.jar:/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar:/tmp/r/org/slf4j/slf4j-api/2.0.11/slf4j-api-2.0.11.jar:/tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar:/tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar:/tmp/r/org/projectlombok/lombok/1.18.28/lombok-1.18.28.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/yaml/snakeyaml/2.0/snakeyaml-2.0.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.1.4/mariadb-java-client-3.1.4.jar:/tmp/r/com/github/waffle/waffle-jna/3.2.0/waffle-jna-3.2.0.jar:/tmp/r/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar:/tmp/r/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1.jar:/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar:/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar:/tmp/r/org/postgresql/postgresql/42.6.0/postgresql-42.6.0.jar:/tmp/r/org/checkerframework/checker-qual/3.31.0/checker-qual-3.31.0.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar:/tmp/r/org/glassfish/jersey/inject/jersey-hk2/3.1.3/jersey-hk2-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-common/3.1.3/jersey-common-3.1.3.jar:/tmp/r/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar:/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/tmp/r/org/glassfish/hk2/hk2-locator/3.0.4/hk2-locator-3.0.4.jar:/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/3.0.4/aopalliance-repackaged-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-api/3.0.4/hk2-api-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-utils/3.0.4/hk2-utils-3.0.4.jar:/tmp/r/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.jar:/tmp/r/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.jar:/tmp/r/org/eclipse/jetty/toolchain/jetty-jakarta-servlet-api/5.0.2/jetty-jakarta-servlet-api-5.0.2.jar:/tmp/r/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet/3.1.3/jersey-container-servlet-3.1.3.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.3/jersey-container-servlet-core-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-server/3.1.3/jersey-server-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-client/3.1.3/jersey-client-3.1.3.jar:/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar:/tmp/r/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/tmp/r/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.6/byte-buddy-1.14.6.jar:/tmp/r/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar:/tmp/r/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/tmp/r/org/assertj/assertj-core/3.24.2/assertj-core-3.24.2.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5/5.2.2/httpcore5-5.2.2.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/tmp/r/com/att/nsa/cambriaClient/1.2.1-oss/cambriaClient-1.2.1-oss.jar:/tmp/r/com/att/nsa/saClientLibrary/1.3.0-oss/saClientLibrary-1.3.0-oss.jar:/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar:/tmp/r/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar:/tmp/r/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5/httpclient-cache-4.5.jar:/tmp/r/com/att/nsa/saToolkit/1.2.0-oss/saToolkit-1.2.0-oss.jar:/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar:/tmp/r/org/json/json/20231013/json-20231013.jar:, java.vm.vendor=Private Build, sun.arch.data.model=64, sun.font.fontmanager=sun.awt.X11FontManager, java.vendor.url=Unknown, user.timezone=Etc/UTC, javax.persistence.jdbc.user=****, javax.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, java.vm.specification.version=17, os.name=Linux, jakarta.persistence.jdbc.password=****, sun.java.launcher=SUN_STANDARD, local.setting.IS_JTA_TXN_COORD=false, sun.boot.library.path=/usr/lib/jvm/java-17-openjdk-amd64/lib, sun.java.command=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20240120183635626_70.jar /w/workspace/policy-models-sonar/models-pdp/target/surefire 2024-01-20T18-35-53_465-jvmRun1 surefire-20240120183635626_68tmp surefire_4-20240120183635626_69tmp, jdk.debug=release, surefire.test.class.path=/w/workspace/policy-models-sonar/models-pdp/target/test-classes:/w/workspace/policy-models-sonar/models-pdp/target/classes:/w/workspace/policy-models-sonar/models-base/target/policy-models-base-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-3.1.1-SNAPSHOT.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-examples/target/policy-models-examples-3.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/gson/2.1.1-SNAPSHOT/gson-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/common-parameters/2.1.1-SNAPSHOT/common-parameters-2.1.1-SNAPSHOT.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.jar:/tmp/r/io/prometheus/simpleclient/0.16.0/simpleclient-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel/0.16.0/simpleclient_tracer_otel-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_common/0.16.0/simpleclient_tracer_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel_agent/0.16.0/simpleclient_tracer_otel_agent-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_hotspot/0.16.0/simpleclient_hotspot-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_jakarta/0.16.0/simpleclient_servlet_jakarta-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_common/0.16.0/simpleclient_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_common/0.16.0/simpleclient_servlet_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_logback/0.16.0/simpleclient_logback-0.16.0.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1/jakarta.xml.bind-api-4.0.1.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/tmp/r/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-jakarta/2.2.15/swagger-jaxrs2-jakarta-2.2.15.jar:/tmp/r/io/github/classgraph/classgraph/4.8.154/classgraph-4.8.154.jar:/tmp/r/io/swagger/core/v3/swagger-models-jakarta/2.2.15/swagger-models-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.15.1/jackson-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-annotations-jakarta/2.2.15/swagger-annotations-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-integration-jakarta/2.2.15/swagger-integration-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-core-jakarta/2.2.15/swagger-core-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.15.1/jackson-dataformat-yaml-2.15.1.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.1/jackson-datatype-jsr310-2.15.1.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.1/jackson-databind-2.14.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-json-provider/2.15.1/jackson-jakarta-rs-json-provider-2.15.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-base/2.15.1/jackson-jakarta-rs-base-2.15.1.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.15.1/jackson-module-jakarta-xmlbind-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-servlet-initializer-v2-jakarta/2.2.15/swagger-jaxrs2-servlet-initializer-v2-jakarta-2.2.15.jar:/tmp/r/org/hibernate/orm/hibernate-core/6.3.0.CR1/hibernate-core-6.3.0.CR1.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.2/jaxb-runtime-4.0.2.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.2/jaxb-core-4.0.2.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.0/angus-activation-2.0.0.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.2/txw2-4.0.2.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.1/istack-commons-runtime-4.1.1.jar:/tmp/r/jakarta/inject/jakarta.inject-api/2.0.1.MR/jakarta.inject-api-2.0.1.MR.jar:/tmp/r/org/antlr/antlr4-runtime/4.10.1/antlr4-runtime-4.10.1.jar:/tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/com/h2database/h2/2.2.220/h2-2.2.220.jar:/tmp/r/org/onap/policy/common/utils/2.1.1-SNAPSHOT/utils-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/2.1.1-SNAPSHOT/capabilities-2.1.1-SNAPSHOT.jar:/tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.jar:/tmp/r/com/worldturner/medeia/medeia-validator-core/1.1.1/medeia-validator-core-1.1.1.jar:/tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.3.20/kotlin-reflect-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.3.20/kotlin-stdlib-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.20/kotlin-stdlib-common-1.3.20.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.jar:/tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/tmp/r/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar:/tmp/r/org/onap/policy/common/utils-test/2.1.1-SNAPSHOT/utils-test-2.1.1-SNAPSHOT.jar:/tmp/r/org/bouncycastle/bcpkix-fips/1.0.7/bcpkix-fips-1.0.7.jar:/tmp/r/org/bouncycastle/bc-fips/1.0.2.4/bc-fips-1.0.2.4.jar:/tmp/r/org/apache/commons/commons-jexl3/3.1/commons-jexl3-3.1.jar:/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar:/tmp/r/org/slf4j/slf4j-api/2.0.11/slf4j-api-2.0.11.jar:/tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar:/tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar:/tmp/r/org/projectlombok/lombok/1.18.28/lombok-1.18.28.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/yaml/snakeyaml/2.0/snakeyaml-2.0.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.1.4/mariadb-java-client-3.1.4.jar:/tmp/r/com/github/waffle/waffle-jna/3.2.0/waffle-jna-3.2.0.jar:/tmp/r/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar:/tmp/r/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1.jar:/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar:/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar:/tmp/r/org/postgresql/postgresql/42.6.0/postgresql-42.6.0.jar:/tmp/r/org/checkerframework/checker-qual/3.31.0/checker-qual-3.31.0.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar:/tmp/r/org/glassfish/jersey/inject/jersey-hk2/3.1.3/jersey-hk2-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-common/3.1.3/jersey-common-3.1.3.jar:/tmp/r/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar:/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/tmp/r/org/glassfish/hk2/hk2-locator/3.0.4/hk2-locator-3.0.4.jar:/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/3.0.4/aopalliance-repackaged-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-api/3.0.4/hk2-api-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-utils/3.0.4/hk2-utils-3.0.4.jar:/tmp/r/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.jar:/tmp/r/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.jar:/tmp/r/org/eclipse/jetty/toolchain/jetty-jakarta-servlet-api/5.0.2/jetty-jakarta-servlet-api-5.0.2.jar:/tmp/r/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet/3.1.3/jersey-container-servlet-3.1.3.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.3/jersey-container-servlet-core-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-server/3.1.3/jersey-server-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-client/3.1.3/jersey-client-3.1.3.jar:/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar:/tmp/r/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/tmp/r/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.6/byte-buddy-1.14.6.jar:/tmp/r/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar:/tmp/r/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/tmp/r/org/assertj/assertj-core/3.24.2/assertj-core-3.24.2.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5/5.2.2/httpcore5-5.2.2.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/tmp/r/com/att/nsa/cambriaClient/1.2.1-oss/cambriaClient-1.2.1-oss.jar:/tmp/r/com/att/nsa/saClientLibrary/1.3.0-oss/saClientLibrary-1.3.0-oss.jar:/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar:/tmp/r/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar:/tmp/r/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5/httpclient-cache-4.5.jar:/tmp/r/com/att/nsa/saToolkit/1.2.0-oss/saToolkit-1.2.0-oss.jar:/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar:/tmp/r/org/json/json/20231013/json-20231013.jar:, jakarta.persistence.jdbc.driver=org.h2.Driver, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, java.specification.vendor=Oracle Corporation, org.ops4j.pax.url.mvn.localRepository=/tmp/r, java.version.date=2022-07-19, java.home=/usr/lib/jvm/java-17-openjdk-amd64, file.separator=/, basedir=/w/workspace/policy-models-sonar/models-pdp, java.vm.compressedOopsMode=Zero based, jakarta.persistence.jdbc.user=****, line.separator= , hibernate.persistenceUnitName=ToscaConceptTest, java.vm.specification.vendor=Oracle Corporation, java.specification.name=Java Platform API Specification, hibernate.transaction.coordinator_class=class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl, javax.persistence.jdbc.driver=org.h2.Driver, surefire.real.class.path=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20240120183635626_70.jar, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, java.runtime.version=17.0.4+8-Ubuntu-118.04, user.name=jenkins, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, sonar=true, path.separator=:, hibernate.connection.username=****, os.version=4.15.0-194-generic, java.runtime.name=OpenJDK Runtime Environment, hibernate.connection.url=jdbc:h2:mem:PdpProviderTest, file.encoding=UTF-8, jenkins=true, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=false, localRepository=/tmp/r, hibernate.connection.driver_class=org.h2.Driver, java.vendor.url.bug=Unknown, java.io.tmpdir=/tmp, java.version=17.0.4, user.dir=/w/workspace/policy-models-sonar/models-pdp, os.arch=amd64, java.vm.specification.name=Java Virtual Machine Specification, javax.persistence.schema-generation.database.action=drop-and-create, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@1285ec6, native.encoding=UTF-8, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, java.vendor=Private Build, java.vm.info=mixed mode, sharing, java.vm.version=17.0.4+8-Ubuntu-118.04, hibernate.bytecode.use_reflection_optimizer=true, sun.io.unicode.encoding=UnicodeLittle, maven.repo.local=/tmp/r, javax.persistence.jdbc.password=****, java.class.version=61.0} 18:36:39.078 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {} 18:36:39.084 [main] DEBUG org.hibernate.boot.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation 18:36:39.086 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 18:36:39.127 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was null 18:36:39.127 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was null 18:36:39.128 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was null 18:36:39.129 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was null 18:36:39.130 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@4c58212] under count; prior registration was null 18:36:39.131 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@432e242d] under every; prior registration was null 18:36:39.131 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@537360e3] under any; prior registration was null 18:36:39.131 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(floor)] under floor; prior registration was null 18:36:39.131 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ceiling)] under ceiling; prior registration was null 18:36:39.131 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(mod)] under mod; prior registration was null 18:36:39.131 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(abs)] under abs; prior registration was null 18:36:39.131 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sign)] under sign; prior registration was null 18:36:39.131 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sqrt)] under sqrt; prior registration was null 18:36:39.131 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ln)] under ln; prior registration was null 18:36:39.131 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(exp)] under exp; prior registration was null 18:36:39.131 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(power)] under power; prior registration was null 18:36:39.132 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(round)] under round; prior registration was null 18:36:39.132 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sin)] under sin; prior registration was null 18:36:39.132 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cos)] under cos; prior registration was null 18:36:39.132 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(tan)] under tan; prior registration was null 18:36:39.132 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(asin)] under asin; prior registration was null 18:36:39.132 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(acos)] under acos; prior registration was null 18:36:39.132 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan)] under atan; prior registration was null 18:36:39.132 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan2)] under atan2; prior registration was null 18:36:39.134 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3ef97efc] under sinh; prior registration was null 18:36:39.134 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@46244e65] under cosh; prior registration was null 18:36:39.134 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@20c1cb0c] under tanh; prior registration was null 18:36:39.134 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@76e56b17] under pi; prior registration was null 18:36:39.134 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@31ee5a9] under log; prior registration was null 18:36:39.134 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(coalesce)] under coalesce; prior registration was null 18:36:39.134 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nullif)] under nullif; prior registration was null 18:36:39.134 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(left)] under left; prior registration was null 18:36:39.134 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(right)] under right; prior registration was null 18:36:39.134 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(replace)] under replace; prior registration was null 18:36:39.134 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(concat)] under concat; prior registration was null 18:36:39.134 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lower)] under lower; prior registration was null 18:36:39.134 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(upper)] under upper; prior registration was null 18:36:39.134 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substring)] under substring; prior registration was null 18:36:39.134 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(locate)] under locate; prior registration was null 18:36:39.134 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(character_length)] under character_length; prior registration was null 18:36:39.134 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : length -> character_length 18:36:39.135 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LocatePositionEmulation@a19fe87] under position; prior registration was null 18:36:39.136 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InsertSubstringOverlayEmulation@7d8802cf] under overlay; prior registration was null 18:36:39.137 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TrimFunction@6d66a248] under trim; prior registration was null 18:36:39.138 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastFunction@4ea8832c] under cast; prior registration was null 18:36:39.138 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@45e6f47a] under collate; prior registration was null 18:36:39.139 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ExtractFunction@42a08547] under extract; prior registration was null 18:36:39.139 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(least)] under least; prior registration was null 18:36:39.139 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(greatest)] under greatest; prior registration was null 18:36:39.139 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CoalesceIfnullEmulation@28d48616] under ifnull; prior registration was null 18:36:39.139 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lpad)] under lpad; prior registration was null 18:36:39.139 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rpad)] under rpad; prior registration was null 18:36:39.140 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LpadRpadPadEmulation@5967492a] under pad; prior registration was null 18:36:39.140 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastStrEmulation@783a2fec] under str; prior registration was null 18:36:39.142 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@45b4d2ff] under format; prior registration was null 18:36:39.142 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampaddFunction@1e8f20bf] under timestampadd; prior registration was null 18:36:39.143 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampdiffFunction@26652743] under timestampdiff; prior registration was null 18:36:39.143 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : dateadd -> timestampadd 18:36:39.143 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : datediff -> timestampdiff 18:36:39.143 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@62ae5180] under current_date; prior registration was null 18:36:39.144 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@4136638d] under current_time; prior registration was null 18:36:39.144 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@2bac4423] under current_timestamp; prior registration was null 18:36:39.144 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current date -> current_date 18:36:39.144 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current time -> current_time 18:36:39.144 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current timestamp -> current_timestamp 18:36:39.144 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@37acf9b1] under local_date; prior registration was null 18:36:39.144 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@279e9c95] under local_time; prior registration was null 18:36:39.144 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@5546a9e0] under local_datetime; prior registration was null 18:36:39.144 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@1c027237] under offset_datetime; prior registration was null 18:36:39.144 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local date -> local_date 18:36:39.144 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local time -> local_time 18:36:39.144 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local datetime -> local_datetime 18:36:39.144 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : offset datetime -> offset_datetime 18:36:39.144 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@4cb37177] under instant; prior registration was null 18:36:39.144 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current_instant -> instant 18:36:39.144 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.SqlFunction@69e636cc] under sql; prior registration was null 18:36:39.144 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was NamedSqmFunctionTemplate(max) 18:36:39.144 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was NamedSqmFunctionTemplate(min) 18:36:39.144 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was NamedSqmFunctionTemplate(sum) 18:36:39.144 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was NamedSqmFunctionTemplate(avg) 18:36:39.144 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@a59324f] under count; prior registration was org.hibernate.dialect.function.CountFunction@4c58212 18:36:39.145 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.AvgFunction@1bbf7e81] under avg; prior registration was NamedSqmFunctionTemplate(avg) 18:36:39.145 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(pi)] under pi; prior registration was org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@76e56b17 18:36:39.145 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cot)] under cot; prior registration was null 18:36:39.145 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(radians)] under radians; prior registration was null 18:36:39.145 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(degrees)] under degrees; prior registration was null 18:36:39.145 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(log10)] under log10; prior registration was null 18:36:39.145 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3c2956a6] under mod; prior registration was NamedSqmFunctionTemplate(mod) 18:36:39.145 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rand)] under rand; prior registration was null 18:36:39.145 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(soundex)] under soundex; prior registration was null 18:36:39.145 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(translate)] under translate; prior registration was null 18:36:39.145 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitand)] under bitand; prior registration was null 18:36:39.145 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitor)] under bitor; prior registration was null 18:36:39.145 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitxor)] under bitxor; prior registration was null 18:36:39.145 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_and)] under bit_and; prior registration was null 18:36:39.145 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_or)] under bit_or; prior registration was null 18:36:39.145 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day)] under day; prior registration was null 18:36:39.145 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(month)] under month; prior registration was null 18:36:39.145 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(year)] under year; prior registration was null 18:36:39.145 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(hour)] under hour; prior registration was null 18:36:39.145 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(minute)] under minute; prior registration was null 18:36:39.145 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(second)] under second; prior registration was null 18:36:39.145 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(microsecond)] under microsecond; prior registration was null 18:36:39.145 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_week)] under day_of_week; prior registration was null 18:36:39.145 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_month)] under day_of_month; prior registration was null 18:36:39.145 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : day -> day_of_month 18:36:39.145 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_year)] under day_of_year; prior registration was null 18:36:39.145 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(week)] under week; prior registration was null 18:36:39.145 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(quarter)] under quarter; prior registration was null 18:36:39.145 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(monthname)] under monthname; prior registration was null 18:36:39.145 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(dayname)] under dayname; prior registration was null 18:36:39.145 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under localtime; prior registration was null 18:36:39.145 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under localtimestamp; prior registration was null 18:36:39.145 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under local_time; prior registration was org.hibernate.dialect.function.CurrentFunction@279e9c95 18:36:39.145 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under local_datetime; prior registration was org.hibernate.dialect.function.CurrentFunction@5546a9e0 18:36:39.147 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TruncFunction@61b3de5b] under trunc; prior registration was null 18:36:39.147 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : truncate -> trunc 18:36:39.147 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@12c1826] under date_trunc; prior registration was null 18:36:39.147 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_length)] under bit_length; prior registration was null 18:36:39.147 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was null 18:36:39.147 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ascii)] under ascii; prior registration was null 18:36:39.147 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was NamedSqmFunctionTemplate(octet_length) 18:36:39.147 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(space)] under space; prior registration was null 18:36:39.147 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(repeat)] under repeat; prior registration was null 18:36:39.147 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(char)] under char; prior registration was null 18:36:39.147 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : chr -> char 18:36:39.147 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(instr)] under instr; prior registration was null 18:36:39.147 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substr)] under substr; prior registration was null 18:36:39.147 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@107ac2b6] under position; prior registration was org.hibernate.dialect.function.LocatePositionEmulation@a19fe87 18:36:39.147 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ltrim)] under ltrim; prior registration was null 18:36:39.147 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rtrim)] under rtrim; prior registration was null 18:36:39.147 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@6e057374] under concat; prior registration was NamedSqmFunctionTemplate(concat) 18:36:39.147 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curtime)] under curtime; prior registration was null 18:36:39.147 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curdate)] under curdate; prior registration was null 18:36:39.147 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(now)] under now; prior registration was null 18:36:39.147 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sysdate)] under sysdate; prior registration was null 18:36:39.147 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(insert)] under insert; prior registration was null 18:36:39.147 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_and)] under bool_and; prior registration was null 18:36:39.147 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : every -> bool_and 18:36:39.147 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_or)] under bool_or; prior registration was null 18:36:39.147 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : any -> bool_or 18:36:39.147 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(median)] under median; prior registration was null 18:36:39.147 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_pop)] under stddev_pop; prior registration was null 18:36:39.147 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_samp)] under stddev_samp; prior registration was null 18:36:39.147 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_pop)] under var_pop; prior registration was null 18:36:39.147 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_samp)] under var_samp; prior registration was null 18:36:39.147 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@113b39e9] under format; prior registration was org.hibernate.dialect.function.FormatFunction@45b4d2ff 18:36:39.147 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rownum)] under rownum; prior registration was null 18:36:39.147 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(row_number)] under row_number; prior registration was null 18:36:39.148 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lag)] under lag; prior registration was null 18:36:39.148 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lead)] under lead; prior registration was null 18:36:39.148 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(first_value)] under first_value; prior registration was null 18:36:39.148 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(last_value)] under last_value; prior registration was null 18:36:39.148 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nth_value)] under nth_value; prior registration was null 18:36:39.149 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@b7526a9] under mode; prior registration was null 18:36:39.149 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@18f37d6e] under percentile_cont; prior registration was null 18:36:39.156 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@3d1b91d1] under percentile_disc; prior registration was null 18:36:39.157 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@659f5f32] under rank; prior registration was null 18:36:39.157 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@20fdd484] under dense_rank; prior registration was null 18:36:39.157 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@3e0575a2] under percent_rank; prior registration was null 18:36:39.157 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@65589d76] under cume_dist; prior registration was null 18:36:39.157 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ListaggFunction@738a1324] under listagg; prior registration was null 18:36:39.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- abs(NUMERIC arg) 18:36:39.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double acos(NUMERIC arg) 18:36:39.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean any(BOOLEAN predicate) 18:36:39.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer ascii(STRING arg) 18:36:39.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double asin(NUMERIC arg) 18:36:39.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan(NUMERIC arg) 18:36:39.160 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan2(NUMERIC arg0, NUMERIC arg1) 18:36:39.160 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double avg(NUMERIC arg) 18:36:39.160 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_and(arg) 18:36:39.160 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer bit_length(STRING_OR_CLOB arg) 18:36:39.160 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_or(arg) 18:36:39.160 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitand(arg0, arg1) 18:36:39.160 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitor(arg0, arg1) 18:36:39.160 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitxor(arg0, arg1) 18:36:39.160 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_and(BOOLEAN predicate) 18:36:39.160 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_or(BOOLEAN predicate) 18:36:39.160 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- cast(arg as Type) 18:36:39.160 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ceiling(NUMERIC arg) 18:36:39.160 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character char(INTEGER arg) 18:36:39.160 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer character_length(STRING_OR_CLOB arg) 18:36:39.160 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character chr(INTEGER arg) 18:36:39.160 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- coalesce(arg0[, arg1[, ...]]) 18:36:39.160 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String collate(STRING string as COLLATION collation) 18:36:39.160 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String concat(STRING string0[, STRING string1[, ...]]) 18:36:39.160 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cos(NUMERIC arg) 18:36:39.160 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cosh(NUMERIC arg) 18:36:39.160 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cot(NUMERIC arg) 18:36:39.160 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long count([distinct ]{arg|*}) 18:36:39.160 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cume_dist([arg0[, ...]]) 18:36:39.160 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date curdate() 18:36:39.160 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current date 18:36:39.160 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current time 18:36:39.160 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current timestamp 18:36:39.160 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current_date 18:36:39.160 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant current_instant 18:36:39.160 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current_time 18:36:39.160 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current_timestamp 18:36:39.160 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time curtime() 18:36:39.160 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- date_trunc(STRING field, TEMPORAL datetime) 18:36:39.160 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- dateadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 18:36:39.161 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- basicType@21(java.lang.Long,-5)|basicType@23(java.lang.Double,8) datediff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 18:36:39.161 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day(DATE arg) 18:36:39.161 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_month(DATE arg) 18:36:39.161 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_week(DATE arg) 18:36:39.161 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_year(DATE arg) 18:36:39.161 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String dayname(DATE arg) 18:36:39.161 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double degrees(NUMERIC arg) 18:36:39.161 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long dense_rank([arg0[, ...]]) 18:36:39.161 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean every(BOOLEAN predicate) 18:36:39.161 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double exp(NUMERIC arg) 18:36:39.161 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- extract(TEMPORAL_UNIT field from TEMPORAL arg) 18:36:39.161 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- first_valueANY value 18:36:39.161 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- floor(NUMERIC arg) 18:36:39.161 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String format(TEMPORAL datetime as STRING pattern) 18:36:39.161 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- greatest(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 18:36:39.161 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer hour(TIME arg) 18:36:39.161 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ifnull(arg0, arg1) 18:36:39.161 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String insert(STRING string, INTEGER start, INTEGER length, STRING replacement) 18:36:39.161 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant instant 18:36:39.161 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer instr(STRING string, STRING pattern[, INTEGER start[, INTEGER occurrence]]) 18:36:39.161 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- lagANY value[, INTEGER offset[, ANY default]] 18:36:39.161 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- last_valueANY value 18:36:39.161 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- leadANY value[, INTEGER offset[, ANY default]] 18:36:39.161 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- least(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 18:36:39.161 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String left(STRING string, INTEGER length) 18:36:39.161 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer length(STRING_OR_CLOB arg) 18:36:39.161 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String listagg(STRING arg0, STRING arg1) 18:36:39.161 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double ln(NUMERIC arg) 18:36:39.161 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local date 18:36:39.161 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local datetime 18:36:39.161 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local time 18:36:39.161 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local_date 18:36:39.161 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local_datetime 18:36:39.161 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local_time 18:36:39.161 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time localtime 18:36:39.161 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp localtimestamp 18:36:39.161 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer locate(STRING pattern, STRING string[, INTEGER start]) 18:36:39.161 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log(NUMERIC base, NUMERIC arg) 18:36:39.161 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log10(NUMERIC arg) 18:36:39.161 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lower(STRING string) 18:36:39.161 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lpad(STRING string, INTEGER length[, STRING padding]) 18:36:39.161 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String ltrim(STRING string) 18:36:39.161 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- max(COMPARABLE arg) 18:36:39.161 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double median(NUMERIC arg) 18:36:39.161 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer microsecond(TIME arg) 18:36:39.161 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- min(COMPARABLE arg) 18:36:39.161 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer minute(TIME arg) 18:36:39.161 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer mod(INTEGER arg0, INTEGER arg1) 18:36:39.161 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- mode() 18:36:39.161 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer month(DATE arg) 18:36:39.161 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String monthname(DATE arg) 18:36:39.161 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp now() 18:36:39.161 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nth_valueANY value, INTEGER nth 18:36:39.161 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nullif(arg0, arg1) 18:36:39.161 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer octet_length(STRING_OR_CLOB arg) 18:36:39.161 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset datetime 18:36:39.161 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset_datetime 18:36:39.161 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String overlay(STRING string placing STRING replacement from INTEGER start[ for INTEGER length]) 18:36:39.161 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String pad(STRING string with INTEGER length {leading|trailing}[ STRING character]) 18:36:39.161 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double percent_rank([arg0[, ...]]) 18:36:39.161 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_cont(NUMERIC arg) 18:36:39.161 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_disc(NUMERIC arg) 18:36:39.161 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double pi 18:36:39.166 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer position(STRING pattern in STRING string) 18:36:39.166 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double power(NUMERIC arg0, NUMERIC arg1) 18:36:39.166 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer quarter(DATE arg) 18:36:39.166 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double radians(NUMERIC arg) 18:36:39.166 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double rand([INTEGER seed]) 18:36:39.166 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rank([arg0[, ...]]) 18:36:39.166 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String repeat(STRING string, INTEGER times) 18:36:39.166 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String replace(STRING string, STRING pattern, STRING replacement) 18:36:39.166 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String right(STRING string, INTEGER length) 18:36:39.166 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- round(NUMERIC number[, INTEGER places]) 18:36:39.166 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long row_number() 18:36:39.166 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rownum() 18:36:39.166 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rpad(STRING string, INTEGER length[, STRING padding]) 18:36:39.166 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rtrim(STRING string) 18:36:39.167 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer second(TIME arg) 18:36:39.167 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer sign(NUMERIC arg) 18:36:39.167 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sin(NUMERIC arg) 18:36:39.167 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sinh(NUMERIC arg) 18:36:39.167 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String soundex(arg) 18:36:39.167 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String space(INTEGER arg) 18:36:39.167 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Object sql 18:36:39.167 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sqrt(NUMERIC arg) 18:36:39.167 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_pop(NUMERIC arg) 18:36:39.167 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_samp(NUMERIC arg) 18:36:39.167 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String str(arg) 18:36:39.167 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substr(STRING string, INTEGER start[, INTEGER length]) 18:36:39.167 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substring(STRING string{ from|,} INTEGER start[{ for|,} INTEGER length]) 18:36:39.167 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- sum(arg) 18:36:39.167 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp sysdate 18:36:39.167 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tan(NUMERIC arg) 18:36:39.167 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tanh(NUMERIC arg) 18:36:39.167 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- timestampadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 18:36:39.167 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- basicType@21(java.lang.Long,-5)|basicType@23(java.lang.Double,8) timestampdiff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 18:36:39.167 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String translate(STRING arg0, STRING arg1, STRING arg2) 18:36:39.167 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String trim([[{leading|trailing|both} ][STRING arg0 ]from] STRING arg1) 18:36:39.167 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- trunc( ... ) 18:36:39.167 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- truncate( ... ) 18:36:39.167 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String upper(STRING string) 18:36:39.167 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_pop(NUMERIC arg) 18:36:39.167 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_samp(NUMERIC arg) 18:36:39.167 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer week(DATE arg) 18:36:39.167 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer year(DATE arg) 18:36:39.171 [main] DEBUG org.hibernate.orm.query.plan.cache -- Starting QueryInterpretationCache(2048) 18:36:39.317 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:36:39.317 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:39.587 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType]: private accessor [derivedFrom] 18:36:39.618 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:36:39.618 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:39.657 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy]: private accessor [derivedFrom] 18:36:39.658 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:36:39.658 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:39.693 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus]: private accessor [deploy] 18:36:39.695 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:36:39.695 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:39.731 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup]: private accessor [description] 18:36:39.732 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:36:39.732 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:39.757 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup]: private accessor [currentInstanceCount] 18:36:39.758 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:36:39.758 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:39.780 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp]: private accessor [healthy] 18:36:39.806 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:39.807 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:39.807 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:39.808 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:39.808 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:39.808 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:39.809 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:39.853 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting post-init callbacks 18:36:39.853 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id})#finishInitialization 18:36:39.854 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)#finishInitialization 18:36:39.854 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)#finishInitialization 18:36:39.854 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) - key descriptor 18:36:39.859 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)#finishInitialization 18:36:39.860 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) - key descriptor 18:36:39.860 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets#{element})#finishInitialization 18:36:39.860 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets)#finishInitialization 18:36:39.860 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) - key descriptor 18:36:39.860 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers)#finishInitialization 18:36:39.860 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) - key descriptor 18:36:39.860 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) `staticFetchableList` generator 18:36:39.860 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id})#finishInitialization 18:36:39.860 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)#finishInitialization 18:36:39.860 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)#finishInitialization 18:36:39.860 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) - key descriptor 18:36:39.860 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)#finishInitialization 18:36:39.860 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) - key descriptor 18:36:39.860 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets#{element})#finishInitialization 18:36:39.860 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets)#finishInitialization 18:36:39.861 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) - key descriptor 18:36:39.861 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)#finishInitialization 18:36:39.861 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) `staticFetchableList` generator 18:36:39.861 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#{id})#finishInitialization 18:36:39.861 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)#finishInitialization 18:36:39.861 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) `staticFetchableList` generator 18:36:39.861 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id})#finishInitialization 18:36:39.861 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping( NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element}]) - element descriptor 18:36:39.861 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)#finishInitialization 18:36:39.861 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - key descriptor 18:36:39.861 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)#finishInitialization 18:36:39.861 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) - key descriptor 18:36:39.861 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) `staticFetchableList` generator 18:36:39.861 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id})#finishInitialization 18:36:39.861 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping( NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element}]) - element descriptor 18:36:39.866 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)#finishInitialization 18:36:39.866 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - key descriptor 18:36:39.866 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element})#finishInitialization 18:36:39.866 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)#finishInitialization 18:36:39.866 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) - key descriptor 18:36:39.867 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)#finishInitialization 18:36:39.867 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) - key descriptor 18:36:39.867 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element})#finishInitialization 18:36:39.867 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)#finishInitialization 18:36:39.867 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) - key descriptor 18:36:39.867 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) `staticFetchableList` generator 18:36:39.867 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id})#finishInitialization 18:36:39.867 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdp) `staticFetchableList` generator 18:36:39.867 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id})#initColumnMappings 18:36:39.869 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)#initColumnMappings 18:36:39.869 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:39.869 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:39.869 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:39.869 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:39.869 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets#{element})#initColumnMappings 18:36:39.869 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:39.869 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:39.869 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:39.869 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:39.869 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id})#initColumnMappings 18:36:39.869 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)#initColumnMappings 18:36:39.869 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:39.869 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:39.869 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:39.869 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:39.869 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets#{element})#initColumnMappings 18:36:39.870 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:39.870 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:39.870 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)#initColumnMappings 18:36:39.870 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#{id})#initColumnMappings 18:36:39.870 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)#initColumnMappings 18:36:39.870 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id})#initColumnMappings 18:36:39.870 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:39.870 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:39.870 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:39.870 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:39.870 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}.{inverse})#finishInitialization 18:36:39.870 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}] 18:36:39.870 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}.{inverse})#finishInitialization 18:36:39.870 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}] 18:36:39.870 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id})#initColumnMappings 18:36:39.870 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}.{inverse})#finishInitialization 18:36:39.870 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:39.870 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}] 18:36:39.870 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:39.870 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:39.870 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:39.870 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element})#initColumnMappings 18:36:39.870 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:39.870 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:39.871 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:39.871 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:39.871 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element})#initColumnMappings 18:36:39.871 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:39.871 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:39.871 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id})#initColumnMappings 18:36:39.871 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:39.871 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:39.871 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}.{inverse})#finishInitialization 18:36:39.871 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}] 18:36:39.961 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:39.961 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicyType where name=? and version=? 18:36:39.961 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into ToscaPolicyType (derived_from_name,derived_from_version,description,name,version) values (?,?,?,?,?) 18:36:39.961 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update ToscaPolicyType set derived_from_name=?,derived_from_version=?,description=? where name=? and version=? 18:36:39.961 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from ToscaPolicyType where name=? and version=? 18:36:39.996 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jtpt1_0 18:36:39.999 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] 18:36:40.006 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}] 18:36:40.011 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] 18:36:40.012 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target}] 18:36:40.013 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target}] 18:36:40.013 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target}] 18:36:40.013 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target}] 18:36:40.023 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] | +-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom.version] | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.description] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] | \-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:40.028 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jtpt1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) { primaryTableReference : ToscaPolicyType as jtpt1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } } } } } 18:36:40.044 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:40.044 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicy where name=? and version=? 18:36:40.044 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into ToscaPolicy (derived_from_name,derived_from_version,description,type_name,type_version,name,version) values (?,?,?,?,?,?,?) 18:36:40.044 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update ToscaPolicy set derived_from_name=?,derived_from_version=?,description=?,type_name=?,type_version=? where name=? and version=? 18:36:40.044 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from ToscaPolicy where name=? and version=? 18:36:40.044 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jtp1_0 18:36:40.044 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] 18:36:40.044 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}] 18:36:40.044 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] 18:36:40.045 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target}] 18:36:40.045 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target}] 18:36:40.045 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] 18:36:40.045 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target}] 18:36:40.045 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] | +-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom.version] | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.description] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] | \-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type.version] 18:36:40.046 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jtp1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) { primaryTableReference : ToscaPolicy as jtp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target}) { primaryTableReference : ToscaPolicy as jtp1_0 } } } } } 18:36:40.047 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:40.047 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from PdpPolicyStatus where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:40.047 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:36:40.047 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpPolicyStatus set deploy=?,pdpGroup=?,pdpType=?,name=?,version=?,state=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:40.047 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpPolicyStatus where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:40.047 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpps1_0 18:36:40.047 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] 18:36:40.047 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] 18:36:40.047 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:36:40.048 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType] | +-EmbeddableFetchImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] | | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.name] | | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.version] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state] 18:36:40.048 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpps1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) { primaryTableReference : PdpPolicyStatus as jpps1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}) { primaryTableReference : PdpPolicyStatus as jpps1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) { primaryTableReference : PdpPolicyStatus as jpps1_0 } } } } } 18:36:40.049 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:40.049 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from PdpGroup where name=? and version=? 18:36:40.049 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpGroup (description,pdpGroupState,name,version) values (?,?,?,?) 18:36:40.049 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpGroup set description=?,pdpGroupState=? where name=? and version=? 18:36:40.049 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpGroup where name=? and version=? 18:36:40.049 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpg1_0 18:36:40.049 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] 18:36:40.049 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] 18:36:40.049 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:40.050 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:40.055 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:40.055 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:40.055 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:40.056 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@372ea7fa] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:40.057 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:40.057 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:40.058 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:40.058 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:40.059 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:40.061 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:40.061 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) { primaryTableReference : PdpGroup as jpg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}) { primaryTableReference : PdpGroup as jpg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } left join CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 NestedTableGroupJoins { join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } } } } } 18:36:40.063 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:40.063 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from PdpSubGroup where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:40.063 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpSubGroup (currentInstanceCount,desiredInstanceCount,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?) 18:36:40.063 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpSubGroup set currentInstanceCount=?,desiredInstanceCount=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:40.063 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpSubGroup where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:40.063 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpsg1_0 18:36:40.063 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] 18:36:40.063 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] 18:36:40.063 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:40.063 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:40.063 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:40.064 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:40.064 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:40.064 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@112dfb03] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:40.064 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:40.064 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:40.064 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:40.064 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:40.065 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:40.065 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpsg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) { primaryTableReference : PdpSubGroup as jpsg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } left join CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } } } } } 18:36:40.066 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:40.066 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from Pdp where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:40.066 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:40.066 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update Pdp set healthy=?,lastUpdate=?,message=?,pdpState=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:40.066 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from Pdp where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:40.066 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jp1_0 18:36:40.067 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] 18:36:40.067 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] 18:36:40.067 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState] 18:36:40.067 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jp1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdp) { primaryTableReference : Pdp as jp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}) { primaryTableReference : Pdp as jp1_0 } } } } } 18:36:40.069 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:40.069 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:36:40.069 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:40.070 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:40.071 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:40.071 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:40.071 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:40.072 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:40.072 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:40.072 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:40.072 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}] 18:36:40.073 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties` -> `{index}` 18:36:40.073 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties` -> `{element}` 18:36:40.075 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:40.075 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:40.076 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:40.076 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_properties (JpaToscaPolicyType_name,JpaToscaPolicyType_version,properties_KEY,properties) values (?,?,?,?) 18:36:40.077 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicyType_properties set properties=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:36:40.077 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:36:40.077 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:40.077 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:40.077 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:40.077 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@79d72d99] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:40.077 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:40.077 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:40.077 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:40.077 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:40.078 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:40.078 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:40.078 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:40.079 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into PdpGroup_PdpSubGroup (name,version,pdpSubGroups_localName,pdpSubGroups_parentKeyName,pdpSubGroups_parentKeyVersion,pdpSubGroups_parentLocalName) values (?,?,?,?,?,?) 18:36:40.080 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from PdpGroup_PdpSubGroup where name=? and version=? and pdpSubGroups_localName=? and pdpSubGroups_parentKeyName=? and pdpSubGroups_parentKeyVersion=? and pdpSubGroups_parentLocalName=? 18:36:40.080 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from PdpGroup_PdpSubGroup where name=? and version=? 18:36:40.080 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:40.080 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:40.080 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}] 18:36:40.080 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties` -> `{index}` 18:36:40.080 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties` -> `{element}` 18:36:40.080 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:40.080 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:40.080 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:40.080 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_properties (JpaToscaPolicy_name,JpaToscaPolicy_version,properties_KEY,properties) values (?,?,?,?) 18:36:40.080 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicy_properties set properties=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:36:40.080 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:36:40.080 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:36:40.080 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:40.080 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:40.081 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@a9375dd] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:40.081 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:40.081 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:40.081 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:40.081 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:40.082 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:40.082 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? and pdpInstances_localName=? and pdpInstances_parentKeyName=? and pdpInstances_parentKeyVersion=? and pdpInstances_parentLocalName=? 18:36:40.082 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? 18:36:40.082 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:40.082 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:40.082 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:40.082 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties` -> `{index}` 18:36:40.082 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties` -> `{element}` 18:36:40.082 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:40.082 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:40.083 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:40.083 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,properties_KEY,properties) values (?,?,?,?,?,?) 18:36:40.083 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaPdpSubGroup_properties set properties=? where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:36:40.083 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:36:40.083 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:40.083 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:40.083 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] 18:36:40.083 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}] 18:36:40.083 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}] 18:36:40.083 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:40.084 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_targets (toscaPolicyTypeName,toscaPolicyTypeVersion,name,version) values (?,?,?,?) 18:36:40.084 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:36:40.084 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:36:40.084 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:40.084 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:40.084 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:40.084 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties` -> `{index}` 18:36:40.084 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties` -> `{element}` 18:36:40.084 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:40.084 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:40.084 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:40.084 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpGroup_properties (JpaPdpGroup_name,JpaPdpGroup_version,properties_KEY,properties) values (?,?,?,?) 18:36:40.084 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaPdpGroup_properties set properties=? where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:36:40.085 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:36:40.085 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? 18:36:40.085 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:40.085 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:40.085 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}] 18:36:40.085 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata` -> `{index}` 18:36:40.085 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata` -> `{element}` 18:36:40.085 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:40.085 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:40.085 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:40.085 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_metadata (JpaToscaPolicyType_name,JpaToscaPolicyType_version,metadata_KEY,metadata) values (?,?,?,?) 18:36:40.086 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicyType_metadata set metadata=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:36:40.086 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:36:40.086 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:40.086 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:40.086 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] 18:36:40.086 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}] 18:36:40.086 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}] 18:36:40.086 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:40.086 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_targets (toscaPolicyName,toscaPolicyVersion,name,version) values (?,?,?,?) 18:36:40.086 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:36:40.087 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:36:40.087 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:40.087 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:40.087 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}] 18:36:40.087 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers` -> `{element}` 18:36:40.087 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:40.087 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_triggers (JpaToscaPolicyType_name,JpaToscaPolicyType_version,triggers) values (?,?,?) 18:36:40.087 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and triggers=? 18:36:40.087 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:40.087 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:40.087 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:40.087 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}] 18:36:40.087 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata` -> `{index}` 18:36:40.088 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata` -> `{element}` 18:36:40.088 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:40.088 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:40.088 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:40.088 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_metadata (JpaToscaPolicy_name,JpaToscaPolicy_version,metadata_KEY,metadata) values (?,?,?,?) 18:36:40.088 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicy_metadata set metadata=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:36:40.088 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:36:40.088 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:36:40.088 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : spt1_0 18:36:40.088 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:40.088 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:40.088 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:40.089 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:40.089 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:40.089 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:40.089 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:40.145 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:36:40.145 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow 18:36:40.153 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver 18:36:40.154 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator -- No JtaPlatformResolver was specified, using default [org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver] 18:36:40.157 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver -- Could not resolve JtaPlatform, using default [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 18:36:40.157 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 18:36:40.158 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@1fc4483f] to SessionFactoryImplementor [org.hibernate.internal.SessionFactoryImpl@a256322] 18:36:40.158 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named HQL queries 18:36:40.159 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named SQL queries 18:36:40.161 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 18:36:40.176 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpGroup_properties cascade 18:36:40.176 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@214d2aa6] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 18:36:40.181 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_policies cascade 18:36:40.181 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_properties cascade 18:36:40.181 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_supportedPolicyTypes cascade 18:36:40.181 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_metadata cascade 18:36:40.181 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_properties cascade 18:36:40.182 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_targets cascade 18:36:40.182 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_metadata cascade 18:36:40.182 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_properties cascade 18:36:40.182 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_targets cascade 18:36:40.182 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_triggers cascade 18:36:40.182 [main] DEBUG org.hibernate.SQL -- drop table if exists Pdp cascade 18:36:40.183 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup cascade 18:36:40.183 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup_PdpSubGroup cascade 18:36:40.183 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpPolicyStatus cascade 18:36:40.183 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup cascade 18:36:40.183 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup_Pdp cascade 18:36:40.183 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicy cascade 18:36:40.184 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicyType cascade 18:36:40.189 [main] DEBUG org.hibernate.SQL -- create table JpaPdpGroup_properties (JpaPdpGroup_version varchar(20) not null, JpaPdpGroup_name varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpGroup_version, JpaPdpGroup_name, properties_KEY)) 18:36:40.189 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@e5a654f] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 18:36:40.198 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_policies (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, version varchar(20), JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120)) 18:36:40.199 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_properties (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName, properties_KEY)) 18:36:40.201 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, version varchar(20), JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120)) 18:36:40.202 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_metadata (JpaToscaPolicy_version varchar(20) not null, JpaToscaPolicy_name varchar(120) not null, metadata_KEY varchar(255) not null, metadata clob, primary key (JpaToscaPolicy_version, JpaToscaPolicy_name, metadata_KEY)) 18:36:40.203 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_properties (JpaToscaPolicy_version varchar(20) not null, JpaToscaPolicy_name varchar(120) not null, properties_KEY varchar(255) not null, properties clob, primary key (JpaToscaPolicy_version, JpaToscaPolicy_name, properties_KEY)) 18:36:40.205 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_targets (toscaPolicyVersion varchar(20) not null, version varchar(20), name varchar(120), toscaPolicyName varchar(120) not null) 18:36:40.206 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_metadata (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, metadata_KEY varchar(255) not null, metadata clob, primary key (JpaToscaPolicyType_version, JpaToscaPolicyType_name, metadata_KEY)) 18:36:40.207 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_properties (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, properties_KEY varchar(255) not null, properties blob, primary key (JpaToscaPolicyType_version, JpaToscaPolicyType_name, properties_KEY)) 18:36:40.209 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_targets (toscaPolicyTypeVersion varchar(20) not null, version varchar(20), name varchar(120), toscaPolicyTypeName varchar(120) not null) 18:36:40.211 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_triggers (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, triggers blob) 18:36:40.212 [main] DEBUG org.hibernate.SQL -- create table Pdp (healthy tinyint check (healthy between 0 and 3), pdpState tinyint check (pdpState between 0 and 4), lastUpdate timestamp(6), parentKeyVersion varchar(15) not null, localName varchar(120) not null, parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, message varchar(255), primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:40.220 [main] DEBUG org.hibernate.SQL -- create table PdpGroup (pdpGroupState tinyint check (pdpGroupState between 0 and 4), version varchar(20) not null, name varchar(120) not null, description varchar(255), primary key (version, name)) 18:36:40.223 [main] DEBUG org.hibernate.SQL -- create table PdpGroup_PdpSubGroup (pdpSubGroups_parentKeyVersion varchar(15) not null, version varchar(20) not null, name varchar(120) not null, pdpSubGroups_localName varchar(120) not null, pdpSubGroups_parentKeyName varchar(120) not null, pdpSubGroups_parentLocalName varchar(120) not null, unique (pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName)) 18:36:40.225 [main] DEBUG org.hibernate.SQL -- create table PdpPolicyStatus (deploy TINYINT DEFAULT 1, state tinyint check (state between 0 and 2), parentKeyVersion varchar(15) not null, version varchar(20), localName varchar(120) not null, name varchar(120), parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, pdpGroup varchar(255), pdpType varchar(255), primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:40.228 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup (currentInstanceCount integer, desiredInstanceCount integer, parentKeyVersion varchar(15) not null, localName varchar(120) not null, parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:40.230 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup_Pdp (pdpInstances_parentKeyVersion varchar(15) not null, pdpParentKeyVersion varchar(15) not null, pdpInstances_localName varchar(120) not null, pdpInstances_parentKeyName varchar(120) not null, pdpInstances_parentLocalName varchar(120) not null, pdpLocalName varchar(120) not null, pdpParentKeyName varchar(120) not null, pdpParentLocalName varchar(120) not null, unique (pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName)) 18:36:40.231 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicy (version varchar(20) not null, name varchar(120) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), type_name varchar(255), type_version varchar(255), primary key (version, name)) 18:36:40.233 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicyType (version varchar(20) not null, name varchar(120) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), primary key (version, name)) 18:36:40.235 [main] DEBUG org.hibernate.SQL -- create index PdpPolicyStatus_PdpGroup on PdpPolicyStatus (pdpGroup) 18:36:40.237 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpGroup_properties add constraint FKi82h6bc4iklkjv7krr4tllb51 foreign key (JpaPdpGroup_version, JpaPdpGroup_name) references PdpGroup 18:36:40.250 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_policies add constraint FKkl74fjq2ysgj68rtbxj2srgdr foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:40.254 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_properties add constraint FK7j6ar5qk95slogxhx7l2tjuxq foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:40.258 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_supportedPolicyTypes add constraint FKiraunod8x5nom8pvenqtbna72 foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:40.261 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_metadata add constraint FK29h250xhsg0inkfg1hm4i2k38 foreign key (JpaToscaPolicy_version, JpaToscaPolicy_name) references ToscaPolicy 18:36:40.264 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_properties add constraint FK9k5bye8m8q6ygv1i414bw8nw0 foreign key (JpaToscaPolicy_version, JpaToscaPolicy_name) references ToscaPolicy 18:36:40.266 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_targets add constraint FKliy7vigqxfyf92o6f0ncb1wgl foreign key (toscaPolicyVersion, toscaPolicyName) references ToscaPolicy 18:36:40.268 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_metadata add constraint FKm1hmhx2ekdrgvl8n73w28xwtt foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:40.271 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_properties add constraint FKi8tdjtmlgdqgru37dr7ygv2a7 foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:40.273 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_targets add constraint FKf2o083hui187dqcuw2cjjof7l foreign key (toscaPolicyTypeVersion, toscaPolicyTypeName) references ToscaPolicyType 18:36:40.275 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_triggers add constraint FKf343w49wb44xuf1nbon6plkmm foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:40.277 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpGroup_PdpSubGroup add constraint FKp3hd30o6ci1ug68n8wkut90i foreign key (pdpSubGroups_parentKeyVersion, pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentLocalName) references PdpSubGroup 18:36:40.281 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpGroup_PdpSubGroup add constraint FKnnmamid2cu71pfiuym4fyo8to foreign key (version, name) references PdpGroup 18:36:40.283 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpSubGroup_Pdp add constraint FKfq9i4rkxwf8st6dqsb72ny3hu foreign key (pdpInstances_parentKeyVersion, pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentLocalName) references Pdp 18:36:40.286 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpSubGroup_Pdp add constraint FKbbesdj6fulgci7m8qfynnf9fd foreign key (pdpParentKeyVersion, pdpLocalName, pdpParentKeyName, pdpParentLocalName) references PdpSubGroup 18:36:40.294 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Initializing SessionFactoryRegistry : org.hibernate.internal.SessionFactoryRegistry@4aebeda8 18:36:40.294 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: 85a32940-7030-4004-8078-d96296719e78 () 18:36:40.294 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured 18:36:40.295 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated SessionFactory 18:36:40.295 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Created Policy Framework persistence unit "ToscaConceptTest" 18:36:40.296 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "testdata/PdpGroupsForFiltering.json" does not exist on the local file system 18:36:40.296 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-models-sonar/models-pdp/target/test-classes/testdata/PdpGroupsForFiltering.json" : 18:36:40.439 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false] 18:36:40.445 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 18:36:40.445 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 18:36:40.456 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpg1_0 18:36:40.456 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] 18:36:40.456 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] 18:36:40.456 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:40.457 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:40.457 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:40.457 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:40.457 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:40.457 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@747c3ad5] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:40.457 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:40.457 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:40.457 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:40.457 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:40.458 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:40.458 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:40.458 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) { primaryTableReference : PdpGroup as jpg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}) { primaryTableReference : PdpGroup as jpg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } left join CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 NestedTableGroupJoins { join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } } } } } 18:36:40.473 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:40.494 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:40.494 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@1392070882 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@b0e7bde) 18:36:40.494 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@675700739 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@281893680) 18:36:40.495 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@137066379 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.495 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@1801330096 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:40.495 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@479605292 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.495 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@225879741 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:40.495 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@952879527 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.495 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@268893785 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:40.495 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@1034729767 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.495 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@98022241 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:40.496 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@1664599181 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@1147406980) 18:36:40.496 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@475657902 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:36:40.496 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@615322367 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@b0e7bde) 18:36:40.496 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@2036574539 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:40.496 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@498576585 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:36:40.500 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:40.548 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[name,version]{name=PdpGroup0, version=0.0.0}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:40.584 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpsg1_0 18:36:40.584 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] 18:36:40.584 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] 18:36:40.584 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:40.584 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:40.584 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:40.584 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:40.585 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:40.585 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@5f7a911f] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:40.585 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:40.585 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:40.585 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:40.585 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:40.586 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:40.586 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpsg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) { primaryTableReference : PdpSubGroup as jpsg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } left join CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } } } } } 18:36:40.586 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:40.586 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:40.586 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})@446008618 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.587 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@365476645 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@490069204) 18:36:40.587 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1388266315 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@64f578eb) 18:36:40.587 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@884274883 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@131358717) 18:36:40.587 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@794423639 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:40.587 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})@1621423735 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.587 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1932858958 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:40.587 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})@1446745186 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.587 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@914887867 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:40.587 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})@1910004563 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.587 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@704947264 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:40.587 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@546745830 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) 18:36:40.587 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join (PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName) on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:40.590 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:40.590 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jp1_0 18:36:40.590 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] 18:36:40.590 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] 18:36:40.591 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState] 18:36:40.591 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jp1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdp) { primaryTableReference : Pdp as jp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}) { primaryTableReference : Pdp as jp1_0 } } } } } 18:36:40.591 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:40.591 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:40.591 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@1333548034 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:40.591 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:40.592 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:40.593 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:40.593 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:40.593 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@1746264476 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:40.593 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:40.594 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-1, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:40.595 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:40.595 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:40.595 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@1083028485 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:40.595 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:40.595 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-2, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:40.596 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:40.596 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:40.596 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@1882185531 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:40.596 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:40.596 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-3, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:40.601 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [JpaPdp(key=PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0), pdpState=ACTIVE, healthy=NOT_HEALTHY, message=message from PDP, lastUpdate=1970-01-01 00:00:00.0), JpaPdp(key=PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-1), pdpState=PASSIVE, healthy=NOT_HEALTHY, message=message from PDP, lastUpdate=1970-01-01 00:00:00.0), JpaPdp(key=PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-2), pdpState=SAFE, healthy=NOT_HEALTHY, message=message from PDP, lastUpdate=1970-01-01 00:00:00.0), JpaPdp(key=PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-3), pdpState=TEST, healthy=NOT_HEALTHY, message=message from PDP, lastUpdate=1970-01-01 00:00:00.0)] for CollectionEntry[] 18:36:40.601 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [PfConceptKey(name=Policy0, version=4.5.6), PfConceptKey(name=Policy1, version=4.5.6)] for CollectionEntry[] 18:36:40.602 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [PfSearchableKey(name=policy.type.0, version=1.2.3), PfSearchableKey(name=policy.type.1, version=4.5.6), PfSearchableKey(name=policy.type.2, version=7.8.9)] for CollectionEntry[] 18:36:40.602 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [JpaPdpSubGroup(key=PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX), supportedPolicyTypes=[PfSearchableKey(name=policy.type.0, version=1.2.3), PfSearchableKey(name=policy.type.1, version=4.5.6), PfSearchableKey(name=policy.type.2, version=7.8.9)], policies=[PfConceptKey(name=Policy0, version=4.5.6), PfConceptKey(name=Policy1, version=4.5.6)], currentInstanceCount=123, desiredInstanceCount=456, properties={subgroupProperty0=Value of sub Group Property 0}, pdpInstances=[JpaPdp(key=PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0), pdpState=ACTIVE, healthy=NOT_HEALTHY, message=message from PDP, lastUpdate=1970-01-01 00:00:00.0), JpaPdp(key=PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-1), pdpState=PASSIVE, healthy=NOT_HEALTHY, message=message from PDP, lastUpdate=1970-01-01 00:00:00.0), JpaPdp(key=PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-2), pdpState=SAFE, healthy=NOT_HEALTHY, message=message from PDP, lastUpdate=1970-01-01 00:00:00.0), JpaPdp(key=PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-3), pdpState=TEST, healthy=NOT_HEALTHY, message=message from PDP, lastUpdate=1970-01-01 00:00:00.0)])] for CollectionEntry[] 18:36:40.602 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 18:36:40.602 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:36:40.607 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:36:40.612 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}], was: [] (initialized) 18:36:40.612 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}], was: [] (initialized) 18:36:40.612 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [] (initialized) 18:36:40.612 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [] (initialized) 18:36:40.613 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [] (initialized) 18:36:40.613 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [] (initialized) 18:36:40.616 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 6 insertions, 2 updates, 0 deletions to 6 objects 18:36:40.616 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 6 (re)creations, 0 updates, 0 removals to 6 collections 18:36:40.616 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:36:40.616 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp{healthy=NOT_HEALTHY, lastUpdate=1970-01-01 00:00:00.0, message=message from PDP, pdpState=SAFE, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-2, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}} 18:36:40.617 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup{pdpGroupState=PASSIVE, pdpSubGroups=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], description=group description, key=component[name,version]{name=PdpGroup0, version=0.0.0}, properties=[Value of Group Property 0]} 18:36:40.617 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp{healthy=NOT_HEALTHY, lastUpdate=1970-01-01 00:00:00.0, message=message from PDP, pdpState=ACTIVE, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}} 18:36:40.617 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp{healthy=NOT_HEALTHY, lastUpdate=1970-01-01 00:00:00.0, message=message from PDP, pdpState=PASSIVE, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-1, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}} 18:36:40.617 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup{desiredInstanceCount=456, policies=[component[name,version]{name=Policy0, version=4.5.6}, component[name,version]{name=Policy1, version=4.5.6}], supportedPolicyTypes=[component[name,version]{name=policy.type.0, version=1.2.3}, component[name,version]{name=policy.type.1, version=4.5.6}, component[name,version]{name=policy.type.2, version=7.8.9}], key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, currentInstanceCount=123, properties=[Value of sub Group Property 0], pdpInstances=[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-1, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-2, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-3, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}]} 18:36:40.617 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp{healthy=NOT_HEALTHY, lastUpdate=1970-01-01 00:00:00.0, message=message from PDP, pdpState=TEST, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-3, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}} 18:36:40.624 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup (description,pdpGroupState,name,version) values (?,?,?,?) 18:36:40.630 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup (currentInstanceCount,desiredInstanceCount,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?) 18:36:40.631 [main] DEBUG org.hibernate.SQL -- insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:40.633 [main] DEBUG org.hibernate.SQL -- insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:40.633 [main] DEBUG org.hibernate.SQL -- insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:40.634 [main] DEBUG org.hibernate.SQL -- insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:40.637 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:40.638 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup_PdpSubGroup (name,version,pdpSubGroups_localName,pdpSubGroups_parentKeyName,pdpSubGroups_parentKeyVersion,pdpSubGroups_parentLocalName) values (?,?,?,?,?,?) 18:36:40.639 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:40.639 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.640 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:40.640 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:40.641 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:40.642 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:40.642 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `4` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:40.642 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.642 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:40.643 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:40.643 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `2` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:40.644 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.644 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:40.644 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:40.645 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:40.645 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `3` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:40.645 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:40.646 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpGroup_properties (JpaPdpGroup_name,JpaPdpGroup_version,properties_KEY,properties) values (?,?,?,?) 18:36:40.646 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:40.646 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.646 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,properties_KEY,properties) values (?,?,?,?,?,?) 18:36:40.647 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:40.649 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:40.650 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:40.659 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 18:36:40.659 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 18:36:40.659 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:40.659 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:40.660 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@1232593746 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@b0e7bde) 18:36:40.660 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@1557411 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@281893680) 18:36:40.660 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@489674556 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.660 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@610282874 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:40.660 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@1392195543 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.660 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@1817181424 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:40.660 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@263868530 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.660 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@714385154 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:40.660 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@567961608 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.660 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@845265087 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:40.660 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@1871005505 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@1147406980) 18:36:40.660 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@1621508356 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:36:40.660 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@315555632 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@b0e7bde) 18:36:40.660 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@760547734 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:40.660 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@1747971122 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:36:40.660 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:40.662 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[name,version]{name=PdpGroup10, version=0.0.0}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:40.662 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:40.663 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:40.663 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})@241495638 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.663 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@1683422404 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@490069204) 18:36:40.663 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1038607730 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@64f578eb) 18:36:40.663 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1247361483 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@131358717) 18:36:40.663 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1676048520 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:40.663 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})@814024940 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.663 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@843823099 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:40.663 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})@828327704 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.663 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1638747011 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:40.663 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})@2037902642 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.663 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@384596360 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:40.663 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@1572903882 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) 18:36:40.663 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join (PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName) on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:40.665 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup10}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:40.665 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:40.665 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:40.665 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@624356803 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:40.665 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:40.666 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup10}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:40.667 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [JpaPdp(key=PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0), pdpState=ACTIVE, healthy=NOT_HEALTHY, message=message from PDP, lastUpdate=1970-01-01 00:00:00.0)] for CollectionEntry[] 18:36:40.667 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [PfConceptKey(name=Policy2, version=4.5.6)] for CollectionEntry[] 18:36:40.667 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [PfSearchableKey(name=policy.type.0, version=1.2.3), PfSearchableKey(name=policy.type.1, version=4.5.6), PfSearchableKey(name=policy.type.3, version=0.1.2)] for CollectionEntry[] 18:36:40.667 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [JpaPdpSubGroup(key=PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX), supportedPolicyTypes=[PfSearchableKey(name=policy.type.0, version=1.2.3), PfSearchableKey(name=policy.type.1, version=4.5.6), PfSearchableKey(name=policy.type.3, version=0.1.2)], policies=[PfConceptKey(name=Policy2, version=4.5.6)], currentInstanceCount=123, desiredInstanceCount=456, properties={subgroupProperty0=Value of sub Group Property 0}, pdpInstances=[JpaPdp(key=PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0), pdpState=ACTIVE, healthy=NOT_HEALTHY, message=message from PDP, lastUpdate=1970-01-01 00:00:00.0)])] for CollectionEntry[] 18:36:40.667 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 18:36:40.667 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:36:40.668 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:36:40.668 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup10, version=0.0.0}], was: [] (initialized) 18:36:40.668 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup10, version=0.0.0}], was: [] (initialized) 18:36:40.668 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup10}], was: [] (initialized) 18:36:40.668 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup10}], was: [] (initialized) 18:36:40.668 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup10}], was: [] (initialized) 18:36:40.669 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup10}], was: [] (initialized) 18:36:40.669 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 3 insertions, 2 updates, 0 deletions to 3 objects 18:36:40.669 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 6 (re)creations, 0 updates, 0 removals to 6 collections 18:36:40.669 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:36:40.669 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp{healthy=NOT_HEALTHY, lastUpdate=1970-01-01 00:00:00.0, message=message from PDP, pdpState=ACTIVE, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup10}} 18:36:40.669 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup{pdpGroupState=ACTIVE, pdpSubGroups=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup10}], description=group description, key=component[name,version]{name=PdpGroup10, version=0.0.0}, properties=[Value of Group Property 0]} 18:36:40.669 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup{desiredInstanceCount=456, policies=[component[name,version]{name=Policy2, version=4.5.6}], supportedPolicyTypes=[component[name,version]{name=policy.type.0, version=1.2.3}, component[name,version]{name=policy.type.1, version=4.5.6}, component[name,version]{name=policy.type.3, version=0.1.2}], key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup10}, currentInstanceCount=123, properties=[Value of sub Group Property 0], pdpInstances=[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup10}]} 18:36:40.669 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup (description,pdpGroupState,name,version) values (?,?,?,?) 18:36:40.678 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup (currentInstanceCount,desiredInstanceCount,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?) 18:36:40.679 [main] DEBUG org.hibernate.SQL -- insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:40.680 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups : PfConceptKey(name=PdpGroup10, version=0.0.0) 18:36:40.680 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup_PdpSubGroup (name,version,pdpSubGroups_localName,pdpSubGroups_parentKeyName,pdpSubGroups_parentKeyVersion,pdpSubGroups_parentLocalName) values (?,?,?,?,?,?) 18:36:40.680 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:40.681 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances : PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.681 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:40.681 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:40.681 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies : PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.682 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:40.682 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:40.682 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes : PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.682 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:40.683 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:40.684 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:40.684 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `3` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:40.685 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties : PfConceptKey(name=PdpGroup10, version=0.0.0) 18:36:40.686 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpGroup_properties (JpaPdpGroup_name,JpaPdpGroup_version,properties_KEY,properties) values (?,?,?,?) 18:36:40.686 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:40.686 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties : PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.687 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,properties_KEY,properties) values (?,?,?,?,?,?) 18:36:40.688 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:40.689 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:40.689 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:40.712 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 18:36:40.712 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 18:36:40.713 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:40.713 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:40.713 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@1631699569 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@b0e7bde) 18:36:40.713 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@233147761 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@281893680) 18:36:40.713 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@516059759 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.713 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@1344491827 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:40.713 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@1058951948 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.713 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@506580891 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:40.713 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@334337848 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.713 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@1502471871 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:40.713 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@340154545 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.713 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@77267125 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:40.713 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@2066748233 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@1147406980) 18:36:40.713 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@1304345230 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:36:40.713 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@1796989016 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@b0e7bde) 18:36:40.713 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@937024294 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:40.713 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@1283992783 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:36:40.713 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:40.716 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[name,version]{name=PdpGroup20, version=0.0.0}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:40.716 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:40.716 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:40.716 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})@577654361 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.716 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@2042408824 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@490069204) 18:36:40.716 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@386349248 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@64f578eb) 18:36:40.716 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1827685123 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@131358717) 18:36:40.716 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1019008066 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:40.716 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})@543652802 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.716 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@243828278 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:40.716 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})@1619932351 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.716 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@977990184 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:40.716 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})@568862664 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.717 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@1796975861 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:40.717 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@2057389797 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) 18:36:40.717 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join (PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName) on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:40.719 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:40.719 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:40.719 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:40.719 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@330849841 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:40.719 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:40.720 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:40.721 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [JpaPdp(key=PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0), pdpState=SAFE, healthy=NOT_HEALTHY, message=message from PDP, lastUpdate=1970-01-01 00:00:00.0)] for CollectionEntry[] 18:36:40.721 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [PfConceptKey(name=Policy2, version=4.5.6), PfConceptKey(name=Policy3, version=1.2.3)] for CollectionEntry[] 18:36:40.721 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [PfSearchableKey(name=policy.type.1, version=4.5.6), PfSearchableKey(name=policy.type.3, version=0.1.2)] for CollectionEntry[] 18:36:40.721 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:40.721 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:40.721 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})@74701741 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.721 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@38043182 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@490069204) 18:36:40.721 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1146701034 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@64f578eb) 18:36:40.722 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@250293772 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@131358717) 18:36:40.722 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@341779151 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:40.722 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})@902531940 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.722 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@993785635 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:40.722 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})@1819747590 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.722 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@22227741 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:40.722 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})@1747583224 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.722 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@206331953 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:40.723 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@1497775019 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) 18:36:40.723 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join (PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName) on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:40.723 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:40.724 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:40.724 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:40.724 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@510619943 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:40.724 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:40.724 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=DROOLS, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:40.725 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [JpaPdp(key=PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=DROOLS, localName=apex-0), pdpState=SAFE, healthy=NOT_HEALTHY, message=message from PDP, lastUpdate=1970-01-01 00:00:00.0)] for CollectionEntry[] 18:36:40.725 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [PfConceptKey(name=Policy0, version=4.5.6)] for CollectionEntry[] 18:36:40.725 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [PfSearchableKey(name=policy.type.0, version=1.2.3)] for CollectionEntry[] 18:36:40.725 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [JpaPdpSubGroup(key=PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX), supportedPolicyTypes=[PfSearchableKey(name=policy.type.1, version=4.5.6), PfSearchableKey(name=policy.type.3, version=0.1.2)], policies=[PfConceptKey(name=Policy2, version=4.5.6), PfConceptKey(name=Policy3, version=1.2.3)], currentInstanceCount=123, desiredInstanceCount=456, properties={subgroupProperty0=Value of sub Group Property 0}, pdpInstances=[JpaPdp(key=PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0), pdpState=SAFE, healthy=NOT_HEALTHY, message=message from PDP, lastUpdate=1970-01-01 00:00:00.0)]), JpaPdpSubGroup(key=PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS), supportedPolicyTypes=[PfSearchableKey(name=policy.type.0, version=1.2.3)], policies=[PfConceptKey(name=Policy0, version=4.5.6)], currentInstanceCount=123, desiredInstanceCount=456, properties={subgroupProperty0=Value of sub Group Property 0}, pdpInstances=[JpaPdp(key=PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=DROOLS, localName=apex-0), pdpState=SAFE, healthy=NOT_HEALTHY, message=message from PDP, lastUpdate=1970-01-01 00:00:00.0)])] for CollectionEntry[] 18:36:40.725 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 18:36:40.725 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:36:40.726 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:36:40.726 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup20, version=0.0.0}], was: [] (initialized) 18:36:40.726 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup20, version=0.0.0}], was: [] (initialized) 18:36:40.726 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}], was: [] (initialized) 18:36:40.726 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}], was: [] (initialized) 18:36:40.726 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}], was: [] (initialized) 18:36:40.726 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}], was: [] (initialized) 18:36:40.726 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}], was: [] (initialized) 18:36:40.726 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}], was: [] (initialized) 18:36:40.726 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}], was: [] (initialized) 18:36:40.726 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}], was: [] (initialized) 18:36:40.727 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 5 insertions, 3 updates, 0 deletions to 5 objects 18:36:40.727 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 10 (re)creations, 0 updates, 0 removals to 10 collections 18:36:40.727 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:36:40.727 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup{pdpGroupState=SAFE, pdpSubGroups=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}, org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}], description=group description, key=component[name,version]{name=PdpGroup20, version=0.0.0}, properties=[Value of Group Property 0]} 18:36:40.727 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup{desiredInstanceCount=456, policies=[component[name,version]{name=Policy2, version=4.5.6}, component[name,version]{name=Policy3, version=1.2.3}], supportedPolicyTypes=[component[name,version]{name=policy.type.1, version=4.5.6}, component[name,version]{name=policy.type.3, version=0.1.2}], key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}, currentInstanceCount=123, properties=[Value of sub Group Property 0], pdpInstances=[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}]} 18:36:40.727 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp{healthy=NOT_HEALTHY, lastUpdate=1970-01-01 00:00:00.0, message=message from PDP, pdpState=SAFE, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=DROOLS, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}} 18:36:40.727 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup{desiredInstanceCount=456, policies=[component[name,version]{name=Policy0, version=4.5.6}], supportedPolicyTypes=[component[name,version]{name=policy.type.0, version=1.2.3}], key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}, currentInstanceCount=123, properties=[Value of sub Group Property 0], pdpInstances=[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=DROOLS, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}]} 18:36:40.727 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp{healthy=NOT_HEALTHY, lastUpdate=1970-01-01 00:00:00.0, message=message from PDP, pdpState=SAFE, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}} 18:36:40.727 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup (description,pdpGroupState,name,version) values (?,?,?,?) 18:36:40.729 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup (currentInstanceCount,desiredInstanceCount,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?) 18:36:40.729 [main] DEBUG org.hibernate.SQL -- insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:40.730 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup (currentInstanceCount,desiredInstanceCount,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?) 18:36:40.731 [main] DEBUG org.hibernate.SQL -- insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:40.732 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups : PfConceptKey(name=PdpGroup20, version=0.0.0) 18:36:40.732 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup_PdpSubGroup (name,version,pdpSubGroups_localName,pdpSubGroups_parentKeyName,pdpSubGroups_parentKeyVersion,pdpSubGroups_parentLocalName) values (?,?,?,?,?,?) 18:36:40.732 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup_PdpSubGroup (name,version,pdpSubGroups_localName,pdpSubGroups_parentKeyName,pdpSubGroups_parentKeyVersion,pdpSubGroups_parentLocalName) values (?,?,?,?,?,?) 18:36:40.733 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `2` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:40.733 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.733 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:40.734 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:40.734 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.734 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:40.734 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:40.735 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `2` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:40.735 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.735 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:40.736 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:40.736 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `2` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:40.736 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:40.736 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:40.737 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:40.737 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:40.737 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:40.737 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:40.737 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:40.737 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:40.737 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:40.738 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties : PfConceptKey(name=PdpGroup20, version=0.0.0) 18:36:40.738 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpGroup_properties (JpaPdpGroup_name,JpaPdpGroup_version,properties_KEY,properties) values (?,?,?,?) 18:36:40.738 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:40.738 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.738 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,properties_KEY,properties) values (?,?,?,?,?,?) 18:36:40.739 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:40.739 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:40.739 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,properties_KEY,properties) values (?,?,?,?,?,?) 18:36:40.739 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:40.740 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:40.740 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:40.751 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 18:36:40.751 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 18:36:40.752 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:40.752 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:40.752 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@556806606 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@b0e7bde) 18:36:40.752 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@1246343791 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@281893680) 18:36:40.752 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@245047935 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.752 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@1235436743 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:40.752 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@1774039676 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.752 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@1860222958 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:40.752 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@960487575 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.752 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@1793662475 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:40.753 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@1858301816 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.753 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@95924865 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:40.753 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@1128976888 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@1147406980) 18:36:40.753 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@1634834140 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:36:40.753 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@347905317 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@b0e7bde) 18:36:40.753 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@740759177 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:40.753 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@964151268 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:36:40.753 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:40.755 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[name,version]{name=PdpGroup1, version=0.0.0}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:40.756 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:40.756 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:40.756 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})@582910481 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.756 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@308804842 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@490069204) 18:36:40.756 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1344994164 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@64f578eb) 18:36:40.756 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1842762617 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@131358717) 18:36:40.756 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@992930520 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:40.756 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})@369349115 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.756 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@292911380 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:40.756 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})@1315421656 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.756 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@47445734 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:40.756 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})@173503310 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.756 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@818943689 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:40.756 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@1135273078 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) 18:36:40.756 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join (PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName) on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:40.758 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup1}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:40.759 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:40.759 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:40.759 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@2097375644 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:40.759 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:40.760 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup1}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:40.760 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [JpaPdp(key=PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0), pdpState=PASSIVE, healthy=NOT_HEALTHY, message=message from PDP, lastUpdate=1970-01-01 00:00:00.0)] for CollectionEntry[] 18:36:40.760 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [PfConceptKey(name=Policy0, version=4.5.6)] for CollectionEntry[] 18:36:40.761 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [PfSearchableKey(name=policy.type.1, version=4.5.6), PfSearchableKey(name=policy.type.2, version=7.8.9)] for CollectionEntry[] 18:36:40.761 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [JpaPdpSubGroup(key=PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX), supportedPolicyTypes=[PfSearchableKey(name=policy.type.1, version=4.5.6), PfSearchableKey(name=policy.type.2, version=7.8.9)], policies=[PfConceptKey(name=Policy0, version=4.5.6)], currentInstanceCount=123, desiredInstanceCount=456, properties={subgroupProperty0=Value of sub Group Property 0}, pdpInstances=[JpaPdp(key=PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0), pdpState=PASSIVE, healthy=NOT_HEALTHY, message=message from PDP, lastUpdate=1970-01-01 00:00:00.0)])] for CollectionEntry[] 18:36:40.761 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 18:36:40.761 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:36:40.761 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:36:40.761 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup1, version=0.0.0}], was: [] (initialized) 18:36:40.761 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup1, version=0.0.0}], was: [] (initialized) 18:36:40.761 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup1}], was: [] (initialized) 18:36:40.761 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup1}], was: [] (initialized) 18:36:40.762 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup1}], was: [] (initialized) 18:36:40.762 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup1}], was: [] (initialized) 18:36:40.762 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 3 insertions, 2 updates, 0 deletions to 3 objects 18:36:40.762 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 6 (re)creations, 0 updates, 0 removals to 6 collections 18:36:40.762 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:36:40.762 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup{pdpGroupState=PASSIVE, pdpSubGroups=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup1}], description=group description, key=component[name,version]{name=PdpGroup1, version=0.0.0}, properties=[Value of Group Property 0]} 18:36:40.762 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup{desiredInstanceCount=456, policies=[component[name,version]{name=Policy0, version=4.5.6}], supportedPolicyTypes=[component[name,version]{name=policy.type.1, version=4.5.6}, component[name,version]{name=policy.type.2, version=7.8.9}], key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup1}, currentInstanceCount=123, properties=[Value of sub Group Property 0], pdpInstances=[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup1}]} 18:36:40.762 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp{healthy=NOT_HEALTHY, lastUpdate=1970-01-01 00:00:00.0, message=message from PDP, pdpState=PASSIVE, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup1}} 18:36:40.762 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup (description,pdpGroupState,name,version) values (?,?,?,?) 18:36:40.763 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup (currentInstanceCount,desiredInstanceCount,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?) 18:36:40.763 [main] DEBUG org.hibernate.SQL -- insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:40.764 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups : PfConceptKey(name=PdpGroup1, version=0.0.0) 18:36:40.764 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup_PdpSubGroup (name,version,pdpSubGroups_localName,pdpSubGroups_parentKeyName,pdpSubGroups_parentKeyVersion,pdpSubGroups_parentLocalName) values (?,?,?,?,?,?) 18:36:40.765 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:40.765 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances : PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.765 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:40.765 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:40.765 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies : PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.766 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:40.766 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:40.766 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes : PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.766 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:40.767 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:40.767 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `2` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:40.767 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties : PfConceptKey(name=PdpGroup1, version=0.0.0) 18:36:40.767 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpGroup_properties (JpaPdpGroup_name,JpaPdpGroup_version,properties_KEY,properties) values (?,?,?,?) 18:36:40.767 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:40.767 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties : PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.768 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,properties_KEY,properties) values (?,?,?,?,?,?) 18:36:40.768 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:40.769 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:40.769 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:40.779 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 18:36:40.779 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 18:36:40.779 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:40.779 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:40.779 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@1962347131 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@b0e7bde) 18:36:40.779 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@2076099020 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@281893680) 18:36:40.779 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1517795276 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.779 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@1123554509 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:40.779 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@235960891 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.779 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@61700756 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:40.779 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@1686336762 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.779 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@1725913819 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:40.779 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@1796421017 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.779 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@58891189 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:40.779 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@2094599067 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@1147406980) 18:36:40.779 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@1615634265 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:36:40.779 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@302108980 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@b0e7bde) 18:36:40.779 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@97103858 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:40.779 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@830011651 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:36:40.779 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:40.781 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[name,version]{name=PdpGroup11, version=0.0.0}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:40.781 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:40.781 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:40.781 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})@1318926629 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.781 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@1750761816 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@490069204) 18:36:40.781 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1525279242 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@64f578eb) 18:36:40.781 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1082190345 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@131358717) 18:36:40.781 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1744025389 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:40.781 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})@1537194698 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.781 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1312006665 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:40.781 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})@153405796 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.781 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1930714546 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:40.781 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})@1434185968 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.782 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@101397436 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:40.782 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@692827632 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) 18:36:40.782 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join (PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName) on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:40.783 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:40.783 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:40.783 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:40.783 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@1542689982 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:40.783 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:40.784 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:40.784 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [JpaPdp(key=PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0), pdpState=TEST, healthy=NOT_HEALTHY, message=message from PDP, lastUpdate=1970-01-01 00:00:00.0)] for CollectionEntry[] 18:36:40.784 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [PfConceptKey(name=Policy0, version=4.5.6)] for CollectionEntry[] 18:36:40.785 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [PfSearchableKey(name=policy.type.0, version=1.2.3)] for CollectionEntry[] 18:36:40.786 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:40.787 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:40.787 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})@1504278174 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.787 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@63010542 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@490069204) 18:36:40.787 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1787140327 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@64f578eb) 18:36:40.787 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1582068972 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@131358717) 18:36:40.787 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1287906365 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:40.787 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})@1144884557 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.787 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@37316493 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:40.787 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})@1072666674 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.787 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1826517502 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:40.787 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})@1143070413 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.787 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@233692363 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:40.787 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@1317071692 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) 18:36:40.787 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join (PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName) on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:40.788 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:40.788 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:40.789 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:40.789 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@1140362426 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:40.789 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:40.790 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=DROOLS, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:40.790 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [JpaPdp(key=PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=DROOLS, localName=apex-0), pdpState=PASSIVE, healthy=NOT_HEALTHY, message=message from PDP, lastUpdate=1970-01-01 00:00:00.0)] for CollectionEntry[] 18:36:40.790 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [PfConceptKey(name=Policy0, version=4.5.6)] for CollectionEntry[] 18:36:40.790 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [PfSearchableKey(name=policy.type.0, version=1.2.3)] for CollectionEntry[] 18:36:40.791 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:40.791 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:40.791 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})@505313261 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.791 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@360623143 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@490069204) 18:36:40.791 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@689606349 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@64f578eb) 18:36:40.791 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1154415985 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@131358717) 18:36:40.791 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@688020250 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:40.791 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})@1232979337 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.791 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@879515277 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:40.791 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})@133828612 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.791 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1016807786 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:40.791 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})@468552445 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.791 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@1306754867 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:40.791 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@441334971 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) 18:36:40.791 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join (PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName) on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:40.792 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=XACML, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:40.792 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:40.793 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:40.793 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@1184585134 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:40.793 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:40.794 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=XACML, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:40.795 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [JpaPdp(key=PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=XACML, localName=apex-0), pdpState=ACTIVE, healthy=NOT_HEALTHY, message=message from PDP, lastUpdate=1970-01-01 00:00:00.0)] for CollectionEntry[] 18:36:40.795 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [PfConceptKey(name=Policy0, version=4.5.6)] for CollectionEntry[] 18:36:40.795 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [PfSearchableKey(name=policy.type.0, version=1.2.3)] for CollectionEntry[] 18:36:40.795 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [JpaPdpSubGroup(key=PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX), supportedPolicyTypes=[PfSearchableKey(name=policy.type.0, version=1.2.3)], policies=[PfConceptKey(name=Policy0, version=4.5.6)], currentInstanceCount=123, desiredInstanceCount=456, properties={subgroupProperty0=Value of sub Group Property 0}, pdpInstances=[JpaPdp(key=PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0), pdpState=TEST, healthy=NOT_HEALTHY, message=message from PDP, lastUpdate=1970-01-01 00:00:00.0)]), JpaPdpSubGroup(key=PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS), supportedPolicyTypes=[PfSearchableKey(name=policy.type.0, version=1.2.3)], policies=[PfConceptKey(name=Policy0, version=4.5.6)], currentInstanceCount=123, desiredInstanceCount=456, properties={subgroupProperty0=Value of sub Group Property 0}, pdpInstances=[JpaPdp(key=PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=DROOLS, localName=apex-0), pdpState=PASSIVE, healthy=NOT_HEALTHY, message=message from PDP, lastUpdate=1970-01-01 00:00:00.0)]), JpaPdpSubGroup(key=PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML), supportedPolicyTypes=[PfSearchableKey(name=policy.type.0, version=1.2.3)], policies=[PfConceptKey(name=Policy0, version=4.5.6)], currentInstanceCount=123, desiredInstanceCount=456, properties={subgroupProperty0=Value of sub Group Property 0}, pdpInstances=[JpaPdp(key=PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=XACML, localName=apex-0), pdpState=ACTIVE, healthy=NOT_HEALTHY, message=message from PDP, lastUpdate=1970-01-01 00:00:00.0)])] for CollectionEntry[] 18:36:40.795 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 18:36:40.796 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:36:40.797 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:36:40.797 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup11, version=0.0.0}], was: [] (initialized) 18:36:40.797 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup11, version=0.0.0}], was: [] (initialized) 18:36:40.798 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}], was: [] (initialized) 18:36:40.798 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}], was: [] (initialized) 18:36:40.798 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}], was: [] (initialized) 18:36:40.798 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}], was: [] (initialized) 18:36:40.798 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}], was: [] (initialized) 18:36:40.799 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}], was: [] (initialized) 18:36:40.799 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}], was: [] (initialized) 18:36:40.799 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}], was: [] (initialized) 18:36:40.799 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=XACML, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}], was: [] (initialized) 18:36:40.799 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=XACML, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}], was: [] (initialized) 18:36:40.799 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=XACML, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}], was: [] (initialized) 18:36:40.800 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=XACML, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}], was: [] (initialized) 18:36:40.800 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 7 insertions, 4 updates, 0 deletions to 7 objects 18:36:40.800 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 14 (re)creations, 0 updates, 0 removals to 14 collections 18:36:40.800 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:36:40.800 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup{desiredInstanceCount=456, policies=[component[name,version]{name=Policy0, version=4.5.6}], supportedPolicyTypes=[component[name,version]{name=policy.type.0, version=1.2.3}], key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=XACML, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}, currentInstanceCount=123, properties=[Value of sub Group Property 0], pdpInstances=[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=XACML, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}]} 18:36:40.801 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup{desiredInstanceCount=456, policies=[component[name,version]{name=Policy0, version=4.5.6}], supportedPolicyTypes=[component[name,version]{name=policy.type.0, version=1.2.3}], key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}, currentInstanceCount=123, properties=[Value of sub Group Property 0], pdpInstances=[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}]} 18:36:40.801 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp{healthy=NOT_HEALTHY, lastUpdate=1970-01-01 00:00:00.0, message=message from PDP, pdpState=TEST, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}} 18:36:40.801 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp{healthy=NOT_HEALTHY, lastUpdate=1970-01-01 00:00:00.0, message=message from PDP, pdpState=PASSIVE, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=DROOLS, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}} 18:36:40.801 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp{healthy=NOT_HEALTHY, lastUpdate=1970-01-01 00:00:00.0, message=message from PDP, pdpState=ACTIVE, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=XACML, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}} 18:36:40.801 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup{pdpGroupState=TEST, pdpSubGroups=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}, org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}, org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=XACML, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}], description=group description, key=component[name,version]{name=PdpGroup11, version=0.0.0}, properties=[Value of Group Property 0]} 18:36:40.801 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup{desiredInstanceCount=456, policies=[component[name,version]{name=Policy0, version=4.5.6}], supportedPolicyTypes=[component[name,version]{name=policy.type.0, version=1.2.3}], key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}, currentInstanceCount=123, properties=[Value of sub Group Property 0], pdpInstances=[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=DROOLS, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}]} 18:36:40.802 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup (description,pdpGroupState,name,version) values (?,?,?,?) 18:36:40.803 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup (currentInstanceCount,desiredInstanceCount,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?) 18:36:40.806 [main] DEBUG org.hibernate.SQL -- insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:40.806 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup (currentInstanceCount,desiredInstanceCount,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?) 18:36:40.807 [main] DEBUG org.hibernate.SQL -- insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:40.807 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup (currentInstanceCount,desiredInstanceCount,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?) 18:36:40.808 [main] DEBUG org.hibernate.SQL -- insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:40.808 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups : PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:40.808 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup_PdpSubGroup (name,version,pdpSubGroups_localName,pdpSubGroups_parentKeyName,pdpSubGroups_parentKeyVersion,pdpSubGroups_parentLocalName) values (?,?,?,?,?,?) 18:36:40.809 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup_PdpSubGroup (name,version,pdpSubGroups_localName,pdpSubGroups_parentKeyName,pdpSubGroups_parentKeyVersion,pdpSubGroups_parentLocalName) values (?,?,?,?,?,?) 18:36:40.809 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup_PdpSubGroup (name,version,pdpSubGroups_localName,pdpSubGroups_parentKeyName,pdpSubGroups_parentKeyVersion,pdpSubGroups_parentLocalName) values (?,?,?,?,?,?) 18:36:40.810 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `3` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:40.810 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.810 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:40.811 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:40.811 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.811 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:40.811 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:40.811 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.811 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:40.812 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:40.812 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:40.812 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:40.812 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:40.812 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:40.812 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:40.813 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:40.813 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:40.813 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:40.813 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:40.813 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:40.814 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:40.814 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:40.814 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:40.814 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:40.814 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:40.815 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:40.815 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:40.815 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:40.815 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties : PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:40.815 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpGroup_properties (JpaPdpGroup_name,JpaPdpGroup_version,properties_KEY,properties) values (?,?,?,?) 18:36:40.816 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:40.816 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.816 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,properties_KEY,properties) values (?,?,?,?,?,?) 18:36:40.817 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:40.817 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:40.817 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,properties_KEY,properties) values (?,?,?,?,?,?) 18:36:40.817 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:40.817 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:40.817 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,properties_KEY,properties) values (?,?,?,?,?,?) 18:36:40.818 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:40.819 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:40.819 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:40.820 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:40.820 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:40.820 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@1753768025 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@b0e7bde) 18:36:40.820 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@1029286023 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@281893680) 18:36:40.821 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@691586697 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.821 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@81505935 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:40.821 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@804949221 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.821 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@1595347981 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:40.821 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@812948968 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.821 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@1761796799 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:40.821 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@316983006 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.821 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@1974738931 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:40.821 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@1639667568 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@1147406980) 18:36:40.821 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@525485794 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:36:40.821 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@724869600 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@b0e7bde) 18:36:40.821 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@2125101298 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:40.821 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@1167171712 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:36:40.821 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:40.825 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:40.826 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:40.828 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:40.828 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:40.828 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:40.828 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.828 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:40.828 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.828 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:40.828 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.829 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:40.829 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:40.829 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:40.829 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:40.829 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:40.829 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.829 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:40.829 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.829 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:40.829 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:40.829 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:40.829 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:40.829 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:40.829 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.829 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:40.829 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.829 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:40.833 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:40.834 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:40.834 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:40.834 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:40.834 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.834 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:40.834 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.834 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:40.834 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:40.834 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:40.834 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:40.834 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:40.834 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:40.834 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:40.834 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:36:40.834 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:40.834 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:40.834 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:40.834 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:40.834 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:40.835 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:40.835 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:40.835 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:40.835 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:40.835 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : 1281365127 18:36:40.836 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:40.836 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0)] : 510241222 18:36:40.836 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1150751337 18:36:40.838 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1150751337 18:36:40.838 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:40.838 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:40.838 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:40.838 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:40.838 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:40.838 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:40.838 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [123] 18:36:40.838 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [456] 18:36:40.840 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.840 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@1150751337 18:36:40.840 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:40.840 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:40.840 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:36:40.841 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:40.841 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@148fc881 18:36:40.842 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:40.844 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:40.844 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } 18:36:40.846 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:40.846 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:40.846 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@525876292 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@490069204) 18:36:40.846 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1853728244 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@64f578eb) 18:36:40.846 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1862901623 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@131358717) 18:36:40.846 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@261239723 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:40.846 [main] DEBUG org.hibernate.SQL -- select pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName) in ((?,?,?,?)) 18:36:40.849 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:40.849 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [apex-0] 18:36:40.849 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup0] 18:36:40.849 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:36:40.849 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [APEX] 18:36:40.849 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:40.849 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:40.849 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:40.849 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:40.849 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:40.849 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:40.849 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:40.849 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:40.849 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.849 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:40.849 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.849 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:40.849 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0)] : 1929526828 18:36:40.850 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:40.850 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1599049016 18:36:40.850 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:40.850 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:40.852 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [NOT_HEALTHY] 18:36:40.852 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:36:40.852 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:36:40.852 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [ACTIVE] 18:36:40.852 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:40.852 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1599049016 18:36:40.852 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@5ca32d1a 18:36:40.852 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:40.852 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [apex-1] 18:36:40.852 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup0] 18:36:40.853 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:36:40.853 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [APEX] 18:36:40.853 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-1) 18:36:40.853 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:40.853 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-1) 18:36:40.853 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:40.853 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:40.853 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:40.853 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:40.853 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:40.853 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.853 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:40.853 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.853 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:40.853 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-1)] : 826841804 18:36:40.853 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:40.853 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Found existing loading collection entry [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)]; using loading collection instance - org.hibernate.collection.spi.PersistentBag@1599049016 18:36:40.853 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1599049016 18:36:40.853 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:40.853 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:40.853 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [NOT_HEALTHY] 18:36:40.853 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:36:40.853 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:36:40.853 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PASSIVE] 18:36:40.854 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-1) 18:36:40.854 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1599049016 18:36:40.854 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@5ca32d1a 18:36:40.854 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:40.854 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [apex-2] 18:36:40.854 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup0] 18:36:40.854 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:36:40.854 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [APEX] 18:36:40.854 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-2) 18:36:40.854 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:40.854 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-2) 18:36:40.854 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:40.854 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:40.854 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:40.854 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:40.855 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:40.855 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.855 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:40.855 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.855 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:40.855 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-2)] : 356343131 18:36:40.855 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:40.855 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Found existing loading collection entry [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)]; using loading collection instance - org.hibernate.collection.spi.PersistentBag@1599049016 18:36:40.855 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1599049016 18:36:40.855 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:40.855 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:40.855 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [NOT_HEALTHY] 18:36:40.855 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:36:40.855 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:36:40.855 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [SAFE] 18:36:40.855 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-2) 18:36:40.855 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1599049016 18:36:40.855 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@5ca32d1a 18:36:40.855 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:40.855 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [apex-3] 18:36:40.855 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup0] 18:36:40.856 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:36:40.856 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [APEX] 18:36:40.856 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-3) 18:36:40.856 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:40.856 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-3) 18:36:40.856 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:40.856 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:40.856 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:40.856 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:40.856 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:40.856 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.856 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:40.856 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.856 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:40.856 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-3)] : 1999430286 18:36:40.856 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:40.856 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Found existing loading collection entry [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)]; using loading collection instance - org.hibernate.collection.spi.PersistentBag@1599049016 18:36:40.856 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1599049016 18:36:40.856 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:40.856 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:40.856 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [NOT_HEALTHY] 18:36:40.856 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:36:40.856 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:36:40.856 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [TEST] 18:36:40.856 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-3) 18:36:40.857 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1599049016 18:36:40.857 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@5ca32d1a 18:36:40.857 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:40.857 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:40.857 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:40.859 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jp1_0 18:36:40.860 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] 18:36:40.860 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] 18:36:40.860 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState] 18:36:40.860 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jp1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdp) { primaryTableReference : Pdp as jp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}) { primaryTableReference : Pdp as jp1_0 } } } } } 18:36:40.861 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:40.862 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:40.862 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@686013624 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:40.862 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:40.863 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdp): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:40.863 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [NOT_HEALTHY] 18:36:40.863 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1970-01-01 00:00:00.0] 18:36:40.863 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [message from PDP] 18:36:40.863 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [ACTIVE] 18:36:40.863 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:40.863 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@4eb32d54 18:36:40.863 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:40.863 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:40.863 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@1779873572 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:40.864 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:40.864 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdp): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-1) 18:36:40.864 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [NOT_HEALTHY] 18:36:40.864 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1970-01-01 00:00:00.0] 18:36:40.864 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [message from PDP] 18:36:40.864 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PASSIVE] 18:36:40.864 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-1) 18:36:40.864 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@29007172 18:36:40.864 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:40.864 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:40.865 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@1987075297 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:40.865 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:40.865 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdp): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-2) 18:36:40.865 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [NOT_HEALTHY] 18:36:40.865 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1970-01-01 00:00:00.0] 18:36:40.865 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [message from PDP] 18:36:40.865 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [SAFE] 18:36:40.865 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-2) 18:36:40.865 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@794f2bdf 18:36:40.865 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:40.865 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:40.865 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@221046595 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:40.865 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:40.866 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdp): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-3) 18:36:40.866 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [NOT_HEALTHY] 18:36:40.866 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1970-01-01 00:00:00.0] 18:36:40.866 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [message from PDP] 18:36:40.866 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [TEST] 18:36:40.866 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-3) 18:36:40.866 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@c26c83f 18:36:40.867 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:40.867 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:40.867 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:40.867 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:40.867 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpsg1_0 18:36:40.867 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] 18:36:40.867 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] 18:36:40.867 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:40.868 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:40.868 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:40.868 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:40.868 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:40.868 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@7de47f81] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:40.868 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:40.868 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:40.868 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:40.868 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:40.869 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:40.869 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpsg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) { primaryTableReference : PdpSubGroup as jpsg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } left join CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } } } } } 18:36:40.869 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:40.869 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:40.869 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})@1145329355 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.869 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@1503649365 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@490069204) 18:36:40.869 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@774673 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@64f578eb) 18:36:40.869 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@888358026 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@131358717) 18:36:40.869 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1390919377 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:40.869 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})@1974321070 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.869 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@728260688 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:40.869 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})@85046947 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.869 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1794085350 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:40.870 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})@1915163610 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.870 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@447059758 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:40.870 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@311004791 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) 18:36:40.870 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join (PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName) on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:40.871 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:40.872 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [apex-0] 18:36:40.872 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PdpGroup0] 18:36:40.872 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [12] - [0.0.0] 18:36:40.872 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [13] - [APEX] 18:36:40.872 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:40.872 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:40.872 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:40.872 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.872 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:40.872 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:40.872 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:40.872 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:40.872 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:40.872 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.872 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:40.872 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.872 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:40.872 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:40.872 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:40.872 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:40.872 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:40.873 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.873 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:40.873 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:40.873 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:40.873 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:40.873 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:40.873 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:40.873 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.873 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:40.873 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.873 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:40.873 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:40.873 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:40.873 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:40.873 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:40.873 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.873 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:40.873 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.873 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:40.873 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:40.873 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:40.873 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:40.873 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:40.873 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.873 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:40.873 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.873 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@646055594 18:36:40.874 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@646055594 18:36:40.874 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:40.874 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:40.874 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:40.874 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@646055594 18:36:40.874 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:40.874 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:40.874 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:40.874 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [123] 18:36:40.874 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [456] 18:36:40.874 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.874 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@f32284d 18:36:40.874 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:40.874 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [apex-1] 18:36:40.874 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PdpGroup0] 18:36:40.874 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [12] - [0.0.0] 18:36:40.874 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [13] - [APEX] 18:36:40.874 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-1) 18:36:40.874 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:40.874 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-1) 18:36:40.874 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.874 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:40.874 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:40.874 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:40.874 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:40.875 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:40.875 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.875 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:40.875 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.875 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:40.875 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:40.875 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:40.875 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:40.875 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:40.875 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.875 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:40.875 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:40.875 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:40.875 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:40.875 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:40.875 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:40.875 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.875 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:40.875 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.875 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:40.875 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:40.875 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:40.875 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:40.875 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:40.876 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.876 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:40.876 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.876 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:40.876 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:40.876 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:40.876 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:40.876 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:40.876 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.876 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:40.876 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.876 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Found existing loading entry [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] - using loading instance 18:36:40.876 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Found existing loading collection entry [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)]; using loading collection instance - org.hibernate.collection.spi.PersistentBag@646055594 18:36:40.876 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@646055594 18:36:40.876 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:40.876 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:40.876 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:40.876 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@646055594 18:36:40.876 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:40.876 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:40.876 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:40.876 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [123] 18:36:40.876 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [456] 18:36:40.876 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.876 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@f32284d 18:36:40.876 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:40.877 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [apex-2] 18:36:40.877 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PdpGroup0] 18:36:40.877 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [12] - [0.0.0] 18:36:40.877 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [13] - [APEX] 18:36:40.877 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-2) 18:36:40.877 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:40.877 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-2) 18:36:40.877 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.877 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:40.877 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:40.877 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:40.877 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:40.877 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:40.877 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.877 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:40.877 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.877 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:40.877 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:40.877 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:40.877 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:40.877 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:40.878 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.878 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:40.878 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:40.878 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:40.878 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:40.878 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:40.878 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:40.878 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.878 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:40.878 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.878 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:40.878 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:40.878 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:40.878 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:40.878 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:40.878 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.878 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:40.878 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.878 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:40.878 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:40.878 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:40.878 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:40.878 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:40.878 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.878 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:40.878 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.878 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Found existing loading entry [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] - using loading instance 18:36:40.879 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Found existing loading collection entry [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)]; using loading collection instance - org.hibernate.collection.spi.PersistentBag@646055594 18:36:40.879 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@646055594 18:36:40.879 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:40.879 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:40.879 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:40.879 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@646055594 18:36:40.879 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:40.879 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:40.879 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:40.879 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [123] 18:36:40.879 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [456] 18:36:40.879 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.879 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@f32284d 18:36:40.879 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:40.879 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [apex-3] 18:36:40.879 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PdpGroup0] 18:36:40.879 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [12] - [0.0.0] 18:36:40.879 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [13] - [APEX] 18:36:40.879 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-3) 18:36:40.879 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:40.879 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-3) 18:36:40.879 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.879 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:40.879 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:40.879 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:40.880 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:40.880 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:40.880 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.880 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:40.880 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.880 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:40.880 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:40.880 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:40.880 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:40.880 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:40.880 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.880 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:40.880 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:40.880 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:40.880 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:40.880 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:40.880 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:40.880 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.881 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:40.881 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.881 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:40.881 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:40.881 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:40.881 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:40.881 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:40.881 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.881 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:40.881 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.881 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:40.881 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:40.881 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:40.881 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:40.881 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:40.881 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.881 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:40.881 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.881 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Found existing loading entry [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] - using loading instance 18:36:40.881 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Found existing loading collection entry [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)]; using loading collection instance - org.hibernate.collection.spi.PersistentBag@646055594 18:36:40.881 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@646055594 18:36:40.881 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:40.881 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:40.881 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:40.881 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@646055594 18:36:40.881 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:40.881 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:40.881 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:40.882 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [123] 18:36:40.882 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [456] 18:36:40.882 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.882 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@f32284d 18:36:40.882 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:40.882 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:40.882 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:40.882 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpg1_0 18:36:40.882 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] 18:36:40.882 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] 18:36:40.882 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:40.883 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:40.883 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:40.883 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:40.883 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:40.883 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@415b83fa] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:40.883 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:40.883 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:40.883 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:40.883 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:40.883 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:40.884 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:40.884 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) { primaryTableReference : PdpGroup as jpg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}) { primaryTableReference : PdpGroup as jpg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } left join CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 NestedTableGroupJoins { join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } } } } } 18:36:40.884 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:40.885 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:40.885 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@974080382 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@b0e7bde) 18:36:40.885 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@659966358 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@281893680) 18:36:40.885 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@411502966 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.885 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@1211185882 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:40.885 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@146136603 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.885 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@498744418 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:40.885 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@1037453850 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.885 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@2087735440 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:40.885 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@1519586307 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.885 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@369521183 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:40.885 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@428833887 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@1147406980) 18:36:40.885 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@1728400174 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:36:40.885 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@624210137 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@b0e7bde) 18:36:40.885 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@501994 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:40.885 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@1653100849 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:36:40.885 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:40.885 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:40.885 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:40.885 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:40.885 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:40.885 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:40.885 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.885 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:40.885 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.885 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:40.886 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.886 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:40.886 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:40.886 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:40.886 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:40.886 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:40.886 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.886 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:40.886 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.886 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:40.886 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:40.886 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:40.886 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:40.886 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:40.886 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.886 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:40.886 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.886 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:40.886 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:40.886 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:40.886 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:40.886 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:40.886 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.886 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:40.886 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.886 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:40.886 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:40.887 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:40.887 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:40.887 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:40.887 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:40.887 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:40.887 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:36:40.887 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:40.887 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:40.887 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:40.887 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:40.887 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:40.887 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:40.887 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:40.887 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:40.887 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:40.887 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@316037312 18:36:40.887 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@316037312 18:36:40.887 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:40.887 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:40.887 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:40.887 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:40.887 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:40.887 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:40.887 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@316037312 18:36:40.887 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:40.887 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:40.887 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:36:40.887 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:40.887 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@545bdccb 18:36:40.887 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:40.889 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:40.889 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) { primaryTableReference : JpaPdpGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpGroup_properties as p1_0 } } } } } 18:36:40.889 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:40.890 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:40.890 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})@894212204 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@301086643) 18:36:40.890 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@472034017 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:40.890 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version,p1_0.properties_KEY,p1_0.properties from JpaPdpGroup_properties p1_0 where (p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version) in ((?,?)) 18:36:40.891 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:40.891 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:40.891 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:40.891 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:40.891 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:40.891 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:40.891 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:40.891 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentMap@855085682 18:36:40.891 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:40.891 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentMap@855085682 18:36:40.891 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [groupProperty0] 18:36:40.891 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [Value of Group Property 0] 18:36:40.891 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@58830b31 18:36:40.891 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:40.891 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:40.891 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:40.893 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:40.893 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (spt1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } } } } 18:36:40.893 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:40.893 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:40.893 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})@67365045 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@972889085) 18:36:40.893 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) : `class org.onap.policy.models.base.PfSearchableKey`@1573736518 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element}])@476505092) 18:36:40.893 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@129757565 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:40.893 [main] DEBUG org.hibernate.SQL -- select spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName,spt1_0.name,spt1_0.version from JpaPdpSubGroup_supportedPolicyTypes spt1_0 where (spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:40.894 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:40.894 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:40.894 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:40.894 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:40.894 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:40.894 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.894 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:40.894 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.894 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:40.894 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@968089223 18:36:40.894 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:40.895 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:40.895 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.0] 18:36:40.895 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1.2.3] 18:36:40.895 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.0, version=1.2.3) 18:36:40.895 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:40.895 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@968089223 18:36:40.895 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:40.895 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@4add8b8d 18:36:40.895 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:40.895 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:40.895 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:40.895 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:40.895 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:40.895 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.895 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:40.895 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.895 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:40.895 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Found existing loading collection entry [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)]; using loading collection instance - org.hibernate.collection.spi.PersistentBag@968089223 18:36:40.895 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@968089223 18:36:40.895 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:40.895 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:40.895 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.1] 18:36:40.895 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:36:40.895 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.1, version=4.5.6) 18:36:40.895 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:40.895 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@968089223 18:36:40.895 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:40.895 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@4add8b8d 18:36:40.895 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:40.895 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:40.896 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:40.896 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:40.896 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:40.896 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.896 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:40.896 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.896 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:40.896 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Found existing loading collection entry [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)]; using loading collection instance - org.hibernate.collection.spi.PersistentBag@968089223 18:36:40.896 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@968089223 18:36:40.896 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:40.896 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:40.896 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.2] 18:36:40.896 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [7.8.9] 18:36:40.896 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.2, version=7.8.9) 18:36:40.896 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:40.896 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@968089223 18:36:40.896 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:40.896 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@4add8b8d 18:36:40.896 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:40.896 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:40.897 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:36:40.897 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } } } } 18:36:40.897 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:40.897 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:40.897 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})@257108321 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1251821595) 18:36:40.897 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) : `class org.onap.policy.models.base.PfConceptKey`@312373050 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element}])@1326545383) 18:36:40.897 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1495226693 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:40.897 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.name,p1_0.version from JpaPdpSubGroup_policies p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:40.898 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:40.898 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:40.898 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:40.898 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:40.898 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:40.898 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.898 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:40.898 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.898 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:40.898 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1491620702 18:36:40.898 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:40.898 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:40.898 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [Policy0] 18:36:40.898 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:36:40.898 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] : PfConceptKey(name=Policy0, version=4.5.6) 18:36:40.898 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:40.898 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1491620702 18:36:40.898 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:40.898 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@5cfed4ee 18:36:40.898 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:40.899 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:40.899 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:40.899 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:40.899 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:40.899 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.899 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:40.899 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.899 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:40.899 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Found existing loading collection entry [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)]; using loading collection instance - org.hibernate.collection.spi.PersistentBag@1491620702 18:36:40.899 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1491620702 18:36:40.899 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:40.899 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:40.899 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [Policy1] 18:36:40.899 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:36:40.899 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] : PfConceptKey(name=Policy1, version=4.5.6) 18:36:40.899 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:40.899 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1491620702 18:36:40.899 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:40.899 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@5cfed4ee 18:36:40.899 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:40.899 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:40.899 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:40.900 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 } } } } } 18:36:40.900 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:40.900 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:40.900 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})@989670367 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1283870672) 18:36:40.900 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1725565623 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:40.900 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.properties_KEY,p1_0.properties from JpaPdpSubGroup_properties p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:40.900 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:40.900 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:40.900 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:40.901 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:40.901 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:40.901 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.901 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:40.901 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.901 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:40.901 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentMap@2012509227 18:36:40.901 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:40.901 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentMap@2012509227 18:36:40.901 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [subgroupProperty0] 18:36:40.901 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [Value of sub Group Property 0] 18:36:40.901 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@54707af8 18:36:40.901 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:40.901 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:40.901 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:40.902 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:40.902 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:40.902 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@716956704 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@b0e7bde) 18:36:40.902 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@839959262 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@281893680) 18:36:40.902 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1709234654 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.902 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@1298805460 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:40.902 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@948262333 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.902 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@204961345 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:40.902 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@1870295088 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.902 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@1931088793 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:40.902 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@1637914874 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.902 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@1452437489 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:40.902 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@1792376547 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@1147406980) 18:36:40.902 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@1232088827 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:36:40.902 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@745670759 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@b0e7bde) 18:36:40.902 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1775896575 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:40.902 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@674844225 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:36:40.902 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:40.903 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:40.903 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:40.903 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup10] 18:36:40.903 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:40.903 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:40.903 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.903 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:40.903 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.903 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup10, version=0.0.0) 18:36:40.903 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.903 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:40.903 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:40.903 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup10] 18:36:40.903 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:40.903 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:40.903 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.903 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:40.903 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.903 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:40.903 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:40.903 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup10] 18:36:40.903 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:40.903 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:40.903 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.904 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:40.904 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.904 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:40.904 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:40.904 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup10] 18:36:40.904 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:40.904 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:40.904 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.904 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:40.904 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.904 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:40.904 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup10] 18:36:40.904 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:40.904 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup10, version=0.0.0) 18:36:40.904 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:40.904 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup10, version=0.0.0) 18:36:40.904 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:40.904 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup10] 18:36:40.904 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:40.904 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup10, version=0.0.0) 18:36:40.904 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:40.904 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:40.904 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup10] 18:36:40.904 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:40.905 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup10, version=0.0.0) 18:36:40.905 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:40.905 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup10, version=0.0.0) 18:36:40.905 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : 1697097357 18:36:40.905 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:40.905 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup10, version=0.0.0)] : 118400814 18:36:40.905 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup10, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1424655150 18:36:40.905 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup10, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1424655150 18:36:40.905 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:40.905 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:40.905 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:40.905 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:40.905 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:40.905 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:40.905 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [123] 18:36:40.905 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [456] 18:36:40.905 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.905 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup10, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@1424655150 18:36:40.905 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:40.905 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:40.905 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [ACTIVE] 18:36:40.905 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup10, version=0.0.0) 18:36:40.905 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@529e1192 18:36:40.905 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup10, version=0.0.0}] 18:36:40.906 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:40.906 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } 18:36:40.906 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:40.906 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:40.906 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@847552559 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@490069204) 18:36:40.906 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@855094946 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@64f578eb) 18:36:40.906 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1555283355 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@131358717) 18:36:40.906 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@2122523934 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:40.906 [main] DEBUG org.hibernate.SQL -- select pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName) in ((?,?,?,?)) 18:36:40.906 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:40.906 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [apex-0] 18:36:40.907 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup10] 18:36:40.907 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:36:40.907 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [APEX] 18:36:40.907 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:40.907 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:40.907 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:40.907 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:40.907 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:40.907 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup10] 18:36:40.907 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:40.907 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:40.907 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.907 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:40.907 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.907 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:40.907 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0)] : 574905742 18:36:40.907 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:40.908 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1384116598 18:36:40.908 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:40.908 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:40.908 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [NOT_HEALTHY] 18:36:40.908 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:36:40.908 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:36:40.908 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [ACTIVE] 18:36:40.908 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:40.908 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1384116598 18:36:40.908 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@20ea933f 18:36:40.908 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup10}] 18:36:40.908 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:40.908 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:40.908 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:40.909 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:40.909 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@308018288 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:40.909 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:40.909 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdp): PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:40.909 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [NOT_HEALTHY] 18:36:40.909 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1970-01-01 00:00:00.0] 18:36:40.909 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [message from PDP] 18:36:40.909 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [ACTIVE] 18:36:40.909 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:40.909 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@505c675a 18:36:40.909 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup10}] 18:36:40.909 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup10}] 18:36:40.909 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup10}] 18:36:40.909 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup10}] 18:36:40.910 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:40.910 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:40.910 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})@497662301 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.910 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@640952042 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@490069204) 18:36:40.910 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1498179306 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@64f578eb) 18:36:40.910 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1780071470 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@131358717) 18:36:40.910 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@984253281 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:40.910 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})@1026482600 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.910 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@124758993 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:40.910 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})@540057566 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.910 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1315942706 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:40.910 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})@67517174 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.910 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@2118985860 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:40.910 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@1520928508 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) 18:36:40.910 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join (PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName) on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:40.910 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:40.910 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [apex-0] 18:36:40.911 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PdpGroup10] 18:36:40.911 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [12] - [0.0.0] 18:36:40.911 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [13] - [APEX] 18:36:40.911 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:40.911 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:40.911 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:40.911 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.911 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:40.911 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:40.911 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup10] 18:36:40.911 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:40.911 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:40.911 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.911 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:40.911 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.911 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:40.911 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:40.911 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup10] 18:36:40.911 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:40.911 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:40.911 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.911 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:40.911 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:40.911 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:40.911 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup10] 18:36:40.911 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:40.912 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:40.912 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.912 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:40.912 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.912 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:40.912 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:40.912 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup10] 18:36:40.912 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:40.912 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:40.912 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.912 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:40.912 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.912 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:40.912 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:40.912 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup10] 18:36:40.912 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:40.912 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:40.912 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.912 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:40.912 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.912 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1267209975 18:36:40.912 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1267209975 18:36:40.912 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:40.912 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:40.912 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:40.912 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1267209975 18:36:40.912 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:40.912 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:40.912 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:40.913 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [123] 18:36:40.913 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [456] 18:36:40.913 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.913 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@310bf0ed 18:36:40.913 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup10}] 18:36:40.913 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup10, version=0.0.0}] 18:36:40.913 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup10, version=0.0.0}] 18:36:40.913 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:40.913 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:40.913 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@1810352601 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@b0e7bde) 18:36:40.913 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@793588662 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@281893680) 18:36:40.913 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1854193746 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.913 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@6736375 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:40.913 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@1427796259 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.913 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@327952565 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:40.913 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@1539505350 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.913 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@1834860344 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:40.913 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@1799899353 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.913 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@435362949 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:40.913 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@1427892145 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@1147406980) 18:36:40.913 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@1430206037 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:36:40.913 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@2090377899 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@b0e7bde) 18:36:40.913 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@2106494601 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:40.913 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@1998768358 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:36:40.913 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:40.914 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:40.914 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:40.914 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup10] 18:36:40.914 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:40.914 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:40.914 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.914 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:40.914 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.914 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup10, version=0.0.0) 18:36:40.914 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.914 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:40.914 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:40.914 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup10] 18:36:40.914 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:40.914 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:40.914 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.914 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:40.914 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.914 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:40.914 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:40.914 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup10] 18:36:40.915 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:40.915 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:40.915 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.915 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:40.915 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.915 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:40.915 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:40.915 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup10] 18:36:40.915 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:40.915 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:40.915 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.915 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:40.915 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.915 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:40.915 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup10] 18:36:40.915 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:40.915 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup10, version=0.0.0) 18:36:40.915 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:40.915 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup10, version=0.0.0) 18:36:40.915 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:40.915 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup10] 18:36:40.915 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:40.915 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup10, version=0.0.0) 18:36:40.915 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:40.915 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:40.916 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup10] 18:36:40.916 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:40.916 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup10, version=0.0.0) 18:36:40.916 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:40.916 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup10, version=0.0.0) 18:36:40.916 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup10, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1799657969 18:36:40.916 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup10, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1799657969 18:36:40.916 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:40.916 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:40.916 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:40.916 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:40.916 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:40.916 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:40.916 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup10, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@1799657969 18:36:40.916 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:40.916 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:40.916 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [ACTIVE] 18:36:40.916 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup10, version=0.0.0) 18:36:40.916 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@4fa8389b 18:36:40.916 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup10, version=0.0.0}] 18:36:40.916 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:40.916 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) { primaryTableReference : JpaPdpGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpGroup_properties as p1_0 } } } } } 18:36:40.917 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:40.917 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:40.917 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})@277815407 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@301086643) 18:36:40.917 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1598793886 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:40.917 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version,p1_0.properties_KEY,p1_0.properties from JpaPdpGroup_properties p1_0 where (p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version) in ((?,?)) 18:36:40.917 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:40.917 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup10] 18:36:40.917 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:40.917 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] : PfConceptKey(name=PdpGroup10, version=0.0.0) 18:36:40.917 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:40.917 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup10, version=0.0.0) 18:36:40.917 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:40.917 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup10, version=0.0.0)] : org.hibernate.collection.spi.PersistentMap@180357511 18:36:40.917 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:40.917 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup10, version=0.0.0)] -> org.hibernate.collection.spi.PersistentMap@180357511 18:36:40.917 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [groupProperty0] 18:36:40.917 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [Value of Group Property 0] 18:36:40.917 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@324a5741 18:36:40.917 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup10, version=0.0.0}] 18:36:40.917 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:40.917 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:40.918 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:40.918 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (spt1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } } } } 18:36:40.918 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:40.918 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:40.918 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})@818353870 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@972889085) 18:36:40.918 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) : `class org.onap.policy.models.base.PfSearchableKey`@230763793 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element}])@476505092) 18:36:40.918 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@713642922 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:40.918 [main] DEBUG org.hibernate.SQL -- select spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName,spt1_0.name,spt1_0.version from JpaPdpSubGroup_supportedPolicyTypes spt1_0 where (spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:40.918 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:40.919 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:40.919 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup10] 18:36:40.919 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:40.919 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:40.919 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.919 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:40.919 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.919 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:40.919 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@977233651 18:36:40.919 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:40.919 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:40.919 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.0] 18:36:40.919 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1.2.3] 18:36:40.919 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.0, version=1.2.3) 18:36:40.919 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:40.919 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@977233651 18:36:40.919 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:40.919 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@464de3f6 18:36:40.919 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:40.919 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:40.919 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup10] 18:36:40.920 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:40.920 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:40.920 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.920 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:40.920 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.920 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:40.920 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Found existing loading collection entry [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)]; using loading collection instance - org.hibernate.collection.spi.PersistentBag@977233651 18:36:40.920 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@977233651 18:36:40.920 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:40.920 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:40.920 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.1] 18:36:40.920 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:36:40.920 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.1, version=4.5.6) 18:36:40.920 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:40.920 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@977233651 18:36:40.920 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:40.920 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@464de3f6 18:36:40.920 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:40.920 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:40.920 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup10] 18:36:40.920 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:40.920 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:40.920 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.920 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:40.920 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.920 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:40.920 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Found existing loading collection entry [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)]; using loading collection instance - org.hibernate.collection.spi.PersistentBag@977233651 18:36:40.920 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@977233651 18:36:40.920 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:40.921 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:40.921 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.3] 18:36:40.921 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.1.2] 18:36:40.921 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.3, version=0.1.2) 18:36:40.921 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:40.921 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@977233651 18:36:40.921 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:40.921 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@464de3f6 18:36:40.921 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup10}] 18:36:40.921 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:40.921 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:36:40.921 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } } } } 18:36:40.921 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:40.922 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:40.922 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})@641330326 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1251821595) 18:36:40.922 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) : `class org.onap.policy.models.base.PfConceptKey`@594181989 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element}])@1326545383) 18:36:40.922 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1727476753 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:40.922 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.name,p1_0.version from JpaPdpSubGroup_policies p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:40.922 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:40.922 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:40.922 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup10] 18:36:40.922 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:40.922 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:40.922 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.922 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:40.922 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.922 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:40.922 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@763291932 18:36:40.922 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:40.922 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:40.923 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [Policy2] 18:36:40.923 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:36:40.923 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] : PfConceptKey(name=Policy2, version=4.5.6) 18:36:40.923 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:40.923 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@763291932 18:36:40.923 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:40.923 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@5659f3b4 18:36:40.923 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup10}] 18:36:40.923 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:40.923 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:40.923 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 } } } } } 18:36:40.923 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:40.923 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:40.923 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})@164696786 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1283870672) 18:36:40.923 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@666414571 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:40.923 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.properties_KEY,p1_0.properties from JpaPdpSubGroup_properties p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:40.924 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:40.924 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:40.924 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup10] 18:36:40.924 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:40.924 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:40.924 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.924 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:40.924 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.924 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:40.924 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentMap@1453480346 18:36:40.924 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:40.924 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentMap@1453480346 18:36:40.924 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [subgroupProperty0] 18:36:40.924 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [Value of sub Group Property 0] 18:36:40.924 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@58f6f3e8 18:36:40.924 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup10}] 18:36:40.924 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:40.924 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:40.925 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:40.925 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:40.925 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@985909992 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@b0e7bde) 18:36:40.925 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@395354582 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@281893680) 18:36:40.925 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1326719735 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.925 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@538112334 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:40.925 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@77785902 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.925 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@380527741 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:40.925 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@2017718213 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.925 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@1332541698 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:40.925 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@1552187482 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.925 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@971807291 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:40.925 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@1589012228 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@1147406980) 18:36:40.925 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@1991909689 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:36:40.925 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@247785956 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@b0e7bde) 18:36:40.925 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1403295557 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:40.925 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@1053250674 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:36:40.925 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:40.926 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:40.926 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:40.926 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup20] 18:36:40.926 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:40.926 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:40.926 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.926 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:40.926 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.926 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup20, version=0.0.0) 18:36:40.926 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.926 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:40.926 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:40.926 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup20] 18:36:40.926 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:40.926 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:40.926 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.926 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:40.926 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.926 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:40.926 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:40.927 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup20] 18:36:40.927 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:40.927 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:40.927 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.927 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:40.927 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.927 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:40.927 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:40.927 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup20] 18:36:40.927 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:40.927 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:40.927 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.927 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:40.927 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.927 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:40.927 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup20] 18:36:40.927 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:40.927 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup20, version=0.0.0) 18:36:40.927 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:40.927 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup20, version=0.0.0) 18:36:40.927 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:40.927 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup20] 18:36:40.927 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:40.927 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup20, version=0.0.0) 18:36:40.927 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:40.927 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:40.927 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup20] 18:36:40.927 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:40.927 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup20, version=0.0.0) 18:36:40.927 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:40.927 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup20, version=0.0.0) 18:36:40.927 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : 1201209241 18:36:40.927 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:40.928 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup20, version=0.0.0)] : 1131956188 18:36:40.928 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup20, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@865183359 18:36:40.928 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup20, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@865183359 18:36:40.928 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:40.928 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:40.928 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:40.928 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:40.928 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:40.928 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:40.928 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [123] 18:36:40.928 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [456] 18:36:40.928 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.928 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup20, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@865183359 18:36:40.928 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:40.928 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:40.928 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [SAFE] 18:36:40.928 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup20, version=0.0.0) 18:36:40.928 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@11326597 18:36:40.928 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:40.928 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [DROOLS] 18:36:40.928 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup20] 18:36:40.928 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:40.928 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:40.928 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:40.928 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:40.929 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:40.929 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup20, version=0.0.0) 18:36:40.929 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:40.929 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:40.929 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [DROOLS] 18:36:40.929 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup20] 18:36:40.929 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:40.929 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:40.929 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:40.929 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:40.929 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:40.929 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:40.929 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [DROOLS] 18:36:40.929 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup20] 18:36:40.929 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:40.929 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:40.929 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:40.929 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:40.929 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:40.929 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:40.929 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [DROOLS] 18:36:40.929 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup20] 18:36:40.929 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:40.929 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:40.929 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:40.929 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:40.929 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:40.929 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:40.929 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup20] 18:36:40.929 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:40.929 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup20, version=0.0.0) 18:36:40.929 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:40.929 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup20, version=0.0.0) 18:36:40.929 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:40.929 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup20] 18:36:40.930 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:40.930 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup20, version=0.0.0) 18:36:40.930 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:40.930 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:40.930 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup20] 18:36:40.930 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:40.930 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup20, version=0.0.0) 18:36:40.930 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:40.930 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup20, version=0.0.0) 18:36:40.930 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS)] : 1038514591 18:36:40.930 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:40.930 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Found existing loading entry [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup20, version=0.0.0)] - using loading instance 18:36:40.930 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Found existing loading collection entry [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup20, version=0.0.0)]; using loading collection instance - org.hibernate.collection.spi.PersistentBag@865183359 18:36:40.930 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup20, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@865183359 18:36:40.930 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:40.930 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:40.930 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:40.930 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:40.930 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:40.930 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:40.930 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [123] 18:36:40.930 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [456] 18:36:40.930 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:40.930 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup20, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@865183359 18:36:40.930 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:40.930 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@11326597 18:36:40.930 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup20, version=0.0.0}] 18:36:40.931 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:40.931 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } 18:36:40.931 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:40.931 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:40.931 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@1014734563 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@490069204) 18:36:40.931 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@722078851 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@64f578eb) 18:36:40.931 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1484655311 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@131358717) 18:36:40.931 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@12070120 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:40.931 [main] DEBUG org.hibernate.SQL -- select pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName) in ((?,?,?,?)) 18:36:40.931 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:40.931 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [apex-0] 18:36:40.931 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup20] 18:36:40.931 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:36:40.932 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [DROOLS] 18:36:40.932 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=DROOLS, localName=apex-0) 18:36:40.932 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:40.932 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=DROOLS, localName=apex-0) 18:36:40.932 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:40.932 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [DROOLS] 18:36:40.932 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup20] 18:36:40.932 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:40.932 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:40.932 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:40.932 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:40.932 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:40.932 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:40.932 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=DROOLS, localName=apex-0)] : 868288978 18:36:40.932 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:40.932 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS)] : org.hibernate.collection.spi.PersistentBag@58360322 18:36:40.932 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:40.932 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:40.932 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [NOT_HEALTHY] 18:36:40.932 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:36:40.932 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:36:40.932 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [SAFE] 18:36:40.932 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=DROOLS, localName=apex-0) 18:36:40.932 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS)] -> org.hibernate.collection.spi.PersistentBag@58360322 18:36:40.932 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@72dfac2e 18:36:40.933 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:36:40.933 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:40.933 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:40.933 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } 18:36:40.933 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:40.933 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:40.933 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@863941657 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@490069204) 18:36:40.933 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@573475737 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@64f578eb) 18:36:40.933 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@421169559 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@131358717) 18:36:40.933 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@371976262 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:40.933 [main] DEBUG org.hibernate.SQL -- select pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName) in ((?,?,?,?)) 18:36:40.939 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:40.940 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [apex-0] 18:36:40.940 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup20] 18:36:40.940 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:36:40.941 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [APEX] 18:36:40.941 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:40.941 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:40.941 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:40.941 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:40.941 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:40.941 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup20] 18:36:40.941 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:40.941 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:40.941 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.941 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:40.941 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.941 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:40.941 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0)] : 1259082830 18:36:40.941 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:40.941 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1122049536 18:36:40.941 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:40.941 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:40.941 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [NOT_HEALTHY] 18:36:40.941 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:36:40.941 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:36:40.941 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [SAFE] 18:36:40.941 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:40.941 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1122049536 18:36:40.941 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@2acacb1 18:36:40.942 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:36:40.942 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:40.942 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:40.942 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:40.942 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:40.942 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@1217536106 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:40.942 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:40.942 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdp): PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:40.943 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [NOT_HEALTHY] 18:36:40.943 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1970-01-01 00:00:00.0] 18:36:40.943 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [message from PDP] 18:36:40.943 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [SAFE] 18:36:40.943 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:40.943 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@398a363e 18:36:40.943 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:36:40.943 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:36:40.943 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:36:40.943 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:36:40.943 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:40.943 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:40.943 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})@1623375893 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.943 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@490329696 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@490069204) 18:36:40.943 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1701239440 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@64f578eb) 18:36:40.943 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@229977028 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@131358717) 18:36:40.943 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@2063699983 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:40.943 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})@676910041 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.943 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@2075737624 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:40.943 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})@1601622432 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.943 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@671134633 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:40.943 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})@1177058155 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.943 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@1960035400 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:40.943 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@499249315 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) 18:36:40.943 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join (PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName) on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:40.944 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:40.944 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [apex-0] 18:36:40.944 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PdpGroup20] 18:36:40.944 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [12] - [0.0.0] 18:36:40.944 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [13] - [APEX] 18:36:40.944 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:40.944 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:40.944 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:40.944 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.944 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:40.944 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:40.944 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup20] 18:36:40.944 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:40.944 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:40.944 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.944 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:40.944 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.945 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:40.945 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:40.945 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup20] 18:36:40.945 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:40.945 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:40.945 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.945 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:40.945 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:40.945 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:40.945 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup20] 18:36:40.945 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:40.945 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:40.945 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.945 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:40.945 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.945 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:40.945 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:40.945 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup20] 18:36:40.945 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:40.945 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:40.945 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.945 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:40.945 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.945 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:40.945 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:40.945 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup20] 18:36:40.945 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:40.945 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:40.945 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.945 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:40.945 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.946 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1604071539 18:36:40.946 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1604071539 18:36:40.946 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:40.946 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:40.946 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:40.946 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1604071539 18:36:40.946 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:40.946 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:40.946 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:40.946 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [123] 18:36:40.946 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [456] 18:36:40.946 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.946 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@409c8a6b 18:36:40.946 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:36:40.946 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:40.946 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:40.946 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@1509009772 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:40.946 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:40.947 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdp): PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=DROOLS, localName=apex-0) 18:36:40.947 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [NOT_HEALTHY] 18:36:40.947 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1970-01-01 00:00:00.0] 18:36:40.947 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [message from PDP] 18:36:40.947 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [SAFE] 18:36:40.947 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=DROOLS, localName=apex-0) 18:36:40.947 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@73d0dbbf 18:36:40.947 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:36:40.947 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:36:40.947 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:36:40.947 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:36:40.947 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:40.947 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:40.947 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})@658417248 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.947 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@1894724619 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@490069204) 18:36:40.947 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@2042245811 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@64f578eb) 18:36:40.947 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@205656856 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@131358717) 18:36:40.947 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1587390806 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:40.947 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})@1474003426 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.947 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@2136739328 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:40.947 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})@1662654496 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.948 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1350490636 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:40.948 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})@1528923504 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.948 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@1142074394 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:40.948 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@2004510624 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) 18:36:40.948 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join (PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName) on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:40.948 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:40.948 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [apex-0] 18:36:40.948 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PdpGroup20] 18:36:40.948 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [12] - [0.0.0] 18:36:40.948 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [13] - [DROOLS] 18:36:40.948 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=DROOLS, localName=apex-0) 18:36:40.948 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:40.948 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=DROOLS, localName=apex-0) 18:36:40.948 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:40.948 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:40.948 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [DROOLS] 18:36:40.948 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup20] 18:36:40.948 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:40.948 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:40.948 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:40.948 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:40.949 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:40.949 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:40.949 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [DROOLS] 18:36:40.949 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup20] 18:36:40.949 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:40.949 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:40.949 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:40.949 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:40.949 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:40.949 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [DROOLS] 18:36:40.949 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup20] 18:36:40.949 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:40.949 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:40.949 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:40.949 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:40.949 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:40.949 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:40.949 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [DROOLS] 18:36:40.949 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup20] 18:36:40.949 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:40.949 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:40.949 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:40.949 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:40.949 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:40.949 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:40.949 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [DROOLS] 18:36:40.949 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup20] 18:36:40.949 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:40.949 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:40.949 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:40.949 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:40.949 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:40.949 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS)] : org.hibernate.collection.spi.PersistentBag@1460430337 18:36:40.949 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS)] : org.hibernate.collection.spi.PersistentBag@1460430337 18:36:40.949 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:40.949 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:40.949 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:40.949 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS)] -> org.hibernate.collection.spi.PersistentBag@1460430337 18:36:40.950 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:40.950 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:40.950 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:40.950 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [123] 18:36:40.950 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [456] 18:36:40.950 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:40.950 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@782fb591 18:36:40.950 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:36:40.950 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup20, version=0.0.0}] 18:36:40.950 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup20, version=0.0.0}] 18:36:40.950 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:40.950 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:40.950 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@1898500295 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@b0e7bde) 18:36:40.951 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@1140483134 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@281893680) 18:36:40.951 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@819828245 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.951 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@903560866 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:40.951 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@46300726 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.951 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@310976964 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:40.951 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@1320710334 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.951 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@578451941 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:40.951 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@869830738 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.951 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@1745096940 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:40.951 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@1706336466 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@1147406980) 18:36:40.951 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@342907088 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:36:40.951 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@1675431948 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@b0e7bde) 18:36:40.951 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@722923499 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:40.951 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@1810131051 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:36:40.951 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:40.951 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:40.951 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:40.951 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup20] 18:36:40.951 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:40.951 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:40.951 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.952 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:40.952 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.952 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup20, version=0.0.0) 18:36:40.952 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.952 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:40.952 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:40.952 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup20] 18:36:40.952 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:40.952 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:40.952 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.952 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:40.952 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.952 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:40.952 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:40.952 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup20] 18:36:40.952 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:40.952 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:40.952 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.952 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:40.952 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.952 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:40.952 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:40.952 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup20] 18:36:40.952 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:40.952 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:40.952 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.952 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:40.952 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.952 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:40.952 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup20] 18:36:40.952 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:40.952 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup20, version=0.0.0) 18:36:40.952 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:40.952 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup20, version=0.0.0) 18:36:40.952 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:40.952 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup20] 18:36:40.952 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:40.952 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup20, version=0.0.0) 18:36:40.952 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:40.953 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:40.953 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup20] 18:36:40.953 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:40.953 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup20, version=0.0.0) 18:36:40.953 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:40.953 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup20, version=0.0.0) 18:36:40.953 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup20, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1785194821 18:36:40.953 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup20, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1785194821 18:36:40.953 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:40.953 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:40.953 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:40.953 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:40.953 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:40.953 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:40.953 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup20, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@1785194821 18:36:40.953 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:40.953 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:40.953 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [SAFE] 18:36:40.953 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup20, version=0.0.0) 18:36:40.953 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@7fc998ef 18:36:40.953 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:40.953 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [DROOLS] 18:36:40.953 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup20] 18:36:40.953 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:40.953 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:40.953 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:40.953 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:40.953 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:40.953 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup20, version=0.0.0) 18:36:40.953 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:40.953 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:40.953 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [DROOLS] 18:36:40.953 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup20] 18:36:40.953 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:40.953 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:40.953 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:40.953 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:40.954 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:40.954 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:40.954 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [DROOLS] 18:36:40.954 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup20] 18:36:40.954 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:40.954 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:40.954 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:40.954 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:40.954 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:40.954 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:40.954 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [DROOLS] 18:36:40.954 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup20] 18:36:40.954 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:40.954 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:40.954 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:40.954 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:40.954 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:40.954 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:40.954 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup20] 18:36:40.954 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:40.954 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup20, version=0.0.0) 18:36:40.954 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:40.954 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup20, version=0.0.0) 18:36:40.954 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:40.954 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup20] 18:36:40.954 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:40.954 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup20, version=0.0.0) 18:36:40.954 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:40.954 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:40.954 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup20] 18:36:40.954 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:40.954 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup20, version=0.0.0) 18:36:40.954 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:40.954 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup20, version=0.0.0) 18:36:40.954 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Found existing loading entry [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup20, version=0.0.0)] - using loading instance 18:36:40.954 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Found existing loading collection entry [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup20, version=0.0.0)]; using loading collection instance - org.hibernate.collection.spi.PersistentBag@1785194821 18:36:40.954 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup20, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1785194821 18:36:40.954 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:40.954 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:40.954 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:40.954 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:40.954 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:40.954 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:40.955 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup20, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@1785194821 18:36:40.955 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:40.955 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:40.955 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [SAFE] 18:36:40.955 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup20, version=0.0.0) 18:36:40.955 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@7fc998ef 18:36:40.955 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup20, version=0.0.0}] 18:36:40.955 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:40.955 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) { primaryTableReference : JpaPdpGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpGroup_properties as p1_0 } } } } } 18:36:40.955 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:40.955 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:40.955 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})@410139308 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@301086643) 18:36:40.955 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1292555558 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:40.955 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version,p1_0.properties_KEY,p1_0.properties from JpaPdpGroup_properties p1_0 where (p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version) in ((?,?)) 18:36:40.956 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:40.956 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup20] 18:36:40.956 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:40.956 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] : PfConceptKey(name=PdpGroup20, version=0.0.0) 18:36:40.956 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:40.956 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup20, version=0.0.0) 18:36:40.956 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:40.956 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup20, version=0.0.0)] : org.hibernate.collection.spi.PersistentMap@579367762 18:36:40.956 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:40.956 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup20, version=0.0.0)] -> org.hibernate.collection.spi.PersistentMap@579367762 18:36:40.956 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [groupProperty0] 18:36:40.956 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [Value of Group Property 0] 18:36:40.956 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@166a38a8 18:36:40.956 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup20, version=0.0.0}] 18:36:40.956 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:40.956 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:40.956 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:40.956 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (spt1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } } } } 18:36:40.956 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:40.957 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:40.957 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})@231894182 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@972889085) 18:36:40.957 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) : `class org.onap.policy.models.base.PfSearchableKey`@1747447991 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element}])@476505092) 18:36:40.957 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@1366293107 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:40.957 [main] DEBUG org.hibernate.SQL -- select spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName,spt1_0.name,spt1_0.version from JpaPdpSubGroup_supportedPolicyTypes spt1_0 where (spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:40.957 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:40.957 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:40.957 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup20] 18:36:40.957 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:40.957 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:40.957 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.957 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:40.957 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.957 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:40.957 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@2126328423 18:36:40.957 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:40.957 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:40.957 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.1] 18:36:40.957 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:36:40.957 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.1, version=4.5.6) 18:36:40.957 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:40.957 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@2126328423 18:36:40.957 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:40.958 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@5f5b255e 18:36:40.958 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:40.958 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:40.958 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup20] 18:36:40.958 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:40.958 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:40.958 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.958 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:40.958 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.958 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:40.958 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Found existing loading collection entry [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)]; using loading collection instance - org.hibernate.collection.spi.PersistentBag@2126328423 18:36:40.958 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@2126328423 18:36:40.958 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:40.958 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:40.958 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.3] 18:36:40.958 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.1.2] 18:36:40.958 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.3, version=0.1.2) 18:36:40.958 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:40.958 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@2126328423 18:36:40.958 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:40.958 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@5f5b255e 18:36:40.958 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:36:40.958 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:40.959 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:36:40.959 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } } } } 18:36:40.959 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:40.959 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:40.959 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})@1909055652 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1251821595) 18:36:40.959 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) : `class org.onap.policy.models.base.PfConceptKey`@1583190596 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element}])@1326545383) 18:36:40.959 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@553172037 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:40.959 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.name,p1_0.version from JpaPdpSubGroup_policies p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:40.959 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:40.959 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:40.959 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup20] 18:36:40.959 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:40.959 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:40.959 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.959 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:40.960 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.960 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:40.960 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1305118667 18:36:40.960 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:40.960 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:40.960 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [Policy2] 18:36:40.960 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:36:40.960 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] : PfConceptKey(name=Policy2, version=4.5.6) 18:36:40.960 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:40.960 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1305118667 18:36:40.960 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:40.960 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@2a806a8d 18:36:40.960 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:40.960 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:40.960 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup20] 18:36:40.960 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:40.960 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:40.960 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.960 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:40.960 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.960 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:40.960 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Found existing loading collection entry [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)]; using loading collection instance - org.hibernate.collection.spi.PersistentBag@1305118667 18:36:40.960 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1305118667 18:36:40.960 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:40.960 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:40.960 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [Policy3] 18:36:40.960 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1.2.3] 18:36:40.961 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] : PfConceptKey(name=Policy3, version=1.2.3) 18:36:40.961 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:40.961 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1305118667 18:36:40.961 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:40.961 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@2a806a8d 18:36:40.961 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:36:40.961 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:40.961 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:40.961 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 } } } } } 18:36:40.961 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:40.961 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:40.961 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})@1342173452 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1283870672) 18:36:40.961 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@298354086 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:40.961 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.properties_KEY,p1_0.properties from JpaPdpSubGroup_properties p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:40.962 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:40.962 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:40.962 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup20] 18:36:40.962 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:40.962 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:40.962 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.962 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:40.962 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.962 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:40.962 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentMap@1907169510 18:36:40.962 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:40.962 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentMap@1907169510 18:36:40.962 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [subgroupProperty0] 18:36:40.962 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [Value of sub Group Property 0] 18:36:40.962 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@785cc8f2 18:36:40.962 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:36:40.962 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:40.962 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:40.962 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:40.962 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (spt1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } } } } 18:36:40.963 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:40.963 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:40.963 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})@770480106 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@972889085) 18:36:40.963 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) : `class org.onap.policy.models.base.PfSearchableKey`@2066878221 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element}])@476505092) 18:36:40.963 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@1787000640 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:40.963 [main] DEBUG org.hibernate.SQL -- select spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName,spt1_0.name,spt1_0.version from JpaPdpSubGroup_supportedPolicyTypes spt1_0 where (spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:40.963 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:40.963 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [DROOLS] 18:36:40.963 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup20] 18:36:40.963 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:40.963 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:40.963 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:40.963 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:40.963 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:40.963 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:40.963 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS)] : org.hibernate.collection.spi.PersistentBag@1277689466 18:36:40.963 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:40.963 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:40.963 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.0] 18:36:40.963 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1.2.3] 18:36:40.963 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.0, version=1.2.3) 18:36:40.963 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:40.963 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS)] -> org.hibernate.collection.spi.PersistentBag@1277689466 18:36:40.963 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:40.964 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@563d89de 18:36:40.964 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:36:40.964 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:40.964 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:36:40.964 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } } } } 18:36:40.964 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:40.964 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:40.964 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})@662035758 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1251821595) 18:36:40.964 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) : `class org.onap.policy.models.base.PfConceptKey`@1652288403 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element}])@1326545383) 18:36:40.964 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@984049856 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:40.964 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.name,p1_0.version from JpaPdpSubGroup_policies p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:40.965 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:40.965 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [DROOLS] 18:36:40.965 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup20] 18:36:40.965 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:40.965 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:40.965 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:40.965 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:40.965 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:40.965 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:40.965 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS)] : org.hibernate.collection.spi.PersistentBag@1936673831 18:36:40.965 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:40.965 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:40.965 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [Policy0] 18:36:40.965 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:36:40.965 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] : PfConceptKey(name=Policy0, version=4.5.6) 18:36:40.965 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:40.965 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS)] -> org.hibernate.collection.spi.PersistentBag@1936673831 18:36:40.965 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:40.965 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@34e10162 18:36:40.965 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:36:40.965 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:40.965 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:40.966 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 } } } } } 18:36:40.966 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:40.966 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:40.966 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})@889298518 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1283870672) 18:36:40.966 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1186312760 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:40.966 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.properties_KEY,p1_0.properties from JpaPdpSubGroup_properties p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:40.966 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:40.966 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [DROOLS] 18:36:40.966 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup20] 18:36:40.966 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:40.966 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:40.966 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:40.966 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:40.966 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:40.966 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:40.966 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS)] : org.hibernate.collection.spi.PersistentMap@833649174 18:36:40.966 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:40.966 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS)] -> org.hibernate.collection.spi.PersistentMap@833649174 18:36:40.966 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [subgroupProperty0] 18:36:40.966 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [Value of sub Group Property 0] 18:36:40.967 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@10a479fe 18:36:40.967 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:36:40.967 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:40.967 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:40.967 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:40.967 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:40.967 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@2079010208 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@b0e7bde) 18:36:40.967 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@751266066 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@281893680) 18:36:40.967 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1886942808 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.967 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@1126210080 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:40.967 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@1636055497 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.968 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@1989952274 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:40.968 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@1172644143 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.968 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@39010857 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:40.968 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@1113160155 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.968 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@1456023121 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:40.968 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@977902078 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@1147406980) 18:36:40.968 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@580114068 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:36:40.968 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@730723516 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@b0e7bde) 18:36:40.968 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@879338546 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:40.968 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@1117343016 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:36:40.968 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:40.968 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:40.968 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:40.968 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup1] 18:36:40.968 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:40.968 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:40.968 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.968 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:40.968 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.968 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup1, version=0.0.0) 18:36:40.968 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.968 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:40.968 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:40.968 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup1] 18:36:40.968 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:40.969 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:40.969 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.969 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:40.969 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.969 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:40.969 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:40.969 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup1] 18:36:40.969 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:40.969 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:40.969 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.969 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:40.969 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.969 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:40.969 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:40.969 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup1] 18:36:40.969 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:40.969 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:40.969 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.969 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:40.969 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.969 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:40.969 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup1] 18:36:40.969 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:40.969 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup1, version=0.0.0) 18:36:40.969 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:40.969 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup1, version=0.0.0) 18:36:40.969 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:40.969 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup1] 18:36:40.969 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:40.969 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup1, version=0.0.0) 18:36:40.969 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:40.969 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:40.969 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup1] 18:36:40.969 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:40.969 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup1, version=0.0.0) 18:36:40.969 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:40.969 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup1, version=0.0.0) 18:36:40.970 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : 1138711738 18:36:40.970 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:40.970 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup1, version=0.0.0)] : 1269279204 18:36:40.970 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup1, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@2123247559 18:36:40.970 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup1, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@2123247559 18:36:40.970 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:40.970 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:40.970 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:40.970 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:40.970 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:40.970 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:40.970 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [123] 18:36:40.970 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [456] 18:36:40.970 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.970 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup1, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@2123247559 18:36:40.970 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:40.970 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:40.970 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:36:40.970 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup1, version=0.0.0) 18:36:40.970 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@5af69032 18:36:40.970 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup1, version=0.0.0}] 18:36:40.970 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:40.971 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } 18:36:40.971 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:40.971 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:40.971 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@955936169 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@490069204) 18:36:40.971 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@923110758 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@64f578eb) 18:36:40.971 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1684731750 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@131358717) 18:36:40.971 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@175348953 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:40.971 [main] DEBUG org.hibernate.SQL -- select pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName) in ((?,?,?,?)) 18:36:40.971 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:40.971 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [apex-0] 18:36:40.971 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup1] 18:36:40.971 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:36:40.971 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [APEX] 18:36:40.971 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:40.971 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:40.971 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:40.972 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:40.972 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:40.972 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup1] 18:36:40.972 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:40.972 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:40.972 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.972 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:40.972 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.972 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:40.972 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0)] : 1226373391 18:36:40.972 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:40.972 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@636439253 18:36:40.972 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:40.972 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:40.972 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [NOT_HEALTHY] 18:36:40.972 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:36:40.972 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:36:40.972 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PASSIVE] 18:36:40.972 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:40.972 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@636439253 18:36:40.972 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@5f9b21a1 18:36:40.972 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup1}] 18:36:40.972 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:40.972 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:40.973 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:40.973 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:40.973 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@1198795438 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:40.973 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:40.973 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdp): PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:40.973 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [NOT_HEALTHY] 18:36:40.973 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1970-01-01 00:00:00.0] 18:36:40.973 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [message from PDP] 18:36:40.973 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PASSIVE] 18:36:40.973 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:40.973 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@62ea4894 18:36:40.973 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup1}] 18:36:40.973 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup1}] 18:36:40.973 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup1}] 18:36:40.973 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup1}] 18:36:40.974 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:40.974 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:40.974 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})@78462781 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.974 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@1266437646 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@490069204) 18:36:40.974 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@2020180625 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@64f578eb) 18:36:40.974 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1224203232 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@131358717) 18:36:40.974 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@634274068 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:40.974 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})@208365469 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.974 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@950145419 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:40.974 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})@1325200804 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.974 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@435014542 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:40.974 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})@1324159137 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.974 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@1718320830 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:40.974 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@1326704130 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) 18:36:40.974 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join (PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName) on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:40.974 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:40.974 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [apex-0] 18:36:40.974 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PdpGroup1] 18:36:40.974 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [12] - [0.0.0] 18:36:40.974 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [13] - [APEX] 18:36:40.975 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:40.975 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:40.975 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:40.975 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.975 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:40.975 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:40.975 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup1] 18:36:40.975 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:40.975 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:40.975 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.975 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:40.975 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.975 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:40.975 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:40.975 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup1] 18:36:40.975 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:40.975 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:40.975 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.975 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:40.975 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:40.975 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:40.975 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup1] 18:36:40.975 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:40.975 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:40.975 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.975 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:40.975 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.975 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:40.975 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:40.975 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup1] 18:36:40.975 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:40.975 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:40.975 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.975 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:40.975 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.975 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:40.976 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:40.976 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup1] 18:36:40.976 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:40.976 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:40.976 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.976 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:40.976 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.976 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@599298453 18:36:40.976 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@599298453 18:36:40.976 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:40.976 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:40.976 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:40.976 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@599298453 18:36:40.976 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:40.976 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:40.976 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:40.976 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [123] 18:36:40.976 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [456] 18:36:40.976 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.976 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@413e4756 18:36:40.976 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup1}] 18:36:40.976 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup1, version=0.0.0}] 18:36:40.976 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup1, version=0.0.0}] 18:36:40.977 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:40.977 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:40.977 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@1759274135 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@b0e7bde) 18:36:40.977 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@929286459 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@281893680) 18:36:40.977 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@2075342214 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.977 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@1216665937 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:40.977 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@1131930634 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.977 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@1794426702 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:40.977 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@143249555 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.977 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@1714015874 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:40.977 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@436351481 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.977 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@1442863936 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:40.977 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@273355867 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@1147406980) 18:36:40.977 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@952014094 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:36:40.977 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@867759641 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@b0e7bde) 18:36:40.977 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1731621237 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:40.977 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@798447620 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:36:40.977 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:40.977 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:40.977 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:40.977 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup1] 18:36:40.977 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:40.977 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:40.977 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.977 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:40.977 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.977 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup1, version=0.0.0) 18:36:40.977 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.977 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:40.977 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:40.978 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup1] 18:36:40.978 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:40.978 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:40.978 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.978 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:40.978 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.978 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:40.978 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:40.978 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup1] 18:36:40.978 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:40.978 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:40.978 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.978 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:40.978 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.978 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:40.978 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:40.978 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup1] 18:36:40.978 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:40.978 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:40.978 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.978 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:40.978 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.978 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:40.978 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup1] 18:36:40.978 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:40.978 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup1, version=0.0.0) 18:36:40.978 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:40.978 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup1, version=0.0.0) 18:36:40.978 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:40.978 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup1] 18:36:40.978 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:40.978 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup1, version=0.0.0) 18:36:40.978 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:40.978 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:40.978 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup1] 18:36:40.978 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:40.979 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup1, version=0.0.0) 18:36:40.979 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:40.979 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup1, version=0.0.0) 18:36:40.979 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup1, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1129898505 18:36:40.979 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup1, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1129898505 18:36:40.979 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:40.979 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:40.979 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:40.979 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:40.979 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:40.979 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:40.979 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup1, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@1129898505 18:36:40.979 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:40.979 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:40.979 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:36:40.979 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup1, version=0.0.0) 18:36:40.979 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@58292496 18:36:40.979 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup1, version=0.0.0}] 18:36:40.979 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:40.979 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) { primaryTableReference : JpaPdpGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpGroup_properties as p1_0 } } } } } 18:36:40.979 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:40.980 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:40.980 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})@1134633052 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@301086643) 18:36:40.980 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1198381707 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:40.980 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version,p1_0.properties_KEY,p1_0.properties from JpaPdpGroup_properties p1_0 where (p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version) in ((?,?)) 18:36:40.980 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:40.980 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup1] 18:36:40.980 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:40.980 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] : PfConceptKey(name=PdpGroup1, version=0.0.0) 18:36:40.980 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:40.980 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup1, version=0.0.0) 18:36:40.980 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:40.980 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup1, version=0.0.0)] : org.hibernate.collection.spi.PersistentMap@1452983582 18:36:40.980 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:40.980 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup1, version=0.0.0)] -> org.hibernate.collection.spi.PersistentMap@1452983582 18:36:40.980 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [groupProperty0] 18:36:40.980 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [Value of Group Property 0] 18:36:40.980 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@1c2abde0 18:36:40.980 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup1, version=0.0.0}] 18:36:40.980 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:40.980 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:40.981 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:40.981 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (spt1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } } } } 18:36:40.981 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:40.981 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:40.981 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})@901416300 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@972889085) 18:36:40.981 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) : `class org.onap.policy.models.base.PfSearchableKey`@141740971 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element}])@476505092) 18:36:40.981 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@1088215157 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:40.981 [main] DEBUG org.hibernate.SQL -- select spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName,spt1_0.name,spt1_0.version from JpaPdpSubGroup_supportedPolicyTypes spt1_0 where (spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:40.981 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:40.981 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:40.981 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup1] 18:36:40.981 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:40.981 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:40.981 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.981 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:40.981 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.981 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:40.982 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@653086247 18:36:40.982 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:40.982 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:40.982 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.1] 18:36:40.982 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:36:40.982 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.1, version=4.5.6) 18:36:40.982 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:40.982 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@653086247 18:36:40.982 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:40.982 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@76117cac 18:36:40.982 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:40.982 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:40.982 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup1] 18:36:40.982 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:40.982 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:40.982 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.982 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:40.982 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.982 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:40.982 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Found existing loading collection entry [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)]; using loading collection instance - org.hibernate.collection.spi.PersistentBag@653086247 18:36:40.982 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@653086247 18:36:40.982 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:40.982 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:40.982 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.2] 18:36:40.982 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [7.8.9] 18:36:40.982 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.2, version=7.8.9) 18:36:40.982 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:40.982 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@653086247 18:36:40.982 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:40.982 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@76117cac 18:36:40.982 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup1}] 18:36:40.982 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:40.983 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:36:40.983 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } } } } 18:36:40.983 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:40.983 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:40.983 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})@1353190763 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1251821595) 18:36:40.983 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) : `class org.onap.policy.models.base.PfConceptKey`@1546987133 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element}])@1326545383) 18:36:40.983 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@840412214 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:40.983 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.name,p1_0.version from JpaPdpSubGroup_policies p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:40.983 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:40.983 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:40.983 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup1] 18:36:40.983 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:40.983 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:40.983 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.983 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:40.983 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.983 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:40.984 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1942700054 18:36:40.984 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:40.984 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:40.984 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [Policy0] 18:36:40.984 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:36:40.984 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] : PfConceptKey(name=Policy0, version=4.5.6) 18:36:40.984 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:40.984 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1942700054 18:36:40.984 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:40.984 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@2a3e1e53 18:36:40.984 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup1}] 18:36:40.984 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:40.984 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:40.984 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 } } } } } 18:36:40.984 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:40.984 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:40.984 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})@633827646 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1283870672) 18:36:40.984 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@418549536 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:40.984 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.properties_KEY,p1_0.properties from JpaPdpSubGroup_properties p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:40.985 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:40.985 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:40.985 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup1] 18:36:40.985 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:40.985 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:40.985 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.985 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:40.985 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.985 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:40.985 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentMap@1688692967 18:36:40.985 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:40.985 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentMap@1688692967 18:36:40.985 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [subgroupProperty0] 18:36:40.985 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [Value of sub Group Property 0] 18:36:40.985 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@6da0228a 18:36:40.985 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup1}] 18:36:40.985 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:40.985 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:40.986 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:40.986 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:40.986 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@1638345617 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@b0e7bde) 18:36:40.986 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@2100828331 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@281893680) 18:36:40.986 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@161924732 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.986 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@1702760880 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:40.986 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@1029526829 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.986 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@10350445 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:40.986 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@1068981284 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.986 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@709962227 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:40.986 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@2104685993 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:40.986 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@310090733 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:40.986 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@388539386 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@1147406980) 18:36:40.986 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@873799261 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:36:40.986 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@1579182795 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@b0e7bde) 18:36:40.986 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@281687569 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:40.986 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@1110405249 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:36:40.986 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:40.987 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:40.987 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:40.987 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup11] 18:36:40.987 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:40.987 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:40.987 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.987 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:40.987 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.987 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:40.987 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.987 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:40.987 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:40.987 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup11] 18:36:40.987 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:40.987 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:40.987 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.987 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:40.987 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.987 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:40.987 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:40.987 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup11] 18:36:40.987 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:40.987 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:40.987 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.987 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:40.987 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.987 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:40.987 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:40.987 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup11] 18:36:40.987 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:40.987 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:40.988 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.988 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:40.988 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.988 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:40.988 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup11] 18:36:40.988 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:40.988 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:40.988 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:40.988 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:40.988 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:40.988 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup11] 18:36:40.988 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:40.988 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:40.988 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:40.988 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:40.988 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup11] 18:36:40.988 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:40.988 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:40.988 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:40.988 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:40.988 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : 1120203420 18:36:40.988 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:40.988 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup11, version=0.0.0)] : 2077636925 18:36:40.988 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup11, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1949412356 18:36:40.988 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup11, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1949412356 18:36:40.988 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:40.988 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:40.988 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:40.988 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:40.988 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:40.988 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:40.988 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [123] 18:36:40.988 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [456] 18:36:40.988 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.988 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup11, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@1949412356 18:36:40.989 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:40.989 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:40.989 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [TEST] 18:36:40.989 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:40.989 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@3ba34018 18:36:40.989 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:40.989 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [DROOLS] 18:36:40.989 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup11] 18:36:40.989 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:40.989 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:40.989 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:40.989 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:40.989 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:40.989 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:40.989 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:40.989 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:40.989 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [DROOLS] 18:36:40.989 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup11] 18:36:40.989 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:40.989 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:40.989 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:40.989 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:40.989 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:40.989 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:40.989 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [DROOLS] 18:36:40.989 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup11] 18:36:40.989 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:40.989 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:40.989 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:40.989 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:40.989 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:40.989 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:40.989 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [DROOLS] 18:36:40.989 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup11] 18:36:40.989 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:40.989 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:40.989 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:40.990 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:40.990 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:40.990 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:40.990 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup11] 18:36:40.990 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:40.990 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:40.990 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:40.990 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:40.990 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:40.990 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup11] 18:36:40.990 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:40.990 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:40.990 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:40.990 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:40.990 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup11] 18:36:40.990 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:40.990 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:40.990 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:40.990 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:40.990 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS)] : 1897109110 18:36:40.990 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:40.990 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Found existing loading entry [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup11, version=0.0.0)] - using loading instance 18:36:40.990 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Found existing loading collection entry [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup11, version=0.0.0)]; using loading collection instance - org.hibernate.collection.spi.PersistentBag@1949412356 18:36:40.990 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup11, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1949412356 18:36:40.990 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:40.990 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:40.990 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:40.990 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:40.990 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:40.990 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:40.990 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [123] 18:36:40.990 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [456] 18:36:40.990 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:40.990 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup11, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@1949412356 18:36:40.990 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:40.990 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@3ba34018 18:36:40.990 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:40.990 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [XACML] 18:36:40.990 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup11] 18:36:40.990 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:40.990 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:40.991 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:40.991 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:40.991 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:40.991 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:40.991 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:40.991 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:40.991 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [XACML] 18:36:40.991 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup11] 18:36:40.991 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:40.991 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:40.991 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:40.991 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:40.991 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:40.991 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:40.991 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [XACML] 18:36:40.991 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup11] 18:36:40.991 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:40.991 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:40.991 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:40.991 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:40.991 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:40.991 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:40.991 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [XACML] 18:36:40.991 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup11] 18:36:40.991 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:40.991 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:40.991 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:40.991 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:40.991 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:40.991 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:40.991 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup11] 18:36:40.991 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:40.991 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:40.991 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:40.991 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:40.991 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:40.991 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup11] 18:36:40.991 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:40.991 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:40.991 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:40.991 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:40.991 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup11] 18:36:40.991 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:40.991 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:40.991 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:40.991 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:40.992 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML)] : 1450360918 18:36:40.992 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:40.992 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Found existing loading entry [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup11, version=0.0.0)] - using loading instance 18:36:40.992 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Found existing loading collection entry [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup11, version=0.0.0)]; using loading collection instance - org.hibernate.collection.spi.PersistentBag@1949412356 18:36:40.992 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup11, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1949412356 18:36:40.992 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:40.992 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:40.992 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:40.992 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:40.992 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:40.992 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:40.992 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [123] 18:36:40.992 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [456] 18:36:40.992 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:40.992 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup11, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@1949412356 18:36:40.992 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:40.992 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@3ba34018 18:36:40.992 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup11, version=0.0.0}] 18:36:40.993 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:40.993 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } 18:36:40.993 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:40.993 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:40.993 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@1089921170 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@490069204) 18:36:40.993 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@808512972 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@64f578eb) 18:36:40.993 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@2076344190 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@131358717) 18:36:40.993 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1881246122 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:40.993 [main] DEBUG org.hibernate.SQL -- select pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName) in ((?,?,?,?)) 18:36:40.994 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:40.994 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [apex-0] 18:36:40.994 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup11] 18:36:40.994 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:36:40.994 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [XACML] 18:36:40.994 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=XACML, localName=apex-0) 18:36:40.994 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:40.994 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=XACML, localName=apex-0) 18:36:40.994 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:40.994 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [XACML] 18:36:40.994 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup11] 18:36:40.994 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:40.994 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:40.994 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:40.994 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:40.994 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:40.994 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:40.994 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=XACML, localName=apex-0)] : 1478260241 18:36:40.994 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:40.994 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML)] : org.hibernate.collection.spi.PersistentBag@2080609813 18:36:40.994 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:40.994 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:40.994 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [NOT_HEALTHY] 18:36:40.994 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:36:40.994 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:36:40.994 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [ACTIVE] 18:36:40.994 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=XACML, localName=apex-0) 18:36:40.994 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML)] -> org.hibernate.collection.spi.PersistentBag@2080609813 18:36:40.995 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@248cc861 18:36:40.995 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=XACML, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:36:40.995 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:40.995 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:40.995 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } 18:36:40.995 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:40.995 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:40.995 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@52799433 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@490069204) 18:36:40.995 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1568785226 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@64f578eb) 18:36:40.995 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1721141781 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@131358717) 18:36:40.995 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@614173030 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:40.995 [main] DEBUG org.hibernate.SQL -- select pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName) in ((?,?,?,?)) 18:36:40.996 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:40.996 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [apex-0] 18:36:40.996 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup11] 18:36:40.996 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:36:40.996 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [DROOLS] 18:36:40.996 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=DROOLS, localName=apex-0) 18:36:40.996 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:40.996 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=DROOLS, localName=apex-0) 18:36:40.996 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:40.996 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [DROOLS] 18:36:40.996 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup11] 18:36:40.996 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:40.996 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:40.996 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:40.996 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:40.996 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:40.996 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:40.996 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=DROOLS, localName=apex-0)] : 200449876 18:36:40.996 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:40.996 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS)] : org.hibernate.collection.spi.PersistentBag@138106332 18:36:40.996 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:40.996 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:40.996 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [NOT_HEALTHY] 18:36:40.996 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:36:40.996 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:36:40.996 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PASSIVE] 18:36:40.996 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=DROOLS, localName=apex-0) 18:36:40.996 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS)] -> org.hibernate.collection.spi.PersistentBag@138106332 18:36:40.996 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@735ae7f5 18:36:40.996 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:36:40.996 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:40.997 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:40.997 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } 18:36:40.997 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:40.997 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:40.997 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@172222652 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@490069204) 18:36:40.997 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1615660323 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@64f578eb) 18:36:40.997 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@2136620609 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@131358717) 18:36:40.997 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1528503056 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:40.997 [main] DEBUG org.hibernate.SQL -- select pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName) in ((?,?,?,?)) 18:36:40.997 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:40.997 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [apex-0] 18:36:40.997 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup11] 18:36:40.997 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:36:40.997 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [APEX] 18:36:40.998 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:40.998 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:40.998 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:40.998 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:40.998 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:40.998 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup11] 18:36:40.998 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:40.998 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:40.998 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.998 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:40.998 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:40.998 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:40.998 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0)] : 1751316611 18:36:40.998 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:40.998 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@112470057 18:36:40.998 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:40.998 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:40.998 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [NOT_HEALTHY] 18:36:40.998 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:36:40.998 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:36:40.998 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [TEST] 18:36:40.998 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:40.998 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@112470057 18:36:40.998 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@6b22bd04 18:36:40.998 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:36:40.998 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:40.998 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:40.999 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:40.999 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:40.999 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@1708288129 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:40.999 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:40.999 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdp): PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:40.999 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [NOT_HEALTHY] 18:36:40.999 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1970-01-01 00:00:00.0] 18:36:40.999 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [message from PDP] 18:36:40.999 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [TEST] 18:36:40.999 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:40.999 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@14fd1bc 18:36:40.999 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:36:40.999 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:36:40.999 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:36:40.999 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:36:41.000 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:41.000 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:41.000 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})@1999583092 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:41.000 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@1634128267 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@490069204) 18:36:41.000 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1114677556 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@64f578eb) 18:36:41.000 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1028479735 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@131358717) 18:36:41.000 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@869748413 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:41.000 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})@1684683717 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:41.000 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@601120637 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:41.000 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})@1956193042 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:41.000 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@2100443546 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:41.000 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})@1211335146 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:41.000 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@1235030054 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:41.000 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@1948335028 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) 18:36:41.000 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join (PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName) on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:41.001 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:41.001 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [apex-0] 18:36:41.001 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PdpGroup11] 18:36:41.001 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [12] - [0.0.0] 18:36:41.001 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [13] - [APEX] 18:36:41.001 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:41.001 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:41.001 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:41.001 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.001 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:41.001 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:41.001 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup11] 18:36:41.001 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:41.001 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:41.001 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.001 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:41.001 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.001 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:41.001 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:41.001 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup11] 18:36:41.001 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:41.001 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:41.001 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.001 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:41.001 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:41.001 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:41.001 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup11] 18:36:41.001 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:41.001 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:41.001 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.001 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:41.001 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.001 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:41.001 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:41.001 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup11] 18:36:41.001 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:41.001 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:41.002 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.002 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:41.002 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.002 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:41.002 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:41.002 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup11] 18:36:41.002 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:41.002 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:41.002 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.002 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:41.002 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.002 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1835465187 18:36:41.002 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1835465187 18:36:41.002 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:41.002 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:41.002 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:41.002 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1835465187 18:36:41.002 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:41.002 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:41.002 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:41.002 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [123] 18:36:41.002 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [456] 18:36:41.002 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.002 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@591e5480 18:36:41.002 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:36:41.002 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:41.002 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:41.002 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@1968058448 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:41.002 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:41.003 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdp): PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=DROOLS, localName=apex-0) 18:36:41.003 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [NOT_HEALTHY] 18:36:41.003 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1970-01-01 00:00:00.0] 18:36:41.003 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [message from PDP] 18:36:41.003 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PASSIVE] 18:36:41.003 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=DROOLS, localName=apex-0) 18:36:41.003 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@188496fd 18:36:41.003 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:36:41.003 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:36:41.003 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:36:41.003 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:36:41.003 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:41.003 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:41.003 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})@483195149 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:41.003 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@1612627873 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@490069204) 18:36:41.003 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@2028036703 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@64f578eb) 18:36:41.003 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1148068032 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@131358717) 18:36:41.003 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1058123217 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:41.003 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})@719842853 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:41.003 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1499959996 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:41.004 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})@1824178544 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:41.004 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1593284115 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:41.004 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})@1274334510 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:41.004 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@786650270 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:41.004 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@350790003 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) 18:36:41.004 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join (PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName) on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:41.004 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:41.004 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [apex-0] 18:36:41.004 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PdpGroup11] 18:36:41.004 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [12] - [0.0.0] 18:36:41.004 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [13] - [DROOLS] 18:36:41.004 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=DROOLS, localName=apex-0) 18:36:41.004 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:41.004 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=DROOLS, localName=apex-0) 18:36:41.004 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:41.004 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:41.004 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [DROOLS] 18:36:41.005 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup11] 18:36:41.005 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:41.005 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:41.005 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:41.005 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:41.005 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:41.005 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:41.005 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [DROOLS] 18:36:41.005 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup11] 18:36:41.005 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:41.005 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:41.005 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:41.005 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:41.005 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:41.005 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [DROOLS] 18:36:41.005 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup11] 18:36:41.005 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:41.005 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:41.005 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:41.005 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:41.005 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:41.005 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:41.005 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [DROOLS] 18:36:41.005 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup11] 18:36:41.005 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:41.005 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:41.005 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:41.005 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:41.005 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:41.005 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:41.005 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [DROOLS] 18:36:41.005 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup11] 18:36:41.005 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:41.005 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:41.005 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:41.005 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:41.005 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:41.006 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS)] : org.hibernate.collection.spi.PersistentBag@802043108 18:36:41.006 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS)] : org.hibernate.collection.spi.PersistentBag@802043108 18:36:41.006 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:41.006 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:41.006 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:41.006 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS)] -> org.hibernate.collection.spi.PersistentBag@802043108 18:36:41.006 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:41.006 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:41.006 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:41.006 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [123] 18:36:41.006 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [456] 18:36:41.006 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:41.006 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@4ca5eb61 18:36:41.006 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:36:41.006 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:41.006 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:41.006 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@1427773425 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:41.006 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:41.007 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdp): PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=XACML, localName=apex-0) 18:36:41.007 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [NOT_HEALTHY] 18:36:41.007 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1970-01-01 00:00:00.0] 18:36:41.007 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [message from PDP] 18:36:41.007 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [ACTIVE] 18:36:41.007 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=XACML, localName=apex-0) 18:36:41.007 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@2f357394 18:36:41.007 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=XACML, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:36:41.007 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=XACML, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:36:41.007 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=XACML, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:36:41.007 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=XACML, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:36:41.007 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:41.007 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:41.008 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})@706042908 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:41.008 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@916965743 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@490069204) 18:36:41.008 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@960275543 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@64f578eb) 18:36:41.008 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1032968503 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@131358717) 18:36:41.008 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1038391077 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:41.008 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})@897637703 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:41.008 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1765988796 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:41.008 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})@1521089986 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:41.008 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1131222029 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:41.008 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})@1882489794 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:41.008 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@256125761 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:41.008 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@437682310 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) 18:36:41.008 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join (PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName) on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:41.008 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:41.008 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [apex-0] 18:36:41.008 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PdpGroup11] 18:36:41.008 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [12] - [0.0.0] 18:36:41.008 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [13] - [XACML] 18:36:41.008 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=XACML, localName=apex-0) 18:36:41.008 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:41.009 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=XACML, localName=apex-0) 18:36:41.009 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:41.009 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:41.009 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [XACML] 18:36:41.009 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup11] 18:36:41.009 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:41.009 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:41.009 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:41.009 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:41.009 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:41.009 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:41.009 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [XACML] 18:36:41.009 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup11] 18:36:41.009 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:41.009 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:41.009 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:41.009 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:41.009 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:41.009 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [XACML] 18:36:41.009 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup11] 18:36:41.009 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:41.009 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:41.009 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:41.009 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:41.009 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:41.009 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:41.009 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [XACML] 18:36:41.009 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup11] 18:36:41.009 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:41.009 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:41.009 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:41.009 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:41.009 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:41.009 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:41.009 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [XACML] 18:36:41.009 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup11] 18:36:41.009 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:41.009 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:41.009 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:41.009 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:41.009 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:41.010 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML)] : org.hibernate.collection.spi.PersistentBag@1262402569 18:36:41.010 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML)] : org.hibernate.collection.spi.PersistentBag@1262402569 18:36:41.010 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:41.010 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:41.010 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:41.010 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML)] -> org.hibernate.collection.spi.PersistentBag@1262402569 18:36:41.010 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:41.010 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:41.010 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:41.010 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [123] 18:36:41.010 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [456] 18:36:41.010 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:41.010 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@7ac66113 18:36:41.010 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=XACML, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:36:41.010 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup11, version=0.0.0}] 18:36:41.010 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup11, version=0.0.0}] 18:36:41.010 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:41.010 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:41.010 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@252379604 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@b0e7bde) 18:36:41.010 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@1628745150 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@281893680) 18:36:41.010 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@392110069 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:41.010 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@1582840564 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:41.010 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@160077130 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:41.010 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@1295491224 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:41.010 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@586727036 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:41.010 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@1038659405 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:41.010 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@1612012927 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:41.010 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@282460805 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:41.011 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@2000307645 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@1147406980) 18:36:41.011 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@256909008 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:36:41.011 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@1164203232 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@b0e7bde) 18:36:41.011 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1703326947 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:41.011 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@1077150275 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:36:41.011 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:41.011 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:41.011 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:41.011 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup11] 18:36:41.011 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:41.011 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:41.011 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.011 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:41.011 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.011 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:41.011 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.011 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:41.011 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:41.011 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup11] 18:36:41.011 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:41.011 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:41.011 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.011 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:41.011 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.011 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:41.011 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:41.011 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup11] 18:36:41.011 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:41.011 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:41.011 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.011 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:41.011 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.011 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:41.011 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:41.011 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup11] 18:36:41.011 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:41.011 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:41.011 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.011 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:41.011 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.011 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:41.011 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup11] 18:36:41.011 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:41.012 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:41.012 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:41.012 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:41.012 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:41.012 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup11] 18:36:41.012 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:41.012 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:41.012 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:41.012 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:41.012 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup11] 18:36:41.012 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:41.012 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:41.012 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:41.012 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:41.012 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup11, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@2017997828 18:36:41.012 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup11, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@2017997828 18:36:41.012 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:41.012 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:41.012 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:41.012 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:41.012 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:41.012 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:41.012 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup11, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@2017997828 18:36:41.012 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:41.012 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:41.012 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [TEST] 18:36:41.012 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:41.012 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@3ea5f324 18:36:41.012 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:41.012 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [DROOLS] 18:36:41.012 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup11] 18:36:41.012 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:41.012 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:41.012 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:41.012 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:41.012 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:41.012 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:41.012 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:41.012 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:41.012 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [DROOLS] 18:36:41.012 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup11] 18:36:41.013 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:41.013 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:41.013 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:41.013 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:41.013 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:41.013 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:41.013 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [DROOLS] 18:36:41.013 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup11] 18:36:41.013 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:41.013 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:41.013 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:41.013 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:41.013 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:41.013 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:41.013 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [DROOLS] 18:36:41.013 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup11] 18:36:41.013 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:41.013 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:41.013 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:41.013 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:41.013 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:41.013 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:41.013 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup11] 18:36:41.013 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:41.013 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:41.013 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:41.013 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:41.013 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:41.013 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup11] 18:36:41.013 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:41.013 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:41.013 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:41.013 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:41.013 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup11] 18:36:41.013 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:41.013 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:41.013 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:41.013 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:41.013 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Found existing loading entry [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup11, version=0.0.0)] - using loading instance 18:36:41.013 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Found existing loading collection entry [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup11, version=0.0.0)]; using loading collection instance - org.hibernate.collection.spi.PersistentBag@2017997828 18:36:41.013 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup11, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@2017997828 18:36:41.013 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:41.013 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:41.013 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:41.013 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:41.013 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:41.013 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:41.013 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup11, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@2017997828 18:36:41.013 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:41.013 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:41.014 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [TEST] 18:36:41.014 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:41.014 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@3ea5f324 18:36:41.014 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:41.014 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [XACML] 18:36:41.014 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup11] 18:36:41.014 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:41.014 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:41.014 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:41.014 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:41.014 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:41.014 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:41.014 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:41.014 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:41.014 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [XACML] 18:36:41.014 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup11] 18:36:41.014 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:41.014 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:41.014 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:41.014 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:41.014 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:41.014 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:41.014 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [XACML] 18:36:41.014 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup11] 18:36:41.014 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:41.014 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:41.014 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:41.014 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:41.014 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:41.014 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:41.014 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [XACML] 18:36:41.014 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup11] 18:36:41.014 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:41.014 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:41.014 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:41.014 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:41.014 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:41.014 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:41.014 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup11] 18:36:41.014 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:41.014 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:41.014 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:41.014 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:41.014 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:41.014 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup11] 18:36:41.014 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:41.014 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:41.014 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:41.014 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:41.014 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup11] 18:36:41.015 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:41.015 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:41.015 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:41.015 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:41.015 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Found existing loading entry [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup11, version=0.0.0)] - using loading instance 18:36:41.015 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Found existing loading collection entry [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup11, version=0.0.0)]; using loading collection instance - org.hibernate.collection.spi.PersistentBag@2017997828 18:36:41.015 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup11, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@2017997828 18:36:41.015 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:41.015 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:41.015 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:41.015 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:41.015 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:41.015 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:41.015 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup11, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@2017997828 18:36:41.015 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:41.015 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:41.015 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [TEST] 18:36:41.015 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:41.015 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@3ea5f324 18:36:41.015 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup11, version=0.0.0}] 18:36:41.015 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:41.015 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) { primaryTableReference : JpaPdpGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpGroup_properties as p1_0 } } } } } 18:36:41.015 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:41.015 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:41.015 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})@1536914288 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@301086643) 18:36:41.016 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1657443347 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:41.016 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version,p1_0.properties_KEY,p1_0.properties from JpaPdpGroup_properties p1_0 where (p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version) in ((?,?)) 18:36:41.016 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:41.016 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup11] 18:36:41.016 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:41.016 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] : PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:41.016 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:41.016 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:41.016 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:41.016 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup11, version=0.0.0)] : org.hibernate.collection.spi.PersistentMap@403576660 18:36:41.016 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:41.016 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup11, version=0.0.0)] -> org.hibernate.collection.spi.PersistentMap@403576660 18:36:41.016 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [groupProperty0] 18:36:41.016 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [Value of Group Property 0] 18:36:41.016 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@1b3b95e8 18:36:41.016 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup11, version=0.0.0}] 18:36:41.016 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:41.016 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:41.016 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:41.017 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (spt1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } } } } 18:36:41.017 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:41.017 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:41.017 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})@761786512 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@972889085) 18:36:41.017 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) : `class org.onap.policy.models.base.PfSearchableKey`@319974726 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element}])@476505092) 18:36:41.017 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@1405188397 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:41.017 [main] DEBUG org.hibernate.SQL -- select spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName,spt1_0.name,spt1_0.version from JpaPdpSubGroup_supportedPolicyTypes spt1_0 where (spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:41.017 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:41.017 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:41.017 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup11] 18:36:41.017 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:41.017 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:41.017 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.017 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:41.017 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.017 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:41.017 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@65871103 18:36:41.017 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:41.017 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:41.017 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.0] 18:36:41.018 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1.2.3] 18:36:41.018 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.0, version=1.2.3) 18:36:41.018 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:41.018 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@65871103 18:36:41.018 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:41.018 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@69b96cd 18:36:41.018 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:36:41.018 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:41.018 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:36:41.018 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } } } } 18:36:41.018 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:41.018 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:41.018 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})@1582014242 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1251821595) 18:36:41.018 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) : `class org.onap.policy.models.base.PfConceptKey`@1531934689 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element}])@1326545383) 18:36:41.018 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1085273329 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:41.018 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.name,p1_0.version from JpaPdpSubGroup_policies p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:41.019 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:41.019 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:41.019 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup11] 18:36:41.019 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:41.019 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:41.019 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.019 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:41.019 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.019 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:41.019 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@275223392 18:36:41.019 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:41.019 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:41.019 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [Policy0] 18:36:41.019 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:36:41.019 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] : PfConceptKey(name=Policy0, version=4.5.6) 18:36:41.019 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:41.019 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@275223392 18:36:41.019 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:41.019 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@38388db2 18:36:41.019 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:36:41.019 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:41.019 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:41.019 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 } } } } } 18:36:41.020 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:41.020 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:41.020 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})@126877240 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1283870672) 18:36:41.020 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1559383961 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:41.020 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.properties_KEY,p1_0.properties from JpaPdpSubGroup_properties p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:41.020 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:41.020 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:41.020 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup11] 18:36:41.020 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:41.020 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:41.020 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.020 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:41.020 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.020 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:41.020 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentMap@289901061 18:36:41.020 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:41.020 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentMap@289901061 18:36:41.020 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [subgroupProperty0] 18:36:41.020 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [Value of sub Group Property 0] 18:36:41.020 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@e4bb03 18:36:41.020 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:36:41.020 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:41.020 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:41.021 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:41.021 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (spt1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } } } } 18:36:41.021 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:41.021 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:41.021 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})@1311027713 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@972889085) 18:36:41.021 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) : `class org.onap.policy.models.base.PfSearchableKey`@399984046 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element}])@476505092) 18:36:41.021 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@2021304817 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:41.021 [main] DEBUG org.hibernate.SQL -- select spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName,spt1_0.name,spt1_0.version from JpaPdpSubGroup_supportedPolicyTypes spt1_0 where (spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:41.021 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:41.021 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [DROOLS] 18:36:41.021 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup11] 18:36:41.021 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:41.021 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:41.021 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:41.021 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:41.021 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:41.022 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:41.022 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS)] : org.hibernate.collection.spi.PersistentBag@311596227 18:36:41.022 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:41.022 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:41.022 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.0] 18:36:41.022 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1.2.3] 18:36:41.022 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.0, version=1.2.3) 18:36:41.022 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:41.022 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS)] -> org.hibernate.collection.spi.PersistentBag@311596227 18:36:41.022 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:41.022 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@1bebe505 18:36:41.022 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:36:41.022 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:41.022 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:36:41.022 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } } } } 18:36:41.022 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:41.022 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:41.022 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})@921957032 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1251821595) 18:36:41.022 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) : `class org.onap.policy.models.base.PfConceptKey`@1914569969 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element}])@1326545383) 18:36:41.022 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@622276751 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:41.022 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.name,p1_0.version from JpaPdpSubGroup_policies p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:41.023 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:41.023 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [DROOLS] 18:36:41.023 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup11] 18:36:41.023 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:41.023 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:41.023 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:41.023 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:41.023 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:41.023 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:41.023 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS)] : org.hibernate.collection.spi.PersistentBag@2130504535 18:36:41.023 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:41.023 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:41.023 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [Policy0] 18:36:41.023 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:36:41.023 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] : PfConceptKey(name=Policy0, version=4.5.6) 18:36:41.023 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:41.023 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS)] -> org.hibernate.collection.spi.PersistentBag@2130504535 18:36:41.023 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:41.023 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@4a645ebb 18:36:41.023 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:36:41.023 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:41.023 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:41.023 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 } } } } } 18:36:41.024 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:41.024 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:41.024 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})@1458277424 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1283870672) 18:36:41.024 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@910967562 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:41.024 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.properties_KEY,p1_0.properties from JpaPdpSubGroup_properties p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:41.024 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:41.024 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [DROOLS] 18:36:41.024 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup11] 18:36:41.024 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:41.024 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:41.024 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:41.024 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:41.024 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:41.024 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:41.024 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS)] : org.hibernate.collection.spi.PersistentMap@1736379417 18:36:41.024 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:41.024 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS)] -> org.hibernate.collection.spi.PersistentMap@1736379417 18:36:41.024 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [subgroupProperty0] 18:36:41.024 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [Value of sub Group Property 0] 18:36:41.024 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@63cb1a9a 18:36:41.024 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:36:41.024 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:41.024 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:41.025 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:41.025 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (spt1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } } } } 18:36:41.025 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:41.025 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:41.025 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})@936067578 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@972889085) 18:36:41.025 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) : `class org.onap.policy.models.base.PfSearchableKey`@576223009 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element}])@476505092) 18:36:41.025 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@397073692 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:41.025 [main] DEBUG org.hibernate.SQL -- select spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName,spt1_0.name,spt1_0.version from JpaPdpSubGroup_supportedPolicyTypes spt1_0 where (spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:41.025 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:41.025 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [XACML] 18:36:41.025 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup11] 18:36:41.025 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:41.025 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:41.025 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:41.025 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:41.025 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:41.025 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:41.025 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML)] : org.hibernate.collection.spi.PersistentBag@1143362410 18:36:41.025 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:41.025 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:41.025 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.0] 18:36:41.025 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1.2.3] 18:36:41.025 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.0, version=1.2.3) 18:36:41.025 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:41.025 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML)] -> org.hibernate.collection.spi.PersistentBag@1143362410 18:36:41.025 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:41.025 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@20a7dc29 18:36:41.026 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=XACML, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:36:41.026 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:41.026 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:36:41.026 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } } } } 18:36:41.026 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:41.026 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:41.026 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})@1638180636 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1251821595) 18:36:41.026 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) : `class org.onap.policy.models.base.PfConceptKey`@1025716819 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element}])@1326545383) 18:36:41.026 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1177387638 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:41.026 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.name,p1_0.version from JpaPdpSubGroup_policies p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:41.026 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:41.026 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [XACML] 18:36:41.026 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup11] 18:36:41.026 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:41.026 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:41.027 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:41.027 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:41.027 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:41.027 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:41.027 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML)] : org.hibernate.collection.spi.PersistentBag@1703020376 18:36:41.027 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:41.027 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:41.027 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [Policy0] 18:36:41.027 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:36:41.027 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] : PfConceptKey(name=Policy0, version=4.5.6) 18:36:41.027 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:41.027 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML)] -> org.hibernate.collection.spi.PersistentBag@1703020376 18:36:41.027 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:41.027 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@38b88037 18:36:41.027 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=XACML, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:36:41.027 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:41.027 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:41.027 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 } } } } } 18:36:41.027 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:41.027 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:41.027 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})@304909156 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1283870672) 18:36:41.027 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1617662999 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:41.027 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.properties_KEY,p1_0.properties from JpaPdpSubGroup_properties p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:41.028 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:41.028 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [XACML] 18:36:41.028 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup11] 18:36:41.028 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:41.028 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:41.028 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:41.028 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:41.028 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:41.028 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:41.028 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML)] : org.hibernate.collection.spi.PersistentMap@1431794887 18:36:41.028 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:41.028 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML)] -> org.hibernate.collection.spi.PersistentMap@1431794887 18:36:41.028 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [subgroupProperty0] 18:36:41.028 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [Value of sub Group Property 0] 18:36:41.028 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@1ab07559 18:36:41.028 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=XACML, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:36:41.028 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:41.028 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:41.029 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:41.029 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:41.029 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@650613044 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@b0e7bde) 18:36:41.029 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@398128706 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@281893680) 18:36:41.029 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1984582033 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:41.029 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@1875507388 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:41.029 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@1964874304 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:41.029 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@903182919 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:41.029 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@288846773 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:41.029 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@832271671 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:41.029 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@684533470 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:41.029 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@919893698 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:41.029 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@475271542 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@1147406980) 18:36:41.029 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@1988951302 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:36:41.029 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@934731487 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@b0e7bde) 18:36:41.029 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@583126157 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:41.029 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@505587202 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:36:41.029 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:41.030 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:41.030 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:41.030 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:41.030 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:41.030 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:41.030 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.030 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:41.030 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.030 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:41.030 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.030 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:41.030 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:41.030 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:41.030 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:41.030 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:41.030 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.030 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:41.030 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.030 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:41.030 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:41.030 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:41.030 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:41.030 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:41.030 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.030 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:41.030 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.030 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:41.030 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:41.030 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:41.030 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:41.030 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:41.030 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.030 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:41.030 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.030 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:41.030 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:41.030 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:41.030 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:41.030 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:41.030 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:41.030 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:41.030 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:36:41.030 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:41.030 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:41.030 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:41.031 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:41.031 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:41.031 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:41.031 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:41.031 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:41.031 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:41.031 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : 572488693 18:36:41.031 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:41.031 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0)] : 696703746 18:36:41.031 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1265595241 18:36:41.031 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1265595241 18:36:41.031 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:41.031 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:41.031 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:41.031 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:41.031 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:41.031 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:41.031 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [123] 18:36:41.031 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [456] 18:36:41.031 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.031 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@1265595241 18:36:41.031 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:41.031 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:41.031 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:36:41.031 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:41.031 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@5a5d16c2 18:36:41.031 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:41.032 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:41.032 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } 18:36:41.032 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:41.032 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:41.032 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@1439252493 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@490069204) 18:36:41.032 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1695389158 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@64f578eb) 18:36:41.032 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1545521042 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@131358717) 18:36:41.032 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1850159573 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:41.032 [main] DEBUG org.hibernate.SQL -- select pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName) in ((?,?,?,?)) 18:36:41.033 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:41.033 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [apex-0] 18:36:41.033 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup0] 18:36:41.033 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:36:41.033 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [APEX] 18:36:41.033 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:41.033 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:41.033 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:41.033 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:41.033 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:41.033 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:41.033 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:41.033 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:41.033 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.033 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:41.033 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.033 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:41.033 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0)] : 1379057307 18:36:41.033 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:41.033 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@503713099 18:36:41.033 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:41.033 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:41.033 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [NOT_HEALTHY] 18:36:41.033 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:36:41.033 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:36:41.033 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [ACTIVE] 18:36:41.033 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:41.033 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@503713099 18:36:41.033 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@5ace491 18:36:41.034 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:41.034 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [apex-1] 18:36:41.034 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup0] 18:36:41.034 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:36:41.034 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [APEX] 18:36:41.034 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-1) 18:36:41.034 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:41.034 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-1) 18:36:41.034 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:41.034 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:41.034 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:41.034 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:41.034 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:41.034 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.034 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:41.034 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.034 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:41.034 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-1)] : 2049638657 18:36:41.034 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:41.034 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Found existing loading collection entry [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)]; using loading collection instance - org.hibernate.collection.spi.PersistentBag@503713099 18:36:41.034 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@503713099 18:36:41.034 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:41.034 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:41.034 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [NOT_HEALTHY] 18:36:41.034 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:36:41.034 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:36:41.034 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PASSIVE] 18:36:41.034 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-1) 18:36:41.034 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@503713099 18:36:41.034 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@5ace491 18:36:41.034 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:41.034 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [apex-2] 18:36:41.034 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup0] 18:36:41.034 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:36:41.034 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [APEX] 18:36:41.034 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-2) 18:36:41.034 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:41.034 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-2) 18:36:41.034 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:41.034 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:41.034 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:41.034 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:41.034 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:41.035 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.035 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:41.035 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.035 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:41.035 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-2)] : 1419581969 18:36:41.035 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:41.035 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Found existing loading collection entry [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)]; using loading collection instance - org.hibernate.collection.spi.PersistentBag@503713099 18:36:41.035 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@503713099 18:36:41.035 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:41.035 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:41.035 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [NOT_HEALTHY] 18:36:41.035 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:36:41.035 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:36:41.035 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [SAFE] 18:36:41.035 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-2) 18:36:41.035 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@503713099 18:36:41.035 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@5ace491 18:36:41.035 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:41.035 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [apex-3] 18:36:41.035 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup0] 18:36:41.035 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:36:41.035 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [APEX] 18:36:41.035 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-3) 18:36:41.035 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:41.035 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-3) 18:36:41.035 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:41.035 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:41.035 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:41.035 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:41.035 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:41.035 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.035 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:41.035 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.035 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:41.035 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-3)] : 329031807 18:36:41.035 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:41.035 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Found existing loading collection entry [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)]; using loading collection instance - org.hibernate.collection.spi.PersistentBag@503713099 18:36:41.035 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@503713099 18:36:41.036 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:41.036 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:41.036 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [NOT_HEALTHY] 18:36:41.036 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:36:41.036 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:36:41.036 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [TEST] 18:36:41.036 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-3) 18:36:41.036 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@503713099 18:36:41.036 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@5ace491 18:36:41.036 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:41.036 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:41.036 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:41.036 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:41.036 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:41.036 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@1903576817 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:41.036 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:41.037 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdp): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:41.037 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [NOT_HEALTHY] 18:36:41.037 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1970-01-01 00:00:00.0] 18:36:41.037 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [message from PDP] 18:36:41.037 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [ACTIVE] 18:36:41.037 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:41.037 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@196f7dfd 18:36:41.037 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:41.037 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:41.037 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@1525539311 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:41.037 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:41.037 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdp): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-1) 18:36:41.037 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [NOT_HEALTHY] 18:36:41.037 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1970-01-01 00:00:00.0] 18:36:41.037 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [message from PDP] 18:36:41.037 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PASSIVE] 18:36:41.037 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-1) 18:36:41.037 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@ae397d6 18:36:41.038 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:41.038 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:41.038 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@1060433404 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:41.038 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:41.043 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdp): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-2) 18:36:41.043 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [NOT_HEALTHY] 18:36:41.043 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1970-01-01 00:00:00.0] 18:36:41.043 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [message from PDP] 18:36:41.043 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [SAFE] 18:36:41.043 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-2) 18:36:41.043 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@5d9e5f2f 18:36:41.043 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:41.043 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:41.043 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@1163723373 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:41.043 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:41.044 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdp): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-3) 18:36:41.044 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [NOT_HEALTHY] 18:36:41.044 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1970-01-01 00:00:00.0] 18:36:41.044 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [message from PDP] 18:36:41.044 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [TEST] 18:36:41.044 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-3) 18:36:41.044 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@4a182dea 18:36:41.045 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:41.045 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:41.045 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:41.045 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:41.045 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:41.045 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:41.045 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})@1736114350 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:41.045 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@1988111244 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@490069204) 18:36:41.045 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@280809141 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@64f578eb) 18:36:41.045 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@457229877 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@131358717) 18:36:41.045 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@612490115 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:41.045 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})@1395280084 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:41.045 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@622194018 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:41.045 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})@955901595 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:41.045 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@311328708 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:41.045 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})@333707689 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:41.045 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@429357130 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:41.045 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@1856866525 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) 18:36:41.045 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join (PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName) on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:41.046 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:41.046 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [apex-0] 18:36:41.046 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PdpGroup0] 18:36:41.046 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [12] - [0.0.0] 18:36:41.046 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [13] - [APEX] 18:36:41.047 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:41.047 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:41.047 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:41.047 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.047 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:41.047 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:41.047 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:41.047 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:41.047 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:41.047 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.047 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:41.047 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.047 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:41.047 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:41.047 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:41.047 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:41.047 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:41.047 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.047 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:41.047 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:41.047 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:41.047 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:41.047 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:41.047 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:41.047 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.047 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:41.047 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.047 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:41.047 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:41.047 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:41.047 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:41.047 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:41.047 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.047 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:41.047 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.047 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:41.047 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:41.047 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:41.047 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:41.047 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:41.047 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.047 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:41.047 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.048 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@560552301 18:36:41.048 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@560552301 18:36:41.048 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:41.048 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:41.048 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:41.048 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@560552301 18:36:41.048 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:41.048 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:41.048 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:41.048 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [123] 18:36:41.048 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [456] 18:36:41.048 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.048 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@5084fc91 18:36:41.048 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:41.048 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [apex-1] 18:36:41.048 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PdpGroup0] 18:36:41.048 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [12] - [0.0.0] 18:36:41.048 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [13] - [APEX] 18:36:41.048 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-1) 18:36:41.048 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:41.048 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-1) 18:36:41.048 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.048 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:41.048 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:41.048 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:41.048 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:41.048 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:41.048 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.048 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:41.048 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.048 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:41.048 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:41.048 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:41.048 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:41.048 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:41.049 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.049 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:41.049 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:41.049 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:41.049 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:41.049 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:41.049 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:41.049 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.049 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:41.049 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.049 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:41.049 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:41.049 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:41.049 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:41.049 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:41.049 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.049 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:41.049 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.049 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:41.049 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:41.049 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:41.049 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:41.049 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:41.049 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.049 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:41.049 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.049 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Found existing loading entry [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] - using loading instance 18:36:41.049 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Found existing loading collection entry [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)]; using loading collection instance - org.hibernate.collection.spi.PersistentBag@560552301 18:36:41.049 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@560552301 18:36:41.049 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:41.049 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:41.049 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:41.049 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@560552301 18:36:41.049 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:41.049 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:41.049 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:41.049 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [123] 18:36:41.049 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [456] 18:36:41.049 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.049 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@5084fc91 18:36:41.050 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:41.050 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [apex-2] 18:36:41.050 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PdpGroup0] 18:36:41.050 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [12] - [0.0.0] 18:36:41.050 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [13] - [APEX] 18:36:41.050 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-2) 18:36:41.050 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:41.050 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-2) 18:36:41.050 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.050 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:41.050 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:41.050 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:41.050 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:41.050 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:41.050 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.050 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:41.050 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.050 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:41.050 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:41.050 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:41.050 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:41.050 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:41.050 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.050 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:41.050 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:41.050 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:41.050 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:41.050 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:41.050 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:41.050 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.050 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:41.050 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.050 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:41.050 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:41.050 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:41.050 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:41.050 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:41.050 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.050 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:41.050 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.051 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:41.051 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:41.051 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:41.051 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:41.051 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:41.051 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.051 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:41.051 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.051 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Found existing loading entry [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] - using loading instance 18:36:41.051 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Found existing loading collection entry [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)]; using loading collection instance - org.hibernate.collection.spi.PersistentBag@560552301 18:36:41.051 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@560552301 18:36:41.051 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:41.051 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:41.051 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:41.051 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@560552301 18:36:41.051 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:41.051 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:41.051 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:41.051 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [123] 18:36:41.051 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [456] 18:36:41.051 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.051 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@5084fc91 18:36:41.051 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:41.051 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [apex-3] 18:36:41.051 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PdpGroup0] 18:36:41.051 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [12] - [0.0.0] 18:36:41.051 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [13] - [APEX] 18:36:41.051 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-3) 18:36:41.051 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:41.051 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-3) 18:36:41.051 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.051 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:41.051 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:41.051 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:41.051 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:41.051 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:41.052 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.052 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:41.052 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.052 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:41.052 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:41.052 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:41.052 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:41.052 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:41.052 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.052 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:41.052 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:41.052 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:41.052 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:41.052 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:41.052 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:41.052 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.052 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:41.052 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.052 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:41.052 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:41.052 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:41.052 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:41.052 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:41.052 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.052 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:41.052 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.052 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:41.052 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:41.052 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:41.052 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:41.052 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:41.052 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.052 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:41.052 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.052 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Found existing loading entry [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] - using loading instance 18:36:41.052 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Found existing loading collection entry [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)]; using loading collection instance - org.hibernate.collection.spi.PersistentBag@560552301 18:36:41.052 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@560552301 18:36:41.053 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:41.053 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:41.053 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:41.053 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@560552301 18:36:41.053 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:41.053 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:41.053 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:41.053 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [123] 18:36:41.053 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [456] 18:36:41.053 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.053 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@5084fc91 18:36:41.053 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:41.053 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:41.053 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:41.053 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:41.053 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:41.053 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@1972793154 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@b0e7bde) 18:36:41.053 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@671664692 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@281893680) 18:36:41.053 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@2018512841 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:41.053 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@264705062 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:41.053 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@1240307427 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:41.053 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@660253824 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:41.053 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@1603064293 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:41.053 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@1750964246 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:41.053 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@1294094704 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70832ddb) 18:36:41.053 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@1064229624 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:41.053 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@106182409 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@1147406980) 18:36:41.053 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@47026941 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:36:41.053 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@1572600325 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@b0e7bde) 18:36:41.053 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@348869200 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:41.053 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@855692223 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:36:41.053 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:41.054 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:41.054 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:41.054 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:41.054 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:41.054 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:41.054 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.054 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:41.054 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.054 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:41.054 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.054 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:41.054 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:41.054 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:41.054 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:41.054 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:41.054 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.054 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:41.054 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.054 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:41.054 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:41.054 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:41.054 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:41.054 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:41.054 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.054 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:41.054 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.054 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:41.054 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:41.054 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:41.054 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:41.054 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:41.054 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.054 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:41.054 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.054 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:41.054 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:41.054 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:41.054 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:41.054 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:41.054 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:41.054 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:41.054 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:36:41.054 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:41.054 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:41.054 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:41.054 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:41.054 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:41.054 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:41.054 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:41.054 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:41.054 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:41.055 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@298501968 18:36:41.055 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@298501968 18:36:41.055 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:41.055 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:41.055 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:41.055 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:41.055 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:41.055 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:41.055 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@298501968 18:36:41.055 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:41.055 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:41.055 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:36:41.055 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:41.055 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@5e86dc1c 18:36:41.055 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:41.055 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:41.055 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) { primaryTableReference : JpaPdpGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpGroup_properties as p1_0 } } } } } 18:36:41.055 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:41.055 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:41.055 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})@1800907882 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@301086643) 18:36:41.055 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@752883223 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:41.055 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version,p1_0.properties_KEY,p1_0.properties from JpaPdpGroup_properties p1_0 where (p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version) in ((?,?)) 18:36:41.055 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:41.056 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:41.056 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:41.056 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:41.056 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:41.056 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:41.056 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:41.056 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentMap@618820605 18:36:41.056 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:41.056 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentMap@618820605 18:36:41.056 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [groupProperty0] 18:36:41.056 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [Value of Group Property 0] 18:36:41.056 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@25c66a5a 18:36:41.056 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:41.056 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:41.056 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:41.056 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:41.056 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (spt1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } } } } 18:36:41.056 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:41.056 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:41.056 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})@163221595 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@972889085) 18:36:41.056 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) : `class org.onap.policy.models.base.PfSearchableKey`@1173588252 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element}])@476505092) 18:36:41.056 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@333753590 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:41.056 [main] DEBUG org.hibernate.SQL -- select spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName,spt1_0.name,spt1_0.version from JpaPdpSubGroup_supportedPolicyTypes spt1_0 where (spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:41.057 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:41.057 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:41.057 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:41.057 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:41.057 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:41.057 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.057 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:41.057 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.057 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:41.057 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@994932900 18:36:41.057 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:41.057 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:41.057 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.0] 18:36:41.057 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1.2.3] 18:36:41.057 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.0, version=1.2.3) 18:36:41.057 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:41.057 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@994932900 18:36:41.057 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:41.057 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@16139b0 18:36:41.057 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:41.057 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:41.057 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:41.057 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:41.057 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:41.057 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.057 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:41.057 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.057 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:41.057 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Found existing loading collection entry [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)]; using loading collection instance - org.hibernate.collection.spi.PersistentBag@994932900 18:36:41.057 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@994932900 18:36:41.057 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:41.057 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:41.057 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.1] 18:36:41.057 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:36:41.057 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.1, version=4.5.6) 18:36:41.057 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:41.057 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@994932900 18:36:41.057 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:41.057 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@16139b0 18:36:41.057 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:41.062 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:41.062 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:41.062 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:41.062 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:41.063 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.063 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:41.063 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.063 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:41.063 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Found existing loading collection entry [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)]; using loading collection instance - org.hibernate.collection.spi.PersistentBag@994932900 18:36:41.063 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@994932900 18:36:41.064 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:41.064 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:41.064 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.2] 18:36:41.064 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [7.8.9] 18:36:41.064 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.2, version=7.8.9) 18:36:41.064 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:41.064 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@994932900 18:36:41.064 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:41.064 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@16139b0 18:36:41.065 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:41.066 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:41.067 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:36:41.068 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } } } } 18:36:41.070 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:41.070 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:41.071 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})@936687222 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1251821595) 18:36:41.071 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) : `class org.onap.policy.models.base.PfConceptKey`@109057334 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element}])@1326545383) 18:36:41.071 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1094867051 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:41.071 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.name,p1_0.version from JpaPdpSubGroup_policies p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:41.074 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:41.074 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:41.075 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:41.075 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:41.075 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:41.075 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.075 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:41.075 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.075 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:41.076 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@587257597 18:36:41.076 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:41.076 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:41.076 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [Policy0] 18:36:41.076 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:36:41.076 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] : PfConceptKey(name=Policy0, version=4.5.6) 18:36:41.076 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:41.077 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@587257597 18:36:41.077 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:41.077 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@5dbcaae7 18:36:41.077 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:41.077 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:41.077 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:41.077 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:41.077 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:41.077 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.077 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:41.077 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.077 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:41.077 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Found existing loading collection entry [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)]; using loading collection instance - org.hibernate.collection.spi.PersistentBag@587257597 18:36:41.077 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@587257597 18:36:41.077 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:41.077 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:41.077 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [Policy1] 18:36:41.077 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:36:41.077 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] : PfConceptKey(name=Policy1, version=4.5.6) 18:36:41.077 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:41.077 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@587257597 18:36:41.077 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:41.077 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@5dbcaae7 18:36:41.078 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:41.078 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:41.079 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:41.079 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 } } } } } 18:36:41.079 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:41.079 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:41.079 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})@242098235 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1283870672) 18:36:41.079 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1977186473 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:41.079 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.properties_KEY,p1_0.properties from JpaPdpSubGroup_properties p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:41.080 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:41.080 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:41.080 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:41.080 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:41.080 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:41.080 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.080 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:41.080 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.080 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:41.080 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentMap@1224902700 18:36:41.080 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:41.080 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentMap@1224902700 18:36:41.080 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [subgroupProperty0] 18:36:41.080 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [Value of sub Group Property 0] 18:36:41.080 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@7023e935 18:36:41.080 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:41.080 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:41.080 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:41.080 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- HHH000031: Closing 18:36:41.081 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Un-scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration$Scope@79527eb9] from SessionFactory [org.hibernate.internal.SessionFactoryImpl@a256322] 18:36:41.082 [main] DEBUG org.hibernate.service.internal.AbstractServiceRegistryImpl -- Implicitly destroying ServiceRegistry on de-registration of all child ServiceRegistries 18:36:41.082 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001008: Cleaning up connection pool [jdbc:h2:mem:PdpProviderTest] 18:36:41.085 [main] DEBUG org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl -- Implicitly destroying Boot-strap registry on de-registration of all child ServiceRegistries 18:36:41.091 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Creating Policy Framework persistence unit "ToscaConceptTest" . . . 18:36:41.100 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each 18:36:41.100 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=ToscaConceptTest, explicit-provider=null] against incoming persistence unit name [ToscaConceptTest] 18:36:41.100 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- No PersistenceProvider explicitly requested, assuming Hibernate 18:36:41.101 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [ name: ToscaConceptTest persistence provider classname: null classloader: null excludeUnlistedClasses: false JTA datasource: null Non JTA datasource: null Transaction type: RESOURCE_LOCAL PU root URL: file:/w/workspace/policy-models-sonar/models-pdp/target/test-classes/ Shared Cache Mode: null Validation Mode: null Jar files URLs [] Managed classes names [ org.onap.policy.models.dao.converters.CDataConditioner org.onap.policy.models.dao.converters.Uuid2String org.onap.policy.models.base.PfConceptKey org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup org.onap.policy.models.pdp.persistence.concepts.JpaPdp org.onap.policy.models.tosca.simple.concepts.JpaToscaTrigger org.onap.policy.models.tosca.simple.concepts.JpaToscaProperty] Mapping files names [] Properties [ javax.persistence.jdbc.driver: org.h2.Driver javax.persistence.jdbc.password: P01icY hibernate.dialect: org.hibernate.dialect.H2Dialect javax.persistence.jdbc.url: jdbc:h2:mem:PdpProviderTest hibernate.show_sql: false javax.persistence.schema-generation.database.action: drop-and-create javax.persistence.jdbc.user: policy] 18:36:41.101 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.boot.beanvalidation.BeanValidationIntegrator]. 18:36:41.101 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator]. 18:36:41.101 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 18:36:41.101 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 18:36:41.102 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 18:36:41.102 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 18:36:41.102 [main] DEBUG org.hibernate.orm.idgen.factory -- Ignoring CDI for resolving IdentifierGenerator instances as extended or delayed CDI support was enabled 18:36:41.102 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator] 18:36:41.102 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator] 18:36:41.102 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator] 18:36:41.102 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator] 18:36:41.102 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned] 18:36:41.102 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator] 18:36:41.102 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator] 18:36:41.102 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:36:41.102 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator] 18:36:41.102 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator] 18:36:41.102 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:36:41.102 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator] 18:36:41.102 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered 18:36:41.102 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000026: Second-level cache disabled 18:36:41.103 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@691124ee 18:36:41.103 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@691124ee 18:36:41.103 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BasicTypeReference@691124ee 18:36:41.103 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.BasicTypeReference@38d80d65 18:36:41.103 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.NumericBooleanConverter -> org.hibernate.type.BasicTypeReference@38d80d65 18:36:41.103 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.BasicTypeReference@5403799b 18:36:41.103 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.TrueFalseConverter -> org.hibernate.type.BasicTypeReference@5403799b 18:36:41.103 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.BasicTypeReference@5a0e0886 18:36:41.103 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.YesNoConverter -> org.hibernate.type.BasicTypeReference@5a0e0886 18:36:41.103 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@3ad8717d 18:36:41.103 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@3ad8717d 18:36:41.103 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.BasicTypeReference@3ad8717d 18:36:41.103 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BasicTypeReference@4293e066 18:36:41.103 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BasicTypeReference@4293e066 18:36:41.103 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BasicTypeReference@4293e066 18:36:41.103 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary_wrapper -> org.hibernate.type.BasicTypeReference@d13960e 18:36:41.103 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.BasicTypeReference@d13960e 18:36:41.103 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.BasicTypeReference@27f3f512 18:36:41.103 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BasicTypeReference@5e593b08 18:36:41.103 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BasicTypeReference@5e593b08 18:36:41.103 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.BasicTypeReference@3946075 18:36:41.103 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob_wrapper -> org.hibernate.type.BasicTypeReference@122635ef 18:36:41.103 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@2ac519dc 18:36:41.103 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@2ac519dc 18:36:41.103 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.BasicTypeReference@2ac519dc 18:36:41.103 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.BasicTypeReference@3d53e6f7 18:36:41.103 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.BasicTypeReference@3d53e6f7 18:36:41.103 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.BasicTypeReference@3d53e6f7 18:36:41.103 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@1de4bee0 18:36:41.103 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@1de4bee0 18:36:41.103 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.BasicTypeReference@1de4bee0 18:36:41.103 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@3ece79fe 18:36:41.103 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@3ece79fe 18:36:41.103 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.BasicTypeReference@3ece79fe 18:36:41.103 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@3cc79c02 18:36:41.103 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@3cc79c02 18:36:41.103 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.BasicTypeReference@3cc79c02 18:36:41.103 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BasicTypeReference@1e01b133 18:36:41.103 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BasicTypeReference@1e01b133 18:36:41.103 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BasicTypeReference@262a1fad 18:36:41.103 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BasicTypeReference@262a1fad 18:36:41.103 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.BasicTypeReference@6be6931f 18:36:41.103 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.BasicTypeReference@6be6931f 18:36:41.103 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.BasicTypeReference@6be6931f 18:36:41.103 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character_nchar -> org.hibernate.type.BasicTypeReference@6b4125ed 18:36:41.103 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.BasicTypeReference@78da899f 18:36:41.103 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.BasicTypeReference@78da899f 18:36:41.103 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.BasicTypeReference@e7b265e 18:36:41.103 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.BasicTypeReference@51da32e5 18:36:41.103 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.BasicTypeReference@51da32e5 18:36:41.103 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.BasicTypeReference@51da32e5 18:36:41.103 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.BasicTypeReference@33d60b7e 18:36:41.103 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.BasicTypeReference@1fecfaea 18:36:41.103 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.BasicTypeReference@4872669f 18:36:41.103 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.BasicTypeReference@483f286e 18:36:41.103 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.BasicTypeReference@483f286e 18:36:41.103 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.BasicTypeReference@4bb147ec 18:36:41.103 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.BasicTypeReference@4bb147ec 18:36:41.103 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.BasicTypeReference@33f2cfda 18:36:41.103 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_char_array -> org.hibernate.type.BasicTypeReference@68ef01a5 18:36:41.103 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_character_array -> org.hibernate.type.BasicTypeReference@59a2388e 18:36:41.103 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.BasicTypeReference@186d8a71 18:36:41.103 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_character_array -> org.hibernate.type.BasicTypeReference@3dc40ab9 18:36:41.104 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_char_array -> org.hibernate.type.BasicTypeReference@2db6d68d 18:36:41.104 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.BasicTypeReference@6518fdfd 18:36:41.104 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.BasicTypeReference@6518fdfd 18:36:41.104 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.BasicTypeReference@11d2dd2d 18:36:41.104 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.BasicTypeReference@11d2dd2d 18:36:41.104 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.BasicTypeReference@cde8c6c 18:36:41.104 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.BasicTypeReference@cde8c6c 18:36:41.104 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.BasicTypeReference@174721c4 18:36:41.104 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.BasicTypeReference@174721c4 18:36:41.104 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.BasicTypeReference@3592c1c4 18:36:41.104 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.BasicTypeReference@3592c1c4 18:36:41.104 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@322e49ee 18:36:41.104 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@4aeb0e2b 18:36:41.104 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.BasicTypeReference@648c5fb3 18:36:41.104 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.BasicTypeReference@648c5fb3 18:36:41.104 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeUtc -> org.hibernate.type.BasicTypeReference@47b33e07 18:36:41.104 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithTimezone -> org.hibernate.type.BasicTypeReference@7126e26 18:36:41.104 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@151ab2b9 18:36:41.104 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.BasicTypeReference@13ed066e 18:36:41.104 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.BasicTypeReference@13ed066e 18:36:41.104 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@4d705112 18:36:41.104 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@590765c4 18:36:41.104 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.BasicTypeReference@19489b27 18:36:41.104 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.BasicTypeReference@19489b27 18:36:41.104 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.BasicTypeReference@626d2016 18:36:41.104 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.BasicTypeReference@626d2016 18:36:41.104 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.BasicTypeReference@2d5a1588 18:36:41.104 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.BasicTypeReference@2d5a1588 18:36:41.104 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.BasicTypeReference@2d5a1588 18:36:41.104 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.BasicTypeReference@4f116ca2 18:36:41.104 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.BasicTypeReference@4f116ca2 18:36:41.104 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.BasicTypeReference@4f116ca2 18:36:41.104 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.BasicTypeReference@125d47c4 18:36:41.104 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.BasicTypeReference@193bb809 18:36:41.104 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration instant -> org.hibernate.type.BasicTypeReference@64b018f3 18:36:41.104 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.BasicTypeReference@64b018f3 18:36:41.104 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid -> org.hibernate.type.BasicTypeReference@20801cbb 18:36:41.104 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.BasicTypeReference@20801cbb 18:36:41.104 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration pg-uuid -> org.hibernate.type.BasicTypeReference@20801cbb 18:36:41.104 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.BasicTypeReference@581b1c08 18:36:41.104 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.BasicTypeReference@1c240cf2 18:36:41.104 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.BasicTypeReference@78b7f805 18:36:41.104 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.BasicTypeReference@78b7f805 18:36:41.104 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.BasicTypeReference@58f2466c 18:36:41.104 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Currency -> org.hibernate.type.BasicTypeReference@58f2466c 18:36:41.104 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.BasicTypeReference@58f2466c 18:36:41.104 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.BasicTypeReference@5809fa26 18:36:41.104 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.BasicTypeReference@5809fa26 18:36:41.104 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.BasicTypeReference@64763e49 18:36:41.104 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.io.Serializable -> org.hibernate.type.BasicTypeReference@64763e49 18:36:41.104 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.BasicTypeReference@23468512 18:36:41.104 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.BasicTypeReference@23468512 18:36:41.104 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZoneOffset -> org.hibernate.type.BasicTypeReference@69cd7630 18:36:41.104 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZoneOffset -> org.hibernate.type.BasicTypeReference@69cd7630 18:36:41.104 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.BasicTypeReference@7e8279e5 18:36:41.104 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.BasicTypeReference@7e8279e5 18:36:41.104 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.BasicTypeReference@2b53840a 18:36:41.104 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.JavaObjectType@4a9a878 18:36:41.104 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.JavaObjectType@4a9a878 18:36:41.104 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration null -> org.hibernate.type.NullType@7e7743ec 18:36:41.104 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.BasicTypeReference@4b04b77d 18:36:41.104 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.BasicTypeReference@13f3a04e 18:36:41.104 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.BasicTypeReference@5ef5455c 18:36:41.104 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.BasicTypeReference@22059c63 18:36:41.104 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.BasicTypeReference@4cd47801 18:36:41.104 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_time -> org.hibernate.type.BasicTypeReference@422b5005 18:36:41.104 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.BasicTypeReference@368022b9 18:36:41.104 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.BasicTypeReference@3868468e 18:36:41.105 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@579325f2] into BootstrapContext; was [null] 18:36:41.105 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@4f20ec7d] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@78828aca] 18:36:41.120 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null] 18:36:41.120 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null] 18:36:41.120 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using built-in connection pool (not intended for production use) 18:36:41.120 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: Loaded JDBC driver class: org.h2.Driver 18:36:41.120 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:PdpProviderTest] 18:36:41.121 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001001: Connection properties: {password=P01icY, user=policy} 18:36:41.121 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001003: Autocommit mode: false 18:36:41.121 [main] DEBUG org.hibernate.orm.connections.pooling -- Initializing Connection pool with 1 Connections 18:36:41.121 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001115: Connection pool size: 20 (min=1) 18:36:41.123 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database -> name : H2 version : 2.2.220 (2023-07-04) major : 2 minor : 2 18:36:41.123 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Driver -> name : H2 JDBC Driver version : 2.2.220 (2023-07-04) major : 2 minor : 2 18:36:41.123 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2 18:36:41.123 [main] WARN org.hibernate.orm.deprecation -- HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 18:36:41.123 [main] DEBUG org.hibernate.orm.dialect -- HHH035001: Using dialect: org.hibernate.dialect.H2Dialect, version: 2.2.220 18:36:41.123 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case 18:36:41.124 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NCharTypeDescriptor) replaced previous registration(CharTypeDescriptor) 18:36:41.124 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NVarcharTypeDescriptor) replaced previous registration(VarcharTypeDescriptor) 18:36:41.124 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(LongNVarcharTypeDescriptor) replaced previous registration(LongVarcharTypeDescriptor) 18:36:41.124 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NClobTypeDescriptor(DEFAULT)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 18:36:41.124 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(2005, ClobTypeDescriptor(STREAM_BINDING)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 18:36:41.124 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(TimestampUtcDescriptor) replaced previous registration(TimestampUtcDescriptor) 18:36:41.124 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(3100, NumericTypeDescriptor) replaced previous registration(org.hibernate.dialect.H2DurationIntervalSecondJdbcType@7e532f2d) 18:36:41.124 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@46721812] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@121bc70a] 18:36:41.125 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}] 18:36:41.126 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:41.126 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaToscaPolicyType 18:36:41.126 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType on table ToscaPolicyType 18:36:41.128 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.128 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:36:41.128 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:41.128 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:41.128 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:41.128 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:name] 18:36:41.128 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:41.128 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:41.128 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:41.128 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.name 18:36:41.128 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:41.128 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:41.128 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:41.128 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:version] 18:36:41.128 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:41.128 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:41.128 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:41.128 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.version 18:36:41.128 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:41.128 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:41.129 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:41.129 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.129 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:41.129 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_name') 18:36:41.129 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:41.129 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:name] 18:36:41.129 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:41.129 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:41.129 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:41.129 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.derived_from_name 18:36:41.129 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:41.129 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:41.129 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_version') 18:36:41.129 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:41.129 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:version] 18:36:41.129 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:41.130 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:41.130 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:41.130 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.derived_from_version 18:36:41.130 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:41.130 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property derivedFrom 18:36:41.130 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.130 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:41.130 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType:description] 18:36:41.130 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:41.130 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:41.130 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:41.130 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.description 18:36:41.130 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:41.130 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:41.130 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.130 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='metadata_ORDER') 18:36:41.131 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.131 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='metadata_KEY') 18:36:41.131 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='metadata_KEY') 18:36:41.131 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:41.131 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:41.131 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:41.131 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property metadata 18:36:41.131 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:41.131 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.131 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:41.131 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.131 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:41.131 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:41.132 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:41.132 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:41.132 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:41.132 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:41.132 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:41.132 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.132 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='targets_ORDER') 18:36:41.132 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.132 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='targets_KEY') 18:36:41.132 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='targets_KEY') 18:36:41.132 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyTypeName',referencedColumn='name') 18:36:41.132 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyTypeVersion',referencedColumn='version') 18:36:41.132 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:41.132 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:41.132 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property targets 18:36:41.132 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:41.133 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.133 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='triggers_ORDER') 18:36:41.133 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.133 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='triggers_KEY') 18:36:41.133 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='triggers_KEY') 18:36:41.133 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:41.133 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:41.133 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:41.133 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property triggers 18:36:41.135 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:41.135 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaToscaPolicy 18:36:41.135 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy on table ToscaPolicy 18:36:41.137 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.137 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:36:41.137 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:41.137 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:41.137 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:41.137 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:name] 18:36:41.137 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:41.137 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:41.137 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:41.137 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.name 18:36:41.137 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:41.137 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:41.137 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:41.137 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:version] 18:36:41.137 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:41.137 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:41.137 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:41.137 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.version 18:36:41.137 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:41.137 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:41.138 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:41.138 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.138 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:41.138 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_name') 18:36:41.138 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:41.138 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:name] 18:36:41.138 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:41.138 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:41.138 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:41.138 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.derived_from_name 18:36:41.138 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:41.138 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:41.138 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_version') 18:36:41.138 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:41.138 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:version] 18:36:41.138 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:41.138 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:41.138 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:41.138 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.derived_from_version 18:36:41.138 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:41.138 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property derivedFrom 18:36:41.139 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.139 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:41.139 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy:description] 18:36:41.139 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:41.139 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:41.139 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:41.139 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.description 18:36:41.139 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:41.139 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:41.139 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.139 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='metadata_ORDER') 18:36:41.139 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.139 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='metadata_KEY') 18:36:41.140 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='metadata_KEY') 18:36:41.140 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:41.140 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:41.140 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:41.140 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property metadata 18:36:41.140 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:41.140 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.140 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:41.140 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.140 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:41.140 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:41.140 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:41.140 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:41.140 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:41.140 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:41.141 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.141 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:41.141 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='type_name') 18:36:41.141 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:41.141 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:name] 18:36:41.141 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:41.141 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:41.141 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:41.141 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.type_name 18:36:41.141 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:41.141 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:41.141 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='type_version') 18:36:41.141 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:41.141 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:version] 18:36:41.141 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:41.141 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:41.141 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:41.141 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.type_version 18:36:41.141 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:41.142 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property type 18:36:41.142 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:41.142 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.142 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='targets_ORDER') 18:36:41.142 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.142 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='targets_KEY') 18:36:41.142 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='targets_KEY') 18:36:41.142 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyName',referencedColumn='name') 18:36:41.142 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyVersion',referencedColumn='version') 18:36:41.142 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:41.142 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:41.142 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property targets 18:36:41.143 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:41.144 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpPolicyStatus 18:36:41.144 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus on table PdpPolicyStatus 18:36:41.144 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.144 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:36:41.144 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:41.145 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:41.145 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:41.145 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:localName] 18:36:41.145 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:41.145 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:41.145 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:41.145 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.localName 18:36:41.145 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:41.145 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:41.145 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:41.145 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyName] 18:36:41.145 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:41.145 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:41.145 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:41.145 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentKeyName 18:36:41.145 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:41.145 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:41.145 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:41.145 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyVersion] 18:36:41.145 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:41.145 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:41.145 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:41.145 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentKeyVersion 18:36:41.145 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:41.146 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:41.146 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:41.146 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentLocalName] 18:36:41.146 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:41.146 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:41.146 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:41.146 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentLocalName 18:36:41.146 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:41.146 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:41.146 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:41.146 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.146 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property deploy with lazy=false 18:36:41.146 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:deploy] 18:36:41.146 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:36:41.146 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:36:41.146 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for deploy 18:36:41.146 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.deploy 18:36:41.146 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property deploy 18:36:41.146 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.146 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpGroup with lazy=false 18:36:41.146 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpGroup] 18:36:41.146 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup (type=java.lang.String) 18:36:41.146 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup (type=java.lang.String) 18:36:41.146 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpGroup 18:36:41.146 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.pdpGroup 18:36:41.146 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpGroup 18:36:41.147 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.147 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpType with lazy=false 18:36:41.147 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpType] 18:36:41.147 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType (type=java.lang.String) 18:36:41.147 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType (type=java.lang.String) 18:36:41.147 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpType 18:36:41.147 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.pdpType 18:36:41.147 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpType 18:36:41.147 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.147 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:41.147 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:41.147 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:name] 18:36:41.147 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:41.147 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:41.147 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:41.147 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.name 18:36:41.147 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:41.148 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:41.148 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:41.148 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:version] 18:36:41.148 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:41.148 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:41.148 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:41.148 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.version 18:36:41.148 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:41.148 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property policyType 18:36:41.148 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.148 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property state with lazy=false 18:36:41.148 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:state] 18:36:41.148 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state (type=org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State) 18:36:41.148 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state (type=org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State) 18:36:41.148 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for state 18:36:41.148 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.state 18:36:41.148 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property state 18:36:41.148 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:41.149 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpGroup 18:36:41.149 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup on table PdpGroup 18:36:41.149 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.149 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:36:41.149 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:41.150 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:41.150 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:41.150 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:name] 18:36:41.150 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:41.150 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:41.150 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:41.150 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.name 18:36:41.150 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:41.150 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:41.150 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:41.150 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:version] 18:36:41.150 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:41.150 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:41.150 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:41.150 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.version 18:36:41.150 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:41.150 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:41.150 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:41.150 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.150 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:41.150 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:description] 18:36:41.150 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description (type=java.lang.String) 18:36:41.150 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description (type=java.lang.String) 18:36:41.150 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:41.150 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.description 18:36:41.150 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:41.151 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.151 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpGroupState with lazy=false 18:36:41.151 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:pdpGroupState] 18:36:41.151 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:41.151 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:41.151 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpGroupState 18:36:41.151 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.pdpGroupState 18:36:41.151 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpGroupState 18:36:41.151 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:41.151 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.151 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='pdpSubGroups_ORDER') 18:36:41.151 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.151 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='pdpSubGroups_KEY') 18:36:41.151 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpSubGroups_KEY') 18:36:41.152 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='name',referencedColumn='name') 18:36:41.152 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='version',referencedColumn='version') 18:36:41.152 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:41.152 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:41.152 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpSubGroups 18:36:41.152 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:41.152 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.152 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:41.152 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.152 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:41.152 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:41.152 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:41.152 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:41.152 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:41.152 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:41.153 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:41.153 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpSubGroup 18:36:41.153 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup on table PdpSubGroup 18:36:41.154 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.154 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:36:41.154 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:41.154 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:41.154 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:41.154 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:localName] 18:36:41.154 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:41.154 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:41.154 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:41.154 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.localName 18:36:41.154 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:41.154 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:41.154 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:41.154 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyName] 18:36:41.154 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:41.154 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:41.154 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:41.155 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentKeyName 18:36:41.155 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:41.155 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:41.155 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:41.155 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyVersion] 18:36:41.155 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:41.155 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:41.155 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:41.155 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentKeyVersion 18:36:41.155 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:41.155 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:41.155 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:41.155 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentLocalName] 18:36:41.155 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:41.155 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:41.155 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:41.155 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentLocalName 18:36:41.155 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:41.155 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:41.155 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:41.155 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.155 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property currentInstanceCount with lazy=false 18:36:41.155 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:currentInstanceCount] 18:36:41.155 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount (type=int) 18:36:41.156 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount (type=int) 18:36:41.156 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for currentInstanceCount 18:36:41.156 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.currentInstanceCount 18:36:41.156 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property currentInstanceCount 18:36:41.156 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.156 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property desiredInstanceCount with lazy=false 18:36:41.156 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:desiredInstanceCount] 18:36:41.156 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:36:41.156 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:36:41.156 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for desiredInstanceCount 18:36:41.156 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.desiredInstanceCount 18:36:41.156 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property desiredInstanceCount 18:36:41.156 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:41.156 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.156 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='pdpInstances_ORDER') 18:36:41.156 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.156 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='pdpInstances_KEY') 18:36:41.157 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpInstances_KEY') 18:36:41.157 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentKeyName',referencedColumn='parentKeyName') 18:36:41.157 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentKeyVersion',referencedColumn='parentKeyVersion') 18:36:41.157 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentLocalName',referencedColumn='parentLocalName') 18:36:41.157 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpLocalName',referencedColumn='localName') 18:36:41.157 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:41.157 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:41.157 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpInstances 18:36:41.157 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:41.157 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.157 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='policies_ORDER') 18:36:41.157 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.157 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='policies_KEY') 18:36:41.157 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='policies_KEY') 18:36:41.157 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:41.157 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:41.157 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:41.157 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property policies 18:36:41.158 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:41.158 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.158 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:41.158 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.158 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:41.158 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:41.158 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:41.158 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:41.158 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:41.158 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:41.158 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:41.158 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.158 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='supportedPolicyTypes_ORDER') 18:36:41.158 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.158 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='supportedPolicyTypes_KEY') 18:36:41.159 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='supportedPolicyTypes_KEY') 18:36:41.159 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:41.159 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:41.159 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:41.159 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property supportedPolicyTypes 18:36:41.159 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:41.159 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdp 18:36:41.159 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdp on table Pdp 18:36:41.160 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.160 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:36:41.160 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:41.160 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:41.160 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:41.160 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:localName] 18:36:41.160 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:41.160 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:41.160 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:41.160 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.localName 18:36:41.160 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:41.160 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:41.161 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:41.161 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyName] 18:36:41.161 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:41.161 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:41.161 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:41.161 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentKeyName 18:36:41.161 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:41.161 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:41.161 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:41.161 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyVersion] 18:36:41.161 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:41.161 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:41.161 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:41.161 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentKeyVersion 18:36:41.161 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:41.161 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:41.161 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:41.161 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentLocalName] 18:36:41.161 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:41.161 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:41.161 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:41.161 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentLocalName 18:36:41.161 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:41.161 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:41.161 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:41.161 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.162 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property healthy with lazy=false 18:36:41.162 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:healthy] 18:36:41.162 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:36:41.162 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:36:41.162 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for healthy 18:36:41.162 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.healthy 18:36:41.162 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property healthy 18:36:41.162 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.162 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property lastUpdate with lazy=false 18:36:41.162 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:lastUpdate] 18:36:41.162 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate (type=java.util.Date) 18:36:41.162 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate (type=java.util.Date) 18:36:41.162 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for lastUpdate 18:36:41.162 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.lastUpdate 18:36:41.162 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property lastUpdate 18:36:41.162 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.162 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property message with lazy=false 18:36:41.162 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:message] 18:36:41.162 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message (type=java.lang.String) 18:36:41.162 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message (type=java.lang.String) 18:36:41.162 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for message 18:36:41.162 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.message 18:36:41.162 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property message 18:36:41.162 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.162 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpState with lazy=false 18:36:41.162 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:pdpState] 18:36:41.162 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:41.162 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:41.162 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpState 18:36:41.163 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.pdpState 18:36:41.163 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpState 18:36:41.163 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:41.163 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:41.163 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:41.163 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:41.163 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:41.163 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:41.163 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:41.163 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:41.163 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:41.163 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:41.163 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:41.163 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:41.164 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:41.164 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:41.164 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:41.164 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:41.164 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for deploy 18:36:41.164 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpGroup 18:36:41.164 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpType 18:36:41.164 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:41.164 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:41.164 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for state 18:36:41.164 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:41.164 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:41.164 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:41.164 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpGroupState 18:36:41.164 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:41.164 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:41.164 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:41.164 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:41.164 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for currentInstanceCount 18:36:41.164 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for desiredInstanceCount 18:36:41.164 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:41.164 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:41.164 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:41.164 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:41.164 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for healthy 18:36:41.164 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for lastUpdate 18:36:41.164 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for message 18:36:41.164 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpState 18:36:41.164 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [toscapolicytype] 18:36:41.164 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [toscapolicytype] 18:36:41.164 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [toscapolicy] 18:36:41.164 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [toscapolicy] 18:36:41.164 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:41.164 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:41.164 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:41.164 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:41.164 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [pdpgroup] 18:36:41.164 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [pdpgroup] 18:36:41.164 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:41.164 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:41.164 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:41.164 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:41.164 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdp] 18:36:41.164 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdp] 18:36:41.164 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdp] 18:36:41.164 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdp] 18:36:41.164 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:41.164 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:41.165 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:41.165 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:41.165 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:name] 18:36:41.165 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.name (type=java.lang.String) 18:36:41.165 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.name (type=java.lang.String) 18:36:41.165 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:41.165 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_supportedPolicyTypes.name 18:36:41.165 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:41.165 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:41.165 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:41.165 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:41.166 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:version] 18:36:41.166 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.version (type=java.lang.String) 18:36:41.166 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.version (type=java.lang.String) 18:36:41.166 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:41.166 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_supportedPolicyTypes.version 18:36:41.166 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:41.166 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:41.166 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:36:41.166 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:41.166 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:41.166 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:41.166 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:41.166 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:41.166 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:41.166 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_properties.properties 18:36:41.166 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:41.167 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:41.167 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:41.167 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:41.167 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:41.167 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_properties.properties_KEY 18:36:41.167 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:41.167 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_localname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:41.167 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentkeyname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:41.167 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentkeyversion] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:41.167 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentlocalname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:41.167 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:41.167 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, index: properties_KEY, element: properties 18:36:41.167 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:41.167 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:41.168 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:41.168 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:41.168 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:name] 18:36:41.168 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:41.168 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:41.168 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:41.168 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_policies.name 18:36:41.168 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:41.168 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:41.168 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:41.168 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:41.168 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:version] 18:36:41.168 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:41.168 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:41.168 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:41.168 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_policies.version 18:36:41.168 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:41.168 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:41.168 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:36:41.168 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:41.168 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances through an association table 18:36:41.169 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName, element: pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName 18:36:41.169 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:41.169 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:41.169 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:41.169 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:41.169 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:41.169 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:41.169 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpGroup_properties.properties 18:36:41.170 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:41.170 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:41.170 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:41.170 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:41.170 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:41.170 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpGroup_properties.properties_KEY 18:36:41.170 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:41.170 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpgroup_name] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:41.170 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpgroup_version] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:41.170 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:41.170 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpGroup_name, JpaPdpGroup_version, index: properties_KEY, element: properties 18:36:41.170 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:41.170 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups through an association table 18:36:41.171 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: name, version, element: pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName 18:36:41.171 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:41.171 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:41.171 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:41.171 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:41.171 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:name] 18:36:41.171 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:41.171 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:41.171 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:41.171 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_targets.name 18:36:41.171 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:41.171 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:41.172 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:41.172 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:41.172 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:version] 18:36:41.172 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:41.172 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:41.172 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:41.172 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_targets.version 18:36:41.172 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:41.172 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:41.172 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: toscaPolicyName, toscaPolicyVersion, element: name, version 18:36:41.172 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:41.172 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:41.172 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:41.172 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:41.172 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:41.172 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:41.172 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_properties.properties 18:36:41.172 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:41.172 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:41.172 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:41.172 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:41.172 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:41.173 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_properties.properties_KEY 18:36:41.173 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:41.173 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_name] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:41.173 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_version] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:41.173 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:41.173 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: properties_KEY, element: properties 18:36:41.173 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:41.173 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:41.173 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:41.173 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:41.173 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:41.173 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:41.173 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_metadata.metadata 18:36:41.173 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:41.173 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:41.173 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:41.173 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:41.173 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:41.173 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_metadata.metadata_KEY 18:36:41.173 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:41.173 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_name] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:41.173 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_version] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:41.173 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [metadata_key] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:41.173 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: metadata_KEY, element: metadata 18:36:41.173 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:41.173 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:41.174 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:41.174 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers (type=java.util.List) 18:36:41.174 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers (type=java.util.List) 18:36:41.174 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:41.174 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_triggers.triggers 18:36:41.174 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:41.174 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, element: triggers 18:36:41.174 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:41.174 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:41.174 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:41.174 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:41.174 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:name] 18:36:41.175 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:41.175 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:41.175 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:41.175 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_targets.name 18:36:41.175 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:41.175 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:41.175 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:41.175 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:41.175 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:version] 18:36:41.175 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:41.175 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:41.175 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:41.175 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_targets.version 18:36:41.175 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:41.175 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:41.175 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: toscaPolicyTypeName, toscaPolicyTypeVersion, element: name, version 18:36:41.175 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:41.175 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:41.175 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:41.175 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:41.175 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:41.175 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:41.175 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_properties.properties 18:36:41.175 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:41.176 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:41.176 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:41.176 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:41.176 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:41.176 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_properties.properties_KEY 18:36:41.176 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:41.176 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_name] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:41.176 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_version] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:41.176 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:41.176 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: properties_KEY, element: properties 18:36:41.176 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:41.176 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:41.176 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:41.176 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:41.176 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:41.176 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:41.176 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_metadata.metadata 18:36:41.176 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:41.176 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:41.176 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:41.177 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:41.177 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:41.177 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_metadata.metadata_KEY 18:36:41.177 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:41.177 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_name] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:41.177 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_version] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:41.177 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [metadata_key] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:41.177 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: metadata_KEY, element: metadata 18:36:41.177 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:41.178 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:41.178 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:41.178 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:41.178 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:41.178 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:41.178 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:41.178 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:41.178 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:41.178 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:41.178 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:41.179 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:41.179 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:41.179 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:41.179 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:41.182 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:41.182 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:41.182 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:41.182 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:41.182 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:41.182 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:41.182 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:41.182 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:41.182 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:41.182 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:41.182 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:41.182 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:41.182 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:41.182 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:41.182 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:41.183 [main] DEBUG org.hibernate.bytecode.internal.BytecodeProviderInitiator -- HHH000021: Bytecode provider: bytebuddy 18:36:41.183 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory 18:36:41.184 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:36:41.184 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating SessionFactory with settings: {java.specification.version=17, sun.jnu.encoding=UTF-8, hibernate.dialect=org.hibernate.dialect.H2Dialect, java.class.path=/w/workspace/policy-models-sonar/models-pdp/target/test-classes:/w/workspace/policy-models-sonar/models-pdp/target/classes:/w/workspace/policy-models-sonar/models-base/target/policy-models-base-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-3.1.1-SNAPSHOT.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-examples/target/policy-models-examples-3.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/gson/2.1.1-SNAPSHOT/gson-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/common-parameters/2.1.1-SNAPSHOT/common-parameters-2.1.1-SNAPSHOT.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.jar:/tmp/r/io/prometheus/simpleclient/0.16.0/simpleclient-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel/0.16.0/simpleclient_tracer_otel-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_common/0.16.0/simpleclient_tracer_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel_agent/0.16.0/simpleclient_tracer_otel_agent-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_hotspot/0.16.0/simpleclient_hotspot-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_jakarta/0.16.0/simpleclient_servlet_jakarta-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_common/0.16.0/simpleclient_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_common/0.16.0/simpleclient_servlet_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_logback/0.16.0/simpleclient_logback-0.16.0.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1/jakarta.xml.bind-api-4.0.1.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/tmp/r/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-jakarta/2.2.15/swagger-jaxrs2-jakarta-2.2.15.jar:/tmp/r/io/github/classgraph/classgraph/4.8.154/classgraph-4.8.154.jar:/tmp/r/io/swagger/core/v3/swagger-models-jakarta/2.2.15/swagger-models-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.15.1/jackson-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-annotations-jakarta/2.2.15/swagger-annotations-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-integration-jakarta/2.2.15/swagger-integration-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-core-jakarta/2.2.15/swagger-core-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.15.1/jackson-dataformat-yaml-2.15.1.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.1/jackson-datatype-jsr310-2.15.1.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.1/jackson-databind-2.14.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-json-provider/2.15.1/jackson-jakarta-rs-json-provider-2.15.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-base/2.15.1/jackson-jakarta-rs-base-2.15.1.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.15.1/jackson-module-jakarta-xmlbind-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-servlet-initializer-v2-jakarta/2.2.15/swagger-jaxrs2-servlet-initializer-v2-jakarta-2.2.15.jar:/tmp/r/org/hibernate/orm/hibernate-core/6.3.0.CR1/hibernate-core-6.3.0.CR1.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.2/jaxb-runtime-4.0.2.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.2/jaxb-core-4.0.2.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.0/angus-activation-2.0.0.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.2/txw2-4.0.2.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.1/istack-commons-runtime-4.1.1.jar:/tmp/r/jakarta/inject/jakarta.inject-api/2.0.1.MR/jakarta.inject-api-2.0.1.MR.jar:/tmp/r/org/antlr/antlr4-runtime/4.10.1/antlr4-runtime-4.10.1.jar:/tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/com/h2database/h2/2.2.220/h2-2.2.220.jar:/tmp/r/org/onap/policy/common/utils/2.1.1-SNAPSHOT/utils-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/2.1.1-SNAPSHOT/capabilities-2.1.1-SNAPSHOT.jar:/tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.jar:/tmp/r/com/worldturner/medeia/medeia-validator-core/1.1.1/medeia-validator-core-1.1.1.jar:/tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.3.20/kotlin-reflect-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.3.20/kotlin-stdlib-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.20/kotlin-stdlib-common-1.3.20.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.jar:/tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/tmp/r/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar:/tmp/r/org/onap/policy/common/utils-test/2.1.1-SNAPSHOT/utils-test-2.1.1-SNAPSHOT.jar:/tmp/r/org/bouncycastle/bcpkix-fips/1.0.7/bcpkix-fips-1.0.7.jar:/tmp/r/org/bouncycastle/bc-fips/1.0.2.4/bc-fips-1.0.2.4.jar:/tmp/r/org/apache/commons/commons-jexl3/3.1/commons-jexl3-3.1.jar:/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar:/tmp/r/org/slf4j/slf4j-api/2.0.11/slf4j-api-2.0.11.jar:/tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar:/tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar:/tmp/r/org/projectlombok/lombok/1.18.28/lombok-1.18.28.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/yaml/snakeyaml/2.0/snakeyaml-2.0.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.1.4/mariadb-java-client-3.1.4.jar:/tmp/r/com/github/waffle/waffle-jna/3.2.0/waffle-jna-3.2.0.jar:/tmp/r/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar:/tmp/r/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1.jar:/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar:/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar:/tmp/r/org/postgresql/postgresql/42.6.0/postgresql-42.6.0.jar:/tmp/r/org/checkerframework/checker-qual/3.31.0/checker-qual-3.31.0.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar:/tmp/r/org/glassfish/jersey/inject/jersey-hk2/3.1.3/jersey-hk2-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-common/3.1.3/jersey-common-3.1.3.jar:/tmp/r/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar:/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/tmp/r/org/glassfish/hk2/hk2-locator/3.0.4/hk2-locator-3.0.4.jar:/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/3.0.4/aopalliance-repackaged-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-api/3.0.4/hk2-api-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-utils/3.0.4/hk2-utils-3.0.4.jar:/tmp/r/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.jar:/tmp/r/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.jar:/tmp/r/org/eclipse/jetty/toolchain/jetty-jakarta-servlet-api/5.0.2/jetty-jakarta-servlet-api-5.0.2.jar:/tmp/r/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet/3.1.3/jersey-container-servlet-3.1.3.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.3/jersey-container-servlet-core-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-server/3.1.3/jersey-server-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-client/3.1.3/jersey-client-3.1.3.jar:/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar:/tmp/r/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/tmp/r/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.6/byte-buddy-1.14.6.jar:/tmp/r/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar:/tmp/r/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/tmp/r/org/assertj/assertj-core/3.24.2/assertj-core-3.24.2.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5/5.2.2/httpcore5-5.2.2.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/tmp/r/com/att/nsa/cambriaClient/1.2.1-oss/cambriaClient-1.2.1-oss.jar:/tmp/r/com/att/nsa/saClientLibrary/1.3.0-oss/saClientLibrary-1.3.0-oss.jar:/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar:/tmp/r/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar:/tmp/r/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5/httpclient-cache-4.5.jar:/tmp/r/com/att/nsa/saToolkit/1.2.0-oss/saToolkit-1.2.0-oss.jar:/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar:/tmp/r/org/json/json/20231013/json-20231013.jar:, java.vm.vendor=Private Build, sun.arch.data.model=64, sun.font.fontmanager=sun.awt.X11FontManager, java.vendor.url=Unknown, user.timezone=Etc/UTC, javax.persistence.jdbc.user=****, javax.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, java.vm.specification.version=17, os.name=Linux, jakarta.persistence.jdbc.password=****, sun.java.launcher=SUN_STANDARD, local.setting.IS_JTA_TXN_COORD=false, sun.boot.library.path=/usr/lib/jvm/java-17-openjdk-amd64/lib, sun.java.command=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20240120183635626_70.jar /w/workspace/policy-models-sonar/models-pdp/target/surefire 2024-01-20T18-35-53_465-jvmRun1 surefire-20240120183635626_68tmp surefire_4-20240120183635626_69tmp, jdk.debug=release, surefire.test.class.path=/w/workspace/policy-models-sonar/models-pdp/target/test-classes:/w/workspace/policy-models-sonar/models-pdp/target/classes:/w/workspace/policy-models-sonar/models-base/target/policy-models-base-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-3.1.1-SNAPSHOT.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-examples/target/policy-models-examples-3.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/gson/2.1.1-SNAPSHOT/gson-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/common-parameters/2.1.1-SNAPSHOT/common-parameters-2.1.1-SNAPSHOT.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.jar:/tmp/r/io/prometheus/simpleclient/0.16.0/simpleclient-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel/0.16.0/simpleclient_tracer_otel-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_common/0.16.0/simpleclient_tracer_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel_agent/0.16.0/simpleclient_tracer_otel_agent-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_hotspot/0.16.0/simpleclient_hotspot-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_jakarta/0.16.0/simpleclient_servlet_jakarta-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_common/0.16.0/simpleclient_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_common/0.16.0/simpleclient_servlet_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_logback/0.16.0/simpleclient_logback-0.16.0.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1/jakarta.xml.bind-api-4.0.1.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/tmp/r/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-jakarta/2.2.15/swagger-jaxrs2-jakarta-2.2.15.jar:/tmp/r/io/github/classgraph/classgraph/4.8.154/classgraph-4.8.154.jar:/tmp/r/io/swagger/core/v3/swagger-models-jakarta/2.2.15/swagger-models-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.15.1/jackson-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-annotations-jakarta/2.2.15/swagger-annotations-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-integration-jakarta/2.2.15/swagger-integration-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-core-jakarta/2.2.15/swagger-core-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.15.1/jackson-dataformat-yaml-2.15.1.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.1/jackson-datatype-jsr310-2.15.1.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.1/jackson-databind-2.14.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-json-provider/2.15.1/jackson-jakarta-rs-json-provider-2.15.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-base/2.15.1/jackson-jakarta-rs-base-2.15.1.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.15.1/jackson-module-jakarta-xmlbind-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-servlet-initializer-v2-jakarta/2.2.15/swagger-jaxrs2-servlet-initializer-v2-jakarta-2.2.15.jar:/tmp/r/org/hibernate/orm/hibernate-core/6.3.0.CR1/hibernate-core-6.3.0.CR1.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.2/jaxb-runtime-4.0.2.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.2/jaxb-core-4.0.2.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.0/angus-activation-2.0.0.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.2/txw2-4.0.2.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.1/istack-commons-runtime-4.1.1.jar:/tmp/r/jakarta/inject/jakarta.inject-api/2.0.1.MR/jakarta.inject-api-2.0.1.MR.jar:/tmp/r/org/antlr/antlr4-runtime/4.10.1/antlr4-runtime-4.10.1.jar:/tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/com/h2database/h2/2.2.220/h2-2.2.220.jar:/tmp/r/org/onap/policy/common/utils/2.1.1-SNAPSHOT/utils-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/2.1.1-SNAPSHOT/capabilities-2.1.1-SNAPSHOT.jar:/tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.jar:/tmp/r/com/worldturner/medeia/medeia-validator-core/1.1.1/medeia-validator-core-1.1.1.jar:/tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.3.20/kotlin-reflect-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.3.20/kotlin-stdlib-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.20/kotlin-stdlib-common-1.3.20.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.jar:/tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/tmp/r/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar:/tmp/r/org/onap/policy/common/utils-test/2.1.1-SNAPSHOT/utils-test-2.1.1-SNAPSHOT.jar:/tmp/r/org/bouncycastle/bcpkix-fips/1.0.7/bcpkix-fips-1.0.7.jar:/tmp/r/org/bouncycastle/bc-fips/1.0.2.4/bc-fips-1.0.2.4.jar:/tmp/r/org/apache/commons/commons-jexl3/3.1/commons-jexl3-3.1.jar:/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar:/tmp/r/org/slf4j/slf4j-api/2.0.11/slf4j-api-2.0.11.jar:/tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar:/tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar:/tmp/r/org/projectlombok/lombok/1.18.28/lombok-1.18.28.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/yaml/snakeyaml/2.0/snakeyaml-2.0.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.1.4/mariadb-java-client-3.1.4.jar:/tmp/r/com/github/waffle/waffle-jna/3.2.0/waffle-jna-3.2.0.jar:/tmp/r/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar:/tmp/r/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1.jar:/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar:/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar:/tmp/r/org/postgresql/postgresql/42.6.0/postgresql-42.6.0.jar:/tmp/r/org/checkerframework/checker-qual/3.31.0/checker-qual-3.31.0.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar:/tmp/r/org/glassfish/jersey/inject/jersey-hk2/3.1.3/jersey-hk2-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-common/3.1.3/jersey-common-3.1.3.jar:/tmp/r/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar:/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/tmp/r/org/glassfish/hk2/hk2-locator/3.0.4/hk2-locator-3.0.4.jar:/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/3.0.4/aopalliance-repackaged-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-api/3.0.4/hk2-api-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-utils/3.0.4/hk2-utils-3.0.4.jar:/tmp/r/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.jar:/tmp/r/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.jar:/tmp/r/org/eclipse/jetty/toolchain/jetty-jakarta-servlet-api/5.0.2/jetty-jakarta-servlet-api-5.0.2.jar:/tmp/r/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet/3.1.3/jersey-container-servlet-3.1.3.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.3/jersey-container-servlet-core-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-server/3.1.3/jersey-server-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-client/3.1.3/jersey-client-3.1.3.jar:/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar:/tmp/r/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/tmp/r/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.6/byte-buddy-1.14.6.jar:/tmp/r/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar:/tmp/r/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/tmp/r/org/assertj/assertj-core/3.24.2/assertj-core-3.24.2.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5/5.2.2/httpcore5-5.2.2.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/tmp/r/com/att/nsa/cambriaClient/1.2.1-oss/cambriaClient-1.2.1-oss.jar:/tmp/r/com/att/nsa/saClientLibrary/1.3.0-oss/saClientLibrary-1.3.0-oss.jar:/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar:/tmp/r/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar:/tmp/r/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5/httpclient-cache-4.5.jar:/tmp/r/com/att/nsa/saToolkit/1.2.0-oss/saToolkit-1.2.0-oss.jar:/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar:/tmp/r/org/json/json/20231013/json-20231013.jar:, jakarta.persistence.jdbc.driver=org.h2.Driver, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, java.specification.vendor=Oracle Corporation, org.ops4j.pax.url.mvn.localRepository=/tmp/r, java.version.date=2022-07-19, java.home=/usr/lib/jvm/java-17-openjdk-amd64, file.separator=/, basedir=/w/workspace/policy-models-sonar/models-pdp, java.vm.compressedOopsMode=Zero based, jakarta.persistence.jdbc.user=****, line.separator= , hibernate.persistenceUnitName=ToscaConceptTest, java.vm.specification.vendor=Oracle Corporation, java.specification.name=Java Platform API Specification, hibernate.transaction.coordinator_class=class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl, javax.persistence.jdbc.driver=org.h2.Driver, surefire.real.class.path=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20240120183635626_70.jar, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, java.runtime.version=17.0.4+8-Ubuntu-118.04, user.name=jenkins, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, sonar=true, path.separator=:, hibernate.connection.username=****, os.version=4.15.0-194-generic, java.runtime.name=OpenJDK Runtime Environment, hibernate.connection.url=jdbc:h2:mem:PdpProviderTest, file.encoding=UTF-8, jenkins=true, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=false, localRepository=/tmp/r, hibernate.connection.driver_class=org.h2.Driver, java.vendor.url.bug=Unknown, java.io.tmpdir=/tmp, java.version=17.0.4, user.dir=/w/workspace/policy-models-sonar/models-pdp, os.arch=amd64, java.vm.specification.name=Java Virtual Machine Specification, javax.persistence.schema-generation.database.action=drop-and-create, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@47e869c4, native.encoding=UTF-8, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, java.vendor=Private Build, java.vm.info=mixed mode, sharing, java.vm.version=17.0.4+8-Ubuntu-118.04, hibernate.bytecode.use_reflection_optimizer=true, sun.io.unicode.encoding=UnicodeLittle, maven.repo.local=/tmp/r, javax.persistence.jdbc.password=****, java.class.version=61.0} 18:36:41.185 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {} 18:36:41.185 [main] DEBUG org.hibernate.boot.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation 18:36:41.185 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 18:36:41.187 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was null 18:36:41.187 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was null 18:36:41.187 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was null 18:36:41.187 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was null 18:36:41.187 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@5a2c6a67] under count; prior registration was null 18:36:41.187 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@16bb8ff5] under every; prior registration was null 18:36:41.187 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@2cbf8f2c] under any; prior registration was null 18:36:41.187 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(floor)] under floor; prior registration was null 18:36:41.187 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ceiling)] under ceiling; prior registration was null 18:36:41.187 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(mod)] under mod; prior registration was null 18:36:41.187 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(abs)] under abs; prior registration was null 18:36:41.187 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sign)] under sign; prior registration was null 18:36:41.187 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sqrt)] under sqrt; prior registration was null 18:36:41.187 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ln)] under ln; prior registration was null 18:36:41.187 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(exp)] under exp; prior registration was null 18:36:41.187 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(power)] under power; prior registration was null 18:36:41.187 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(round)] under round; prior registration was null 18:36:41.187 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sin)] under sin; prior registration was null 18:36:41.187 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cos)] under cos; prior registration was null 18:36:41.187 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(tan)] under tan; prior registration was null 18:36:41.187 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(asin)] under asin; prior registration was null 18:36:41.187 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(acos)] under acos; prior registration was null 18:36:41.187 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan)] under atan; prior registration was null 18:36:41.187 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan2)] under atan2; prior registration was null 18:36:41.187 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@281d7536] under sinh; prior registration was null 18:36:41.187 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@11db4d00] under cosh; prior registration was null 18:36:41.187 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@5bd5ace9] under tanh; prior registration was null 18:36:41.187 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@b439e50] under pi; prior registration was null 18:36:41.187 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@48b4fecb] under log; prior registration was null 18:36:41.187 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(coalesce)] under coalesce; prior registration was null 18:36:41.187 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nullif)] under nullif; prior registration was null 18:36:41.187 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(left)] under left; prior registration was null 18:36:41.187 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(right)] under right; prior registration was null 18:36:41.187 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(replace)] under replace; prior registration was null 18:36:41.187 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(concat)] under concat; prior registration was null 18:36:41.188 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lower)] under lower; prior registration was null 18:36:41.188 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(upper)] under upper; prior registration was null 18:36:41.188 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substring)] under substring; prior registration was null 18:36:41.188 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(locate)] under locate; prior registration was null 18:36:41.188 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(character_length)] under character_length; prior registration was null 18:36:41.188 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : length -> character_length 18:36:41.188 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LocatePositionEmulation@3cc1990] under position; prior registration was null 18:36:41.188 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InsertSubstringOverlayEmulation@75084fe4] under overlay; prior registration was null 18:36:41.188 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TrimFunction@622eee0b] under trim; prior registration was null 18:36:41.188 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastFunction@d031623] under cast; prior registration was null 18:36:41.188 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@6e609e8a] under collate; prior registration was null 18:36:41.188 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ExtractFunction@59209bcd] under extract; prior registration was null 18:36:41.188 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(least)] under least; prior registration was null 18:36:41.188 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(greatest)] under greatest; prior registration was null 18:36:41.188 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CoalesceIfnullEmulation@4ceb6854] under ifnull; prior registration was null 18:36:41.188 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lpad)] under lpad; prior registration was null 18:36:41.188 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rpad)] under rpad; prior registration was null 18:36:41.188 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LpadRpadPadEmulation@59ccdde4] under pad; prior registration was null 18:36:41.188 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastStrEmulation@33b29c99] under str; prior registration was null 18:36:41.188 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@6e9197d1] under format; prior registration was null 18:36:41.188 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampaddFunction@792feb9f] under timestampadd; prior registration was null 18:36:41.188 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampdiffFunction@46b32aa3] under timestampdiff; prior registration was null 18:36:41.188 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : dateadd -> timestampadd 18:36:41.188 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : datediff -> timestampdiff 18:36:41.188 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@614220b8] under current_date; prior registration was null 18:36:41.188 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@30f0c5e] under current_time; prior registration was null 18:36:41.188 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@5fa7cb3] under current_timestamp; prior registration was null 18:36:41.188 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current date -> current_date 18:36:41.188 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current time -> current_time 18:36:41.188 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current timestamp -> current_timestamp 18:36:41.188 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@5ac3a89d] under local_date; prior registration was null 18:36:41.188 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@2a74149d] under local_time; prior registration was null 18:36:41.188 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@51e28071] under local_datetime; prior registration was null 18:36:41.188 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@72b611a] under offset_datetime; prior registration was null 18:36:41.188 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local date -> local_date 18:36:41.188 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local time -> local_time 18:36:41.188 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local datetime -> local_datetime 18:36:41.188 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : offset datetime -> offset_datetime 18:36:41.188 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@406ba622] under instant; prior registration was null 18:36:41.188 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current_instant -> instant 18:36:41.188 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.SqlFunction@4a31924e] under sql; prior registration was null 18:36:41.188 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was NamedSqmFunctionTemplate(max) 18:36:41.188 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was NamedSqmFunctionTemplate(min) 18:36:41.188 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was NamedSqmFunctionTemplate(sum) 18:36:41.188 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was NamedSqmFunctionTemplate(avg) 18:36:41.188 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@f157271] under count; prior registration was org.hibernate.dialect.function.CountFunction@5a2c6a67 18:36:41.188 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.AvgFunction@536af138] under avg; prior registration was NamedSqmFunctionTemplate(avg) 18:36:41.188 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(pi)] under pi; prior registration was org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@b439e50 18:36:41.188 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cot)] under cot; prior registration was null 18:36:41.188 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(radians)] under radians; prior registration was null 18:36:41.188 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(degrees)] under degrees; prior registration was null 18:36:41.188 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(log10)] under log10; prior registration was null 18:36:41.188 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@4ead07c1] under mod; prior registration was NamedSqmFunctionTemplate(mod) 18:36:41.188 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rand)] under rand; prior registration was null 18:36:41.188 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(soundex)] under soundex; prior registration was null 18:36:41.188 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(translate)] under translate; prior registration was null 18:36:41.188 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitand)] under bitand; prior registration was null 18:36:41.188 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitor)] under bitor; prior registration was null 18:36:41.188 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitxor)] under bitxor; prior registration was null 18:36:41.188 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_and)] under bit_and; prior registration was null 18:36:41.188 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_or)] under bit_or; prior registration was null 18:36:41.188 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day)] under day; prior registration was null 18:36:41.188 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(month)] under month; prior registration was null 18:36:41.188 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(year)] under year; prior registration was null 18:36:41.188 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(hour)] under hour; prior registration was null 18:36:41.188 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(minute)] under minute; prior registration was null 18:36:41.188 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(second)] under second; prior registration was null 18:36:41.188 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(microsecond)] under microsecond; prior registration was null 18:36:41.188 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_week)] under day_of_week; prior registration was null 18:36:41.188 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_month)] under day_of_month; prior registration was null 18:36:41.188 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : day -> day_of_month 18:36:41.188 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_year)] under day_of_year; prior registration was null 18:36:41.189 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(week)] under week; prior registration was null 18:36:41.189 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(quarter)] under quarter; prior registration was null 18:36:41.189 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(monthname)] under monthname; prior registration was null 18:36:41.189 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(dayname)] under dayname; prior registration was null 18:36:41.189 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under localtime; prior registration was null 18:36:41.189 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under localtimestamp; prior registration was null 18:36:41.189 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under local_time; prior registration was org.hibernate.dialect.function.CurrentFunction@2a74149d 18:36:41.189 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under local_datetime; prior registration was org.hibernate.dialect.function.CurrentFunction@51e28071 18:36:41.189 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TruncFunction@8c84fb8] under trunc; prior registration was null 18:36:41.189 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : truncate -> trunc 18:36:41.189 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@2c6a222a] under date_trunc; prior registration was null 18:36:41.189 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_length)] under bit_length; prior registration was null 18:36:41.189 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was null 18:36:41.189 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ascii)] under ascii; prior registration was null 18:36:41.189 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was NamedSqmFunctionTemplate(octet_length) 18:36:41.189 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(space)] under space; prior registration was null 18:36:41.189 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(repeat)] under repeat; prior registration was null 18:36:41.189 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(char)] under char; prior registration was null 18:36:41.189 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : chr -> char 18:36:41.189 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(instr)] under instr; prior registration was null 18:36:41.189 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substr)] under substr; prior registration was null 18:36:41.189 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@280de5ae] under position; prior registration was org.hibernate.dialect.function.LocatePositionEmulation@3cc1990 18:36:41.189 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ltrim)] under ltrim; prior registration was null 18:36:41.189 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rtrim)] under rtrim; prior registration was null 18:36:41.189 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@eb87c61] under concat; prior registration was NamedSqmFunctionTemplate(concat) 18:36:41.189 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curtime)] under curtime; prior registration was null 18:36:41.189 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curdate)] under curdate; prior registration was null 18:36:41.189 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(now)] under now; prior registration was null 18:36:41.189 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sysdate)] under sysdate; prior registration was null 18:36:41.189 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(insert)] under insert; prior registration was null 18:36:41.189 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_and)] under bool_and; prior registration was null 18:36:41.189 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : every -> bool_and 18:36:41.189 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_or)] under bool_or; prior registration was null 18:36:41.189 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : any -> bool_or 18:36:41.189 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(median)] under median; prior registration was null 18:36:41.189 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_pop)] under stddev_pop; prior registration was null 18:36:41.189 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_samp)] under stddev_samp; prior registration was null 18:36:41.189 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_pop)] under var_pop; prior registration was null 18:36:41.189 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_samp)] under var_samp; prior registration was null 18:36:41.189 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@44c74781] under format; prior registration was org.hibernate.dialect.function.FormatFunction@6e9197d1 18:36:41.189 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rownum)] under rownum; prior registration was null 18:36:41.189 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(row_number)] under row_number; prior registration was null 18:36:41.189 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lag)] under lag; prior registration was null 18:36:41.189 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lead)] under lead; prior registration was null 18:36:41.189 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(first_value)] under first_value; prior registration was null 18:36:41.189 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(last_value)] under last_value; prior registration was null 18:36:41.189 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nth_value)] under nth_value; prior registration was null 18:36:41.189 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@39415641] under mode; prior registration was null 18:36:41.189 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@7e26e452] under percentile_cont; prior registration was null 18:36:41.189 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@33b0c483] under percentile_disc; prior registration was null 18:36:41.189 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@4db5663b] under rank; prior registration was null 18:36:41.189 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@7e75c292] under dense_rank; prior registration was null 18:36:41.189 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@3738bd7a] under percent_rank; prior registration was null 18:36:41.189 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@299f3c2] under cume_dist; prior registration was null 18:36:41.189 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ListaggFunction@64fbc914] under listagg; prior registration was null 18:36:41.190 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- abs(NUMERIC arg) 18:36:41.190 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double acos(NUMERIC arg) 18:36:41.190 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean any(BOOLEAN predicate) 18:36:41.190 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer ascii(STRING arg) 18:36:41.190 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double asin(NUMERIC arg) 18:36:41.190 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan(NUMERIC arg) 18:36:41.190 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan2(NUMERIC arg0, NUMERIC arg1) 18:36:41.190 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double avg(NUMERIC arg) 18:36:41.190 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_and(arg) 18:36:41.190 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer bit_length(STRING_OR_CLOB arg) 18:36:41.190 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_or(arg) 18:36:41.190 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitand(arg0, arg1) 18:36:41.190 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitor(arg0, arg1) 18:36:41.190 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitxor(arg0, arg1) 18:36:41.190 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_and(BOOLEAN predicate) 18:36:41.190 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_or(BOOLEAN predicate) 18:36:41.190 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- cast(arg as Type) 18:36:41.190 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ceiling(NUMERIC arg) 18:36:41.190 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character char(INTEGER arg) 18:36:41.190 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer character_length(STRING_OR_CLOB arg) 18:36:41.190 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character chr(INTEGER arg) 18:36:41.190 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- coalesce(arg0[, arg1[, ...]]) 18:36:41.190 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String collate(STRING string as COLLATION collation) 18:36:41.190 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String concat(STRING string0[, STRING string1[, ...]]) 18:36:41.190 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cos(NUMERIC arg) 18:36:41.190 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cosh(NUMERIC arg) 18:36:41.190 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cot(NUMERIC arg) 18:36:41.190 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long count([distinct ]{arg|*}) 18:36:41.190 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cume_dist([arg0[, ...]]) 18:36:41.190 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date curdate() 18:36:41.190 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current date 18:36:41.190 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current time 18:36:41.190 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current timestamp 18:36:41.190 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current_date 18:36:41.190 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant current_instant 18:36:41.190 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current_time 18:36:41.190 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current_timestamp 18:36:41.190 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time curtime() 18:36:41.190 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- date_trunc(STRING field, TEMPORAL datetime) 18:36:41.190 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- dateadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 18:36:41.190 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- basicType@47(java.lang.Long,-5)|basicType@49(java.lang.Double,8) datediff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 18:36:41.190 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day(DATE arg) 18:36:41.190 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_month(DATE arg) 18:36:41.190 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_week(DATE arg) 18:36:41.190 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_year(DATE arg) 18:36:41.190 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String dayname(DATE arg) 18:36:41.190 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double degrees(NUMERIC arg) 18:36:41.190 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long dense_rank([arg0[, ...]]) 18:36:41.190 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean every(BOOLEAN predicate) 18:36:41.190 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double exp(NUMERIC arg) 18:36:41.190 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- extract(TEMPORAL_UNIT field from TEMPORAL arg) 18:36:41.190 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- first_valueANY value 18:36:41.190 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- floor(NUMERIC arg) 18:36:41.190 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String format(TEMPORAL datetime as STRING pattern) 18:36:41.190 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- greatest(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 18:36:41.190 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer hour(TIME arg) 18:36:41.190 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ifnull(arg0, arg1) 18:36:41.190 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String insert(STRING string, INTEGER start, INTEGER length, STRING replacement) 18:36:41.190 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant instant 18:36:41.190 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer instr(STRING string, STRING pattern[, INTEGER start[, INTEGER occurrence]]) 18:36:41.190 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- lagANY value[, INTEGER offset[, ANY default]] 18:36:41.190 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- last_valueANY value 18:36:41.190 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- leadANY value[, INTEGER offset[, ANY default]] 18:36:41.190 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- least(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 18:36:41.190 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String left(STRING string, INTEGER length) 18:36:41.190 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer length(STRING_OR_CLOB arg) 18:36:41.190 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String listagg(STRING arg0, STRING arg1) 18:36:41.190 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double ln(NUMERIC arg) 18:36:41.190 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local date 18:36:41.190 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local datetime 18:36:41.190 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local time 18:36:41.190 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local_date 18:36:41.190 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local_datetime 18:36:41.190 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local_time 18:36:41.190 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time localtime 18:36:41.190 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp localtimestamp 18:36:41.190 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer locate(STRING pattern, STRING string[, INTEGER start]) 18:36:41.190 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log(NUMERIC base, NUMERIC arg) 18:36:41.190 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log10(NUMERIC arg) 18:36:41.190 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lower(STRING string) 18:36:41.190 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lpad(STRING string, INTEGER length[, STRING padding]) 18:36:41.190 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String ltrim(STRING string) 18:36:41.190 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- max(COMPARABLE arg) 18:36:41.190 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double median(NUMERIC arg) 18:36:41.190 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer microsecond(TIME arg) 18:36:41.190 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- min(COMPARABLE arg) 18:36:41.190 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer minute(TIME arg) 18:36:41.190 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer mod(INTEGER arg0, INTEGER arg1) 18:36:41.190 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- mode() 18:36:41.190 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer month(DATE arg) 18:36:41.190 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String monthname(DATE arg) 18:36:41.190 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp now() 18:36:41.190 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nth_valueANY value, INTEGER nth 18:36:41.190 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nullif(arg0, arg1) 18:36:41.191 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer octet_length(STRING_OR_CLOB arg) 18:36:41.191 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset datetime 18:36:41.191 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset_datetime 18:36:41.191 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String overlay(STRING string placing STRING replacement from INTEGER start[ for INTEGER length]) 18:36:41.191 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String pad(STRING string with INTEGER length {leading|trailing}[ STRING character]) 18:36:41.191 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double percent_rank([arg0[, ...]]) 18:36:41.191 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_cont(NUMERIC arg) 18:36:41.191 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_disc(NUMERIC arg) 18:36:41.191 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double pi 18:36:41.191 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer position(STRING pattern in STRING string) 18:36:41.191 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double power(NUMERIC arg0, NUMERIC arg1) 18:36:41.191 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer quarter(DATE arg) 18:36:41.191 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double radians(NUMERIC arg) 18:36:41.191 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double rand([INTEGER seed]) 18:36:41.191 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rank([arg0[, ...]]) 18:36:41.191 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String repeat(STRING string, INTEGER times) 18:36:41.191 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String replace(STRING string, STRING pattern, STRING replacement) 18:36:41.191 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String right(STRING string, INTEGER length) 18:36:41.191 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- round(NUMERIC number[, INTEGER places]) 18:36:41.191 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long row_number() 18:36:41.191 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rownum() 18:36:41.191 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rpad(STRING string, INTEGER length[, STRING padding]) 18:36:41.191 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rtrim(STRING string) 18:36:41.191 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer second(TIME arg) 18:36:41.191 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer sign(NUMERIC arg) 18:36:41.191 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sin(NUMERIC arg) 18:36:41.191 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sinh(NUMERIC arg) 18:36:41.191 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String soundex(arg) 18:36:41.191 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String space(INTEGER arg) 18:36:41.191 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Object sql 18:36:41.191 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sqrt(NUMERIC arg) 18:36:41.191 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_pop(NUMERIC arg) 18:36:41.191 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_samp(NUMERIC arg) 18:36:41.191 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String str(arg) 18:36:41.191 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substr(STRING string, INTEGER start[, INTEGER length]) 18:36:41.191 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substring(STRING string{ from|,} INTEGER start[{ for|,} INTEGER length]) 18:36:41.191 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- sum(arg) 18:36:41.191 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp sysdate 18:36:41.191 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tan(NUMERIC arg) 18:36:41.191 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tanh(NUMERIC arg) 18:36:41.191 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- timestampadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 18:36:41.191 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- basicType@47(java.lang.Long,-5)|basicType@49(java.lang.Double,8) timestampdiff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 18:36:41.191 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String translate(STRING arg0, STRING arg1, STRING arg2) 18:36:41.191 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String trim([[{leading|trailing|both} ][STRING arg0 ]from] STRING arg1) 18:36:41.191 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- trunc( ... ) 18:36:41.191 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- truncate( ... ) 18:36:41.191 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String upper(STRING string) 18:36:41.191 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_pop(NUMERIC arg) 18:36:41.191 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_samp(NUMERIC arg) 18:36:41.191 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer week(DATE arg) 18:36:41.191 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer year(DATE arg) 18:36:41.191 [main] DEBUG org.hibernate.orm.query.plan.cache -- Starting QueryInterpretationCache(2048) 18:36:41.192 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:36:41.192 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:41.214 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType]: private accessor [derivedFrom] 18:36:41.215 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:36:41.215 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:41.238 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy]: private accessor [derivedFrom] 18:36:41.239 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:36:41.239 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:41.254 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus]: private accessor [deploy] 18:36:41.254 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:36:41.254 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:41.270 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup]: private accessor [description] 18:36:41.270 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:36:41.270 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:41.287 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup]: private accessor [currentInstanceCount] 18:36:41.287 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:36:41.287 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:41.300 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp]: private accessor [healthy] 18:36:41.301 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:41.302 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:41.302 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:41.302 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:41.303 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:41.303 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:41.303 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:41.306 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting post-init callbacks 18:36:41.306 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id})#finishInitialization 18:36:41.306 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)#finishInitialization 18:36:41.306 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)#finishInitialization 18:36:41.306 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) - key descriptor 18:36:41.306 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)#finishInitialization 18:36:41.306 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) - key descriptor 18:36:41.306 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets#{element})#finishInitialization 18:36:41.306 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets)#finishInitialization 18:36:41.306 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) - key descriptor 18:36:41.306 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers)#finishInitialization 18:36:41.306 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) - key descriptor 18:36:41.306 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) `staticFetchableList` generator 18:36:41.306 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id})#finishInitialization 18:36:41.306 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)#finishInitialization 18:36:41.306 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)#finishInitialization 18:36:41.306 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) - key descriptor 18:36:41.307 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)#finishInitialization 18:36:41.307 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) - key descriptor 18:36:41.307 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets#{element})#finishInitialization 18:36:41.307 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets)#finishInitialization 18:36:41.307 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) - key descriptor 18:36:41.307 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)#finishInitialization 18:36:41.307 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) `staticFetchableList` generator 18:36:41.307 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#{id})#finishInitialization 18:36:41.307 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)#finishInitialization 18:36:41.307 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) `staticFetchableList` generator 18:36:41.307 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id})#finishInitialization 18:36:41.307 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping( NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element}]) - element descriptor 18:36:41.307 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)#finishInitialization 18:36:41.307 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - key descriptor 18:36:41.307 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)#finishInitialization 18:36:41.307 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) - key descriptor 18:36:41.307 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) `staticFetchableList` generator 18:36:41.307 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id})#finishInitialization 18:36:41.307 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping( NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element}]) - element descriptor 18:36:41.307 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)#finishInitialization 18:36:41.307 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - key descriptor 18:36:41.308 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element})#finishInitialization 18:36:41.308 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)#finishInitialization 18:36:41.308 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) - key descriptor 18:36:41.308 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)#finishInitialization 18:36:41.308 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) - key descriptor 18:36:41.308 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element})#finishInitialization 18:36:41.308 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)#finishInitialization 18:36:41.308 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) - key descriptor 18:36:41.308 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) `staticFetchableList` generator 18:36:41.308 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id})#finishInitialization 18:36:41.308 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdp) `staticFetchableList` generator 18:36:41.308 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id})#initColumnMappings 18:36:41.308 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)#initColumnMappings 18:36:41.308 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:41.308 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:41.308 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:41.308 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:41.308 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets#{element})#initColumnMappings 18:36:41.308 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:41.308 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:41.308 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:41.308 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:41.308 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id})#initColumnMappings 18:36:41.308 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)#initColumnMappings 18:36:41.308 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:41.308 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:41.308 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:41.308 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:41.308 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets#{element})#initColumnMappings 18:36:41.308 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:41.308 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:41.308 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)#initColumnMappings 18:36:41.308 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#{id})#initColumnMappings 18:36:41.308 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)#initColumnMappings 18:36:41.308 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id})#initColumnMappings 18:36:41.308 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:41.308 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:41.308 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:41.308 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:41.308 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}.{inverse})#finishInitialization 18:36:41.308 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}] 18:36:41.308 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}.{inverse})#finishInitialization 18:36:41.308 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}] 18:36:41.308 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id})#initColumnMappings 18:36:41.308 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}.{inverse})#finishInitialization 18:36:41.309 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:41.309 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}] 18:36:41.309 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:41.309 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:41.309 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:41.309 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element})#initColumnMappings 18:36:41.309 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:41.309 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:41.309 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:41.309 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:41.309 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element})#initColumnMappings 18:36:41.309 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:41.309 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:41.309 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id})#initColumnMappings 18:36:41.309 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:41.309 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:41.309 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}.{inverse})#finishInitialization 18:36:41.309 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}] 18:36:41.310 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:41.310 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicyType where name=? and version=? 18:36:41.310 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into ToscaPolicyType (derived_from_name,derived_from_version,description,name,version) values (?,?,?,?,?) 18:36:41.310 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update ToscaPolicyType set derived_from_name=?,derived_from_version=?,description=? where name=? and version=? 18:36:41.310 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from ToscaPolicyType where name=? and version=? 18:36:41.310 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jtpt1_0 18:36:41.310 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] 18:36:41.310 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}] 18:36:41.310 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] 18:36:41.310 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target}] 18:36:41.310 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target}] 18:36:41.310 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target}] 18:36:41.311 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target}] 18:36:41.311 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] | +-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom.version] | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.description] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] | \-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:41.311 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jtpt1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) { primaryTableReference : ToscaPolicyType as jtpt1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } } } } } 18:36:41.312 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:41.312 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicy where name=? and version=? 18:36:41.312 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into ToscaPolicy (derived_from_name,derived_from_version,description,type_name,type_version,name,version) values (?,?,?,?,?,?,?) 18:36:41.312 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update ToscaPolicy set derived_from_name=?,derived_from_version=?,description=?,type_name=?,type_version=? where name=? and version=? 18:36:41.312 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from ToscaPolicy where name=? and version=? 18:36:41.312 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jtp1_0 18:36:41.312 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] 18:36:41.312 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}] 18:36:41.312 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] 18:36:41.312 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target}] 18:36:41.312 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target}] 18:36:41.312 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] 18:36:41.312 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target}] 18:36:41.313 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] | +-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom.version] | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.description] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] | \-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type.version] 18:36:41.313 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jtp1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) { primaryTableReference : ToscaPolicy as jtp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target}) { primaryTableReference : ToscaPolicy as jtp1_0 } } } } } 18:36:41.314 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:41.314 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from PdpPolicyStatus where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:41.314 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:36:41.314 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpPolicyStatus set deploy=?,pdpGroup=?,pdpType=?,name=?,version=?,state=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:41.314 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpPolicyStatus where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:41.314 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpps1_0 18:36:41.314 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] 18:36:41.314 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] 18:36:41.314 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:36:41.314 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType] | +-EmbeddableFetchImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] | | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.name] | | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.version] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state] 18:36:41.314 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpps1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) { primaryTableReference : PdpPolicyStatus as jpps1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}) { primaryTableReference : PdpPolicyStatus as jpps1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) { primaryTableReference : PdpPolicyStatus as jpps1_0 } } } } } 18:36:41.315 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:41.315 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from PdpGroup where name=? and version=? 18:36:41.315 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpGroup (description,pdpGroupState,name,version) values (?,?,?,?) 18:36:41.315 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpGroup set description=?,pdpGroupState=? where name=? and version=? 18:36:41.315 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpGroup where name=? and version=? 18:36:41.315 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpg1_0 18:36:41.315 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] 18:36:41.315 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] 18:36:41.315 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:41.315 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:41.316 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:41.316 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:41.316 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:41.316 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@15c75b4a] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:41.316 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:41.316 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:41.316 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:41.316 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:41.316 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:41.317 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:41.317 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) { primaryTableReference : PdpGroup as jpg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}) { primaryTableReference : PdpGroup as jpg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } left join CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 NestedTableGroupJoins { join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } } } } } 18:36:41.318 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:41.318 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from PdpSubGroup where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:41.318 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpSubGroup (currentInstanceCount,desiredInstanceCount,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?) 18:36:41.318 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpSubGroup set currentInstanceCount=?,desiredInstanceCount=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:41.318 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpSubGroup where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:41.318 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpsg1_0 18:36:41.318 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] 18:36:41.318 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] 18:36:41.318 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:41.318 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:41.318 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:41.318 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:41.318 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:41.318 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@20ba3c52] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:41.318 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:41.318 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:41.319 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:41.319 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:41.319 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:41.319 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpsg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) { primaryTableReference : PdpSubGroup as jpsg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } left join CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } } } } } 18:36:41.320 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:41.320 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from Pdp where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:41.320 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:41.320 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update Pdp set healthy=?,lastUpdate=?,message=?,pdpState=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:41.320 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from Pdp where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:41.320 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jp1_0 18:36:41.320 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] 18:36:41.320 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] 18:36:41.320 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState] 18:36:41.320 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jp1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdp) { primaryTableReference : Pdp as jp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}) { primaryTableReference : Pdp as jp1_0 } } } } } 18:36:41.321 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:41.321 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:36:41.321 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:41.321 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:41.321 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:41.321 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:41.321 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:41.321 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:41.321 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:41.321 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:41.321 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}] 18:36:41.321 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties` -> `{index}` 18:36:41.321 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties` -> `{element}` 18:36:41.321 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:41.321 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:41.321 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:41.321 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_properties (JpaToscaPolicyType_name,JpaToscaPolicyType_version,properties_KEY,properties) values (?,?,?,?) 18:36:41.322 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicyType_properties set properties=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:36:41.322 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:36:41.322 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:41.322 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:41.322 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:41.322 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@3abe94d9] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:41.322 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:41.322 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:41.322 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:41.322 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:41.322 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:41.322 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:41.322 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:41.323 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into PdpGroup_PdpSubGroup (name,version,pdpSubGroups_localName,pdpSubGroups_parentKeyName,pdpSubGroups_parentKeyVersion,pdpSubGroups_parentLocalName) values (?,?,?,?,?,?) 18:36:41.323 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from PdpGroup_PdpSubGroup where name=? and version=? and pdpSubGroups_localName=? and pdpSubGroups_parentKeyName=? and pdpSubGroups_parentKeyVersion=? and pdpSubGroups_parentLocalName=? 18:36:41.323 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from PdpGroup_PdpSubGroup where name=? and version=? 18:36:41.323 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:41.323 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:41.323 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}] 18:36:41.323 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties` -> `{index}` 18:36:41.323 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties` -> `{element}` 18:36:41.323 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:41.323 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:41.323 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:41.323 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_properties (JpaToscaPolicy_name,JpaToscaPolicy_version,properties_KEY,properties) values (?,?,?,?) 18:36:41.323 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicy_properties set properties=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:36:41.323 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:36:41.323 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:36:41.323 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:41.323 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:41.323 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@274029ca] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:41.323 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:41.324 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:41.324 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:41.324 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:41.324 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:41.324 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? and pdpInstances_localName=? and pdpInstances_parentKeyName=? and pdpInstances_parentKeyVersion=? and pdpInstances_parentLocalName=? 18:36:41.324 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? 18:36:41.324 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:41.324 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:41.324 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:41.324 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties` -> `{index}` 18:36:41.324 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties` -> `{element}` 18:36:41.324 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:41.325 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:41.325 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:41.325 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,properties_KEY,properties) values (?,?,?,?,?,?) 18:36:41.325 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaPdpSubGroup_properties set properties=? where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:36:41.325 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:36:41.325 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:41.325 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:41.325 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] 18:36:41.325 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}] 18:36:41.325 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}] 18:36:41.325 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:41.325 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_targets (toscaPolicyTypeName,toscaPolicyTypeVersion,name,version) values (?,?,?,?) 18:36:41.325 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:36:41.325 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:36:41.325 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:41.325 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:41.326 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:41.326 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties` -> `{index}` 18:36:41.326 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties` -> `{element}` 18:36:41.326 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:41.326 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:41.326 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:41.326 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpGroup_properties (JpaPdpGroup_name,JpaPdpGroup_version,properties_KEY,properties) values (?,?,?,?) 18:36:41.326 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaPdpGroup_properties set properties=? where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:36:41.326 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:36:41.326 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? 18:36:41.326 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:41.326 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:41.326 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}] 18:36:41.326 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata` -> `{index}` 18:36:41.326 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata` -> `{element}` 18:36:41.326 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:41.326 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:41.326 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:41.326 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_metadata (JpaToscaPolicyType_name,JpaToscaPolicyType_version,metadata_KEY,metadata) values (?,?,?,?) 18:36:41.327 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicyType_metadata set metadata=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:36:41.327 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:36:41.327 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:41.327 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:41.327 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] 18:36:41.327 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}] 18:36:41.327 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}] 18:36:41.327 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:41.327 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_targets (toscaPolicyName,toscaPolicyVersion,name,version) values (?,?,?,?) 18:36:41.327 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:36:41.327 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:36:41.327 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:41.327 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:41.327 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}] 18:36:41.327 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers` -> `{element}` 18:36:41.327 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:41.327 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_triggers (JpaToscaPolicyType_name,JpaToscaPolicyType_version,triggers) values (?,?,?) 18:36:41.327 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and triggers=? 18:36:41.328 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:41.328 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:41.328 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:41.328 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}] 18:36:41.328 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata` -> `{index}` 18:36:41.328 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata` -> `{element}` 18:36:41.328 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:41.328 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:41.328 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:41.328 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_metadata (JpaToscaPolicy_name,JpaToscaPolicy_version,metadata_KEY,metadata) values (?,?,?,?) 18:36:41.328 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicy_metadata set metadata=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:36:41.328 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:36:41.328 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:36:41.328 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : spt1_0 18:36:41.328 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:41.328 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:41.328 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:41.328 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:41.328 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:41.328 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:41.329 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:41.332 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:36:41.332 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow 18:36:41.332 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver 18:36:41.332 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator -- No JtaPlatformResolver was specified, using default [org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver] 18:36:41.334 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver -- Could not resolve JtaPlatform, using default [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 18:36:41.334 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 18:36:41.334 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@46721812] to SessionFactoryImplementor [org.hibernate.internal.SessionFactoryImpl@2ebff011] 18:36:41.334 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named HQL queries 18:36:41.334 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named SQL queries 18:36:41.334 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 18:36:41.334 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpGroup_properties cascade 18:36:41.334 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@66844ccf] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 18:36:41.334 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_policies cascade 18:36:41.334 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_properties cascade 18:36:41.335 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_supportedPolicyTypes cascade 18:36:41.335 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_metadata cascade 18:36:41.335 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_properties cascade 18:36:41.335 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_targets cascade 18:36:41.335 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_metadata cascade 18:36:41.335 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_properties cascade 18:36:41.335 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_targets cascade 18:36:41.335 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_triggers cascade 18:36:41.335 [main] DEBUG org.hibernate.SQL -- drop table if exists Pdp cascade 18:36:41.336 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup cascade 18:36:41.336 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup_PdpSubGroup cascade 18:36:41.336 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpPolicyStatus cascade 18:36:41.336 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup cascade 18:36:41.336 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup_Pdp cascade 18:36:41.336 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicy cascade 18:36:41.336 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicyType cascade 18:36:41.337 [main] DEBUG org.hibernate.SQL -- create table JpaPdpGroup_properties (JpaPdpGroup_version varchar(20) not null, JpaPdpGroup_name varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpGroup_version, JpaPdpGroup_name, properties_KEY)) 18:36:41.337 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3fe8d36a] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 18:36:41.338 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_policies (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, version varchar(20), JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120)) 18:36:41.338 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_properties (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName, properties_KEY)) 18:36:41.339 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, version varchar(20), JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120)) 18:36:41.340 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_metadata (JpaToscaPolicy_version varchar(20) not null, JpaToscaPolicy_name varchar(120) not null, metadata_KEY varchar(255) not null, metadata clob, primary key (JpaToscaPolicy_version, JpaToscaPolicy_name, metadata_KEY)) 18:36:41.341 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_properties (JpaToscaPolicy_version varchar(20) not null, JpaToscaPolicy_name varchar(120) not null, properties_KEY varchar(255) not null, properties clob, primary key (JpaToscaPolicy_version, JpaToscaPolicy_name, properties_KEY)) 18:36:41.342 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_targets (toscaPolicyVersion varchar(20) not null, version varchar(20), name varchar(120), toscaPolicyName varchar(120) not null) 18:36:41.342 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_metadata (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, metadata_KEY varchar(255) not null, metadata clob, primary key (JpaToscaPolicyType_version, JpaToscaPolicyType_name, metadata_KEY)) 18:36:41.343 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_properties (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, properties_KEY varchar(255) not null, properties blob, primary key (JpaToscaPolicyType_version, JpaToscaPolicyType_name, properties_KEY)) 18:36:41.344 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_targets (toscaPolicyTypeVersion varchar(20) not null, version varchar(20), name varchar(120), toscaPolicyTypeName varchar(120) not null) 18:36:41.345 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_triggers (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, triggers blob) 18:36:41.345 [main] DEBUG org.hibernate.SQL -- create table Pdp (healthy tinyint check (healthy between 0 and 3), pdpState tinyint check (pdpState between 0 and 4), lastUpdate timestamp(6), parentKeyVersion varchar(15) not null, localName varchar(120) not null, parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, message varchar(255), primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:41.347 [main] DEBUG org.hibernate.SQL -- create table PdpGroup (pdpGroupState tinyint check (pdpGroupState between 0 and 4), version varchar(20) not null, name varchar(120) not null, description varchar(255), primary key (version, name)) 18:36:41.348 [main] DEBUG org.hibernate.SQL -- create table PdpGroup_PdpSubGroup (pdpSubGroups_parentKeyVersion varchar(15) not null, version varchar(20) not null, name varchar(120) not null, pdpSubGroups_localName varchar(120) not null, pdpSubGroups_parentKeyName varchar(120) not null, pdpSubGroups_parentLocalName varchar(120) not null, unique (pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName)) 18:36:41.349 [main] DEBUG org.hibernate.SQL -- create table PdpPolicyStatus (deploy TINYINT DEFAULT 1, state tinyint check (state between 0 and 2), parentKeyVersion varchar(15) not null, version varchar(20), localName varchar(120) not null, name varchar(120), parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, pdpGroup varchar(255), pdpType varchar(255), primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:41.350 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup (currentInstanceCount integer, desiredInstanceCount integer, parentKeyVersion varchar(15) not null, localName varchar(120) not null, parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:41.351 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup_Pdp (pdpInstances_parentKeyVersion varchar(15) not null, pdpParentKeyVersion varchar(15) not null, pdpInstances_localName varchar(120) not null, pdpInstances_parentKeyName varchar(120) not null, pdpInstances_parentLocalName varchar(120) not null, pdpLocalName varchar(120) not null, pdpParentKeyName varchar(120) not null, pdpParentLocalName varchar(120) not null, unique (pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName)) 18:36:41.352 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicy (version varchar(20) not null, name varchar(120) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), type_name varchar(255), type_version varchar(255), primary key (version, name)) 18:36:41.353 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicyType (version varchar(20) not null, name varchar(120) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), primary key (version, name)) 18:36:41.354 [main] DEBUG org.hibernate.SQL -- create index PdpPolicyStatus_PdpGroup on PdpPolicyStatus (pdpGroup) 18:36:41.354 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpGroup_properties add constraint FKi82h6bc4iklkjv7krr4tllb51 foreign key (JpaPdpGroup_version, JpaPdpGroup_name) references PdpGroup 18:36:41.356 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_policies add constraint FKkl74fjq2ysgj68rtbxj2srgdr foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:41.358 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_properties add constraint FK7j6ar5qk95slogxhx7l2tjuxq foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:41.360 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_supportedPolicyTypes add constraint FKiraunod8x5nom8pvenqtbna72 foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:41.361 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_metadata add constraint FK29h250xhsg0inkfg1hm4i2k38 foreign key (JpaToscaPolicy_version, JpaToscaPolicy_name) references ToscaPolicy 18:36:41.363 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_properties add constraint FK9k5bye8m8q6ygv1i414bw8nw0 foreign key (JpaToscaPolicy_version, JpaToscaPolicy_name) references ToscaPolicy 18:36:41.364 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_targets add constraint FKliy7vigqxfyf92o6f0ncb1wgl foreign key (toscaPolicyVersion, toscaPolicyName) references ToscaPolicy 18:36:41.365 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_metadata add constraint FKm1hmhx2ekdrgvl8n73w28xwtt foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:41.366 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_properties add constraint FKi8tdjtmlgdqgru37dr7ygv2a7 foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:41.368 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_targets add constraint FKf2o083hui187dqcuw2cjjof7l foreign key (toscaPolicyTypeVersion, toscaPolicyTypeName) references ToscaPolicyType 18:36:41.371 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_triggers add constraint FKf343w49wb44xuf1nbon6plkmm foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:41.372 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpGroup_PdpSubGroup add constraint FKp3hd30o6ci1ug68n8wkut90i foreign key (pdpSubGroups_parentKeyVersion, pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentLocalName) references PdpSubGroup 18:36:41.374 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpGroup_PdpSubGroup add constraint FKnnmamid2cu71pfiuym4fyo8to foreign key (version, name) references PdpGroup 18:36:41.375 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpSubGroup_Pdp add constraint FKfq9i4rkxwf8st6dqsb72ny3hu foreign key (pdpInstances_parentKeyVersion, pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentLocalName) references Pdp 18:36:41.376 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpSubGroup_Pdp add constraint FKbbesdj6fulgci7m8qfynnf9fd foreign key (pdpParentKeyVersion, pdpLocalName, pdpParentKeyName, pdpParentLocalName) references PdpSubGroup 18:36:41.388 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: 0dfa453c-eede-4197-a1f8-1148b472886a () 18:36:41.388 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured 18:36:41.388 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated SessionFactory 18:36:41.388 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Created Policy Framework persistence unit "ToscaConceptTest" 18:36:41.389 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "testdata/PdpGroups0.json" does not exist on the local file system 18:36:41.390 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-models-sonar/models-pdp/target/test-classes/testdata/PdpGroups0.json" : 18:36:41.406 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false] 18:36:41.407 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 18:36:41.407 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 18:36:41.407 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpg1_0 18:36:41.407 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] 18:36:41.407 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] 18:36:41.407 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:41.407 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:41.407 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:41.407 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:41.408 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:41.408 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@671bda0b] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:41.408 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:41.408 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:41.408 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:41.408 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:41.408 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:41.408 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:41.408 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) { primaryTableReference : PdpGroup as jpg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}) { primaryTableReference : PdpGroup as jpg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } left join CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 NestedTableGroupJoins { join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } } } } } 18:36:41.409 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:41.409 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:41.409 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@2095471109 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@45940c10) 18:36:41.409 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@483287972 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1344710074) 18:36:41.409 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@517925833 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@7bcf808e) 18:36:41.409 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@351477520 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:41.409 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@1906144065 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@7bcf808e) 18:36:41.409 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@410275352 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:41.409 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@532178536 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@7bcf808e) 18:36:41.409 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@331342096 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:41.409 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@161648477 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@7bcf808e) 18:36:41.409 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@865867007 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:41.409 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@1867231170 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@59794522) 18:36:41.409 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@517327634 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:36:41.409 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@1304240091 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@45940c10) 18:36:41.409 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@2134547473 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:41.409 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@2139653400 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:36:41.409 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:41.414 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[name,version]{name=PdpGroup0, version=0.0.0}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:41.415 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpsg1_0 18:36:41.415 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] 18:36:41.415 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] 18:36:41.416 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:41.416 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:41.416 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:41.416 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:41.416 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:41.416 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@73a347e8] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:41.416 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:41.416 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:41.416 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:41.416 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:41.416 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:41.417 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpsg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) { primaryTableReference : PdpSubGroup as jpsg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } left join CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } } } } } 18:36:41.417 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:41.417 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:41.417 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})@978372991 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@7bcf808e) 18:36:41.417 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@438981443 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@899162243) 18:36:41.417 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1600120324 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@6378d7a1) 18:36:41.417 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@729821382 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@1609072909) 18:36:41.417 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@2141659954 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:41.417 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})@1514616504 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@7bcf808e) 18:36:41.417 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1894464310 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:41.417 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})@1796222159 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@7bcf808e) 18:36:41.417 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@770194476 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:41.417 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})@1316564447 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@7bcf808e) 18:36:41.417 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@1742900653 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:41.417 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@234791882 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) 18:36:41.417 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join (PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName) on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:41.418 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:41.419 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jp1_0 18:36:41.419 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] 18:36:41.419 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] 18:36:41.419 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState] 18:36:41.419 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jp1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdp) { primaryTableReference : Pdp as jp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}) { primaryTableReference : Pdp as jp1_0 } } } } } 18:36:41.420 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:41.420 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:41.420 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@12355244 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:41.420 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:41.424 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:41.425 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [JpaPdp(key=PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0), pdpState=ACTIVE, healthy=NOT_HEALTHY, message=message from PDP, lastUpdate=1970-01-01 00:00:00.0)] for CollectionEntry[] 18:36:41.425 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [PfConceptKey(name=Policy0, version=4.5.6)] for CollectionEntry[] 18:36:41.425 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [PfSearchableKey(name=policy.type.0, version=1.2.3)] for CollectionEntry[] 18:36:41.426 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [JpaPdpSubGroup(key=PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX), supportedPolicyTypes=[PfSearchableKey(name=policy.type.0, version=1.2.3)], policies=[PfConceptKey(name=Policy0, version=4.5.6)], currentInstanceCount=123, desiredInstanceCount=456, properties={subgroupProperty0=Value of sub Group Property 0}, pdpInstances=[JpaPdp(key=PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0), pdpState=ACTIVE, healthy=NOT_HEALTHY, message=message from PDP, lastUpdate=1970-01-01 00:00:00.0)])] for CollectionEntry[] 18:36:41.426 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 18:36:41.426 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:36:41.428 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:36:41.428 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}], was: [] (initialized) 18:36:41.428 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}], was: [] (initialized) 18:36:41.428 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [] (initialized) 18:36:41.428 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [] (initialized) 18:36:41.428 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [] (initialized) 18:36:41.429 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [] (initialized) 18:36:41.430 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 3 insertions, 2 updates, 0 deletions to 3 objects 18:36:41.430 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 6 (re)creations, 0 updates, 0 removals to 6 collections 18:36:41.430 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:36:41.430 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup{pdpGroupState=PASSIVE, pdpSubGroups=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], description=group description, key=component[name,version]{name=PdpGroup0, version=0.0.0}, properties=[Value of Group Property 0]} 18:36:41.430 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp{healthy=NOT_HEALTHY, lastUpdate=1970-01-01 00:00:00.0, message=message from PDP, pdpState=ACTIVE, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}} 18:36:41.430 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup{desiredInstanceCount=456, policies=[component[name,version]{name=Policy0, version=4.5.6}], supportedPolicyTypes=[component[name,version]{name=policy.type.0, version=1.2.3}], key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, currentInstanceCount=123, properties=[Value of sub Group Property 0], pdpInstances=[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}]} 18:36:41.431 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup (description,pdpGroupState,name,version) values (?,?,?,?) 18:36:41.433 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup (currentInstanceCount,desiredInstanceCount,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?) 18:36:41.434 [main] DEBUG org.hibernate.SQL -- insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:41.434 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:41.434 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup_PdpSubGroup (name,version,pdpSubGroups_localName,pdpSubGroups_parentKeyName,pdpSubGroups_parentKeyVersion,pdpSubGroups_parentLocalName) values (?,?,?,?,?,?) 18:36:41.435 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:41.435 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.435 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:41.435 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:41.435 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.435 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:41.436 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:41.437 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.437 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:41.437 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:41.437 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:41.437 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpGroup_properties (JpaPdpGroup_name,JpaPdpGroup_version,properties_KEY,properties) values (?,?,?,?) 18:36:41.439 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:41.439 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.439 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,properties_KEY,properties) values (?,?,?,?,?,?) 18:36:41.440 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:41.441 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:41.441 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:41.442 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:41.443 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:41.443 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@1343553942 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@45940c10) 18:36:41.443 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@1948547436 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1344710074) 18:36:41.443 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@764170697 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@7bcf808e) 18:36:41.443 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@139114754 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:41.443 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@1890258988 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@7bcf808e) 18:36:41.443 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@664008780 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:41.444 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@1759438702 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@7bcf808e) 18:36:41.444 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@889307614 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:41.444 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@495164706 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@7bcf808e) 18:36:41.444 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@627722054 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:41.444 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@974139666 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@59794522) 18:36:41.444 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@19142847 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:36:41.444 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@13627188 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@45940c10) 18:36:41.444 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@2011744284 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:41.444 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@1280048978 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:36:41.444 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:41.445 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:41.445 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:41.445 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:41.445 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:41.445 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:41.445 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.445 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:41.445 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.445 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:41.445 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.445 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:41.445 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:41.445 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:41.445 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:41.445 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:41.445 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.445 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:41.445 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.445 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:41.445 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:41.445 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:41.445 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:41.445 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:41.445 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.445 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:41.445 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.445 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:41.445 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:41.445 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:41.445 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:41.445 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:41.445 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.445 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:41.445 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.445 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:41.445 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:41.446 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:41.446 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:41.446 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:41.446 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:41.446 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:41.446 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:36:41.446 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:41.446 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:41.446 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:41.446 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:41.446 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:41.446 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:41.446 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:41.446 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:41.446 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:41.446 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : 821644132 18:36:41.446 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:41.446 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0)] : 50085160 18:36:41.446 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1384231220 18:36:41.446 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1384231220 18:36:41.446 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:41.446 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:41.446 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:41.446 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:41.446 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:41.446 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:41.446 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [123] 18:36:41.446 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [456] 18:36:41.446 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.446 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@1384231220 18:36:41.446 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:41.446 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:41.446 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:36:41.446 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:41.446 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@6e526c5c 18:36:41.446 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:41.447 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:41.447 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } 18:36:41.447 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:41.447 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:41.447 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@820430199 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@899162243) 18:36:41.447 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@379444150 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@6378d7a1) 18:36:41.447 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@553064831 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@1609072909) 18:36:41.447 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1376817393 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:41.447 [main] DEBUG org.hibernate.SQL -- select pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName) in ((?,?,?,?)) 18:36:41.448 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:41.448 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [apex-0] 18:36:41.448 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup0] 18:36:41.448 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:36:41.448 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [APEX] 18:36:41.448 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:41.448 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:41.448 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:41.448 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:41.448 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:41.448 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:41.448 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:41.448 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:41.448 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.448 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:41.448 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.448 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:41.448 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0)] : 877118445 18:36:41.448 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:41.448 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@2524874 18:36:41.448 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:41.448 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:41.448 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [NOT_HEALTHY] 18:36:41.448 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:36:41.448 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:36:41.448 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [ACTIVE] 18:36:41.448 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:41.448 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@2524874 18:36:41.448 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@62065a8c 18:36:41.448 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:41.449 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:41.449 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:41.449 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jp1_0 18:36:41.449 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] 18:36:41.449 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] 18:36:41.449 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState] 18:36:41.449 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jp1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdp) { primaryTableReference : Pdp as jp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}) { primaryTableReference : Pdp as jp1_0 } } } } } 18:36:41.449 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:41.449 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:41.449 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@1204462079 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:41.449 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:41.450 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdp): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:41.451 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [NOT_HEALTHY] 18:36:41.451 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1970-01-01 00:00:00.0] 18:36:41.452 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [message from PDP] 18:36:41.452 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [ACTIVE] 18:36:41.454 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:41.454 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@34615ef4 18:36:41.455 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:41.455 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:41.455 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:41.455 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:41.455 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpsg1_0 18:36:41.455 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] 18:36:41.455 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] 18:36:41.456 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:41.457 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:41.457 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:41.458 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:41.458 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:41.459 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@26b6c4de] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:41.459 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:41.459 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:41.460 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:41.460 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:41.460 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:41.460 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpsg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) { primaryTableReference : PdpSubGroup as jpsg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } left join CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } } } } } 18:36:41.460 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:41.461 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:41.461 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})@950423485 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@7bcf808e) 18:36:41.461 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@809776630 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@899162243) 18:36:41.461 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1167716620 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@6378d7a1) 18:36:41.461 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@627185334 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@1609072909) 18:36:41.461 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@791899648 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:41.461 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})@1044977045 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@7bcf808e) 18:36:41.461 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@877826753 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:41.461 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})@28370267 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@7bcf808e) 18:36:41.461 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@902285315 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:41.461 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})@1129617043 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@7bcf808e) 18:36:41.461 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@1664139426 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:41.461 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@1697414050 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) 18:36:41.461 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join (PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName) on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:41.462 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:41.462 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [apex-0] 18:36:41.462 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PdpGroup0] 18:36:41.462 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [12] - [0.0.0] 18:36:41.462 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [13] - [APEX] 18:36:41.462 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:41.462 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:41.462 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:41.462 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.462 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:41.462 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:41.462 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:41.462 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:41.462 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:41.462 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.462 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:41.462 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.462 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:41.462 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:41.462 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:41.462 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:41.462 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:41.462 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.462 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:41.462 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:41.462 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:41.462 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:41.462 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:41.462 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:41.463 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.463 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:41.463 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.463 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:41.463 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:41.464 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:41.464 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:41.464 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:41.464 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.464 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:41.464 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.464 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:41.464 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:41.464 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:41.464 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:41.464 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:41.464 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.464 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:41.464 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.465 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1778430092 18:36:41.465 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1778430092 18:36:41.465 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:41.465 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:41.465 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:41.465 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1778430092 18:36:41.465 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:41.465 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:41.465 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:41.465 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [123] 18:36:41.466 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [456] 18:36:41.467 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.467 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@8b2f35c 18:36:41.467 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:41.467 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:41.467 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:41.468 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpg1_0 18:36:41.468 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] 18:36:41.468 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] 18:36:41.468 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:41.468 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:41.468 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:41.468 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:41.468 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:41.468 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@41ee3c99] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:41.469 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:41.469 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:41.469 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:41.469 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:41.469 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:41.469 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:41.469 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) { primaryTableReference : PdpGroup as jpg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}) { primaryTableReference : PdpGroup as jpg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } left join CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 NestedTableGroupJoins { join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } } } } } 18:36:41.469 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:41.469 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:41.469 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@1853277442 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@45940c10) 18:36:41.470 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@1582048929 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1344710074) 18:36:41.470 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1843837686 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@7bcf808e) 18:36:41.470 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@324677095 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:41.470 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@1264362587 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@7bcf808e) 18:36:41.470 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@1956313791 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:41.470 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@745791440 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@7bcf808e) 18:36:41.470 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@1854208684 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:41.470 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@1079305563 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@7bcf808e) 18:36:41.470 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@1664655596 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:41.470 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@1359445508 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@59794522) 18:36:41.470 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@413118226 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:36:41.470 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@2131160935 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@45940c10) 18:36:41.470 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1503596459 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:41.470 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@864202178 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:36:41.470 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:41.470 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:41.470 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:41.470 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:41.470 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:41.470 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:41.470 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.470 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:41.470 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.470 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:41.470 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.470 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:41.470 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:41.470 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:41.470 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:41.470 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:41.470 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.470 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:41.470 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.470 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:41.470 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:41.470 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:41.470 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:41.470 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:41.470 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.470 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:41.470 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.470 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:41.470 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:41.470 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:41.470 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:41.470 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:41.470 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.470 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:41.470 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.470 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:41.470 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:41.471 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:41.471 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:41.471 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:41.471 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:41.471 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:41.471 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:36:41.471 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:41.471 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:41.471 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:41.471 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:41.471 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:41.471 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:41.471 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:41.471 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:41.471 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:41.471 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1064723909 18:36:41.471 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1064723909 18:36:41.471 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:41.471 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:41.471 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:41.471 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:41.471 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:41.471 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:41.471 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@1064723909 18:36:41.471 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:41.471 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:41.471 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:36:41.471 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:41.471 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@4cf52777 18:36:41.471 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:41.471 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:41.471 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) { primaryTableReference : JpaPdpGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpGroup_properties as p1_0 } } } } } 18:36:41.471 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:41.471 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:41.471 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})@149233400 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1833848332) 18:36:41.471 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1750962895 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:41.472 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version,p1_0.properties_KEY,p1_0.properties from JpaPdpGroup_properties p1_0 where (p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version) in ((?,?)) 18:36:41.472 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:41.472 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:41.472 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:41.473 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:41.473 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:41.473 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:41.473 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:41.473 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentMap@423375700 18:36:41.473 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:41.473 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentMap@423375700 18:36:41.473 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [groupProperty0] 18:36:41.474 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [Value of Group Property 0] 18:36:41.474 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@7ef5a01b 18:36:41.474 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:41.474 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:41.475 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:41.475 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:41.477 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (spt1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } } } } 18:36:41.477 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:41.477 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:41.477 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})@828101325 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1240823183) 18:36:41.478 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) : `class org.onap.policy.models.base.PfSearchableKey`@1902535091 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element}])@781444985) 18:36:41.478 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@1093768668 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:41.480 [main] DEBUG org.hibernate.SQL -- select spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName,spt1_0.name,spt1_0.version from JpaPdpSubGroup_supportedPolicyTypes spt1_0 where (spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:41.480 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:41.481 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:41.481 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:41.481 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:41.481 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:41.481 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.481 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:41.481 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.481 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:41.481 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1742318587 18:36:41.481 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:41.481 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:41.481 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.0] 18:36:41.481 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1.2.3] 18:36:41.481 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.0, version=1.2.3) 18:36:41.481 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:41.481 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1742318587 18:36:41.481 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:41.481 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@50bac431 18:36:41.481 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:41.481 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:41.481 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:36:41.481 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } } } } 18:36:41.481 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:41.481 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:41.481 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})@1232317345 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1113514923) 18:36:41.481 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) : `class org.onap.policy.models.base.PfConceptKey`@639823792 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element}])@713232243) 18:36:41.481 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@2121893665 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:41.481 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.name,p1_0.version from JpaPdpSubGroup_policies p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:41.482 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:41.482 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:41.482 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:41.482 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:41.482 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:41.482 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.482 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:41.482 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.482 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:41.482 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@97094552 18:36:41.482 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:41.482 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:41.482 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [Policy0] 18:36:41.482 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:36:41.482 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] : PfConceptKey(name=Policy0, version=4.5.6) 18:36:41.482 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:41.482 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@97094552 18:36:41.482 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:41.482 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@48ab29f8 18:36:41.482 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:41.482 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:41.482 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:41.483 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 } } } } } 18:36:41.483 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:41.483 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:41.483 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})@509167656 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1530835421) 18:36:41.483 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@896996866 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:41.483 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.properties_KEY,p1_0.properties from JpaPdpSubGroup_properties p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:41.483 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:41.483 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:41.483 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:41.483 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:41.483 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:41.483 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.483 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:41.483 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.483 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:41.483 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentMap@851774359 18:36:41.483 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:41.483 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentMap@851774359 18:36:41.483 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [subgroupProperty0] 18:36:41.483 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [Value of sub Group Property 0] 18:36:41.483 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@1872c2d5 18:36:41.483 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:41.483 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:41.485 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:41.491 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:41.491 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:41.491 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@321989538 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@45940c10) 18:36:41.491 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@955115613 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1344710074) 18:36:41.491 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@449266841 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@7bcf808e) 18:36:41.491 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@1878993396 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:41.491 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@1971942290 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@7bcf808e) 18:36:41.491 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@586273406 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:41.491 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@36874549 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@7bcf808e) 18:36:41.491 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@336887822 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:41.491 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@708801789 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@7bcf808e) 18:36:41.491 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@108081638 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:41.491 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@287132444 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@59794522) 18:36:41.491 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@565816769 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:36:41.491 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@1894825367 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@45940c10) 18:36:41.491 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@2139180142 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:41.491 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@71286057 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:36:41.491 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:41.492 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:41.492 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:41.492 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:41.492 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:41.492 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:41.492 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.492 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:41.492 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.492 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:41.492 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.492 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:41.492 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:41.492 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:41.492 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:41.492 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:41.492 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.492 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:41.492 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.492 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:41.492 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:41.492 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:41.492 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:41.492 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:41.492 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.492 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:41.492 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.492 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:41.492 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:41.492 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:41.492 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:41.492 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:41.492 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.492 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:41.492 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.492 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:41.492 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:41.492 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:41.492 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:41.492 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:41.492 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:41.492 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:41.492 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:36:41.492 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:41.492 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:41.492 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:41.492 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:41.492 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:41.492 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:41.493 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:41.493 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:41.493 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:41.493 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : 1752831671 18:36:41.493 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:41.493 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0)] : 290797668 18:36:41.493 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@2033228636 18:36:41.493 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@2033228636 18:36:41.493 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:41.493 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:41.493 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:41.493 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:41.493 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:41.493 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:41.493 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [123] 18:36:41.493 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [456] 18:36:41.493 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.493 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@2033228636 18:36:41.493 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:41.493 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:41.493 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:36:41.493 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:41.493 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@7a60c431 18:36:41.493 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:41.493 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:41.493 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } 18:36:41.494 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:41.494 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:41.494 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@844549466 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@899162243) 18:36:41.494 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1329682999 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@6378d7a1) 18:36:41.494 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@682740945 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@1609072909) 18:36:41.494 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1418511546 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:41.494 [main] DEBUG org.hibernate.SQL -- select pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName) in ((?,?,?,?)) 18:36:41.494 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:41.494 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [apex-0] 18:36:41.494 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup0] 18:36:41.494 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:36:41.494 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [APEX] 18:36:41.494 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:41.494 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:41.494 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:41.494 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:41.494 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:41.494 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:41.494 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:41.494 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:41.494 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.494 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:41.494 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.494 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:41.494 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0)] : 856692358 18:36:41.494 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:41.494 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1608601371 18:36:41.494 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:41.494 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:41.494 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [NOT_HEALTHY] 18:36:41.494 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:36:41.494 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:36:41.494 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [ACTIVE] 18:36:41.495 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:41.495 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1608601371 18:36:41.495 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@18bbd4a 18:36:41.495 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:41.495 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:41.495 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:41.495 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:41.495 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:41.495 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@1991470488 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:41.495 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:41.495 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdp): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:41.495 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [NOT_HEALTHY] 18:36:41.495 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1970-01-01 00:00:00.0] 18:36:41.495 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [message from PDP] 18:36:41.495 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [ACTIVE] 18:36:41.495 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:41.495 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@dc58fb 18:36:41.495 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:41.495 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:41.496 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:41.496 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:41.496 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:41.496 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:41.496 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})@1835936469 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@7bcf808e) 18:36:41.496 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@809596374 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@899162243) 18:36:41.496 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1653351233 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@6378d7a1) 18:36:41.496 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@7709803 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@1609072909) 18:36:41.496 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@475078194 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:41.496 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})@663041963 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@7bcf808e) 18:36:41.496 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@613453361 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:41.496 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})@158019636 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@7bcf808e) 18:36:41.496 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@492773285 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:41.496 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})@325671882 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@7bcf808e) 18:36:41.496 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@866692752 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:41.496 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@1662173761 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) 18:36:41.496 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join (PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName) on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:41.496 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:41.496 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [apex-0] 18:36:41.496 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PdpGroup0] 18:36:41.496 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [12] - [0.0.0] 18:36:41.496 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [13] - [APEX] 18:36:41.496 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:41.496 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:41.496 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:41.496 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.496 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:41.496 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:41.496 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:41.496 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:41.496 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:41.496 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.496 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:41.496 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.496 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:41.496 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:41.496 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:41.496 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:41.496 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:41.497 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.497 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:41.497 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:41.497 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:41.497 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:41.497 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:41.497 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:41.497 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.497 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:41.497 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.497 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:41.497 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:41.497 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:41.497 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:41.497 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:41.497 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.497 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:41.497 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.497 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:41.497 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:41.497 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:41.497 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:41.497 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:41.497 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.497 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:41.497 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.497 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@697376483 18:36:41.497 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@697376483 18:36:41.497 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:41.497 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:41.497 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:41.497 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@697376483 18:36:41.497 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:41.497 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:41.497 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:41.497 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [123] 18:36:41.497 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [456] 18:36:41.497 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.497 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@5101d04c 18:36:41.497 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:41.497 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:41.497 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:41.497 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:41.498 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:41.498 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@722806055 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@45940c10) 18:36:41.498 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@1596771520 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1344710074) 18:36:41.498 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@450544178 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@7bcf808e) 18:36:41.498 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@1158083221 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:41.498 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@1194908431 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@7bcf808e) 18:36:41.498 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@2118866404 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:41.498 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@843891533 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@7bcf808e) 18:36:41.498 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@1085021643 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:41.498 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@1103971954 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@7bcf808e) 18:36:41.498 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@1695408090 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:41.498 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@831467165 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@59794522) 18:36:41.498 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@292372258 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:36:41.498 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@985142699 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@45940c10) 18:36:41.498 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@826338857 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:41.498 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@2037634394 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:36:41.498 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:41.498 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:41.498 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:41.498 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:41.498 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:41.498 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:41.498 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.498 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:41.498 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.498 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:41.498 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.498 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:41.498 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:41.498 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:41.498 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:41.498 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:41.498 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.498 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:41.498 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.498 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:41.498 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:41.498 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:41.498 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:41.498 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:41.498 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.498 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:41.498 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.498 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:41.498 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:41.498 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:41.498 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:41.498 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:41.499 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.499 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:41.499 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.499 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:41.499 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:41.499 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:41.499 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:41.499 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:41.499 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:41.499 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:41.499 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:36:41.499 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:41.499 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:41.499 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:41.499 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:41.499 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:41.499 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:41.499 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:41.499 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:41.499 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:41.499 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1299685709 18:36:41.499 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1299685709 18:36:41.499 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:41.499 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:41.499 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:41.499 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:41.499 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:41.499 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:41.499 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@1299685709 18:36:41.499 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:41.499 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:41.499 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:36:41.499 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:41.499 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@50a7dc25 18:36:41.499 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:41.499 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:41.499 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) { primaryTableReference : JpaPdpGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpGroup_properties as p1_0 } } } } } 18:36:41.499 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:41.499 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:41.500 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})@719336132 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1833848332) 18:36:41.500 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1517130524 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:41.500 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version,p1_0.properties_KEY,p1_0.properties from JpaPdpGroup_properties p1_0 where (p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version) in ((?,?)) 18:36:41.500 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:41.500 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:41.500 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:41.500 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:41.500 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:41.500 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:41.500 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:41.500 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentMap@717845692 18:36:41.500 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:41.500 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentMap@717845692 18:36:41.500 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [groupProperty0] 18:36:41.500 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [Value of Group Property 0] 18:36:41.500 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@7e95bbbb 18:36:41.500 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:41.500 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:41.500 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:41.500 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:41.500 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (spt1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } } } } 18:36:41.500 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:41.501 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:41.501 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})@1213604358 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1240823183) 18:36:41.501 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) : `class org.onap.policy.models.base.PfSearchableKey`@1879961821 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element}])@781444985) 18:36:41.501 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@1677262317 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:41.501 [main] DEBUG org.hibernate.SQL -- select spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName,spt1_0.name,spt1_0.version from JpaPdpSubGroup_supportedPolicyTypes spt1_0 where (spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:41.501 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:41.501 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:41.501 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:41.501 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:41.501 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:41.501 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.501 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:41.501 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.501 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:41.501 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1883684513 18:36:41.501 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:41.501 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:41.501 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.0] 18:36:41.501 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1.2.3] 18:36:41.501 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.0, version=1.2.3) 18:36:41.501 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:41.501 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1883684513 18:36:41.501 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:41.501 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@56c802bc 18:36:41.501 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:41.501 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:41.501 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:36:41.501 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } } } } 18:36:41.501 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:41.502 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:41.502 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})@1929087517 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1113514923) 18:36:41.502 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) : `class org.onap.policy.models.base.PfConceptKey`@1558491026 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element}])@713232243) 18:36:41.502 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1901572820 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:41.502 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.name,p1_0.version from JpaPdpSubGroup_policies p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:41.502 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:41.502 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:41.502 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:41.502 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:41.502 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:41.502 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.502 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:41.502 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.502 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:41.502 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1558495578 18:36:41.502 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:41.502 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:41.502 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [Policy0] 18:36:41.502 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:36:41.502 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] : PfConceptKey(name=Policy0, version=4.5.6) 18:36:41.502 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:41.502 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1558495578 18:36:41.502 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:41.502 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@30f8e8b2 18:36:41.502 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:41.502 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:41.502 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:41.502 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 } } } } } 18:36:41.502 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:41.503 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:41.503 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})@2088054123 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1530835421) 18:36:41.503 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@2138546390 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:41.503 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.properties_KEY,p1_0.properties from JpaPdpSubGroup_properties p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:41.503 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:41.503 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:41.503 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:41.503 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:41.503 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:41.503 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.503 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:41.503 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.503 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:41.503 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentMap@1883279796 18:36:41.503 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:41.503 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentMap@1883279796 18:36:41.503 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [subgroupProperty0] 18:36:41.503 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [Value of sub Group Property 0] 18:36:41.503 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@5edd911f 18:36:41.503 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:41.503 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:41.503 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:41.507 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 18:36:41.507 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 18:36:41.507 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:41.507 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:41.507 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})@1369338774 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@7bcf808e) 18:36:41.507 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@1373130111 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@899162243) 18:36:41.507 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1512866201 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@6378d7a1) 18:36:41.507 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1415595306 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@1609072909) 18:36:41.507 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1992330995 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:41.507 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})@1700828897 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@7bcf808e) 18:36:41.507 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1543431069 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:41.507 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})@232895709 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@7bcf808e) 18:36:41.507 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@2141459588 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:41.507 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})@512901647 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@7bcf808e) 18:36:41.507 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@853321803 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:41.507 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@849061265 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) 18:36:41.507 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join (PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName) on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:41.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:41.508 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [apex-0] 18:36:41.508 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PdpGroup0] 18:36:41.508 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [12] - [0.0.0] 18:36:41.508 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [13] - [APEX] 18:36:41.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:41.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:41.508 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:41.508 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:41.508 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:41.508 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:41.508 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:41.508 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:41.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:41.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:41.508 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:41.508 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:41.508 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:41.508 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:41.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:41.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:41.508 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:41.508 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:41.508 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:41.508 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:41.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:41.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:41.508 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:41.508 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:41.508 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:41.508 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:41.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:41.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:41.508 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:41.508 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:41.508 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:41.508 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:41.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:41.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.508 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0)] : 914571389 18:36:41.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:41.508 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : 1499188241 18:36:41.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@275627871 18:36:41.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@275627871 18:36:41.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:41.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:41.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:41.509 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [14] - [NOT_HEALTHY] 18:36:41.509 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [15] - [1970-01-01 00:00:00.0] 18:36:41.509 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [16] - [message from PDP] 18:36:41.509 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [17] - [ACTIVE] 18:36:41.509 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:41.509 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@275627871 18:36:41.509 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:41.509 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:41.509 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:41.509 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [123] 18:36:41.509 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [456] 18:36:41.509 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.509 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@767ab988 18:36:41.509 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:41.510 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:36:41.510 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } } } } 18:36:41.511 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:41.511 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:41.511 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})@1608446602 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1113514923) 18:36:41.511 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) : `class org.onap.policy.models.base.PfConceptKey`@1368316270 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element}])@713232243) 18:36:41.511 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@998321521 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:41.511 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.name,p1_0.version from JpaPdpSubGroup_policies p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:41.511 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:41.511 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:41.511 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:41.511 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:41.511 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:41.511 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.511 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:41.511 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.511 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:41.511 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@536886007 18:36:41.511 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:41.511 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:41.511 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [Policy0] 18:36:41.511 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:36:41.511 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] : PfConceptKey(name=Policy0, version=4.5.6) 18:36:41.511 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:41.511 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@536886007 18:36:41.511 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:41.511 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@61598d13 18:36:41.511 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:41.511 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:41.512 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 } } } } } 18:36:41.512 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:41.512 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:41.512 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})@1401020140 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1530835421) 18:36:41.512 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1897752288 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:41.512 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.properties_KEY,p1_0.properties from JpaPdpSubGroup_properties p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:41.512 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:41.512 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:41.512 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:41.512 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:41.512 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:41.512 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.512 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:41.512 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.512 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:41.512 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentMap@204215842 18:36:41.512 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:41.512 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentMap@204215842 18:36:41.512 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [subgroupProperty0] 18:36:41.512 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [Value of sub Group Property 0] 18:36:41.512 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@1c4493c6 18:36:41.512 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:41.512 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:41.512 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (spt1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } } } } 18:36:41.512 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:41.512 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:41.512 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})@116706504 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1240823183) 18:36:41.512 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) : `class org.onap.policy.models.base.PfSearchableKey`@1897995477 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element}])@781444985) 18:36:41.512 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@1248357187 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:41.513 [main] DEBUG org.hibernate.SQL -- select spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName,spt1_0.name,spt1_0.version from JpaPdpSubGroup_supportedPolicyTypes spt1_0 where (spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:41.513 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:41.513 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:41.513 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:41.513 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:41.513 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:41.513 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.513 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:41.513 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.513 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:41.513 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@185628914 18:36:41.513 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:41.513 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:41.513 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.0] 18:36:41.513 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1.2.3] 18:36:41.513 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.0, version=1.2.3) 18:36:41.513 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:41.513 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@185628914 18:36:41.513 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:41.513 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@2b067248 18:36:41.513 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:41.513 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:36:41.513 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:36:41.513 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Collection dirty: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] 18:36:41.513 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Collection dirty: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] 18:36:41.513 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Collection dirty: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] 18:36:41.513 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Collection dirty: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] 18:36:41.513 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] (initialized) 18:36:41.513 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] (initialized) 18:36:41.514 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] (initialized) 18:36:41.514 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] (initialized) 18:36:41.514 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 insertions, 1 updates, 0 deletions to 2 objects 18:36:41.514 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 (re)creations, 4 updates, 0 removals to 4 collections 18:36:41.514 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:36:41.520 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp{healthy=NOT_HEALTHY, lastUpdate=Thu Jan 01 00:00:00 UTC 1970, message=message from PDP, pdpState=ACTIVE, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}} 18:36:41.520 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup{desiredInstanceCount=10, policies=[component[name,version]{name=Policy0, version=4.5.6}], supportedPolicyTypes=[component[name,version]{name=policy.type.0, version=1.2.3}], key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, currentInstanceCount=10, properties=[Value of sub Group Property 0], pdpInstances=[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}]} 18:36:41.522 [main] DEBUG org.hibernate.SQL -- update PdpSubGroup set currentInstanceCount=?,desiredInstanceCount=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:41.525 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Deleting collection - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.526 [main] DEBUG org.hibernate.SQL -- delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? 18:36:41.526 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.526 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:41.527 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:41.527 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Deleting collection - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.527 [main] DEBUG org.hibernate.SQL -- delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:41.528 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.528 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:41.528 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:41.528 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Deleting removed collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.528 [main] DEBUG org.hibernate.orm.jdbc.mutation -- No rows to delete 18:36:41.529 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Updated `0` collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.529 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.529 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:41.529 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Deleting collection - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.529 [main] DEBUG org.hibernate.SQL -- delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:41.529 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.529 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:41.530 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:41.530 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 18:36:41.530 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:36:41.530 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:36:41.530 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] (initialized) 18:36:41.530 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] (initialized) 18:36:41.530 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] (initialized) 18:36:41.531 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] (initialized) 18:36:41.531 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 insertions, 0 updates, 0 deletions to 2 objects 18:36:41.531 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 (re)creations, 0 updates, 0 removals to 4 collections 18:36:41.531 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:36:41.531 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp{healthy=NOT_HEALTHY, lastUpdate=Thu Jan 01 00:00:00 UTC 1970, message=message from PDP, pdpState=ACTIVE, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}} 18:36:41.531 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup{desiredInstanceCount=10, policies=[component[name,version]{name=Policy0, version=4.5.6}], supportedPolicyTypes=[component[name,version]{name=policy.type.0, version=1.2.3}], key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, currentInstanceCount=10, properties=[Value of sub Group Property 0], pdpInstances=[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}]} 18:36:41.531 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:41.531 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:41.531 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:41.532 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:41.532 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@480156667 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@45940c10) 18:36:41.532 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@907254006 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1344710074) 18:36:41.532 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@256642099 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@7bcf808e) 18:36:41.532 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@7053265 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:41.532 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@1757584740 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@7bcf808e) 18:36:41.532 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@1119648930 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:41.532 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@771673426 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@7bcf808e) 18:36:41.532 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@1899448875 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:41.532 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@232968404 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@7bcf808e) 18:36:41.532 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@739964070 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:41.532 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@2002073642 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@59794522) 18:36:41.532 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@1022907129 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:36:41.532 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@654787010 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@45940c10) 18:36:41.532 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1547906624 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:41.532 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@42588554 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:36:41.532 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:41.533 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:41.533 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:41.533 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:41.533 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:41.533 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:41.533 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.533 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:41.533 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.533 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:41.533 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.533 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:41.533 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:41.533 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:41.533 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:41.533 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:41.533 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.533 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:41.533 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.533 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:41.533 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:41.533 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:41.533 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:41.533 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:41.533 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.533 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:41.533 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.533 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:41.533 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:41.533 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:41.534 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:41.534 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:41.534 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.534 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:41.534 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.534 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:41.534 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:41.534 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:41.534 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:41.534 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:41.534 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:41.534 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:41.534 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:36:41.534 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:41.534 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:41.534 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:41.534 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:41.534 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:41.534 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:41.534 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:41.534 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:41.534 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:41.534 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : 1760669803 18:36:41.534 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:41.534 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0)] : 1437674529 18:36:41.534 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1222816951 18:36:41.534 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1222816951 18:36:41.534 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:41.534 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:41.534 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:41.534 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:41.534 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:41.534 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:41.534 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [10] 18:36:41.534 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [10] 18:36:41.534 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.534 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@1222816951 18:36:41.534 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:41.534 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:41.534 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:36:41.534 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:41.534 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@1148673d 18:36:41.534 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:41.535 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:41.535 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } 18:36:41.535 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:41.535 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:41.535 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@305465452 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@899162243) 18:36:41.535 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1336885649 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@6378d7a1) 18:36:41.535 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1586024177 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@1609072909) 18:36:41.535 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@204155794 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:41.535 [main] DEBUG org.hibernate.SQL -- select pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName) in ((?,?,?,?)) 18:36:41.536 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:41.536 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [apex-0] 18:36:41.536 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup0] 18:36:41.536 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:36:41.536 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [APEX] 18:36:41.536 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:41.536 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:41.536 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:41.536 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:41.536 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:41.536 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:41.536 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:41.536 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:41.536 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.536 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:41.536 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.536 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:41.536 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0)] : 462877022 18:36:41.536 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:41.536 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1466096660 18:36:41.536 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:41.536 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:41.536 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [NOT_HEALTHY] 18:36:41.536 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:36:41.536 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:36:41.536 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [ACTIVE] 18:36:41.536 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:41.536 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1466096660 18:36:41.536 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@4eb42e05 18:36:41.536 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:41.537 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:41.537 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:41.537 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:41.537 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:41.537 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@1098701932 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:41.537 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:41.537 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdp): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:41.537 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [NOT_HEALTHY] 18:36:41.537 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1970-01-01 00:00:00.0] 18:36:41.537 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [message from PDP] 18:36:41.537 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [ACTIVE] 18:36:41.537 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:41.537 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@bdb4bfe 18:36:41.537 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:41.538 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:41.538 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:41.538 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:41.538 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:41.538 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:41.538 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})@753105237 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@7bcf808e) 18:36:41.538 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@1625687132 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@899162243) 18:36:41.538 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@6147646 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@6378d7a1) 18:36:41.538 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1367925104 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@1609072909) 18:36:41.538 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1721107397 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:41.538 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})@914505647 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@7bcf808e) 18:36:41.538 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1488989055 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:41.538 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})@1322631798 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@7bcf808e) 18:36:41.538 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@403404866 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:41.538 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})@1062425515 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@7bcf808e) 18:36:41.538 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@1720782061 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:41.538 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@104309819 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) 18:36:41.538 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join (PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName) on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:41.539 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:41.539 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [apex-0] 18:36:41.539 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PdpGroup0] 18:36:41.539 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [12] - [0.0.0] 18:36:41.539 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [13] - [APEX] 18:36:41.539 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:41.539 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:41.539 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:41.539 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.539 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:41.539 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:41.539 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:41.539 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:41.539 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:41.539 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.539 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:41.539 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.539 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:41.539 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:41.539 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:41.539 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:41.539 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:41.539 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.539 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:41.539 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:41.539 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:41.539 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:41.539 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:41.539 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:41.539 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.539 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:41.539 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.539 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:41.539 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:41.539 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:41.539 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:41.539 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:41.539 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.539 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:41.539 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.539 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:41.539 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:41.539 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:41.539 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:41.539 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:41.539 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.539 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:41.539 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.540 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@895692237 18:36:41.540 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@895692237 18:36:41.540 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:41.540 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:41.540 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:41.540 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@895692237 18:36:41.540 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:41.540 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:41.540 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:41.540 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [10] 18:36:41.540 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [10] 18:36:41.540 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.540 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@1eba2b8d 18:36:41.540 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:41.540 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:41.540 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:41.540 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:41.540 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:41.540 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@1849626764 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@45940c10) 18:36:41.540 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@2051308637 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1344710074) 18:36:41.540 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@320604054 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@7bcf808e) 18:36:41.540 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@1547018299 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:41.540 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@1243115585 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@7bcf808e) 18:36:41.540 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@325536715 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:41.540 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@1622462086 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@7bcf808e) 18:36:41.540 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@301043411 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:41.540 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@417492692 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@7bcf808e) 18:36:41.540 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@829576976 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:41.540 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@2004119366 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@59794522) 18:36:41.540 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@1785651309 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:36:41.540 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@1634842426 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@45940c10) 18:36:41.540 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1108915923 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:41.540 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@373485449 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:36:41.540 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:41.541 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:41.541 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:41.541 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:41.541 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:41.541 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:41.541 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.541 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:41.541 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.541 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:41.541 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.541 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:41.541 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:41.541 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:41.541 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:41.541 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:41.541 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.541 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:41.541 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.541 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:41.541 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:41.541 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:41.541 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:41.541 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:41.541 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.541 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:41.541 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.541 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:41.541 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:41.541 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:41.541 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:41.541 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:41.541 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.541 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:41.541 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.541 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:41.541 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:41.541 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:41.541 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:41.541 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:41.541 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:41.541 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:41.541 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:36:41.541 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:41.541 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:41.541 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:41.541 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:41.541 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:41.541 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:41.541 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:41.541 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:41.541 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:41.541 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1623141008 18:36:41.541 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1623141008 18:36:41.541 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:41.541 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:41.541 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:41.541 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:41.541 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:41.541 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:41.541 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@1623141008 18:36:41.541 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:41.541 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:41.541 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:36:41.541 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:41.541 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@7a6cec15 18:36:41.542 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:41.542 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:41.542 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) { primaryTableReference : JpaPdpGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpGroup_properties as p1_0 } } } } } 18:36:41.542 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:41.542 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:41.542 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})@672931737 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1833848332) 18:36:41.542 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@837700512 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:41.542 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version,p1_0.properties_KEY,p1_0.properties from JpaPdpGroup_properties p1_0 where (p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version) in ((?,?)) 18:36:41.542 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:41.542 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:41.542 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:41.542 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:41.542 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:41.542 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:41.542 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:41.542 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentMap@1635823529 18:36:41.542 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:41.542 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentMap@1635823529 18:36:41.542 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [groupProperty0] 18:36:41.542 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [Value of Group Property 0] 18:36:41.542 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@4e3b6e 18:36:41.542 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:41.543 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:41.543 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:41.543 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:41.543 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (spt1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } } } } 18:36:41.543 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:41.543 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:41.543 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})@1128186764 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1240823183) 18:36:41.543 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) : `class org.onap.policy.models.base.PfSearchableKey`@739823079 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element}])@781444985) 18:36:41.543 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@1420812989 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:41.543 [main] DEBUG org.hibernate.SQL -- select spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName,spt1_0.name,spt1_0.version from JpaPdpSubGroup_supportedPolicyTypes spt1_0 where (spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:41.543 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:41.543 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:41.543 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:41.543 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:41.543 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:41.543 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.544 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:41.544 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.544 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:41.544 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@849044822 18:36:41.544 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:41.544 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:41.544 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.0] 18:36:41.544 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1.2.3] 18:36:41.544 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.0, version=1.2.3) 18:36:41.544 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:41.544 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@849044822 18:36:41.544 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:41.544 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@7ac13392 18:36:41.544 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:41.544 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:41.544 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:36:41.544 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } } } } 18:36:41.544 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:41.544 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:41.544 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})@1364237437 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1113514923) 18:36:41.544 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) : `class org.onap.policy.models.base.PfConceptKey`@769073924 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element}])@713232243) 18:36:41.544 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1491213790 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:41.544 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.name,p1_0.version from JpaPdpSubGroup_policies p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:41.545 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:41.545 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:41.545 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:41.545 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:41.545 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:41.545 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.545 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:41.545 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.545 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:41.545 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@408753435 18:36:41.545 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:41.545 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:41.545 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [Policy0] 18:36:41.545 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:36:41.545 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] : PfConceptKey(name=Policy0, version=4.5.6) 18:36:41.545 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:41.545 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@408753435 18:36:41.545 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:41.545 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@6a71e941 18:36:41.545 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:41.545 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:41.545 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:41.545 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 } } } } } 18:36:41.545 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:41.545 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:41.545 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})@573904188 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1530835421) 18:36:41.545 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1861384953 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:41.545 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.properties_KEY,p1_0.properties from JpaPdpSubGroup_properties p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:41.546 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:41.546 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:41.546 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:41.546 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:41.546 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:41.546 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.546 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:41.546 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.546 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:41.546 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentMap@1318801048 18:36:41.546 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:41.546 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentMap@1318801048 18:36:41.546 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [subgroupProperty0] 18:36:41.546 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [Value of sub Group Property 0] 18:36:41.546 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@2eeb14d4 18:36:41.546 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:41.546 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:41.546 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:41.553 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- HHH000031: Closing 18:36:41.553 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Un-scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration$Scope@7145eafe] from SessionFactory [org.hibernate.internal.SessionFactoryImpl@2ebff011] 18:36:41.553 [main] DEBUG org.hibernate.service.internal.AbstractServiceRegistryImpl -- Implicitly destroying ServiceRegistry on de-registration of all child ServiceRegistries 18:36:41.553 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001008: Cleaning up connection pool [jdbc:h2:mem:PdpProviderTest] 18:36:41.561 [main] DEBUG org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl -- Implicitly destroying Boot-strap registry on de-registration of all child ServiceRegistries 18:36:41.561 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Creating Policy Framework persistence unit "ToscaConceptTest" . . . 18:36:41.565 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each 18:36:41.565 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=ToscaConceptTest, explicit-provider=null] against incoming persistence unit name [ToscaConceptTest] 18:36:41.565 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- No PersistenceProvider explicitly requested, assuming Hibernate 18:36:41.565 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [ name: ToscaConceptTest persistence provider classname: null classloader: null excludeUnlistedClasses: false JTA datasource: null Non JTA datasource: null Transaction type: RESOURCE_LOCAL PU root URL: file:/w/workspace/policy-models-sonar/models-pdp/target/test-classes/ Shared Cache Mode: null Validation Mode: null Jar files URLs [] Managed classes names [ org.onap.policy.models.dao.converters.CDataConditioner org.onap.policy.models.dao.converters.Uuid2String org.onap.policy.models.base.PfConceptKey org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup org.onap.policy.models.pdp.persistence.concepts.JpaPdp org.onap.policy.models.tosca.simple.concepts.JpaToscaTrigger org.onap.policy.models.tosca.simple.concepts.JpaToscaProperty] Mapping files names [] Properties [ javax.persistence.jdbc.driver: org.h2.Driver javax.persistence.jdbc.password: P01icY hibernate.dialect: org.hibernate.dialect.H2Dialect javax.persistence.jdbc.url: jdbc:h2:mem:PdpProviderTest hibernate.show_sql: false javax.persistence.schema-generation.database.action: drop-and-create javax.persistence.jdbc.user: policy] 18:36:41.565 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.boot.beanvalidation.BeanValidationIntegrator]. 18:36:41.565 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator]. 18:36:41.566 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 18:36:41.566 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 18:36:41.566 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 18:36:41.566 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 18:36:41.566 [main] DEBUG org.hibernate.orm.idgen.factory -- Ignoring CDI for resolving IdentifierGenerator instances as extended or delayed CDI support was enabled 18:36:41.566 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator] 18:36:41.566 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator] 18:36:41.566 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator] 18:36:41.566 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator] 18:36:41.567 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned] 18:36:41.567 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator] 18:36:41.567 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator] 18:36:41.567 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:36:41.567 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator] 18:36:41.567 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator] 18:36:41.567 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:36:41.567 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator] 18:36:41.567 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered 18:36:41.567 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000026: Second-level cache disabled 18:36:41.567 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@691124ee 18:36:41.567 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@691124ee 18:36:41.567 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BasicTypeReference@691124ee 18:36:41.567 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.BasicTypeReference@38d80d65 18:36:41.567 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.NumericBooleanConverter -> org.hibernate.type.BasicTypeReference@38d80d65 18:36:41.567 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.BasicTypeReference@5403799b 18:36:41.567 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.TrueFalseConverter -> org.hibernate.type.BasicTypeReference@5403799b 18:36:41.567 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.BasicTypeReference@5a0e0886 18:36:41.567 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.YesNoConverter -> org.hibernate.type.BasicTypeReference@5a0e0886 18:36:41.567 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@3ad8717d 18:36:41.567 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@3ad8717d 18:36:41.567 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.BasicTypeReference@3ad8717d 18:36:41.567 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BasicTypeReference@4293e066 18:36:41.567 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BasicTypeReference@4293e066 18:36:41.567 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BasicTypeReference@4293e066 18:36:41.567 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary_wrapper -> org.hibernate.type.BasicTypeReference@d13960e 18:36:41.567 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.BasicTypeReference@d13960e 18:36:41.567 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.BasicTypeReference@27f3f512 18:36:41.567 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BasicTypeReference@5e593b08 18:36:41.567 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BasicTypeReference@5e593b08 18:36:41.567 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.BasicTypeReference@3946075 18:36:41.567 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob_wrapper -> org.hibernate.type.BasicTypeReference@122635ef 18:36:41.567 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@2ac519dc 18:36:41.567 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@2ac519dc 18:36:41.567 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.BasicTypeReference@2ac519dc 18:36:41.567 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.BasicTypeReference@3d53e6f7 18:36:41.567 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.BasicTypeReference@3d53e6f7 18:36:41.567 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.BasicTypeReference@3d53e6f7 18:36:41.567 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@1de4bee0 18:36:41.567 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@1de4bee0 18:36:41.567 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.BasicTypeReference@1de4bee0 18:36:41.567 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@3ece79fe 18:36:41.567 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@3ece79fe 18:36:41.567 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.BasicTypeReference@3ece79fe 18:36:41.567 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@3cc79c02 18:36:41.567 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@3cc79c02 18:36:41.567 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.BasicTypeReference@3cc79c02 18:36:41.567 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BasicTypeReference@1e01b133 18:36:41.567 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BasicTypeReference@1e01b133 18:36:41.567 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BasicTypeReference@262a1fad 18:36:41.567 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BasicTypeReference@262a1fad 18:36:41.567 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.BasicTypeReference@6be6931f 18:36:41.567 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.BasicTypeReference@6be6931f 18:36:41.567 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.BasicTypeReference@6be6931f 18:36:41.567 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character_nchar -> org.hibernate.type.BasicTypeReference@6b4125ed 18:36:41.567 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.BasicTypeReference@78da899f 18:36:41.567 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.BasicTypeReference@78da899f 18:36:41.567 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.BasicTypeReference@e7b265e 18:36:41.567 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.BasicTypeReference@51da32e5 18:36:41.567 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.BasicTypeReference@51da32e5 18:36:41.567 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.BasicTypeReference@51da32e5 18:36:41.567 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.BasicTypeReference@33d60b7e 18:36:41.567 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.BasicTypeReference@1fecfaea 18:36:41.567 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.BasicTypeReference@4872669f 18:36:41.567 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.BasicTypeReference@483f286e 18:36:41.567 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.BasicTypeReference@483f286e 18:36:41.567 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.BasicTypeReference@4bb147ec 18:36:41.567 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.BasicTypeReference@4bb147ec 18:36:41.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.BasicTypeReference@33f2cfda 18:36:41.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_char_array -> org.hibernate.type.BasicTypeReference@68ef01a5 18:36:41.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_character_array -> org.hibernate.type.BasicTypeReference@59a2388e 18:36:41.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.BasicTypeReference@186d8a71 18:36:41.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_character_array -> org.hibernate.type.BasicTypeReference@3dc40ab9 18:36:41.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_char_array -> org.hibernate.type.BasicTypeReference@2db6d68d 18:36:41.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.BasicTypeReference@6518fdfd 18:36:41.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.BasicTypeReference@6518fdfd 18:36:41.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.BasicTypeReference@11d2dd2d 18:36:41.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.BasicTypeReference@11d2dd2d 18:36:41.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.BasicTypeReference@cde8c6c 18:36:41.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.BasicTypeReference@cde8c6c 18:36:41.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.BasicTypeReference@174721c4 18:36:41.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.BasicTypeReference@174721c4 18:36:41.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.BasicTypeReference@3592c1c4 18:36:41.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.BasicTypeReference@3592c1c4 18:36:41.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@322e49ee 18:36:41.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@4aeb0e2b 18:36:41.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.BasicTypeReference@648c5fb3 18:36:41.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.BasicTypeReference@648c5fb3 18:36:41.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeUtc -> org.hibernate.type.BasicTypeReference@47b33e07 18:36:41.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithTimezone -> org.hibernate.type.BasicTypeReference@7126e26 18:36:41.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@151ab2b9 18:36:41.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.BasicTypeReference@13ed066e 18:36:41.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.BasicTypeReference@13ed066e 18:36:41.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@4d705112 18:36:41.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@590765c4 18:36:41.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.BasicTypeReference@19489b27 18:36:41.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.BasicTypeReference@19489b27 18:36:41.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.BasicTypeReference@626d2016 18:36:41.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.BasicTypeReference@626d2016 18:36:41.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.BasicTypeReference@2d5a1588 18:36:41.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.BasicTypeReference@2d5a1588 18:36:41.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.BasicTypeReference@2d5a1588 18:36:41.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.BasicTypeReference@4f116ca2 18:36:41.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.BasicTypeReference@4f116ca2 18:36:41.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.BasicTypeReference@4f116ca2 18:36:41.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.BasicTypeReference@125d47c4 18:36:41.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.BasicTypeReference@193bb809 18:36:41.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration instant -> org.hibernate.type.BasicTypeReference@64b018f3 18:36:41.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.BasicTypeReference@64b018f3 18:36:41.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid -> org.hibernate.type.BasicTypeReference@20801cbb 18:36:41.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.BasicTypeReference@20801cbb 18:36:41.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration pg-uuid -> org.hibernate.type.BasicTypeReference@20801cbb 18:36:41.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.BasicTypeReference@581b1c08 18:36:41.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.BasicTypeReference@1c240cf2 18:36:41.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.BasicTypeReference@78b7f805 18:36:41.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.BasicTypeReference@78b7f805 18:36:41.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.BasicTypeReference@58f2466c 18:36:41.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Currency -> org.hibernate.type.BasicTypeReference@58f2466c 18:36:41.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.BasicTypeReference@58f2466c 18:36:41.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.BasicTypeReference@5809fa26 18:36:41.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.BasicTypeReference@5809fa26 18:36:41.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.BasicTypeReference@64763e49 18:36:41.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.io.Serializable -> org.hibernate.type.BasicTypeReference@64763e49 18:36:41.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.BasicTypeReference@23468512 18:36:41.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.BasicTypeReference@23468512 18:36:41.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZoneOffset -> org.hibernate.type.BasicTypeReference@69cd7630 18:36:41.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZoneOffset -> org.hibernate.type.BasicTypeReference@69cd7630 18:36:41.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.BasicTypeReference@7e8279e5 18:36:41.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.BasicTypeReference@7e8279e5 18:36:41.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.BasicTypeReference@2b53840a 18:36:41.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.JavaObjectType@4a9a878 18:36:41.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.JavaObjectType@4a9a878 18:36:41.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration null -> org.hibernate.type.NullType@7e7743ec 18:36:41.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.BasicTypeReference@6614a420 18:36:41.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.BasicTypeReference@269abd62 18:36:41.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.BasicTypeReference@5861073f 18:36:41.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.BasicTypeReference@56352274 18:36:41.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.BasicTypeReference@1543b936 18:36:41.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_time -> org.hibernate.type.BasicTypeReference@66c16751 18:36:41.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.BasicTypeReference@3649dc49 18:36:41.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.BasicTypeReference@49907e76 18:36:41.569 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@4112e47b] into BootstrapContext; was [null] 18:36:41.569 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@2c04e8e7] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@54d7d2ba] 18:36:41.583 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null] 18:36:41.583 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null] 18:36:41.583 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using built-in connection pool (not intended for production use) 18:36:41.583 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: Loaded JDBC driver class: org.h2.Driver 18:36:41.583 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:PdpProviderTest] 18:36:41.583 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001001: Connection properties: {password=P01icY, user=policy} 18:36:41.583 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001003: Autocommit mode: false 18:36:41.583 [main] DEBUG org.hibernate.orm.connections.pooling -- Initializing Connection pool with 1 Connections 18:36:41.583 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001115: Connection pool size: 20 (min=1) 18:36:41.585 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database -> name : H2 version : 2.2.220 (2023-07-04) major : 2 minor : 2 18:36:41.585 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Driver -> name : H2 JDBC Driver version : 2.2.220 (2023-07-04) major : 2 minor : 2 18:36:41.585 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2 18:36:41.586 [main] WARN org.hibernate.orm.deprecation -- HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 18:36:41.586 [main] DEBUG org.hibernate.orm.dialect -- HHH035001: Using dialect: org.hibernate.dialect.H2Dialect, version: 2.2.220 18:36:41.586 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case 18:36:41.586 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NCharTypeDescriptor) replaced previous registration(CharTypeDescriptor) 18:36:41.586 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NVarcharTypeDescriptor) replaced previous registration(VarcharTypeDescriptor) 18:36:41.586 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(LongNVarcharTypeDescriptor) replaced previous registration(LongVarcharTypeDescriptor) 18:36:41.586 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NClobTypeDescriptor(DEFAULT)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 18:36:41.586 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(2005, ClobTypeDescriptor(STREAM_BINDING)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 18:36:41.586 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(TimestampUtcDescriptor) replaced previous registration(TimestampUtcDescriptor) 18:36:41.586 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(3100, NumericTypeDescriptor) replaced previous registration(org.hibernate.dialect.H2DurationIntervalSecondJdbcType@7e532f2d) 18:36:41.586 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@23092aba] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@e06bc9f] 18:36:41.587 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}] 18:36:41.588 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:41.588 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaToscaPolicyType 18:36:41.588 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType on table ToscaPolicyType 18:36:41.590 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.590 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:36:41.590 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:41.590 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:41.590 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:41.590 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:name] 18:36:41.590 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:41.590 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:41.590 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:41.590 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.name 18:36:41.590 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:41.590 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:41.590 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:41.590 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:version] 18:36:41.590 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:41.590 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:41.590 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:41.590 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.version 18:36:41.590 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:41.590 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:41.590 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:41.591 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.591 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:41.591 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_name') 18:36:41.591 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:41.591 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:name] 18:36:41.591 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:41.591 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:41.591 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:41.591 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.derived_from_name 18:36:41.591 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:41.591 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:41.591 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_version') 18:36:41.591 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:41.591 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:version] 18:36:41.591 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:41.591 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:41.591 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:41.591 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.derived_from_version 18:36:41.591 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:41.591 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property derivedFrom 18:36:41.592 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.592 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:41.592 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType:description] 18:36:41.592 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:41.592 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:41.592 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:41.592 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.description 18:36:41.592 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:41.592 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:41.592 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.592 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='metadata_ORDER') 18:36:41.592 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.592 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='metadata_KEY') 18:36:41.592 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='metadata_KEY') 18:36:41.592 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:41.592 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:41.592 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:41.593 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property metadata 18:36:41.593 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:41.593 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.593 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:41.593 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.593 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:41.593 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:41.593 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:41.593 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:41.593 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:41.593 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:41.593 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:41.593 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.594 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='targets_ORDER') 18:36:41.594 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.594 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='targets_KEY') 18:36:41.594 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='targets_KEY') 18:36:41.594 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyTypeName',referencedColumn='name') 18:36:41.594 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyTypeVersion',referencedColumn='version') 18:36:41.594 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:41.594 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:41.594 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property targets 18:36:41.594 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:41.594 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.594 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='triggers_ORDER') 18:36:41.594 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.594 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='triggers_KEY') 18:36:41.594 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='triggers_KEY') 18:36:41.595 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:41.595 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:41.595 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:41.595 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property triggers 18:36:41.596 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:41.596 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaToscaPolicy 18:36:41.596 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy on table ToscaPolicy 18:36:41.597 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.597 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:36:41.597 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:41.597 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:41.597 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:41.597 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:name] 18:36:41.597 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:41.597 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:41.597 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:41.597 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.name 18:36:41.597 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:41.598 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:41.598 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:41.598 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:version] 18:36:41.598 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:41.598 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:41.598 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:41.598 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.version 18:36:41.598 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:41.598 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:41.598 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:41.598 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.598 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:41.598 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_name') 18:36:41.598 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:41.598 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:name] 18:36:41.598 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:41.598 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:41.598 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:41.598 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.derived_from_name 18:36:41.598 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:41.598 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:41.599 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_version') 18:36:41.599 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:41.599 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:version] 18:36:41.599 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:41.599 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:41.599 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:41.599 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.derived_from_version 18:36:41.599 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:41.599 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property derivedFrom 18:36:41.599 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.599 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:41.599 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy:description] 18:36:41.599 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:41.599 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:41.599 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:41.599 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.description 18:36:41.599 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:41.599 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:41.599 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.599 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='metadata_ORDER') 18:36:41.609 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.609 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='metadata_KEY') 18:36:41.609 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='metadata_KEY') 18:36:41.609 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:41.609 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:41.609 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:41.609 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property metadata 18:36:41.610 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:41.610 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.610 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:41.610 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.610 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:41.610 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:41.610 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:41.610 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:41.610 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:41.610 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:41.610 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.611 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:41.611 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='type_name') 18:36:41.611 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:41.611 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:name] 18:36:41.611 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:41.611 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:41.611 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:41.611 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.type_name 18:36:41.611 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:41.611 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:41.611 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='type_version') 18:36:41.611 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:41.611 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:version] 18:36:41.611 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:41.611 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:41.611 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:41.611 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.type_version 18:36:41.611 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:41.611 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property type 18:36:41.611 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:41.611 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.611 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='targets_ORDER') 18:36:41.612 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.612 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='targets_KEY') 18:36:41.612 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='targets_KEY') 18:36:41.612 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyName',referencedColumn='name') 18:36:41.612 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyVersion',referencedColumn='version') 18:36:41.612 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:41.612 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:41.612 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property targets 18:36:41.613 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:41.613 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpPolicyStatus 18:36:41.613 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus on table PdpPolicyStatus 18:36:41.613 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.613 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:36:41.613 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:41.614 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:41.614 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:41.614 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:localName] 18:36:41.614 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:41.614 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:41.614 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:41.614 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.localName 18:36:41.614 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:41.614 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:41.614 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:41.614 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyName] 18:36:41.614 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:41.614 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:41.614 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:41.614 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentKeyName 18:36:41.614 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:41.614 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:41.614 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:41.614 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyVersion] 18:36:41.614 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:41.614 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:41.614 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:41.614 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentKeyVersion 18:36:41.614 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:41.615 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:41.615 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:41.615 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentLocalName] 18:36:41.615 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:41.615 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:41.615 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:41.615 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentLocalName 18:36:41.615 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:41.615 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:41.615 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:41.615 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.615 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property deploy with lazy=false 18:36:41.615 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:deploy] 18:36:41.615 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:36:41.615 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:36:41.615 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for deploy 18:36:41.615 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.deploy 18:36:41.615 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property deploy 18:36:41.615 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.615 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpGroup with lazy=false 18:36:41.615 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpGroup] 18:36:41.615 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup (type=java.lang.String) 18:36:41.615 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup (type=java.lang.String) 18:36:41.615 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpGroup 18:36:41.616 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.pdpGroup 18:36:41.616 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpGroup 18:36:41.616 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.616 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpType with lazy=false 18:36:41.616 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpType] 18:36:41.616 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType (type=java.lang.String) 18:36:41.616 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType (type=java.lang.String) 18:36:41.616 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpType 18:36:41.616 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.pdpType 18:36:41.616 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpType 18:36:41.616 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.616 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:41.616 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:41.616 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:name] 18:36:41.616 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:41.616 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:41.616 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:41.616 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.name 18:36:41.616 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:41.617 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:41.617 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:41.617 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:version] 18:36:41.617 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:41.617 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:41.617 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:41.617 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.version 18:36:41.617 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:41.617 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property policyType 18:36:41.617 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.617 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property state with lazy=false 18:36:41.617 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:state] 18:36:41.617 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state (type=org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State) 18:36:41.617 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state (type=org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State) 18:36:41.617 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for state 18:36:41.617 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.state 18:36:41.617 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property state 18:36:41.618 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:41.618 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpGroup 18:36:41.618 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup on table PdpGroup 18:36:41.619 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.619 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:36:41.619 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:41.619 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:41.619 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:41.619 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:name] 18:36:41.619 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:41.619 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:41.619 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:41.619 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.name 18:36:41.619 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:41.619 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:41.619 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:41.619 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:version] 18:36:41.619 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:41.619 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:41.619 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:41.619 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.version 18:36:41.619 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:41.619 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:41.619 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:41.619 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.620 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:41.620 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:description] 18:36:41.620 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description (type=java.lang.String) 18:36:41.620 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description (type=java.lang.String) 18:36:41.620 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:41.620 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.description 18:36:41.620 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:41.620 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.620 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpGroupState with lazy=false 18:36:41.620 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:pdpGroupState] 18:36:41.620 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:41.620 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:41.620 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpGroupState 18:36:41.620 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.pdpGroupState 18:36:41.620 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpGroupState 18:36:41.620 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:41.620 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.620 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='pdpSubGroups_ORDER') 18:36:41.620 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.621 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='pdpSubGroups_KEY') 18:36:41.621 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpSubGroups_KEY') 18:36:41.621 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='name',referencedColumn='name') 18:36:41.621 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='version',referencedColumn='version') 18:36:41.621 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:41.621 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:41.621 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpSubGroups 18:36:41.621 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:41.621 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.621 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:41.621 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.621 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:41.621 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:41.621 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:41.621 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:41.621 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:41.621 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:41.622 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:41.622 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpSubGroup 18:36:41.622 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup on table PdpSubGroup 18:36:41.623 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.623 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:36:41.623 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:41.623 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:41.623 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:41.623 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:localName] 18:36:41.623 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:41.623 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:41.623 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:41.623 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.localName 18:36:41.623 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:41.623 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:41.623 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:41.623 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyName] 18:36:41.623 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:41.623 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:41.623 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:41.623 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentKeyName 18:36:41.623 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:41.624 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:41.624 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:41.624 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyVersion] 18:36:41.624 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:41.624 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:41.624 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:41.624 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentKeyVersion 18:36:41.624 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:41.624 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:41.624 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:41.624 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentLocalName] 18:36:41.624 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:41.624 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:41.624 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:41.624 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentLocalName 18:36:41.624 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:41.624 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:41.624 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:41.624 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.624 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property currentInstanceCount with lazy=false 18:36:41.624 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:currentInstanceCount] 18:36:41.624 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount (type=int) 18:36:41.624 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount (type=int) 18:36:41.624 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for currentInstanceCount 18:36:41.624 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.currentInstanceCount 18:36:41.624 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property currentInstanceCount 18:36:41.625 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.625 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property desiredInstanceCount with lazy=false 18:36:41.625 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:desiredInstanceCount] 18:36:41.625 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:36:41.625 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:36:41.625 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for desiredInstanceCount 18:36:41.625 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.desiredInstanceCount 18:36:41.625 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property desiredInstanceCount 18:36:41.625 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:41.625 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.625 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='pdpInstances_ORDER') 18:36:41.625 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.625 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='pdpInstances_KEY') 18:36:41.625 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpInstances_KEY') 18:36:41.625 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentKeyName',referencedColumn='parentKeyName') 18:36:41.625 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentKeyVersion',referencedColumn='parentKeyVersion') 18:36:41.625 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentLocalName',referencedColumn='parentLocalName') 18:36:41.625 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpLocalName',referencedColumn='localName') 18:36:41.625 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:41.625 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:41.625 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpInstances 18:36:41.626 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:41.626 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.626 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='policies_ORDER') 18:36:41.626 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.626 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='policies_KEY') 18:36:41.626 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='policies_KEY') 18:36:41.626 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:41.626 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:41.626 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:41.626 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property policies 18:36:41.626 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:41.626 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.626 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:41.626 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.627 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:41.627 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:41.627 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:41.627 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:41.627 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:41.627 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:41.627 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:41.627 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.627 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='supportedPolicyTypes_ORDER') 18:36:41.627 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.627 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='supportedPolicyTypes_KEY') 18:36:41.627 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='supportedPolicyTypes_KEY') 18:36:41.627 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:41.627 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:41.627 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:41.627 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property supportedPolicyTypes 18:36:41.628 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:41.628 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdp 18:36:41.628 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdp on table Pdp 18:36:41.628 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.629 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:36:41.629 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:41.629 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:41.629 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:41.629 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:localName] 18:36:41.629 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:41.629 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:41.629 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:41.629 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.localName 18:36:41.629 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:41.629 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:41.629 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:41.629 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyName] 18:36:41.629 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:41.629 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:41.629 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:41.629 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentKeyName 18:36:41.629 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:41.629 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:41.630 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:41.630 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyVersion] 18:36:41.630 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:41.630 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:41.630 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:41.630 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentKeyVersion 18:36:41.630 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:41.630 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:41.630 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:41.630 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentLocalName] 18:36:41.630 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:41.630 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:41.630 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:41.630 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentLocalName 18:36:41.630 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:41.630 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:41.630 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:41.630 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.630 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property healthy with lazy=false 18:36:41.630 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:healthy] 18:36:41.630 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:36:41.630 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:36:41.630 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for healthy 18:36:41.630 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.healthy 18:36:41.630 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property healthy 18:36:41.630 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.630 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property lastUpdate with lazy=false 18:36:41.630 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:lastUpdate] 18:36:41.631 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate (type=java.util.Date) 18:36:41.631 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate (type=java.util.Date) 18:36:41.631 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for lastUpdate 18:36:41.631 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.lastUpdate 18:36:41.631 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property lastUpdate 18:36:41.631 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.631 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property message with lazy=false 18:36:41.631 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:message] 18:36:41.631 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message (type=java.lang.String) 18:36:41.631 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message (type=java.lang.String) 18:36:41.631 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for message 18:36:41.631 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.message 18:36:41.631 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property message 18:36:41.631 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.631 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpState with lazy=false 18:36:41.631 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:pdpState] 18:36:41.631 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:41.631 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:41.631 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpState 18:36:41.631 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.pdpState 18:36:41.631 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpState 18:36:41.632 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:41.632 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:41.632 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:41.632 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:41.632 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:41.632 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:41.632 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:41.632 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:41.632 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:41.632 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:41.632 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:41.632 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:41.632 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:41.632 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:41.632 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:41.632 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:41.632 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for deploy 18:36:41.632 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpGroup 18:36:41.633 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpType 18:36:41.633 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:41.633 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:41.633 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for state 18:36:41.633 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:41.633 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:41.633 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:41.633 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpGroupState 18:36:41.633 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:41.633 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:41.633 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:41.633 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:41.633 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for currentInstanceCount 18:36:41.633 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for desiredInstanceCount 18:36:41.633 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:41.633 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:41.633 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:41.633 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:41.633 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for healthy 18:36:41.633 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for lastUpdate 18:36:41.633 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for message 18:36:41.633 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpState 18:36:41.633 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [toscapolicytype] 18:36:41.633 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [toscapolicytype] 18:36:41.633 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [toscapolicy] 18:36:41.633 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [toscapolicy] 18:36:41.633 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:41.633 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:41.633 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:41.633 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:41.633 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [pdpgroup] 18:36:41.633 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [pdpgroup] 18:36:41.633 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:41.633 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:41.633 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:41.633 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:41.633 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdp] 18:36:41.633 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdp] 18:36:41.633 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdp] 18:36:41.633 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdp] 18:36:41.633 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:41.633 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:41.634 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:41.634 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:41.634 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:name] 18:36:41.634 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.name (type=java.lang.String) 18:36:41.634 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.name (type=java.lang.String) 18:36:41.634 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:41.634 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_supportedPolicyTypes.name 18:36:41.634 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:41.634 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:41.634 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:41.634 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:41.634 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:version] 18:36:41.635 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.version (type=java.lang.String) 18:36:41.635 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.version (type=java.lang.String) 18:36:41.635 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:41.635 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_supportedPolicyTypes.version 18:36:41.635 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:41.635 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:41.635 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:36:41.635 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:41.635 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:41.635 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:41.635 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:41.635 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:41.635 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:41.635 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_properties.properties 18:36:41.635 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:41.636 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:41.636 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:41.636 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:41.636 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:41.636 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_properties.properties_KEY 18:36:41.636 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:41.636 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_localname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:41.636 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentkeyname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:41.636 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentkeyversion] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:41.636 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentlocalname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:41.636 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:41.636 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, index: properties_KEY, element: properties 18:36:41.636 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:41.636 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:41.637 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:41.637 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:41.637 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:name] 18:36:41.637 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:41.637 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:41.637 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:41.637 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_policies.name 18:36:41.637 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:41.637 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:41.637 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:41.637 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:41.637 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:version] 18:36:41.637 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:41.637 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:41.637 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:41.637 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_policies.version 18:36:41.637 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:41.637 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:41.637 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:36:41.637 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:41.637 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances through an association table 18:36:41.638 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName, element: pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName 18:36:41.638 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:41.638 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:41.638 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:41.638 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:41.638 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:41.638 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:41.638 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpGroup_properties.properties 18:36:41.638 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:41.639 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:41.639 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:41.639 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:41.639 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:41.639 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpGroup_properties.properties_KEY 18:36:41.639 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:41.639 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpgroup_name] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:41.639 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpgroup_version] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:41.639 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:41.639 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpGroup_name, JpaPdpGroup_version, index: properties_KEY, element: properties 18:36:41.639 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:41.639 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups through an association table 18:36:41.639 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: name, version, element: pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName 18:36:41.639 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:41.640 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:41.640 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:41.640 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:41.640 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:name] 18:36:41.640 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:41.640 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:41.640 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:41.640 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_targets.name 18:36:41.640 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:41.640 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:41.640 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:41.640 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:41.640 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:version] 18:36:41.640 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:41.640 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:41.640 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:41.640 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_targets.version 18:36:41.641 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:41.641 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:41.641 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: toscaPolicyName, toscaPolicyVersion, element: name, version 18:36:41.641 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:41.641 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:41.641 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:41.641 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:41.641 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:41.641 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:41.641 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_properties.properties 18:36:41.641 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:41.641 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:41.641 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:41.641 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:41.641 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:41.641 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_properties.properties_KEY 18:36:41.641 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:41.641 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_name] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:41.641 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_version] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:41.641 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:41.641 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: properties_KEY, element: properties 18:36:41.641 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:41.641 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:41.642 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:41.642 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:41.642 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:41.642 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:41.642 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_metadata.metadata 18:36:41.642 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:41.642 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:41.642 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:41.642 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:41.642 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:41.642 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_metadata.metadata_KEY 18:36:41.642 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:41.642 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_name] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:41.642 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_version] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:41.642 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [metadata_key] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:41.642 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: metadata_KEY, element: metadata 18:36:41.642 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:41.642 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:41.642 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:41.643 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers (type=java.util.List) 18:36:41.643 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers (type=java.util.List) 18:36:41.643 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:41.643 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_triggers.triggers 18:36:41.643 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:41.643 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, element: triggers 18:36:41.643 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:41.643 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:41.643 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:41.643 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:41.643 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:name] 18:36:41.643 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:41.643 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:41.643 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:41.643 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_targets.name 18:36:41.643 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:41.643 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:41.644 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:41.644 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:41.644 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:version] 18:36:41.644 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:41.644 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:41.644 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:41.644 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_targets.version 18:36:41.644 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:41.644 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:41.644 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: toscaPolicyTypeName, toscaPolicyTypeVersion, element: name, version 18:36:41.644 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:41.644 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:41.644 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:41.644 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:41.644 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:41.644 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:41.644 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_properties.properties 18:36:41.644 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:41.644 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:41.644 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:41.644 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:41.644 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:41.644 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_properties.properties_KEY 18:36:41.644 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:41.645 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_name] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:41.645 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_version] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:41.645 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:41.645 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: properties_KEY, element: properties 18:36:41.645 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:41.645 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:41.645 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:41.645 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:41.645 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:41.645 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:41.645 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_metadata.metadata 18:36:41.645 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:41.645 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:41.645 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:41.645 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:41.645 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:41.645 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_metadata.metadata_KEY 18:36:41.645 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:41.645 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_name] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:41.645 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_version] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:41.645 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [metadata_key] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:41.645 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: metadata_KEY, element: metadata 18:36:41.646 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:41.646 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:41.646 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:41.646 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:41.647 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:41.647 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:41.647 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:41.647 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:41.647 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:41.647 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:41.647 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:41.647 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:41.647 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:41.647 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:41.648 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:41.650 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:41.650 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:41.650 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:41.650 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:41.651 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:41.651 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:41.651 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:41.651 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:41.651 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:41.651 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:41.651 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:41.651 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:41.651 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:41.651 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:41.651 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:41.651 [main] DEBUG org.hibernate.bytecode.internal.BytecodeProviderInitiator -- HHH000021: Bytecode provider: bytebuddy 18:36:41.651 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory 18:36:41.652 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:36:41.652 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating SessionFactory with settings: {java.specification.version=17, sun.jnu.encoding=UTF-8, hibernate.dialect=org.hibernate.dialect.H2Dialect, java.class.path=/w/workspace/policy-models-sonar/models-pdp/target/test-classes:/w/workspace/policy-models-sonar/models-pdp/target/classes:/w/workspace/policy-models-sonar/models-base/target/policy-models-base-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-3.1.1-SNAPSHOT.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-examples/target/policy-models-examples-3.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/gson/2.1.1-SNAPSHOT/gson-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/common-parameters/2.1.1-SNAPSHOT/common-parameters-2.1.1-SNAPSHOT.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.jar:/tmp/r/io/prometheus/simpleclient/0.16.0/simpleclient-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel/0.16.0/simpleclient_tracer_otel-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_common/0.16.0/simpleclient_tracer_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel_agent/0.16.0/simpleclient_tracer_otel_agent-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_hotspot/0.16.0/simpleclient_hotspot-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_jakarta/0.16.0/simpleclient_servlet_jakarta-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_common/0.16.0/simpleclient_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_common/0.16.0/simpleclient_servlet_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_logback/0.16.0/simpleclient_logback-0.16.0.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1/jakarta.xml.bind-api-4.0.1.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/tmp/r/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-jakarta/2.2.15/swagger-jaxrs2-jakarta-2.2.15.jar:/tmp/r/io/github/classgraph/classgraph/4.8.154/classgraph-4.8.154.jar:/tmp/r/io/swagger/core/v3/swagger-models-jakarta/2.2.15/swagger-models-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.15.1/jackson-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-annotations-jakarta/2.2.15/swagger-annotations-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-integration-jakarta/2.2.15/swagger-integration-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-core-jakarta/2.2.15/swagger-core-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.15.1/jackson-dataformat-yaml-2.15.1.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.1/jackson-datatype-jsr310-2.15.1.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.1/jackson-databind-2.14.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-json-provider/2.15.1/jackson-jakarta-rs-json-provider-2.15.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-base/2.15.1/jackson-jakarta-rs-base-2.15.1.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.15.1/jackson-module-jakarta-xmlbind-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-servlet-initializer-v2-jakarta/2.2.15/swagger-jaxrs2-servlet-initializer-v2-jakarta-2.2.15.jar:/tmp/r/org/hibernate/orm/hibernate-core/6.3.0.CR1/hibernate-core-6.3.0.CR1.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.2/jaxb-runtime-4.0.2.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.2/jaxb-core-4.0.2.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.0/angus-activation-2.0.0.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.2/txw2-4.0.2.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.1/istack-commons-runtime-4.1.1.jar:/tmp/r/jakarta/inject/jakarta.inject-api/2.0.1.MR/jakarta.inject-api-2.0.1.MR.jar:/tmp/r/org/antlr/antlr4-runtime/4.10.1/antlr4-runtime-4.10.1.jar:/tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/com/h2database/h2/2.2.220/h2-2.2.220.jar:/tmp/r/org/onap/policy/common/utils/2.1.1-SNAPSHOT/utils-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/2.1.1-SNAPSHOT/capabilities-2.1.1-SNAPSHOT.jar:/tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.jar:/tmp/r/com/worldturner/medeia/medeia-validator-core/1.1.1/medeia-validator-core-1.1.1.jar:/tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.3.20/kotlin-reflect-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.3.20/kotlin-stdlib-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.20/kotlin-stdlib-common-1.3.20.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.jar:/tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/tmp/r/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar:/tmp/r/org/onap/policy/common/utils-test/2.1.1-SNAPSHOT/utils-test-2.1.1-SNAPSHOT.jar:/tmp/r/org/bouncycastle/bcpkix-fips/1.0.7/bcpkix-fips-1.0.7.jar:/tmp/r/org/bouncycastle/bc-fips/1.0.2.4/bc-fips-1.0.2.4.jar:/tmp/r/org/apache/commons/commons-jexl3/3.1/commons-jexl3-3.1.jar:/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar:/tmp/r/org/slf4j/slf4j-api/2.0.11/slf4j-api-2.0.11.jar:/tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar:/tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar:/tmp/r/org/projectlombok/lombok/1.18.28/lombok-1.18.28.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/yaml/snakeyaml/2.0/snakeyaml-2.0.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.1.4/mariadb-java-client-3.1.4.jar:/tmp/r/com/github/waffle/waffle-jna/3.2.0/waffle-jna-3.2.0.jar:/tmp/r/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar:/tmp/r/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1.jar:/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar:/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar:/tmp/r/org/postgresql/postgresql/42.6.0/postgresql-42.6.0.jar:/tmp/r/org/checkerframework/checker-qual/3.31.0/checker-qual-3.31.0.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar:/tmp/r/org/glassfish/jersey/inject/jersey-hk2/3.1.3/jersey-hk2-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-common/3.1.3/jersey-common-3.1.3.jar:/tmp/r/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar:/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/tmp/r/org/glassfish/hk2/hk2-locator/3.0.4/hk2-locator-3.0.4.jar:/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/3.0.4/aopalliance-repackaged-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-api/3.0.4/hk2-api-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-utils/3.0.4/hk2-utils-3.0.4.jar:/tmp/r/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.jar:/tmp/r/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.jar:/tmp/r/org/eclipse/jetty/toolchain/jetty-jakarta-servlet-api/5.0.2/jetty-jakarta-servlet-api-5.0.2.jar:/tmp/r/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet/3.1.3/jersey-container-servlet-3.1.3.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.3/jersey-container-servlet-core-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-server/3.1.3/jersey-server-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-client/3.1.3/jersey-client-3.1.3.jar:/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar:/tmp/r/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/tmp/r/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.6/byte-buddy-1.14.6.jar:/tmp/r/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar:/tmp/r/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/tmp/r/org/assertj/assertj-core/3.24.2/assertj-core-3.24.2.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5/5.2.2/httpcore5-5.2.2.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/tmp/r/com/att/nsa/cambriaClient/1.2.1-oss/cambriaClient-1.2.1-oss.jar:/tmp/r/com/att/nsa/saClientLibrary/1.3.0-oss/saClientLibrary-1.3.0-oss.jar:/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar:/tmp/r/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar:/tmp/r/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5/httpclient-cache-4.5.jar:/tmp/r/com/att/nsa/saToolkit/1.2.0-oss/saToolkit-1.2.0-oss.jar:/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar:/tmp/r/org/json/json/20231013/json-20231013.jar:, java.vm.vendor=Private Build, sun.arch.data.model=64, sun.font.fontmanager=sun.awt.X11FontManager, java.vendor.url=Unknown, user.timezone=Etc/UTC, javax.persistence.jdbc.user=****, javax.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, java.vm.specification.version=17, os.name=Linux, jakarta.persistence.jdbc.password=****, sun.java.launcher=SUN_STANDARD, local.setting.IS_JTA_TXN_COORD=false, sun.boot.library.path=/usr/lib/jvm/java-17-openjdk-amd64/lib, sun.java.command=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20240120183635626_70.jar /w/workspace/policy-models-sonar/models-pdp/target/surefire 2024-01-20T18-35-53_465-jvmRun1 surefire-20240120183635626_68tmp surefire_4-20240120183635626_69tmp, jdk.debug=release, surefire.test.class.path=/w/workspace/policy-models-sonar/models-pdp/target/test-classes:/w/workspace/policy-models-sonar/models-pdp/target/classes:/w/workspace/policy-models-sonar/models-base/target/policy-models-base-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-3.1.1-SNAPSHOT.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-examples/target/policy-models-examples-3.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/gson/2.1.1-SNAPSHOT/gson-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/common-parameters/2.1.1-SNAPSHOT/common-parameters-2.1.1-SNAPSHOT.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.jar:/tmp/r/io/prometheus/simpleclient/0.16.0/simpleclient-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel/0.16.0/simpleclient_tracer_otel-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_common/0.16.0/simpleclient_tracer_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel_agent/0.16.0/simpleclient_tracer_otel_agent-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_hotspot/0.16.0/simpleclient_hotspot-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_jakarta/0.16.0/simpleclient_servlet_jakarta-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_common/0.16.0/simpleclient_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_common/0.16.0/simpleclient_servlet_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_logback/0.16.0/simpleclient_logback-0.16.0.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1/jakarta.xml.bind-api-4.0.1.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/tmp/r/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-jakarta/2.2.15/swagger-jaxrs2-jakarta-2.2.15.jar:/tmp/r/io/github/classgraph/classgraph/4.8.154/classgraph-4.8.154.jar:/tmp/r/io/swagger/core/v3/swagger-models-jakarta/2.2.15/swagger-models-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.15.1/jackson-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-annotations-jakarta/2.2.15/swagger-annotations-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-integration-jakarta/2.2.15/swagger-integration-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-core-jakarta/2.2.15/swagger-core-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.15.1/jackson-dataformat-yaml-2.15.1.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.1/jackson-datatype-jsr310-2.15.1.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.1/jackson-databind-2.14.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-json-provider/2.15.1/jackson-jakarta-rs-json-provider-2.15.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-base/2.15.1/jackson-jakarta-rs-base-2.15.1.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.15.1/jackson-module-jakarta-xmlbind-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-servlet-initializer-v2-jakarta/2.2.15/swagger-jaxrs2-servlet-initializer-v2-jakarta-2.2.15.jar:/tmp/r/org/hibernate/orm/hibernate-core/6.3.0.CR1/hibernate-core-6.3.0.CR1.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.2/jaxb-runtime-4.0.2.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.2/jaxb-core-4.0.2.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.0/angus-activation-2.0.0.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.2/txw2-4.0.2.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.1/istack-commons-runtime-4.1.1.jar:/tmp/r/jakarta/inject/jakarta.inject-api/2.0.1.MR/jakarta.inject-api-2.0.1.MR.jar:/tmp/r/org/antlr/antlr4-runtime/4.10.1/antlr4-runtime-4.10.1.jar:/tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/com/h2database/h2/2.2.220/h2-2.2.220.jar:/tmp/r/org/onap/policy/common/utils/2.1.1-SNAPSHOT/utils-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/2.1.1-SNAPSHOT/capabilities-2.1.1-SNAPSHOT.jar:/tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.jar:/tmp/r/com/worldturner/medeia/medeia-validator-core/1.1.1/medeia-validator-core-1.1.1.jar:/tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.3.20/kotlin-reflect-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.3.20/kotlin-stdlib-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.20/kotlin-stdlib-common-1.3.20.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.jar:/tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/tmp/r/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar:/tmp/r/org/onap/policy/common/utils-test/2.1.1-SNAPSHOT/utils-test-2.1.1-SNAPSHOT.jar:/tmp/r/org/bouncycastle/bcpkix-fips/1.0.7/bcpkix-fips-1.0.7.jar:/tmp/r/org/bouncycastle/bc-fips/1.0.2.4/bc-fips-1.0.2.4.jar:/tmp/r/org/apache/commons/commons-jexl3/3.1/commons-jexl3-3.1.jar:/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar:/tmp/r/org/slf4j/slf4j-api/2.0.11/slf4j-api-2.0.11.jar:/tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar:/tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar:/tmp/r/org/projectlombok/lombok/1.18.28/lombok-1.18.28.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/yaml/snakeyaml/2.0/snakeyaml-2.0.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.1.4/mariadb-java-client-3.1.4.jar:/tmp/r/com/github/waffle/waffle-jna/3.2.0/waffle-jna-3.2.0.jar:/tmp/r/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar:/tmp/r/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1.jar:/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar:/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar:/tmp/r/org/postgresql/postgresql/42.6.0/postgresql-42.6.0.jar:/tmp/r/org/checkerframework/checker-qual/3.31.0/checker-qual-3.31.0.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar:/tmp/r/org/glassfish/jersey/inject/jersey-hk2/3.1.3/jersey-hk2-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-common/3.1.3/jersey-common-3.1.3.jar:/tmp/r/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar:/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/tmp/r/org/glassfish/hk2/hk2-locator/3.0.4/hk2-locator-3.0.4.jar:/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/3.0.4/aopalliance-repackaged-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-api/3.0.4/hk2-api-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-utils/3.0.4/hk2-utils-3.0.4.jar:/tmp/r/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.jar:/tmp/r/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.jar:/tmp/r/org/eclipse/jetty/toolchain/jetty-jakarta-servlet-api/5.0.2/jetty-jakarta-servlet-api-5.0.2.jar:/tmp/r/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet/3.1.3/jersey-container-servlet-3.1.3.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.3/jersey-container-servlet-core-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-server/3.1.3/jersey-server-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-client/3.1.3/jersey-client-3.1.3.jar:/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar:/tmp/r/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/tmp/r/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.6/byte-buddy-1.14.6.jar:/tmp/r/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar:/tmp/r/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/tmp/r/org/assertj/assertj-core/3.24.2/assertj-core-3.24.2.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5/5.2.2/httpcore5-5.2.2.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/tmp/r/com/att/nsa/cambriaClient/1.2.1-oss/cambriaClient-1.2.1-oss.jar:/tmp/r/com/att/nsa/saClientLibrary/1.3.0-oss/saClientLibrary-1.3.0-oss.jar:/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar:/tmp/r/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar:/tmp/r/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5/httpclient-cache-4.5.jar:/tmp/r/com/att/nsa/saToolkit/1.2.0-oss/saToolkit-1.2.0-oss.jar:/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar:/tmp/r/org/json/json/20231013/json-20231013.jar:, jakarta.persistence.jdbc.driver=org.h2.Driver, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, java.specification.vendor=Oracle Corporation, org.ops4j.pax.url.mvn.localRepository=/tmp/r, java.version.date=2022-07-19, java.home=/usr/lib/jvm/java-17-openjdk-amd64, file.separator=/, basedir=/w/workspace/policy-models-sonar/models-pdp, java.vm.compressedOopsMode=Zero based, jakarta.persistence.jdbc.user=****, line.separator= , hibernate.persistenceUnitName=ToscaConceptTest, java.vm.specification.vendor=Oracle Corporation, java.specification.name=Java Platform API Specification, hibernate.transaction.coordinator_class=class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl, javax.persistence.jdbc.driver=org.h2.Driver, surefire.real.class.path=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20240120183635626_70.jar, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, java.runtime.version=17.0.4+8-Ubuntu-118.04, user.name=jenkins, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, sonar=true, path.separator=:, hibernate.connection.username=****, os.version=4.15.0-194-generic, java.runtime.name=OpenJDK Runtime Environment, hibernate.connection.url=jdbc:h2:mem:PdpProviderTest, file.encoding=UTF-8, jenkins=true, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=false, localRepository=/tmp/r, hibernate.connection.driver_class=org.h2.Driver, java.vendor.url.bug=Unknown, java.io.tmpdir=/tmp, java.version=17.0.4, user.dir=/w/workspace/policy-models-sonar/models-pdp, os.arch=amd64, java.vm.specification.name=Java Virtual Machine Specification, javax.persistence.schema-generation.database.action=drop-and-create, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@3c00c7ab, native.encoding=UTF-8, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, java.vendor=Private Build, java.vm.info=mixed mode, sharing, java.vm.version=17.0.4+8-Ubuntu-118.04, hibernate.bytecode.use_reflection_optimizer=true, sun.io.unicode.encoding=UnicodeLittle, maven.repo.local=/tmp/r, javax.persistence.jdbc.password=****, java.class.version=61.0} 18:36:41.653 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {} 18:36:41.653 [main] DEBUG org.hibernate.boot.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation 18:36:41.653 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 18:36:41.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was null 18:36:41.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was null 18:36:41.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was null 18:36:41.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was null 18:36:41.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@4178d53c] under count; prior registration was null 18:36:41.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@59b0d24d] under every; prior registration was null 18:36:41.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@47e83e72] under any; prior registration was null 18:36:41.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(floor)] under floor; prior registration was null 18:36:41.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ceiling)] under ceiling; prior registration was null 18:36:41.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(mod)] under mod; prior registration was null 18:36:41.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(abs)] under abs; prior registration was null 18:36:41.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sign)] under sign; prior registration was null 18:36:41.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sqrt)] under sqrt; prior registration was null 18:36:41.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ln)] under ln; prior registration was null 18:36:41.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(exp)] under exp; prior registration was null 18:36:41.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(power)] under power; prior registration was null 18:36:41.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(round)] under round; prior registration was null 18:36:41.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sin)] under sin; prior registration was null 18:36:41.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cos)] under cos; prior registration was null 18:36:41.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(tan)] under tan; prior registration was null 18:36:41.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(asin)] under asin; prior registration was null 18:36:41.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(acos)] under acos; prior registration was null 18:36:41.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan)] under atan; prior registration was null 18:36:41.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan2)] under atan2; prior registration was null 18:36:41.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@7def94bb] under sinh; prior registration was null 18:36:41.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@7a397f0f] under cosh; prior registration was null 18:36:41.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@2544e8bf] under tanh; prior registration was null 18:36:41.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@235959cb] under pi; prior registration was null 18:36:41.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@22125b57] under log; prior registration was null 18:36:41.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(coalesce)] under coalesce; prior registration was null 18:36:41.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nullif)] under nullif; prior registration was null 18:36:41.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(left)] under left; prior registration was null 18:36:41.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(right)] under right; prior registration was null 18:36:41.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(replace)] under replace; prior registration was null 18:36:41.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(concat)] under concat; prior registration was null 18:36:41.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lower)] under lower; prior registration was null 18:36:41.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(upper)] under upper; prior registration was null 18:36:41.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substring)] under substring; prior registration was null 18:36:41.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(locate)] under locate; prior registration was null 18:36:41.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(character_length)] under character_length; prior registration was null 18:36:41.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : length -> character_length 18:36:41.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LocatePositionEmulation@1362991d] under position; prior registration was null 18:36:41.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InsertSubstringOverlayEmulation@11619ade] under overlay; prior registration was null 18:36:41.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TrimFunction@781f1e38] under trim; prior registration was null 18:36:41.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastFunction@48673a8f] under cast; prior registration was null 18:36:41.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@4f4af8ef] under collate; prior registration was null 18:36:41.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ExtractFunction@52602cb2] under extract; prior registration was null 18:36:41.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(least)] under least; prior registration was null 18:36:41.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(greatest)] under greatest; prior registration was null 18:36:41.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CoalesceIfnullEmulation@520e0618] under ifnull; prior registration was null 18:36:41.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lpad)] under lpad; prior registration was null 18:36:41.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rpad)] under rpad; prior registration was null 18:36:41.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LpadRpadPadEmulation@234cfd94] under pad; prior registration was null 18:36:41.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastStrEmulation@3bd9e492] under str; prior registration was null 18:36:41.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@680f4ae7] under format; prior registration was null 18:36:41.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampaddFunction@4a13bf38] under timestampadd; prior registration was null 18:36:41.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampdiffFunction@e774bb3] under timestampdiff; prior registration was null 18:36:41.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : dateadd -> timestampadd 18:36:41.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : datediff -> timestampdiff 18:36:41.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@7afed39b] under current_date; prior registration was null 18:36:41.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@68b4e651] under current_time; prior registration was null 18:36:41.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@3f896e00] under current_timestamp; prior registration was null 18:36:41.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current date -> current_date 18:36:41.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current time -> current_time 18:36:41.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current timestamp -> current_timestamp 18:36:41.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@b979091] under local_date; prior registration was null 18:36:41.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@7f9f873] under local_time; prior registration was null 18:36:41.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@483010b3] under local_datetime; prior registration was null 18:36:41.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@3cbd8edb] under offset_datetime; prior registration was null 18:36:41.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local date -> local_date 18:36:41.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local time -> local_time 18:36:41.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local datetime -> local_datetime 18:36:41.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : offset datetime -> offset_datetime 18:36:41.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@b1982c5] under instant; prior registration was null 18:36:41.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current_instant -> instant 18:36:41.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.SqlFunction@43ebc9b5] under sql; prior registration was null 18:36:41.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was NamedSqmFunctionTemplate(max) 18:36:41.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was NamedSqmFunctionTemplate(min) 18:36:41.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was NamedSqmFunctionTemplate(sum) 18:36:41.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was NamedSqmFunctionTemplate(avg) 18:36:41.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@b96fcf3] under count; prior registration was org.hibernate.dialect.function.CountFunction@4178d53c 18:36:41.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.AvgFunction@5b8d700c] under avg; prior registration was NamedSqmFunctionTemplate(avg) 18:36:41.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(pi)] under pi; prior registration was org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@235959cb 18:36:41.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cot)] under cot; prior registration was null 18:36:41.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(radians)] under radians; prior registration was null 18:36:41.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(degrees)] under degrees; prior registration was null 18:36:41.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(log10)] under log10; prior registration was null 18:36:41.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@1cc5de12] under mod; prior registration was NamedSqmFunctionTemplate(mod) 18:36:41.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rand)] under rand; prior registration was null 18:36:41.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(soundex)] under soundex; prior registration was null 18:36:41.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(translate)] under translate; prior registration was null 18:36:41.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitand)] under bitand; prior registration was null 18:36:41.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitor)] under bitor; prior registration was null 18:36:41.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitxor)] under bitxor; prior registration was null 18:36:41.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_and)] under bit_and; prior registration was null 18:36:41.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_or)] under bit_or; prior registration was null 18:36:41.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day)] under day; prior registration was null 18:36:41.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(month)] under month; prior registration was null 18:36:41.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(year)] under year; prior registration was null 18:36:41.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(hour)] under hour; prior registration was null 18:36:41.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(minute)] under minute; prior registration was null 18:36:41.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(second)] under second; prior registration was null 18:36:41.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(microsecond)] under microsecond; prior registration was null 18:36:41.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_week)] under day_of_week; prior registration was null 18:36:41.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_month)] under day_of_month; prior registration was null 18:36:41.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : day -> day_of_month 18:36:41.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_year)] under day_of_year; prior registration was null 18:36:41.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(week)] under week; prior registration was null 18:36:41.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(quarter)] under quarter; prior registration was null 18:36:41.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(monthname)] under monthname; prior registration was null 18:36:41.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(dayname)] under dayname; prior registration was null 18:36:41.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under localtime; prior registration was null 18:36:41.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under localtimestamp; prior registration was null 18:36:41.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under local_time; prior registration was org.hibernate.dialect.function.CurrentFunction@7f9f873 18:36:41.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under local_datetime; prior registration was org.hibernate.dialect.function.CurrentFunction@483010b3 18:36:41.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TruncFunction@17e1a5e] under trunc; prior registration was null 18:36:41.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : truncate -> trunc 18:36:41.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3d330fe6] under date_trunc; prior registration was null 18:36:41.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_length)] under bit_length; prior registration was null 18:36:41.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was null 18:36:41.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ascii)] under ascii; prior registration was null 18:36:41.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was NamedSqmFunctionTemplate(octet_length) 18:36:41.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(space)] under space; prior registration was null 18:36:41.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(repeat)] under repeat; prior registration was null 18:36:41.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(char)] under char; prior registration was null 18:36:41.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : chr -> char 18:36:41.657 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(instr)] under instr; prior registration was null 18:36:41.657 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substr)] under substr; prior registration was null 18:36:41.657 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@d0e155c] under position; prior registration was org.hibernate.dialect.function.LocatePositionEmulation@1362991d 18:36:41.657 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ltrim)] under ltrim; prior registration was null 18:36:41.657 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rtrim)] under rtrim; prior registration was null 18:36:41.657 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3f096fa1] under concat; prior registration was NamedSqmFunctionTemplate(concat) 18:36:41.657 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curtime)] under curtime; prior registration was null 18:36:41.657 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curdate)] under curdate; prior registration was null 18:36:41.657 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(now)] under now; prior registration was null 18:36:41.657 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sysdate)] under sysdate; prior registration was null 18:36:41.657 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(insert)] under insert; prior registration was null 18:36:41.657 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_and)] under bool_and; prior registration was null 18:36:41.657 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : every -> bool_and 18:36:41.657 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_or)] under bool_or; prior registration was null 18:36:41.657 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : any -> bool_or 18:36:41.657 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(median)] under median; prior registration was null 18:36:41.657 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_pop)] under stddev_pop; prior registration was null 18:36:41.657 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_samp)] under stddev_samp; prior registration was null 18:36:41.657 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_pop)] under var_pop; prior registration was null 18:36:41.657 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_samp)] under var_samp; prior registration was null 18:36:41.657 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@4e542ef4] under format; prior registration was org.hibernate.dialect.function.FormatFunction@680f4ae7 18:36:41.657 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rownum)] under rownum; prior registration was null 18:36:41.657 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(row_number)] under row_number; prior registration was null 18:36:41.657 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lag)] under lag; prior registration was null 18:36:41.657 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lead)] under lead; prior registration was null 18:36:41.657 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(first_value)] under first_value; prior registration was null 18:36:41.657 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(last_value)] under last_value; prior registration was null 18:36:41.657 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nth_value)] under nth_value; prior registration was null 18:36:41.657 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@6bbd44e7] under mode; prior registration was null 18:36:41.657 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@16641839] under percentile_cont; prior registration was null 18:36:41.657 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@62640933] under percentile_disc; prior registration was null 18:36:41.657 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@d28a805] under rank; prior registration was null 18:36:41.657 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@c334f3b] under dense_rank; prior registration was null 18:36:41.657 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@3aa02b54] under percent_rank; prior registration was null 18:36:41.657 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@78cf80a2] under cume_dist; prior registration was null 18:36:41.657 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ListaggFunction@30ef773e] under listagg; prior registration was null 18:36:41.657 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- abs(NUMERIC arg) 18:36:41.657 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double acos(NUMERIC arg) 18:36:41.657 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean any(BOOLEAN predicate) 18:36:41.657 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer ascii(STRING arg) 18:36:41.657 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double asin(NUMERIC arg) 18:36:41.657 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan(NUMERIC arg) 18:36:41.657 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan2(NUMERIC arg0, NUMERIC arg1) 18:36:41.657 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double avg(NUMERIC arg) 18:36:41.657 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_and(arg) 18:36:41.657 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer bit_length(STRING_OR_CLOB arg) 18:36:41.657 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_or(arg) 18:36:41.657 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitand(arg0, arg1) 18:36:41.657 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitor(arg0, arg1) 18:36:41.657 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitxor(arg0, arg1) 18:36:41.657 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_and(BOOLEAN predicate) 18:36:41.657 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_or(BOOLEAN predicate) 18:36:41.657 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- cast(arg as Type) 18:36:41.657 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ceiling(NUMERIC arg) 18:36:41.657 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character char(INTEGER arg) 18:36:41.657 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer character_length(STRING_OR_CLOB arg) 18:36:41.657 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character chr(INTEGER arg) 18:36:41.657 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- coalesce(arg0[, arg1[, ...]]) 18:36:41.657 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String collate(STRING string as COLLATION collation) 18:36:41.657 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String concat(STRING string0[, STRING string1[, ...]]) 18:36:41.657 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cos(NUMERIC arg) 18:36:41.657 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cosh(NUMERIC arg) 18:36:41.657 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cot(NUMERIC arg) 18:36:41.657 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long count([distinct ]{arg|*}) 18:36:41.657 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cume_dist([arg0[, ...]]) 18:36:41.657 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date curdate() 18:36:41.657 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current date 18:36:41.657 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current time 18:36:41.657 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current timestamp 18:36:41.657 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current_date 18:36:41.657 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant current_instant 18:36:41.657 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current_time 18:36:41.657 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current_timestamp 18:36:41.657 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time curtime() 18:36:41.658 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- date_trunc(STRING field, TEMPORAL datetime) 18:36:41.658 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- dateadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 18:36:41.658 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- basicType@73(java.lang.Long,-5)|basicType@75(java.lang.Double,8) datediff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 18:36:41.658 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day(DATE arg) 18:36:41.658 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_month(DATE arg) 18:36:41.658 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_week(DATE arg) 18:36:41.658 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_year(DATE arg) 18:36:41.658 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String dayname(DATE arg) 18:36:41.658 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double degrees(NUMERIC arg) 18:36:41.658 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long dense_rank([arg0[, ...]]) 18:36:41.658 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean every(BOOLEAN predicate) 18:36:41.658 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double exp(NUMERIC arg) 18:36:41.658 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- extract(TEMPORAL_UNIT field from TEMPORAL arg) 18:36:41.658 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- first_valueANY value 18:36:41.658 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- floor(NUMERIC arg) 18:36:41.658 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String format(TEMPORAL datetime as STRING pattern) 18:36:41.658 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- greatest(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 18:36:41.658 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer hour(TIME arg) 18:36:41.658 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ifnull(arg0, arg1) 18:36:41.658 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String insert(STRING string, INTEGER start, INTEGER length, STRING replacement) 18:36:41.658 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant instant 18:36:41.658 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer instr(STRING string, STRING pattern[, INTEGER start[, INTEGER occurrence]]) 18:36:41.658 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- lagANY value[, INTEGER offset[, ANY default]] 18:36:41.658 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- last_valueANY value 18:36:41.658 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- leadANY value[, INTEGER offset[, ANY default]] 18:36:41.658 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- least(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 18:36:41.658 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String left(STRING string, INTEGER length) 18:36:41.658 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer length(STRING_OR_CLOB arg) 18:36:41.658 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String listagg(STRING arg0, STRING arg1) 18:36:41.658 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double ln(NUMERIC arg) 18:36:41.658 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local date 18:36:41.658 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local datetime 18:36:41.658 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local time 18:36:41.658 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local_date 18:36:41.658 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local_datetime 18:36:41.658 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local_time 18:36:41.658 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time localtime 18:36:41.658 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp localtimestamp 18:36:41.658 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer locate(STRING pattern, STRING string[, INTEGER start]) 18:36:41.658 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log(NUMERIC base, NUMERIC arg) 18:36:41.658 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log10(NUMERIC arg) 18:36:41.658 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lower(STRING string) 18:36:41.658 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lpad(STRING string, INTEGER length[, STRING padding]) 18:36:41.658 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String ltrim(STRING string) 18:36:41.658 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- max(COMPARABLE arg) 18:36:41.658 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double median(NUMERIC arg) 18:36:41.658 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer microsecond(TIME arg) 18:36:41.658 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- min(COMPARABLE arg) 18:36:41.658 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer minute(TIME arg) 18:36:41.658 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer mod(INTEGER arg0, INTEGER arg1) 18:36:41.658 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- mode() 18:36:41.658 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer month(DATE arg) 18:36:41.658 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String monthname(DATE arg) 18:36:41.658 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp now() 18:36:41.658 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nth_valueANY value, INTEGER nth 18:36:41.658 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nullif(arg0, arg1) 18:36:41.658 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer octet_length(STRING_OR_CLOB arg) 18:36:41.658 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset datetime 18:36:41.658 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset_datetime 18:36:41.658 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String overlay(STRING string placing STRING replacement from INTEGER start[ for INTEGER length]) 18:36:41.658 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String pad(STRING string with INTEGER length {leading|trailing}[ STRING character]) 18:36:41.658 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double percent_rank([arg0[, ...]]) 18:36:41.658 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_cont(NUMERIC arg) 18:36:41.658 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_disc(NUMERIC arg) 18:36:41.658 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double pi 18:36:41.658 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer position(STRING pattern in STRING string) 18:36:41.658 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double power(NUMERIC arg0, NUMERIC arg1) 18:36:41.658 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer quarter(DATE arg) 18:36:41.658 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double radians(NUMERIC arg) 18:36:41.658 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double rand([INTEGER seed]) 18:36:41.658 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rank([arg0[, ...]]) 18:36:41.658 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String repeat(STRING string, INTEGER times) 18:36:41.658 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String replace(STRING string, STRING pattern, STRING replacement) 18:36:41.658 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String right(STRING string, INTEGER length) 18:36:41.658 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- round(NUMERIC number[, INTEGER places]) 18:36:41.658 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long row_number() 18:36:41.658 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rownum() 18:36:41.658 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rpad(STRING string, INTEGER length[, STRING padding]) 18:36:41.658 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rtrim(STRING string) 18:36:41.658 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer second(TIME arg) 18:36:41.658 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer sign(NUMERIC arg) 18:36:41.658 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sin(NUMERIC arg) 18:36:41.658 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sinh(NUMERIC arg) 18:36:41.658 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String soundex(arg) 18:36:41.658 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String space(INTEGER arg) 18:36:41.658 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Object sql 18:36:41.658 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sqrt(NUMERIC arg) 18:36:41.658 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_pop(NUMERIC arg) 18:36:41.658 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_samp(NUMERIC arg) 18:36:41.658 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String str(arg) 18:36:41.658 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substr(STRING string, INTEGER start[, INTEGER length]) 18:36:41.658 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substring(STRING string{ from|,} INTEGER start[{ for|,} INTEGER length]) 18:36:41.658 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- sum(arg) 18:36:41.658 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp sysdate 18:36:41.658 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tan(NUMERIC arg) 18:36:41.658 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tanh(NUMERIC arg) 18:36:41.658 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- timestampadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 18:36:41.658 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- basicType@73(java.lang.Long,-5)|basicType@75(java.lang.Double,8) timestampdiff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 18:36:41.658 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String translate(STRING arg0, STRING arg1, STRING arg2) 18:36:41.658 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String trim([[{leading|trailing|both} ][STRING arg0 ]from] STRING arg1) 18:36:41.658 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- trunc( ... ) 18:36:41.658 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- truncate( ... ) 18:36:41.658 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String upper(STRING string) 18:36:41.658 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_pop(NUMERIC arg) 18:36:41.658 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_samp(NUMERIC arg) 18:36:41.658 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer week(DATE arg) 18:36:41.658 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer year(DATE arg) 18:36:41.658 [main] DEBUG org.hibernate.orm.query.plan.cache -- Starting QueryInterpretationCache(2048) 18:36:41.659 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:36:41.659 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:41.681 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType]: private accessor [derivedFrom] 18:36:41.681 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:36:41.681 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:41.702 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy]: private accessor [derivedFrom] 18:36:41.703 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:36:41.703 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:41.715 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus]: private accessor [deploy] 18:36:41.716 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:36:41.716 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:41.729 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup]: private accessor [description] 18:36:41.730 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:36:41.730 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:41.744 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup]: private accessor [currentInstanceCount] 18:36:41.744 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:36:41.744 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:41.763 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp]: private accessor [healthy] 18:36:41.763 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:41.764 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:41.764 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:41.764 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:41.764 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:41.765 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:41.765 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:41.768 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting post-init callbacks 18:36:41.768 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id})#finishInitialization 18:36:41.768 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)#finishInitialization 18:36:41.768 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)#finishInitialization 18:36:41.768 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) - key descriptor 18:36:41.768 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)#finishInitialization 18:36:41.768 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) - key descriptor 18:36:41.768 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets#{element})#finishInitialization 18:36:41.768 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets)#finishInitialization 18:36:41.768 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) - key descriptor 18:36:41.768 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers)#finishInitialization 18:36:41.768 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) - key descriptor 18:36:41.768 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) `staticFetchableList` generator 18:36:41.768 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id})#finishInitialization 18:36:41.768 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)#finishInitialization 18:36:41.768 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)#finishInitialization 18:36:41.768 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) - key descriptor 18:36:41.768 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)#finishInitialization 18:36:41.768 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) - key descriptor 18:36:41.768 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets#{element})#finishInitialization 18:36:41.768 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets)#finishInitialization 18:36:41.768 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) - key descriptor 18:36:41.768 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)#finishInitialization 18:36:41.768 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) `staticFetchableList` generator 18:36:41.768 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#{id})#finishInitialization 18:36:41.769 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)#finishInitialization 18:36:41.769 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) `staticFetchableList` generator 18:36:41.769 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id})#finishInitialization 18:36:41.769 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping( NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element}]) - element descriptor 18:36:41.769 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)#finishInitialization 18:36:41.769 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - key descriptor 18:36:41.769 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)#finishInitialization 18:36:41.769 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) - key descriptor 18:36:41.769 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) `staticFetchableList` generator 18:36:41.769 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id})#finishInitialization 18:36:41.769 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping( NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element}]) - element descriptor 18:36:41.769 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)#finishInitialization 18:36:41.769 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - key descriptor 18:36:41.769 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element})#finishInitialization 18:36:41.769 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)#finishInitialization 18:36:41.769 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) - key descriptor 18:36:41.769 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)#finishInitialization 18:36:41.769 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) - key descriptor 18:36:41.769 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element})#finishInitialization 18:36:41.769 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)#finishInitialization 18:36:41.769 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) - key descriptor 18:36:41.769 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) `staticFetchableList` generator 18:36:41.769 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id})#finishInitialization 18:36:41.770 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdp) `staticFetchableList` generator 18:36:41.770 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id})#initColumnMappings 18:36:41.770 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)#initColumnMappings 18:36:41.770 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:41.770 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:41.770 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:41.770 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:41.770 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets#{element})#initColumnMappings 18:36:41.770 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:41.770 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:41.770 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:41.770 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:41.770 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id})#initColumnMappings 18:36:41.770 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)#initColumnMappings 18:36:41.770 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:41.770 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:41.770 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:41.770 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:41.770 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets#{element})#initColumnMappings 18:36:41.770 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:41.770 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:41.770 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)#initColumnMappings 18:36:41.770 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#{id})#initColumnMappings 18:36:41.770 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)#initColumnMappings 18:36:41.770 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id})#initColumnMappings 18:36:41.770 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:41.770 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:41.770 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:41.770 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:41.770 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}.{inverse})#finishInitialization 18:36:41.770 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}] 18:36:41.770 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}.{inverse})#finishInitialization 18:36:41.770 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}] 18:36:41.770 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id})#initColumnMappings 18:36:41.770 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}.{inverse})#finishInitialization 18:36:41.770 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:41.770 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}] 18:36:41.770 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:41.770 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:41.770 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:41.770 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element})#initColumnMappings 18:36:41.770 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:41.770 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:41.770 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:41.770 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:41.770 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element})#initColumnMappings 18:36:41.770 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:41.770 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:41.770 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id})#initColumnMappings 18:36:41.770 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:41.770 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:41.770 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}.{inverse})#finishInitialization 18:36:41.770 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}] 18:36:41.771 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:41.771 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicyType where name=? and version=? 18:36:41.771 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into ToscaPolicyType (derived_from_name,derived_from_version,description,name,version) values (?,?,?,?,?) 18:36:41.771 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update ToscaPolicyType set derived_from_name=?,derived_from_version=?,description=? where name=? and version=? 18:36:41.771 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from ToscaPolicyType where name=? and version=? 18:36:41.771 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jtpt1_0 18:36:41.771 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] 18:36:41.771 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}] 18:36:41.771 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] 18:36:41.771 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target}] 18:36:41.772 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target}] 18:36:41.772 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target}] 18:36:41.772 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target}] 18:36:41.772 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] | +-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom.version] | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.description] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] | \-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:41.772 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jtpt1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) { primaryTableReference : ToscaPolicyType as jtpt1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } } } } } 18:36:41.773 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:41.773 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicy where name=? and version=? 18:36:41.773 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into ToscaPolicy (derived_from_name,derived_from_version,description,type_name,type_version,name,version) values (?,?,?,?,?,?,?) 18:36:41.773 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update ToscaPolicy set derived_from_name=?,derived_from_version=?,description=?,type_name=?,type_version=? where name=? and version=? 18:36:41.773 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from ToscaPolicy where name=? and version=? 18:36:41.773 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jtp1_0 18:36:41.773 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] 18:36:41.773 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}] 18:36:41.773 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] 18:36:41.773 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target}] 18:36:41.773 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target}] 18:36:41.773 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] 18:36:41.773 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target}] 18:36:41.773 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] | +-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom.version] | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.description] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] | \-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type.version] 18:36:41.773 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jtp1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) { primaryTableReference : ToscaPolicy as jtp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target}) { primaryTableReference : ToscaPolicy as jtp1_0 } } } } } 18:36:41.774 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:41.774 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from PdpPolicyStatus where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:41.774 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:36:41.774 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpPolicyStatus set deploy=?,pdpGroup=?,pdpType=?,name=?,version=?,state=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:41.774 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpPolicyStatus where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:41.774 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpps1_0 18:36:41.774 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] 18:36:41.774 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] 18:36:41.774 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:36:41.775 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType] | +-EmbeddableFetchImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] | | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.name] | | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.version] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state] 18:36:41.775 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpps1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) { primaryTableReference : PdpPolicyStatus as jpps1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}) { primaryTableReference : PdpPolicyStatus as jpps1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) { primaryTableReference : PdpPolicyStatus as jpps1_0 } } } } } 18:36:41.775 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:41.775 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from PdpGroup where name=? and version=? 18:36:41.775 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpGroup (description,pdpGroupState,name,version) values (?,?,?,?) 18:36:41.775 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpGroup set description=?,pdpGroupState=? where name=? and version=? 18:36:41.775 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpGroup where name=? and version=? 18:36:41.775 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpg1_0 18:36:41.775 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] 18:36:41.775 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] 18:36:41.775 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:41.775 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:41.775 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:41.776 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:41.776 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:41.776 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@295e3370] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:41.776 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:41.776 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:41.776 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:41.776 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:41.776 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:41.776 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:41.776 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) { primaryTableReference : PdpGroup as jpg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}) { primaryTableReference : PdpGroup as jpg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } left join CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 NestedTableGroupJoins { join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } } } } } 18:36:41.777 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:41.777 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from PdpSubGroup where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:41.777 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpSubGroup (currentInstanceCount,desiredInstanceCount,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?) 18:36:41.777 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpSubGroup set currentInstanceCount=?,desiredInstanceCount=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:41.777 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpSubGroup where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:41.777 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpsg1_0 18:36:41.777 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] 18:36:41.777 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] 18:36:41.777 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:41.777 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:41.777 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:41.777 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:41.777 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:41.777 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@6b8564e5] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:41.777 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:41.778 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:41.778 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:41.778 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:41.778 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:41.778 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpsg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) { primaryTableReference : PdpSubGroup as jpsg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } left join CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } } } } } 18:36:41.779 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:41.779 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from Pdp where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:41.779 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:41.779 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update Pdp set healthy=?,lastUpdate=?,message=?,pdpState=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:41.779 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from Pdp where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:41.779 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jp1_0 18:36:41.779 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] 18:36:41.779 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] 18:36:41.779 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState] 18:36:41.779 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jp1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdp) { primaryTableReference : Pdp as jp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}) { primaryTableReference : Pdp as jp1_0 } } } } } 18:36:41.779 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:41.779 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:36:41.779 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:41.779 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:41.780 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:41.780 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:41.780 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:41.780 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:41.780 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:41.780 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:41.780 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}] 18:36:41.780 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties` -> `{index}` 18:36:41.780 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties` -> `{element}` 18:36:41.780 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:41.780 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:41.780 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:41.780 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_properties (JpaToscaPolicyType_name,JpaToscaPolicyType_version,properties_KEY,properties) values (?,?,?,?) 18:36:41.780 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicyType_properties set properties=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:36:41.780 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:36:41.780 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:41.780 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:41.780 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:41.780 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@60873af4] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:41.780 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:41.780 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:41.780 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:41.781 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:41.781 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:41.781 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:41.781 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:41.781 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into PdpGroup_PdpSubGroup (name,version,pdpSubGroups_localName,pdpSubGroups_parentKeyName,pdpSubGroups_parentKeyVersion,pdpSubGroups_parentLocalName) values (?,?,?,?,?,?) 18:36:41.781 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from PdpGroup_PdpSubGroup where name=? and version=? and pdpSubGroups_localName=? and pdpSubGroups_parentKeyName=? and pdpSubGroups_parentKeyVersion=? and pdpSubGroups_parentLocalName=? 18:36:41.781 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from PdpGroup_PdpSubGroup where name=? and version=? 18:36:41.781 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:41.781 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:41.781 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}] 18:36:41.781 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties` -> `{index}` 18:36:41.781 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties` -> `{element}` 18:36:41.781 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:41.781 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:41.781 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:41.781 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_properties (JpaToscaPolicy_name,JpaToscaPolicy_version,properties_KEY,properties) values (?,?,?,?) 18:36:41.781 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicy_properties set properties=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:36:41.782 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:36:41.782 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:36:41.782 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:41.782 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:41.782 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@422e4aa0] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:41.782 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:41.782 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:41.782 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:41.782 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:41.782 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:41.782 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? and pdpInstances_localName=? and pdpInstances_parentKeyName=? and pdpInstances_parentKeyVersion=? and pdpInstances_parentLocalName=? 18:36:41.782 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? 18:36:41.782 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:41.782 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:41.782 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:41.782 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties` -> `{index}` 18:36:41.782 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties` -> `{element}` 18:36:41.783 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:41.783 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:41.783 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:41.783 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,properties_KEY,properties) values (?,?,?,?,?,?) 18:36:41.783 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaPdpSubGroup_properties set properties=? where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:36:41.783 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:36:41.783 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:41.783 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:41.783 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] 18:36:41.783 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}] 18:36:41.783 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}] 18:36:41.783 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:41.783 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_targets (toscaPolicyTypeName,toscaPolicyTypeVersion,name,version) values (?,?,?,?) 18:36:41.783 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:36:41.783 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:36:41.783 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:41.783 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:41.783 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:41.784 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties` -> `{index}` 18:36:41.784 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties` -> `{element}` 18:36:41.784 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:41.784 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:41.784 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:41.784 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpGroup_properties (JpaPdpGroup_name,JpaPdpGroup_version,properties_KEY,properties) values (?,?,?,?) 18:36:41.784 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaPdpGroup_properties set properties=? where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:36:41.784 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:36:41.784 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? 18:36:41.784 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:41.784 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:41.784 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}] 18:36:41.784 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata` -> `{index}` 18:36:41.784 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata` -> `{element}` 18:36:41.784 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:41.784 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:41.784 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:41.784 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_metadata (JpaToscaPolicyType_name,JpaToscaPolicyType_version,metadata_KEY,metadata) values (?,?,?,?) 18:36:41.784 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicyType_metadata set metadata=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:36:41.784 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:36:41.784 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:41.784 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:41.785 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] 18:36:41.785 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}] 18:36:41.785 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}] 18:36:41.785 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:41.785 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_targets (toscaPolicyName,toscaPolicyVersion,name,version) values (?,?,?,?) 18:36:41.785 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:36:41.785 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:36:41.785 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:41.785 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:41.785 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}] 18:36:41.785 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers` -> `{element}` 18:36:41.785 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:41.785 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_triggers (JpaToscaPolicyType_name,JpaToscaPolicyType_version,triggers) values (?,?,?) 18:36:41.785 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and triggers=? 18:36:41.785 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:41.785 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:41.785 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:41.785 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}] 18:36:41.785 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata` -> `{index}` 18:36:41.785 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata` -> `{element}` 18:36:41.785 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:41.785 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:41.785 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:41.786 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_metadata (JpaToscaPolicy_name,JpaToscaPolicy_version,metadata_KEY,metadata) values (?,?,?,?) 18:36:41.786 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicy_metadata set metadata=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:36:41.786 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:36:41.786 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:36:41.786 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : spt1_0 18:36:41.786 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:41.786 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:41.786 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:41.786 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:41.786 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:41.786 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:41.786 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:41.790 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:36:41.790 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow 18:36:41.790 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver 18:36:41.790 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator -- No JtaPlatformResolver was specified, using default [org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver] 18:36:41.791 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver -- Could not resolve JtaPlatform, using default [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 18:36:41.791 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 18:36:41.791 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@23092aba] to SessionFactoryImplementor [org.hibernate.internal.SessionFactoryImpl@754a38a0] 18:36:41.791 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named HQL queries 18:36:41.791 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named SQL queries 18:36:41.791 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 18:36:41.792 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpGroup_properties cascade 18:36:41.792 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3f3737bd] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 18:36:41.792 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_policies cascade 18:36:41.792 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_properties cascade 18:36:41.792 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_supportedPolicyTypes cascade 18:36:41.792 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_metadata cascade 18:36:41.792 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_properties cascade 18:36:41.793 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_targets cascade 18:36:41.793 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_metadata cascade 18:36:41.793 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_properties cascade 18:36:41.793 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_targets cascade 18:36:41.793 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_triggers cascade 18:36:41.793 [main] DEBUG org.hibernate.SQL -- drop table if exists Pdp cascade 18:36:41.793 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup cascade 18:36:41.793 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup_PdpSubGroup cascade 18:36:41.793 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpPolicyStatus cascade 18:36:41.793 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup cascade 18:36:41.793 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup_Pdp cascade 18:36:41.794 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicy cascade 18:36:41.794 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicyType cascade 18:36:41.794 [main] DEBUG org.hibernate.SQL -- create table JpaPdpGroup_properties (JpaPdpGroup_version varchar(20) not null, JpaPdpGroup_name varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpGroup_version, JpaPdpGroup_name, properties_KEY)) 18:36:41.794 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5bb7e5d7] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 18:36:41.795 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_policies (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, version varchar(20), JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120)) 18:36:41.796 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_properties (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName, properties_KEY)) 18:36:41.797 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, version varchar(20), JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120)) 18:36:41.797 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_metadata (JpaToscaPolicy_version varchar(20) not null, JpaToscaPolicy_name varchar(120) not null, metadata_KEY varchar(255) not null, metadata clob, primary key (JpaToscaPolicy_version, JpaToscaPolicy_name, metadata_KEY)) 18:36:41.798 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_properties (JpaToscaPolicy_version varchar(20) not null, JpaToscaPolicy_name varchar(120) not null, properties_KEY varchar(255) not null, properties clob, primary key (JpaToscaPolicy_version, JpaToscaPolicy_name, properties_KEY)) 18:36:41.799 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_targets (toscaPolicyVersion varchar(20) not null, version varchar(20), name varchar(120), toscaPolicyName varchar(120) not null) 18:36:41.799 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_metadata (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, metadata_KEY varchar(255) not null, metadata clob, primary key (JpaToscaPolicyType_version, JpaToscaPolicyType_name, metadata_KEY)) 18:36:41.800 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_properties (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, properties_KEY varchar(255) not null, properties blob, primary key (JpaToscaPolicyType_version, JpaToscaPolicyType_name, properties_KEY)) 18:36:41.801 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_targets (toscaPolicyTypeVersion varchar(20) not null, version varchar(20), name varchar(120), toscaPolicyTypeName varchar(120) not null) 18:36:41.801 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_triggers (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, triggers blob) 18:36:41.802 [main] DEBUG org.hibernate.SQL -- create table Pdp (healthy tinyint check (healthy between 0 and 3), pdpState tinyint check (pdpState between 0 and 4), lastUpdate timestamp(6), parentKeyVersion varchar(15) not null, localName varchar(120) not null, parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, message varchar(255), primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:41.803 [main] DEBUG org.hibernate.SQL -- create table PdpGroup (pdpGroupState tinyint check (pdpGroupState between 0 and 4), version varchar(20) not null, name varchar(120) not null, description varchar(255), primary key (version, name)) 18:36:41.804 [main] DEBUG org.hibernate.SQL -- create table PdpGroup_PdpSubGroup (pdpSubGroups_parentKeyVersion varchar(15) not null, version varchar(20) not null, name varchar(120) not null, pdpSubGroups_localName varchar(120) not null, pdpSubGroups_parentKeyName varchar(120) not null, pdpSubGroups_parentLocalName varchar(120) not null, unique (pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName)) 18:36:41.805 [main] DEBUG org.hibernate.SQL -- create table PdpPolicyStatus (deploy TINYINT DEFAULT 1, state tinyint check (state between 0 and 2), parentKeyVersion varchar(15) not null, version varchar(20), localName varchar(120) not null, name varchar(120), parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, pdpGroup varchar(255), pdpType varchar(255), primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:41.806 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup (currentInstanceCount integer, desiredInstanceCount integer, parentKeyVersion varchar(15) not null, localName varchar(120) not null, parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:41.807 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup_Pdp (pdpInstances_parentKeyVersion varchar(15) not null, pdpParentKeyVersion varchar(15) not null, pdpInstances_localName varchar(120) not null, pdpInstances_parentKeyName varchar(120) not null, pdpInstances_parentLocalName varchar(120) not null, pdpLocalName varchar(120) not null, pdpParentKeyName varchar(120) not null, pdpParentLocalName varchar(120) not null, unique (pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName)) 18:36:41.807 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicy (version varchar(20) not null, name varchar(120) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), type_name varchar(255), type_version varchar(255), primary key (version, name)) 18:36:41.810 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicyType (version varchar(20) not null, name varchar(120) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), primary key (version, name)) 18:36:41.811 [main] DEBUG org.hibernate.SQL -- create index PdpPolicyStatus_PdpGroup on PdpPolicyStatus (pdpGroup) 18:36:41.811 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpGroup_properties add constraint FKi82h6bc4iklkjv7krr4tllb51 foreign key (JpaPdpGroup_version, JpaPdpGroup_name) references PdpGroup 18:36:41.813 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_policies add constraint FKkl74fjq2ysgj68rtbxj2srgdr foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:41.814 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_properties add constraint FK7j6ar5qk95slogxhx7l2tjuxq foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:41.816 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_supportedPolicyTypes add constraint FKiraunod8x5nom8pvenqtbna72 foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:41.817 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_metadata add constraint FK29h250xhsg0inkfg1hm4i2k38 foreign key (JpaToscaPolicy_version, JpaToscaPolicy_name) references ToscaPolicy 18:36:41.818 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_properties add constraint FK9k5bye8m8q6ygv1i414bw8nw0 foreign key (JpaToscaPolicy_version, JpaToscaPolicy_name) references ToscaPolicy 18:36:41.820 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_targets add constraint FKliy7vigqxfyf92o6f0ncb1wgl foreign key (toscaPolicyVersion, toscaPolicyName) references ToscaPolicy 18:36:41.821 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_metadata add constraint FKm1hmhx2ekdrgvl8n73w28xwtt foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:41.822 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_properties add constraint FKi8tdjtmlgdqgru37dr7ygv2a7 foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:41.823 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_targets add constraint FKf2o083hui187dqcuw2cjjof7l foreign key (toscaPolicyTypeVersion, toscaPolicyTypeName) references ToscaPolicyType 18:36:41.824 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_triggers add constraint FKf343w49wb44xuf1nbon6plkmm foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:41.825 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpGroup_PdpSubGroup add constraint FKp3hd30o6ci1ug68n8wkut90i foreign key (pdpSubGroups_parentKeyVersion, pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentLocalName) references PdpSubGroup 18:36:41.827 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpGroup_PdpSubGroup add constraint FKnnmamid2cu71pfiuym4fyo8to foreign key (version, name) references PdpGroup 18:36:41.832 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpSubGroup_Pdp add constraint FKfq9i4rkxwf8st6dqsb72ny3hu foreign key (pdpInstances_parentKeyVersion, pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentLocalName) references Pdp 18:36:41.833 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpSubGroup_Pdp add constraint FKbbesdj6fulgci7m8qfynnf9fd foreign key (pdpParentKeyVersion, pdpLocalName, pdpParentKeyName, pdpParentLocalName) references PdpSubGroup 18:36:41.835 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: a2dd0ed4-9df7-4640-939f-d4a660d18380 () 18:36:41.835 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured 18:36:41.835 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated SessionFactory 18:36:41.835 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Created Policy Framework persistence unit "ToscaConceptTest" 18:36:41.835 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "testdata/PdpGroupsNoPDPs.json" does not exist on the local file system 18:36:41.836 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-models-sonar/models-pdp/target/test-classes/testdata/PdpGroupsNoPDPs.json" : 18:36:41.840 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false] 18:36:41.840 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 18:36:41.840 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 18:36:41.841 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpg1_0 18:36:41.841 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] 18:36:41.841 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] 18:36:41.841 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:41.841 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:41.841 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:41.841 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:41.841 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:41.841 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@c9ec20e] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:41.841 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:41.841 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:41.841 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:41.841 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:41.841 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:41.852 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:41.854 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) { primaryTableReference : PdpGroup as jpg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}) { primaryTableReference : PdpGroup as jpg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } left join CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 NestedTableGroupJoins { join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } } } } } 18:36:41.856 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:41.856 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:41.856 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@1385955372 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@28e826c3) 18:36:41.856 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@863193310 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@2083609468) 18:36:41.856 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1319025078 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@27294098) 18:36:41.857 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@238410011 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:41.857 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@2024380698 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@27294098) 18:36:41.857 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@1136778416 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:41.857 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@771844560 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@27294098) 18:36:41.857 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@249335818 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:41.857 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@973715842 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@27294098) 18:36:41.857 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@2011223599 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:41.860 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@1384808170 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@943515761) 18:36:41.860 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@1326355293 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:36:41.860 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@1043227965 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@28e826c3) 18:36:41.860 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1062351164 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:41.860 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@1618094535 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:36:41.860 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:41.872 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[name,version]{name=TestPdpGroup, version=0.0.0}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:41.872 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpsg1_0 18:36:41.872 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] 18:36:41.872 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] 18:36:41.872 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:41.872 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:41.873 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:41.873 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:41.873 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:41.875 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@1fffd548] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:41.875 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:41.875 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:41.877 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:41.877 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:41.877 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:41.877 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpsg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) { primaryTableReference : PdpSubGroup as jpsg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } left join CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } } } } } 18:36:41.877 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:41.878 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:41.878 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})@1690937419 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@27294098) 18:36:41.878 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@1953509990 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1883164579) 18:36:41.878 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@866648255 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@1a0a6d71) 18:36:41.878 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1864146772 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@1775830723) 18:36:41.878 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@445075135 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:41.878 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})@1395640699 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@27294098) 18:36:41.878 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1480723061 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:41.878 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})@2039279776 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@27294098) 18:36:41.878 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1499380632 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:41.878 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})@1956103641 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@27294098) 18:36:41.878 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@1020160156 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:41.878 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@584681045 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) 18:36:41.878 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join (PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName) on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:41.880 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:41.880 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [PfConceptKey(name=onap.policies.controlloop.Operational.apex.sampledomain, version=1.0.0)] for CollectionEntry[] 18:36:41.880 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [PfSearchableKey(name=onap.policies.controlloop.Operational, version=1.0.0)] for CollectionEntry[] 18:36:41.880 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [JpaPdpSubGroup(key=PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX), supportedPolicyTypes=[PfSearchableKey(name=onap.policies.controlloop.Operational, version=1.0.0)], policies=[PfConceptKey(name=onap.policies.controlloop.Operational.apex.sampledomain, version=1.0.0)], currentInstanceCount=0, desiredInstanceCount=5, properties={subgroupProperty0=Value of sub Group Property 0}, pdpInstances=[])] for CollectionEntry[] 18:36:41.880 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 18:36:41.880 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:36:41.880 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:36:41.881 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=TestPdpGroup, version=0.0.0}], was: [] (initialized) 18:36:41.881 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=TestPdpGroup, version=0.0.0}], was: [] (initialized) 18:36:41.881 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}], was: [] (initialized) 18:36:41.881 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}], was: [] (initialized) 18:36:41.881 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}], was: [] (initialized) 18:36:41.881 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}], was: [] (initialized) 18:36:41.881 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 2 insertions, 2 updates, 0 deletions to 2 objects 18:36:41.881 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 6 (re)creations, 0 updates, 0 removals to 6 collections 18:36:41.881 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:36:41.881 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup{pdpGroupState=ACTIVE, pdpSubGroups=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}], description=group description, key=component[name,version]{name=TestPdpGroup, version=0.0.0}, properties=[Value of Group Property 0]} 18:36:41.881 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup{desiredInstanceCount=5, policies=[component[name,version]{name=onap.policies.controlloop.Operational.apex.sampledomain, version=1.0.0}], supportedPolicyTypes=[component[name,version]{name=onap.policies.controlloop.Operational, version=1.0.0}], key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}, currentInstanceCount=0, properties=[Value of sub Group Property 0], pdpInstances=[]} 18:36:41.882 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup (description,pdpGroupState,name,version) values (?,?,?,?) 18:36:41.882 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup (currentInstanceCount,desiredInstanceCount,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?) 18:36:41.883 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups : PfConceptKey(name=TestPdpGroup, version=0.0.0) 18:36:41.883 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup_PdpSubGroup (name,version,pdpSubGroups_localName,pdpSubGroups_parentKeyName,pdpSubGroups_parentKeyVersion,pdpSubGroups_parentLocalName) values (?,?,?,?,?,?) 18:36:41.883 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:41.883 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances : PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.884 [main] DEBUG org.hibernate.orm.jdbc.mutation -- No collection rows to insert - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances : PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.884 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies : PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.884 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:41.884 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:41.884 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes : PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.884 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:41.884 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:41.884 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties : PfConceptKey(name=TestPdpGroup, version=0.0.0) 18:36:41.885 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpGroup_properties (JpaPdpGroup_name,JpaPdpGroup_version,properties_KEY,properties) values (?,?,?,?) 18:36:41.885 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:41.885 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties : PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.885 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,properties_KEY,properties) values (?,?,?,?,?,?) 18:36:41.886 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:41.886 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:41.886 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:41.886 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:41.887 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:41.887 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@418902856 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@28e826c3) 18:36:41.887 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@968891735 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@2083609468) 18:36:41.887 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@2047701460 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@27294098) 18:36:41.887 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@1842713146 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:41.887 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@1251955067 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@27294098) 18:36:41.887 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@1930217434 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:41.887 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@1654561726 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@27294098) 18:36:41.887 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@597397909 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:41.887 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@331286548 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@27294098) 18:36:41.887 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@110636974 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:41.887 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@273483688 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@943515761) 18:36:41.887 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@1873099533 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:36:41.887 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@78733637 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@28e826c3) 18:36:41.887 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1133759266 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:41.887 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@991687871 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:36:41.887 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:41.888 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:41.888 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:41.888 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [TestPdpGroup] 18:36:41.888 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:41.888 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:41.888 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.888 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:41.888 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.888 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=TestPdpGroup, version=0.0.0) 18:36:41.888 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.888 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:41.888 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:41.888 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [TestPdpGroup] 18:36:41.888 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:41.888 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:41.888 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.888 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:41.888 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.888 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:41.888 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:41.888 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [TestPdpGroup] 18:36:41.889 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:41.889 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:41.889 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.889 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:41.889 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.889 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:41.889 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:41.889 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [TestPdpGroup] 18:36:41.889 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:41.889 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:41.889 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.889 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:41.889 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.889 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:41.889 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [TestPdpGroup] 18:36:41.889 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:41.889 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=TestPdpGroup, version=0.0.0) 18:36:41.889 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:41.889 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=TestPdpGroup, version=0.0.0) 18:36:41.889 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:41.889 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [TestPdpGroup] 18:36:41.889 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:41.889 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=TestPdpGroup, version=0.0.0) 18:36:41.889 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:41.889 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:41.889 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [TestPdpGroup] 18:36:41.889 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:41.889 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=TestPdpGroup, version=0.0.0) 18:36:41.889 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:41.889 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=TestPdpGroup, version=0.0.0) 18:36:41.889 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : 1264163010 18:36:41.889 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:41.889 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=TestPdpGroup, version=0.0.0)] : 820904182 18:36:41.889 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=TestPdpGroup, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@918664461 18:36:41.889 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=TestPdpGroup, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@918664461 18:36:41.889 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:41.889 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:41.889 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:41.889 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:41.889 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:41.889 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:41.890 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [0] 18:36:41.890 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [5] 18:36:41.890 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.890 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=TestPdpGroup, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@918664461 18:36:41.890 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:41.890 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:41.890 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [ACTIVE] 18:36:41.890 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=TestPdpGroup, version=0.0.0) 18:36:41.890 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@71f164d6 18:36:41.890 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=TestPdpGroup, version=0.0.0}] 18:36:41.890 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:41.890 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } 18:36:41.890 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:41.891 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:41.891 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@1608412044 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1883164579) 18:36:41.891 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@423226570 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@1a0a6d71) 18:36:41.891 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1307707361 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@1775830723) 18:36:41.891 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@438998190 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:41.891 [main] DEBUG org.hibernate.SQL -- select pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName) in ((?,?,?,?)) 18:36:41.892 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}] 18:36:41.892 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:41.892 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:41.892 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}] 18:36:41.892 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}] 18:36:41.892 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}] 18:36:41.892 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}] 18:36:41.892 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpsg1_0 18:36:41.892 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] 18:36:41.892 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] 18:36:41.892 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:41.892 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:41.892 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:41.892 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:41.893 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:41.893 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@3d1d3525] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:41.893 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:41.893 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:41.893 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:41.893 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:41.893 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:41.893 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpsg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) { primaryTableReference : PdpSubGroup as jpsg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } left join CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } } } } } 18:36:41.894 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:41.894 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:41.894 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})@797057570 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@27294098) 18:36:41.894 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@608246145 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1883164579) 18:36:41.894 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1133809096 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@1a0a6d71) 18:36:41.894 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1968427659 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@1775830723) 18:36:41.894 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1274969393 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:41.894 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})@1734338782 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@27294098) 18:36:41.894 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@12768048 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:41.894 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})@1810800169 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@27294098) 18:36:41.894 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1396793744 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:41.894 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})@1270901310 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@27294098) 18:36:41.894 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@1569553189 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:41.894 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@1108191595 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) 18:36:41.894 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join (PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName) on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:41.895 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:41.895 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [null] 18:36:41.895 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:41.895 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) is null 18:36:41.895 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.895 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:41.895 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:41.895 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [TestPdpGroup] 18:36:41.895 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:41.895 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:41.895 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] : PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.895 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:41.895 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.895 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:41.895 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [null] 18:36:41.895 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:41.895 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:41.895 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:41.895 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [TestPdpGroup] 18:36:41.895 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:41.895 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:41.895 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] : PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.895 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:41.895 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.895 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:41.895 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:41.895 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [TestPdpGroup] 18:36:41.895 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:41.895 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:41.895 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] : PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.895 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:41.896 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.896 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:41.896 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:41.896 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [TestPdpGroup] 18:36:41.896 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:41.896 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:41.896 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.896 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:41.896 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.896 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@291638651 18:36:41.896 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@291638651 18:36:41.896 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:41.896 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:41.896 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:41.896 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:41.896 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:41.896 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:41.896 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [0] 18:36:41.896 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [5] 18:36:41.896 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.896 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@288f3ac6 18:36:41.896 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}] 18:36:41.896 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=TestPdpGroup, version=0.0.0}] 18:36:41.896 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=TestPdpGroup, version=0.0.0}] 18:36:41.896 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpg1_0 18:36:41.896 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] 18:36:41.896 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] 18:36:41.897 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:41.897 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:41.897 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:41.897 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:41.897 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:41.897 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@4704ad3f] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:41.897 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:41.897 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:41.897 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:41.897 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:41.897 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:41.897 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:41.898 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) { primaryTableReference : PdpGroup as jpg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}) { primaryTableReference : PdpGroup as jpg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } left join CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 NestedTableGroupJoins { join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } } } } } 18:36:41.898 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:41.898 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:41.898 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@1216807623 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@28e826c3) 18:36:41.898 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@713565117 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@2083609468) 18:36:41.898 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@47037992 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@27294098) 18:36:41.898 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@1630548569 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:41.898 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@290555266 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@27294098) 18:36:41.898 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@2049956318 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:41.898 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@368837709 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@27294098) 18:36:41.898 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@1967021649 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:41.898 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@1759426785 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@27294098) 18:36:41.898 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@1824222477 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:41.898 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@428921531 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@943515761) 18:36:41.898 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@517724942 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:36:41.898 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@64975236 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@28e826c3) 18:36:41.898 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@884713463 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:41.898 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@732020433 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:36:41.898 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:41.898 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:41.898 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:41.898 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [TestPdpGroup] 18:36:41.898 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:41.898 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:41.898 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.898 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:41.898 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.899 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=TestPdpGroup, version=0.0.0) 18:36:41.899 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.899 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:41.899 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:41.899 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [TestPdpGroup] 18:36:41.899 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:41.899 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:41.899 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.899 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:41.899 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.899 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:41.899 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:41.899 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [TestPdpGroup] 18:36:41.899 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:41.899 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:41.899 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.899 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:41.899 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.899 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:41.899 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:41.899 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [TestPdpGroup] 18:36:41.899 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:41.899 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:41.899 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.899 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:41.899 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.899 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:41.899 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [TestPdpGroup] 18:36:41.899 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:41.899 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=TestPdpGroup, version=0.0.0) 18:36:41.899 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:41.899 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=TestPdpGroup, version=0.0.0) 18:36:41.899 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:41.899 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [TestPdpGroup] 18:36:41.899 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:41.899 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=TestPdpGroup, version=0.0.0) 18:36:41.899 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:41.899 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:41.899 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [TestPdpGroup] 18:36:41.899 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:41.899 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=TestPdpGroup, version=0.0.0) 18:36:41.899 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:41.899 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=TestPdpGroup, version=0.0.0) 18:36:41.899 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=TestPdpGroup, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@2049213736 18:36:41.899 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=TestPdpGroup, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@2049213736 18:36:41.899 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:41.899 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:41.899 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:41.899 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:41.899 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:41.899 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:41.899 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=TestPdpGroup, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@2049213736 18:36:41.899 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:41.899 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:41.899 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [ACTIVE] 18:36:41.899 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=TestPdpGroup, version=0.0.0) 18:36:41.899 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@27d48912 18:36:41.899 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=TestPdpGroup, version=0.0.0}] 18:36:41.900 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:41.900 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) { primaryTableReference : JpaPdpGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpGroup_properties as p1_0 } } } } } 18:36:41.900 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:41.900 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:41.900 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})@1368038538 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1385497520) 18:36:41.900 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@838454074 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:41.900 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version,p1_0.properties_KEY,p1_0.properties from JpaPdpGroup_properties p1_0 where (p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version) in ((?,?)) 18:36:41.900 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:41.900 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [TestPdpGroup] 18:36:41.900 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:41.900 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] : PfConceptKey(name=TestPdpGroup, version=0.0.0) 18:36:41.900 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:41.900 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=TestPdpGroup, version=0.0.0) 18:36:41.900 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:41.900 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=TestPdpGroup, version=0.0.0)] : org.hibernate.collection.spi.PersistentMap@1557527435 18:36:41.900 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:41.900 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=TestPdpGroup, version=0.0.0)] -> org.hibernate.collection.spi.PersistentMap@1557527435 18:36:41.900 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [groupProperty0] 18:36:41.900 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [Value of Group Property 0] 18:36:41.900 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@6d24d173 18:36:41.900 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=TestPdpGroup, version=0.0.0}] 18:36:41.901 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:41.901 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:41.901 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:41.901 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (spt1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } } } } 18:36:41.901 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:41.901 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:41.901 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})@1210140552 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1921836051) 18:36:41.901 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) : `class org.onap.policy.models.base.PfSearchableKey`@2098478702 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element}])@520031588) 18:36:41.901 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@1553994804 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:41.901 [main] DEBUG org.hibernate.SQL -- select spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName,spt1_0.name,spt1_0.version from JpaPdpSubGroup_supportedPolicyTypes spt1_0 where (spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:41.901 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:41.901 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:41.901 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [TestPdpGroup] 18:36:41.901 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:41.901 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:41.902 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.902 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:41.902 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.902 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:41.902 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@688382792 18:36:41.902 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:41.902 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:41.902 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [onap.policies.controlloop.Operational] 18:36:41.902 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1.0.0] 18:36:41.902 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=onap.policies.controlloop.Operational, version=1.0.0) 18:36:41.902 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:41.902 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@688382792 18:36:41.902 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:41.902 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@73d0d431 18:36:41.902 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}] 18:36:41.902 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:41.902 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:36:41.902 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } } } } 18:36:41.902 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:41.902 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:41.902 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})@520362925 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1526603173) 18:36:41.902 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) : `class org.onap.policy.models.base.PfConceptKey`@1337514362 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element}])@250330694) 18:36:41.902 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@831325509 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:41.902 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.name,p1_0.version from JpaPdpSubGroup_policies p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:41.903 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:41.903 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:41.903 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [TestPdpGroup] 18:36:41.903 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:41.903 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:41.903 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] : PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.903 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:41.903 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.903 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:41.903 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1272223246 18:36:41.903 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:41.903 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:41.903 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [onap.policies.controlloop.Operational.apex.sampledomain] 18:36:41.903 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1.0.0] 18:36:41.903 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] : PfConceptKey(name=onap.policies.controlloop.Operational.apex.sampledomain, version=1.0.0) 18:36:41.903 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:41.903 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1272223246 18:36:41.903 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:41.903 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@4184d960 18:36:41.903 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}] 18:36:41.903 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:41.903 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:41.903 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 } } } } } 18:36:41.903 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:41.903 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:41.903 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})@1867746775 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@323128221) 18:36:41.904 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1090166194 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:41.904 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.properties_KEY,p1_0.properties from JpaPdpSubGroup_properties p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:41.904 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:41.904 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:41.904 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [TestPdpGroup] 18:36:41.904 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:41.904 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:41.904 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] : PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.904 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:41.904 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.904 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:41.904 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentMap@936374526 18:36:41.904 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:41.904 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentMap@936374526 18:36:41.904 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [subgroupProperty0] 18:36:41.904 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [Value of sub Group Property 0] 18:36:41.904 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@44697322 18:36:41.904 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}] 18:36:41.905 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:41.905 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:41.906 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:41.906 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:41.906 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@1357537552 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@28e826c3) 18:36:41.906 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@274085866 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@2083609468) 18:36:41.906 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1397777988 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@27294098) 18:36:41.906 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@1555033967 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:41.906 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@1607399179 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@27294098) 18:36:41.906 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@2114351743 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:41.906 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@775182781 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@27294098) 18:36:41.906 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@222502787 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:41.906 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@622712719 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@27294098) 18:36:41.906 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@1757797593 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:41.906 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@1689291213 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@943515761) 18:36:41.906 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@1905933791 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:36:41.906 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@980430284 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@28e826c3) 18:36:41.906 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@2090143055 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:41.906 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@478879217 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:36:41.906 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:41.906 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:41.906 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:41.906 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [TestPdpGroup] 18:36:41.906 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:41.906 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:41.906 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.906 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:41.906 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.906 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=TestPdpGroup, version=0.0.0) 18:36:41.906 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.906 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:41.906 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:41.906 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [TestPdpGroup] 18:36:41.906 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:41.906 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:41.906 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.906 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:41.906 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.906 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:41.906 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:41.907 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [TestPdpGroup] 18:36:41.907 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:41.907 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:41.907 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.907 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:41.907 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.907 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:41.907 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:41.907 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [TestPdpGroup] 18:36:41.907 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:41.907 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:41.907 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.907 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:41.907 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.907 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:41.907 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [TestPdpGroup] 18:36:41.907 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:41.907 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=TestPdpGroup, version=0.0.0) 18:36:41.907 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:41.907 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=TestPdpGroup, version=0.0.0) 18:36:41.907 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:41.907 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [TestPdpGroup] 18:36:41.907 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:41.907 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=TestPdpGroup, version=0.0.0) 18:36:41.907 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:41.907 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:41.907 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [TestPdpGroup] 18:36:41.907 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:41.907 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=TestPdpGroup, version=0.0.0) 18:36:41.907 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:41.907 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=TestPdpGroup, version=0.0.0) 18:36:41.907 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : 1406230949 18:36:41.907 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:41.907 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=TestPdpGroup, version=0.0.0)] : 393321147 18:36:41.907 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=TestPdpGroup, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@899722804 18:36:41.907 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=TestPdpGroup, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@899722804 18:36:41.907 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:41.907 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:41.907 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:41.907 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:41.907 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:41.907 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:41.907 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [0] 18:36:41.907 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [5] 18:36:41.907 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.907 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=TestPdpGroup, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@899722804 18:36:41.907 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:41.907 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:41.907 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [ACTIVE] 18:36:41.908 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=TestPdpGroup, version=0.0.0) 18:36:41.908 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@4971134b 18:36:41.908 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=TestPdpGroup, version=0.0.0}] 18:36:41.908 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:41.908 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } 18:36:41.908 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:41.908 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:41.908 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@2135000930 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1883164579) 18:36:41.908 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1335908272 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@1a0a6d71) 18:36:41.908 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1277317528 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@1775830723) 18:36:41.908 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@227080220 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:41.908 [main] DEBUG org.hibernate.SQL -- select pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName) in ((?,?,?,?)) 18:36:41.908 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}] 18:36:41.908 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:41.908 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:41.908 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}] 18:36:41.908 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}] 18:36:41.909 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}] 18:36:41.909 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}] 18:36:41.909 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:41.909 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:41.909 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})@1830938780 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@27294098) 18:36:41.909 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@656651580 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1883164579) 18:36:41.909 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1366705748 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@1a0a6d71) 18:36:41.909 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1821752124 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@1775830723) 18:36:41.909 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@244501306 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:41.909 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})@874644865 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@27294098) 18:36:41.909 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1468379575 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:41.909 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})@378055712 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@27294098) 18:36:41.909 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@240877264 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:41.909 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})@720469143 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@27294098) 18:36:41.909 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@1350789239 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:41.909 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@54081515 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) 18:36:41.909 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join (PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName) on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:41.909 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:41.909 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [null] 18:36:41.909 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:41.909 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) is null 18:36:41.909 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.909 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:41.909 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:41.909 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [TestPdpGroup] 18:36:41.909 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:41.909 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:41.909 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] : PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.909 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:41.909 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.909 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:41.909 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [null] 18:36:41.909 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:41.909 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:41.909 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:41.909 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [TestPdpGroup] 18:36:41.909 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:41.909 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:41.909 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] : PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.909 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:41.909 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.909 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:41.909 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:41.909 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [TestPdpGroup] 18:36:41.909 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:41.909 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:41.909 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] : PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.909 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:41.909 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.909 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:41.909 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:41.909 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [TestPdpGroup] 18:36:41.909 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:41.909 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:41.910 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.910 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:41.910 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.910 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1014935920 18:36:41.910 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1014935920 18:36:41.910 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:41.910 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:41.910 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:41.910 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:41.910 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:41.910 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:41.910 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [0] 18:36:41.910 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [5] 18:36:41.910 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.910 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@3861652e 18:36:41.910 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}] 18:36:41.910 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=TestPdpGroup, version=0.0.0}] 18:36:41.910 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=TestPdpGroup, version=0.0.0}] 18:36:41.910 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:41.910 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:41.910 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@1556888782 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@28e826c3) 18:36:41.910 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@700006069 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@2083609468) 18:36:41.910 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@897745881 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@27294098) 18:36:41.910 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@117037138 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:41.910 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@1005501967 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@27294098) 18:36:41.910 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@1539466065 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:41.910 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@2055192507 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@27294098) 18:36:41.910 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@848085998 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:41.910 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@2094796150 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@27294098) 18:36:41.910 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@877404503 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:41.910 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@860475906 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@943515761) 18:36:41.910 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@1729033270 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:36:41.910 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@2074468892 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@28e826c3) 18:36:41.910 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@775299750 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:41.910 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@1402092704 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:36:41.911 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:41.911 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:41.911 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:41.911 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [TestPdpGroup] 18:36:41.911 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:41.911 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:41.911 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.911 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:41.911 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.911 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=TestPdpGroup, version=0.0.0) 18:36:41.911 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.911 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:41.911 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:41.911 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [TestPdpGroup] 18:36:41.911 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:41.911 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:41.911 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.911 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:41.911 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.911 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:41.911 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:41.911 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [TestPdpGroup] 18:36:41.911 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:41.911 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:41.911 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.911 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:41.911 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.911 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:41.911 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:41.911 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [TestPdpGroup] 18:36:41.911 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:41.911 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:41.911 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.911 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:41.911 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.911 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:41.911 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [TestPdpGroup] 18:36:41.911 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:41.911 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=TestPdpGroup, version=0.0.0) 18:36:41.911 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:41.911 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=TestPdpGroup, version=0.0.0) 18:36:41.911 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:41.911 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [TestPdpGroup] 18:36:41.911 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:41.911 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=TestPdpGroup, version=0.0.0) 18:36:41.911 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:41.911 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:41.911 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [TestPdpGroup] 18:36:41.911 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:41.911 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=TestPdpGroup, version=0.0.0) 18:36:41.911 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:41.911 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=TestPdpGroup, version=0.0.0) 18:36:41.911 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=TestPdpGroup, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@141574534 18:36:41.912 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=TestPdpGroup, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@141574534 18:36:41.912 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:41.912 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:41.912 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:41.912 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:41.912 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:41.912 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:41.912 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=TestPdpGroup, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@141574534 18:36:41.912 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:41.912 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:41.912 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [ACTIVE] 18:36:41.912 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=TestPdpGroup, version=0.0.0) 18:36:41.912 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@67288f31 18:36:41.912 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=TestPdpGroup, version=0.0.0}] 18:36:41.912 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:41.912 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) { primaryTableReference : JpaPdpGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpGroup_properties as p1_0 } } } } } 18:36:41.912 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:41.912 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:41.912 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})@319218485 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1385497520) 18:36:41.912 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@426835106 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:41.912 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version,p1_0.properties_KEY,p1_0.properties from JpaPdpGroup_properties p1_0 where (p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version) in ((?,?)) 18:36:41.912 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:41.912 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [TestPdpGroup] 18:36:41.912 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:41.912 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] : PfConceptKey(name=TestPdpGroup, version=0.0.0) 18:36:41.912 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:41.912 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=TestPdpGroup, version=0.0.0) 18:36:41.912 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:41.912 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=TestPdpGroup, version=0.0.0)] : org.hibernate.collection.spi.PersistentMap@1254431508 18:36:41.912 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:41.912 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=TestPdpGroup, version=0.0.0)] -> org.hibernate.collection.spi.PersistentMap@1254431508 18:36:41.912 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [groupProperty0] 18:36:41.912 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [Value of Group Property 0] 18:36:41.912 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@7c465f15 18:36:41.912 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=TestPdpGroup, version=0.0.0}] 18:36:41.912 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:41.913 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:41.913 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:41.913 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (spt1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } } } } 18:36:41.913 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:41.913 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:41.913 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})@1657616851 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1921836051) 18:36:41.913 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) : `class org.onap.policy.models.base.PfSearchableKey`@1661612792 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element}])@520031588) 18:36:41.913 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@1396990029 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:41.913 [main] DEBUG org.hibernate.SQL -- select spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName,spt1_0.name,spt1_0.version from JpaPdpSubGroup_supportedPolicyTypes spt1_0 where (spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:41.913 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:41.913 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:41.913 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [TestPdpGroup] 18:36:41.913 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:41.913 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:41.913 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.913 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:41.913 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.913 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:41.913 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1910353748 18:36:41.913 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:41.913 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:41.913 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [onap.policies.controlloop.Operational] 18:36:41.913 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1.0.0] 18:36:41.913 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=onap.policies.controlloop.Operational, version=1.0.0) 18:36:41.913 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:41.913 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1910353748 18:36:41.913 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:41.913 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@2413efce 18:36:41.913 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}] 18:36:41.913 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:41.913 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:36:41.914 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } } } } 18:36:41.914 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:41.914 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:41.914 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})@1420145929 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1526603173) 18:36:41.914 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) : `class org.onap.policy.models.base.PfConceptKey`@1756569169 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element}])@250330694) 18:36:41.914 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@451749214 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:41.914 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.name,p1_0.version from JpaPdpSubGroup_policies p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:41.914 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:41.914 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:41.914 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [TestPdpGroup] 18:36:41.914 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:41.914 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:41.914 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] : PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.914 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:41.914 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.914 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:41.914 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1991397243 18:36:41.914 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:41.914 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:41.914 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [onap.policies.controlloop.Operational.apex.sampledomain] 18:36:41.914 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1.0.0] 18:36:41.914 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] : PfConceptKey(name=onap.policies.controlloop.Operational.apex.sampledomain, version=1.0.0) 18:36:41.914 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:41.914 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1991397243 18:36:41.914 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:41.914 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@28feec4f 18:36:41.915 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}] 18:36:41.915 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:41.915 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:41.915 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 } } } } } 18:36:41.915 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:41.915 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:41.915 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})@1540025307 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@323128221) 18:36:41.915 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@606875044 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:41.915 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.properties_KEY,p1_0.properties from JpaPdpSubGroup_properties p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:41.915 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:41.916 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:41.916 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [TestPdpGroup] 18:36:41.916 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:41.916 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:41.916 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] : PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.916 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:41.916 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:41.916 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:41.916 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentMap@722194795 18:36:41.916 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:41.916 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentMap@722194795 18:36:41.916 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [subgroupProperty0] 18:36:41.916 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [Value of sub Group Property 0] 18:36:41.916 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@561deed3 18:36:41.916 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}] 18:36:41.916 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:41.916 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:41.917 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- HHH000031: Closing 18:36:41.917 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Un-scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration$Scope@1319b8b9] from SessionFactory [org.hibernate.internal.SessionFactoryImpl@754a38a0] 18:36:41.917 [main] DEBUG org.hibernate.service.internal.AbstractServiceRegistryImpl -- Implicitly destroying ServiceRegistry on de-registration of all child ServiceRegistries 18:36:41.917 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001008: Cleaning up connection pool [jdbc:h2:mem:PdpProviderTest] 18:36:41.917 [main] DEBUG org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl -- Implicitly destroying Boot-strap registry on de-registration of all child ServiceRegistries 18:36:41.918 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Creating Policy Framework persistence unit "ToscaConceptTest" . . . 18:36:41.922 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each 18:36:41.922 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=ToscaConceptTest, explicit-provider=null] against incoming persistence unit name [ToscaConceptTest] 18:36:41.922 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- No PersistenceProvider explicitly requested, assuming Hibernate 18:36:41.922 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [ name: ToscaConceptTest persistence provider classname: null classloader: null excludeUnlistedClasses: false JTA datasource: null Non JTA datasource: null Transaction type: RESOURCE_LOCAL PU root URL: file:/w/workspace/policy-models-sonar/models-pdp/target/test-classes/ Shared Cache Mode: null Validation Mode: null Jar files URLs [] Managed classes names [ org.onap.policy.models.dao.converters.CDataConditioner org.onap.policy.models.dao.converters.Uuid2String org.onap.policy.models.base.PfConceptKey org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup org.onap.policy.models.pdp.persistence.concepts.JpaPdp org.onap.policy.models.tosca.simple.concepts.JpaToscaTrigger org.onap.policy.models.tosca.simple.concepts.JpaToscaProperty] Mapping files names [] Properties [ javax.persistence.jdbc.driver: org.h2.Driver javax.persistence.jdbc.password: P01icY hibernate.dialect: org.hibernate.dialect.H2Dialect javax.persistence.jdbc.url: jdbc:h2:mem:PdpProviderTest hibernate.show_sql: false javax.persistence.schema-generation.database.action: drop-and-create javax.persistence.jdbc.user: policy] 18:36:41.922 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.boot.beanvalidation.BeanValidationIntegrator]. 18:36:41.922 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator]. 18:36:41.923 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 18:36:41.923 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 18:36:41.924 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 18:36:41.924 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 18:36:41.924 [main] DEBUG org.hibernate.orm.idgen.factory -- Ignoring CDI for resolving IdentifierGenerator instances as extended or delayed CDI support was enabled 18:36:41.924 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator] 18:36:41.924 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator] 18:36:41.924 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator] 18:36:41.924 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator] 18:36:41.924 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned] 18:36:41.924 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator] 18:36:41.925 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator] 18:36:41.925 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:36:41.925 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator] 18:36:41.925 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator] 18:36:41.925 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:36:41.925 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator] 18:36:41.925 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered 18:36:41.925 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000026: Second-level cache disabled 18:36:41.925 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@691124ee 18:36:41.925 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@691124ee 18:36:41.925 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BasicTypeReference@691124ee 18:36:41.925 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.BasicTypeReference@38d80d65 18:36:41.925 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.NumericBooleanConverter -> org.hibernate.type.BasicTypeReference@38d80d65 18:36:41.925 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.BasicTypeReference@5403799b 18:36:41.925 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.TrueFalseConverter -> org.hibernate.type.BasicTypeReference@5403799b 18:36:41.925 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.BasicTypeReference@5a0e0886 18:36:41.925 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.YesNoConverter -> org.hibernate.type.BasicTypeReference@5a0e0886 18:36:41.925 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@3ad8717d 18:36:41.925 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@3ad8717d 18:36:41.925 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.BasicTypeReference@3ad8717d 18:36:41.925 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BasicTypeReference@4293e066 18:36:41.925 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BasicTypeReference@4293e066 18:36:41.925 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BasicTypeReference@4293e066 18:36:41.925 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary_wrapper -> org.hibernate.type.BasicTypeReference@d13960e 18:36:41.925 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.BasicTypeReference@d13960e 18:36:41.925 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.BasicTypeReference@27f3f512 18:36:41.925 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BasicTypeReference@5e593b08 18:36:41.925 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BasicTypeReference@5e593b08 18:36:41.925 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.BasicTypeReference@3946075 18:36:41.925 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob_wrapper -> org.hibernate.type.BasicTypeReference@122635ef 18:36:41.925 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@2ac519dc 18:36:41.925 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@2ac519dc 18:36:41.925 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.BasicTypeReference@2ac519dc 18:36:41.925 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.BasicTypeReference@3d53e6f7 18:36:41.925 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.BasicTypeReference@3d53e6f7 18:36:41.925 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.BasicTypeReference@3d53e6f7 18:36:41.925 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@1de4bee0 18:36:41.925 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@1de4bee0 18:36:41.925 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.BasicTypeReference@1de4bee0 18:36:41.925 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@3ece79fe 18:36:41.925 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@3ece79fe 18:36:41.925 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.BasicTypeReference@3ece79fe 18:36:41.925 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@3cc79c02 18:36:41.925 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@3cc79c02 18:36:41.925 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.BasicTypeReference@3cc79c02 18:36:41.925 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BasicTypeReference@1e01b133 18:36:41.925 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BasicTypeReference@1e01b133 18:36:41.925 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BasicTypeReference@262a1fad 18:36:41.925 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BasicTypeReference@262a1fad 18:36:41.925 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.BasicTypeReference@6be6931f 18:36:41.925 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.BasicTypeReference@6be6931f 18:36:41.925 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.BasicTypeReference@6be6931f 18:36:41.925 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character_nchar -> org.hibernate.type.BasicTypeReference@6b4125ed 18:36:41.925 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.BasicTypeReference@78da899f 18:36:41.925 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.BasicTypeReference@78da899f 18:36:41.925 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.BasicTypeReference@e7b265e 18:36:41.925 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.BasicTypeReference@51da32e5 18:36:41.925 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.BasicTypeReference@51da32e5 18:36:41.925 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.BasicTypeReference@51da32e5 18:36:41.925 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.BasicTypeReference@33d60b7e 18:36:41.925 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.BasicTypeReference@1fecfaea 18:36:41.925 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.BasicTypeReference@4872669f 18:36:41.925 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.BasicTypeReference@483f286e 18:36:41.925 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.BasicTypeReference@483f286e 18:36:41.925 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.BasicTypeReference@4bb147ec 18:36:41.926 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.BasicTypeReference@4bb147ec 18:36:41.926 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.BasicTypeReference@33f2cfda 18:36:41.926 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_char_array -> org.hibernate.type.BasicTypeReference@68ef01a5 18:36:41.926 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_character_array -> org.hibernate.type.BasicTypeReference@59a2388e 18:36:41.926 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.BasicTypeReference@186d8a71 18:36:41.926 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_character_array -> org.hibernate.type.BasicTypeReference@3dc40ab9 18:36:41.926 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_char_array -> org.hibernate.type.BasicTypeReference@2db6d68d 18:36:41.926 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.BasicTypeReference@6518fdfd 18:36:41.926 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.BasicTypeReference@6518fdfd 18:36:41.926 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.BasicTypeReference@11d2dd2d 18:36:41.926 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.BasicTypeReference@11d2dd2d 18:36:41.926 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.BasicTypeReference@cde8c6c 18:36:41.926 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.BasicTypeReference@cde8c6c 18:36:41.926 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.BasicTypeReference@174721c4 18:36:41.926 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.BasicTypeReference@174721c4 18:36:41.926 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.BasicTypeReference@3592c1c4 18:36:41.926 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.BasicTypeReference@3592c1c4 18:36:41.926 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@322e49ee 18:36:41.926 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@4aeb0e2b 18:36:41.926 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.BasicTypeReference@648c5fb3 18:36:41.926 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.BasicTypeReference@648c5fb3 18:36:41.926 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeUtc -> org.hibernate.type.BasicTypeReference@47b33e07 18:36:41.926 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithTimezone -> org.hibernate.type.BasicTypeReference@7126e26 18:36:41.926 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@151ab2b9 18:36:41.926 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.BasicTypeReference@13ed066e 18:36:41.926 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.BasicTypeReference@13ed066e 18:36:41.926 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@4d705112 18:36:41.926 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@590765c4 18:36:41.926 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.BasicTypeReference@19489b27 18:36:41.926 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.BasicTypeReference@19489b27 18:36:41.926 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.BasicTypeReference@626d2016 18:36:41.926 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.BasicTypeReference@626d2016 18:36:41.926 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.BasicTypeReference@2d5a1588 18:36:41.926 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.BasicTypeReference@2d5a1588 18:36:41.926 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.BasicTypeReference@2d5a1588 18:36:41.926 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.BasicTypeReference@4f116ca2 18:36:41.926 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.BasicTypeReference@4f116ca2 18:36:41.926 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.BasicTypeReference@4f116ca2 18:36:41.926 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.BasicTypeReference@125d47c4 18:36:41.926 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.BasicTypeReference@193bb809 18:36:41.926 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration instant -> org.hibernate.type.BasicTypeReference@64b018f3 18:36:41.926 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.BasicTypeReference@64b018f3 18:36:41.926 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid -> org.hibernate.type.BasicTypeReference@20801cbb 18:36:41.926 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.BasicTypeReference@20801cbb 18:36:41.926 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration pg-uuid -> org.hibernate.type.BasicTypeReference@20801cbb 18:36:41.926 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.BasicTypeReference@581b1c08 18:36:41.926 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.BasicTypeReference@1c240cf2 18:36:41.926 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.BasicTypeReference@78b7f805 18:36:41.926 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.BasicTypeReference@78b7f805 18:36:41.926 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.BasicTypeReference@58f2466c 18:36:41.926 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Currency -> org.hibernate.type.BasicTypeReference@58f2466c 18:36:41.926 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.BasicTypeReference@58f2466c 18:36:41.926 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.BasicTypeReference@5809fa26 18:36:41.926 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.BasicTypeReference@5809fa26 18:36:41.926 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.BasicTypeReference@64763e49 18:36:41.926 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.io.Serializable -> org.hibernate.type.BasicTypeReference@64763e49 18:36:41.926 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.BasicTypeReference@23468512 18:36:41.926 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.BasicTypeReference@23468512 18:36:41.926 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZoneOffset -> org.hibernate.type.BasicTypeReference@69cd7630 18:36:41.926 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZoneOffset -> org.hibernate.type.BasicTypeReference@69cd7630 18:36:41.926 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.BasicTypeReference@7e8279e5 18:36:41.926 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.BasicTypeReference@7e8279e5 18:36:41.926 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.BasicTypeReference@2b53840a 18:36:41.926 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.JavaObjectType@4a9a878 18:36:41.926 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.JavaObjectType@4a9a878 18:36:41.926 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration null -> org.hibernate.type.NullType@7e7743ec 18:36:41.926 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.BasicTypeReference@736f0d1b 18:36:41.926 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.BasicTypeReference@7fa3ea4f 18:36:41.926 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.BasicTypeReference@382de41b 18:36:41.926 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.BasicTypeReference@61805de3 18:36:41.926 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.BasicTypeReference@6a8c831d 18:36:41.926 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_time -> org.hibernate.type.BasicTypeReference@a9ded91 18:36:41.926 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.BasicTypeReference@5dc7cde5 18:36:41.926 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.BasicTypeReference@3ecbfcfb 18:36:41.927 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@30511454] into BootstrapContext; was [null] 18:36:41.927 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@55c596aa] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@368ec112] 18:36:41.941 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null] 18:36:41.941 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null] 18:36:41.942 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using built-in connection pool (not intended for production use) 18:36:41.942 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: Loaded JDBC driver class: org.h2.Driver 18:36:41.942 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:PdpProviderTest] 18:36:41.942 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001001: Connection properties: {password=P01icY, user=policy} 18:36:41.942 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001003: Autocommit mode: false 18:36:41.942 [main] DEBUG org.hibernate.orm.connections.pooling -- Initializing Connection pool with 1 Connections 18:36:41.942 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001115: Connection pool size: 20 (min=1) 18:36:41.944 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database -> name : H2 version : 2.2.220 (2023-07-04) major : 2 minor : 2 18:36:41.944 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Driver -> name : H2 JDBC Driver version : 2.2.220 (2023-07-04) major : 2 minor : 2 18:36:41.944 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2 18:36:41.944 [main] WARN org.hibernate.orm.deprecation -- HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 18:36:41.944 [main] DEBUG org.hibernate.orm.dialect -- HHH035001: Using dialect: org.hibernate.dialect.H2Dialect, version: 2.2.220 18:36:41.944 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case 18:36:41.944 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NCharTypeDescriptor) replaced previous registration(CharTypeDescriptor) 18:36:41.944 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NVarcharTypeDescriptor) replaced previous registration(VarcharTypeDescriptor) 18:36:41.944 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(LongNVarcharTypeDescriptor) replaced previous registration(LongVarcharTypeDescriptor) 18:36:41.944 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NClobTypeDescriptor(DEFAULT)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 18:36:41.945 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(2005, ClobTypeDescriptor(STREAM_BINDING)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 18:36:41.945 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(TimestampUtcDescriptor) replaced previous registration(TimestampUtcDescriptor) 18:36:41.945 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(3100, NumericTypeDescriptor) replaced previous registration(org.hibernate.dialect.H2DurationIntervalSecondJdbcType@7e532f2d) 18:36:41.945 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@43d5258c] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@609f3626] 18:36:41.952 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}] 18:36:41.953 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:41.953 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaToscaPolicyType 18:36:41.953 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType on table ToscaPolicyType 18:36:41.955 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.955 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:36:41.955 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:41.955 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:41.955 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:41.955 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:name] 18:36:41.955 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:41.955 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:41.955 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:41.955 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.name 18:36:41.955 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:41.955 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:41.955 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:41.955 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:version] 18:36:41.955 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:41.956 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:41.956 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:41.956 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.version 18:36:41.956 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:41.956 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:41.956 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:41.956 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.956 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:41.956 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_name') 18:36:41.956 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:41.956 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:name] 18:36:41.956 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:41.956 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:41.956 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:41.956 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.derived_from_name 18:36:41.956 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:41.956 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:41.956 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_version') 18:36:41.957 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:41.957 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:version] 18:36:41.957 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:41.957 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:41.957 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:41.957 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.derived_from_version 18:36:41.957 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:41.957 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property derivedFrom 18:36:41.957 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.957 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:41.957 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType:description] 18:36:41.957 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:41.957 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:41.957 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:41.957 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.description 18:36:41.957 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:41.957 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:41.957 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.957 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='metadata_ORDER') 18:36:41.958 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.958 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='metadata_KEY') 18:36:41.958 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='metadata_KEY') 18:36:41.958 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:41.958 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:41.958 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:41.958 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property metadata 18:36:41.958 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:41.958 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.958 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:41.958 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.958 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:41.958 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:41.958 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:41.958 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:41.958 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:41.959 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:41.959 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:41.959 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.959 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='targets_ORDER') 18:36:41.959 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.959 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='targets_KEY') 18:36:41.959 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='targets_KEY') 18:36:41.959 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyTypeName',referencedColumn='name') 18:36:41.959 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyTypeVersion',referencedColumn='version') 18:36:41.959 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:41.959 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:41.960 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property targets 18:36:41.960 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:41.960 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.960 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='triggers_ORDER') 18:36:41.960 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.960 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='triggers_KEY') 18:36:41.960 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='triggers_KEY') 18:36:41.960 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:41.960 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:41.960 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:41.960 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property triggers 18:36:41.961 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:41.962 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaToscaPolicy 18:36:41.962 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy on table ToscaPolicy 18:36:41.963 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.963 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:36:41.963 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:41.963 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:41.963 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:41.963 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:name] 18:36:41.963 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:41.963 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:41.963 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:41.963 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.name 18:36:41.963 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:41.963 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:41.964 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:41.964 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:version] 18:36:41.964 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:41.964 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:41.964 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:41.964 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.version 18:36:41.964 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:41.964 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:41.964 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:41.964 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.964 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:41.964 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_name') 18:36:41.964 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:41.964 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:name] 18:36:41.964 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:41.964 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:41.964 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:41.964 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.derived_from_name 18:36:41.964 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:41.964 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:41.965 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_version') 18:36:41.965 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:41.965 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:version] 18:36:41.965 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:41.965 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:41.965 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:41.965 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.derived_from_version 18:36:41.965 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:41.965 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property derivedFrom 18:36:41.965 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.965 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:41.965 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy:description] 18:36:41.965 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:41.965 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:41.965 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:41.965 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.description 18:36:41.965 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:41.965 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:41.965 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.965 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='metadata_ORDER') 18:36:41.965 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.966 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='metadata_KEY') 18:36:41.966 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='metadata_KEY') 18:36:41.966 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:41.966 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:41.966 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:41.966 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property metadata 18:36:41.966 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:41.966 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.966 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:41.966 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.966 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:41.966 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:41.966 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:41.966 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:41.966 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:41.966 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:41.966 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.967 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:41.967 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='type_name') 18:36:41.967 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:41.967 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:name] 18:36:41.967 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:41.967 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:41.967 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:41.967 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.type_name 18:36:41.967 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:41.967 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:41.967 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='type_version') 18:36:41.967 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:41.967 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:version] 18:36:41.967 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:41.967 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:41.967 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:41.967 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.type_version 18:36:41.967 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:41.967 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property type 18:36:41.967 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:41.967 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.967 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='targets_ORDER') 18:36:41.968 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.968 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='targets_KEY') 18:36:41.968 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='targets_KEY') 18:36:41.968 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyName',referencedColumn='name') 18:36:41.968 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyVersion',referencedColumn='version') 18:36:41.968 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:41.968 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:41.968 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property targets 18:36:41.969 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:41.969 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpPolicyStatus 18:36:41.969 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus on table PdpPolicyStatus 18:36:41.969 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.969 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:36:41.970 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:41.970 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:41.970 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:41.970 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:localName] 18:36:41.970 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:41.970 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:41.970 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:41.970 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.localName 18:36:41.970 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:41.970 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:41.970 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:41.970 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyName] 18:36:41.970 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:41.970 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:41.970 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:41.970 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentKeyName 18:36:41.970 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:41.971 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:41.971 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:41.971 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyVersion] 18:36:41.971 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:41.971 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:41.971 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:41.971 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentKeyVersion 18:36:41.971 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:41.971 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:41.971 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:41.971 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentLocalName] 18:36:41.971 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:41.971 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:41.971 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:41.971 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentLocalName 18:36:41.971 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:41.971 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:41.971 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:41.971 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.971 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property deploy with lazy=false 18:36:41.971 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:deploy] 18:36:41.971 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:36:41.971 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:36:41.971 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for deploy 18:36:41.971 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.deploy 18:36:41.971 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property deploy 18:36:41.972 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.972 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpGroup with lazy=false 18:36:41.972 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpGroup] 18:36:41.972 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup (type=java.lang.String) 18:36:41.972 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup (type=java.lang.String) 18:36:41.972 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpGroup 18:36:41.972 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.pdpGroup 18:36:41.972 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpGroup 18:36:41.972 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.972 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpType with lazy=false 18:36:41.972 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpType] 18:36:41.972 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType (type=java.lang.String) 18:36:41.972 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType (type=java.lang.String) 18:36:41.972 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpType 18:36:41.972 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.pdpType 18:36:41.972 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpType 18:36:41.972 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.973 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:41.973 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:41.973 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:name] 18:36:41.973 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:41.973 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:41.973 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:41.973 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.name 18:36:41.973 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:41.973 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:41.973 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:41.973 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:version] 18:36:41.973 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:41.973 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:41.973 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:41.973 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.version 18:36:41.973 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:41.973 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property policyType 18:36:41.973 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.973 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property state with lazy=false 18:36:41.973 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:state] 18:36:41.973 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state (type=org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State) 18:36:41.973 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state (type=org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State) 18:36:41.973 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for state 18:36:41.973 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.state 18:36:41.973 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property state 18:36:41.974 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:41.974 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpGroup 18:36:41.974 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup on table PdpGroup 18:36:41.974 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.974 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:36:41.974 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:41.974 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:41.975 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:41.975 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:name] 18:36:41.975 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:41.975 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:41.975 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:41.975 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.name 18:36:41.975 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:41.975 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:41.975 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:41.975 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:version] 18:36:41.975 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:41.975 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:41.975 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:41.975 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.version 18:36:41.975 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:41.975 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:41.975 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:41.975 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.975 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:41.975 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:description] 18:36:41.975 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description (type=java.lang.String) 18:36:41.975 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description (type=java.lang.String) 18:36:41.975 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:41.975 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.description 18:36:41.975 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:41.975 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.975 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpGroupState with lazy=false 18:36:41.975 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:pdpGroupState] 18:36:41.975 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:41.975 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:41.976 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpGroupState 18:36:41.976 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.pdpGroupState 18:36:41.976 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpGroupState 18:36:41.976 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:41.976 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.976 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='pdpSubGroups_ORDER') 18:36:41.976 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.976 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='pdpSubGroups_KEY') 18:36:41.976 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpSubGroups_KEY') 18:36:41.976 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='name',referencedColumn='name') 18:36:41.976 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='version',referencedColumn='version') 18:36:41.976 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:41.976 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:41.976 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpSubGroups 18:36:41.976 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:41.976 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.977 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:41.977 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.977 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:41.977 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:41.977 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:41.977 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:41.977 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:41.977 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:41.977 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:41.977 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpSubGroup 18:36:41.977 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup on table PdpSubGroup 18:36:41.978 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.978 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:36:41.978 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:41.978 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:41.978 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:41.978 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:localName] 18:36:41.978 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:41.978 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:41.978 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:41.978 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.localName 18:36:41.978 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:41.979 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:41.979 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:41.979 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyName] 18:36:41.979 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:41.979 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:41.979 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:41.979 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentKeyName 18:36:41.979 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:41.979 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:41.979 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:41.979 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyVersion] 18:36:41.979 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:41.979 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:41.979 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:41.979 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentKeyVersion 18:36:41.979 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:41.979 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:41.979 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:41.979 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentLocalName] 18:36:41.979 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:41.979 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:41.979 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:41.979 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentLocalName 18:36:41.979 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:41.979 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:41.979 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:41.979 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.980 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property currentInstanceCount with lazy=false 18:36:41.980 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:currentInstanceCount] 18:36:41.980 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount (type=int) 18:36:41.980 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount (type=int) 18:36:41.980 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for currentInstanceCount 18:36:41.980 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.currentInstanceCount 18:36:41.980 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property currentInstanceCount 18:36:41.980 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.980 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property desiredInstanceCount with lazy=false 18:36:41.980 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:desiredInstanceCount] 18:36:41.980 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:36:41.980 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:36:41.980 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for desiredInstanceCount 18:36:41.980 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.desiredInstanceCount 18:36:41.980 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property desiredInstanceCount 18:36:41.980 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:41.980 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.980 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='pdpInstances_ORDER') 18:36:41.980 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.981 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='pdpInstances_KEY') 18:36:41.981 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpInstances_KEY') 18:36:41.981 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentKeyName',referencedColumn='parentKeyName') 18:36:41.981 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentKeyVersion',referencedColumn='parentKeyVersion') 18:36:41.981 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentLocalName',referencedColumn='parentLocalName') 18:36:41.981 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpLocalName',referencedColumn='localName') 18:36:41.981 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:41.981 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:41.981 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpInstances 18:36:41.981 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:41.981 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.981 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='policies_ORDER') 18:36:41.981 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.981 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='policies_KEY') 18:36:41.981 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='policies_KEY') 18:36:41.981 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:41.981 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:41.981 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:41.981 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property policies 18:36:41.981 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:41.981 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.981 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:41.981 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.982 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:41.982 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:41.982 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:41.982 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:41.982 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:41.982 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:41.982 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:41.982 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.982 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='supportedPolicyTypes_ORDER') 18:36:41.982 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.982 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='supportedPolicyTypes_KEY') 18:36:41.982 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='supportedPolicyTypes_KEY') 18:36:41.982 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:41.982 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:41.982 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:41.982 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property supportedPolicyTypes 18:36:41.983 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:41.983 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdp 18:36:41.983 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdp on table Pdp 18:36:41.983 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.983 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:36:41.983 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:41.983 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:41.984 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:41.984 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:localName] 18:36:41.984 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:41.984 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:41.984 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:41.984 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.localName 18:36:41.984 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:41.984 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:41.984 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:41.984 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyName] 18:36:41.984 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:41.984 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:41.984 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:41.984 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentKeyName 18:36:41.984 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:41.984 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:41.984 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:41.984 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyVersion] 18:36:41.984 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:41.984 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:41.984 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:41.984 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentKeyVersion 18:36:41.984 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:41.984 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:41.984 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:41.985 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentLocalName] 18:36:41.985 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:41.985 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:41.985 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:41.985 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentLocalName 18:36:41.985 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:41.985 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:41.985 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:41.985 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.985 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property healthy with lazy=false 18:36:41.985 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:healthy] 18:36:41.985 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:36:41.985 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:36:41.985 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for healthy 18:36:41.985 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.healthy 18:36:41.985 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property healthy 18:36:41.985 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.985 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property lastUpdate with lazy=false 18:36:41.985 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:lastUpdate] 18:36:41.985 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate (type=java.util.Date) 18:36:41.985 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate (type=java.util.Date) 18:36:41.985 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for lastUpdate 18:36:41.985 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.lastUpdate 18:36:41.985 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property lastUpdate 18:36:41.985 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.985 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property message with lazy=false 18:36:41.985 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:message] 18:36:41.985 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message (type=java.lang.String) 18:36:41.986 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message (type=java.lang.String) 18:36:41.986 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for message 18:36:41.986 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.message 18:36:41.986 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property message 18:36:41.986 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:41.986 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpState with lazy=false 18:36:41.986 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:pdpState] 18:36:41.986 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:41.986 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:41.986 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpState 18:36:41.986 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.pdpState 18:36:41.986 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpState 18:36:41.986 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:41.987 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:41.987 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:41.987 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:41.987 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:41.987 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:41.987 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:41.987 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:41.987 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:41.987 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:41.987 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:41.987 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:41.987 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:41.987 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:41.987 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:41.987 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:41.987 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for deploy 18:36:41.987 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpGroup 18:36:41.987 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpType 18:36:41.987 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:41.987 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:41.987 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for state 18:36:41.987 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:41.987 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:41.987 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:41.987 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpGroupState 18:36:41.987 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:41.987 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:41.987 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:41.987 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:41.987 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for currentInstanceCount 18:36:41.987 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for desiredInstanceCount 18:36:41.987 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:41.987 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:41.987 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:41.987 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:41.987 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for healthy 18:36:41.987 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for lastUpdate 18:36:41.987 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for message 18:36:41.987 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpState 18:36:41.987 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [toscapolicytype] 18:36:41.987 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [toscapolicytype] 18:36:41.987 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [toscapolicy] 18:36:41.987 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [toscapolicy] 18:36:41.987 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:41.987 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:41.987 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:41.988 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:41.988 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [pdpgroup] 18:36:41.988 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [pdpgroup] 18:36:41.988 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:41.988 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:41.988 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:41.988 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:41.988 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdp] 18:36:41.988 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdp] 18:36:41.988 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdp] 18:36:41.988 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdp] 18:36:41.988 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:41.988 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:41.988 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:41.988 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:41.988 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:name] 18:36:41.988 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.name (type=java.lang.String) 18:36:41.988 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.name (type=java.lang.String) 18:36:41.988 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:41.988 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_supportedPolicyTypes.name 18:36:41.988 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:41.989 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:41.989 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:41.989 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:41.989 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:version] 18:36:41.989 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.version (type=java.lang.String) 18:36:41.989 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.version (type=java.lang.String) 18:36:41.989 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:41.989 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_supportedPolicyTypes.version 18:36:41.989 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:41.989 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:41.989 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:36:41.989 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:41.989 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:41.989 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:41.989 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:41.989 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:41.989 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:41.989 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_properties.properties 18:36:41.989 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:41.990 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:41.990 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:41.990 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:41.990 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:41.990 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_properties.properties_KEY 18:36:41.990 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:41.990 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_localname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:41.990 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentkeyname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:41.990 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentkeyversion] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:41.990 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentlocalname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:41.990 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:41.990 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, index: properties_KEY, element: properties 18:36:41.990 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:41.990 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:41.990 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:41.990 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:41.991 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:name] 18:36:41.991 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:41.991 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:41.991 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:41.991 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_policies.name 18:36:41.991 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:41.991 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:41.991 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:41.991 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:41.991 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:version] 18:36:41.991 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:41.991 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:41.991 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:41.991 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_policies.version 18:36:41.991 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:41.991 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:41.991 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:36:41.991 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:41.991 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances through an association table 18:36:41.992 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName, element: pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName 18:36:41.992 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:41.992 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:41.992 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:41.992 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:41.992 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:41.992 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:41.992 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpGroup_properties.properties 18:36:41.992 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:41.992 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:41.992 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:41.992 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:41.992 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:41.992 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpGroup_properties.properties_KEY 18:36:41.992 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:41.992 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpgroup_name] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:41.992 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpgroup_version] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:41.992 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:41.992 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpGroup_name, JpaPdpGroup_version, index: properties_KEY, element: properties 18:36:41.992 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:41.992 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups through an association table 18:36:41.993 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: name, version, element: pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName 18:36:41.993 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:41.993 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:41.994 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:41.994 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:41.994 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:name] 18:36:41.994 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:41.994 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:41.994 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:41.994 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_targets.name 18:36:41.994 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:41.994 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:41.994 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:41.994 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:41.994 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:version] 18:36:41.994 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:41.994 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:41.994 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:41.994 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_targets.version 18:36:41.994 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:41.994 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:41.994 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: toscaPolicyName, toscaPolicyVersion, element: name, version 18:36:41.994 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:41.994 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:41.994 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:41.994 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:41.994 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:41.994 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:41.994 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_properties.properties 18:36:41.995 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:41.995 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:41.995 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:41.995 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:41.995 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:41.995 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_properties.properties_KEY 18:36:41.995 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:41.995 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_name] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:41.995 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_version] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:41.995 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:41.995 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: properties_KEY, element: properties 18:36:41.995 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:41.995 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:41.995 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:41.995 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:41.995 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:41.995 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:41.995 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_metadata.metadata 18:36:41.995 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:41.995 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:41.995 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:41.995 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:41.995 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:41.995 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_metadata.metadata_KEY 18:36:41.995 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:41.995 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_name] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:41.995 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_version] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:41.995 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [metadata_key] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:41.995 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: metadata_KEY, element: metadata 18:36:41.995 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:41.995 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:41.996 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:41.996 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers (type=java.util.List) 18:36:41.996 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers (type=java.util.List) 18:36:41.996 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:41.996 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_triggers.triggers 18:36:41.996 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:41.996 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, element: triggers 18:36:41.996 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:41.996 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:41.996 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:41.996 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:41.996 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:name] 18:36:41.996 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:41.996 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:41.996 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:41.996 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_targets.name 18:36:41.996 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:41.996 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:41.997 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:41.997 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:41.997 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:version] 18:36:41.997 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:41.997 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:41.997 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:41.997 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_targets.version 18:36:41.997 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:41.997 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:41.997 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: toscaPolicyTypeName, toscaPolicyTypeVersion, element: name, version 18:36:41.997 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:41.997 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:41.997 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:41.997 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:41.997 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:41.997 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:41.997 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_properties.properties 18:36:41.997 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:41.997 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:41.997 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:41.997 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:41.997 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:41.997 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_properties.properties_KEY 18:36:41.997 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:41.998 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_name] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:41.998 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_version] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:41.998 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:41.998 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: properties_KEY, element: properties 18:36:41.998 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:41.998 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:41.998 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:41.998 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:41.998 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:41.998 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:41.998 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_metadata.metadata 18:36:41.998 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:41.998 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:41.998 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:41.998 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:41.998 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:41.998 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_metadata.metadata_KEY 18:36:41.998 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:41.998 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_name] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:41.998 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_version] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:41.998 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [metadata_key] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:41.998 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: metadata_KEY, element: metadata 18:36:41.999 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:41.999 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:41.999 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:41.999 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:41.999 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:41.999 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:41.999 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:41.999 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:41.999 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:42.000 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:42.000 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:42.000 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:42.000 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:42.000 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:42.000 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:42.003 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:42.003 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:42.003 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:42.003 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:42.003 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:42.003 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:42.003 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:42.003 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:42.003 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:42.003 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:42.003 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:42.003 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:42.003 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:42.003 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:42.003 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:42.003 [main] DEBUG org.hibernate.bytecode.internal.BytecodeProviderInitiator -- HHH000021: Bytecode provider: bytebuddy 18:36:42.004 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory 18:36:42.005 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:36:42.005 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating SessionFactory with settings: {java.specification.version=17, sun.jnu.encoding=UTF-8, hibernate.dialect=org.hibernate.dialect.H2Dialect, java.class.path=/w/workspace/policy-models-sonar/models-pdp/target/test-classes:/w/workspace/policy-models-sonar/models-pdp/target/classes:/w/workspace/policy-models-sonar/models-base/target/policy-models-base-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-3.1.1-SNAPSHOT.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-examples/target/policy-models-examples-3.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/gson/2.1.1-SNAPSHOT/gson-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/common-parameters/2.1.1-SNAPSHOT/common-parameters-2.1.1-SNAPSHOT.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.jar:/tmp/r/io/prometheus/simpleclient/0.16.0/simpleclient-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel/0.16.0/simpleclient_tracer_otel-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_common/0.16.0/simpleclient_tracer_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel_agent/0.16.0/simpleclient_tracer_otel_agent-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_hotspot/0.16.0/simpleclient_hotspot-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_jakarta/0.16.0/simpleclient_servlet_jakarta-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_common/0.16.0/simpleclient_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_common/0.16.0/simpleclient_servlet_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_logback/0.16.0/simpleclient_logback-0.16.0.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1/jakarta.xml.bind-api-4.0.1.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/tmp/r/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-jakarta/2.2.15/swagger-jaxrs2-jakarta-2.2.15.jar:/tmp/r/io/github/classgraph/classgraph/4.8.154/classgraph-4.8.154.jar:/tmp/r/io/swagger/core/v3/swagger-models-jakarta/2.2.15/swagger-models-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.15.1/jackson-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-annotations-jakarta/2.2.15/swagger-annotations-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-integration-jakarta/2.2.15/swagger-integration-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-core-jakarta/2.2.15/swagger-core-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.15.1/jackson-dataformat-yaml-2.15.1.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.1/jackson-datatype-jsr310-2.15.1.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.1/jackson-databind-2.14.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-json-provider/2.15.1/jackson-jakarta-rs-json-provider-2.15.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-base/2.15.1/jackson-jakarta-rs-base-2.15.1.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.15.1/jackson-module-jakarta-xmlbind-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-servlet-initializer-v2-jakarta/2.2.15/swagger-jaxrs2-servlet-initializer-v2-jakarta-2.2.15.jar:/tmp/r/org/hibernate/orm/hibernate-core/6.3.0.CR1/hibernate-core-6.3.0.CR1.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.2/jaxb-runtime-4.0.2.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.2/jaxb-core-4.0.2.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.0/angus-activation-2.0.0.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.2/txw2-4.0.2.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.1/istack-commons-runtime-4.1.1.jar:/tmp/r/jakarta/inject/jakarta.inject-api/2.0.1.MR/jakarta.inject-api-2.0.1.MR.jar:/tmp/r/org/antlr/antlr4-runtime/4.10.1/antlr4-runtime-4.10.1.jar:/tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/com/h2database/h2/2.2.220/h2-2.2.220.jar:/tmp/r/org/onap/policy/common/utils/2.1.1-SNAPSHOT/utils-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/2.1.1-SNAPSHOT/capabilities-2.1.1-SNAPSHOT.jar:/tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.jar:/tmp/r/com/worldturner/medeia/medeia-validator-core/1.1.1/medeia-validator-core-1.1.1.jar:/tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.3.20/kotlin-reflect-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.3.20/kotlin-stdlib-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.20/kotlin-stdlib-common-1.3.20.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.jar:/tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/tmp/r/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar:/tmp/r/org/onap/policy/common/utils-test/2.1.1-SNAPSHOT/utils-test-2.1.1-SNAPSHOT.jar:/tmp/r/org/bouncycastle/bcpkix-fips/1.0.7/bcpkix-fips-1.0.7.jar:/tmp/r/org/bouncycastle/bc-fips/1.0.2.4/bc-fips-1.0.2.4.jar:/tmp/r/org/apache/commons/commons-jexl3/3.1/commons-jexl3-3.1.jar:/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar:/tmp/r/org/slf4j/slf4j-api/2.0.11/slf4j-api-2.0.11.jar:/tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar:/tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar:/tmp/r/org/projectlombok/lombok/1.18.28/lombok-1.18.28.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/yaml/snakeyaml/2.0/snakeyaml-2.0.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.1.4/mariadb-java-client-3.1.4.jar:/tmp/r/com/github/waffle/waffle-jna/3.2.0/waffle-jna-3.2.0.jar:/tmp/r/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar:/tmp/r/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1.jar:/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar:/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar:/tmp/r/org/postgresql/postgresql/42.6.0/postgresql-42.6.0.jar:/tmp/r/org/checkerframework/checker-qual/3.31.0/checker-qual-3.31.0.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar:/tmp/r/org/glassfish/jersey/inject/jersey-hk2/3.1.3/jersey-hk2-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-common/3.1.3/jersey-common-3.1.3.jar:/tmp/r/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar:/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/tmp/r/org/glassfish/hk2/hk2-locator/3.0.4/hk2-locator-3.0.4.jar:/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/3.0.4/aopalliance-repackaged-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-api/3.0.4/hk2-api-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-utils/3.0.4/hk2-utils-3.0.4.jar:/tmp/r/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.jar:/tmp/r/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.jar:/tmp/r/org/eclipse/jetty/toolchain/jetty-jakarta-servlet-api/5.0.2/jetty-jakarta-servlet-api-5.0.2.jar:/tmp/r/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet/3.1.3/jersey-container-servlet-3.1.3.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.3/jersey-container-servlet-core-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-server/3.1.3/jersey-server-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-client/3.1.3/jersey-client-3.1.3.jar:/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar:/tmp/r/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/tmp/r/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.6/byte-buddy-1.14.6.jar:/tmp/r/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar:/tmp/r/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/tmp/r/org/assertj/assertj-core/3.24.2/assertj-core-3.24.2.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5/5.2.2/httpcore5-5.2.2.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/tmp/r/com/att/nsa/cambriaClient/1.2.1-oss/cambriaClient-1.2.1-oss.jar:/tmp/r/com/att/nsa/saClientLibrary/1.3.0-oss/saClientLibrary-1.3.0-oss.jar:/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar:/tmp/r/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar:/tmp/r/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5/httpclient-cache-4.5.jar:/tmp/r/com/att/nsa/saToolkit/1.2.0-oss/saToolkit-1.2.0-oss.jar:/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar:/tmp/r/org/json/json/20231013/json-20231013.jar:, java.vm.vendor=Private Build, sun.arch.data.model=64, sun.font.fontmanager=sun.awt.X11FontManager, java.vendor.url=Unknown, user.timezone=Etc/UTC, javax.persistence.jdbc.user=****, javax.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, java.vm.specification.version=17, os.name=Linux, jakarta.persistence.jdbc.password=****, sun.java.launcher=SUN_STANDARD, local.setting.IS_JTA_TXN_COORD=false, sun.boot.library.path=/usr/lib/jvm/java-17-openjdk-amd64/lib, sun.java.command=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20240120183635626_70.jar /w/workspace/policy-models-sonar/models-pdp/target/surefire 2024-01-20T18-35-53_465-jvmRun1 surefire-20240120183635626_68tmp surefire_4-20240120183635626_69tmp, jdk.debug=release, surefire.test.class.path=/w/workspace/policy-models-sonar/models-pdp/target/test-classes:/w/workspace/policy-models-sonar/models-pdp/target/classes:/w/workspace/policy-models-sonar/models-base/target/policy-models-base-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-3.1.1-SNAPSHOT.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-examples/target/policy-models-examples-3.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/gson/2.1.1-SNAPSHOT/gson-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/common-parameters/2.1.1-SNAPSHOT/common-parameters-2.1.1-SNAPSHOT.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.jar:/tmp/r/io/prometheus/simpleclient/0.16.0/simpleclient-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel/0.16.0/simpleclient_tracer_otel-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_common/0.16.0/simpleclient_tracer_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel_agent/0.16.0/simpleclient_tracer_otel_agent-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_hotspot/0.16.0/simpleclient_hotspot-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_jakarta/0.16.0/simpleclient_servlet_jakarta-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_common/0.16.0/simpleclient_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_common/0.16.0/simpleclient_servlet_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_logback/0.16.0/simpleclient_logback-0.16.0.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1/jakarta.xml.bind-api-4.0.1.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/tmp/r/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-jakarta/2.2.15/swagger-jaxrs2-jakarta-2.2.15.jar:/tmp/r/io/github/classgraph/classgraph/4.8.154/classgraph-4.8.154.jar:/tmp/r/io/swagger/core/v3/swagger-models-jakarta/2.2.15/swagger-models-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.15.1/jackson-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-annotations-jakarta/2.2.15/swagger-annotations-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-integration-jakarta/2.2.15/swagger-integration-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-core-jakarta/2.2.15/swagger-core-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.15.1/jackson-dataformat-yaml-2.15.1.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.1/jackson-datatype-jsr310-2.15.1.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.1/jackson-databind-2.14.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-json-provider/2.15.1/jackson-jakarta-rs-json-provider-2.15.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-base/2.15.1/jackson-jakarta-rs-base-2.15.1.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.15.1/jackson-module-jakarta-xmlbind-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-servlet-initializer-v2-jakarta/2.2.15/swagger-jaxrs2-servlet-initializer-v2-jakarta-2.2.15.jar:/tmp/r/org/hibernate/orm/hibernate-core/6.3.0.CR1/hibernate-core-6.3.0.CR1.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.2/jaxb-runtime-4.0.2.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.2/jaxb-core-4.0.2.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.0/angus-activation-2.0.0.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.2/txw2-4.0.2.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.1/istack-commons-runtime-4.1.1.jar:/tmp/r/jakarta/inject/jakarta.inject-api/2.0.1.MR/jakarta.inject-api-2.0.1.MR.jar:/tmp/r/org/antlr/antlr4-runtime/4.10.1/antlr4-runtime-4.10.1.jar:/tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/com/h2database/h2/2.2.220/h2-2.2.220.jar:/tmp/r/org/onap/policy/common/utils/2.1.1-SNAPSHOT/utils-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/2.1.1-SNAPSHOT/capabilities-2.1.1-SNAPSHOT.jar:/tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.jar:/tmp/r/com/worldturner/medeia/medeia-validator-core/1.1.1/medeia-validator-core-1.1.1.jar:/tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.3.20/kotlin-reflect-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.3.20/kotlin-stdlib-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.20/kotlin-stdlib-common-1.3.20.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.jar:/tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/tmp/r/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar:/tmp/r/org/onap/policy/common/utils-test/2.1.1-SNAPSHOT/utils-test-2.1.1-SNAPSHOT.jar:/tmp/r/org/bouncycastle/bcpkix-fips/1.0.7/bcpkix-fips-1.0.7.jar:/tmp/r/org/bouncycastle/bc-fips/1.0.2.4/bc-fips-1.0.2.4.jar:/tmp/r/org/apache/commons/commons-jexl3/3.1/commons-jexl3-3.1.jar:/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar:/tmp/r/org/slf4j/slf4j-api/2.0.11/slf4j-api-2.0.11.jar:/tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar:/tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar:/tmp/r/org/projectlombok/lombok/1.18.28/lombok-1.18.28.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/yaml/snakeyaml/2.0/snakeyaml-2.0.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.1.4/mariadb-java-client-3.1.4.jar:/tmp/r/com/github/waffle/waffle-jna/3.2.0/waffle-jna-3.2.0.jar:/tmp/r/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar:/tmp/r/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1.jar:/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar:/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar:/tmp/r/org/postgresql/postgresql/42.6.0/postgresql-42.6.0.jar:/tmp/r/org/checkerframework/checker-qual/3.31.0/checker-qual-3.31.0.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar:/tmp/r/org/glassfish/jersey/inject/jersey-hk2/3.1.3/jersey-hk2-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-common/3.1.3/jersey-common-3.1.3.jar:/tmp/r/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar:/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/tmp/r/org/glassfish/hk2/hk2-locator/3.0.4/hk2-locator-3.0.4.jar:/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/3.0.4/aopalliance-repackaged-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-api/3.0.4/hk2-api-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-utils/3.0.4/hk2-utils-3.0.4.jar:/tmp/r/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.jar:/tmp/r/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.jar:/tmp/r/org/eclipse/jetty/toolchain/jetty-jakarta-servlet-api/5.0.2/jetty-jakarta-servlet-api-5.0.2.jar:/tmp/r/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet/3.1.3/jersey-container-servlet-3.1.3.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.3/jersey-container-servlet-core-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-server/3.1.3/jersey-server-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-client/3.1.3/jersey-client-3.1.3.jar:/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar:/tmp/r/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/tmp/r/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.6/byte-buddy-1.14.6.jar:/tmp/r/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar:/tmp/r/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/tmp/r/org/assertj/assertj-core/3.24.2/assertj-core-3.24.2.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5/5.2.2/httpcore5-5.2.2.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/tmp/r/com/att/nsa/cambriaClient/1.2.1-oss/cambriaClient-1.2.1-oss.jar:/tmp/r/com/att/nsa/saClientLibrary/1.3.0-oss/saClientLibrary-1.3.0-oss.jar:/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar:/tmp/r/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar:/tmp/r/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5/httpclient-cache-4.5.jar:/tmp/r/com/att/nsa/saToolkit/1.2.0-oss/saToolkit-1.2.0-oss.jar:/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar:/tmp/r/org/json/json/20231013/json-20231013.jar:, jakarta.persistence.jdbc.driver=org.h2.Driver, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, java.specification.vendor=Oracle Corporation, org.ops4j.pax.url.mvn.localRepository=/tmp/r, java.version.date=2022-07-19, java.home=/usr/lib/jvm/java-17-openjdk-amd64, file.separator=/, basedir=/w/workspace/policy-models-sonar/models-pdp, java.vm.compressedOopsMode=Zero based, jakarta.persistence.jdbc.user=****, line.separator= , hibernate.persistenceUnitName=ToscaConceptTest, java.vm.specification.vendor=Oracle Corporation, java.specification.name=Java Platform API Specification, hibernate.transaction.coordinator_class=class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl, javax.persistence.jdbc.driver=org.h2.Driver, surefire.real.class.path=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20240120183635626_70.jar, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, java.runtime.version=17.0.4+8-Ubuntu-118.04, user.name=jenkins, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, sonar=true, path.separator=:, hibernate.connection.username=****, os.version=4.15.0-194-generic, java.runtime.name=OpenJDK Runtime Environment, hibernate.connection.url=jdbc:h2:mem:PdpProviderTest, file.encoding=UTF-8, jenkins=true, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=false, localRepository=/tmp/r, hibernate.connection.driver_class=org.h2.Driver, java.vendor.url.bug=Unknown, java.io.tmpdir=/tmp, java.version=17.0.4, user.dir=/w/workspace/policy-models-sonar/models-pdp, os.arch=amd64, java.vm.specification.name=Java Virtual Machine Specification, javax.persistence.schema-generation.database.action=drop-and-create, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@4c433af7, native.encoding=UTF-8, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, java.vendor=Private Build, java.vm.info=mixed mode, sharing, java.vm.version=17.0.4+8-Ubuntu-118.04, hibernate.bytecode.use_reflection_optimizer=true, sun.io.unicode.encoding=UnicodeLittle, maven.repo.local=/tmp/r, javax.persistence.jdbc.password=****, java.class.version=61.0} 18:36:42.005 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {} 18:36:42.005 [main] DEBUG org.hibernate.boot.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation 18:36:42.005 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 18:36:42.007 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was null 18:36:42.007 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was null 18:36:42.007 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was null 18:36:42.007 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was null 18:36:42.007 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@24bd8907] under count; prior registration was null 18:36:42.007 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@6a1f5e2e] under every; prior registration was null 18:36:42.007 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@6c8d6a2f] under any; prior registration was null 18:36:42.007 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(floor)] under floor; prior registration was null 18:36:42.007 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ceiling)] under ceiling; prior registration was null 18:36:42.007 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(mod)] under mod; prior registration was null 18:36:42.007 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(abs)] under abs; prior registration was null 18:36:42.007 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sign)] under sign; prior registration was null 18:36:42.007 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sqrt)] under sqrt; prior registration was null 18:36:42.007 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ln)] under ln; prior registration was null 18:36:42.007 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(exp)] under exp; prior registration was null 18:36:42.007 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(power)] under power; prior registration was null 18:36:42.007 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(round)] under round; prior registration was null 18:36:42.007 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sin)] under sin; prior registration was null 18:36:42.007 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cos)] under cos; prior registration was null 18:36:42.007 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(tan)] under tan; prior registration was null 18:36:42.007 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(asin)] under asin; prior registration was null 18:36:42.007 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(acos)] under acos; prior registration was null 18:36:42.007 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan)] under atan; prior registration was null 18:36:42.007 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan2)] under atan2; prior registration was null 18:36:42.007 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@394c61cb] under sinh; prior registration was null 18:36:42.007 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@71713254] under cosh; prior registration was null 18:36:42.007 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@618ffc7a] under tanh; prior registration was null 18:36:42.007 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@66d43e76] under pi; prior registration was null 18:36:42.007 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3c4c595e] under log; prior registration was null 18:36:42.008 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(coalesce)] under coalesce; prior registration was null 18:36:42.008 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nullif)] under nullif; prior registration was null 18:36:42.008 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(left)] under left; prior registration was null 18:36:42.008 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(right)] under right; prior registration was null 18:36:42.008 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(replace)] under replace; prior registration was null 18:36:42.008 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(concat)] under concat; prior registration was null 18:36:42.008 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lower)] under lower; prior registration was null 18:36:42.008 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(upper)] under upper; prior registration was null 18:36:42.008 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substring)] under substring; prior registration was null 18:36:42.008 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(locate)] under locate; prior registration was null 18:36:42.008 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(character_length)] under character_length; prior registration was null 18:36:42.008 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : length -> character_length 18:36:42.008 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LocatePositionEmulation@44572f11] under position; prior registration was null 18:36:42.008 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InsertSubstringOverlayEmulation@5a2577cd] under overlay; prior registration was null 18:36:42.008 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TrimFunction@1d45c571] under trim; prior registration was null 18:36:42.008 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastFunction@439df92e] under cast; prior registration was null 18:36:42.008 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3ecf69eb] under collate; prior registration was null 18:36:42.008 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ExtractFunction@4fa5fae0] under extract; prior registration was null 18:36:42.008 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(least)] under least; prior registration was null 18:36:42.008 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(greatest)] under greatest; prior registration was null 18:36:42.008 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CoalesceIfnullEmulation@7c78d028] under ifnull; prior registration was null 18:36:42.008 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lpad)] under lpad; prior registration was null 18:36:42.008 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rpad)] under rpad; prior registration was null 18:36:42.008 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LpadRpadPadEmulation@50001200] under pad; prior registration was null 18:36:42.008 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastStrEmulation@1545b9da] under str; prior registration was null 18:36:42.008 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@75573368] under format; prior registration was null 18:36:42.008 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampaddFunction@4f94547a] under timestampadd; prior registration was null 18:36:42.008 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampdiffFunction@1fd4df9a] under timestampdiff; prior registration was null 18:36:42.008 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : dateadd -> timestampadd 18:36:42.008 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : datediff -> timestampdiff 18:36:42.008 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@27672ed3] under current_date; prior registration was null 18:36:42.008 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@6b678524] under current_time; prior registration was null 18:36:42.008 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@6bd3bb6] under current_timestamp; prior registration was null 18:36:42.008 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current date -> current_date 18:36:42.008 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current time -> current_time 18:36:42.008 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current timestamp -> current_timestamp 18:36:42.008 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@3fac0cf4] under local_date; prior registration was null 18:36:42.008 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@2123bc64] under local_time; prior registration was null 18:36:42.008 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@763a53c1] under local_datetime; prior registration was null 18:36:42.008 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@1935b63b] under offset_datetime; prior registration was null 18:36:42.008 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local date -> local_date 18:36:42.008 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local time -> local_time 18:36:42.008 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local datetime -> local_datetime 18:36:42.008 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : offset datetime -> offset_datetime 18:36:42.008 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@4621d245] under instant; prior registration was null 18:36:42.008 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current_instant -> instant 18:36:42.008 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.SqlFunction@7add9679] under sql; prior registration was null 18:36:42.008 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was NamedSqmFunctionTemplate(max) 18:36:42.008 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was NamedSqmFunctionTemplate(min) 18:36:42.008 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was NamedSqmFunctionTemplate(sum) 18:36:42.008 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was NamedSqmFunctionTemplate(avg) 18:36:42.008 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@5edd76b8] under count; prior registration was org.hibernate.dialect.function.CountFunction@24bd8907 18:36:42.008 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.AvgFunction@6aed9736] under avg; prior registration was NamedSqmFunctionTemplate(avg) 18:36:42.008 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(pi)] under pi; prior registration was org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@66d43e76 18:36:42.008 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cot)] under cot; prior registration was null 18:36:42.008 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(radians)] under radians; prior registration was null 18:36:42.008 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(degrees)] under degrees; prior registration was null 18:36:42.008 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(log10)] under log10; prior registration was null 18:36:42.008 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@2296c3d4] under mod; prior registration was NamedSqmFunctionTemplate(mod) 18:36:42.008 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rand)] under rand; prior registration was null 18:36:42.008 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(soundex)] under soundex; prior registration was null 18:36:42.008 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(translate)] under translate; prior registration was null 18:36:42.008 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitand)] under bitand; prior registration was null 18:36:42.008 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitor)] under bitor; prior registration was null 18:36:42.008 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitxor)] under bitxor; prior registration was null 18:36:42.008 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_and)] under bit_and; prior registration was null 18:36:42.008 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_or)] under bit_or; prior registration was null 18:36:42.008 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day)] under day; prior registration was null 18:36:42.008 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(month)] under month; prior registration was null 18:36:42.008 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(year)] under year; prior registration was null 18:36:42.008 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(hour)] under hour; prior registration was null 18:36:42.008 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(minute)] under minute; prior registration was null 18:36:42.008 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(second)] under second; prior registration was null 18:36:42.008 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(microsecond)] under microsecond; prior registration was null 18:36:42.008 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_week)] under day_of_week; prior registration was null 18:36:42.008 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_month)] under day_of_month; prior registration was null 18:36:42.008 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : day -> day_of_month 18:36:42.008 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_year)] under day_of_year; prior registration was null 18:36:42.008 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(week)] under week; prior registration was null 18:36:42.008 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(quarter)] under quarter; prior registration was null 18:36:42.008 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(monthname)] under monthname; prior registration was null 18:36:42.008 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(dayname)] under dayname; prior registration was null 18:36:42.008 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under localtime; prior registration was null 18:36:42.008 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under localtimestamp; prior registration was null 18:36:42.008 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under local_time; prior registration was org.hibernate.dialect.function.CurrentFunction@2123bc64 18:36:42.008 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under local_datetime; prior registration was org.hibernate.dialect.function.CurrentFunction@763a53c1 18:36:42.008 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TruncFunction@34eef7a1] under trunc; prior registration was null 18:36:42.008 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : truncate -> trunc 18:36:42.008 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@1332f32] under date_trunc; prior registration was null 18:36:42.008 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_length)] under bit_length; prior registration was null 18:36:42.008 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was null 18:36:42.008 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ascii)] under ascii; prior registration was null 18:36:42.008 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was NamedSqmFunctionTemplate(octet_length) 18:36:42.008 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(space)] under space; prior registration was null 18:36:42.008 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(repeat)] under repeat; prior registration was null 18:36:42.008 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(char)] under char; prior registration was null 18:36:42.008 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : chr -> char 18:36:42.008 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(instr)] under instr; prior registration was null 18:36:42.009 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substr)] under substr; prior registration was null 18:36:42.009 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@7e14c05] under position; prior registration was org.hibernate.dialect.function.LocatePositionEmulation@44572f11 18:36:42.009 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ltrim)] under ltrim; prior registration was null 18:36:42.009 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rtrim)] under rtrim; prior registration was null 18:36:42.009 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@13fda74e] under concat; prior registration was NamedSqmFunctionTemplate(concat) 18:36:42.009 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curtime)] under curtime; prior registration was null 18:36:42.009 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curdate)] under curdate; prior registration was null 18:36:42.009 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(now)] under now; prior registration was null 18:36:42.009 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sysdate)] under sysdate; prior registration was null 18:36:42.009 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(insert)] under insert; prior registration was null 18:36:42.009 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_and)] under bool_and; prior registration was null 18:36:42.009 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : every -> bool_and 18:36:42.009 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_or)] under bool_or; prior registration was null 18:36:42.009 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : any -> bool_or 18:36:42.009 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(median)] under median; prior registration was null 18:36:42.009 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_pop)] under stddev_pop; prior registration was null 18:36:42.009 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_samp)] under stddev_samp; prior registration was null 18:36:42.009 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_pop)] under var_pop; prior registration was null 18:36:42.009 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_samp)] under var_samp; prior registration was null 18:36:42.009 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@50ed196f] under format; prior registration was org.hibernate.dialect.function.FormatFunction@75573368 18:36:42.009 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rownum)] under rownum; prior registration was null 18:36:42.009 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(row_number)] under row_number; prior registration was null 18:36:42.009 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lag)] under lag; prior registration was null 18:36:42.009 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lead)] under lead; prior registration was null 18:36:42.009 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(first_value)] under first_value; prior registration was null 18:36:42.009 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(last_value)] under last_value; prior registration was null 18:36:42.009 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nth_value)] under nth_value; prior registration was null 18:36:42.009 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@48bff6ff] under mode; prior registration was null 18:36:42.009 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@45330a89] under percentile_cont; prior registration was null 18:36:42.009 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@3b8a02b6] under percentile_disc; prior registration was null 18:36:42.009 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@31452c9] under rank; prior registration was null 18:36:42.009 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@342b545a] under dense_rank; prior registration was null 18:36:42.009 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@69117714] under percent_rank; prior registration was null 18:36:42.009 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@2655732] under cume_dist; prior registration was null 18:36:42.009 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ListaggFunction@2346dfad] under listagg; prior registration was null 18:36:42.009 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- abs(NUMERIC arg) 18:36:42.009 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double acos(NUMERIC arg) 18:36:42.009 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean any(BOOLEAN predicate) 18:36:42.009 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer ascii(STRING arg) 18:36:42.009 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double asin(NUMERIC arg) 18:36:42.009 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan(NUMERIC arg) 18:36:42.009 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan2(NUMERIC arg0, NUMERIC arg1) 18:36:42.009 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double avg(NUMERIC arg) 18:36:42.009 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_and(arg) 18:36:42.009 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer bit_length(STRING_OR_CLOB arg) 18:36:42.009 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_or(arg) 18:36:42.009 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitand(arg0, arg1) 18:36:42.009 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitor(arg0, arg1) 18:36:42.009 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitxor(arg0, arg1) 18:36:42.009 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_and(BOOLEAN predicate) 18:36:42.009 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_or(BOOLEAN predicate) 18:36:42.009 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- cast(arg as Type) 18:36:42.009 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ceiling(NUMERIC arg) 18:36:42.009 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character char(INTEGER arg) 18:36:42.009 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer character_length(STRING_OR_CLOB arg) 18:36:42.009 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character chr(INTEGER arg) 18:36:42.009 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- coalesce(arg0[, arg1[, ...]]) 18:36:42.009 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String collate(STRING string as COLLATION collation) 18:36:42.009 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String concat(STRING string0[, STRING string1[, ...]]) 18:36:42.009 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cos(NUMERIC arg) 18:36:42.009 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cosh(NUMERIC arg) 18:36:42.009 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cot(NUMERIC arg) 18:36:42.009 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long count([distinct ]{arg|*}) 18:36:42.009 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cume_dist([arg0[, ...]]) 18:36:42.009 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date curdate() 18:36:42.009 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current date 18:36:42.009 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current time 18:36:42.009 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current timestamp 18:36:42.009 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current_date 18:36:42.009 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant current_instant 18:36:42.009 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current_time 18:36:42.009 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current_timestamp 18:36:42.009 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time curtime() 18:36:42.009 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- date_trunc(STRING field, TEMPORAL datetime) 18:36:42.009 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- dateadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 18:36:42.009 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- basicType@99(java.lang.Long,-5)|basicType@101(java.lang.Double,8) datediff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 18:36:42.009 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day(DATE arg) 18:36:42.009 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_month(DATE arg) 18:36:42.009 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_week(DATE arg) 18:36:42.009 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_year(DATE arg) 18:36:42.009 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String dayname(DATE arg) 18:36:42.009 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double degrees(NUMERIC arg) 18:36:42.009 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long dense_rank([arg0[, ...]]) 18:36:42.009 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean every(BOOLEAN predicate) 18:36:42.009 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double exp(NUMERIC arg) 18:36:42.009 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- extract(TEMPORAL_UNIT field from TEMPORAL arg) 18:36:42.009 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- first_valueANY value 18:36:42.009 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- floor(NUMERIC arg) 18:36:42.009 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String format(TEMPORAL datetime as STRING pattern) 18:36:42.009 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- greatest(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 18:36:42.009 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer hour(TIME arg) 18:36:42.009 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ifnull(arg0, arg1) 18:36:42.009 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String insert(STRING string, INTEGER start, INTEGER length, STRING replacement) 18:36:42.009 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant instant 18:36:42.009 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer instr(STRING string, STRING pattern[, INTEGER start[, INTEGER occurrence]]) 18:36:42.009 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- lagANY value[, INTEGER offset[, ANY default]] 18:36:42.009 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- last_valueANY value 18:36:42.009 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- leadANY value[, INTEGER offset[, ANY default]] 18:36:42.009 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- least(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 18:36:42.009 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String left(STRING string, INTEGER length) 18:36:42.009 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer length(STRING_OR_CLOB arg) 18:36:42.009 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String listagg(STRING arg0, STRING arg1) 18:36:42.009 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double ln(NUMERIC arg) 18:36:42.009 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local date 18:36:42.010 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local datetime 18:36:42.010 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local time 18:36:42.010 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local_date 18:36:42.010 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local_datetime 18:36:42.010 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local_time 18:36:42.010 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time localtime 18:36:42.010 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp localtimestamp 18:36:42.010 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer locate(STRING pattern, STRING string[, INTEGER start]) 18:36:42.010 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log(NUMERIC base, NUMERIC arg) 18:36:42.010 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log10(NUMERIC arg) 18:36:42.010 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lower(STRING string) 18:36:42.010 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lpad(STRING string, INTEGER length[, STRING padding]) 18:36:42.010 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String ltrim(STRING string) 18:36:42.010 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- max(COMPARABLE arg) 18:36:42.010 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double median(NUMERIC arg) 18:36:42.010 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer microsecond(TIME arg) 18:36:42.010 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- min(COMPARABLE arg) 18:36:42.010 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer minute(TIME arg) 18:36:42.010 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer mod(INTEGER arg0, INTEGER arg1) 18:36:42.010 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- mode() 18:36:42.010 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer month(DATE arg) 18:36:42.010 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String monthname(DATE arg) 18:36:42.010 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp now() 18:36:42.010 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nth_valueANY value, INTEGER nth 18:36:42.010 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nullif(arg0, arg1) 18:36:42.010 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer octet_length(STRING_OR_CLOB arg) 18:36:42.010 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset datetime 18:36:42.010 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset_datetime 18:36:42.010 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String overlay(STRING string placing STRING replacement from INTEGER start[ for INTEGER length]) 18:36:42.010 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String pad(STRING string with INTEGER length {leading|trailing}[ STRING character]) 18:36:42.010 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double percent_rank([arg0[, ...]]) 18:36:42.010 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_cont(NUMERIC arg) 18:36:42.010 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_disc(NUMERIC arg) 18:36:42.010 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double pi 18:36:42.010 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer position(STRING pattern in STRING string) 18:36:42.010 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double power(NUMERIC arg0, NUMERIC arg1) 18:36:42.010 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer quarter(DATE arg) 18:36:42.010 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double radians(NUMERIC arg) 18:36:42.010 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double rand([INTEGER seed]) 18:36:42.010 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rank([arg0[, ...]]) 18:36:42.010 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String repeat(STRING string, INTEGER times) 18:36:42.010 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String replace(STRING string, STRING pattern, STRING replacement) 18:36:42.010 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String right(STRING string, INTEGER length) 18:36:42.010 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- round(NUMERIC number[, INTEGER places]) 18:36:42.010 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long row_number() 18:36:42.010 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rownum() 18:36:42.010 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rpad(STRING string, INTEGER length[, STRING padding]) 18:36:42.010 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rtrim(STRING string) 18:36:42.010 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer second(TIME arg) 18:36:42.010 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer sign(NUMERIC arg) 18:36:42.010 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sin(NUMERIC arg) 18:36:42.010 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sinh(NUMERIC arg) 18:36:42.010 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String soundex(arg) 18:36:42.010 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String space(INTEGER arg) 18:36:42.010 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Object sql 18:36:42.010 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sqrt(NUMERIC arg) 18:36:42.010 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_pop(NUMERIC arg) 18:36:42.010 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_samp(NUMERIC arg) 18:36:42.010 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String str(arg) 18:36:42.010 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substr(STRING string, INTEGER start[, INTEGER length]) 18:36:42.010 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substring(STRING string{ from|,} INTEGER start[{ for|,} INTEGER length]) 18:36:42.010 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- sum(arg) 18:36:42.010 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp sysdate 18:36:42.010 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tan(NUMERIC arg) 18:36:42.010 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tanh(NUMERIC arg) 18:36:42.010 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- timestampadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 18:36:42.010 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- basicType@99(java.lang.Long,-5)|basicType@101(java.lang.Double,8) timestampdiff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 18:36:42.010 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String translate(STRING arg0, STRING arg1, STRING arg2) 18:36:42.010 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String trim([[{leading|trailing|both} ][STRING arg0 ]from] STRING arg1) 18:36:42.010 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- trunc( ... ) 18:36:42.010 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- truncate( ... ) 18:36:42.010 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String upper(STRING string) 18:36:42.010 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_pop(NUMERIC arg) 18:36:42.010 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_samp(NUMERIC arg) 18:36:42.010 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer week(DATE arg) 18:36:42.010 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer year(DATE arg) 18:36:42.010 [main] DEBUG org.hibernate.orm.query.plan.cache -- Starting QueryInterpretationCache(2048) 18:36:42.011 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:36:42.011 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:42.027 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType]: private accessor [derivedFrom] 18:36:42.028 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:36:42.028 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:42.043 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy]: private accessor [derivedFrom] 18:36:42.044 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:36:42.044 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:42.053 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus]: private accessor [deploy] 18:36:42.054 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:36:42.054 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:42.066 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup]: private accessor [description] 18:36:42.066 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:36:42.066 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:42.080 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup]: private accessor [currentInstanceCount] 18:36:42.081 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:36:42.081 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:42.091 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp]: private accessor [healthy] 18:36:42.092 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:42.092 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:42.092 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:42.092 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:42.093 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:42.093 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:42.093 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:42.096 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting post-init callbacks 18:36:42.096 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id})#finishInitialization 18:36:42.096 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)#finishInitialization 18:36:42.096 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)#finishInitialization 18:36:42.096 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) - key descriptor 18:36:42.096 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)#finishInitialization 18:36:42.096 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) - key descriptor 18:36:42.096 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets#{element})#finishInitialization 18:36:42.096 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets)#finishInitialization 18:36:42.096 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) - key descriptor 18:36:42.096 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers)#finishInitialization 18:36:42.096 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) - key descriptor 18:36:42.096 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) `staticFetchableList` generator 18:36:42.096 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id})#finishInitialization 18:36:42.096 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)#finishInitialization 18:36:42.096 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)#finishInitialization 18:36:42.096 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) - key descriptor 18:36:42.096 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)#finishInitialization 18:36:42.096 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) - key descriptor 18:36:42.096 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets#{element})#finishInitialization 18:36:42.096 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets)#finishInitialization 18:36:42.096 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) - key descriptor 18:36:42.096 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)#finishInitialization 18:36:42.096 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) `staticFetchableList` generator 18:36:42.096 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#{id})#finishInitialization 18:36:42.096 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)#finishInitialization 18:36:42.096 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) `staticFetchableList` generator 18:36:42.096 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id})#finishInitialization 18:36:42.096 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping( NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element}]) - element descriptor 18:36:42.097 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)#finishInitialization 18:36:42.097 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - key descriptor 18:36:42.097 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)#finishInitialization 18:36:42.097 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) - key descriptor 18:36:42.097 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) `staticFetchableList` generator 18:36:42.097 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id})#finishInitialization 18:36:42.097 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping( NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element}]) - element descriptor 18:36:42.097 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)#finishInitialization 18:36:42.097 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - key descriptor 18:36:42.097 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element})#finishInitialization 18:36:42.097 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)#finishInitialization 18:36:42.097 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) - key descriptor 18:36:42.097 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)#finishInitialization 18:36:42.097 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) - key descriptor 18:36:42.097 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element})#finishInitialization 18:36:42.097 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)#finishInitialization 18:36:42.097 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) - key descriptor 18:36:42.097 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) `staticFetchableList` generator 18:36:42.097 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id})#finishInitialization 18:36:42.097 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdp) `staticFetchableList` generator 18:36:42.097 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id})#initColumnMappings 18:36:42.097 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)#initColumnMappings 18:36:42.097 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:42.097 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:42.097 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:42.097 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:42.097 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets#{element})#initColumnMappings 18:36:42.097 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:42.097 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:42.097 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:42.097 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:42.097 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id})#initColumnMappings 18:36:42.097 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)#initColumnMappings 18:36:42.097 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:42.097 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:42.097 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:42.097 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:42.097 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets#{element})#initColumnMappings 18:36:42.097 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:42.097 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:42.097 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)#initColumnMappings 18:36:42.097 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#{id})#initColumnMappings 18:36:42.097 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)#initColumnMappings 18:36:42.097 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id})#initColumnMappings 18:36:42.097 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:42.097 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:42.097 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:42.098 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:42.098 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}.{inverse})#finishInitialization 18:36:42.098 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}] 18:36:42.098 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}.{inverse})#finishInitialization 18:36:42.098 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}] 18:36:42.098 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id})#initColumnMappings 18:36:42.098 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}.{inverse})#finishInitialization 18:36:42.098 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:42.098 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}] 18:36:42.098 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:42.098 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:42.098 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:42.098 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element})#initColumnMappings 18:36:42.098 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:42.098 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:42.098 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:42.098 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:42.098 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element})#initColumnMappings 18:36:42.098 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:42.098 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:42.098 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id})#initColumnMappings 18:36:42.098 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:42.098 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:42.098 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}.{inverse})#finishInitialization 18:36:42.098 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}] 18:36:42.098 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:42.098 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicyType where name=? and version=? 18:36:42.098 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into ToscaPolicyType (derived_from_name,derived_from_version,description,name,version) values (?,?,?,?,?) 18:36:42.098 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update ToscaPolicyType set derived_from_name=?,derived_from_version=?,description=? where name=? and version=? 18:36:42.098 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from ToscaPolicyType where name=? and version=? 18:36:42.099 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jtpt1_0 18:36:42.099 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] 18:36:42.099 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}] 18:36:42.099 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] 18:36:42.099 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target}] 18:36:42.099 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target}] 18:36:42.099 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target}] 18:36:42.099 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target}] 18:36:42.099 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] | +-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom.version] | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.description] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] | \-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:42.099 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jtpt1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) { primaryTableReference : ToscaPolicyType as jtpt1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } } } } } 18:36:42.100 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:42.100 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicy where name=? and version=? 18:36:42.100 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into ToscaPolicy (derived_from_name,derived_from_version,description,type_name,type_version,name,version) values (?,?,?,?,?,?,?) 18:36:42.100 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update ToscaPolicy set derived_from_name=?,derived_from_version=?,description=?,type_name=?,type_version=? where name=? and version=? 18:36:42.100 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from ToscaPolicy where name=? and version=? 18:36:42.100 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jtp1_0 18:36:42.100 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] 18:36:42.100 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}] 18:36:42.100 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] 18:36:42.100 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target}] 18:36:42.100 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target}] 18:36:42.100 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] 18:36:42.100 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target}] 18:36:42.100 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] | +-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom.version] | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.description] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] | \-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type.version] 18:36:42.101 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jtp1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) { primaryTableReference : ToscaPolicy as jtp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target}) { primaryTableReference : ToscaPolicy as jtp1_0 } } } } } 18:36:42.101 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:42.101 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from PdpPolicyStatus where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:42.101 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:36:42.101 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpPolicyStatus set deploy=?,pdpGroup=?,pdpType=?,name=?,version=?,state=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:42.101 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpPolicyStatus where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:42.101 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpps1_0 18:36:42.101 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] 18:36:42.101 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] 18:36:42.102 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:36:42.102 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType] | +-EmbeddableFetchImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] | | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.name] | | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.version] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state] 18:36:42.102 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpps1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) { primaryTableReference : PdpPolicyStatus as jpps1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}) { primaryTableReference : PdpPolicyStatus as jpps1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) { primaryTableReference : PdpPolicyStatus as jpps1_0 } } } } } 18:36:42.102 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:42.102 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from PdpGroup where name=? and version=? 18:36:42.102 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpGroup (description,pdpGroupState,name,version) values (?,?,?,?) 18:36:42.102 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpGroup set description=?,pdpGroupState=? where name=? and version=? 18:36:42.102 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpGroup where name=? and version=? 18:36:42.102 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpg1_0 18:36:42.102 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] 18:36:42.102 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] 18:36:42.102 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:42.102 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:42.103 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:42.103 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:42.103 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:42.103 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@1a69aaa8] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:42.103 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:42.103 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:42.103 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:42.103 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:42.103 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:42.103 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:42.103 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) { primaryTableReference : PdpGroup as jpg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}) { primaryTableReference : PdpGroup as jpg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } left join CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 NestedTableGroupJoins { join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } } } } } 18:36:42.104 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:42.104 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from PdpSubGroup where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:42.104 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpSubGroup (currentInstanceCount,desiredInstanceCount,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?) 18:36:42.104 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpSubGroup set currentInstanceCount=?,desiredInstanceCount=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:42.104 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpSubGroup where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:42.104 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpsg1_0 18:36:42.104 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] 18:36:42.104 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] 18:36:42.104 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:42.104 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:42.104 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:42.104 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:42.104 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:42.104 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@77c60c78] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:42.104 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:42.104 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:42.104 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:42.105 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:42.105 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:42.105 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpsg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) { primaryTableReference : PdpSubGroup as jpsg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } left join CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } } } } } 18:36:42.106 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:42.106 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from Pdp where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:42.106 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:42.106 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update Pdp set healthy=?,lastUpdate=?,message=?,pdpState=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:42.106 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from Pdp where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:42.106 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jp1_0 18:36:42.106 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] 18:36:42.106 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] 18:36:42.106 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState] 18:36:42.106 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jp1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdp) { primaryTableReference : Pdp as jp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}) { primaryTableReference : Pdp as jp1_0 } } } } } 18:36:42.106 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:42.106 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:36:42.106 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:42.106 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:42.106 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:42.106 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:42.106 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:42.106 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:42.106 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:42.106 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:42.106 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}] 18:36:42.106 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties` -> `{index}` 18:36:42.106 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties` -> `{element}` 18:36:42.107 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:42.107 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:42.107 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:42.107 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_properties (JpaToscaPolicyType_name,JpaToscaPolicyType_version,properties_KEY,properties) values (?,?,?,?) 18:36:42.107 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicyType_properties set properties=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:36:42.107 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:36:42.107 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:42.107 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:42.107 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:42.107 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@6f0fe11f] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:42.107 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:42.107 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:42.107 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:42.107 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:42.107 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:42.107 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:42.107 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:42.107 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into PdpGroup_PdpSubGroup (name,version,pdpSubGroups_localName,pdpSubGroups_parentKeyName,pdpSubGroups_parentKeyVersion,pdpSubGroups_parentLocalName) values (?,?,?,?,?,?) 18:36:42.108 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from PdpGroup_PdpSubGroup where name=? and version=? and pdpSubGroups_localName=? and pdpSubGroups_parentKeyName=? and pdpSubGroups_parentKeyVersion=? and pdpSubGroups_parentLocalName=? 18:36:42.108 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from PdpGroup_PdpSubGroup where name=? and version=? 18:36:42.108 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:42.108 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:42.108 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}] 18:36:42.108 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties` -> `{index}` 18:36:42.108 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties` -> `{element}` 18:36:42.108 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:42.108 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:42.108 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:42.108 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_properties (JpaToscaPolicy_name,JpaToscaPolicy_version,properties_KEY,properties) values (?,?,?,?) 18:36:42.108 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicy_properties set properties=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:36:42.108 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:36:42.108 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:36:42.108 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:42.108 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:42.108 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@6196a827] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:42.108 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:42.108 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:42.108 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:42.108 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:42.108 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:42.109 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? and pdpInstances_localName=? and pdpInstances_parentKeyName=? and pdpInstances_parentKeyVersion=? and pdpInstances_parentLocalName=? 18:36:42.109 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? 18:36:42.109 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:42.109 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:42.109 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:42.109 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties` -> `{index}` 18:36:42.109 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties` -> `{element}` 18:36:42.109 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:42.109 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:42.109 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:42.109 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,properties_KEY,properties) values (?,?,?,?,?,?) 18:36:42.109 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaPdpSubGroup_properties set properties=? where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:36:42.109 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:36:42.109 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:42.109 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:42.109 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] 18:36:42.109 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}] 18:36:42.109 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}] 18:36:42.109 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:42.109 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_targets (toscaPolicyTypeName,toscaPolicyTypeVersion,name,version) values (?,?,?,?) 18:36:42.109 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:36:42.109 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:36:42.109 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:42.109 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:42.109 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:42.109 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties` -> `{index}` 18:36:42.109 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties` -> `{element}` 18:36:42.110 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:42.110 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:42.110 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:42.110 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpGroup_properties (JpaPdpGroup_name,JpaPdpGroup_version,properties_KEY,properties) values (?,?,?,?) 18:36:42.110 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaPdpGroup_properties set properties=? where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:36:42.110 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:36:42.110 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? 18:36:42.110 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:42.110 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:42.110 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}] 18:36:42.110 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata` -> `{index}` 18:36:42.110 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata` -> `{element}` 18:36:42.110 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:42.110 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:42.110 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:42.110 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_metadata (JpaToscaPolicyType_name,JpaToscaPolicyType_version,metadata_KEY,metadata) values (?,?,?,?) 18:36:42.110 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicyType_metadata set metadata=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:36:42.110 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:36:42.110 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:42.110 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:42.110 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] 18:36:42.110 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}] 18:36:42.110 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}] 18:36:42.110 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:42.111 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_targets (toscaPolicyName,toscaPolicyVersion,name,version) values (?,?,?,?) 18:36:42.111 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:36:42.111 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:36:42.111 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:42.111 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:42.111 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}] 18:36:42.111 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers` -> `{element}` 18:36:42.111 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:42.111 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_triggers (JpaToscaPolicyType_name,JpaToscaPolicyType_version,triggers) values (?,?,?) 18:36:42.111 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and triggers=? 18:36:42.111 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:42.111 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:42.111 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:42.111 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}] 18:36:42.111 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata` -> `{index}` 18:36:42.111 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata` -> `{element}` 18:36:42.111 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:42.111 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:42.111 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:42.111 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_metadata (JpaToscaPolicy_name,JpaToscaPolicy_version,metadata_KEY,metadata) values (?,?,?,?) 18:36:42.111 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicy_metadata set metadata=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:36:42.111 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:36:42.111 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:36:42.111 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : spt1_0 18:36:42.112 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:42.112 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:42.112 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:42.112 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:42.112 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:42.112 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:42.112 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:42.115 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:36:42.115 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow 18:36:42.115 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver 18:36:42.115 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator -- No JtaPlatformResolver was specified, using default [org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver] 18:36:42.117 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver -- Could not resolve JtaPlatform, using default [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 18:36:42.117 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 18:36:42.117 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@43d5258c] to SessionFactoryImplementor [org.hibernate.internal.SessionFactoryImpl@3225b1eb] 18:36:42.117 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named HQL queries 18:36:42.117 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named SQL queries 18:36:42.117 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 18:36:42.117 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpGroup_properties cascade 18:36:42.117 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6c488c55] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 18:36:42.117 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_policies cascade 18:36:42.117 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_properties cascade 18:36:42.118 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_supportedPolicyTypes cascade 18:36:42.118 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_metadata cascade 18:36:42.118 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_properties cascade 18:36:42.118 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_targets cascade 18:36:42.118 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_metadata cascade 18:36:42.118 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_properties cascade 18:36:42.118 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_targets cascade 18:36:42.118 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_triggers cascade 18:36:42.118 [main] DEBUG org.hibernate.SQL -- drop table if exists Pdp cascade 18:36:42.118 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup cascade 18:36:42.118 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup_PdpSubGroup cascade 18:36:42.118 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpPolicyStatus cascade 18:36:42.119 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup cascade 18:36:42.119 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup_Pdp cascade 18:36:42.119 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicy cascade 18:36:42.119 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicyType cascade 18:36:42.119 [main] DEBUG org.hibernate.SQL -- create table JpaPdpGroup_properties (JpaPdpGroup_version varchar(20) not null, JpaPdpGroup_name varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpGroup_version, JpaPdpGroup_name, properties_KEY)) 18:36:42.119 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3bdb1d56] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 18:36:42.120 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_policies (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, version varchar(20), JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120)) 18:36:42.121 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_properties (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName, properties_KEY)) 18:36:42.121 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, version varchar(20), JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120)) 18:36:42.122 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_metadata (JpaToscaPolicy_version varchar(20) not null, JpaToscaPolicy_name varchar(120) not null, metadata_KEY varchar(255) not null, metadata clob, primary key (JpaToscaPolicy_version, JpaToscaPolicy_name, metadata_KEY)) 18:36:42.123 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_properties (JpaToscaPolicy_version varchar(20) not null, JpaToscaPolicy_name varchar(120) not null, properties_KEY varchar(255) not null, properties clob, primary key (JpaToscaPolicy_version, JpaToscaPolicy_name, properties_KEY)) 18:36:42.123 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_targets (toscaPolicyVersion varchar(20) not null, version varchar(20), name varchar(120), toscaPolicyName varchar(120) not null) 18:36:42.124 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_metadata (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, metadata_KEY varchar(255) not null, metadata clob, primary key (JpaToscaPolicyType_version, JpaToscaPolicyType_name, metadata_KEY)) 18:36:42.124 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_properties (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, properties_KEY varchar(255) not null, properties blob, primary key (JpaToscaPolicyType_version, JpaToscaPolicyType_name, properties_KEY)) 18:36:42.125 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_targets (toscaPolicyTypeVersion varchar(20) not null, version varchar(20), name varchar(120), toscaPolicyTypeName varchar(120) not null) 18:36:42.125 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_triggers (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, triggers blob) 18:36:42.126 [main] DEBUG org.hibernate.SQL -- create table Pdp (healthy tinyint check (healthy between 0 and 3), pdpState tinyint check (pdpState between 0 and 4), lastUpdate timestamp(6), parentKeyVersion varchar(15) not null, localName varchar(120) not null, parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, message varchar(255), primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:42.127 [main] DEBUG org.hibernate.SQL -- create table PdpGroup (pdpGroupState tinyint check (pdpGroupState between 0 and 4), version varchar(20) not null, name varchar(120) not null, description varchar(255), primary key (version, name)) 18:36:42.128 [main] DEBUG org.hibernate.SQL -- create table PdpGroup_PdpSubGroup (pdpSubGroups_parentKeyVersion varchar(15) not null, version varchar(20) not null, name varchar(120) not null, pdpSubGroups_localName varchar(120) not null, pdpSubGroups_parentKeyName varchar(120) not null, pdpSubGroups_parentLocalName varchar(120) not null, unique (pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName)) 18:36:42.128 [main] DEBUG org.hibernate.SQL -- create table PdpPolicyStatus (deploy TINYINT DEFAULT 1, state tinyint check (state between 0 and 2), parentKeyVersion varchar(15) not null, version varchar(20), localName varchar(120) not null, name varchar(120), parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, pdpGroup varchar(255), pdpType varchar(255), primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:42.129 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup (currentInstanceCount integer, desiredInstanceCount integer, parentKeyVersion varchar(15) not null, localName varchar(120) not null, parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:42.130 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup_Pdp (pdpInstances_parentKeyVersion varchar(15) not null, pdpParentKeyVersion varchar(15) not null, pdpInstances_localName varchar(120) not null, pdpInstances_parentKeyName varchar(120) not null, pdpInstances_parentLocalName varchar(120) not null, pdpLocalName varchar(120) not null, pdpParentKeyName varchar(120) not null, pdpParentLocalName varchar(120) not null, unique (pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName)) 18:36:42.131 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicy (version varchar(20) not null, name varchar(120) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), type_name varchar(255), type_version varchar(255), primary key (version, name)) 18:36:42.132 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicyType (version varchar(20) not null, name varchar(120) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), primary key (version, name)) 18:36:42.132 [main] DEBUG org.hibernate.SQL -- create index PdpPolicyStatus_PdpGroup on PdpPolicyStatus (pdpGroup) 18:36:42.133 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpGroup_properties add constraint FKi82h6bc4iklkjv7krr4tllb51 foreign key (JpaPdpGroup_version, JpaPdpGroup_name) references PdpGroup 18:36:42.134 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_policies add constraint FKkl74fjq2ysgj68rtbxj2srgdr foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:42.135 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_properties add constraint FK7j6ar5qk95slogxhx7l2tjuxq foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:42.137 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_supportedPolicyTypes add constraint FKiraunod8x5nom8pvenqtbna72 foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:42.145 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_metadata add constraint FK29h250xhsg0inkfg1hm4i2k38 foreign key (JpaToscaPolicy_version, JpaToscaPolicy_name) references ToscaPolicy 18:36:42.146 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_properties add constraint FK9k5bye8m8q6ygv1i414bw8nw0 foreign key (JpaToscaPolicy_version, JpaToscaPolicy_name) references ToscaPolicy 18:36:42.151 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_targets add constraint FKliy7vigqxfyf92o6f0ncb1wgl foreign key (toscaPolicyVersion, toscaPolicyName) references ToscaPolicy 18:36:42.152 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_metadata add constraint FKm1hmhx2ekdrgvl8n73w28xwtt foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:42.154 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_properties add constraint FKi8tdjtmlgdqgru37dr7ygv2a7 foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:42.155 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_targets add constraint FKf2o083hui187dqcuw2cjjof7l foreign key (toscaPolicyTypeVersion, toscaPolicyTypeName) references ToscaPolicyType 18:36:42.156 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_triggers add constraint FKf343w49wb44xuf1nbon6plkmm foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:42.160 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpGroup_PdpSubGroup add constraint FKp3hd30o6ci1ug68n8wkut90i foreign key (pdpSubGroups_parentKeyVersion, pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentLocalName) references PdpSubGroup 18:36:42.162 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpGroup_PdpSubGroup add constraint FKnnmamid2cu71pfiuym4fyo8to foreign key (version, name) references PdpGroup 18:36:42.165 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpSubGroup_Pdp add constraint FKfq9i4rkxwf8st6dqsb72ny3hu foreign key (pdpInstances_parentKeyVersion, pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentLocalName) references Pdp 18:36:42.166 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpSubGroup_Pdp add constraint FKbbesdj6fulgci7m8qfynnf9fd foreign key (pdpParentKeyVersion, pdpLocalName, pdpParentKeyName, pdpParentLocalName) references PdpSubGroup 18:36:42.175 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: 1663017b-b1ca-47c0-b23e-e3f0980cfa8f () 18:36:42.175 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured 18:36:42.175 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated SessionFactory 18:36:42.175 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Created Policy Framework persistence unit "ToscaConceptTest" 18:36:42.177 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- HHH000031: Closing 18:36:42.177 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Un-scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration$Scope@590603cf] from SessionFactory [org.hibernate.internal.SessionFactoryImpl@3225b1eb] 18:36:42.177 [main] DEBUG org.hibernate.service.internal.AbstractServiceRegistryImpl -- Implicitly destroying ServiceRegistry on de-registration of all child ServiceRegistries 18:36:42.177 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001008: Cleaning up connection pool [jdbc:h2:mem:PdpProviderTest] 18:36:42.177 [main] DEBUG org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl -- Implicitly destroying Boot-strap registry on de-registration of all child ServiceRegistries 18:36:42.178 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Creating Policy Framework persistence unit "ToscaConceptTest" . . . 18:36:42.181 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each 18:36:42.181 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=ToscaConceptTest, explicit-provider=null] against incoming persistence unit name [ToscaConceptTest] 18:36:42.181 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- No PersistenceProvider explicitly requested, assuming Hibernate 18:36:42.181 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [ name: ToscaConceptTest persistence provider classname: null classloader: null excludeUnlistedClasses: false JTA datasource: null Non JTA datasource: null Transaction type: RESOURCE_LOCAL PU root URL: file:/w/workspace/policy-models-sonar/models-pdp/target/test-classes/ Shared Cache Mode: null Validation Mode: null Jar files URLs [] Managed classes names [ org.onap.policy.models.dao.converters.CDataConditioner org.onap.policy.models.dao.converters.Uuid2String org.onap.policy.models.base.PfConceptKey org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup org.onap.policy.models.pdp.persistence.concepts.JpaPdp org.onap.policy.models.tosca.simple.concepts.JpaToscaTrigger org.onap.policy.models.tosca.simple.concepts.JpaToscaProperty] Mapping files names [] Properties [ javax.persistence.jdbc.driver: org.h2.Driver javax.persistence.jdbc.password: P01icY hibernate.dialect: org.hibernate.dialect.H2Dialect javax.persistence.jdbc.url: jdbc:h2:mem:PdpProviderTest hibernate.show_sql: false javax.persistence.schema-generation.database.action: drop-and-create javax.persistence.jdbc.user: policy] 18:36:42.181 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.boot.beanvalidation.BeanValidationIntegrator]. 18:36:42.181 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator]. 18:36:42.186 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 18:36:42.186 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 18:36:42.186 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 18:36:42.186 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 18:36:42.186 [main] DEBUG org.hibernate.orm.idgen.factory -- Ignoring CDI for resolving IdentifierGenerator instances as extended or delayed CDI support was enabled 18:36:42.187 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator] 18:36:42.187 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator] 18:36:42.187 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator] 18:36:42.187 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator] 18:36:42.187 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned] 18:36:42.187 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator] 18:36:42.187 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator] 18:36:42.187 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:36:42.187 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator] 18:36:42.187 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator] 18:36:42.187 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:36:42.188 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator] 18:36:42.188 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered 18:36:42.188 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000026: Second-level cache disabled 18:36:42.190 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@691124ee 18:36:42.190 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@691124ee 18:36:42.190 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BasicTypeReference@691124ee 18:36:42.190 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.BasicTypeReference@38d80d65 18:36:42.190 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.NumericBooleanConverter -> org.hibernate.type.BasicTypeReference@38d80d65 18:36:42.190 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.BasicTypeReference@5403799b 18:36:42.190 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.TrueFalseConverter -> org.hibernate.type.BasicTypeReference@5403799b 18:36:42.190 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.BasicTypeReference@5a0e0886 18:36:42.190 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.YesNoConverter -> org.hibernate.type.BasicTypeReference@5a0e0886 18:36:42.190 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@3ad8717d 18:36:42.190 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@3ad8717d 18:36:42.190 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.BasicTypeReference@3ad8717d 18:36:42.190 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BasicTypeReference@4293e066 18:36:42.190 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BasicTypeReference@4293e066 18:36:42.190 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BasicTypeReference@4293e066 18:36:42.190 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary_wrapper -> org.hibernate.type.BasicTypeReference@d13960e 18:36:42.190 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.BasicTypeReference@d13960e 18:36:42.190 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.BasicTypeReference@27f3f512 18:36:42.190 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BasicTypeReference@5e593b08 18:36:42.190 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BasicTypeReference@5e593b08 18:36:42.190 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.BasicTypeReference@3946075 18:36:42.190 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob_wrapper -> org.hibernate.type.BasicTypeReference@122635ef 18:36:42.190 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@2ac519dc 18:36:42.190 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@2ac519dc 18:36:42.190 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.BasicTypeReference@2ac519dc 18:36:42.190 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.BasicTypeReference@3d53e6f7 18:36:42.190 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.BasicTypeReference@3d53e6f7 18:36:42.190 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.BasicTypeReference@3d53e6f7 18:36:42.190 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@1de4bee0 18:36:42.190 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@1de4bee0 18:36:42.190 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.BasicTypeReference@1de4bee0 18:36:42.190 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@3ece79fe 18:36:42.190 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@3ece79fe 18:36:42.190 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.BasicTypeReference@3ece79fe 18:36:42.190 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@3cc79c02 18:36:42.190 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@3cc79c02 18:36:42.190 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.BasicTypeReference@3cc79c02 18:36:42.190 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BasicTypeReference@1e01b133 18:36:42.190 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BasicTypeReference@1e01b133 18:36:42.190 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BasicTypeReference@262a1fad 18:36:42.190 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BasicTypeReference@262a1fad 18:36:42.190 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.BasicTypeReference@6be6931f 18:36:42.190 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.BasicTypeReference@6be6931f 18:36:42.190 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.BasicTypeReference@6be6931f 18:36:42.190 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character_nchar -> org.hibernate.type.BasicTypeReference@6b4125ed 18:36:42.190 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.BasicTypeReference@78da899f 18:36:42.190 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.BasicTypeReference@78da899f 18:36:42.190 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.BasicTypeReference@e7b265e 18:36:42.190 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.BasicTypeReference@51da32e5 18:36:42.190 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.BasicTypeReference@51da32e5 18:36:42.190 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.BasicTypeReference@51da32e5 18:36:42.190 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.BasicTypeReference@33d60b7e 18:36:42.190 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.BasicTypeReference@1fecfaea 18:36:42.190 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.BasicTypeReference@4872669f 18:36:42.190 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.BasicTypeReference@483f286e 18:36:42.190 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.BasicTypeReference@483f286e 18:36:42.190 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.BasicTypeReference@4bb147ec 18:36:42.190 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.BasicTypeReference@4bb147ec 18:36:42.190 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.BasicTypeReference@33f2cfda 18:36:42.190 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_char_array -> org.hibernate.type.BasicTypeReference@68ef01a5 18:36:42.190 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_character_array -> org.hibernate.type.BasicTypeReference@59a2388e 18:36:42.190 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.BasicTypeReference@186d8a71 18:36:42.190 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_character_array -> org.hibernate.type.BasicTypeReference@3dc40ab9 18:36:42.190 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_char_array -> org.hibernate.type.BasicTypeReference@2db6d68d 18:36:42.190 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.BasicTypeReference@6518fdfd 18:36:42.190 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.BasicTypeReference@6518fdfd 18:36:42.190 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.BasicTypeReference@11d2dd2d 18:36:42.190 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.BasicTypeReference@11d2dd2d 18:36:42.190 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.BasicTypeReference@cde8c6c 18:36:42.190 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.BasicTypeReference@cde8c6c 18:36:42.190 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.BasicTypeReference@174721c4 18:36:42.191 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.BasicTypeReference@174721c4 18:36:42.191 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.BasicTypeReference@3592c1c4 18:36:42.191 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.BasicTypeReference@3592c1c4 18:36:42.191 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@322e49ee 18:36:42.191 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@4aeb0e2b 18:36:42.191 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.BasicTypeReference@648c5fb3 18:36:42.191 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.BasicTypeReference@648c5fb3 18:36:42.191 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeUtc -> org.hibernate.type.BasicTypeReference@47b33e07 18:36:42.191 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithTimezone -> org.hibernate.type.BasicTypeReference@7126e26 18:36:42.191 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@151ab2b9 18:36:42.191 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.BasicTypeReference@13ed066e 18:36:42.191 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.BasicTypeReference@13ed066e 18:36:42.191 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@4d705112 18:36:42.191 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@590765c4 18:36:42.191 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.BasicTypeReference@19489b27 18:36:42.191 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.BasicTypeReference@19489b27 18:36:42.191 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.BasicTypeReference@626d2016 18:36:42.191 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.BasicTypeReference@626d2016 18:36:42.191 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.BasicTypeReference@2d5a1588 18:36:42.191 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.BasicTypeReference@2d5a1588 18:36:42.191 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.BasicTypeReference@2d5a1588 18:36:42.191 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.BasicTypeReference@4f116ca2 18:36:42.191 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.BasicTypeReference@4f116ca2 18:36:42.191 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.BasicTypeReference@4f116ca2 18:36:42.191 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.BasicTypeReference@125d47c4 18:36:42.191 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.BasicTypeReference@193bb809 18:36:42.191 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration instant -> org.hibernate.type.BasicTypeReference@64b018f3 18:36:42.191 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.BasicTypeReference@64b018f3 18:36:42.191 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid -> org.hibernate.type.BasicTypeReference@20801cbb 18:36:42.191 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.BasicTypeReference@20801cbb 18:36:42.191 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration pg-uuid -> org.hibernate.type.BasicTypeReference@20801cbb 18:36:42.191 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.BasicTypeReference@581b1c08 18:36:42.191 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.BasicTypeReference@1c240cf2 18:36:42.191 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.BasicTypeReference@78b7f805 18:36:42.191 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.BasicTypeReference@78b7f805 18:36:42.191 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.BasicTypeReference@58f2466c 18:36:42.191 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Currency -> org.hibernate.type.BasicTypeReference@58f2466c 18:36:42.191 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.BasicTypeReference@58f2466c 18:36:42.191 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.BasicTypeReference@5809fa26 18:36:42.191 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.BasicTypeReference@5809fa26 18:36:42.191 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.BasicTypeReference@64763e49 18:36:42.191 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.io.Serializable -> org.hibernate.type.BasicTypeReference@64763e49 18:36:42.191 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.BasicTypeReference@23468512 18:36:42.191 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.BasicTypeReference@23468512 18:36:42.191 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZoneOffset -> org.hibernate.type.BasicTypeReference@69cd7630 18:36:42.191 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZoneOffset -> org.hibernate.type.BasicTypeReference@69cd7630 18:36:42.191 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.BasicTypeReference@7e8279e5 18:36:42.191 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.BasicTypeReference@7e8279e5 18:36:42.191 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.BasicTypeReference@2b53840a 18:36:42.191 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.JavaObjectType@4a9a878 18:36:42.191 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.JavaObjectType@4a9a878 18:36:42.191 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration null -> org.hibernate.type.NullType@7e7743ec 18:36:42.191 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.BasicTypeReference@2e47326b 18:36:42.191 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.BasicTypeReference@59a62b0e 18:36:42.191 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.BasicTypeReference@4c8754b9 18:36:42.191 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.BasicTypeReference@17e83783 18:36:42.191 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.BasicTypeReference@ab8b7f 18:36:42.191 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_time -> org.hibernate.type.BasicTypeReference@68bd3e3f 18:36:42.191 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.BasicTypeReference@1ee98d0d 18:36:42.191 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.BasicTypeReference@48ebf57c 18:36:42.193 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@14c77f6d] into BootstrapContext; was [null] 18:36:42.193 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@150ae70c] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@47d98145] 18:36:42.217 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null] 18:36:42.217 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null] 18:36:42.218 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using built-in connection pool (not intended for production use) 18:36:42.218 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: Loaded JDBC driver class: org.h2.Driver 18:36:42.219 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:PdpProviderTest] 18:36:42.219 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001001: Connection properties: {password=P01icY, user=policy} 18:36:42.219 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001003: Autocommit mode: false 18:36:42.219 [main] DEBUG org.hibernate.orm.connections.pooling -- Initializing Connection pool with 1 Connections 18:36:42.219 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001115: Connection pool size: 20 (min=1) 18:36:42.223 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database -> name : H2 version : 2.2.220 (2023-07-04) major : 2 minor : 2 18:36:42.223 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Driver -> name : H2 JDBC Driver version : 2.2.220 (2023-07-04) major : 2 minor : 2 18:36:42.223 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2 18:36:42.223 [main] WARN org.hibernate.orm.deprecation -- HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 18:36:42.223 [main] DEBUG org.hibernate.orm.dialect -- HHH035001: Using dialect: org.hibernate.dialect.H2Dialect, version: 2.2.220 18:36:42.225 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case 18:36:42.226 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NCharTypeDescriptor) replaced previous registration(CharTypeDescriptor) 18:36:42.226 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NVarcharTypeDescriptor) replaced previous registration(VarcharTypeDescriptor) 18:36:42.226 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(LongNVarcharTypeDescriptor) replaced previous registration(LongVarcharTypeDescriptor) 18:36:42.226 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NClobTypeDescriptor(DEFAULT)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 18:36:42.226 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(2005, ClobTypeDescriptor(STREAM_BINDING)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 18:36:42.226 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(TimestampUtcDescriptor) replaced previous registration(TimestampUtcDescriptor) 18:36:42.226 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(3100, NumericTypeDescriptor) replaced previous registration(org.hibernate.dialect.H2DurationIntervalSecondJdbcType@7e532f2d) 18:36:42.226 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@30649df5] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@36f6418c] 18:36:42.227 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}] 18:36:42.229 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:42.230 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaToscaPolicyType 18:36:42.230 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType on table ToscaPolicyType 18:36:42.232 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:42.232 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:36:42.232 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:42.232 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:42.233 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:42.233 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:name] 18:36:42.233 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:42.233 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:42.233 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:42.234 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.name 18:36:42.234 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:42.234 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:42.234 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:42.234 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:version] 18:36:42.234 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:42.234 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:42.234 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:42.234 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.version 18:36:42.234 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:42.234 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:42.234 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:42.235 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:42.235 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:42.235 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_name') 18:36:42.235 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:42.235 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:name] 18:36:42.235 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:42.235 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:42.235 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:42.235 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.derived_from_name 18:36:42.235 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:42.235 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:42.236 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_version') 18:36:42.236 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:42.236 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:version] 18:36:42.236 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:42.236 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:42.236 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:42.236 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.derived_from_version 18:36:42.236 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:42.236 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property derivedFrom 18:36:42.236 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:42.236 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:42.236 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType:description] 18:36:42.236 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:42.236 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:42.236 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:42.236 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.description 18:36:42.236 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:42.236 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:42.236 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:42.237 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='metadata_ORDER') 18:36:42.237 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:42.238 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='metadata_KEY') 18:36:42.238 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='metadata_KEY') 18:36:42.238 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:42.238 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:42.238 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:42.238 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property metadata 18:36:42.238 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:42.238 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:42.238 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:42.238 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:42.238 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:42.238 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:42.238 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:42.239 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:42.239 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:42.239 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:42.239 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:42.239 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:42.239 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='targets_ORDER') 18:36:42.239 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:42.239 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='targets_KEY') 18:36:42.239 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='targets_KEY') 18:36:42.239 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyTypeName',referencedColumn='name') 18:36:42.240 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyTypeVersion',referencedColumn='version') 18:36:42.240 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:42.240 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:42.240 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property targets 18:36:42.240 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:42.240 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:42.240 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='triggers_ORDER') 18:36:42.240 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:42.240 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='triggers_KEY') 18:36:42.240 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='triggers_KEY') 18:36:42.240 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:42.240 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:42.240 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:42.241 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property triggers 18:36:42.242 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:42.242 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaToscaPolicy 18:36:42.242 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy on table ToscaPolicy 18:36:42.243 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:42.243 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:36:42.243 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:42.243 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:42.243 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:42.243 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:name] 18:36:42.243 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:42.243 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:42.243 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:42.243 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.name 18:36:42.243 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:42.244 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:42.244 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:42.244 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:version] 18:36:42.244 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:42.244 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:42.244 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:42.244 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.version 18:36:42.244 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:42.244 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:42.244 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:42.244 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:42.244 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:42.245 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_name') 18:36:42.245 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:42.245 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:name] 18:36:42.245 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:42.245 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:42.245 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:42.245 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.derived_from_name 18:36:42.245 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:42.245 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:42.245 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_version') 18:36:42.245 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:42.245 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:version] 18:36:42.245 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:42.245 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:42.245 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:42.245 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.derived_from_version 18:36:42.245 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:42.245 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property derivedFrom 18:36:42.246 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:42.246 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:42.246 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy:description] 18:36:42.246 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:42.246 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:42.246 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:42.246 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.description 18:36:42.246 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:42.246 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:42.246 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:42.246 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='metadata_ORDER') 18:36:42.246 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:42.246 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='metadata_KEY') 18:36:42.246 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='metadata_KEY') 18:36:42.246 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:42.246 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:42.246 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:42.246 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property metadata 18:36:42.247 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:42.247 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:42.247 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:42.247 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:42.247 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:42.247 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:42.248 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:42.249 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:42.249 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:42.249 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:42.249 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:42.249 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:42.249 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='type_name') 18:36:42.249 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:42.249 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:name] 18:36:42.249 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:42.249 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:42.249 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:42.249 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.type_name 18:36:42.249 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:42.249 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:42.249 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='type_version') 18:36:42.249 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:42.250 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:version] 18:36:42.253 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:42.253 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:42.253 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:42.253 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.type_version 18:36:42.253 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:42.253 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property type 18:36:42.255 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:42.255 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:42.255 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='targets_ORDER') 18:36:42.255 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:42.255 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='targets_KEY') 18:36:42.255 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='targets_KEY') 18:36:42.255 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyName',referencedColumn='name') 18:36:42.255 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyVersion',referencedColumn='version') 18:36:42.255 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:42.255 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:42.256 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property targets 18:36:42.256 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:42.257 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpPolicyStatus 18:36:42.257 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus on table PdpPolicyStatus 18:36:42.257 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:42.257 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:36:42.257 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:42.257 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:42.258 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:42.258 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:localName] 18:36:42.258 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:42.258 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:42.258 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:42.258 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.localName 18:36:42.258 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:42.258 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:42.258 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:42.258 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyName] 18:36:42.258 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:42.258 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:42.258 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:42.258 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentKeyName 18:36:42.258 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:42.258 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:42.258 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:42.258 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyVersion] 18:36:42.258 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:42.258 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:42.258 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:42.258 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentKeyVersion 18:36:42.258 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:42.258 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:42.258 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:42.258 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentLocalName] 18:36:42.258 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:42.258 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:42.259 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:42.259 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentLocalName 18:36:42.259 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:42.259 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:42.259 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:42.259 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:42.259 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property deploy with lazy=false 18:36:42.259 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:deploy] 18:36:42.259 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:36:42.259 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:36:42.259 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for deploy 18:36:42.259 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.deploy 18:36:42.259 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property deploy 18:36:42.259 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:42.261 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpGroup with lazy=false 18:36:42.261 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpGroup] 18:36:42.261 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup (type=java.lang.String) 18:36:42.261 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup (type=java.lang.String) 18:36:42.261 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpGroup 18:36:42.261 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.pdpGroup 18:36:42.261 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpGroup 18:36:42.262 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:42.262 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpType with lazy=false 18:36:42.262 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpType] 18:36:42.262 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType (type=java.lang.String) 18:36:42.262 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType (type=java.lang.String) 18:36:42.262 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpType 18:36:42.262 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.pdpType 18:36:42.262 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpType 18:36:42.262 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:42.263 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:42.263 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:42.263 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:name] 18:36:42.263 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:42.263 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:42.263 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:42.263 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.name 18:36:42.263 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:42.263 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:42.263 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:42.263 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:version] 18:36:42.263 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:42.263 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:42.263 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:42.263 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.version 18:36:42.263 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:42.263 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property policyType 18:36:42.263 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:42.263 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property state with lazy=false 18:36:42.263 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:state] 18:36:42.263 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state (type=org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State) 18:36:42.263 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state (type=org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State) 18:36:42.263 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for state 18:36:42.263 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.state 18:36:42.263 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property state 18:36:42.263 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:42.264 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpGroup 18:36:42.264 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup on table PdpGroup 18:36:42.265 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:42.265 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:36:42.265 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:42.266 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:42.266 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:42.266 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:name] 18:36:42.266 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:42.266 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:42.266 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:42.266 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.name 18:36:42.266 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:42.266 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:42.266 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:42.266 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:version] 18:36:42.266 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:42.266 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:42.266 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:42.267 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.version 18:36:42.267 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:42.267 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:42.267 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:42.267 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:42.267 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:42.267 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:description] 18:36:42.267 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description (type=java.lang.String) 18:36:42.267 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description (type=java.lang.String) 18:36:42.267 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:42.267 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.description 18:36:42.267 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:42.267 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:42.267 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpGroupState with lazy=false 18:36:42.267 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:pdpGroupState] 18:36:42.267 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:42.267 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:42.267 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpGroupState 18:36:42.267 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.pdpGroupState 18:36:42.267 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpGroupState 18:36:42.267 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:42.267 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:42.267 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='pdpSubGroups_ORDER') 18:36:42.268 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:42.268 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='pdpSubGroups_KEY') 18:36:42.268 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpSubGroups_KEY') 18:36:42.268 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='name',referencedColumn='name') 18:36:42.268 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='version',referencedColumn='version') 18:36:42.268 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:42.268 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:42.268 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpSubGroups 18:36:42.268 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:42.268 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:42.271 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:42.271 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:42.271 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:42.271 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:42.271 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:42.271 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:42.271 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:42.271 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:42.272 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:42.272 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpSubGroup 18:36:42.272 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup on table PdpSubGroup 18:36:42.272 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:42.272 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:36:42.272 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:42.273 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:42.273 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:42.273 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:localName] 18:36:42.273 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:42.274 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:42.274 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:42.274 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.localName 18:36:42.274 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:42.274 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:42.274 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:42.274 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyName] 18:36:42.274 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:42.274 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:42.274 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:42.274 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentKeyName 18:36:42.274 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:42.274 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:42.274 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:42.274 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyVersion] 18:36:42.274 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:42.274 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:42.274 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:42.274 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentKeyVersion 18:36:42.274 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:42.274 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:42.274 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:42.274 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentLocalName] 18:36:42.274 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:42.274 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:42.274 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:42.274 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentLocalName 18:36:42.274 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:42.274 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:42.274 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:42.275 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:42.275 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property currentInstanceCount with lazy=false 18:36:42.275 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:currentInstanceCount] 18:36:42.275 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount (type=int) 18:36:42.275 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount (type=int) 18:36:42.275 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for currentInstanceCount 18:36:42.275 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.currentInstanceCount 18:36:42.275 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property currentInstanceCount 18:36:42.275 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:42.275 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property desiredInstanceCount with lazy=false 18:36:42.275 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:desiredInstanceCount] 18:36:42.275 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:36:42.275 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:36:42.275 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for desiredInstanceCount 18:36:42.275 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.desiredInstanceCount 18:36:42.275 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property desiredInstanceCount 18:36:42.275 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:42.275 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:42.275 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='pdpInstances_ORDER') 18:36:42.275 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:42.275 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='pdpInstances_KEY') 18:36:42.275 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpInstances_KEY') 18:36:42.275 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentKeyName',referencedColumn='parentKeyName') 18:36:42.275 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentKeyVersion',referencedColumn='parentKeyVersion') 18:36:42.275 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentLocalName',referencedColumn='parentLocalName') 18:36:42.275 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpLocalName',referencedColumn='localName') 18:36:42.275 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:42.275 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:42.275 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpInstances 18:36:42.276 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:42.276 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:42.276 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='policies_ORDER') 18:36:42.276 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:42.276 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='policies_KEY') 18:36:42.276 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='policies_KEY') 18:36:42.276 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:42.276 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:42.276 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:42.276 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property policies 18:36:42.276 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:42.276 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:42.276 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:42.276 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:42.276 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:42.276 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:42.276 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:42.276 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:42.276 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:42.276 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:42.276 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:42.276 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:42.276 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='supportedPolicyTypes_ORDER') 18:36:42.277 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:42.277 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='supportedPolicyTypes_KEY') 18:36:42.277 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='supportedPolicyTypes_KEY') 18:36:42.277 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:42.277 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:42.277 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:42.277 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property supportedPolicyTypes 18:36:42.277 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:42.277 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdp 18:36:42.277 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdp on table Pdp 18:36:42.278 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:42.278 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:36:42.278 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:42.278 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:42.278 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:42.278 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:localName] 18:36:42.278 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:42.278 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:42.278 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:42.278 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.localName 18:36:42.278 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:42.278 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:42.278 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:42.278 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyName] 18:36:42.278 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:42.278 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:42.278 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:42.278 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentKeyName 18:36:42.278 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:42.278 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:42.278 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:42.278 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyVersion] 18:36:42.278 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:42.278 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:42.278 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:42.278 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentKeyVersion 18:36:42.278 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:42.278 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:42.278 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:42.279 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentLocalName] 18:36:42.279 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:42.279 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:42.279 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:42.279 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentLocalName 18:36:42.279 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:42.279 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:42.279 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:42.279 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:42.279 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property healthy with lazy=false 18:36:42.279 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:healthy] 18:36:42.279 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:36:42.279 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:36:42.279 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for healthy 18:36:42.279 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.healthy 18:36:42.279 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property healthy 18:36:42.279 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:42.279 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property lastUpdate with lazy=false 18:36:42.279 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:lastUpdate] 18:36:42.279 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate (type=java.util.Date) 18:36:42.279 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate (type=java.util.Date) 18:36:42.279 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for lastUpdate 18:36:42.279 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.lastUpdate 18:36:42.279 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property lastUpdate 18:36:42.279 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:42.279 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property message with lazy=false 18:36:42.279 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:message] 18:36:42.279 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message (type=java.lang.String) 18:36:42.279 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message (type=java.lang.String) 18:36:42.279 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for message 18:36:42.279 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.message 18:36:42.279 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property message 18:36:42.279 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:42.279 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpState with lazy=false 18:36:42.279 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:pdpState] 18:36:42.279 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:42.279 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:42.279 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpState 18:36:42.279 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.pdpState 18:36:42.279 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpState 18:36:42.280 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:42.280 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:42.280 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:42.280 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:42.280 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:42.280 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:42.280 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:42.280 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:42.280 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:42.280 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:42.280 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:42.280 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:42.280 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:42.280 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:42.280 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:42.280 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:42.280 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for deploy 18:36:42.280 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpGroup 18:36:42.280 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpType 18:36:42.280 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:42.280 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:42.280 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for state 18:36:42.280 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:42.280 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:42.280 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:42.280 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpGroupState 18:36:42.280 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:42.280 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:42.280 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:42.280 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:42.280 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for currentInstanceCount 18:36:42.280 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for desiredInstanceCount 18:36:42.280 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:42.280 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:42.280 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:42.280 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:42.280 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for healthy 18:36:42.280 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for lastUpdate 18:36:42.280 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for message 18:36:42.280 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpState 18:36:42.281 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [toscapolicytype] 18:36:42.281 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [toscapolicytype] 18:36:42.281 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [toscapolicy] 18:36:42.281 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [toscapolicy] 18:36:42.281 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:42.281 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:42.281 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:42.281 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:42.281 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [pdpgroup] 18:36:42.281 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [pdpgroup] 18:36:42.281 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:42.281 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:42.281 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:42.281 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:42.281 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdp] 18:36:42.281 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdp] 18:36:42.281 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdp] 18:36:42.281 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdp] 18:36:42.281 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:42.281 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:42.281 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:42.281 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:42.281 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:name] 18:36:42.281 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.name (type=java.lang.String) 18:36:42.281 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.name (type=java.lang.String) 18:36:42.281 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:42.281 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_supportedPolicyTypes.name 18:36:42.281 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:42.281 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:42.283 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:42.283 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:42.283 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:version] 18:36:42.283 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.version (type=java.lang.String) 18:36:42.283 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.version (type=java.lang.String) 18:36:42.283 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:42.283 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_supportedPolicyTypes.version 18:36:42.283 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:42.283 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:42.284 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:36:42.284 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:42.284 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:42.284 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:42.284 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:42.284 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:42.284 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:42.284 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_properties.properties 18:36:42.284 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:42.284 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:42.284 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:42.284 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:42.284 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:42.284 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_properties.properties_KEY 18:36:42.284 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:42.285 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_localname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:42.285 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentkeyname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:42.285 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentkeyversion] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:42.285 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentlocalname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:42.285 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:42.285 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, index: properties_KEY, element: properties 18:36:42.285 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:42.285 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:42.289 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:42.289 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:42.289 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:name] 18:36:42.289 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:42.289 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:42.289 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:42.289 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_policies.name 18:36:42.289 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:42.289 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:42.292 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:42.292 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:42.292 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:version] 18:36:42.292 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:42.292 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:42.292 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:42.292 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_policies.version 18:36:42.292 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:42.292 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:42.292 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:36:42.292 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:42.292 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances through an association table 18:36:42.294 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName, element: pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName 18:36:42.295 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:42.295 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:42.295 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:42.295 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:42.295 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:42.295 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:42.295 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpGroup_properties.properties 18:36:42.295 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:42.295 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:42.295 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:42.295 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:42.295 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:42.295 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpGroup_properties.properties_KEY 18:36:42.295 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:42.295 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpgroup_name] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:42.296 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpgroup_version] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:42.296 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:42.296 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpGroup_name, JpaPdpGroup_version, index: properties_KEY, element: properties 18:36:42.296 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:42.296 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups through an association table 18:36:42.297 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: name, version, element: pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName 18:36:42.297 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:42.297 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:42.300 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:42.300 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:42.300 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:name] 18:36:42.300 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:42.300 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:42.300 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:42.300 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_targets.name 18:36:42.300 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:42.300 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:42.300 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:42.300 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:42.300 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:version] 18:36:42.300 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:42.300 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:42.300 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:42.300 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_targets.version 18:36:42.300 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:42.300 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:42.300 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: toscaPolicyName, toscaPolicyVersion, element: name, version 18:36:42.300 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:42.300 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:42.301 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:42.301 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:42.301 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:42.301 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:42.301 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_properties.properties 18:36:42.301 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:42.301 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:42.301 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:42.301 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:42.301 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:42.301 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_properties.properties_KEY 18:36:42.301 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:42.301 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_name] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:42.301 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_version] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:42.301 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:42.301 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: properties_KEY, element: properties 18:36:42.301 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:42.301 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:42.302 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:42.302 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:42.302 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:42.302 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:42.302 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_metadata.metadata 18:36:42.302 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:42.302 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:42.302 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:42.302 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:42.302 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:42.302 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_metadata.metadata_KEY 18:36:42.302 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:42.303 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_name] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:42.303 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_version] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:42.303 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [metadata_key] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:42.303 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: metadata_KEY, element: metadata 18:36:42.303 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:42.303 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:42.303 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:42.303 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers (type=java.util.List) 18:36:42.303 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers (type=java.util.List) 18:36:42.303 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:42.303 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_triggers.triggers 18:36:42.303 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:42.303 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, element: triggers 18:36:42.303 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:42.303 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:42.304 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:42.304 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:42.304 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:name] 18:36:42.304 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:42.304 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:42.304 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:42.304 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_targets.name 18:36:42.304 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:42.304 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:42.304 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:42.304 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:42.304 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:version] 18:36:42.305 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:42.305 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:42.305 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:42.305 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_targets.version 18:36:42.305 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:42.305 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:42.305 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: toscaPolicyTypeName, toscaPolicyTypeVersion, element: name, version 18:36:42.305 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:42.305 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:42.305 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:42.305 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:42.305 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:42.305 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:42.305 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_properties.properties 18:36:42.305 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:42.305 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:42.305 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:42.305 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:42.305 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:42.305 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_properties.properties_KEY 18:36:42.305 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:42.305 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_name] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:42.305 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_version] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:42.305 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:42.305 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: properties_KEY, element: properties 18:36:42.305 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:42.305 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:42.307 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:42.307 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:42.307 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:42.307 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:42.307 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_metadata.metadata 18:36:42.307 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:42.307 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:42.307 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:42.307 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:42.307 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:42.307 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_metadata.metadata_KEY 18:36:42.307 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:42.307 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_name] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:42.307 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_version] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:42.307 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [metadata_key] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:42.307 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: metadata_KEY, element: metadata 18:36:42.313 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:42.313 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:42.313 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:42.313 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:42.313 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:42.313 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:42.313 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:42.313 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:42.313 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:42.313 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:42.313 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:42.314 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:42.314 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:42.314 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:42.314 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:42.320 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:42.320 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:42.320 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:42.320 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:42.320 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:42.320 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:42.320 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:42.320 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:42.320 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:42.320 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:42.320 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:42.320 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:42.320 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:42.320 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:42.320 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:42.321 [main] DEBUG org.hibernate.bytecode.internal.BytecodeProviderInitiator -- HHH000021: Bytecode provider: bytebuddy 18:36:42.321 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory 18:36:42.322 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:36:42.322 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating SessionFactory with settings: {java.specification.version=17, sun.jnu.encoding=UTF-8, hibernate.dialect=org.hibernate.dialect.H2Dialect, java.class.path=/w/workspace/policy-models-sonar/models-pdp/target/test-classes:/w/workspace/policy-models-sonar/models-pdp/target/classes:/w/workspace/policy-models-sonar/models-base/target/policy-models-base-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-3.1.1-SNAPSHOT.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-examples/target/policy-models-examples-3.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/gson/2.1.1-SNAPSHOT/gson-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/common-parameters/2.1.1-SNAPSHOT/common-parameters-2.1.1-SNAPSHOT.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.jar:/tmp/r/io/prometheus/simpleclient/0.16.0/simpleclient-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel/0.16.0/simpleclient_tracer_otel-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_common/0.16.0/simpleclient_tracer_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel_agent/0.16.0/simpleclient_tracer_otel_agent-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_hotspot/0.16.0/simpleclient_hotspot-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_jakarta/0.16.0/simpleclient_servlet_jakarta-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_common/0.16.0/simpleclient_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_common/0.16.0/simpleclient_servlet_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_logback/0.16.0/simpleclient_logback-0.16.0.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1/jakarta.xml.bind-api-4.0.1.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/tmp/r/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-jakarta/2.2.15/swagger-jaxrs2-jakarta-2.2.15.jar:/tmp/r/io/github/classgraph/classgraph/4.8.154/classgraph-4.8.154.jar:/tmp/r/io/swagger/core/v3/swagger-models-jakarta/2.2.15/swagger-models-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.15.1/jackson-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-annotations-jakarta/2.2.15/swagger-annotations-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-integration-jakarta/2.2.15/swagger-integration-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-core-jakarta/2.2.15/swagger-core-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.15.1/jackson-dataformat-yaml-2.15.1.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.1/jackson-datatype-jsr310-2.15.1.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.1/jackson-databind-2.14.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-json-provider/2.15.1/jackson-jakarta-rs-json-provider-2.15.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-base/2.15.1/jackson-jakarta-rs-base-2.15.1.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.15.1/jackson-module-jakarta-xmlbind-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-servlet-initializer-v2-jakarta/2.2.15/swagger-jaxrs2-servlet-initializer-v2-jakarta-2.2.15.jar:/tmp/r/org/hibernate/orm/hibernate-core/6.3.0.CR1/hibernate-core-6.3.0.CR1.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.2/jaxb-runtime-4.0.2.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.2/jaxb-core-4.0.2.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.0/angus-activation-2.0.0.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.2/txw2-4.0.2.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.1/istack-commons-runtime-4.1.1.jar:/tmp/r/jakarta/inject/jakarta.inject-api/2.0.1.MR/jakarta.inject-api-2.0.1.MR.jar:/tmp/r/org/antlr/antlr4-runtime/4.10.1/antlr4-runtime-4.10.1.jar:/tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/com/h2database/h2/2.2.220/h2-2.2.220.jar:/tmp/r/org/onap/policy/common/utils/2.1.1-SNAPSHOT/utils-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/2.1.1-SNAPSHOT/capabilities-2.1.1-SNAPSHOT.jar:/tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.jar:/tmp/r/com/worldturner/medeia/medeia-validator-core/1.1.1/medeia-validator-core-1.1.1.jar:/tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.3.20/kotlin-reflect-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.3.20/kotlin-stdlib-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.20/kotlin-stdlib-common-1.3.20.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.jar:/tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/tmp/r/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar:/tmp/r/org/onap/policy/common/utils-test/2.1.1-SNAPSHOT/utils-test-2.1.1-SNAPSHOT.jar:/tmp/r/org/bouncycastle/bcpkix-fips/1.0.7/bcpkix-fips-1.0.7.jar:/tmp/r/org/bouncycastle/bc-fips/1.0.2.4/bc-fips-1.0.2.4.jar:/tmp/r/org/apache/commons/commons-jexl3/3.1/commons-jexl3-3.1.jar:/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar:/tmp/r/org/slf4j/slf4j-api/2.0.11/slf4j-api-2.0.11.jar:/tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar:/tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar:/tmp/r/org/projectlombok/lombok/1.18.28/lombok-1.18.28.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/yaml/snakeyaml/2.0/snakeyaml-2.0.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.1.4/mariadb-java-client-3.1.4.jar:/tmp/r/com/github/waffle/waffle-jna/3.2.0/waffle-jna-3.2.0.jar:/tmp/r/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar:/tmp/r/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1.jar:/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar:/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar:/tmp/r/org/postgresql/postgresql/42.6.0/postgresql-42.6.0.jar:/tmp/r/org/checkerframework/checker-qual/3.31.0/checker-qual-3.31.0.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar:/tmp/r/org/glassfish/jersey/inject/jersey-hk2/3.1.3/jersey-hk2-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-common/3.1.3/jersey-common-3.1.3.jar:/tmp/r/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar:/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/tmp/r/org/glassfish/hk2/hk2-locator/3.0.4/hk2-locator-3.0.4.jar:/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/3.0.4/aopalliance-repackaged-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-api/3.0.4/hk2-api-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-utils/3.0.4/hk2-utils-3.0.4.jar:/tmp/r/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.jar:/tmp/r/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.jar:/tmp/r/org/eclipse/jetty/toolchain/jetty-jakarta-servlet-api/5.0.2/jetty-jakarta-servlet-api-5.0.2.jar:/tmp/r/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet/3.1.3/jersey-container-servlet-3.1.3.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.3/jersey-container-servlet-core-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-server/3.1.3/jersey-server-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-client/3.1.3/jersey-client-3.1.3.jar:/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar:/tmp/r/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/tmp/r/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.6/byte-buddy-1.14.6.jar:/tmp/r/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar:/tmp/r/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/tmp/r/org/assertj/assertj-core/3.24.2/assertj-core-3.24.2.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5/5.2.2/httpcore5-5.2.2.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/tmp/r/com/att/nsa/cambriaClient/1.2.1-oss/cambriaClient-1.2.1-oss.jar:/tmp/r/com/att/nsa/saClientLibrary/1.3.0-oss/saClientLibrary-1.3.0-oss.jar:/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar:/tmp/r/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar:/tmp/r/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5/httpclient-cache-4.5.jar:/tmp/r/com/att/nsa/saToolkit/1.2.0-oss/saToolkit-1.2.0-oss.jar:/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar:/tmp/r/org/json/json/20231013/json-20231013.jar:, java.vm.vendor=Private Build, sun.arch.data.model=64, sun.font.fontmanager=sun.awt.X11FontManager, java.vendor.url=Unknown, user.timezone=Etc/UTC, javax.persistence.jdbc.user=****, javax.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, java.vm.specification.version=17, os.name=Linux, jakarta.persistence.jdbc.password=****, sun.java.launcher=SUN_STANDARD, local.setting.IS_JTA_TXN_COORD=false, sun.boot.library.path=/usr/lib/jvm/java-17-openjdk-amd64/lib, sun.java.command=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20240120183635626_70.jar /w/workspace/policy-models-sonar/models-pdp/target/surefire 2024-01-20T18-35-53_465-jvmRun1 surefire-20240120183635626_68tmp surefire_4-20240120183635626_69tmp, jdk.debug=release, surefire.test.class.path=/w/workspace/policy-models-sonar/models-pdp/target/test-classes:/w/workspace/policy-models-sonar/models-pdp/target/classes:/w/workspace/policy-models-sonar/models-base/target/policy-models-base-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-3.1.1-SNAPSHOT.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-examples/target/policy-models-examples-3.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/gson/2.1.1-SNAPSHOT/gson-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/common-parameters/2.1.1-SNAPSHOT/common-parameters-2.1.1-SNAPSHOT.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.jar:/tmp/r/io/prometheus/simpleclient/0.16.0/simpleclient-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel/0.16.0/simpleclient_tracer_otel-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_common/0.16.0/simpleclient_tracer_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel_agent/0.16.0/simpleclient_tracer_otel_agent-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_hotspot/0.16.0/simpleclient_hotspot-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_jakarta/0.16.0/simpleclient_servlet_jakarta-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_common/0.16.0/simpleclient_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_common/0.16.0/simpleclient_servlet_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_logback/0.16.0/simpleclient_logback-0.16.0.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1/jakarta.xml.bind-api-4.0.1.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/tmp/r/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-jakarta/2.2.15/swagger-jaxrs2-jakarta-2.2.15.jar:/tmp/r/io/github/classgraph/classgraph/4.8.154/classgraph-4.8.154.jar:/tmp/r/io/swagger/core/v3/swagger-models-jakarta/2.2.15/swagger-models-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.15.1/jackson-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-annotations-jakarta/2.2.15/swagger-annotations-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-integration-jakarta/2.2.15/swagger-integration-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-core-jakarta/2.2.15/swagger-core-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.15.1/jackson-dataformat-yaml-2.15.1.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.1/jackson-datatype-jsr310-2.15.1.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.1/jackson-databind-2.14.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-json-provider/2.15.1/jackson-jakarta-rs-json-provider-2.15.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-base/2.15.1/jackson-jakarta-rs-base-2.15.1.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.15.1/jackson-module-jakarta-xmlbind-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-servlet-initializer-v2-jakarta/2.2.15/swagger-jaxrs2-servlet-initializer-v2-jakarta-2.2.15.jar:/tmp/r/org/hibernate/orm/hibernate-core/6.3.0.CR1/hibernate-core-6.3.0.CR1.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.2/jaxb-runtime-4.0.2.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.2/jaxb-core-4.0.2.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.0/angus-activation-2.0.0.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.2/txw2-4.0.2.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.1/istack-commons-runtime-4.1.1.jar:/tmp/r/jakarta/inject/jakarta.inject-api/2.0.1.MR/jakarta.inject-api-2.0.1.MR.jar:/tmp/r/org/antlr/antlr4-runtime/4.10.1/antlr4-runtime-4.10.1.jar:/tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/com/h2database/h2/2.2.220/h2-2.2.220.jar:/tmp/r/org/onap/policy/common/utils/2.1.1-SNAPSHOT/utils-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/2.1.1-SNAPSHOT/capabilities-2.1.1-SNAPSHOT.jar:/tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.jar:/tmp/r/com/worldturner/medeia/medeia-validator-core/1.1.1/medeia-validator-core-1.1.1.jar:/tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.3.20/kotlin-reflect-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.3.20/kotlin-stdlib-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.20/kotlin-stdlib-common-1.3.20.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.jar:/tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/tmp/r/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar:/tmp/r/org/onap/policy/common/utils-test/2.1.1-SNAPSHOT/utils-test-2.1.1-SNAPSHOT.jar:/tmp/r/org/bouncycastle/bcpkix-fips/1.0.7/bcpkix-fips-1.0.7.jar:/tmp/r/org/bouncycastle/bc-fips/1.0.2.4/bc-fips-1.0.2.4.jar:/tmp/r/org/apache/commons/commons-jexl3/3.1/commons-jexl3-3.1.jar:/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar:/tmp/r/org/slf4j/slf4j-api/2.0.11/slf4j-api-2.0.11.jar:/tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar:/tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar:/tmp/r/org/projectlombok/lombok/1.18.28/lombok-1.18.28.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/yaml/snakeyaml/2.0/snakeyaml-2.0.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.1.4/mariadb-java-client-3.1.4.jar:/tmp/r/com/github/waffle/waffle-jna/3.2.0/waffle-jna-3.2.0.jar:/tmp/r/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar:/tmp/r/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1.jar:/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar:/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar:/tmp/r/org/postgresql/postgresql/42.6.0/postgresql-42.6.0.jar:/tmp/r/org/checkerframework/checker-qual/3.31.0/checker-qual-3.31.0.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar:/tmp/r/org/glassfish/jersey/inject/jersey-hk2/3.1.3/jersey-hk2-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-common/3.1.3/jersey-common-3.1.3.jar:/tmp/r/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar:/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/tmp/r/org/glassfish/hk2/hk2-locator/3.0.4/hk2-locator-3.0.4.jar:/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/3.0.4/aopalliance-repackaged-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-api/3.0.4/hk2-api-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-utils/3.0.4/hk2-utils-3.0.4.jar:/tmp/r/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.jar:/tmp/r/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.jar:/tmp/r/org/eclipse/jetty/toolchain/jetty-jakarta-servlet-api/5.0.2/jetty-jakarta-servlet-api-5.0.2.jar:/tmp/r/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet/3.1.3/jersey-container-servlet-3.1.3.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.3/jersey-container-servlet-core-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-server/3.1.3/jersey-server-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-client/3.1.3/jersey-client-3.1.3.jar:/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar:/tmp/r/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/tmp/r/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.6/byte-buddy-1.14.6.jar:/tmp/r/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar:/tmp/r/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/tmp/r/org/assertj/assertj-core/3.24.2/assertj-core-3.24.2.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5/5.2.2/httpcore5-5.2.2.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/tmp/r/com/att/nsa/cambriaClient/1.2.1-oss/cambriaClient-1.2.1-oss.jar:/tmp/r/com/att/nsa/saClientLibrary/1.3.0-oss/saClientLibrary-1.3.0-oss.jar:/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar:/tmp/r/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar:/tmp/r/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5/httpclient-cache-4.5.jar:/tmp/r/com/att/nsa/saToolkit/1.2.0-oss/saToolkit-1.2.0-oss.jar:/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar:/tmp/r/org/json/json/20231013/json-20231013.jar:, jakarta.persistence.jdbc.driver=org.h2.Driver, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, java.specification.vendor=Oracle Corporation, org.ops4j.pax.url.mvn.localRepository=/tmp/r, java.version.date=2022-07-19, java.home=/usr/lib/jvm/java-17-openjdk-amd64, file.separator=/, basedir=/w/workspace/policy-models-sonar/models-pdp, java.vm.compressedOopsMode=Zero based, jakarta.persistence.jdbc.user=****, line.separator= , hibernate.persistenceUnitName=ToscaConceptTest, java.vm.specification.vendor=Oracle Corporation, java.specification.name=Java Platform API Specification, hibernate.transaction.coordinator_class=class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl, javax.persistence.jdbc.driver=org.h2.Driver, surefire.real.class.path=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20240120183635626_70.jar, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, java.runtime.version=17.0.4+8-Ubuntu-118.04, user.name=jenkins, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, sonar=true, path.separator=:, hibernate.connection.username=****, os.version=4.15.0-194-generic, java.runtime.name=OpenJDK Runtime Environment, hibernate.connection.url=jdbc:h2:mem:PdpProviderTest, file.encoding=UTF-8, jenkins=true, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=false, localRepository=/tmp/r, hibernate.connection.driver_class=org.h2.Driver, java.vendor.url.bug=Unknown, java.io.tmpdir=/tmp, java.version=17.0.4, user.dir=/w/workspace/policy-models-sonar/models-pdp, os.arch=amd64, java.vm.specification.name=Java Virtual Machine Specification, javax.persistence.schema-generation.database.action=drop-and-create, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@1ca5b7c7, native.encoding=UTF-8, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, java.vendor=Private Build, java.vm.info=mixed mode, sharing, java.vm.version=17.0.4+8-Ubuntu-118.04, hibernate.bytecode.use_reflection_optimizer=true, sun.io.unicode.encoding=UnicodeLittle, maven.repo.local=/tmp/r, javax.persistence.jdbc.password=****, java.class.version=61.0} 18:36:42.324 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {} 18:36:42.325 [main] DEBUG org.hibernate.boot.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation 18:36:42.325 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 18:36:42.326 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was null 18:36:42.326 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was null 18:36:42.327 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was null 18:36:42.327 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was null 18:36:42.327 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@3752408b] under count; prior registration was null 18:36:42.327 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@673f17f9] under every; prior registration was null 18:36:42.327 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@3b10c5d] under any; prior registration was null 18:36:42.327 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(floor)] under floor; prior registration was null 18:36:42.327 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ceiling)] under ceiling; prior registration was null 18:36:42.327 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(mod)] under mod; prior registration was null 18:36:42.327 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(abs)] under abs; prior registration was null 18:36:42.327 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sign)] under sign; prior registration was null 18:36:42.327 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sqrt)] under sqrt; prior registration was null 18:36:42.327 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ln)] under ln; prior registration was null 18:36:42.327 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(exp)] under exp; prior registration was null 18:36:42.327 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(power)] under power; prior registration was null 18:36:42.327 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(round)] under round; prior registration was null 18:36:42.327 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sin)] under sin; prior registration was null 18:36:42.327 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cos)] under cos; prior registration was null 18:36:42.327 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(tan)] under tan; prior registration was null 18:36:42.327 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(asin)] under asin; prior registration was null 18:36:42.327 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(acos)] under acos; prior registration was null 18:36:42.327 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan)] under atan; prior registration was null 18:36:42.327 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan2)] under atan2; prior registration was null 18:36:42.327 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@321b8863] under sinh; prior registration was null 18:36:42.331 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@1768c0b3] under cosh; prior registration was null 18:36:42.331 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@8779d78] under tanh; prior registration was null 18:36:42.331 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3afbbcf] under pi; prior registration was null 18:36:42.331 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@6d196349] under log; prior registration was null 18:36:42.331 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(coalesce)] under coalesce; prior registration was null 18:36:42.331 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nullif)] under nullif; prior registration was null 18:36:42.331 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(left)] under left; prior registration was null 18:36:42.331 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(right)] under right; prior registration was null 18:36:42.331 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(replace)] under replace; prior registration was null 18:36:42.331 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(concat)] under concat; prior registration was null 18:36:42.331 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lower)] under lower; prior registration was null 18:36:42.331 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(upper)] under upper; prior registration was null 18:36:42.331 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substring)] under substring; prior registration was null 18:36:42.331 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(locate)] under locate; prior registration was null 18:36:42.331 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(character_length)] under character_length; prior registration was null 18:36:42.331 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : length -> character_length 18:36:42.331 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LocatePositionEmulation@3c255b01] under position; prior registration was null 18:36:42.331 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InsertSubstringOverlayEmulation@88d9da0] under overlay; prior registration was null 18:36:42.332 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TrimFunction@76022ebd] under trim; prior registration was null 18:36:42.332 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastFunction@50a7181f] under cast; prior registration was null 18:36:42.332 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@464cbc59] under collate; prior registration was null 18:36:42.332 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ExtractFunction@224849ad] under extract; prior registration was null 18:36:42.332 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(least)] under least; prior registration was null 18:36:42.332 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(greatest)] under greatest; prior registration was null 18:36:42.332 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CoalesceIfnullEmulation@45d8fc9f] under ifnull; prior registration was null 18:36:42.332 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lpad)] under lpad; prior registration was null 18:36:42.332 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rpad)] under rpad; prior registration was null 18:36:42.332 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LpadRpadPadEmulation@2dd763db] under pad; prior registration was null 18:36:42.332 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastStrEmulation@e5aac4c] under str; prior registration was null 18:36:42.332 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@6e3f990b] under format; prior registration was null 18:36:42.332 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampaddFunction@6c01bc57] under timestampadd; prior registration was null 18:36:42.332 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampdiffFunction@7aded3b7] under timestampdiff; prior registration was null 18:36:42.332 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : dateadd -> timestampadd 18:36:42.332 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : datediff -> timestampdiff 18:36:42.332 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@21bd386c] under current_date; prior registration was null 18:36:42.332 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@33581a91] under current_time; prior registration was null 18:36:42.332 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@525aeba9] under current_timestamp; prior registration was null 18:36:42.332 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current date -> current_date 18:36:42.332 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current time -> current_time 18:36:42.332 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current timestamp -> current_timestamp 18:36:42.332 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@5e15c93e] under local_date; prior registration was null 18:36:42.332 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@1623e4c8] under local_time; prior registration was null 18:36:42.332 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@65dcf80f] under local_datetime; prior registration was null 18:36:42.332 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@605e50be] under offset_datetime; prior registration was null 18:36:42.332 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local date -> local_date 18:36:42.332 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local time -> local_time 18:36:42.332 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local datetime -> local_datetime 18:36:42.332 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : offset datetime -> offset_datetime 18:36:42.332 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@10f229b2] under instant; prior registration was null 18:36:42.332 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current_instant -> instant 18:36:42.332 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.SqlFunction@19fe8ac0] under sql; prior registration was null 18:36:42.332 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was NamedSqmFunctionTemplate(max) 18:36:42.332 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was NamedSqmFunctionTemplate(min) 18:36:42.332 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was NamedSqmFunctionTemplate(sum) 18:36:42.333 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was NamedSqmFunctionTemplate(avg) 18:36:42.333 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@1b601570] under count; prior registration was org.hibernate.dialect.function.CountFunction@3752408b 18:36:42.333 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.AvgFunction@9a97d02] under avg; prior registration was NamedSqmFunctionTemplate(avg) 18:36:42.333 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(pi)] under pi; prior registration was org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3afbbcf 18:36:42.333 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cot)] under cot; prior registration was null 18:36:42.333 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(radians)] under radians; prior registration was null 18:36:42.333 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(degrees)] under degrees; prior registration was null 18:36:42.333 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(log10)] under log10; prior registration was null 18:36:42.333 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@8976a3c] under mod; prior registration was NamedSqmFunctionTemplate(mod) 18:36:42.333 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rand)] under rand; prior registration was null 18:36:42.333 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(soundex)] under soundex; prior registration was null 18:36:42.333 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(translate)] under translate; prior registration was null 18:36:42.333 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitand)] under bitand; prior registration was null 18:36:42.333 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitor)] under bitor; prior registration was null 18:36:42.333 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitxor)] under bitxor; prior registration was null 18:36:42.333 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_and)] under bit_and; prior registration was null 18:36:42.333 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_or)] under bit_or; prior registration was null 18:36:42.333 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day)] under day; prior registration was null 18:36:42.333 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(month)] under month; prior registration was null 18:36:42.333 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(year)] under year; prior registration was null 18:36:42.333 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(hour)] under hour; prior registration was null 18:36:42.333 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(minute)] under minute; prior registration was null 18:36:42.333 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(second)] under second; prior registration was null 18:36:42.333 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(microsecond)] under microsecond; prior registration was null 18:36:42.333 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_week)] under day_of_week; prior registration was null 18:36:42.333 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_month)] under day_of_month; prior registration was null 18:36:42.333 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : day -> day_of_month 18:36:42.333 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_year)] under day_of_year; prior registration was null 18:36:42.333 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(week)] under week; prior registration was null 18:36:42.333 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(quarter)] under quarter; prior registration was null 18:36:42.333 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(monthname)] under monthname; prior registration was null 18:36:42.333 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(dayname)] under dayname; prior registration was null 18:36:42.333 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under localtime; prior registration was null 18:36:42.333 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under localtimestamp; prior registration was null 18:36:42.333 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under local_time; prior registration was org.hibernate.dialect.function.CurrentFunction@1623e4c8 18:36:42.333 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under local_datetime; prior registration was org.hibernate.dialect.function.CurrentFunction@65dcf80f 18:36:42.333 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TruncFunction@65d24964] under trunc; prior registration was null 18:36:42.333 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : truncate -> trunc 18:36:42.333 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@7e820b3b] under date_trunc; prior registration was null 18:36:42.333 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_length)] under bit_length; prior registration was null 18:36:42.333 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was null 18:36:42.333 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ascii)] under ascii; prior registration was null 18:36:42.333 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was NamedSqmFunctionTemplate(octet_length) 18:36:42.333 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(space)] under space; prior registration was null 18:36:42.333 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(repeat)] under repeat; prior registration was null 18:36:42.333 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(char)] under char; prior registration was null 18:36:42.333 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : chr -> char 18:36:42.333 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(instr)] under instr; prior registration was null 18:36:42.333 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substr)] under substr; prior registration was null 18:36:42.333 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3c012884] under position; prior registration was org.hibernate.dialect.function.LocatePositionEmulation@3c255b01 18:36:42.333 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ltrim)] under ltrim; prior registration was null 18:36:42.333 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rtrim)] under rtrim; prior registration was null 18:36:42.333 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@f7473b2] under concat; prior registration was NamedSqmFunctionTemplate(concat) 18:36:42.333 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curtime)] under curtime; prior registration was null 18:36:42.333 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curdate)] under curdate; prior registration was null 18:36:42.333 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(now)] under now; prior registration was null 18:36:42.333 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sysdate)] under sysdate; prior registration was null 18:36:42.333 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(insert)] under insert; prior registration was null 18:36:42.333 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_and)] under bool_and; prior registration was null 18:36:42.333 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : every -> bool_and 18:36:42.333 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_or)] under bool_or; prior registration was null 18:36:42.333 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : any -> bool_or 18:36:42.333 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(median)] under median; prior registration was null 18:36:42.333 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_pop)] under stddev_pop; prior registration was null 18:36:42.333 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_samp)] under stddev_samp; prior registration was null 18:36:42.333 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_pop)] under var_pop; prior registration was null 18:36:42.333 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_samp)] under var_samp; prior registration was null 18:36:42.333 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@789a8251] under format; prior registration was org.hibernate.dialect.function.FormatFunction@6e3f990b 18:36:42.333 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rownum)] under rownum; prior registration was null 18:36:42.333 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(row_number)] under row_number; prior registration was null 18:36:42.333 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lag)] under lag; prior registration was null 18:36:42.334 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lead)] under lead; prior registration was null 18:36:42.334 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(first_value)] under first_value; prior registration was null 18:36:42.334 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(last_value)] under last_value; prior registration was null 18:36:42.335 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nth_value)] under nth_value; prior registration was null 18:36:42.335 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@162f85aa] under mode; prior registration was null 18:36:42.335 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@23dfcae3] under percentile_cont; prior registration was null 18:36:42.336 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@f9ad4c9] under percentile_disc; prior registration was null 18:36:42.336 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@23be5761] under rank; prior registration was null 18:36:42.336 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@49d69469] under dense_rank; prior registration was null 18:36:42.336 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@1403d762] under percent_rank; prior registration was null 18:36:42.336 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@4de665b7] under cume_dist; prior registration was null 18:36:42.336 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ListaggFunction@1cb23635] under listagg; prior registration was null 18:36:42.336 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- abs(NUMERIC arg) 18:36:42.336 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double acos(NUMERIC arg) 18:36:42.336 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean any(BOOLEAN predicate) 18:36:42.336 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer ascii(STRING arg) 18:36:42.336 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double asin(NUMERIC arg) 18:36:42.336 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan(NUMERIC arg) 18:36:42.336 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan2(NUMERIC arg0, NUMERIC arg1) 18:36:42.336 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double avg(NUMERIC arg) 18:36:42.336 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_and(arg) 18:36:42.336 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer bit_length(STRING_OR_CLOB arg) 18:36:42.336 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_or(arg) 18:36:42.336 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitand(arg0, arg1) 18:36:42.336 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitor(arg0, arg1) 18:36:42.336 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitxor(arg0, arg1) 18:36:42.336 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_and(BOOLEAN predicate) 18:36:42.336 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_or(BOOLEAN predicate) 18:36:42.336 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- cast(arg as Type) 18:36:42.336 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ceiling(NUMERIC arg) 18:36:42.336 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character char(INTEGER arg) 18:36:42.336 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer character_length(STRING_OR_CLOB arg) 18:36:42.336 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character chr(INTEGER arg) 18:36:42.336 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- coalesce(arg0[, arg1[, ...]]) 18:36:42.336 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String collate(STRING string as COLLATION collation) 18:36:42.336 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String concat(STRING string0[, STRING string1[, ...]]) 18:36:42.336 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cos(NUMERIC arg) 18:36:42.336 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cosh(NUMERIC arg) 18:36:42.336 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cot(NUMERIC arg) 18:36:42.336 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long count([distinct ]{arg|*}) 18:36:42.336 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cume_dist([arg0[, ...]]) 18:36:42.336 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date curdate() 18:36:42.336 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current date 18:36:42.336 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current time 18:36:42.336 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current timestamp 18:36:42.336 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current_date 18:36:42.336 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant current_instant 18:36:42.336 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current_time 18:36:42.336 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current_timestamp 18:36:42.336 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time curtime() 18:36:42.336 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- date_trunc(STRING field, TEMPORAL datetime) 18:36:42.336 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- dateadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 18:36:42.336 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- basicType@125(java.lang.Long,-5)|basicType@127(java.lang.Double,8) datediff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 18:36:42.336 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day(DATE arg) 18:36:42.336 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_month(DATE arg) 18:36:42.336 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_week(DATE arg) 18:36:42.336 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_year(DATE arg) 18:36:42.336 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String dayname(DATE arg) 18:36:42.336 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double degrees(NUMERIC arg) 18:36:42.336 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long dense_rank([arg0[, ...]]) 18:36:42.336 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean every(BOOLEAN predicate) 18:36:42.336 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double exp(NUMERIC arg) 18:36:42.336 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- extract(TEMPORAL_UNIT field from TEMPORAL arg) 18:36:42.336 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- first_valueANY value 18:36:42.336 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- floor(NUMERIC arg) 18:36:42.336 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String format(TEMPORAL datetime as STRING pattern) 18:36:42.336 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- greatest(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 18:36:42.336 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer hour(TIME arg) 18:36:42.336 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ifnull(arg0, arg1) 18:36:42.336 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String insert(STRING string, INTEGER start, INTEGER length, STRING replacement) 18:36:42.336 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant instant 18:36:42.336 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer instr(STRING string, STRING pattern[, INTEGER start[, INTEGER occurrence]]) 18:36:42.336 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- lagANY value[, INTEGER offset[, ANY default]] 18:36:42.336 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- last_valueANY value 18:36:42.336 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- leadANY value[, INTEGER offset[, ANY default]] 18:36:42.336 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- least(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 18:36:42.336 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String left(STRING string, INTEGER length) 18:36:42.336 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer length(STRING_OR_CLOB arg) 18:36:42.336 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String listagg(STRING arg0, STRING arg1) 18:36:42.336 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double ln(NUMERIC arg) 18:36:42.336 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local date 18:36:42.336 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local datetime 18:36:42.336 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local time 18:36:42.336 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local_date 18:36:42.337 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local_datetime 18:36:42.337 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local_time 18:36:42.337 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time localtime 18:36:42.337 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp localtimestamp 18:36:42.337 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer locate(STRING pattern, STRING string[, INTEGER start]) 18:36:42.337 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log(NUMERIC base, NUMERIC arg) 18:36:42.337 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log10(NUMERIC arg) 18:36:42.337 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lower(STRING string) 18:36:42.337 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lpad(STRING string, INTEGER length[, STRING padding]) 18:36:42.337 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String ltrim(STRING string) 18:36:42.337 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- max(COMPARABLE arg) 18:36:42.337 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double median(NUMERIC arg) 18:36:42.338 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer microsecond(TIME arg) 18:36:42.338 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- min(COMPARABLE arg) 18:36:42.338 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer minute(TIME arg) 18:36:42.338 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer mod(INTEGER arg0, INTEGER arg1) 18:36:42.338 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- mode() 18:36:42.338 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer month(DATE arg) 18:36:42.338 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String monthname(DATE arg) 18:36:42.338 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp now() 18:36:42.338 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nth_valueANY value, INTEGER nth 18:36:42.338 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nullif(arg0, arg1) 18:36:42.338 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer octet_length(STRING_OR_CLOB arg) 18:36:42.338 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset datetime 18:36:42.338 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset_datetime 18:36:42.338 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String overlay(STRING string placing STRING replacement from INTEGER start[ for INTEGER length]) 18:36:42.338 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String pad(STRING string with INTEGER length {leading|trailing}[ STRING character]) 18:36:42.338 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double percent_rank([arg0[, ...]]) 18:36:42.338 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_cont(NUMERIC arg) 18:36:42.338 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_disc(NUMERIC arg) 18:36:42.338 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double pi 18:36:42.338 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer position(STRING pattern in STRING string) 18:36:42.338 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double power(NUMERIC arg0, NUMERIC arg1) 18:36:42.338 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer quarter(DATE arg) 18:36:42.338 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double radians(NUMERIC arg) 18:36:42.338 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double rand([INTEGER seed]) 18:36:42.338 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rank([arg0[, ...]]) 18:36:42.338 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String repeat(STRING string, INTEGER times) 18:36:42.338 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String replace(STRING string, STRING pattern, STRING replacement) 18:36:42.338 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String right(STRING string, INTEGER length) 18:36:42.338 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- round(NUMERIC number[, INTEGER places]) 18:36:42.338 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long row_number() 18:36:42.338 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rownum() 18:36:42.338 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rpad(STRING string, INTEGER length[, STRING padding]) 18:36:42.338 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rtrim(STRING string) 18:36:42.338 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer second(TIME arg) 18:36:42.338 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer sign(NUMERIC arg) 18:36:42.338 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sin(NUMERIC arg) 18:36:42.338 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sinh(NUMERIC arg) 18:36:42.338 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String soundex(arg) 18:36:42.338 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String space(INTEGER arg) 18:36:42.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Object sql 18:36:42.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sqrt(NUMERIC arg) 18:36:42.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_pop(NUMERIC arg) 18:36:42.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_samp(NUMERIC arg) 18:36:42.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String str(arg) 18:36:42.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substr(STRING string, INTEGER start[, INTEGER length]) 18:36:42.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substring(STRING string{ from|,} INTEGER start[{ for|,} INTEGER length]) 18:36:42.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- sum(arg) 18:36:42.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp sysdate 18:36:42.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tan(NUMERIC arg) 18:36:42.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tanh(NUMERIC arg) 18:36:42.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- timestampadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 18:36:42.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- basicType@125(java.lang.Long,-5)|basicType@127(java.lang.Double,8) timestampdiff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 18:36:42.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String translate(STRING arg0, STRING arg1, STRING arg2) 18:36:42.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String trim([[{leading|trailing|both} ][STRING arg0 ]from] STRING arg1) 18:36:42.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- trunc( ... ) 18:36:42.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- truncate( ... ) 18:36:42.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String upper(STRING string) 18:36:42.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_pop(NUMERIC arg) 18:36:42.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_samp(NUMERIC arg) 18:36:42.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer week(DATE arg) 18:36:42.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer year(DATE arg) 18:36:42.339 [main] DEBUG org.hibernate.orm.query.plan.cache -- Starting QueryInterpretationCache(2048) 18:36:42.342 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:36:42.342 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:42.362 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType]: private accessor [derivedFrom] 18:36:42.365 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:36:42.365 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:42.386 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy]: private accessor [derivedFrom] 18:36:42.387 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:36:42.387 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:42.401 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus]: private accessor [deploy] 18:36:42.402 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:36:42.402 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:42.419 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup]: private accessor [description] 18:36:42.420 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:36:42.420 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:42.467 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup]: private accessor [currentInstanceCount] 18:36:42.467 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:36:42.467 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:42.479 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp]: private accessor [healthy] 18:36:42.480 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:42.480 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:42.480 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:42.480 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:42.481 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:42.481 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:42.482 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:42.484 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting post-init callbacks 18:36:42.484 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id})#finishInitialization 18:36:42.484 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)#finishInitialization 18:36:42.484 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)#finishInitialization 18:36:42.484 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) - key descriptor 18:36:42.484 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)#finishInitialization 18:36:42.484 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) - key descriptor 18:36:42.484 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets#{element})#finishInitialization 18:36:42.484 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets)#finishInitialization 18:36:42.484 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) - key descriptor 18:36:42.484 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers)#finishInitialization 18:36:42.484 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) - key descriptor 18:36:42.484 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) `staticFetchableList` generator 18:36:42.484 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id})#finishInitialization 18:36:42.484 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)#finishInitialization 18:36:42.484 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)#finishInitialization 18:36:42.484 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) - key descriptor 18:36:42.484 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)#finishInitialization 18:36:42.484 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) - key descriptor 18:36:42.484 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets#{element})#finishInitialization 18:36:42.484 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets)#finishInitialization 18:36:42.484 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) - key descriptor 18:36:42.484 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)#finishInitialization 18:36:42.485 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) `staticFetchableList` generator 18:36:42.485 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#{id})#finishInitialization 18:36:42.485 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)#finishInitialization 18:36:42.485 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) `staticFetchableList` generator 18:36:42.485 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id})#finishInitialization 18:36:42.485 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping( NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element}]) - element descriptor 18:36:42.485 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)#finishInitialization 18:36:42.485 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - key descriptor 18:36:42.485 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)#finishInitialization 18:36:42.485 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) - key descriptor 18:36:42.485 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) `staticFetchableList` generator 18:36:42.485 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id})#finishInitialization 18:36:42.485 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping( NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element}]) - element descriptor 18:36:42.485 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)#finishInitialization 18:36:42.485 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - key descriptor 18:36:42.485 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element})#finishInitialization 18:36:42.485 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)#finishInitialization 18:36:42.485 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) - key descriptor 18:36:42.485 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)#finishInitialization 18:36:42.485 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) - key descriptor 18:36:42.485 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element})#finishInitialization 18:36:42.485 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)#finishInitialization 18:36:42.485 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) - key descriptor 18:36:42.485 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) `staticFetchableList` generator 18:36:42.485 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id})#finishInitialization 18:36:42.485 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdp) `staticFetchableList` generator 18:36:42.485 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id})#initColumnMappings 18:36:42.485 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)#initColumnMappings 18:36:42.485 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:42.485 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:42.485 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:42.485 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:42.485 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets#{element})#initColumnMappings 18:36:42.485 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:42.485 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:42.485 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:42.485 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:42.485 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id})#initColumnMappings 18:36:42.485 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)#initColumnMappings 18:36:42.485 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:42.485 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:42.485 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:42.485 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:42.485 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets#{element})#initColumnMappings 18:36:42.485 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:42.485 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:42.485 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)#initColumnMappings 18:36:42.485 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#{id})#initColumnMappings 18:36:42.485 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)#initColumnMappings 18:36:42.485 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id})#initColumnMappings 18:36:42.485 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:42.485 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:42.485 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:42.485 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:42.485 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}.{inverse})#finishInitialization 18:36:42.486 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}] 18:36:42.486 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}.{inverse})#finishInitialization 18:36:42.486 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}] 18:36:42.486 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id})#initColumnMappings 18:36:42.486 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}.{inverse})#finishInitialization 18:36:42.486 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:42.486 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}] 18:36:42.486 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:42.486 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:42.486 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:42.486 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element})#initColumnMappings 18:36:42.486 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:42.486 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:42.486 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:42.486 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:42.486 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element})#initColumnMappings 18:36:42.486 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:42.486 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:42.486 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id})#initColumnMappings 18:36:42.486 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:42.486 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:42.486 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}.{inverse})#finishInitialization 18:36:42.486 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}] 18:36:42.486 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:42.486 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicyType where name=? and version=? 18:36:42.486 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into ToscaPolicyType (derived_from_name,derived_from_version,description,name,version) values (?,?,?,?,?) 18:36:42.486 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update ToscaPolicyType set derived_from_name=?,derived_from_version=?,description=? where name=? and version=? 18:36:42.487 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from ToscaPolicyType where name=? and version=? 18:36:42.487 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jtpt1_0 18:36:42.487 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] 18:36:42.487 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}] 18:36:42.487 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] 18:36:42.487 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target}] 18:36:42.487 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target}] 18:36:42.487 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target}] 18:36:42.487 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target}] 18:36:42.487 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] | +-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom.version] | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.description] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] | \-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:42.487 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jtpt1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) { primaryTableReference : ToscaPolicyType as jtpt1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } } } } } 18:36:42.488 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:42.488 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicy where name=? and version=? 18:36:42.488 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into ToscaPolicy (derived_from_name,derived_from_version,description,type_name,type_version,name,version) values (?,?,?,?,?,?,?) 18:36:42.488 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update ToscaPolicy set derived_from_name=?,derived_from_version=?,description=?,type_name=?,type_version=? where name=? and version=? 18:36:42.488 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from ToscaPolicy where name=? and version=? 18:36:42.488 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jtp1_0 18:36:42.488 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] 18:36:42.488 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}] 18:36:42.488 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] 18:36:42.488 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target}] 18:36:42.488 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target}] 18:36:42.488 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] 18:36:42.488 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target}] 18:36:42.488 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] | +-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom.version] | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.description] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] | \-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type.version] 18:36:42.488 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jtp1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) { primaryTableReference : ToscaPolicy as jtp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target}) { primaryTableReference : ToscaPolicy as jtp1_0 } } } } } 18:36:42.489 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:42.489 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from PdpPolicyStatus where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:42.489 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:36:42.489 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpPolicyStatus set deploy=?,pdpGroup=?,pdpType=?,name=?,version=?,state=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:42.489 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpPolicyStatus where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:42.489 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpps1_0 18:36:42.489 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] 18:36:42.489 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] 18:36:42.489 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:36:42.489 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType] | +-EmbeddableFetchImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] | | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.name] | | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.version] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state] 18:36:42.489 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpps1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) { primaryTableReference : PdpPolicyStatus as jpps1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}) { primaryTableReference : PdpPolicyStatus as jpps1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) { primaryTableReference : PdpPolicyStatus as jpps1_0 } } } } } 18:36:42.499 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:42.499 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from PdpGroup where name=? and version=? 18:36:42.499 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpGroup (description,pdpGroupState,name,version) values (?,?,?,?) 18:36:42.499 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpGroup set description=?,pdpGroupState=? where name=? and version=? 18:36:42.499 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpGroup where name=? and version=? 18:36:42.499 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpg1_0 18:36:42.499 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] 18:36:42.499 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] 18:36:42.499 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:42.499 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:42.499 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:42.499 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:42.500 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:42.500 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@182a5c56] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:42.500 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:42.500 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:42.500 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:42.500 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:42.500 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:42.500 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:42.500 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) { primaryTableReference : PdpGroup as jpg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}) { primaryTableReference : PdpGroup as jpg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } left join CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 NestedTableGroupJoins { join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } } } } } 18:36:42.501 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:42.501 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from PdpSubGroup where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:42.501 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpSubGroup (currentInstanceCount,desiredInstanceCount,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?) 18:36:42.501 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpSubGroup set currentInstanceCount=?,desiredInstanceCount=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:42.501 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpSubGroup where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:42.501 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpsg1_0 18:36:42.501 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] 18:36:42.501 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] 18:36:42.501 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:42.501 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:42.501 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:42.501 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:42.501 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:42.501 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@6e10c0a6] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:42.501 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:42.501 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:42.501 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:42.501 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:42.501 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:42.502 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpsg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) { primaryTableReference : PdpSubGroup as jpsg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } left join CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } } } } } 18:36:42.502 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:42.502 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from Pdp where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:42.502 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:42.502 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update Pdp set healthy=?,lastUpdate=?,message=?,pdpState=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:42.502 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from Pdp where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:42.502 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jp1_0 18:36:42.502 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] 18:36:42.502 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] 18:36:42.503 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState] 18:36:42.503 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jp1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdp) { primaryTableReference : Pdp as jp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}) { primaryTableReference : Pdp as jp1_0 } } } } } 18:36:42.503 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:42.503 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:36:42.503 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:42.503 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:42.503 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:42.503 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:42.503 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:42.503 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:42.503 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:42.503 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:42.503 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}] 18:36:42.503 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties` -> `{index}` 18:36:42.503 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties` -> `{element}` 18:36:42.503 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:42.503 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:42.503 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:42.503 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_properties (JpaToscaPolicyType_name,JpaToscaPolicyType_version,properties_KEY,properties) values (?,?,?,?) 18:36:42.503 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicyType_properties set properties=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:36:42.503 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:36:42.504 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:42.504 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:42.504 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:42.504 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@fff6f48] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:42.504 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:42.504 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:42.504 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:42.504 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:42.504 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:42.504 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:42.504 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:42.504 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into PdpGroup_PdpSubGroup (name,version,pdpSubGroups_localName,pdpSubGroups_parentKeyName,pdpSubGroups_parentKeyVersion,pdpSubGroups_parentLocalName) values (?,?,?,?,?,?) 18:36:42.504 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from PdpGroup_PdpSubGroup where name=? and version=? and pdpSubGroups_localName=? and pdpSubGroups_parentKeyName=? and pdpSubGroups_parentKeyVersion=? and pdpSubGroups_parentLocalName=? 18:36:42.504 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from PdpGroup_PdpSubGroup where name=? and version=? 18:36:42.504 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:42.504 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:42.504 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}] 18:36:42.504 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties` -> `{index}` 18:36:42.504 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties` -> `{element}` 18:36:42.504 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:42.504 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:42.504 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:42.504 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_properties (JpaToscaPolicy_name,JpaToscaPolicy_version,properties_KEY,properties) values (?,?,?,?) 18:36:42.504 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicy_properties set properties=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:36:42.504 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:36:42.504 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:36:42.505 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:42.505 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:42.505 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@1737d824] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:42.505 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:42.505 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:42.505 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:42.505 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:42.507 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:42.508 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? and pdpInstances_localName=? and pdpInstances_parentKeyName=? and pdpInstances_parentKeyVersion=? and pdpInstances_parentLocalName=? 18:36:42.509 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? 18:36:42.509 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:42.509 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:42.510 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:42.510 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties` -> `{index}` 18:36:42.510 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties` -> `{element}` 18:36:42.511 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:42.511 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:42.512 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:42.513 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,properties_KEY,properties) values (?,?,?,?,?,?) 18:36:42.513 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaPdpSubGroup_properties set properties=? where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:36:42.513 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:36:42.513 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:42.513 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:42.513 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] 18:36:42.513 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}] 18:36:42.513 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}] 18:36:42.513 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:42.513 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_targets (toscaPolicyTypeName,toscaPolicyTypeVersion,name,version) values (?,?,?,?) 18:36:42.513 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:36:42.513 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:36:42.513 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:42.513 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:42.513 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:42.514 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties` -> `{index}` 18:36:42.514 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties` -> `{element}` 18:36:42.514 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:42.514 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:42.514 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:42.514 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpGroup_properties (JpaPdpGroup_name,JpaPdpGroup_version,properties_KEY,properties) values (?,?,?,?) 18:36:42.514 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaPdpGroup_properties set properties=? where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:36:42.514 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:36:42.514 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? 18:36:42.514 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:42.514 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:42.514 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}] 18:36:42.514 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata` -> `{index}` 18:36:42.514 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata` -> `{element}` 18:36:42.514 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:42.514 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:42.514 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:42.514 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_metadata (JpaToscaPolicyType_name,JpaToscaPolicyType_version,metadata_KEY,metadata) values (?,?,?,?) 18:36:42.514 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicyType_metadata set metadata=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:36:42.514 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:36:42.514 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:42.514 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:42.514 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] 18:36:42.514 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}] 18:36:42.514 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}] 18:36:42.514 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:42.514 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_targets (toscaPolicyName,toscaPolicyVersion,name,version) values (?,?,?,?) 18:36:42.514 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:36:42.515 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:36:42.515 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:42.515 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:42.515 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}] 18:36:42.515 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers` -> `{element}` 18:36:42.515 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:42.515 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_triggers (JpaToscaPolicyType_name,JpaToscaPolicyType_version,triggers) values (?,?,?) 18:36:42.515 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and triggers=? 18:36:42.515 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:42.515 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:42.515 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:42.515 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}] 18:36:42.515 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata` -> `{index}` 18:36:42.515 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata` -> `{element}` 18:36:42.515 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:42.515 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:42.515 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:42.515 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_metadata (JpaToscaPolicy_name,JpaToscaPolicy_version,metadata_KEY,metadata) values (?,?,?,?) 18:36:42.515 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicy_metadata set metadata=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:36:42.515 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:36:42.515 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:36:42.515 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : spt1_0 18:36:42.515 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:42.515 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:42.515 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:42.515 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:42.515 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:42.515 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:42.515 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:42.525 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:36:42.525 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow 18:36:42.525 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver 18:36:42.525 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator -- No JtaPlatformResolver was specified, using default [org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver] 18:36:42.527 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver -- Could not resolve JtaPlatform, using default [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 18:36:42.527 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 18:36:42.527 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@30649df5] to SessionFactoryImplementor [org.hibernate.internal.SessionFactoryImpl@791a2fb8] 18:36:42.527 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named HQL queries 18:36:42.527 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named SQL queries 18:36:42.527 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 18:36:42.527 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpGroup_properties cascade 18:36:42.527 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@72e0ce40] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 18:36:42.527 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_policies cascade 18:36:42.527 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_properties cascade 18:36:42.528 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_supportedPolicyTypes cascade 18:36:42.528 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_metadata cascade 18:36:42.528 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_properties cascade 18:36:42.528 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_targets cascade 18:36:42.528 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_metadata cascade 18:36:42.528 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_properties cascade 18:36:42.528 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_targets cascade 18:36:42.528 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_triggers cascade 18:36:42.528 [main] DEBUG org.hibernate.SQL -- drop table if exists Pdp cascade 18:36:42.528 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup cascade 18:36:42.528 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup_PdpSubGroup cascade 18:36:42.528 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpPolicyStatus cascade 18:36:42.528 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup cascade 18:36:42.528 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup_Pdp cascade 18:36:42.528 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicy cascade 18:36:42.529 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicyType cascade 18:36:42.529 [main] DEBUG org.hibernate.SQL -- create table JpaPdpGroup_properties (JpaPdpGroup_version varchar(20) not null, JpaPdpGroup_name varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpGroup_version, JpaPdpGroup_name, properties_KEY)) 18:36:42.529 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@64c555f7] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 18:36:42.530 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_policies (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, version varchar(20), JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120)) 18:36:42.530 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_properties (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName, properties_KEY)) 18:36:42.531 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, version varchar(20), JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120)) 18:36:42.531 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_metadata (JpaToscaPolicy_version varchar(20) not null, JpaToscaPolicy_name varchar(120) not null, metadata_KEY varchar(255) not null, metadata clob, primary key (JpaToscaPolicy_version, JpaToscaPolicy_name, metadata_KEY)) 18:36:42.532 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_properties (JpaToscaPolicy_version varchar(20) not null, JpaToscaPolicy_name varchar(120) not null, properties_KEY varchar(255) not null, properties clob, primary key (JpaToscaPolicy_version, JpaToscaPolicy_name, properties_KEY)) 18:36:42.533 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_targets (toscaPolicyVersion varchar(20) not null, version varchar(20), name varchar(120), toscaPolicyName varchar(120) not null) 18:36:42.533 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_metadata (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, metadata_KEY varchar(255) not null, metadata clob, primary key (JpaToscaPolicyType_version, JpaToscaPolicyType_name, metadata_KEY)) 18:36:42.539 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_properties (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, properties_KEY varchar(255) not null, properties blob, primary key (JpaToscaPolicyType_version, JpaToscaPolicyType_name, properties_KEY)) 18:36:42.540 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_targets (toscaPolicyTypeVersion varchar(20) not null, version varchar(20), name varchar(120), toscaPolicyTypeName varchar(120) not null) 18:36:42.540 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_triggers (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, triggers blob) 18:36:42.541 [main] DEBUG org.hibernate.SQL -- create table Pdp (healthy tinyint check (healthy between 0 and 3), pdpState tinyint check (pdpState between 0 and 4), lastUpdate timestamp(6), parentKeyVersion varchar(15) not null, localName varchar(120) not null, parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, message varchar(255), primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:42.542 [main] DEBUG org.hibernate.SQL -- create table PdpGroup (pdpGroupState tinyint check (pdpGroupState between 0 and 4), version varchar(20) not null, name varchar(120) not null, description varchar(255), primary key (version, name)) 18:36:42.543 [main] DEBUG org.hibernate.SQL -- create table PdpGroup_PdpSubGroup (pdpSubGroups_parentKeyVersion varchar(15) not null, version varchar(20) not null, name varchar(120) not null, pdpSubGroups_localName varchar(120) not null, pdpSubGroups_parentKeyName varchar(120) not null, pdpSubGroups_parentLocalName varchar(120) not null, unique (pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName)) 18:36:42.544 [main] DEBUG org.hibernate.SQL -- create table PdpPolicyStatus (deploy TINYINT DEFAULT 1, state tinyint check (state between 0 and 2), parentKeyVersion varchar(15) not null, version varchar(20), localName varchar(120) not null, name varchar(120), parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, pdpGroup varchar(255), pdpType varchar(255), primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:42.545 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup (currentInstanceCount integer, desiredInstanceCount integer, parentKeyVersion varchar(15) not null, localName varchar(120) not null, parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:42.546 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup_Pdp (pdpInstances_parentKeyVersion varchar(15) not null, pdpParentKeyVersion varchar(15) not null, pdpInstances_localName varchar(120) not null, pdpInstances_parentKeyName varchar(120) not null, pdpInstances_parentLocalName varchar(120) not null, pdpLocalName varchar(120) not null, pdpParentKeyName varchar(120) not null, pdpParentLocalName varchar(120) not null, unique (pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName)) 18:36:42.548 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicy (version varchar(20) not null, name varchar(120) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), type_name varchar(255), type_version varchar(255), primary key (version, name)) 18:36:42.549 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicyType (version varchar(20) not null, name varchar(120) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), primary key (version, name)) 18:36:42.551 [main] DEBUG org.hibernate.SQL -- create index PdpPolicyStatus_PdpGroup on PdpPolicyStatus (pdpGroup) 18:36:42.552 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpGroup_properties add constraint FKi82h6bc4iklkjv7krr4tllb51 foreign key (JpaPdpGroup_version, JpaPdpGroup_name) references PdpGroup 18:36:42.555 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_policies add constraint FKkl74fjq2ysgj68rtbxj2srgdr foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:42.559 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_properties add constraint FK7j6ar5qk95slogxhx7l2tjuxq foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:42.562 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_supportedPolicyTypes add constraint FKiraunod8x5nom8pvenqtbna72 foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:42.575 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_metadata add constraint FK29h250xhsg0inkfg1hm4i2k38 foreign key (JpaToscaPolicy_version, JpaToscaPolicy_name) references ToscaPolicy 18:36:42.576 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_properties add constraint FK9k5bye8m8q6ygv1i414bw8nw0 foreign key (JpaToscaPolicy_version, JpaToscaPolicy_name) references ToscaPolicy 18:36:42.577 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_targets add constraint FKliy7vigqxfyf92o6f0ncb1wgl foreign key (toscaPolicyVersion, toscaPolicyName) references ToscaPolicy 18:36:42.578 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_metadata add constraint FKm1hmhx2ekdrgvl8n73w28xwtt foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:42.579 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_properties add constraint FKi8tdjtmlgdqgru37dr7ygv2a7 foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:42.580 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_targets add constraint FKf2o083hui187dqcuw2cjjof7l foreign key (toscaPolicyTypeVersion, toscaPolicyTypeName) references ToscaPolicyType 18:36:42.581 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_triggers add constraint FKf343w49wb44xuf1nbon6plkmm foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:42.587 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpGroup_PdpSubGroup add constraint FKp3hd30o6ci1ug68n8wkut90i foreign key (pdpSubGroups_parentKeyVersion, pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentLocalName) references PdpSubGroup 18:36:42.592 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpGroup_PdpSubGroup add constraint FKnnmamid2cu71pfiuym4fyo8to foreign key (version, name) references PdpGroup 18:36:42.595 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpSubGroup_Pdp add constraint FKfq9i4rkxwf8st6dqsb72ny3hu foreign key (pdpInstances_parentKeyVersion, pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentLocalName) references Pdp 18:36:42.596 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpSubGroup_Pdp add constraint FKbbesdj6fulgci7m8qfynnf9fd foreign key (pdpParentKeyVersion, pdpLocalName, pdpParentKeyName, pdpParentLocalName) references PdpSubGroup 18:36:42.597 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: 1d5a4db1-23aa-4d9d-bd67-b4ef3b6750a1 () 18:36:42.597 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured 18:36:42.597 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated SessionFactory 18:36:42.597 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Created Policy Framework persistence unit "ToscaConceptTest" 18:36:42.598 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false] 18:36:42.600 [main] DEBUG org.hibernate.orm.query.hql -- HQL : SELECT c FROM JpaPdpPolicyStatus c 18:36:43.040 [main] DEBUG org.hibernate.query.hql.internal.SemanticQueryBuilder -- Handling root path - JpaPdpPolicyStatus 18:36:43.087 [main] DEBUG org.hibernate.orm.query.sqm.ast -- SqmStatement Tree : -> [select] -> [query-spec] -> [select] -> [selection] -> [root] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)` <- [root] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)` <- [selection] <- [select] -> [from] -> [root] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)` <- [root] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)` <- [from] <- [query-spec] <- [select] 18:36:43.156 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpps1_0 18:36:43.156 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c))] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] 18:36:43.164 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] 18:36:43.164 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:36:43.166 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).deploy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).pdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).pdpType] | +-EmbeddableFetchImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] | | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType.name] | | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType.version] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).state] 18:36:43.184 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpps1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)) { primaryTableReference : PdpPolicyStatus as jpps1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}) { primaryTableReference : PdpPolicyStatus as jpps1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType) { primaryTableReference : PdpPolicyStatus as jpps1_0 } } } } } 18:36:43.185 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL 18:36:43.185 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:43.186 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1940959701 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@5dc7d016) 18:36:43.186 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType) : `class org.onap.policy.models.base.PfConceptKey`@862307347 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@65425652) 18:36:43.186 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c) -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c))@1974368068 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) 18:36:43.186 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 18:36:43.188 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:43.188 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:43.224 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 18:36:43.224 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 18:36:43.225 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpps1_0 18:36:43.225 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] 18:36:43.225 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] 18:36:43.225 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:36:43.225 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType] | +-EmbeddableFetchImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] | | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.name] | | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.version] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state] 18:36:43.225 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpps1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) { primaryTableReference : PdpPolicyStatus as jpps1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}) { primaryTableReference : PdpPolicyStatus as jpps1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) { primaryTableReference : PdpPolicyStatus as jpps1_0 } } } } } 18:36:43.227 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:43.228 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:43.228 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) : `class org.onap.policy.models.base.PfConceptKey`@1255509609 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@65425652) 18:36:43.228 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)@1589254291 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) 18:36:43.228 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where (jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName) in ((?,?,?,?)) 18:36:43.229 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp1, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:43.230 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:43.230 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:43.230 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) : `class org.onap.policy.models.base.PfConceptKey`@948522114 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@65425652) 18:36:43.230 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)@1899105943 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) 18:36:43.230 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where (jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName) in ((?,?,?,?)) 18:36:43.232 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp2, parentKeyVersion=2.3.4, parentKeyName=MyPolicyB}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:43.233 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:43.233 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:43.233 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) : `class org.onap.policy.models.base.PfConceptKey`@564165122 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@65425652) 18:36:43.233 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)@847522287 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) 18:36:43.233 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where (jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName) in ((?,?,?,?)) 18:36:43.233 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp3, parentKeyVersion=10.20.30, parentKeyName=MyPolicy}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:43.234 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:43.235 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:43.235 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) : `class org.onap.policy.models.base.PfConceptKey`@335663575 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@65425652) 18:36:43.235 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)@446029707 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) 18:36:43.235 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where (jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName) in ((?,?,?,?)) 18:36:43.236 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp4, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:43.237 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:43.237 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:43.237 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) : `class org.onap.policy.models.base.PfConceptKey`@869513100 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@65425652) 18:36:43.237 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)@1913713630 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) 18:36:43.237 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where (jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName) in ((?,?,?,?)) 18:36:43.237 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp5, parentKeyVersion=2.3.4, parentKeyName=MyPolicyB}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:43.238 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 18:36:43.238 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:36:43.238 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:36:43.238 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 5 insertions, 0 updates, 0 deletions to 5 objects 18:36:43.238 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 (re)creations, 0 updates, 0 removals to 0 collections 18:36:43.238 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:36:43.238 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus{pdpType=MyPdpType, policyType=component[name,version]{name=MyPolicyType, version=1.2.4}, state=SUCCESS, pdpGroup=groupA, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp1, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, deploy=true} 18:36:43.239 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus{pdpType=MyPdpType, policyType=component[name,version]{name=MyPolicyType, version=1.2.4}, state=SUCCESS, pdpGroup=groupB, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp5, parentKeyVersion=2.3.4, parentKeyName=MyPolicyB}, deploy=true} 18:36:43.239 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus{pdpType=MyPdpType, policyType=component[name,version]{name=MyPolicyType, version=1.2.4}, state=SUCCESS, pdpGroup=groupA, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp3, parentKeyVersion=10.20.30, parentKeyName=MyPolicy}, deploy=true} 18:36:43.239 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus{pdpType=MyPdpType, policyType=component[name,version]{name=MyPolicyType, version=1.2.4}, state=SUCCESS, pdpGroup=groupA, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp2, parentKeyVersion=2.3.4, parentKeyName=MyPolicyB}, deploy=true} 18:36:43.241 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus{pdpType=MyPdpType, policyType=component[name,version]{name=MyPolicyType, version=1.2.4}, state=SUCCESS, pdpGroup=groupB, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp4, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, deploy=true} 18:36:43.241 [main] DEBUG org.hibernate.SQL -- insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:36:43.242 [main] DEBUG org.hibernate.SQL -- insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:36:43.242 [main] DEBUG org.hibernate.SQL -- insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:36:43.242 [main] DEBUG org.hibernate.SQL -- insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:36:43.243 [main] DEBUG org.hibernate.SQL -- insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:36:43.243 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:43.243 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:43.244 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL 18:36:43.244 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:43.244 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}) : `class org.onap.policy.models.base.PfReferenceKey`@124466405 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@5dc7d016) 18:36:43.244 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType) : `class org.onap.policy.models.base.PfConceptKey`@1140441491 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@65425652) 18:36:43.244 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c) -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c))@1091865345 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) 18:36:43.244 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 18:36:43.245 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:43.245 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [pdp1] 18:36:43.245 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [MyPolicy] 18:36:43.245 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [1.2.3] 18:36:43.245 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:43.245 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] : PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=pdp1) 18:36:43.245 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:43.245 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)): PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=pdp1) 18:36:43.245 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=pdp1)] : 2095253806 18:36:43.245 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:43.245 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:43.245 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:43.245 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [MyPolicyType] 18:36:43.245 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [1.2.4] 18:36:43.245 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] : PfConceptKey(name=MyPolicyType, version=1.2.4) 18:36:43.245 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:43.245 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [true] 18:36:43.245 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [groupA] 18:36:43.245 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [MyPdpType] 18:36:43.245 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:43.245 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [SUCCESS] 18:36:43.245 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=pdp1) 18:36:43.245 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@19cac930 18:36:43.245 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:43.245 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [pdp2] 18:36:43.246 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [MyPolicyB] 18:36:43.246 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [2.3.4] 18:36:43.246 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:43.246 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] : PfReferenceKey(parentKeyName=MyPolicyB, parentKeyVersion=2.3.4, parentLocalName=NULL, localName=pdp2) 18:36:43.246 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:43.246 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)): PfReferenceKey(parentKeyName=MyPolicyB, parentKeyVersion=2.3.4, parentLocalName=NULL, localName=pdp2) 18:36:43.246 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicyB, parentKeyVersion=2.3.4, parentLocalName=NULL, localName=pdp2)] : 2110895040 18:36:43.246 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:43.246 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:43.246 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:43.246 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [MyPolicyType] 18:36:43.246 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [1.2.4] 18:36:43.246 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] : PfConceptKey(name=MyPolicyType, version=1.2.4) 18:36:43.246 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:43.246 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [true] 18:36:43.246 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [groupA] 18:36:43.246 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [MyPdpType] 18:36:43.246 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:43.246 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [SUCCESS] 18:36:43.246 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicyB, parentKeyVersion=2.3.4, parentLocalName=NULL, localName=pdp2) 18:36:43.246 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@19cac930 18:36:43.246 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:43.246 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [pdp3] 18:36:43.246 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [MyPolicy] 18:36:43.246 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [10.20.30] 18:36:43.246 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:43.246 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] : PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=10.20.30, parentLocalName=NULL, localName=pdp3) 18:36:43.246 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:43.246 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)): PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=10.20.30, parentLocalName=NULL, localName=pdp3) 18:36:43.246 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=10.20.30, parentLocalName=NULL, localName=pdp3)] : 1362651694 18:36:43.246 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:43.246 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:43.246 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:43.246 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [MyPolicyType] 18:36:43.246 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [1.2.4] 18:36:43.246 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] : PfConceptKey(name=MyPolicyType, version=1.2.4) 18:36:43.246 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:43.246 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [true] 18:36:43.246 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [groupA] 18:36:43.246 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [MyPdpType] 18:36:43.246 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:43.246 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [SUCCESS] 18:36:43.246 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=10.20.30, parentLocalName=NULL, localName=pdp3) 18:36:43.246 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@19cac930 18:36:43.246 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:43.246 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [pdp4] 18:36:43.246 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [MyPolicy] 18:36:43.246 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [1.2.3] 18:36:43.246 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:43.246 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] : PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=pdp4) 18:36:43.246 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:43.246 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)): PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=pdp4) 18:36:43.246 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=pdp4)] : 905356126 18:36:43.247 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:43.247 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:43.247 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:43.247 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [MyPolicyType] 18:36:43.247 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [1.2.4] 18:36:43.247 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] : PfConceptKey(name=MyPolicyType, version=1.2.4) 18:36:43.247 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:43.247 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [true] 18:36:43.247 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [groupB] 18:36:43.247 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [MyPdpType] 18:36:43.247 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:43.247 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [SUCCESS] 18:36:43.247 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=pdp4) 18:36:43.247 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@19cac930 18:36:43.247 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:43.247 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [pdp5] 18:36:43.247 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [MyPolicyB] 18:36:43.247 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [2.3.4] 18:36:43.247 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:43.247 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] : PfReferenceKey(parentKeyName=MyPolicyB, parentKeyVersion=2.3.4, parentLocalName=NULL, localName=pdp5) 18:36:43.247 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:43.247 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)): PfReferenceKey(parentKeyName=MyPolicyB, parentKeyVersion=2.3.4, parentLocalName=NULL, localName=pdp5) 18:36:43.247 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicyB, parentKeyVersion=2.3.4, parentLocalName=NULL, localName=pdp5)] : 2050654105 18:36:43.247 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:43.247 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:43.247 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:43.247 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [MyPolicyType] 18:36:43.247 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [1.2.4] 18:36:43.247 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] : PfConceptKey(name=MyPolicyType, version=1.2.4) 18:36:43.247 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:43.247 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [true] 18:36:43.247 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [groupB] 18:36:43.247 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [MyPdpType] 18:36:43.247 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:43.247 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [SUCCESS] 18:36:43.247 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicyB, parentKeyVersion=2.3.4, parentLocalName=NULL, localName=pdp5) 18:36:43.247 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@19cac930 18:36:43.247 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:43.247 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:43.247 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- HHH000031: Closing 18:36:43.248 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Un-scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration$Scope@18feeec9] from SessionFactory [org.hibernate.internal.SessionFactoryImpl@791a2fb8] 18:36:43.248 [main] DEBUG org.hibernate.service.internal.AbstractServiceRegistryImpl -- Implicitly destroying ServiceRegistry on de-registration of all child ServiceRegistries 18:36:43.248 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001008: Cleaning up connection pool [jdbc:h2:mem:PdpProviderTest] 18:36:43.248 [main] DEBUG org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl -- Implicitly destroying Boot-strap registry on de-registration of all child ServiceRegistries 18:36:43.254 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Creating Policy Framework persistence unit "ToscaConceptTest" . . . 18:36:43.262 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each 18:36:43.262 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=ToscaConceptTest, explicit-provider=null] against incoming persistence unit name [ToscaConceptTest] 18:36:43.262 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- No PersistenceProvider explicitly requested, assuming Hibernate 18:36:43.262 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [ name: ToscaConceptTest persistence provider classname: null classloader: null excludeUnlistedClasses: false JTA datasource: null Non JTA datasource: null Transaction type: RESOURCE_LOCAL PU root URL: file:/w/workspace/policy-models-sonar/models-pdp/target/test-classes/ Shared Cache Mode: null Validation Mode: null Jar files URLs [] Managed classes names [ org.onap.policy.models.dao.converters.CDataConditioner org.onap.policy.models.dao.converters.Uuid2String org.onap.policy.models.base.PfConceptKey org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup org.onap.policy.models.pdp.persistence.concepts.JpaPdp org.onap.policy.models.tosca.simple.concepts.JpaToscaTrigger org.onap.policy.models.tosca.simple.concepts.JpaToscaProperty] Mapping files names [] Properties [ javax.persistence.jdbc.driver: org.h2.Driver javax.persistence.jdbc.password: P01icY hibernate.dialect: org.hibernate.dialect.H2Dialect javax.persistence.jdbc.url: jdbc:h2:mem:PdpProviderTest hibernate.show_sql: false javax.persistence.schema-generation.database.action: drop-and-create javax.persistence.jdbc.user: policy] 18:36:43.262 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.boot.beanvalidation.BeanValidationIntegrator]. 18:36:43.262 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator]. 18:36:43.265 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 18:36:43.266 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 18:36:43.266 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 18:36:43.266 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 18:36:43.267 [main] DEBUG org.hibernate.orm.idgen.factory -- Ignoring CDI for resolving IdentifierGenerator instances as extended or delayed CDI support was enabled 18:36:43.268 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator] 18:36:43.268 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator] 18:36:43.268 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator] 18:36:43.268 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator] 18:36:43.268 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned] 18:36:43.268 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator] 18:36:43.268 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator] 18:36:43.268 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:36:43.268 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator] 18:36:43.268 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator] 18:36:43.268 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:36:43.268 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator] 18:36:43.268 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered 18:36:43.268 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000026: Second-level cache disabled 18:36:43.269 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@691124ee 18:36:43.269 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@691124ee 18:36:43.269 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BasicTypeReference@691124ee 18:36:43.269 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.BasicTypeReference@38d80d65 18:36:43.269 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.NumericBooleanConverter -> org.hibernate.type.BasicTypeReference@38d80d65 18:36:43.269 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.BasicTypeReference@5403799b 18:36:43.269 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.TrueFalseConverter -> org.hibernate.type.BasicTypeReference@5403799b 18:36:43.269 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.BasicTypeReference@5a0e0886 18:36:43.269 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.YesNoConverter -> org.hibernate.type.BasicTypeReference@5a0e0886 18:36:43.269 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@3ad8717d 18:36:43.269 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@3ad8717d 18:36:43.269 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.BasicTypeReference@3ad8717d 18:36:43.269 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BasicTypeReference@4293e066 18:36:43.269 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BasicTypeReference@4293e066 18:36:43.269 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BasicTypeReference@4293e066 18:36:43.269 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary_wrapper -> org.hibernate.type.BasicTypeReference@d13960e 18:36:43.269 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.BasicTypeReference@d13960e 18:36:43.269 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.BasicTypeReference@27f3f512 18:36:43.269 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BasicTypeReference@5e593b08 18:36:43.269 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BasicTypeReference@5e593b08 18:36:43.269 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.BasicTypeReference@3946075 18:36:43.269 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob_wrapper -> org.hibernate.type.BasicTypeReference@122635ef 18:36:43.269 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@2ac519dc 18:36:43.269 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@2ac519dc 18:36:43.269 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.BasicTypeReference@2ac519dc 18:36:43.269 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.BasicTypeReference@3d53e6f7 18:36:43.269 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.BasicTypeReference@3d53e6f7 18:36:43.269 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.BasicTypeReference@3d53e6f7 18:36:43.269 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@1de4bee0 18:36:43.269 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@1de4bee0 18:36:43.269 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.BasicTypeReference@1de4bee0 18:36:43.269 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@3ece79fe 18:36:43.269 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@3ece79fe 18:36:43.269 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.BasicTypeReference@3ece79fe 18:36:43.269 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@3cc79c02 18:36:43.269 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@3cc79c02 18:36:43.269 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.BasicTypeReference@3cc79c02 18:36:43.269 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BasicTypeReference@1e01b133 18:36:43.269 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BasicTypeReference@1e01b133 18:36:43.270 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BasicTypeReference@262a1fad 18:36:43.270 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BasicTypeReference@262a1fad 18:36:43.270 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.BasicTypeReference@6be6931f 18:36:43.270 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.BasicTypeReference@6be6931f 18:36:43.270 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.BasicTypeReference@6be6931f 18:36:43.270 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character_nchar -> org.hibernate.type.BasicTypeReference@6b4125ed 18:36:43.270 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.BasicTypeReference@78da899f 18:36:43.270 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.BasicTypeReference@78da899f 18:36:43.270 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.BasicTypeReference@e7b265e 18:36:43.270 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.BasicTypeReference@51da32e5 18:36:43.270 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.BasicTypeReference@51da32e5 18:36:43.270 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.BasicTypeReference@51da32e5 18:36:43.270 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.BasicTypeReference@33d60b7e 18:36:43.270 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.BasicTypeReference@1fecfaea 18:36:43.270 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.BasicTypeReference@4872669f 18:36:43.270 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.BasicTypeReference@483f286e 18:36:43.270 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.BasicTypeReference@483f286e 18:36:43.270 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.BasicTypeReference@4bb147ec 18:36:43.270 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.BasicTypeReference@4bb147ec 18:36:43.270 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.BasicTypeReference@33f2cfda 18:36:43.270 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_char_array -> org.hibernate.type.BasicTypeReference@68ef01a5 18:36:43.270 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_character_array -> org.hibernate.type.BasicTypeReference@59a2388e 18:36:43.270 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.BasicTypeReference@186d8a71 18:36:43.270 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_character_array -> org.hibernate.type.BasicTypeReference@3dc40ab9 18:36:43.270 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_char_array -> org.hibernate.type.BasicTypeReference@2db6d68d 18:36:43.270 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.BasicTypeReference@6518fdfd 18:36:43.270 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.BasicTypeReference@6518fdfd 18:36:43.270 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.BasicTypeReference@11d2dd2d 18:36:43.270 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.BasicTypeReference@11d2dd2d 18:36:43.270 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.BasicTypeReference@cde8c6c 18:36:43.270 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.BasicTypeReference@cde8c6c 18:36:43.270 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.BasicTypeReference@174721c4 18:36:43.270 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.BasicTypeReference@174721c4 18:36:43.270 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.BasicTypeReference@3592c1c4 18:36:43.270 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.BasicTypeReference@3592c1c4 18:36:43.270 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@322e49ee 18:36:43.270 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@4aeb0e2b 18:36:43.270 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.BasicTypeReference@648c5fb3 18:36:43.270 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.BasicTypeReference@648c5fb3 18:36:43.270 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeUtc -> org.hibernate.type.BasicTypeReference@47b33e07 18:36:43.270 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithTimezone -> org.hibernate.type.BasicTypeReference@7126e26 18:36:43.270 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@151ab2b9 18:36:43.270 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.BasicTypeReference@13ed066e 18:36:43.270 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.BasicTypeReference@13ed066e 18:36:43.270 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@4d705112 18:36:43.270 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@590765c4 18:36:43.270 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.BasicTypeReference@19489b27 18:36:43.270 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.BasicTypeReference@19489b27 18:36:43.270 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.BasicTypeReference@626d2016 18:36:43.270 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.BasicTypeReference@626d2016 18:36:43.270 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.BasicTypeReference@2d5a1588 18:36:43.270 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.BasicTypeReference@2d5a1588 18:36:43.270 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.BasicTypeReference@2d5a1588 18:36:43.270 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.BasicTypeReference@4f116ca2 18:36:43.270 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.BasicTypeReference@4f116ca2 18:36:43.270 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.BasicTypeReference@4f116ca2 18:36:43.270 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.BasicTypeReference@125d47c4 18:36:43.270 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.BasicTypeReference@193bb809 18:36:43.270 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration instant -> org.hibernate.type.BasicTypeReference@64b018f3 18:36:43.270 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.BasicTypeReference@64b018f3 18:36:43.270 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid -> org.hibernate.type.BasicTypeReference@20801cbb 18:36:43.270 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.BasicTypeReference@20801cbb 18:36:43.270 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration pg-uuid -> org.hibernate.type.BasicTypeReference@20801cbb 18:36:43.270 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.BasicTypeReference@581b1c08 18:36:43.270 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.BasicTypeReference@1c240cf2 18:36:43.270 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.BasicTypeReference@78b7f805 18:36:43.270 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.BasicTypeReference@78b7f805 18:36:43.270 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.BasicTypeReference@58f2466c 18:36:43.270 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Currency -> org.hibernate.type.BasicTypeReference@58f2466c 18:36:43.270 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.BasicTypeReference@58f2466c 18:36:43.270 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.BasicTypeReference@5809fa26 18:36:43.270 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.BasicTypeReference@5809fa26 18:36:43.270 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.BasicTypeReference@64763e49 18:36:43.270 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.io.Serializable -> org.hibernate.type.BasicTypeReference@64763e49 18:36:43.270 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.BasicTypeReference@23468512 18:36:43.270 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.BasicTypeReference@23468512 18:36:43.270 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZoneOffset -> org.hibernate.type.BasicTypeReference@69cd7630 18:36:43.270 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZoneOffset -> org.hibernate.type.BasicTypeReference@69cd7630 18:36:43.270 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.BasicTypeReference@7e8279e5 18:36:43.270 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.BasicTypeReference@7e8279e5 18:36:43.270 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.BasicTypeReference@2b53840a 18:36:43.270 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.JavaObjectType@4a9a878 18:36:43.270 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.JavaObjectType@4a9a878 18:36:43.270 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration null -> org.hibernate.type.NullType@7e7743ec 18:36:43.270 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.BasicTypeReference@2af0e376 18:36:43.270 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.BasicTypeReference@6015e383 18:36:43.270 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.BasicTypeReference@7c25155e 18:36:43.270 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.BasicTypeReference@1a6b250e 18:36:43.270 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.BasicTypeReference@37ad8e66 18:36:43.270 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_time -> org.hibernate.type.BasicTypeReference@786b6aeb 18:36:43.270 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.BasicTypeReference@2cb00f5d 18:36:43.270 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.BasicTypeReference@6f301c90 18:36:43.271 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@343561ae] into BootstrapContext; was [null] 18:36:43.271 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@172a69f1] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@3b4c46ae] 18:36:43.292 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null] 18:36:43.293 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null] 18:36:43.293 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using built-in connection pool (not intended for production use) 18:36:43.293 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: Loaded JDBC driver class: org.h2.Driver 18:36:43.293 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:PdpProviderTest] 18:36:43.293 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001001: Connection properties: {password=P01icY, user=policy} 18:36:43.293 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001003: Autocommit mode: false 18:36:43.293 [main] DEBUG org.hibernate.orm.connections.pooling -- Initializing Connection pool with 1 Connections 18:36:43.293 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001115: Connection pool size: 20 (min=1) 18:36:43.306 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database -> name : H2 version : 2.2.220 (2023-07-04) major : 2 minor : 2 18:36:43.306 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Driver -> name : H2 JDBC Driver version : 2.2.220 (2023-07-04) major : 2 minor : 2 18:36:43.306 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2 18:36:43.306 [main] WARN org.hibernate.orm.deprecation -- HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 18:36:43.306 [main] DEBUG org.hibernate.orm.dialect -- HHH035001: Using dialect: org.hibernate.dialect.H2Dialect, version: 2.2.220 18:36:43.306 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case 18:36:43.308 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NCharTypeDescriptor) replaced previous registration(CharTypeDescriptor) 18:36:43.308 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NVarcharTypeDescriptor) replaced previous registration(VarcharTypeDescriptor) 18:36:43.308 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(LongNVarcharTypeDescriptor) replaced previous registration(LongVarcharTypeDescriptor) 18:36:43.308 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NClobTypeDescriptor(DEFAULT)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 18:36:43.309 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(2005, ClobTypeDescriptor(STREAM_BINDING)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 18:36:43.309 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(TimestampUtcDescriptor) replaced previous registration(TimestampUtcDescriptor) 18:36:43.309 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(3100, NumericTypeDescriptor) replaced previous registration(org.hibernate.dialect.H2DurationIntervalSecondJdbcType@7e532f2d) 18:36:43.309 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@306b6231] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@42689014] 18:36:43.310 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}] 18:36:43.312 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:43.313 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaToscaPolicyType 18:36:43.313 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType on table ToscaPolicyType 18:36:43.316 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:43.316 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:36:43.316 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:43.317 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:43.317 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:43.317 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:name] 18:36:43.317 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:43.317 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:43.317 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:43.317 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.name 18:36:43.317 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:43.317 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:43.317 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:43.317 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:version] 18:36:43.317 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:43.317 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:43.317 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:43.317 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.version 18:36:43.317 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:43.317 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:43.317 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:43.317 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:43.317 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:43.317 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_name') 18:36:43.317 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:43.318 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:name] 18:36:43.318 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:43.318 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:43.318 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:43.318 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.derived_from_name 18:36:43.318 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:43.318 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:43.318 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_version') 18:36:43.318 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:43.318 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:version] 18:36:43.318 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:43.318 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:43.318 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:43.318 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.derived_from_version 18:36:43.318 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:43.318 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property derivedFrom 18:36:43.318 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:43.318 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:43.318 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType:description] 18:36:43.318 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:43.318 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:43.318 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:43.318 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.description 18:36:43.318 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:43.318 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:43.318 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:43.318 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='metadata_ORDER') 18:36:43.318 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:43.318 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='metadata_KEY') 18:36:43.318 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='metadata_KEY') 18:36:43.318 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:43.318 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:43.318 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:43.319 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property metadata 18:36:43.319 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:43.319 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:43.319 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:43.319 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:43.319 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:43.319 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:43.319 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:43.319 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:43.319 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:43.319 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:43.319 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:43.319 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:43.319 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='targets_ORDER') 18:36:43.319 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:43.319 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='targets_KEY') 18:36:43.320 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='targets_KEY') 18:36:43.320 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyTypeName',referencedColumn='name') 18:36:43.320 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyTypeVersion',referencedColumn='version') 18:36:43.320 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:43.320 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:43.320 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property targets 18:36:43.320 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:43.320 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:43.320 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='triggers_ORDER') 18:36:43.320 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:43.320 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='triggers_KEY') 18:36:43.320 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='triggers_KEY') 18:36:43.320 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:43.320 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:43.320 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:43.322 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property triggers 18:36:43.329 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:43.329 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaToscaPolicy 18:36:43.330 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy on table ToscaPolicy 18:36:43.330 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:43.330 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:36:43.331 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:43.331 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:43.331 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:43.331 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:name] 18:36:43.331 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:43.331 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:43.331 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:43.331 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.name 18:36:43.331 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:43.332 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:43.332 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:43.332 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:version] 18:36:43.332 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:43.332 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:43.332 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:43.332 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.version 18:36:43.332 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:43.332 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:43.332 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:43.332 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:43.332 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:43.332 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_name') 18:36:43.332 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:43.332 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:name] 18:36:43.332 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:43.332 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:43.332 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:43.332 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.derived_from_name 18:36:43.332 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:43.332 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:43.332 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_version') 18:36:43.332 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:43.332 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:version] 18:36:43.332 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:43.332 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:43.332 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:43.332 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.derived_from_version 18:36:43.332 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:43.332 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property derivedFrom 18:36:43.333 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:43.333 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:43.333 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy:description] 18:36:43.333 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:43.333 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:43.333 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:43.333 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.description 18:36:43.333 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:43.333 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:43.336 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:43.336 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='metadata_ORDER') 18:36:43.336 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:43.336 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='metadata_KEY') 18:36:43.336 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='metadata_KEY') 18:36:43.336 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:43.336 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:43.336 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:43.336 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property metadata 18:36:43.336 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:43.337 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:43.337 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:43.337 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:43.337 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:43.337 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:43.337 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:43.337 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:43.337 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:43.337 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:43.337 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:43.338 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:43.338 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='type_name') 18:36:43.338 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:43.338 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:name] 18:36:43.338 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:43.338 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:43.338 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:43.338 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.type_name 18:36:43.338 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:43.338 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:43.338 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='type_version') 18:36:43.338 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:43.338 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:version] 18:36:43.338 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:43.338 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:43.338 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:43.338 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.type_version 18:36:43.338 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:43.338 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property type 18:36:43.338 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:43.338 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:43.338 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='targets_ORDER') 18:36:43.338 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:43.338 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='targets_KEY') 18:36:43.338 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='targets_KEY') 18:36:43.338 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyName',referencedColumn='name') 18:36:43.338 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyVersion',referencedColumn='version') 18:36:43.338 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:43.338 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:43.338 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property targets 18:36:43.339 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:43.339 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpPolicyStatus 18:36:43.339 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus on table PdpPolicyStatus 18:36:43.341 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:43.341 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:36:43.341 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:43.341 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:43.341 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:43.341 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:localName] 18:36:43.341 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:43.341 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:43.341 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:43.341 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.localName 18:36:43.341 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:43.342 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:43.342 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:43.342 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyName] 18:36:43.342 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:43.342 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:43.343 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:43.343 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentKeyName 18:36:43.343 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:43.343 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:43.343 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:43.343 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyVersion] 18:36:43.343 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:43.343 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:43.343 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:43.343 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentKeyVersion 18:36:43.343 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:43.346 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:43.347 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:43.347 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentLocalName] 18:36:43.347 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:43.347 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:43.347 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:43.347 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentLocalName 18:36:43.347 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:43.347 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:43.347 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:43.347 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:43.347 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property deploy with lazy=false 18:36:43.347 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:deploy] 18:36:43.347 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:36:43.347 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:36:43.347 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for deploy 18:36:43.347 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.deploy 18:36:43.347 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property deploy 18:36:43.347 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:43.347 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpGroup with lazy=false 18:36:43.347 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpGroup] 18:36:43.347 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup (type=java.lang.String) 18:36:43.347 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup (type=java.lang.String) 18:36:43.347 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpGroup 18:36:43.347 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.pdpGroup 18:36:43.347 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpGroup 18:36:43.347 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:43.347 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpType with lazy=false 18:36:43.347 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpType] 18:36:43.347 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType (type=java.lang.String) 18:36:43.347 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType (type=java.lang.String) 18:36:43.347 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpType 18:36:43.347 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.pdpType 18:36:43.347 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpType 18:36:43.348 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:43.348 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:43.348 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:43.348 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:name] 18:36:43.348 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:43.348 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:43.348 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:43.348 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.name 18:36:43.348 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:43.348 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:43.348 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:43.348 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:version] 18:36:43.348 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:43.348 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:43.348 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:43.348 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.version 18:36:43.348 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:43.348 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property policyType 18:36:43.348 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:43.348 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property state with lazy=false 18:36:43.348 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:state] 18:36:43.348 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state (type=org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State) 18:36:43.348 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state (type=org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State) 18:36:43.348 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for state 18:36:43.348 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.state 18:36:43.348 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property state 18:36:43.348 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:43.349 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpGroup 18:36:43.349 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup on table PdpGroup 18:36:43.349 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:43.349 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:36:43.349 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:43.349 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:43.349 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:43.349 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:name] 18:36:43.349 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:43.349 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:43.349 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:43.349 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.name 18:36:43.349 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:43.349 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:43.349 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:43.349 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:version] 18:36:43.349 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:43.349 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:43.349 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:43.349 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.version 18:36:43.349 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:43.349 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:43.349 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:43.350 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:43.350 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:43.350 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:description] 18:36:43.350 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description (type=java.lang.String) 18:36:43.350 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description (type=java.lang.String) 18:36:43.350 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:43.350 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.description 18:36:43.350 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:43.350 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:43.350 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpGroupState with lazy=false 18:36:43.350 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:pdpGroupState] 18:36:43.350 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:43.350 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:43.350 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpGroupState 18:36:43.350 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.pdpGroupState 18:36:43.350 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpGroupState 18:36:43.350 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:43.350 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:43.350 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='pdpSubGroups_ORDER') 18:36:43.350 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:43.350 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='pdpSubGroups_KEY') 18:36:43.350 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpSubGroups_KEY') 18:36:43.350 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='name',referencedColumn='name') 18:36:43.350 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='version',referencedColumn='version') 18:36:43.350 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:43.350 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:43.350 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpSubGroups 18:36:43.351 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:43.351 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:43.351 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:43.351 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:43.351 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:43.351 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:43.351 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:43.351 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:43.351 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:43.351 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:43.351 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:43.351 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpSubGroup 18:36:43.351 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup on table PdpSubGroup 18:36:43.352 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:43.352 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:36:43.352 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:43.352 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:43.352 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:43.352 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:localName] 18:36:43.352 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:43.353 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:43.353 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:43.353 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.localName 18:36:43.353 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:43.354 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:43.354 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:43.354 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyName] 18:36:43.354 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:43.354 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:43.354 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:43.354 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentKeyName 18:36:43.354 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:43.354 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:43.354 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:43.354 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyVersion] 18:36:43.354 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:43.354 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:43.354 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:43.354 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentKeyVersion 18:36:43.354 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:43.354 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:43.354 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:43.354 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentLocalName] 18:36:43.354 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:43.354 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:43.354 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:43.354 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentLocalName 18:36:43.354 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:43.354 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:43.354 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:43.354 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:43.354 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property currentInstanceCount with lazy=false 18:36:43.354 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:currentInstanceCount] 18:36:43.354 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount (type=int) 18:36:43.354 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount (type=int) 18:36:43.354 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for currentInstanceCount 18:36:43.354 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.currentInstanceCount 18:36:43.355 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property currentInstanceCount 18:36:43.355 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:43.355 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property desiredInstanceCount with lazy=false 18:36:43.355 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:desiredInstanceCount] 18:36:43.355 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:36:43.355 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:36:43.355 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for desiredInstanceCount 18:36:43.355 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.desiredInstanceCount 18:36:43.355 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property desiredInstanceCount 18:36:43.355 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:43.355 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:43.355 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='pdpInstances_ORDER') 18:36:43.355 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:43.355 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='pdpInstances_KEY') 18:36:43.355 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpInstances_KEY') 18:36:43.355 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentKeyName',referencedColumn='parentKeyName') 18:36:43.355 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentKeyVersion',referencedColumn='parentKeyVersion') 18:36:43.355 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentLocalName',referencedColumn='parentLocalName') 18:36:43.355 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpLocalName',referencedColumn='localName') 18:36:43.355 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:43.355 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:43.355 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpInstances 18:36:43.355 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:43.355 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:43.355 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='policies_ORDER') 18:36:43.355 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:43.356 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='policies_KEY') 18:36:43.356 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='policies_KEY') 18:36:43.356 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:43.356 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:43.356 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:43.356 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property policies 18:36:43.356 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:43.356 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:43.356 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:43.356 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:43.356 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:43.356 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:43.356 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:43.356 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:43.356 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:43.356 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:43.356 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:43.356 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:43.356 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='supportedPolicyTypes_ORDER') 18:36:43.356 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:43.357 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='supportedPolicyTypes_KEY') 18:36:43.357 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='supportedPolicyTypes_KEY') 18:36:43.357 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:43.357 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:43.357 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:43.357 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property supportedPolicyTypes 18:36:43.360 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:43.361 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdp 18:36:43.361 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdp on table Pdp 18:36:43.361 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:43.361 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:36:43.361 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:43.361 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:43.361 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:43.361 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:localName] 18:36:43.361 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:43.361 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:43.361 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:43.361 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.localName 18:36:43.361 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:43.361 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:43.361 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:43.361 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyName] 18:36:43.361 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:43.361 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:43.361 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:43.361 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentKeyName 18:36:43.361 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:43.362 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:43.362 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:43.362 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyVersion] 18:36:43.362 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:43.362 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:43.362 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:43.362 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentKeyVersion 18:36:43.362 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:43.362 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:43.362 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:43.362 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentLocalName] 18:36:43.362 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:43.362 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:43.362 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:43.362 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentLocalName 18:36:43.362 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:43.362 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:43.362 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:43.362 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:43.362 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property healthy with lazy=false 18:36:43.362 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:healthy] 18:36:43.362 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:36:43.362 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:36:43.362 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for healthy 18:36:43.362 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.healthy 18:36:43.362 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property healthy 18:36:43.362 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:43.362 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property lastUpdate with lazy=false 18:36:43.362 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:lastUpdate] 18:36:43.362 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate (type=java.util.Date) 18:36:43.362 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate (type=java.util.Date) 18:36:43.362 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for lastUpdate 18:36:43.362 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.lastUpdate 18:36:43.362 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property lastUpdate 18:36:43.362 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:43.362 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property message with lazy=false 18:36:43.362 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:message] 18:36:43.362 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message (type=java.lang.String) 18:36:43.362 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message (type=java.lang.String) 18:36:43.362 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for message 18:36:43.363 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.message 18:36:43.363 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property message 18:36:43.363 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:43.363 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpState with lazy=false 18:36:43.363 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:pdpState] 18:36:43.363 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:43.363 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:43.363 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpState 18:36:43.363 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.pdpState 18:36:43.363 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpState 18:36:43.363 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:43.363 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:43.363 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:43.363 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:43.363 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:43.363 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:43.363 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:43.363 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:43.363 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:43.363 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:43.363 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:43.363 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:43.363 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:43.363 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:43.363 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:43.363 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:43.363 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for deploy 18:36:43.363 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpGroup 18:36:43.363 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpType 18:36:43.363 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:43.363 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:43.364 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for state 18:36:43.364 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:43.364 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:43.364 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:43.364 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpGroupState 18:36:43.364 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:43.364 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:43.364 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:43.364 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:43.364 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for currentInstanceCount 18:36:43.364 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for desiredInstanceCount 18:36:43.364 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:43.364 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:43.364 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:43.364 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:43.364 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for healthy 18:36:43.364 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for lastUpdate 18:36:43.364 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for message 18:36:43.364 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpState 18:36:43.365 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [toscapolicytype] 18:36:43.365 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [toscapolicytype] 18:36:43.365 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [toscapolicy] 18:36:43.365 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [toscapolicy] 18:36:43.365 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:43.365 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:43.365 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:43.365 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:43.365 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [pdpgroup] 18:36:43.365 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [pdpgroup] 18:36:43.365 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:43.365 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:43.365 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:43.365 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:43.365 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdp] 18:36:43.365 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdp] 18:36:43.365 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdp] 18:36:43.365 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdp] 18:36:43.365 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:43.365 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:43.367 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:43.367 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:43.367 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:name] 18:36:43.367 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.name (type=java.lang.String) 18:36:43.367 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.name (type=java.lang.String) 18:36:43.367 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:43.367 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_supportedPolicyTypes.name 18:36:43.367 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:43.367 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:43.367 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:43.367 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:43.367 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:version] 18:36:43.367 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.version (type=java.lang.String) 18:36:43.367 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.version (type=java.lang.String) 18:36:43.367 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:43.367 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_supportedPolicyTypes.version 18:36:43.367 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:43.367 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:43.368 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:36:43.368 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:43.368 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:43.369 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:43.369 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:43.369 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:43.369 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:43.369 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_properties.properties 18:36:43.369 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:43.370 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:43.370 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:43.370 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:43.370 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:43.370 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_properties.properties_KEY 18:36:43.370 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:43.370 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_localname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:43.370 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentkeyname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:43.370 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentkeyversion] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:43.370 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentlocalname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:43.370 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:43.370 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, index: properties_KEY, element: properties 18:36:43.370 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:43.370 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:43.372 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:43.372 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:43.372 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:name] 18:36:43.372 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:43.372 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:43.372 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:43.372 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_policies.name 18:36:43.372 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:43.372 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:43.372 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:43.372 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:43.372 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:version] 18:36:43.372 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:43.372 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:43.372 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:43.372 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_policies.version 18:36:43.372 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:43.372 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:43.372 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:36:43.372 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:43.372 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances through an association table 18:36:43.374 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName, element: pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName 18:36:43.374 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:43.374 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:43.374 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:43.374 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:43.374 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:43.374 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:43.374 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpGroup_properties.properties 18:36:43.374 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:43.375 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:43.375 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:43.375 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:43.375 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:43.375 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpGroup_properties.properties_KEY 18:36:43.375 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:43.375 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpgroup_name] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:43.375 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpgroup_version] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:43.375 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:43.375 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpGroup_name, JpaPdpGroup_version, index: properties_KEY, element: properties 18:36:43.375 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:43.375 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups through an association table 18:36:43.377 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: name, version, element: pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName 18:36:43.377 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:43.377 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:43.378 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:43.378 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:43.378 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:name] 18:36:43.378 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:43.378 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:43.378 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:43.378 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_targets.name 18:36:43.378 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:43.378 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:43.378 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:43.378 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:43.378 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:version] 18:36:43.379 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:43.379 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:43.379 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:43.379 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_targets.version 18:36:43.379 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:43.379 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:43.379 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: toscaPolicyName, toscaPolicyVersion, element: name, version 18:36:43.379 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:43.379 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:43.379 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:43.379 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:43.379 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:43.379 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:43.379 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_properties.properties 18:36:43.379 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:43.379 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:43.379 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:43.379 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:43.379 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:43.379 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_properties.properties_KEY 18:36:43.379 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:43.379 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_name] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:43.379 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_version] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:43.379 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:43.379 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: properties_KEY, element: properties 18:36:43.379 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:43.379 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:43.380 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:43.380 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:43.380 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:43.380 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:43.380 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_metadata.metadata 18:36:43.380 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:43.380 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:43.380 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:43.381 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:43.381 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:43.381 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_metadata.metadata_KEY 18:36:43.381 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:43.381 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_name] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:43.381 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_version] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:43.381 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [metadata_key] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:43.381 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: metadata_KEY, element: metadata 18:36:43.381 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:43.381 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:43.381 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:43.381 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers (type=java.util.List) 18:36:43.381 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers (type=java.util.List) 18:36:43.381 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:43.381 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_triggers.triggers 18:36:43.381 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:43.381 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, element: triggers 18:36:43.381 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:43.381 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:43.381 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:43.381 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:43.381 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:name] 18:36:43.381 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:43.381 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:43.381 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:43.381 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_targets.name 18:36:43.381 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:43.381 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:43.382 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:43.382 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:43.382 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:version] 18:36:43.382 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:43.382 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:43.382 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:43.382 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_targets.version 18:36:43.382 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:43.382 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:43.382 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: toscaPolicyTypeName, toscaPolicyTypeVersion, element: name, version 18:36:43.382 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:43.382 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:43.383 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:43.383 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:43.383 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:43.383 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:43.383 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_properties.properties 18:36:43.383 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:43.383 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:43.383 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:43.383 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:43.383 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:43.383 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_properties.properties_KEY 18:36:43.383 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:43.383 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_name] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:43.383 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_version] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:43.383 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:43.383 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: properties_KEY, element: properties 18:36:43.383 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:43.383 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:43.383 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:43.383 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:43.383 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:43.383 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:43.383 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_metadata.metadata 18:36:43.383 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:43.383 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:43.383 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:43.383 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:43.383 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:43.383 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_metadata.metadata_KEY 18:36:43.383 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:43.383 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_name] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:43.383 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_version] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:43.383 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [metadata_key] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:43.384 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: metadata_KEY, element: metadata 18:36:43.384 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:43.384 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:43.385 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:43.385 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:43.385 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:43.385 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:43.385 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:43.385 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:43.385 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:43.385 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:43.385 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:43.386 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:43.386 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:43.386 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:43.386 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:43.393 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:43.393 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:43.393 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:43.393 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:43.393 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:43.393 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:43.393 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:43.393 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:43.393 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:43.393 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:43.393 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:43.393 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:43.393 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:43.393 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:43.393 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:43.394 [main] DEBUG org.hibernate.bytecode.internal.BytecodeProviderInitiator -- HHH000021: Bytecode provider: bytebuddy 18:36:43.394 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory 18:36:43.397 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:36:43.397 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating SessionFactory with settings: {java.specification.version=17, sun.jnu.encoding=UTF-8, hibernate.dialect=org.hibernate.dialect.H2Dialect, java.class.path=/w/workspace/policy-models-sonar/models-pdp/target/test-classes:/w/workspace/policy-models-sonar/models-pdp/target/classes:/w/workspace/policy-models-sonar/models-base/target/policy-models-base-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-3.1.1-SNAPSHOT.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-examples/target/policy-models-examples-3.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/gson/2.1.1-SNAPSHOT/gson-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/common-parameters/2.1.1-SNAPSHOT/common-parameters-2.1.1-SNAPSHOT.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.jar:/tmp/r/io/prometheus/simpleclient/0.16.0/simpleclient-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel/0.16.0/simpleclient_tracer_otel-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_common/0.16.0/simpleclient_tracer_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel_agent/0.16.0/simpleclient_tracer_otel_agent-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_hotspot/0.16.0/simpleclient_hotspot-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_jakarta/0.16.0/simpleclient_servlet_jakarta-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_common/0.16.0/simpleclient_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_common/0.16.0/simpleclient_servlet_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_logback/0.16.0/simpleclient_logback-0.16.0.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1/jakarta.xml.bind-api-4.0.1.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/tmp/r/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-jakarta/2.2.15/swagger-jaxrs2-jakarta-2.2.15.jar:/tmp/r/io/github/classgraph/classgraph/4.8.154/classgraph-4.8.154.jar:/tmp/r/io/swagger/core/v3/swagger-models-jakarta/2.2.15/swagger-models-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.15.1/jackson-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-annotations-jakarta/2.2.15/swagger-annotations-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-integration-jakarta/2.2.15/swagger-integration-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-core-jakarta/2.2.15/swagger-core-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.15.1/jackson-dataformat-yaml-2.15.1.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.1/jackson-datatype-jsr310-2.15.1.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.1/jackson-databind-2.14.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-json-provider/2.15.1/jackson-jakarta-rs-json-provider-2.15.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-base/2.15.1/jackson-jakarta-rs-base-2.15.1.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.15.1/jackson-module-jakarta-xmlbind-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-servlet-initializer-v2-jakarta/2.2.15/swagger-jaxrs2-servlet-initializer-v2-jakarta-2.2.15.jar:/tmp/r/org/hibernate/orm/hibernate-core/6.3.0.CR1/hibernate-core-6.3.0.CR1.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.2/jaxb-runtime-4.0.2.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.2/jaxb-core-4.0.2.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.0/angus-activation-2.0.0.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.2/txw2-4.0.2.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.1/istack-commons-runtime-4.1.1.jar:/tmp/r/jakarta/inject/jakarta.inject-api/2.0.1.MR/jakarta.inject-api-2.0.1.MR.jar:/tmp/r/org/antlr/antlr4-runtime/4.10.1/antlr4-runtime-4.10.1.jar:/tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/com/h2database/h2/2.2.220/h2-2.2.220.jar:/tmp/r/org/onap/policy/common/utils/2.1.1-SNAPSHOT/utils-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/2.1.1-SNAPSHOT/capabilities-2.1.1-SNAPSHOT.jar:/tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.jar:/tmp/r/com/worldturner/medeia/medeia-validator-core/1.1.1/medeia-validator-core-1.1.1.jar:/tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.3.20/kotlin-reflect-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.3.20/kotlin-stdlib-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.20/kotlin-stdlib-common-1.3.20.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.jar:/tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/tmp/r/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar:/tmp/r/org/onap/policy/common/utils-test/2.1.1-SNAPSHOT/utils-test-2.1.1-SNAPSHOT.jar:/tmp/r/org/bouncycastle/bcpkix-fips/1.0.7/bcpkix-fips-1.0.7.jar:/tmp/r/org/bouncycastle/bc-fips/1.0.2.4/bc-fips-1.0.2.4.jar:/tmp/r/org/apache/commons/commons-jexl3/3.1/commons-jexl3-3.1.jar:/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar:/tmp/r/org/slf4j/slf4j-api/2.0.11/slf4j-api-2.0.11.jar:/tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar:/tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar:/tmp/r/org/projectlombok/lombok/1.18.28/lombok-1.18.28.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/yaml/snakeyaml/2.0/snakeyaml-2.0.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.1.4/mariadb-java-client-3.1.4.jar:/tmp/r/com/github/waffle/waffle-jna/3.2.0/waffle-jna-3.2.0.jar:/tmp/r/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar:/tmp/r/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1.jar:/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar:/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar:/tmp/r/org/postgresql/postgresql/42.6.0/postgresql-42.6.0.jar:/tmp/r/org/checkerframework/checker-qual/3.31.0/checker-qual-3.31.0.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar:/tmp/r/org/glassfish/jersey/inject/jersey-hk2/3.1.3/jersey-hk2-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-common/3.1.3/jersey-common-3.1.3.jar:/tmp/r/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar:/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/tmp/r/org/glassfish/hk2/hk2-locator/3.0.4/hk2-locator-3.0.4.jar:/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/3.0.4/aopalliance-repackaged-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-api/3.0.4/hk2-api-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-utils/3.0.4/hk2-utils-3.0.4.jar:/tmp/r/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.jar:/tmp/r/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.jar:/tmp/r/org/eclipse/jetty/toolchain/jetty-jakarta-servlet-api/5.0.2/jetty-jakarta-servlet-api-5.0.2.jar:/tmp/r/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet/3.1.3/jersey-container-servlet-3.1.3.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.3/jersey-container-servlet-core-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-server/3.1.3/jersey-server-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-client/3.1.3/jersey-client-3.1.3.jar:/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar:/tmp/r/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/tmp/r/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.6/byte-buddy-1.14.6.jar:/tmp/r/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar:/tmp/r/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/tmp/r/org/assertj/assertj-core/3.24.2/assertj-core-3.24.2.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5/5.2.2/httpcore5-5.2.2.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/tmp/r/com/att/nsa/cambriaClient/1.2.1-oss/cambriaClient-1.2.1-oss.jar:/tmp/r/com/att/nsa/saClientLibrary/1.3.0-oss/saClientLibrary-1.3.0-oss.jar:/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar:/tmp/r/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar:/tmp/r/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5/httpclient-cache-4.5.jar:/tmp/r/com/att/nsa/saToolkit/1.2.0-oss/saToolkit-1.2.0-oss.jar:/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar:/tmp/r/org/json/json/20231013/json-20231013.jar:, java.vm.vendor=Private Build, sun.arch.data.model=64, sun.font.fontmanager=sun.awt.X11FontManager, java.vendor.url=Unknown, user.timezone=Etc/UTC, javax.persistence.jdbc.user=****, javax.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, java.vm.specification.version=17, os.name=Linux, jakarta.persistence.jdbc.password=****, sun.java.launcher=SUN_STANDARD, local.setting.IS_JTA_TXN_COORD=false, sun.boot.library.path=/usr/lib/jvm/java-17-openjdk-amd64/lib, sun.java.command=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20240120183635626_70.jar /w/workspace/policy-models-sonar/models-pdp/target/surefire 2024-01-20T18-35-53_465-jvmRun1 surefire-20240120183635626_68tmp surefire_4-20240120183635626_69tmp, jdk.debug=release, surefire.test.class.path=/w/workspace/policy-models-sonar/models-pdp/target/test-classes:/w/workspace/policy-models-sonar/models-pdp/target/classes:/w/workspace/policy-models-sonar/models-base/target/policy-models-base-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-3.1.1-SNAPSHOT.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-examples/target/policy-models-examples-3.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/gson/2.1.1-SNAPSHOT/gson-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/common-parameters/2.1.1-SNAPSHOT/common-parameters-2.1.1-SNAPSHOT.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.jar:/tmp/r/io/prometheus/simpleclient/0.16.0/simpleclient-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel/0.16.0/simpleclient_tracer_otel-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_common/0.16.0/simpleclient_tracer_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel_agent/0.16.0/simpleclient_tracer_otel_agent-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_hotspot/0.16.0/simpleclient_hotspot-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_jakarta/0.16.0/simpleclient_servlet_jakarta-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_common/0.16.0/simpleclient_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_common/0.16.0/simpleclient_servlet_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_logback/0.16.0/simpleclient_logback-0.16.0.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1/jakarta.xml.bind-api-4.0.1.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/tmp/r/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-jakarta/2.2.15/swagger-jaxrs2-jakarta-2.2.15.jar:/tmp/r/io/github/classgraph/classgraph/4.8.154/classgraph-4.8.154.jar:/tmp/r/io/swagger/core/v3/swagger-models-jakarta/2.2.15/swagger-models-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.15.1/jackson-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-annotations-jakarta/2.2.15/swagger-annotations-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-integration-jakarta/2.2.15/swagger-integration-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-core-jakarta/2.2.15/swagger-core-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.15.1/jackson-dataformat-yaml-2.15.1.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.1/jackson-datatype-jsr310-2.15.1.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.1/jackson-databind-2.14.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-json-provider/2.15.1/jackson-jakarta-rs-json-provider-2.15.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-base/2.15.1/jackson-jakarta-rs-base-2.15.1.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.15.1/jackson-module-jakarta-xmlbind-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-servlet-initializer-v2-jakarta/2.2.15/swagger-jaxrs2-servlet-initializer-v2-jakarta-2.2.15.jar:/tmp/r/org/hibernate/orm/hibernate-core/6.3.0.CR1/hibernate-core-6.3.0.CR1.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.2/jaxb-runtime-4.0.2.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.2/jaxb-core-4.0.2.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.0/angus-activation-2.0.0.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.2/txw2-4.0.2.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.1/istack-commons-runtime-4.1.1.jar:/tmp/r/jakarta/inject/jakarta.inject-api/2.0.1.MR/jakarta.inject-api-2.0.1.MR.jar:/tmp/r/org/antlr/antlr4-runtime/4.10.1/antlr4-runtime-4.10.1.jar:/tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/com/h2database/h2/2.2.220/h2-2.2.220.jar:/tmp/r/org/onap/policy/common/utils/2.1.1-SNAPSHOT/utils-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/2.1.1-SNAPSHOT/capabilities-2.1.1-SNAPSHOT.jar:/tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.jar:/tmp/r/com/worldturner/medeia/medeia-validator-core/1.1.1/medeia-validator-core-1.1.1.jar:/tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.3.20/kotlin-reflect-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.3.20/kotlin-stdlib-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.20/kotlin-stdlib-common-1.3.20.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.jar:/tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/tmp/r/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar:/tmp/r/org/onap/policy/common/utils-test/2.1.1-SNAPSHOT/utils-test-2.1.1-SNAPSHOT.jar:/tmp/r/org/bouncycastle/bcpkix-fips/1.0.7/bcpkix-fips-1.0.7.jar:/tmp/r/org/bouncycastle/bc-fips/1.0.2.4/bc-fips-1.0.2.4.jar:/tmp/r/org/apache/commons/commons-jexl3/3.1/commons-jexl3-3.1.jar:/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar:/tmp/r/org/slf4j/slf4j-api/2.0.11/slf4j-api-2.0.11.jar:/tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar:/tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar:/tmp/r/org/projectlombok/lombok/1.18.28/lombok-1.18.28.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/yaml/snakeyaml/2.0/snakeyaml-2.0.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.1.4/mariadb-java-client-3.1.4.jar:/tmp/r/com/github/waffle/waffle-jna/3.2.0/waffle-jna-3.2.0.jar:/tmp/r/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar:/tmp/r/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1.jar:/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar:/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar:/tmp/r/org/postgresql/postgresql/42.6.0/postgresql-42.6.0.jar:/tmp/r/org/checkerframework/checker-qual/3.31.0/checker-qual-3.31.0.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar:/tmp/r/org/glassfish/jersey/inject/jersey-hk2/3.1.3/jersey-hk2-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-common/3.1.3/jersey-common-3.1.3.jar:/tmp/r/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar:/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/tmp/r/org/glassfish/hk2/hk2-locator/3.0.4/hk2-locator-3.0.4.jar:/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/3.0.4/aopalliance-repackaged-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-api/3.0.4/hk2-api-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-utils/3.0.4/hk2-utils-3.0.4.jar:/tmp/r/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.jar:/tmp/r/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.jar:/tmp/r/org/eclipse/jetty/toolchain/jetty-jakarta-servlet-api/5.0.2/jetty-jakarta-servlet-api-5.0.2.jar:/tmp/r/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet/3.1.3/jersey-container-servlet-3.1.3.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.3/jersey-container-servlet-core-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-server/3.1.3/jersey-server-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-client/3.1.3/jersey-client-3.1.3.jar:/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar:/tmp/r/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/tmp/r/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.6/byte-buddy-1.14.6.jar:/tmp/r/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar:/tmp/r/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/tmp/r/org/assertj/assertj-core/3.24.2/assertj-core-3.24.2.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5/5.2.2/httpcore5-5.2.2.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/tmp/r/com/att/nsa/cambriaClient/1.2.1-oss/cambriaClient-1.2.1-oss.jar:/tmp/r/com/att/nsa/saClientLibrary/1.3.0-oss/saClientLibrary-1.3.0-oss.jar:/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar:/tmp/r/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar:/tmp/r/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5/httpclient-cache-4.5.jar:/tmp/r/com/att/nsa/saToolkit/1.2.0-oss/saToolkit-1.2.0-oss.jar:/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar:/tmp/r/org/json/json/20231013/json-20231013.jar:, jakarta.persistence.jdbc.driver=org.h2.Driver, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, java.specification.vendor=Oracle Corporation, org.ops4j.pax.url.mvn.localRepository=/tmp/r, java.version.date=2022-07-19, java.home=/usr/lib/jvm/java-17-openjdk-amd64, file.separator=/, basedir=/w/workspace/policy-models-sonar/models-pdp, java.vm.compressedOopsMode=Zero based, jakarta.persistence.jdbc.user=****, line.separator= , hibernate.persistenceUnitName=ToscaConceptTest, java.vm.specification.vendor=Oracle Corporation, java.specification.name=Java Platform API Specification, hibernate.transaction.coordinator_class=class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl, javax.persistence.jdbc.driver=org.h2.Driver, surefire.real.class.path=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20240120183635626_70.jar, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, java.runtime.version=17.0.4+8-Ubuntu-118.04, user.name=jenkins, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, sonar=true, path.separator=:, hibernate.connection.username=****, os.version=4.15.0-194-generic, java.runtime.name=OpenJDK Runtime Environment, hibernate.connection.url=jdbc:h2:mem:PdpProviderTest, file.encoding=UTF-8, jenkins=true, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=false, localRepository=/tmp/r, hibernate.connection.driver_class=org.h2.Driver, java.vendor.url.bug=Unknown, java.io.tmpdir=/tmp, java.version=17.0.4, user.dir=/w/workspace/policy-models-sonar/models-pdp, os.arch=amd64, java.vm.specification.name=Java Virtual Machine Specification, javax.persistence.schema-generation.database.action=drop-and-create, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@6bca329b, native.encoding=UTF-8, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, java.vendor=Private Build, java.vm.info=mixed mode, sharing, java.vm.version=17.0.4+8-Ubuntu-118.04, hibernate.bytecode.use_reflection_optimizer=true, sun.io.unicode.encoding=UnicodeLittle, maven.repo.local=/tmp/r, javax.persistence.jdbc.password=****, java.class.version=61.0} 18:36:43.397 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {} 18:36:43.398 [main] DEBUG org.hibernate.boot.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation 18:36:43.398 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 18:36:43.402 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was null 18:36:43.402 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was null 18:36:43.403 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was null 18:36:43.403 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was null 18:36:43.403 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@355a0cfb] under count; prior registration was null 18:36:43.403 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@277b0e94] under every; prior registration was null 18:36:43.403 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@6dc9e869] under any; prior registration was null 18:36:43.403 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(floor)] under floor; prior registration was null 18:36:43.403 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ceiling)] under ceiling; prior registration was null 18:36:43.403 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(mod)] under mod; prior registration was null 18:36:43.403 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(abs)] under abs; prior registration was null 18:36:43.403 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sign)] under sign; prior registration was null 18:36:43.403 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sqrt)] under sqrt; prior registration was null 18:36:43.403 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ln)] under ln; prior registration was null 18:36:43.403 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(exp)] under exp; prior registration was null 18:36:43.403 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(power)] under power; prior registration was null 18:36:43.403 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(round)] under round; prior registration was null 18:36:43.403 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sin)] under sin; prior registration was null 18:36:43.403 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cos)] under cos; prior registration was null 18:36:43.403 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(tan)] under tan; prior registration was null 18:36:43.403 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(asin)] under asin; prior registration was null 18:36:43.403 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(acos)] under acos; prior registration was null 18:36:43.403 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan)] under atan; prior registration was null 18:36:43.403 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan2)] under atan2; prior registration was null 18:36:43.403 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@572d41a1] under sinh; prior registration was null 18:36:43.403 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@32f5a26b] under cosh; prior registration was null 18:36:43.403 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@4d05150f] under tanh; prior registration was null 18:36:43.403 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@6f2d3666] under pi; prior registration was null 18:36:43.403 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@5230426b] under log; prior registration was null 18:36:43.403 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(coalesce)] under coalesce; prior registration was null 18:36:43.403 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nullif)] under nullif; prior registration was null 18:36:43.403 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(left)] under left; prior registration was null 18:36:43.403 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(right)] under right; prior registration was null 18:36:43.403 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(replace)] under replace; prior registration was null 18:36:43.403 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(concat)] under concat; prior registration was null 18:36:43.403 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lower)] under lower; prior registration was null 18:36:43.403 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(upper)] under upper; prior registration was null 18:36:43.403 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substring)] under substring; prior registration was null 18:36:43.403 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(locate)] under locate; prior registration was null 18:36:43.403 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(character_length)] under character_length; prior registration was null 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : length -> character_length 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LocatePositionEmulation@4dc944bc] under position; prior registration was null 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InsertSubstringOverlayEmulation@28019d67] under overlay; prior registration was null 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TrimFunction@2e191007] under trim; prior registration was null 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastFunction@7e6a2cb5] under cast; prior registration was null 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@79016b60] under collate; prior registration was null 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ExtractFunction@5d4f3b82] under extract; prior registration was null 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(least)] under least; prior registration was null 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(greatest)] under greatest; prior registration was null 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CoalesceIfnullEmulation@3b308104] under ifnull; prior registration was null 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lpad)] under lpad; prior registration was null 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rpad)] under rpad; prior registration was null 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LpadRpadPadEmulation@14101d53] under pad; prior registration was null 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastStrEmulation@66b83eda] under str; prior registration was null 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@420f8aa4] under format; prior registration was null 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampaddFunction@7d081b40] under timestampadd; prior registration was null 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampdiffFunction@69e66b37] under timestampdiff; prior registration was null 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : dateadd -> timestampadd 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : datediff -> timestampdiff 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@4e0fc63f] under current_date; prior registration was null 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@706b2ff0] under current_time; prior registration was null 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@4d84f8a6] under current_timestamp; prior registration was null 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current date -> current_date 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current time -> current_time 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current timestamp -> current_timestamp 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@17618df2] under local_date; prior registration was null 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@27ef9f1f] under local_time; prior registration was null 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@e5220bd] under local_datetime; prior registration was null 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@64f9b819] under offset_datetime; prior registration was null 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local date -> local_date 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local time -> local_time 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local datetime -> local_datetime 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : offset datetime -> offset_datetime 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@7f6ca769] under instant; prior registration was null 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current_instant -> instant 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.SqlFunction@2420c8fc] under sql; prior registration was null 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was NamedSqmFunctionTemplate(max) 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was NamedSqmFunctionTemplate(min) 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was NamedSqmFunctionTemplate(sum) 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was NamedSqmFunctionTemplate(avg) 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@3b68430d] under count; prior registration was org.hibernate.dialect.function.CountFunction@355a0cfb 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.AvgFunction@12f81d09] under avg; prior registration was NamedSqmFunctionTemplate(avg) 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(pi)] under pi; prior registration was org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@6f2d3666 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cot)] under cot; prior registration was null 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(radians)] under radians; prior registration was null 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(degrees)] under degrees; prior registration was null 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(log10)] under log10; prior registration was null 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@835a7d0] under mod; prior registration was NamedSqmFunctionTemplate(mod) 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rand)] under rand; prior registration was null 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(soundex)] under soundex; prior registration was null 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(translate)] under translate; prior registration was null 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitand)] under bitand; prior registration was null 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitor)] under bitor; prior registration was null 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitxor)] under bitxor; prior registration was null 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_and)] under bit_and; prior registration was null 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_or)] under bit_or; prior registration was null 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day)] under day; prior registration was null 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(month)] under month; prior registration was null 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(year)] under year; prior registration was null 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(hour)] under hour; prior registration was null 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(minute)] under minute; prior registration was null 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(second)] under second; prior registration was null 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(microsecond)] under microsecond; prior registration was null 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_week)] under day_of_week; prior registration was null 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_month)] under day_of_month; prior registration was null 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : day -> day_of_month 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_year)] under day_of_year; prior registration was null 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(week)] under week; prior registration was null 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(quarter)] under quarter; prior registration was null 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(monthname)] under monthname; prior registration was null 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(dayname)] under dayname; prior registration was null 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under localtime; prior registration was null 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under localtimestamp; prior registration was null 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under local_time; prior registration was org.hibernate.dialect.function.CurrentFunction@27ef9f1f 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under local_datetime; prior registration was org.hibernate.dialect.function.CurrentFunction@e5220bd 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TruncFunction@2af0f902] under trunc; prior registration was null 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : truncate -> trunc 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@5379a77a] under date_trunc; prior registration was null 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_length)] under bit_length; prior registration was null 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was null 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ascii)] under ascii; prior registration was null 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was NamedSqmFunctionTemplate(octet_length) 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(space)] under space; prior registration was null 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(repeat)] under repeat; prior registration was null 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(char)] under char; prior registration was null 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : chr -> char 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(instr)] under instr; prior registration was null 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substr)] under substr; prior registration was null 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@1bbf849] under position; prior registration was org.hibernate.dialect.function.LocatePositionEmulation@4dc944bc 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ltrim)] under ltrim; prior registration was null 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rtrim)] under rtrim; prior registration was null 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@2495d489] under concat; prior registration was NamedSqmFunctionTemplate(concat) 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curtime)] under curtime; prior registration was null 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curdate)] under curdate; prior registration was null 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(now)] under now; prior registration was null 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sysdate)] under sysdate; prior registration was null 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(insert)] under insert; prior registration was null 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_and)] under bool_and; prior registration was null 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : every -> bool_and 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_or)] under bool_or; prior registration was null 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : any -> bool_or 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(median)] under median; prior registration was null 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_pop)] under stddev_pop; prior registration was null 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_samp)] under stddev_samp; prior registration was null 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_pop)] under var_pop; prior registration was null 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_samp)] under var_samp; prior registration was null 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@90001f0] under format; prior registration was org.hibernate.dialect.function.FormatFunction@420f8aa4 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rownum)] under rownum; prior registration was null 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(row_number)] under row_number; prior registration was null 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lag)] under lag; prior registration was null 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lead)] under lead; prior registration was null 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(first_value)] under first_value; prior registration was null 18:36:43.404 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(last_value)] under last_value; prior registration was null 18:36:43.405 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nth_value)] under nth_value; prior registration was null 18:36:43.405 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@175c25dd] under mode; prior registration was null 18:36:43.405 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@49fbfecf] under percentile_cont; prior registration was null 18:36:43.405 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@43405ae5] under percentile_disc; prior registration was null 18:36:43.405 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@4ac6ccfc] under rank; prior registration was null 18:36:43.405 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@3cc27ab4] under dense_rank; prior registration was null 18:36:43.405 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@2a59f665] under percent_rank; prior registration was null 18:36:43.405 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@6b0f06b9] under cume_dist; prior registration was null 18:36:43.405 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ListaggFunction@17d28608] under listagg; prior registration was null 18:36:43.405 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- abs(NUMERIC arg) 18:36:43.405 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double acos(NUMERIC arg) 18:36:43.405 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean any(BOOLEAN predicate) 18:36:43.406 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer ascii(STRING arg) 18:36:43.406 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double asin(NUMERIC arg) 18:36:43.406 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan(NUMERIC arg) 18:36:43.406 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan2(NUMERIC arg0, NUMERIC arg1) 18:36:43.406 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double avg(NUMERIC arg) 18:36:43.406 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_and(arg) 18:36:43.406 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer bit_length(STRING_OR_CLOB arg) 18:36:43.406 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_or(arg) 18:36:43.406 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitand(arg0, arg1) 18:36:43.406 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitor(arg0, arg1) 18:36:43.406 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitxor(arg0, arg1) 18:36:43.406 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_and(BOOLEAN predicate) 18:36:43.406 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_or(BOOLEAN predicate) 18:36:43.406 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- cast(arg as Type) 18:36:43.406 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ceiling(NUMERIC arg) 18:36:43.406 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character char(INTEGER arg) 18:36:43.406 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer character_length(STRING_OR_CLOB arg) 18:36:43.406 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character chr(INTEGER arg) 18:36:43.406 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- coalesce(arg0[, arg1[, ...]]) 18:36:43.406 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String collate(STRING string as COLLATION collation) 18:36:43.406 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String concat(STRING string0[, STRING string1[, ...]]) 18:36:43.406 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cos(NUMERIC arg) 18:36:43.406 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cosh(NUMERIC arg) 18:36:43.406 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cot(NUMERIC arg) 18:36:43.406 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long count([distinct ]{arg|*}) 18:36:43.406 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cume_dist([arg0[, ...]]) 18:36:43.406 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date curdate() 18:36:43.406 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current date 18:36:43.406 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current time 18:36:43.406 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current timestamp 18:36:43.406 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current_date 18:36:43.406 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant current_instant 18:36:43.406 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current_time 18:36:43.406 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current_timestamp 18:36:43.406 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time curtime() 18:36:43.406 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- date_trunc(STRING field, TEMPORAL datetime) 18:36:43.406 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- dateadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 18:36:43.406 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- basicType@151(java.lang.Long,-5)|basicType@153(java.lang.Double,8) datediff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 18:36:43.406 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day(DATE arg) 18:36:43.406 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_month(DATE arg) 18:36:43.406 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_week(DATE arg) 18:36:43.406 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_year(DATE arg) 18:36:43.406 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String dayname(DATE arg) 18:36:43.406 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double degrees(NUMERIC arg) 18:36:43.406 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long dense_rank([arg0[, ...]]) 18:36:43.406 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean every(BOOLEAN predicate) 18:36:43.406 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double exp(NUMERIC arg) 18:36:43.406 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- extract(TEMPORAL_UNIT field from TEMPORAL arg) 18:36:43.406 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- first_valueANY value 18:36:43.406 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- floor(NUMERIC arg) 18:36:43.406 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String format(TEMPORAL datetime as STRING pattern) 18:36:43.406 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- greatest(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 18:36:43.406 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer hour(TIME arg) 18:36:43.406 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ifnull(arg0, arg1) 18:36:43.406 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String insert(STRING string, INTEGER start, INTEGER length, STRING replacement) 18:36:43.406 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant instant 18:36:43.406 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer instr(STRING string, STRING pattern[, INTEGER start[, INTEGER occurrence]]) 18:36:43.406 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- lagANY value[, INTEGER offset[, ANY default]] 18:36:43.406 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- last_valueANY value 18:36:43.406 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- leadANY value[, INTEGER offset[, ANY default]] 18:36:43.406 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- least(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 18:36:43.406 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String left(STRING string, INTEGER length) 18:36:43.406 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer length(STRING_OR_CLOB arg) 18:36:43.406 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String listagg(STRING arg0, STRING arg1) 18:36:43.406 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double ln(NUMERIC arg) 18:36:43.406 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local date 18:36:43.406 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local datetime 18:36:43.406 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local time 18:36:43.406 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local_date 18:36:43.406 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local_datetime 18:36:43.406 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local_time 18:36:43.406 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time localtime 18:36:43.406 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp localtimestamp 18:36:43.406 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer locate(STRING pattern, STRING string[, INTEGER start]) 18:36:43.406 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log(NUMERIC base, NUMERIC arg) 18:36:43.406 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log10(NUMERIC arg) 18:36:43.406 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lower(STRING string) 18:36:43.406 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lpad(STRING string, INTEGER length[, STRING padding]) 18:36:43.406 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String ltrim(STRING string) 18:36:43.406 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- max(COMPARABLE arg) 18:36:43.406 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double median(NUMERIC arg) 18:36:43.406 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer microsecond(TIME arg) 18:36:43.406 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- min(COMPARABLE arg) 18:36:43.406 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer minute(TIME arg) 18:36:43.406 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer mod(INTEGER arg0, INTEGER arg1) 18:36:43.406 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- mode() 18:36:43.406 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer month(DATE arg) 18:36:43.406 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String monthname(DATE arg) 18:36:43.406 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp now() 18:36:43.406 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nth_valueANY value, INTEGER nth 18:36:43.406 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nullif(arg0, arg1) 18:36:43.406 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer octet_length(STRING_OR_CLOB arg) 18:36:43.406 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset datetime 18:36:43.406 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset_datetime 18:36:43.406 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String overlay(STRING string placing STRING replacement from INTEGER start[ for INTEGER length]) 18:36:43.406 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String pad(STRING string with INTEGER length {leading|trailing}[ STRING character]) 18:36:43.406 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double percent_rank([arg0[, ...]]) 18:36:43.408 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_cont(NUMERIC arg) 18:36:43.408 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_disc(NUMERIC arg) 18:36:43.408 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double pi 18:36:43.408 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer position(STRING pattern in STRING string) 18:36:43.409 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double power(NUMERIC arg0, NUMERIC arg1) 18:36:43.409 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer quarter(DATE arg) 18:36:43.409 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double radians(NUMERIC arg) 18:36:43.409 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double rand([INTEGER seed]) 18:36:43.409 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rank([arg0[, ...]]) 18:36:43.409 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String repeat(STRING string, INTEGER times) 18:36:43.409 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String replace(STRING string, STRING pattern, STRING replacement) 18:36:43.409 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String right(STRING string, INTEGER length) 18:36:43.409 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- round(NUMERIC number[, INTEGER places]) 18:36:43.409 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long row_number() 18:36:43.409 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rownum() 18:36:43.409 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rpad(STRING string, INTEGER length[, STRING padding]) 18:36:43.409 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rtrim(STRING string) 18:36:43.409 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer second(TIME arg) 18:36:43.409 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer sign(NUMERIC arg) 18:36:43.409 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sin(NUMERIC arg) 18:36:43.409 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sinh(NUMERIC arg) 18:36:43.409 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String soundex(arg) 18:36:43.409 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String space(INTEGER arg) 18:36:43.409 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Object sql 18:36:43.409 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sqrt(NUMERIC arg) 18:36:43.409 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_pop(NUMERIC arg) 18:36:43.409 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_samp(NUMERIC arg) 18:36:43.409 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String str(arg) 18:36:43.409 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substr(STRING string, INTEGER start[, INTEGER length]) 18:36:43.409 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substring(STRING string{ from|,} INTEGER start[{ for|,} INTEGER length]) 18:36:43.409 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- sum(arg) 18:36:43.409 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp sysdate 18:36:43.409 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tan(NUMERIC arg) 18:36:43.409 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tanh(NUMERIC arg) 18:36:43.409 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- timestampadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 18:36:43.409 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- basicType@151(java.lang.Long,-5)|basicType@153(java.lang.Double,8) timestampdiff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 18:36:43.409 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String translate(STRING arg0, STRING arg1, STRING arg2) 18:36:43.409 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String trim([[{leading|trailing|both} ][STRING arg0 ]from] STRING arg1) 18:36:43.409 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- trunc( ... ) 18:36:43.409 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- truncate( ... ) 18:36:43.409 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String upper(STRING string) 18:36:43.409 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_pop(NUMERIC arg) 18:36:43.409 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_samp(NUMERIC arg) 18:36:43.409 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer week(DATE arg) 18:36:43.409 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer year(DATE arg) 18:36:43.409 [main] DEBUG org.hibernate.orm.query.plan.cache -- Starting QueryInterpretationCache(2048) 18:36:43.410 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:36:43.410 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:43.426 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType]: private accessor [derivedFrom] 18:36:43.427 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:36:43.427 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:43.439 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy]: private accessor [derivedFrom] 18:36:43.440 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:36:43.440 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:43.448 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus]: private accessor [deploy] 18:36:43.450 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:36:43.450 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:43.458 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup]: private accessor [description] 18:36:43.459 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:36:43.459 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:43.470 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup]: private accessor [currentInstanceCount] 18:36:43.470 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:36:43.470 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:43.482 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp]: private accessor [healthy] 18:36:43.484 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:43.484 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:43.485 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:43.485 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:43.485 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:43.486 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:43.486 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:43.491 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting post-init callbacks 18:36:43.491 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id})#finishInitialization 18:36:43.491 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)#finishInitialization 18:36:43.491 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)#finishInitialization 18:36:43.491 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) - key descriptor 18:36:43.491 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)#finishInitialization 18:36:43.491 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) - key descriptor 18:36:43.491 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets#{element})#finishInitialization 18:36:43.491 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets)#finishInitialization 18:36:43.491 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) - key descriptor 18:36:43.491 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers)#finishInitialization 18:36:43.491 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) - key descriptor 18:36:43.491 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) `staticFetchableList` generator 18:36:43.491 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id})#finishInitialization 18:36:43.491 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)#finishInitialization 18:36:43.491 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)#finishInitialization 18:36:43.491 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) - key descriptor 18:36:43.491 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)#finishInitialization 18:36:43.491 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) - key descriptor 18:36:43.491 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets#{element})#finishInitialization 18:36:43.492 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets)#finishInitialization 18:36:43.492 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) - key descriptor 18:36:43.492 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)#finishInitialization 18:36:43.492 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) `staticFetchableList` generator 18:36:43.492 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#{id})#finishInitialization 18:36:43.492 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)#finishInitialization 18:36:43.492 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) `staticFetchableList` generator 18:36:43.492 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id})#finishInitialization 18:36:43.492 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping( NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element}]) - element descriptor 18:36:43.492 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)#finishInitialization 18:36:43.492 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - key descriptor 18:36:43.492 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)#finishInitialization 18:36:43.492 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) - key descriptor 18:36:43.492 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) `staticFetchableList` generator 18:36:43.492 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id})#finishInitialization 18:36:43.492 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping( NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element}]) - element descriptor 18:36:43.492 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)#finishInitialization 18:36:43.492 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - key descriptor 18:36:43.492 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element})#finishInitialization 18:36:43.492 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)#finishInitialization 18:36:43.492 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) - key descriptor 18:36:43.492 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)#finishInitialization 18:36:43.492 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) - key descriptor 18:36:43.492 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element})#finishInitialization 18:36:43.492 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)#finishInitialization 18:36:43.492 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) - key descriptor 18:36:43.493 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) `staticFetchableList` generator 18:36:43.493 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id})#finishInitialization 18:36:43.493 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdp) `staticFetchableList` generator 18:36:43.493 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id})#initColumnMappings 18:36:43.493 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)#initColumnMappings 18:36:43.493 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:43.493 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:43.493 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:43.493 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:43.493 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets#{element})#initColumnMappings 18:36:43.493 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:43.493 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:43.493 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:43.493 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:43.493 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id})#initColumnMappings 18:36:43.493 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)#initColumnMappings 18:36:43.493 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:43.493 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:43.493 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:43.493 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:43.493 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets#{element})#initColumnMappings 18:36:43.493 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:43.493 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:43.493 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)#initColumnMappings 18:36:43.493 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#{id})#initColumnMappings 18:36:43.493 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)#initColumnMappings 18:36:43.493 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id})#initColumnMappings 18:36:43.493 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:43.493 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:43.493 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:43.493 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:43.493 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}.{inverse})#finishInitialization 18:36:43.493 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}] 18:36:43.493 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}.{inverse})#finishInitialization 18:36:43.493 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}] 18:36:43.493 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id})#initColumnMappings 18:36:43.493 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}.{inverse})#finishInitialization 18:36:43.493 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:43.493 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}] 18:36:43.493 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:43.493 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:43.493 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:43.493 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element})#initColumnMappings 18:36:43.493 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:43.493 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:43.493 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:43.493 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:43.493 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element})#initColumnMappings 18:36:43.493 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:43.493 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:43.493 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id})#initColumnMappings 18:36:43.493 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:43.493 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:43.493 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}.{inverse})#finishInitialization 18:36:43.493 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}] 18:36:43.494 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:43.494 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicyType where name=? and version=? 18:36:43.494 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into ToscaPolicyType (derived_from_name,derived_from_version,description,name,version) values (?,?,?,?,?) 18:36:43.494 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update ToscaPolicyType set derived_from_name=?,derived_from_version=?,description=? where name=? and version=? 18:36:43.494 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from ToscaPolicyType where name=? and version=? 18:36:43.494 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jtpt1_0 18:36:43.494 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] 18:36:43.498 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}] 18:36:43.498 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] 18:36:43.498 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target}] 18:36:43.498 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target}] 18:36:43.498 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target}] 18:36:43.498 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target}] 18:36:43.499 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] | +-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom.version] | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.description] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] | \-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:43.499 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jtpt1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) { primaryTableReference : ToscaPolicyType as jtpt1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } } } } } 18:36:43.502 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:43.502 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicy where name=? and version=? 18:36:43.502 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into ToscaPolicy (derived_from_name,derived_from_version,description,type_name,type_version,name,version) values (?,?,?,?,?,?,?) 18:36:43.502 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update ToscaPolicy set derived_from_name=?,derived_from_version=?,description=?,type_name=?,type_version=? where name=? and version=? 18:36:43.502 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from ToscaPolicy where name=? and version=? 18:36:43.503 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jtp1_0 18:36:43.503 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] 18:36:43.503 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}] 18:36:43.504 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] 18:36:43.504 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target}] 18:36:43.505 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target}] 18:36:43.505 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] 18:36:43.505 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target}] 18:36:43.505 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] | +-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom.version] | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.description] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] | \-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type.version] 18:36:43.505 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jtp1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) { primaryTableReference : ToscaPolicy as jtp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target}) { primaryTableReference : ToscaPolicy as jtp1_0 } } } } } 18:36:43.507 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:43.507 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from PdpPolicyStatus where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:43.507 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:36:43.507 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpPolicyStatus set deploy=?,pdpGroup=?,pdpType=?,name=?,version=?,state=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:43.507 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpPolicyStatus where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:43.507 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpps1_0 18:36:43.507 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] 18:36:43.507 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] 18:36:43.507 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:36:43.508 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType] | +-EmbeddableFetchImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] | | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.name] | | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.version] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state] 18:36:43.508 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpps1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) { primaryTableReference : PdpPolicyStatus as jpps1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}) { primaryTableReference : PdpPolicyStatus as jpps1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) { primaryTableReference : PdpPolicyStatus as jpps1_0 } } } } } 18:36:43.508 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:43.508 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from PdpGroup where name=? and version=? 18:36:43.508 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpGroup (description,pdpGroupState,name,version) values (?,?,?,?) 18:36:43.508 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpGroup set description=?,pdpGroupState=? where name=? and version=? 18:36:43.508 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpGroup where name=? and version=? 18:36:43.508 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpg1_0 18:36:43.509 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] 18:36:43.509 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] 18:36:43.509 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:43.509 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:43.509 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:43.510 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:43.511 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:43.512 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@3faff6a1] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:43.512 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:43.512 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:43.513 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:43.513 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:43.513 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:43.513 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:43.513 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) { primaryTableReference : PdpGroup as jpg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}) { primaryTableReference : PdpGroup as jpg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } left join CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 NestedTableGroupJoins { join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } } } } } 18:36:43.516 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:43.516 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from PdpSubGroup where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:43.516 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpSubGroup (currentInstanceCount,desiredInstanceCount,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?) 18:36:43.516 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpSubGroup set currentInstanceCount=?,desiredInstanceCount=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:43.516 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpSubGroup where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:43.516 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpsg1_0 18:36:43.516 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] 18:36:43.517 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] 18:36:43.517 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:43.517 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:43.517 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:43.517 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:43.517 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:43.517 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@e6939] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:43.517 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:43.517 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:43.517 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:43.518 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:43.518 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:43.518 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpsg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) { primaryTableReference : PdpSubGroup as jpsg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } left join CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } } } } } 18:36:43.519 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:43.519 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from Pdp where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:43.519 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:43.519 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update Pdp set healthy=?,lastUpdate=?,message=?,pdpState=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:43.519 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from Pdp where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:43.519 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jp1_0 18:36:43.519 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] 18:36:43.519 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] 18:36:43.519 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState] 18:36:43.519 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jp1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdp) { primaryTableReference : Pdp as jp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}) { primaryTableReference : Pdp as jp1_0 } } } } } 18:36:43.519 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:43.519 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:36:43.519 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:43.519 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:43.519 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:43.519 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:43.519 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:43.519 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:43.519 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:43.519 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:43.519 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}] 18:36:43.519 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties` -> `{index}` 18:36:43.519 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties` -> `{element}` 18:36:43.519 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:43.519 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:43.520 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:43.520 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_properties (JpaToscaPolicyType_name,JpaToscaPolicyType_version,properties_KEY,properties) values (?,?,?,?) 18:36:43.520 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicyType_properties set properties=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:36:43.520 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:36:43.520 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:43.520 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:43.520 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:43.520 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@25130f26] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:43.520 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:43.520 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:43.520 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:43.520 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:43.520 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:43.520 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:43.520 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:43.520 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into PdpGroup_PdpSubGroup (name,version,pdpSubGroups_localName,pdpSubGroups_parentKeyName,pdpSubGroups_parentKeyVersion,pdpSubGroups_parentLocalName) values (?,?,?,?,?,?) 18:36:43.520 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from PdpGroup_PdpSubGroup where name=? and version=? and pdpSubGroups_localName=? and pdpSubGroups_parentKeyName=? and pdpSubGroups_parentKeyVersion=? and pdpSubGroups_parentLocalName=? 18:36:43.520 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from PdpGroup_PdpSubGroup where name=? and version=? 18:36:43.520 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:43.520 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:43.520 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}] 18:36:43.520 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties` -> `{index}` 18:36:43.520 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties` -> `{element}` 18:36:43.520 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:43.520 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:43.521 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:43.521 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_properties (JpaToscaPolicy_name,JpaToscaPolicy_version,properties_KEY,properties) values (?,?,?,?) 18:36:43.521 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicy_properties set properties=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:36:43.521 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:36:43.521 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:36:43.521 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:43.521 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:43.521 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@139eed49] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:43.521 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:43.521 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:43.521 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:43.521 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:43.521 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:43.521 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? and pdpInstances_localName=? and pdpInstances_parentKeyName=? and pdpInstances_parentKeyVersion=? and pdpInstances_parentLocalName=? 18:36:43.521 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? 18:36:43.521 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:43.521 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:43.521 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:43.521 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties` -> `{index}` 18:36:43.521 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties` -> `{element}` 18:36:43.521 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:43.521 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:43.521 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:43.521 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,properties_KEY,properties) values (?,?,?,?,?,?) 18:36:43.521 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaPdpSubGroup_properties set properties=? where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:36:43.521 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:36:43.522 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:43.522 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:43.522 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] 18:36:43.522 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}] 18:36:43.522 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}] 18:36:43.522 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:43.522 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_targets (toscaPolicyTypeName,toscaPolicyTypeVersion,name,version) values (?,?,?,?) 18:36:43.522 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:36:43.522 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:36:43.522 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:43.522 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:43.522 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:43.522 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties` -> `{index}` 18:36:43.522 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties` -> `{element}` 18:36:43.522 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:43.522 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:43.522 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:43.522 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpGroup_properties (JpaPdpGroup_name,JpaPdpGroup_version,properties_KEY,properties) values (?,?,?,?) 18:36:43.522 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaPdpGroup_properties set properties=? where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:36:43.522 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:36:43.522 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? 18:36:43.522 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:43.522 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:43.522 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}] 18:36:43.522 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata` -> `{index}` 18:36:43.522 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata` -> `{element}` 18:36:43.522 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:43.522 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:43.523 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:43.523 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_metadata (JpaToscaPolicyType_name,JpaToscaPolicyType_version,metadata_KEY,metadata) values (?,?,?,?) 18:36:43.523 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicyType_metadata set metadata=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:36:43.523 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:36:43.523 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:43.523 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:43.523 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] 18:36:43.523 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}] 18:36:43.523 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}] 18:36:43.523 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:43.523 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_targets (toscaPolicyName,toscaPolicyVersion,name,version) values (?,?,?,?) 18:36:43.523 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:36:43.523 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:36:43.523 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:43.523 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:43.523 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}] 18:36:43.523 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers` -> `{element}` 18:36:43.523 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:43.523 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_triggers (JpaToscaPolicyType_name,JpaToscaPolicyType_version,triggers) values (?,?,?) 18:36:43.523 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and triggers=? 18:36:43.523 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:43.523 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:43.523 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:43.523 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}] 18:36:43.523 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata` -> `{index}` 18:36:43.523 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata` -> `{element}` 18:36:43.523 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:43.523 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:43.523 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:43.523 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_metadata (JpaToscaPolicy_name,JpaToscaPolicy_version,metadata_KEY,metadata) values (?,?,?,?) 18:36:43.524 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicy_metadata set metadata=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:36:43.524 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:36:43.524 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:36:43.524 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : spt1_0 18:36:43.524 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:43.524 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:43.524 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:43.524 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:43.524 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:43.524 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:43.524 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:43.537 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:36:43.537 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow 18:36:43.537 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver 18:36:43.537 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator -- No JtaPlatformResolver was specified, using default [org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver] 18:36:43.541 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver -- Could not resolve JtaPlatform, using default [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 18:36:43.541 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 18:36:43.541 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@306b6231] to SessionFactoryImplementor [org.hibernate.internal.SessionFactoryImpl@41eb9743] 18:36:43.541 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named HQL queries 18:36:43.541 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named SQL queries 18:36:43.541 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 18:36:43.542 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpGroup_properties cascade 18:36:43.542 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1863ebc6] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 18:36:43.542 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_policies cascade 18:36:43.542 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_properties cascade 18:36:43.542 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_supportedPolicyTypes cascade 18:36:43.542 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_metadata cascade 18:36:43.542 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_properties cascade 18:36:43.542 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_targets cascade 18:36:43.542 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_metadata cascade 18:36:43.542 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_properties cascade 18:36:43.542 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_targets cascade 18:36:43.543 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_triggers cascade 18:36:43.543 [main] DEBUG org.hibernate.SQL -- drop table if exists Pdp cascade 18:36:43.543 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup cascade 18:36:43.543 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup_PdpSubGroup cascade 18:36:43.543 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpPolicyStatus cascade 18:36:43.543 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup cascade 18:36:43.543 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup_Pdp cascade 18:36:43.543 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicy cascade 18:36:43.543 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicyType cascade 18:36:43.543 [main] DEBUG org.hibernate.SQL -- create table JpaPdpGroup_properties (JpaPdpGroup_version varchar(20) not null, JpaPdpGroup_name varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpGroup_version, JpaPdpGroup_name, properties_KEY)) 18:36:43.543 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@71865688] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 18:36:43.546 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_policies (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, version varchar(20), JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120)) 18:36:43.551 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_properties (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName, properties_KEY)) 18:36:43.553 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, version varchar(20), JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120)) 18:36:43.553 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_metadata (JpaToscaPolicy_version varchar(20) not null, JpaToscaPolicy_name varchar(120) not null, metadata_KEY varchar(255) not null, metadata clob, primary key (JpaToscaPolicy_version, JpaToscaPolicy_name, metadata_KEY)) 18:36:43.554 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_properties (JpaToscaPolicy_version varchar(20) not null, JpaToscaPolicy_name varchar(120) not null, properties_KEY varchar(255) not null, properties clob, primary key (JpaToscaPolicy_version, JpaToscaPolicy_name, properties_KEY)) 18:36:43.554 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_targets (toscaPolicyVersion varchar(20) not null, version varchar(20), name varchar(120), toscaPolicyName varchar(120) not null) 18:36:43.554 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_metadata (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, metadata_KEY varchar(255) not null, metadata clob, primary key (JpaToscaPolicyType_version, JpaToscaPolicyType_name, metadata_KEY)) 18:36:43.555 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_properties (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, properties_KEY varchar(255) not null, properties blob, primary key (JpaToscaPolicyType_version, JpaToscaPolicyType_name, properties_KEY)) 18:36:43.556 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_targets (toscaPolicyTypeVersion varchar(20) not null, version varchar(20), name varchar(120), toscaPolicyTypeName varchar(120) not null) 18:36:43.556 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_triggers (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, triggers blob) 18:36:43.556 [main] DEBUG org.hibernate.SQL -- create table Pdp (healthy tinyint check (healthy between 0 and 3), pdpState tinyint check (pdpState between 0 and 4), lastUpdate timestamp(6), parentKeyVersion varchar(15) not null, localName varchar(120) not null, parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, message varchar(255), primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:43.557 [main] DEBUG org.hibernate.SQL -- create table PdpGroup (pdpGroupState tinyint check (pdpGroupState between 0 and 4), version varchar(20) not null, name varchar(120) not null, description varchar(255), primary key (version, name)) 18:36:43.557 [main] DEBUG org.hibernate.SQL -- create table PdpGroup_PdpSubGroup (pdpSubGroups_parentKeyVersion varchar(15) not null, version varchar(20) not null, name varchar(120) not null, pdpSubGroups_localName varchar(120) not null, pdpSubGroups_parentKeyName varchar(120) not null, pdpSubGroups_parentLocalName varchar(120) not null, unique (pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName)) 18:36:43.558 [main] DEBUG org.hibernate.SQL -- create table PdpPolicyStatus (deploy TINYINT DEFAULT 1, state tinyint check (state between 0 and 2), parentKeyVersion varchar(15) not null, version varchar(20), localName varchar(120) not null, name varchar(120), parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, pdpGroup varchar(255), pdpType varchar(255), primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:43.559 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup (currentInstanceCount integer, desiredInstanceCount integer, parentKeyVersion varchar(15) not null, localName varchar(120) not null, parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:43.560 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup_Pdp (pdpInstances_parentKeyVersion varchar(15) not null, pdpParentKeyVersion varchar(15) not null, pdpInstances_localName varchar(120) not null, pdpInstances_parentKeyName varchar(120) not null, pdpInstances_parentLocalName varchar(120) not null, pdpLocalName varchar(120) not null, pdpParentKeyName varchar(120) not null, pdpParentLocalName varchar(120) not null, unique (pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName)) 18:36:43.560 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicy (version varchar(20) not null, name varchar(120) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), type_name varchar(255), type_version varchar(255), primary key (version, name)) 18:36:43.561 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicyType (version varchar(20) not null, name varchar(120) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), primary key (version, name)) 18:36:43.561 [main] DEBUG org.hibernate.SQL -- create index PdpPolicyStatus_PdpGroup on PdpPolicyStatus (pdpGroup) 18:36:43.563 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpGroup_properties add constraint FKi82h6bc4iklkjv7krr4tllb51 foreign key (JpaPdpGroup_version, JpaPdpGroup_name) references PdpGroup 18:36:43.569 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_policies add constraint FKkl74fjq2ysgj68rtbxj2srgdr foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:43.584 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_properties add constraint FK7j6ar5qk95slogxhx7l2tjuxq foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:43.585 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_supportedPolicyTypes add constraint FKiraunod8x5nom8pvenqtbna72 foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:43.586 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_metadata add constraint FK29h250xhsg0inkfg1hm4i2k38 foreign key (JpaToscaPolicy_version, JpaToscaPolicy_name) references ToscaPolicy 18:36:43.587 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_properties add constraint FK9k5bye8m8q6ygv1i414bw8nw0 foreign key (JpaToscaPolicy_version, JpaToscaPolicy_name) references ToscaPolicy 18:36:43.588 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_targets add constraint FKliy7vigqxfyf92o6f0ncb1wgl foreign key (toscaPolicyVersion, toscaPolicyName) references ToscaPolicy 18:36:43.588 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_metadata add constraint FKm1hmhx2ekdrgvl8n73w28xwtt foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:43.589 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_properties add constraint FKi8tdjtmlgdqgru37dr7ygv2a7 foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:43.590 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_targets add constraint FKf2o083hui187dqcuw2cjjof7l foreign key (toscaPolicyTypeVersion, toscaPolicyTypeName) references ToscaPolicyType 18:36:43.591 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_triggers add constraint FKf343w49wb44xuf1nbon6plkmm foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:43.592 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpGroup_PdpSubGroup add constraint FKp3hd30o6ci1ug68n8wkut90i foreign key (pdpSubGroups_parentKeyVersion, pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentLocalName) references PdpSubGroup 18:36:43.592 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpGroup_PdpSubGroup add constraint FKnnmamid2cu71pfiuym4fyo8to foreign key (version, name) references PdpGroup 18:36:43.593 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpSubGroup_Pdp add constraint FKfq9i4rkxwf8st6dqsb72ny3hu foreign key (pdpInstances_parentKeyVersion, pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentLocalName) references Pdp 18:36:43.594 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpSubGroup_Pdp add constraint FKbbesdj6fulgci7m8qfynnf9fd foreign key (pdpParentKeyVersion, pdpLocalName, pdpParentKeyName, pdpParentLocalName) references PdpSubGroup 18:36:43.595 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: 32baff6e-ce9d-4950-a508-6d6d593776cf () 18:36:43.595 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured 18:36:43.595 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated SessionFactory 18:36:43.595 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Created Policy Framework persistence unit "ToscaConceptTest" 18:36:43.596 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false] 18:36:43.597 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:43.597 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:43.597 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@1749285277 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@4615122f) 18:36:43.597 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@478329071 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@273198152) 18:36:43.597 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1739595981 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@95ad27e) 18:36:43.597 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@1459834 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:43.597 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@1441370332 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@95ad27e) 18:36:43.597 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@859399396 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:43.597 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@1823443423 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@95ad27e) 18:36:43.597 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@1589131174 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:43.597 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@1204691933 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@95ad27e) 18:36:43.597 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@1059615108 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:43.597 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@802813647 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@809755029) 18:36:43.597 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@111541387 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:36:43.597 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@2063403402 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@4615122f) 18:36:43.597 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@452130708 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:43.597 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@898818582 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:36:43.597 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:43.599 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:43.599 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "testdata/PdpGroups0.json" does not exist on the local file system 18:36:43.599 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-models-sonar/models-pdp/target/test-classes/testdata/PdpGroups0.json" : 18:36:43.602 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 18:36:43.602 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 18:36:43.602 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpg1_0 18:36:43.602 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] 18:36:43.602 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] 18:36:43.602 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:43.603 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:43.603 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:43.603 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:43.603 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:43.603 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@2ccec9b8] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:43.603 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:43.603 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:43.603 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:43.603 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:43.603 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:43.603 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:43.603 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) { primaryTableReference : PdpGroup as jpg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}) { primaryTableReference : PdpGroup as jpg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } left join CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 NestedTableGroupJoins { join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } } } } } 18:36:43.604 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:43.604 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:43.604 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@1701749273 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@4615122f) 18:36:43.604 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@1060578309 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@273198152) 18:36:43.604 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1975000189 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@95ad27e) 18:36:43.604 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@569402588 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:43.604 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@832468113 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@95ad27e) 18:36:43.604 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@932145579 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:43.604 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@48349395 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@95ad27e) 18:36:43.604 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@546673367 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:43.604 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@1651327144 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@95ad27e) 18:36:43.604 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@786677631 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:43.604 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@570950952 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@809755029) 18:36:43.604 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@772221076 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:36:43.604 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@644302332 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@4615122f) 18:36:43.604 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@357309960 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:43.604 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@1997502668 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:36:43.604 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:43.604 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[name,version]{name=PdpGroup0, version=0.0.0}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:43.605 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpsg1_0 18:36:43.605 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] 18:36:43.605 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] 18:36:43.605 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:43.605 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:43.605 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:43.605 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:43.605 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:43.605 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@29114a3] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:43.605 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:43.605 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:43.605 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:43.605 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:43.605 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:43.605 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpsg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) { primaryTableReference : PdpSubGroup as jpsg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } left join CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } } } } } 18:36:43.605 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:43.605 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:43.606 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})@1823938641 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@95ad27e) 18:36:43.606 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@999421495 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1173597915) 18:36:43.606 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1079919669 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@14ffb9ff) 18:36:43.606 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@543937817 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@2025206457) 18:36:43.606 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1258012278 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:43.606 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})@589485719 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@95ad27e) 18:36:43.606 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1562316023 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:43.606 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})@343264791 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@95ad27e) 18:36:43.606 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@57334497 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:43.606 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})@919155317 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@95ad27e) 18:36:43.606 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@328526063 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:43.606 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@699107836 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) 18:36:43.606 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join (PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName) on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:43.606 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:43.607 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jp1_0 18:36:43.607 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] 18:36:43.607 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] 18:36:43.607 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState] 18:36:43.607 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jp1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdp) { primaryTableReference : Pdp as jp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}) { primaryTableReference : Pdp as jp1_0 } } } } } 18:36:43.607 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:43.607 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:43.607 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@270010638 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:43.607 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:43.607 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:43.608 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [JpaPdp(key=PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0), pdpState=ACTIVE, healthy=NOT_HEALTHY, message=message from PDP, lastUpdate=1970-01-01 00:00:00.0)] for CollectionEntry[] 18:36:43.608 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [PfConceptKey(name=Policy0, version=4.5.6)] for CollectionEntry[] 18:36:43.608 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [PfSearchableKey(name=policy.type.0, version=1.2.3)] for CollectionEntry[] 18:36:43.608 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [JpaPdpSubGroup(key=PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX), supportedPolicyTypes=[PfSearchableKey(name=policy.type.0, version=1.2.3)], policies=[PfConceptKey(name=Policy0, version=4.5.6)], currentInstanceCount=123, desiredInstanceCount=456, properties={subgroupProperty0=Value of sub Group Property 0}, pdpInstances=[JpaPdp(key=PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0), pdpState=ACTIVE, healthy=NOT_HEALTHY, message=message from PDP, lastUpdate=1970-01-01 00:00:00.0)])] for CollectionEntry[] 18:36:43.608 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 18:36:43.608 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:36:43.608 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:36:43.608 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}], was: [] (initialized) 18:36:43.608 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}], was: [] (initialized) 18:36:43.608 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [] (initialized) 18:36:43.608 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [] (initialized) 18:36:43.608 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [] (initialized) 18:36:43.608 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [] (initialized) 18:36:43.608 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 3 insertions, 2 updates, 0 deletions to 3 objects 18:36:43.608 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 6 (re)creations, 0 updates, 0 removals to 6 collections 18:36:43.608 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:36:43.608 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup{pdpGroupState=PASSIVE, pdpSubGroups=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], description=group description, key=component[name,version]{name=PdpGroup0, version=0.0.0}, properties=[Value of Group Property 0]} 18:36:43.609 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp{healthy=NOT_HEALTHY, lastUpdate=1970-01-01 00:00:00.0, message=message from PDP, pdpState=ACTIVE, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}} 18:36:43.609 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup{desiredInstanceCount=456, policies=[component[name,version]{name=Policy0, version=4.5.6}], supportedPolicyTypes=[component[name,version]{name=policy.type.0, version=1.2.3}], key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, currentInstanceCount=123, properties=[Value of sub Group Property 0], pdpInstances=[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}]} 18:36:43.609 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup (description,pdpGroupState,name,version) values (?,?,?,?) 18:36:43.609 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup (currentInstanceCount,desiredInstanceCount,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?) 18:36:43.609 [main] DEBUG org.hibernate.SQL -- insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:43.610 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:43.610 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup_PdpSubGroup (name,version,pdpSubGroups_localName,pdpSubGroups_parentKeyName,pdpSubGroups_parentKeyVersion,pdpSubGroups_parentLocalName) values (?,?,?,?,?,?) 18:36:43.610 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:43.610 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.610 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:43.610 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:43.610 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.610 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:43.611 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:43.611 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.611 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:43.611 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:43.611 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:43.611 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpGroup_properties (JpaPdpGroup_name,JpaPdpGroup_version,properties_KEY,properties) values (?,?,?,?) 18:36:43.611 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:43.611 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.611 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,properties_KEY,properties) values (?,?,?,?,?,?) 18:36:43.611 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:43.612 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:43.612 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:43.612 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:43.612 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:43.612 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@1141848354 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@4615122f) 18:36:43.612 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@1406281221 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@273198152) 18:36:43.612 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1597870979 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@95ad27e) 18:36:43.612 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@492125166 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:43.612 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@548325199 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@95ad27e) 18:36:43.612 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@1645100881 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:43.612 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@1369180440 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@95ad27e) 18:36:43.612 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@1696780942 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:43.612 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@861988314 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@95ad27e) 18:36:43.612 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@537370704 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:43.612 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@300067201 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@809755029) 18:36:43.612 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@1655156625 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:36:43.612 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@1457379370 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@4615122f) 18:36:43.612 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1262876545 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:43.612 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@1332732361 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:36:43.612 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:43.613 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:43.613 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:43.613 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:43.613 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:43.613 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:43.613 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.613 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:43.613 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.613 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:43.613 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.613 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:43.613 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:43.613 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:43.613 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:43.613 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:43.613 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.613 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:43.613 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.613 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:43.613 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:43.613 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:43.613 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:43.613 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:43.613 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.613 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:43.613 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.613 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:43.613 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:43.613 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:43.613 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:43.613 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:43.613 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.613 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:43.613 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.613 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:43.613 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:43.613 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:43.613 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:43.613 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:43.613 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:43.613 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:43.613 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:36:43.613 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:43.613 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:43.613 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:43.613 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:43.613 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:43.613 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:43.613 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:43.613 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:43.613 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:43.613 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : 2080592048 18:36:43.613 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:43.613 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0)] : 872715302 18:36:43.613 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1610048193 18:36:43.613 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1610048193 18:36:43.614 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:43.614 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:43.614 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:43.614 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:43.614 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:43.614 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:43.614 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [123] 18:36:43.614 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [456] 18:36:43.614 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.614 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@1610048193 18:36:43.614 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:43.614 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:43.614 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:36:43.614 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:43.614 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@3bf8d9d2 18:36:43.614 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:43.614 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:43.614 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } 18:36:43.614 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:43.614 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:43.614 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@293394374 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1173597915) 18:36:43.614 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1523632095 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@14ffb9ff) 18:36:43.614 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@927590018 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@2025206457) 18:36:43.614 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1745590802 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:43.614 [main] DEBUG org.hibernate.SQL -- select pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName) in ((?,?,?,?)) 18:36:43.615 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:43.615 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [apex-0] 18:36:43.615 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup0] 18:36:43.615 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:36:43.615 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [APEX] 18:36:43.615 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:43.615 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:43.615 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:43.615 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:43.615 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:43.615 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:43.615 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:43.615 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:43.615 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.615 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:43.615 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.615 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:43.615 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0)] : 990503712 18:36:43.615 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:43.615 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1619928673 18:36:43.615 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:43.615 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:43.615 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [NOT_HEALTHY] 18:36:43.615 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:36:43.615 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:36:43.615 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [ACTIVE] 18:36:43.615 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:43.615 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1619928673 18:36:43.615 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@f662559 18:36:43.615 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:43.615 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:43.615 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:43.615 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jp1_0 18:36:43.615 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] 18:36:43.615 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] 18:36:43.616 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState] 18:36:43.616 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jp1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdp) { primaryTableReference : Pdp as jp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}) { primaryTableReference : Pdp as jp1_0 } } } } } 18:36:43.616 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:43.616 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:43.616 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@2005816016 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:43.616 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:43.616 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdp): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:43.616 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [NOT_HEALTHY] 18:36:43.616 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1970-01-01 00:00:00.0] 18:36:43.616 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [message from PDP] 18:36:43.616 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [ACTIVE] 18:36:43.616 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:43.616 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@6a50fc81 18:36:43.616 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:43.616 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:43.616 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:43.616 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:43.616 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpsg1_0 18:36:43.616 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] 18:36:43.616 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] 18:36:43.617 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:43.617 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:43.617 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:43.617 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:43.617 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:43.617 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@6fcd3bc9] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:43.617 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:43.617 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:43.617 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:43.617 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:43.617 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:43.617 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpsg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) { primaryTableReference : PdpSubGroup as jpsg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } left join CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } } } } } 18:36:43.617 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:43.617 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:43.617 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})@922034025 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@95ad27e) 18:36:43.617 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@1600527856 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1173597915) 18:36:43.617 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@288906897 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@14ffb9ff) 18:36:43.617 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1921409672 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@2025206457) 18:36:43.617 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1821783526 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:43.617 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})@57682969 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@95ad27e) 18:36:43.617 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1357854256 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:43.617 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})@289180807 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@95ad27e) 18:36:43.617 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1289269827 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:43.617 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})@1313496869 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@95ad27e) 18:36:43.618 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@1732099690 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:43.618 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@311451326 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) 18:36:43.618 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join (PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName) on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:43.618 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:43.618 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [apex-0] 18:36:43.618 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PdpGroup0] 18:36:43.618 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [12] - [0.0.0] 18:36:43.618 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [13] - [APEX] 18:36:43.618 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:43.618 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:43.618 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:43.618 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.618 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:43.618 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:43.618 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:43.618 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:43.618 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:43.618 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.618 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:43.618 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.618 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:43.618 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:43.618 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:43.618 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:43.618 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:43.618 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.618 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:43.618 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:43.618 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:43.618 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:43.618 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:43.618 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:43.618 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.618 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:43.618 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.618 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:43.618 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:43.618 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:43.618 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:43.618 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:43.618 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.618 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:43.618 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.618 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:43.618 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:43.618 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:43.618 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:43.618 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:43.619 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.619 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:43.619 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.619 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@491618801 18:36:43.619 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@491618801 18:36:43.619 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:43.619 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:43.619 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:43.619 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@491618801 18:36:43.619 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:43.619 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:43.619 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:43.619 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [123] 18:36:43.619 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [456] 18:36:43.619 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.619 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@41a74ba8 18:36:43.619 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:43.619 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:43.619 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:43.619 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpg1_0 18:36:43.619 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] 18:36:43.619 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] 18:36:43.619 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:43.619 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:43.619 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:43.619 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:43.619 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:43.620 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@1f2f7838] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:43.620 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:43.620 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:43.620 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:43.620 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:43.620 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:43.620 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:43.620 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) { primaryTableReference : PdpGroup as jpg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}) { primaryTableReference : PdpGroup as jpg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } left join CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 NestedTableGroupJoins { join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } } } } } 18:36:43.620 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:43.620 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:43.620 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@1133663588 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@4615122f) 18:36:43.620 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@655887254 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@273198152) 18:36:43.620 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@588066910 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@95ad27e) 18:36:43.620 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@103101169 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:43.620 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@1473080868 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@95ad27e) 18:36:43.620 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@812555248 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:43.620 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@2049688163 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@95ad27e) 18:36:43.620 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@1429652845 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:43.620 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@1773546913 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@95ad27e) 18:36:43.620 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@767793788 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:43.620 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@165641597 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@809755029) 18:36:43.620 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@1788988550 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:36:43.620 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@841105238 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@4615122f) 18:36:43.620 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@50549524 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:43.620 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@1908798108 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:36:43.620 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:43.621 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:43.621 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:43.621 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:43.621 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:43.621 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:43.621 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.621 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:43.621 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.621 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:43.621 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.621 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:43.621 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:43.621 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:43.621 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:43.621 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:43.621 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.621 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:43.621 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.621 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:43.621 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:43.621 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:43.621 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:43.621 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:43.621 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.621 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:43.621 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.621 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:43.621 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:43.621 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:43.621 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:43.621 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:43.621 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.621 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:43.621 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.621 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:43.621 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:43.621 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:43.621 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:43.621 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:43.621 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:43.621 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:43.621 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:36:43.621 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:43.621 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:43.621 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:43.621 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:43.621 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:43.621 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:43.621 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:43.621 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:43.621 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:43.621 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@790490783 18:36:43.621 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@790490783 18:36:43.621 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:43.621 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:43.621 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:43.621 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:43.621 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:43.621 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:43.621 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@790490783 18:36:43.621 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:43.621 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:43.621 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:36:43.621 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:43.621 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@42eb593b 18:36:43.621 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:43.621 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:43.621 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) { primaryTableReference : JpaPdpGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpGroup_properties as p1_0 } } } } } 18:36:43.622 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:43.622 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:43.622 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})@740530515 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@882458477) 18:36:43.622 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1626255680 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:43.622 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version,p1_0.properties_KEY,p1_0.properties from JpaPdpGroup_properties p1_0 where (p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version) in ((?,?)) 18:36:43.622 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:43.622 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:43.622 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:43.622 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:43.622 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:43.622 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:43.622 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:43.622 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentMap@1905441010 18:36:43.622 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:43.622 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentMap@1905441010 18:36:43.622 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [groupProperty0] 18:36:43.622 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [Value of Group Property 0] 18:36:43.622 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@72092d90 18:36:43.622 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:43.622 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:43.622 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:43.622 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:43.622 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (spt1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } } } } 18:36:43.622 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:43.622 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:43.622 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})@60067259 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@664197111) 18:36:43.622 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) : `class org.onap.policy.models.base.PfSearchableKey`@618642587 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element}])@1792857012) 18:36:43.622 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@1292005889 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:43.622 [main] DEBUG org.hibernate.SQL -- select spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName,spt1_0.name,spt1_0.version from JpaPdpSubGroup_supportedPolicyTypes spt1_0 where (spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:43.623 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:43.623 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:43.623 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:43.623 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:43.623 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:43.623 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.623 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:43.623 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.623 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:43.623 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@815011394 18:36:43.623 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:43.623 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:43.623 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.0] 18:36:43.623 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1.2.3] 18:36:43.623 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.0, version=1.2.3) 18:36:43.623 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:43.623 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@815011394 18:36:43.623 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:43.623 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@9155b2d 18:36:43.623 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:43.623 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:43.623 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:36:43.623 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } } } } 18:36:43.623 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:43.623 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:43.623 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})@627852710 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1199256142) 18:36:43.623 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) : `class org.onap.policy.models.base.PfConceptKey`@1151218300 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element}])@455898474) 18:36:43.623 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1546277596 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:43.623 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.name,p1_0.version from JpaPdpSubGroup_policies p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:43.624 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:43.624 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:43.624 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:43.624 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:43.624 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:43.624 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.624 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:43.624 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.624 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:43.624 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@469284313 18:36:43.624 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:43.624 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:43.624 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [Policy0] 18:36:43.624 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:36:43.624 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] : PfConceptKey(name=Policy0, version=4.5.6) 18:36:43.624 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:43.624 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@469284313 18:36:43.624 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:43.624 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@f1a9913 18:36:43.624 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:43.624 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:43.624 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:43.624 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 } } } } } 18:36:43.624 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:43.624 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:43.624 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})@1821137331 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@346239013) 18:36:43.624 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@28515490 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:43.624 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.properties_KEY,p1_0.properties from JpaPdpSubGroup_properties p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:43.625 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:43.625 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:43.625 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:43.625 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:43.625 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:43.625 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.625 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:43.625 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.625 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:43.625 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentMap@2134442136 18:36:43.625 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:43.625 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentMap@2134442136 18:36:43.625 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [subgroupProperty0] 18:36:43.625 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [Value of sub Group Property 0] 18:36:43.625 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@2b57f4d 18:36:43.625 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:43.625 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:43.625 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:43.626 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:43.626 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:43.626 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@460993973 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@4615122f) 18:36:43.626 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@874957069 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@273198152) 18:36:43.626 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1766174022 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@95ad27e) 18:36:43.626 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@1076095028 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:43.626 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@171883032 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@95ad27e) 18:36:43.626 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@148010227 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:43.626 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@1278859058 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@95ad27e) 18:36:43.626 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@327480521 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:43.626 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@1821733595 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@95ad27e) 18:36:43.626 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@2012997206 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:43.626 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@1979264988 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@809755029) 18:36:43.626 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@1097838358 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:36:43.626 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@111873610 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@4615122f) 18:36:43.626 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@785023391 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:43.626 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@309447765 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:36:43.626 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:43.626 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:43.626 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:43.626 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:43.626 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:43.626 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:43.626 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.626 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:43.626 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.626 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:43.626 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.626 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:43.626 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:43.626 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:43.626 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:43.626 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:43.626 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.626 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:43.626 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.626 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:43.626 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:43.626 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:43.626 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:43.626 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:43.626 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.626 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:43.626 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.626 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:43.626 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:43.626 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:43.626 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:43.626 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:43.626 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.626 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:43.626 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.626 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:43.626 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:43.626 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:43.626 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:43.626 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:43.626 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:43.626 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:43.626 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:36:43.627 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:43.627 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:43.627 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:43.627 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:43.627 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:43.627 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:43.627 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:43.627 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:43.627 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:43.627 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : 182576416 18:36:43.627 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:43.627 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0)] : 376341325 18:36:43.627 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@417323025 18:36:43.627 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@417323025 18:36:43.627 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:43.627 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:43.627 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:43.627 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:43.627 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:43.627 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:43.627 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [123] 18:36:43.627 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [456] 18:36:43.627 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.627 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@417323025 18:36:43.627 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:43.627 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:43.627 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:36:43.627 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:43.627 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@74e48fa3 18:36:43.627 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:43.627 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:43.627 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } 18:36:43.627 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:43.627 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:43.627 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@1437215706 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1173597915) 18:36:43.627 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@861109806 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@14ffb9ff) 18:36:43.627 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@108400373 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@2025206457) 18:36:43.627 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1446969359 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:43.627 [main] DEBUG org.hibernate.SQL -- select pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName) in ((?,?,?,?)) 18:36:43.628 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:43.628 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [apex-0] 18:36:43.628 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup0] 18:36:43.628 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:36:43.628 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [APEX] 18:36:43.628 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:43.628 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:43.628 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:43.628 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:43.628 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:43.628 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:43.628 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:43.628 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:43.628 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.628 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:43.628 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.628 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:43.628 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0)] : 1290931099 18:36:43.628 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:43.628 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1862057412 18:36:43.628 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:43.628 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:43.628 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [NOT_HEALTHY] 18:36:43.628 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:36:43.628 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:36:43.628 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [ACTIVE] 18:36:43.628 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:43.628 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1862057412 18:36:43.628 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@62e34572 18:36:43.628 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:43.628 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:43.628 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:43.628 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:43.628 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:43.628 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@1210709146 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:43.628 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:43.628 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdp): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:43.628 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [NOT_HEALTHY] 18:36:43.628 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1970-01-01 00:00:00.0] 18:36:43.628 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [message from PDP] 18:36:43.628 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [ACTIVE] 18:36:43.628 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:43.628 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@3be5eccd 18:36:43.629 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:43.629 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:43.629 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:43.629 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:43.629 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:43.629 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:43.629 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})@1013924367 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@95ad27e) 18:36:43.629 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@525740249 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1173597915) 18:36:43.629 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1931960266 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@14ffb9ff) 18:36:43.629 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1739609831 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@2025206457) 18:36:43.629 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@562634532 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:43.629 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})@263711532 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@95ad27e) 18:36:43.629 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1176976415 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:43.629 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})@600137042 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@95ad27e) 18:36:43.629 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1255933489 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:43.629 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})@2055371469 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@95ad27e) 18:36:43.629 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@87717446 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:43.629 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@211588222 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) 18:36:43.629 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join (PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName) on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:43.629 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:43.629 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [apex-0] 18:36:43.629 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PdpGroup0] 18:36:43.629 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [12] - [0.0.0] 18:36:43.629 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [13] - [APEX] 18:36:43.629 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:43.629 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:43.629 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:43.629 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.629 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:43.629 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:43.629 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:43.629 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:43.629 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:43.629 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.629 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:43.629 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.629 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:43.629 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:43.629 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:43.629 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:43.629 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:43.629 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.629 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:43.629 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:43.629 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:43.629 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:43.629 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:43.629 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:43.629 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.629 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:43.629 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.629 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:43.629 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:43.629 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:43.629 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:43.629 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:43.629 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.629 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:43.629 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.629 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:43.629 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:43.629 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:43.629 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:43.629 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:43.629 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.629 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:43.629 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.630 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@423125930 18:36:43.630 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@423125930 18:36:43.630 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:43.630 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:43.630 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:43.630 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@423125930 18:36:43.630 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:43.630 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:43.630 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:43.630 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [123] 18:36:43.630 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [456] 18:36:43.630 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.630 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@28be6382 18:36:43.630 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:43.630 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:43.630 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:43.630 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:43.630 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:43.630 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@537220737 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@4615122f) 18:36:43.630 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@1373610949 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@273198152) 18:36:43.630 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@675107166 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@95ad27e) 18:36:43.630 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@1933870504 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:43.630 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@2046784543 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@95ad27e) 18:36:43.630 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@1427251566 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:43.630 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@392637747 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@95ad27e) 18:36:43.630 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@1087996850 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:43.630 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@1115965498 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@95ad27e) 18:36:43.630 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@114890837 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:43.630 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@687452936 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@809755029) 18:36:43.630 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@607220150 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:36:43.630 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@1142175890 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@4615122f) 18:36:43.630 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@172071925 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:43.630 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@1866795078 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:36:43.630 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:43.630 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:43.630 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:43.630 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:43.630 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:43.630 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:43.630 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.630 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:43.630 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.630 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:43.630 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.630 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:43.630 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:43.630 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:43.630 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:43.630 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:43.630 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.630 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:43.630 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.630 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:43.630 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:43.630 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:43.631 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:43.631 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:43.631 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.631 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:43.631 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.631 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:43.631 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:43.631 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:43.631 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:43.631 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:43.631 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.631 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:43.631 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.631 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:43.631 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:43.631 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:43.631 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:43.631 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:43.631 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:43.631 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:43.631 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:36:43.631 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:43.631 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:43.631 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:43.631 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:43.631 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:43.631 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:43.631 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:43.631 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:43.631 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:43.631 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@595308931 18:36:43.631 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@595308931 18:36:43.631 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:43.631 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:43.631 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:43.631 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:43.631 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:43.631 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:43.631 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@595308931 18:36:43.631 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:43.631 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:43.631 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:36:43.631 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:43.631 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@17d8267c 18:36:43.631 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:43.631 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:43.631 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) { primaryTableReference : JpaPdpGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpGroup_properties as p1_0 } } } } } 18:36:43.631 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:43.631 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:43.631 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})@717308094 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@882458477) 18:36:43.631 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1414007756 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:43.631 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version,p1_0.properties_KEY,p1_0.properties from JpaPdpGroup_properties p1_0 where (p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version) in ((?,?)) 18:36:43.631 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:43.631 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:43.631 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:43.631 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:43.631 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:43.631 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:43.631 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:43.631 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentMap@1681627794 18:36:43.631 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:43.631 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentMap@1681627794 18:36:43.632 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [groupProperty0] 18:36:43.632 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [Value of Group Property 0] 18:36:43.632 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@1ac6b7ae 18:36:43.632 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:43.632 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:43.632 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:43.632 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:43.632 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (spt1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } } } } 18:36:43.632 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:43.632 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:43.632 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})@239393105 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@664197111) 18:36:43.632 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) : `class org.onap.policy.models.base.PfSearchableKey`@493813080 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element}])@1792857012) 18:36:43.632 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@835133285 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:43.632 [main] DEBUG org.hibernate.SQL -- select spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName,spt1_0.name,spt1_0.version from JpaPdpSubGroup_supportedPolicyTypes spt1_0 where (spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:43.632 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:43.632 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:43.632 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:43.632 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:43.632 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:43.632 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.632 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:43.632 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.632 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:43.632 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1916889939 18:36:43.632 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:43.632 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:43.632 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.0] 18:36:43.632 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1.2.3] 18:36:43.632 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.0, version=1.2.3) 18:36:43.632 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:43.632 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1916889939 18:36:43.632 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:43.632 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@5c5bc645 18:36:43.632 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:43.632 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:43.632 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:36:43.632 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } } } } 18:36:43.633 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:43.633 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:43.633 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})@1433327260 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1199256142) 18:36:43.633 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) : `class org.onap.policy.models.base.PfConceptKey`@1448604416 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element}])@455898474) 18:36:43.633 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1269877477 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:43.633 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.name,p1_0.version from JpaPdpSubGroup_policies p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:43.633 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:43.633 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:43.633 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:43.633 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:43.633 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:43.633 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.633 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:43.633 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.633 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:43.633 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1903115159 18:36:43.633 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:43.633 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:43.633 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [Policy0] 18:36:43.633 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:36:43.633 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] : PfConceptKey(name=Policy0, version=4.5.6) 18:36:43.633 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:43.633 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1903115159 18:36:43.633 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:43.633 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@304900e 18:36:43.633 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:43.633 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:43.633 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:43.634 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 } } } } } 18:36:43.635 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:43.635 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:43.635 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})@1320064361 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@346239013) 18:36:43.635 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1573351952 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:43.635 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.properties_KEY,p1_0.properties from JpaPdpSubGroup_properties p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:43.635 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:43.635 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:43.635 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:43.635 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:43.635 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:43.635 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.635 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:43.635 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.635 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:43.635 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentMap@142551710 18:36:43.635 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:43.635 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentMap@142551710 18:36:43.635 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [subgroupProperty0] 18:36:43.635 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [Value of sub Group Property 0] 18:36:43.635 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@3f8b8746 18:36:43.635 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:43.636 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:43.636 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:43.637 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:43.637 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:43.637 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@1505371477 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@4615122f) 18:36:43.637 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@1120516597 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@273198152) 18:36:43.637 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1696632983 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@95ad27e) 18:36:43.637 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@116562626 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:43.637 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@250251204 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@95ad27e) 18:36:43.637 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@23298557 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:43.637 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@1621495150 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@95ad27e) 18:36:43.637 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@1913696050 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:43.637 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@673104403 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@95ad27e) 18:36:43.637 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@896516740 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:43.637 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@1710388282 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@809755029) 18:36:43.637 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@317468297 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:36:43.637 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@1279031453 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@4615122f) 18:36:43.637 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@118290556 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:43.637 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@1906908931 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:36:43.637 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:43.637 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:43.637 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:43.637 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:43.637 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:43.637 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:43.637 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.637 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:43.637 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.637 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:43.637 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.637 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:43.637 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:43.637 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:43.637 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:43.637 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:43.637 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.637 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:43.637 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.637 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:43.637 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:43.637 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:43.637 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:43.637 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:43.637 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.637 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:43.637 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.637 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:43.637 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:43.637 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:43.637 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:43.637 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:43.637 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.638 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:43.638 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.638 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:43.638 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:43.638 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:43.638 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:43.638 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:43.638 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:43.638 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:43.638 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:36:43.638 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:43.638 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:43.638 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:43.638 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:43.638 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:43.638 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:43.638 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:43.638 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:43.638 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:43.638 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : 1304057162 18:36:43.638 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:43.638 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0)] : 1959926521 18:36:43.638 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@579076033 18:36:43.638 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@579076033 18:36:43.638 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:43.638 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:43.638 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:43.638 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:43.638 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:43.638 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:43.638 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [123] 18:36:43.638 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [456] 18:36:43.638 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.638 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@579076033 18:36:43.638 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:43.638 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:43.638 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:36:43.638 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:43.638 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@452194ed 18:36:43.638 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:43.638 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:43.639 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } 18:36:43.639 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:43.639 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:43.639 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@906603385 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1173597915) 18:36:43.639 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@189347726 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@14ffb9ff) 18:36:43.639 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1968042757 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@2025206457) 18:36:43.639 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1015187389 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:43.639 [main] DEBUG org.hibernate.SQL -- select pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName) in ((?,?,?,?)) 18:36:43.639 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:43.639 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [apex-0] 18:36:43.639 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup0] 18:36:43.639 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:36:43.639 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [APEX] 18:36:43.639 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:43.639 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:43.639 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:43.639 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:43.639 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:43.639 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:43.639 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:43.639 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:43.639 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.639 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:43.639 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.639 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:43.639 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0)] : 533927270 18:36:43.639 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:43.639 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1643847581 18:36:43.639 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:43.639 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:43.639 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [NOT_HEALTHY] 18:36:43.639 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:36:43.639 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:36:43.639 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [ACTIVE] 18:36:43.639 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:43.639 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1643847581 18:36:43.639 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@3744c64e 18:36:43.640 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:43.640 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:43.640 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:43.640 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:43.640 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:43.640 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@763128728 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:43.640 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:43.640 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdp): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:43.640 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [NOT_HEALTHY] 18:36:43.640 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1970-01-01 00:00:00.0] 18:36:43.640 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [message from PDP] 18:36:43.640 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [ACTIVE] 18:36:43.640 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:43.640 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@5ec5f4ab 18:36:43.640 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:43.640 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:43.640 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:43.640 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:43.640 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:43.641 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:43.641 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})@279667776 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@95ad27e) 18:36:43.641 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@865789371 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1173597915) 18:36:43.641 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1837840762 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@14ffb9ff) 18:36:43.641 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@471525580 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@2025206457) 18:36:43.641 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1465386603 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:43.641 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})@856397318 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@95ad27e) 18:36:43.641 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@134167028 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:43.641 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})@1281949007 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@95ad27e) 18:36:43.641 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1528087031 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:43.641 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})@885053237 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@95ad27e) 18:36:43.641 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@1250851008 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:43.641 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@1091008091 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) 18:36:43.641 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join (PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName) on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:43.641 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:43.641 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [apex-0] 18:36:43.641 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PdpGroup0] 18:36:43.641 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [12] - [0.0.0] 18:36:43.641 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [13] - [APEX] 18:36:43.641 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:43.641 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:43.641 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:43.641 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.641 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:43.641 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:43.641 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:43.641 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:43.641 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:43.641 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.641 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:43.641 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.641 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:43.641 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:43.641 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:43.641 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:43.641 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:43.641 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.641 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:43.641 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:43.641 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:43.641 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:43.641 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:43.641 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:43.641 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.641 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:43.641 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.641 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:43.641 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:43.641 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:43.641 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:43.641 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:43.641 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.641 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:43.641 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.641 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:43.641 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:43.641 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:43.641 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:43.641 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:43.641 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.641 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:43.641 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.641 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@937110606 18:36:43.641 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@937110606 18:36:43.641 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:43.641 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:43.641 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:43.641 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@937110606 18:36:43.641 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:43.641 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:43.641 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:43.641 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [123] 18:36:43.641 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [456] 18:36:43.641 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.641 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@496ca244 18:36:43.641 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:43.642 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:43.642 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:43.642 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:43.642 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:43.642 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@622756872 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@4615122f) 18:36:43.642 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@1755378074 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@273198152) 18:36:43.642 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@368808308 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@95ad27e) 18:36:43.642 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@959020813 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:43.642 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@1749451492 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@95ad27e) 18:36:43.642 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@126190167 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:43.642 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@1320997858 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@95ad27e) 18:36:43.642 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@1008667695 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:43.642 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@1611852010 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@95ad27e) 18:36:43.642 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@1261328773 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:43.642 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@1663414465 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@809755029) 18:36:43.642 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@656389886 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:36:43.642 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@1346199375 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@4615122f) 18:36:43.642 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1776731836 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:43.642 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@655085817 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:36:43.642 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:43.642 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:43.642 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:43.642 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:43.642 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:43.642 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:43.642 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.642 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:43.642 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.642 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:43.642 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.642 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:43.642 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:43.642 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:43.642 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:43.642 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:43.642 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.642 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:43.642 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.642 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:43.642 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:43.642 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:43.642 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:43.642 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:43.642 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.642 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:43.642 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.642 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:43.642 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:43.642 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:43.642 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:43.642 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:43.642 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.642 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:43.642 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.642 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:43.642 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:43.642 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:43.642 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:43.642 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:43.642 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:43.642 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:43.642 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:36:43.642 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:43.642 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:43.642 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:43.642 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:43.642 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:43.642 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:43.642 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:43.642 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:43.642 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:43.643 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@411580445 18:36:43.643 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@411580445 18:36:43.643 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:43.643 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:43.643 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:43.643 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:43.643 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:43.643 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:43.643 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@411580445 18:36:43.643 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:43.643 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:43.643 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:36:43.643 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:43.643 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@55e53558 18:36:43.643 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:43.643 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:43.643 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) { primaryTableReference : JpaPdpGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpGroup_properties as p1_0 } } } } } 18:36:43.643 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:43.643 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:43.643 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})@883682686 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@882458477) 18:36:43.643 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1840935718 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:43.643 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version,p1_0.properties_KEY,p1_0.properties from JpaPdpGroup_properties p1_0 where (p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version) in ((?,?)) 18:36:43.643 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:43.643 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:43.643 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:43.643 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:43.643 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:43.643 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:43.643 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:43.643 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentMap@1635626989 18:36:43.643 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:43.643 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentMap@1635626989 18:36:43.643 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [groupProperty0] 18:36:43.643 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [Value of Group Property 0] 18:36:43.643 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@76acd3f3 18:36:43.643 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:43.643 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:43.643 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:43.644 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:43.644 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (spt1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } } } } 18:36:43.644 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:43.644 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:43.644 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})@1211215171 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@664197111) 18:36:43.644 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) : `class org.onap.policy.models.base.PfSearchableKey`@211562141 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element}])@1792857012) 18:36:43.644 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@701979811 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:43.644 [main] DEBUG org.hibernate.SQL -- select spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName,spt1_0.name,spt1_0.version from JpaPdpSubGroup_supportedPolicyTypes spt1_0 where (spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:43.644 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:43.644 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:43.644 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:43.644 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:43.644 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:43.644 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.644 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:43.644 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.644 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:43.644 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@666588065 18:36:43.644 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:43.644 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:43.644 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.0] 18:36:43.644 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1.2.3] 18:36:43.644 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.0, version=1.2.3) 18:36:43.644 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:43.644 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@666588065 18:36:43.644 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:43.644 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@11efe93f 18:36:43.644 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:43.644 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:43.644 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:36:43.644 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } } } } 18:36:43.644 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:43.644 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:43.644 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})@47095269 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1199256142) 18:36:43.645 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) : `class org.onap.policy.models.base.PfConceptKey`@447437220 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element}])@455898474) 18:36:43.645 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@808220440 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:43.645 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.name,p1_0.version from JpaPdpSubGroup_policies p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:43.645 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:43.645 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:43.645 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:43.645 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:43.645 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:43.645 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.645 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:43.645 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.645 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:43.645 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1293164864 18:36:43.645 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:43.645 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:43.645 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [Policy0] 18:36:43.645 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:36:43.645 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] : PfConceptKey(name=Policy0, version=4.5.6) 18:36:43.645 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:43.645 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1293164864 18:36:43.645 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:43.645 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@68154374 18:36:43.645 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:43.645 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:43.645 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:43.645 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 } } } } } 18:36:43.645 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:43.645 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:43.645 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})@1003650521 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@346239013) 18:36:43.645 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1132454350 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:43.645 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.properties_KEY,p1_0.properties from JpaPdpSubGroup_properties p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:43.645 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:43.645 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:43.645 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:43.645 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:43.645 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:43.645 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.645 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:43.645 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.645 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:43.645 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentMap@2040957603 18:36:43.645 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:43.645 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentMap@2040957603 18:36:43.645 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [subgroupProperty0] 18:36:43.645 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [Value of sub Group Property 0] 18:36:43.645 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@1beb4a0d 18:36:43.652 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:43.654 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:43.654 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:43.655 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 18:36:43.655 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 18:36:43.655 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:43.655 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:43.655 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@1338570170 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@4615122f) 18:36:43.655 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@47320680 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@273198152) 18:36:43.655 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1126733597 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@95ad27e) 18:36:43.655 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@1372955014 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:43.655 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@1496902435 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@95ad27e) 18:36:43.655 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@1259020066 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:43.655 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@1285355809 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@95ad27e) 18:36:43.655 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@817477797 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:43.655 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@784743522 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@95ad27e) 18:36:43.655 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@1026020503 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:43.655 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@383346659 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@809755029) 18:36:43.655 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@1809352973 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:36:43.655 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@1952615736 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@4615122f) 18:36:43.655 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@2002943055 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:43.655 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@710535999 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:36:43.655 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:43.656 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:43.656 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:43.656 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:43.656 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:43.656 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:43.656 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.656 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:43.656 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.656 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:43.656 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.656 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:43.656 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:43.656 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:43.656 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:43.656 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:43.656 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.656 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:43.656 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.656 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:43.656 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:43.656 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:43.656 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:43.656 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:43.656 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.656 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:43.656 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.656 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:43.656 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:43.656 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:43.656 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:43.656 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:43.656 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.656 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:43.656 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.656 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:43.656 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:43.656 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:43.656 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:43.656 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:43.656 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:43.656 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:43.656 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:36:43.656 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:43.656 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:43.656 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:43.656 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:43.656 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:43.656 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:43.656 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:43.656 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:43.656 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:43.656 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : 23679419 18:36:43.656 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:43.656 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0)] : 1678529210 18:36:43.656 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@2119100763 18:36:43.656 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@2119100763 18:36:43.656 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:43.656 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:43.656 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:43.656 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:43.656 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:43.656 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:43.657 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [123] 18:36:43.657 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [456] 18:36:43.657 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.657 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@2119100763 18:36:43.657 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:43.657 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:43.657 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:36:43.657 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:43.657 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@4ee66ff0 18:36:43.657 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:43.657 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:43.657 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } 18:36:43.657 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:43.657 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:43.657 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@103819483 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1173597915) 18:36:43.657 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@264047991 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@14ffb9ff) 18:36:43.657 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@412564881 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@2025206457) 18:36:43.657 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1702054044 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:43.657 [main] DEBUG org.hibernate.SQL -- select pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName) in ((?,?,?,?)) 18:36:43.657 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:43.657 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [apex-0] 18:36:43.657 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup0] 18:36:43.657 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:36:43.657 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [APEX] 18:36:43.658 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:43.658 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:43.658 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:43.658 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:43.658 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:43.658 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:43.658 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:43.658 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:43.658 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.658 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:43.658 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.658 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:43.658 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0)] : 619279129 18:36:43.658 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:43.658 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1428626412 18:36:43.658 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:43.658 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:43.658 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [NOT_HEALTHY] 18:36:43.658 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:36:43.658 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:36:43.658 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [ACTIVE] 18:36:43.658 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:43.658 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1428626412 18:36:43.658 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@5b21e8b0 18:36:43.658 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:43.658 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:36:43.658 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } } } } 18:36:43.659 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:43.659 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:43.659 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})@1478363267 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1199256142) 18:36:43.659 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) : `class org.onap.policy.models.base.PfConceptKey`@212737880 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element}])@455898474) 18:36:43.659 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@472372441 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:43.659 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.name,p1_0.version from JpaPdpSubGroup_policies p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:43.659 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:43.659 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:43.659 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:43.659 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:43.659 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:43.659 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.659 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:43.659 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.659 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:43.659 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1584072648 18:36:43.659 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:43.659 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:43.659 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [Policy0] 18:36:43.659 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:36:43.659 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] : PfConceptKey(name=Policy0, version=4.5.6) 18:36:43.659 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:43.659 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1584072648 18:36:43.659 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:43.659 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@796a795a 18:36:43.659 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:43.659 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:43.659 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 } } } } } 18:36:43.659 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:43.659 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:43.659 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})@1531571122 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@346239013) 18:36:43.659 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1933285158 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:43.659 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.properties_KEY,p1_0.properties from JpaPdpSubGroup_properties p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:43.659 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:43.659 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:43.659 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:43.659 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:43.659 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:43.659 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.659 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:43.659 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.659 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:43.660 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentMap@356802871 18:36:43.660 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:43.660 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentMap@356802871 18:36:43.660 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [subgroupProperty0] 18:36:43.660 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [Value of sub Group Property 0] 18:36:43.660 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@5ff27105 18:36:43.660 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:43.660 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:43.660 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (spt1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } } } } 18:36:43.660 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:43.660 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:43.660 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})@1893683066 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@664197111) 18:36:43.660 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) : `class org.onap.policy.models.base.PfSearchableKey`@1360349293 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element}])@1792857012) 18:36:43.660 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@167877354 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:43.660 [main] DEBUG org.hibernate.SQL -- select spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName,spt1_0.name,spt1_0.version from JpaPdpSubGroup_supportedPolicyTypes spt1_0 where (spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:43.660 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:43.660 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:43.660 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:43.660 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:43.660 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:43.660 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.660 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:43.660 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.660 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:43.660 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@324757671 18:36:43.660 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:43.660 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:43.660 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.0] 18:36:43.660 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1.2.3] 18:36:43.660 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.0, version=1.2.3) 18:36:43.660 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:43.660 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@324757671 18:36:43.660 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:43.660 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@3734e41b 18:36:43.660 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:43.660 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:43.660 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) { primaryTableReference : JpaPdpGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpGroup_properties as p1_0 } } } } } 18:36:43.660 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:43.661 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:43.661 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})@837086941 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@882458477) 18:36:43.661 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1257177119 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:43.661 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version,p1_0.properties_KEY,p1_0.properties from JpaPdpGroup_properties p1_0 where (p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version) in ((?,?)) 18:36:43.661 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:43.661 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:43.661 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:43.661 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:43.661 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:43.661 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:43.661 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:43.661 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentMap@2015224861 18:36:43.661 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:43.661 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentMap@2015224861 18:36:43.661 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [groupProperty0] 18:36:43.661 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [Value of Group Property 0] 18:36:43.661 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@4ca8d348 18:36:43.661 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:43.664 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 18:36:43.664 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:36:43.664 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:36:43.664 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Collection dirty: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] 18:36:43.664 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Collection dirty: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] 18:36:43.664 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Collection dirty: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] 18:36:43.664 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Collection dirty: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] 18:36:43.664 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Collection dirty: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] 18:36:43.664 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Collection dirty: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] 18:36:43.664 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection dereferenced: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:43.664 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection dereferenced: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:43.664 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection dereferenced: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:43.664 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection dereferenced: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:43.664 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection dereferenced: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:43.664 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection dereferenced: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:43.665 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 insertions, 0 updates, 3 deletions to 3 objects 18:36:43.665 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 (re)creations, 0 updates, 6 removals to 6 collections 18:36:43.665 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:36:43.665 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup{pdpGroupState=PASSIVE, pdpSubGroups=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], description=group description, key=component[name,version]{name=PdpGroup0, version=0.0.0}, properties=[Value of Group Property 0]} 18:36:43.665 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp{healthy=NOT_HEALTHY, lastUpdate=1970-01-01 00:00:00.0, message=message from PDP, pdpState=ACTIVE, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}} 18:36:43.665 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup{desiredInstanceCount=456, policies=[component[name,version]{name=Policy0, version=4.5.6}], supportedPolicyTypes=[component[name,version]{name=policy.type.0, version=1.2.3}], key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, currentInstanceCount=123, properties=[Value of sub Group Property 0], pdpInstances=[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}]} 18:36:43.666 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Deleting collection - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.666 [main] DEBUG org.hibernate.SQL -- delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? 18:36:43.671 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Deleting collection - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.671 [main] DEBUG org.hibernate.SQL -- delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:43.672 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Deleting collection - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.672 [main] DEBUG org.hibernate.SQL -- delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:43.672 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Deleting collection - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:43.672 [main] DEBUG org.hibernate.SQL -- delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:43.672 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Deleting collection - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:43.672 [main] DEBUG org.hibernate.SQL -- delete from PdpGroup_PdpSubGroup where name=? and version=? 18:36:43.673 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Deleting collection - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:43.673 [main] DEBUG org.hibernate.SQL -- delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? 18:36:43.674 [main] DEBUG org.hibernate.SQL -- delete from Pdp where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:43.680 [main] DEBUG org.hibernate.SQL -- delete from PdpSubGroup where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:43.683 [main] DEBUG org.hibernate.SQL -- delete from PdpGroup where name=? and version=? 18:36:43.684 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:43.684 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:43.685 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:43.685 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:43.685 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@213353653 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@4615122f) 18:36:43.685 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@1940056270 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@273198152) 18:36:43.685 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@856591592 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@95ad27e) 18:36:43.685 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@603557670 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:43.685 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@324744640 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@95ad27e) 18:36:43.685 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@2010860541 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:43.686 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@813031458 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@95ad27e) 18:36:43.686 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@1595591093 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:43.686 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@354747043 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@95ad27e) 18:36:43.686 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@940324697 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:43.686 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@661107850 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@809755029) 18:36:43.686 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@783910578 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:36:43.686 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@322222556 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@4615122f) 18:36:43.686 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1255928348 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:43.686 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@1342364713 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:36:43.686 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:43.686 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:43.687 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:43.687 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:43.693 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@117666575 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@4615122f) 18:36:43.693 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@74111227 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@273198152) 18:36:43.693 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1626761313 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@95ad27e) 18:36:43.693 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@1762535455 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:43.693 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@1971955002 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@95ad27e) 18:36:43.693 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@670439024 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:43.693 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@1955645327 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@95ad27e) 18:36:43.693 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@1816545234 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:43.693 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@1415487253 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@95ad27e) 18:36:43.693 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@1133270648 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:43.693 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@827477305 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@809755029) 18:36:43.693 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@1869931542 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:36:43.693 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@1341290714 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@4615122f) 18:36:43.693 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1861015754 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:43.693 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@1299475371 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:36:43.693 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:43.693 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:43.693 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- HHH000031: Closing 18:36:43.694 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Un-scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration$Scope@512257ea] from SessionFactory [org.hibernate.internal.SessionFactoryImpl@41eb9743] 18:36:43.694 [main] DEBUG org.hibernate.service.internal.AbstractServiceRegistryImpl -- Implicitly destroying ServiceRegistry on de-registration of all child ServiceRegistries 18:36:43.694 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001008: Cleaning up connection pool [jdbc:h2:mem:PdpProviderTest] 18:36:43.694 [main] DEBUG org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl -- Implicitly destroying Boot-strap registry on de-registration of all child ServiceRegistries 18:36:43.702 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Creating Policy Framework persistence unit "ToscaConceptTest" . . . 18:36:43.705 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each 18:36:43.705 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=ToscaConceptTest, explicit-provider=null] against incoming persistence unit name [ToscaConceptTest] 18:36:43.705 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- No PersistenceProvider explicitly requested, assuming Hibernate 18:36:43.706 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [ name: ToscaConceptTest persistence provider classname: null classloader: null excludeUnlistedClasses: false JTA datasource: null Non JTA datasource: null Transaction type: RESOURCE_LOCAL PU root URL: file:/w/workspace/policy-models-sonar/models-pdp/target/test-classes/ Shared Cache Mode: null Validation Mode: null Jar files URLs [] Managed classes names [ org.onap.policy.models.dao.converters.CDataConditioner org.onap.policy.models.dao.converters.Uuid2String org.onap.policy.models.base.PfConceptKey org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup org.onap.policy.models.pdp.persistence.concepts.JpaPdp org.onap.policy.models.tosca.simple.concepts.JpaToscaTrigger org.onap.policy.models.tosca.simple.concepts.JpaToscaProperty] Mapping files names [] Properties [ javax.persistence.jdbc.driver: org.h2.Driver javax.persistence.jdbc.password: P01icY hibernate.dialect: org.hibernate.dialect.H2Dialect javax.persistence.jdbc.url: jdbc:h2:mem:PdpProviderTest hibernate.show_sql: false javax.persistence.schema-generation.database.action: drop-and-create javax.persistence.jdbc.user: policy] 18:36:43.706 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.boot.beanvalidation.BeanValidationIntegrator]. 18:36:43.706 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator]. 18:36:43.706 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 18:36:43.706 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 18:36:43.706 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 18:36:43.706 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 18:36:43.707 [main] DEBUG org.hibernate.orm.idgen.factory -- Ignoring CDI for resolving IdentifierGenerator instances as extended or delayed CDI support was enabled 18:36:43.707 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator] 18:36:43.707 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator] 18:36:43.707 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator] 18:36:43.707 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator] 18:36:43.707 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned] 18:36:43.707 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator] 18:36:43.707 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator] 18:36:43.707 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:36:43.707 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator] 18:36:43.707 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator] 18:36:43.707 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:36:43.707 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator] 18:36:43.707 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered 18:36:43.707 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000026: Second-level cache disabled 18:36:43.707 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@691124ee 18:36:43.707 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@691124ee 18:36:43.707 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BasicTypeReference@691124ee 18:36:43.707 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.BasicTypeReference@38d80d65 18:36:43.707 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.NumericBooleanConverter -> org.hibernate.type.BasicTypeReference@38d80d65 18:36:43.707 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.BasicTypeReference@5403799b 18:36:43.707 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.TrueFalseConverter -> org.hibernate.type.BasicTypeReference@5403799b 18:36:43.707 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.BasicTypeReference@5a0e0886 18:36:43.707 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.YesNoConverter -> org.hibernate.type.BasicTypeReference@5a0e0886 18:36:43.707 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@3ad8717d 18:36:43.707 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@3ad8717d 18:36:43.707 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.BasicTypeReference@3ad8717d 18:36:43.707 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BasicTypeReference@4293e066 18:36:43.707 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BasicTypeReference@4293e066 18:36:43.707 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BasicTypeReference@4293e066 18:36:43.707 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary_wrapper -> org.hibernate.type.BasicTypeReference@d13960e 18:36:43.707 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.BasicTypeReference@d13960e 18:36:43.707 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.BasicTypeReference@27f3f512 18:36:43.707 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BasicTypeReference@5e593b08 18:36:43.707 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BasicTypeReference@5e593b08 18:36:43.707 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.BasicTypeReference@3946075 18:36:43.707 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob_wrapper -> org.hibernate.type.BasicTypeReference@122635ef 18:36:43.707 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@2ac519dc 18:36:43.707 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@2ac519dc 18:36:43.707 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.BasicTypeReference@2ac519dc 18:36:43.707 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.BasicTypeReference@3d53e6f7 18:36:43.707 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.BasicTypeReference@3d53e6f7 18:36:43.707 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.BasicTypeReference@3d53e6f7 18:36:43.707 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@1de4bee0 18:36:43.707 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@1de4bee0 18:36:43.707 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.BasicTypeReference@1de4bee0 18:36:43.707 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@3ece79fe 18:36:43.707 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@3ece79fe 18:36:43.707 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.BasicTypeReference@3ece79fe 18:36:43.707 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@3cc79c02 18:36:43.707 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@3cc79c02 18:36:43.707 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.BasicTypeReference@3cc79c02 18:36:43.707 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BasicTypeReference@1e01b133 18:36:43.707 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BasicTypeReference@1e01b133 18:36:43.707 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BasicTypeReference@262a1fad 18:36:43.707 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BasicTypeReference@262a1fad 18:36:43.707 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.BasicTypeReference@6be6931f 18:36:43.707 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.BasicTypeReference@6be6931f 18:36:43.707 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.BasicTypeReference@6be6931f 18:36:43.707 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character_nchar -> org.hibernate.type.BasicTypeReference@6b4125ed 18:36:43.707 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.BasicTypeReference@78da899f 18:36:43.707 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.BasicTypeReference@78da899f 18:36:43.707 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.BasicTypeReference@e7b265e 18:36:43.707 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.BasicTypeReference@51da32e5 18:36:43.707 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.BasicTypeReference@51da32e5 18:36:43.707 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.BasicTypeReference@51da32e5 18:36:43.707 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.BasicTypeReference@33d60b7e 18:36:43.707 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.BasicTypeReference@1fecfaea 18:36:43.707 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.BasicTypeReference@4872669f 18:36:43.707 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.BasicTypeReference@483f286e 18:36:43.707 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.BasicTypeReference@483f286e 18:36:43.707 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.BasicTypeReference@4bb147ec 18:36:43.707 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.BasicTypeReference@4bb147ec 18:36:43.707 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.BasicTypeReference@33f2cfda 18:36:43.707 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_char_array -> org.hibernate.type.BasicTypeReference@68ef01a5 18:36:43.707 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_character_array -> org.hibernate.type.BasicTypeReference@59a2388e 18:36:43.707 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.BasicTypeReference@186d8a71 18:36:43.707 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_character_array -> org.hibernate.type.BasicTypeReference@3dc40ab9 18:36:43.707 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_char_array -> org.hibernate.type.BasicTypeReference@2db6d68d 18:36:43.707 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.BasicTypeReference@6518fdfd 18:36:43.707 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.BasicTypeReference@6518fdfd 18:36:43.707 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.BasicTypeReference@11d2dd2d 18:36:43.707 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.BasicTypeReference@11d2dd2d 18:36:43.707 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.BasicTypeReference@cde8c6c 18:36:43.707 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.BasicTypeReference@cde8c6c 18:36:43.707 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.BasicTypeReference@174721c4 18:36:43.707 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.BasicTypeReference@174721c4 18:36:43.707 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.BasicTypeReference@3592c1c4 18:36:43.707 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.BasicTypeReference@3592c1c4 18:36:43.707 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@322e49ee 18:36:43.707 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@4aeb0e2b 18:36:43.707 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.BasicTypeReference@648c5fb3 18:36:43.707 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.BasicTypeReference@648c5fb3 18:36:43.707 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeUtc -> org.hibernate.type.BasicTypeReference@47b33e07 18:36:43.707 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithTimezone -> org.hibernate.type.BasicTypeReference@7126e26 18:36:43.707 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@151ab2b9 18:36:43.707 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.BasicTypeReference@13ed066e 18:36:43.707 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.BasicTypeReference@13ed066e 18:36:43.707 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@4d705112 18:36:43.707 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@590765c4 18:36:43.707 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.BasicTypeReference@19489b27 18:36:43.707 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.BasicTypeReference@19489b27 18:36:43.707 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.BasicTypeReference@626d2016 18:36:43.707 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.BasicTypeReference@626d2016 18:36:43.707 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.BasicTypeReference@2d5a1588 18:36:43.707 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.BasicTypeReference@2d5a1588 18:36:43.707 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.BasicTypeReference@2d5a1588 18:36:43.707 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.BasicTypeReference@4f116ca2 18:36:43.707 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.BasicTypeReference@4f116ca2 18:36:43.707 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.BasicTypeReference@4f116ca2 18:36:43.707 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.BasicTypeReference@125d47c4 18:36:43.707 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.BasicTypeReference@193bb809 18:36:43.707 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration instant -> org.hibernate.type.BasicTypeReference@64b018f3 18:36:43.707 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.BasicTypeReference@64b018f3 18:36:43.708 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid -> org.hibernate.type.BasicTypeReference@20801cbb 18:36:43.708 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.BasicTypeReference@20801cbb 18:36:43.708 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration pg-uuid -> org.hibernate.type.BasicTypeReference@20801cbb 18:36:43.708 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.BasicTypeReference@581b1c08 18:36:43.708 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.BasicTypeReference@1c240cf2 18:36:43.708 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.BasicTypeReference@78b7f805 18:36:43.708 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.BasicTypeReference@78b7f805 18:36:43.708 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.BasicTypeReference@58f2466c 18:36:43.708 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Currency -> org.hibernate.type.BasicTypeReference@58f2466c 18:36:43.708 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.BasicTypeReference@58f2466c 18:36:43.708 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.BasicTypeReference@5809fa26 18:36:43.708 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.BasicTypeReference@5809fa26 18:36:43.708 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.BasicTypeReference@64763e49 18:36:43.708 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.io.Serializable -> org.hibernate.type.BasicTypeReference@64763e49 18:36:43.708 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.BasicTypeReference@23468512 18:36:43.708 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.BasicTypeReference@23468512 18:36:43.708 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZoneOffset -> org.hibernate.type.BasicTypeReference@69cd7630 18:36:43.708 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZoneOffset -> org.hibernate.type.BasicTypeReference@69cd7630 18:36:43.708 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.BasicTypeReference@7e8279e5 18:36:43.708 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.BasicTypeReference@7e8279e5 18:36:43.708 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.BasicTypeReference@2b53840a 18:36:43.708 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.JavaObjectType@4a9a878 18:36:43.708 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.JavaObjectType@4a9a878 18:36:43.708 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration null -> org.hibernate.type.NullType@7e7743ec 18:36:43.708 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.BasicTypeReference@430915ce 18:36:43.708 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.BasicTypeReference@79ed2670 18:36:43.708 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.BasicTypeReference@7490aa87 18:36:43.708 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.BasicTypeReference@3d4258ff 18:36:43.708 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.BasicTypeReference@36ee9dfc 18:36:43.708 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_time -> org.hibernate.type.BasicTypeReference@26a0e3f7 18:36:43.708 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.BasicTypeReference@5795a136 18:36:43.708 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.BasicTypeReference@783f8e9b 18:36:43.708 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@3a7cfd1d] into BootstrapContext; was [null] 18:36:43.708 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@1b621efe] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@610480b5] 18:36:43.758 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null] 18:36:43.758 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null] 18:36:43.759 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using built-in connection pool (not intended for production use) 18:36:43.759 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: Loaded JDBC driver class: org.h2.Driver 18:36:43.759 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:PdpProviderTest] 18:36:43.759 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001001: Connection properties: {password=P01icY, user=policy} 18:36:43.759 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001003: Autocommit mode: false 18:36:43.759 [main] DEBUG org.hibernate.orm.connections.pooling -- Initializing Connection pool with 1 Connections 18:36:43.759 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001115: Connection pool size: 20 (min=1) 18:36:43.763 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database -> name : H2 version : 2.2.220 (2023-07-04) major : 2 minor : 2 18:36:43.763 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Driver -> name : H2 JDBC Driver version : 2.2.220 (2023-07-04) major : 2 minor : 2 18:36:43.763 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2 18:36:43.764 [main] WARN org.hibernate.orm.deprecation -- HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 18:36:43.764 [main] DEBUG org.hibernate.orm.dialect -- HHH035001: Using dialect: org.hibernate.dialect.H2Dialect, version: 2.2.220 18:36:43.765 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case 18:36:43.767 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NCharTypeDescriptor) replaced previous registration(CharTypeDescriptor) 18:36:43.767 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NVarcharTypeDescriptor) replaced previous registration(VarcharTypeDescriptor) 18:36:43.767 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(LongNVarcharTypeDescriptor) replaced previous registration(LongVarcharTypeDescriptor) 18:36:43.767 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NClobTypeDescriptor(DEFAULT)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 18:36:43.768 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(2005, ClobTypeDescriptor(STREAM_BINDING)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 18:36:43.768 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(TimestampUtcDescriptor) replaced previous registration(TimestampUtcDescriptor) 18:36:43.768 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(3100, NumericTypeDescriptor) replaced previous registration(org.hibernate.dialect.H2DurationIntervalSecondJdbcType@7e532f2d) 18:36:43.769 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@3a7104da] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@51ece47a] 18:36:43.772 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}] 18:36:43.775 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:43.776 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaToscaPolicyType 18:36:43.777 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType on table ToscaPolicyType 18:36:43.779 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:43.779 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:36:43.779 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:43.779 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:43.779 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:43.779 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:name] 18:36:43.779 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:43.779 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:43.780 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:43.780 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.name 18:36:43.780 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:43.780 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:43.780 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:43.780 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:version] 18:36:43.780 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:43.780 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:43.780 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:43.780 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.version 18:36:43.780 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:43.780 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:43.780 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:43.780 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:43.781 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:43.782 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_name') 18:36:43.782 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:43.782 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:name] 18:36:43.782 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:43.782 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:43.782 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:43.782 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.derived_from_name 18:36:43.782 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:43.782 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:43.783 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_version') 18:36:43.783 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:43.783 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:version] 18:36:43.783 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:43.783 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:43.783 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:43.783 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.derived_from_version 18:36:43.783 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:43.784 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property derivedFrom 18:36:43.786 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:43.786 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:43.786 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType:description] 18:36:43.786 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:43.786 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:43.786 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:43.786 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.description 18:36:43.786 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:43.786 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:43.786 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:43.786 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='metadata_ORDER') 18:36:43.786 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:43.786 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='metadata_KEY') 18:36:43.786 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='metadata_KEY') 18:36:43.786 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:43.786 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:43.786 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:43.786 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property metadata 18:36:43.787 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:43.787 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:43.787 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:43.788 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:43.788 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:43.788 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:43.788 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:43.789 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:43.789 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:43.789 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:43.789 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:43.789 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:43.789 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='targets_ORDER') 18:36:43.790 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:43.790 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='targets_KEY') 18:36:43.790 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='targets_KEY') 18:36:43.790 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyTypeName',referencedColumn='name') 18:36:43.790 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyTypeVersion',referencedColumn='version') 18:36:43.790 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:43.790 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:43.790 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property targets 18:36:43.790 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:43.790 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:43.790 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='triggers_ORDER') 18:36:43.791 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:43.791 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='triggers_KEY') 18:36:43.791 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='triggers_KEY') 18:36:43.791 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:43.791 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:43.791 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:43.791 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property triggers 18:36:43.796 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:43.797 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaToscaPolicy 18:36:43.797 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy on table ToscaPolicy 18:36:43.798 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:43.799 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:36:43.799 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:43.799 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:43.799 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:43.799 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:name] 18:36:43.799 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:43.799 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:43.799 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:43.799 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.name 18:36:43.799 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:43.799 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:43.799 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:43.799 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:version] 18:36:43.799 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:43.799 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:43.799 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:43.800 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.version 18:36:43.800 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:43.801 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:43.803 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:43.804 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:43.804 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:43.805 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_name') 18:36:43.805 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:43.805 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:name] 18:36:43.805 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:43.805 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:43.805 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:43.805 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.derived_from_name 18:36:43.805 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:43.805 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:43.806 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_version') 18:36:43.806 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:43.806 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:version] 18:36:43.806 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:43.806 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:43.806 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:43.806 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.derived_from_version 18:36:43.806 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:43.806 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property derivedFrom 18:36:43.806 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:43.806 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:43.807 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy:description] 18:36:43.807 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:43.807 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:43.807 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:43.807 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.description 18:36:43.807 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:43.807 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:43.807 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:43.807 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='metadata_ORDER') 18:36:43.807 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:43.807 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='metadata_KEY') 18:36:43.807 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='metadata_KEY') 18:36:43.807 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:43.807 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:43.807 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:43.807 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property metadata 18:36:43.807 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:43.808 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:43.808 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:43.808 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:43.808 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:43.808 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:43.808 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:43.808 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:43.808 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:43.808 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:43.808 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:43.808 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:43.811 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='type_name') 18:36:43.811 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:43.811 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:name] 18:36:43.811 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:43.811 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:43.811 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:43.811 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.type_name 18:36:43.811 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:43.811 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:43.811 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='type_version') 18:36:43.811 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:43.811 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:version] 18:36:43.811 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:43.811 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:43.811 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:43.811 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.type_version 18:36:43.811 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:43.811 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property type 18:36:43.811 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:43.811 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:43.811 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='targets_ORDER') 18:36:43.814 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:43.814 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='targets_KEY') 18:36:43.814 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='targets_KEY') 18:36:43.814 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyName',referencedColumn='name') 18:36:43.814 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyVersion',referencedColumn='version') 18:36:43.814 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:43.814 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:43.814 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property targets 18:36:43.816 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:43.817 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpPolicyStatus 18:36:43.817 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus on table PdpPolicyStatus 18:36:43.817 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:43.817 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:36:43.817 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:43.818 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:43.818 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:43.818 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:localName] 18:36:43.818 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:43.818 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:43.818 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:43.818 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.localName 18:36:43.818 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:43.819 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:43.819 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:43.819 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyName] 18:36:43.819 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:43.819 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:43.819 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:43.819 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentKeyName 18:36:43.819 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:43.819 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:43.819 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:43.819 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyVersion] 18:36:43.819 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:43.819 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:43.819 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:43.821 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentKeyVersion 18:36:43.821 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:43.821 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:43.821 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:43.821 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentLocalName] 18:36:43.821 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:43.821 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:43.821 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:43.821 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentLocalName 18:36:43.821 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:43.821 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:43.821 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:43.821 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:43.821 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property deploy with lazy=false 18:36:43.821 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:deploy] 18:36:43.821 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:36:43.821 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:36:43.821 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for deploy 18:36:43.821 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.deploy 18:36:43.821 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property deploy 18:36:43.821 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:43.821 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpGroup with lazy=false 18:36:43.821 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpGroup] 18:36:43.821 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup (type=java.lang.String) 18:36:43.821 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup (type=java.lang.String) 18:36:43.821 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpGroup 18:36:43.822 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.pdpGroup 18:36:43.822 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpGroup 18:36:43.822 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:43.822 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpType with lazy=false 18:36:43.822 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpType] 18:36:43.822 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType (type=java.lang.String) 18:36:43.822 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType (type=java.lang.String) 18:36:43.822 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpType 18:36:43.822 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.pdpType 18:36:43.822 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpType 18:36:43.822 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:43.822 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:43.822 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:43.822 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:name] 18:36:43.822 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:43.822 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:43.822 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:43.822 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.name 18:36:43.822 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:43.822 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:43.822 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:43.822 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:version] 18:36:43.822 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:43.822 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:43.822 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:43.822 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.version 18:36:43.822 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:43.822 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property policyType 18:36:43.822 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:43.822 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property state with lazy=false 18:36:43.822 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:state] 18:36:43.822 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state (type=org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State) 18:36:43.822 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state (type=org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State) 18:36:43.822 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for state 18:36:43.823 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.state 18:36:43.823 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property state 18:36:43.823 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:43.823 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpGroup 18:36:43.823 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup on table PdpGroup 18:36:43.823 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:43.823 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:36:43.823 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:43.824 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:43.824 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:43.824 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:name] 18:36:43.824 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:43.824 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:43.824 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:43.824 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.name 18:36:43.824 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:43.824 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:43.824 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:43.824 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:version] 18:36:43.824 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:43.824 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:43.824 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:43.824 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.version 18:36:43.824 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:43.824 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:43.824 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:43.824 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:43.824 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:43.824 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:description] 18:36:43.824 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description (type=java.lang.String) 18:36:43.824 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description (type=java.lang.String) 18:36:43.824 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:43.824 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.description 18:36:43.824 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:43.824 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:43.824 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpGroupState with lazy=false 18:36:43.824 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:pdpGroupState] 18:36:43.824 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:43.824 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:43.824 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpGroupState 18:36:43.824 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.pdpGroupState 18:36:43.824 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpGroupState 18:36:43.824 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:43.824 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:43.824 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='pdpSubGroups_ORDER') 18:36:43.825 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:43.825 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='pdpSubGroups_KEY') 18:36:43.825 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpSubGroups_KEY') 18:36:43.825 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='name',referencedColumn='name') 18:36:43.825 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='version',referencedColumn='version') 18:36:43.825 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:43.825 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:43.825 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpSubGroups 18:36:43.825 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:43.825 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:43.825 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:43.825 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:43.825 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:43.825 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:43.825 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:43.825 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:43.825 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:43.825 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:43.825 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:43.838 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpSubGroup 18:36:43.838 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup on table PdpSubGroup 18:36:43.838 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:43.838 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:36:43.838 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:43.838 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:43.838 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:43.838 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:localName] 18:36:43.838 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:43.839 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:43.839 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:43.839 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.localName 18:36:43.839 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:43.839 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:43.839 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:43.839 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyName] 18:36:43.839 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:43.839 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:43.839 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:43.839 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentKeyName 18:36:43.839 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:43.839 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:43.839 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:43.839 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyVersion] 18:36:43.839 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:43.839 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:43.839 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:43.839 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentKeyVersion 18:36:43.839 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:43.839 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:43.839 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:43.839 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentLocalName] 18:36:43.839 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:43.839 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:43.839 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:43.839 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentLocalName 18:36:43.839 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:43.839 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:43.840 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:43.840 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:43.840 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property currentInstanceCount with lazy=false 18:36:43.840 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:currentInstanceCount] 18:36:43.840 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount (type=int) 18:36:43.840 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount (type=int) 18:36:43.840 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for currentInstanceCount 18:36:43.840 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.currentInstanceCount 18:36:43.840 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property currentInstanceCount 18:36:43.840 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:43.840 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property desiredInstanceCount with lazy=false 18:36:43.840 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:desiredInstanceCount] 18:36:43.840 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:36:43.840 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:36:43.840 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for desiredInstanceCount 18:36:43.840 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.desiredInstanceCount 18:36:43.840 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property desiredInstanceCount 18:36:43.840 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:43.840 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:43.840 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='pdpInstances_ORDER') 18:36:43.840 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:43.840 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='pdpInstances_KEY') 18:36:43.840 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpInstances_KEY') 18:36:43.840 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentKeyName',referencedColumn='parentKeyName') 18:36:43.840 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentKeyVersion',referencedColumn='parentKeyVersion') 18:36:43.840 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentLocalName',referencedColumn='parentLocalName') 18:36:43.840 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpLocalName',referencedColumn='localName') 18:36:43.840 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:43.840 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:43.840 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpInstances 18:36:43.841 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:43.841 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:43.841 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='policies_ORDER') 18:36:43.841 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:43.841 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='policies_KEY') 18:36:43.841 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='policies_KEY') 18:36:43.841 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:43.841 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:43.841 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:43.841 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property policies 18:36:43.841 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:43.841 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:43.841 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:43.841 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:43.841 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:43.841 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:43.841 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:43.841 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:43.841 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:43.841 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:43.841 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:43.841 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:43.841 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='supportedPolicyTypes_ORDER') 18:36:43.841 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:43.842 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='supportedPolicyTypes_KEY') 18:36:43.842 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='supportedPolicyTypes_KEY') 18:36:43.842 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:43.842 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:43.842 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:43.842 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property supportedPolicyTypes 18:36:43.842 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:43.842 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdp 18:36:43.842 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdp on table Pdp 18:36:43.842 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:43.842 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:36:43.842 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:43.843 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:43.843 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:43.843 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:localName] 18:36:43.843 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:43.843 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:43.843 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:43.843 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.localName 18:36:43.843 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:43.843 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:43.843 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:43.843 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyName] 18:36:43.843 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:43.843 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:43.843 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:43.843 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentKeyName 18:36:43.843 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:43.843 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:43.843 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:43.843 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyVersion] 18:36:43.843 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:43.843 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:43.843 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:43.843 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentKeyVersion 18:36:43.843 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:43.843 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:43.843 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:43.843 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentLocalName] 18:36:43.843 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:43.843 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:43.843 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:43.843 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentLocalName 18:36:43.843 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:43.843 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:43.844 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:43.844 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:43.844 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property healthy with lazy=false 18:36:43.844 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:healthy] 18:36:43.844 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:36:43.844 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:36:43.844 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for healthy 18:36:43.844 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.healthy 18:36:43.844 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property healthy 18:36:43.844 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:43.844 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property lastUpdate with lazy=false 18:36:43.844 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:lastUpdate] 18:36:43.844 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate (type=java.util.Date) 18:36:43.844 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate (type=java.util.Date) 18:36:43.844 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for lastUpdate 18:36:43.844 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.lastUpdate 18:36:43.844 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property lastUpdate 18:36:43.844 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:43.844 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property message with lazy=false 18:36:43.844 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:message] 18:36:43.844 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message (type=java.lang.String) 18:36:43.844 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message (type=java.lang.String) 18:36:43.844 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for message 18:36:43.844 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.message 18:36:43.844 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property message 18:36:43.844 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:43.844 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpState with lazy=false 18:36:43.844 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:pdpState] 18:36:43.844 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:43.844 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:43.844 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpState 18:36:43.844 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.pdpState 18:36:43.844 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpState 18:36:43.845 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:43.845 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:43.845 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:43.845 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:43.845 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:43.845 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:43.845 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:43.845 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:43.845 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:43.845 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:43.845 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:43.845 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:43.845 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:43.845 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:43.845 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:43.845 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:43.845 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for deploy 18:36:43.850 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpGroup 18:36:43.850 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpType 18:36:43.850 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:43.850 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:43.850 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for state 18:36:43.850 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:43.850 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:43.851 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:43.851 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpGroupState 18:36:43.851 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:43.851 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:43.851 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:43.851 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:43.851 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for currentInstanceCount 18:36:43.851 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for desiredInstanceCount 18:36:43.851 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:43.851 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:43.851 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:43.851 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:43.851 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for healthy 18:36:43.851 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for lastUpdate 18:36:43.851 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for message 18:36:43.851 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpState 18:36:43.852 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [toscapolicytype] 18:36:43.852 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [toscapolicytype] 18:36:43.852 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [toscapolicy] 18:36:43.852 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [toscapolicy] 18:36:43.852 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:43.852 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:43.852 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:43.852 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:43.852 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [pdpgroup] 18:36:43.852 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [pdpgroup] 18:36:43.852 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:43.852 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:43.852 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:43.852 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:43.852 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdp] 18:36:43.852 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdp] 18:36:43.852 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdp] 18:36:43.852 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdp] 18:36:43.852 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:43.852 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:43.856 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:43.856 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:43.856 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:name] 18:36:43.856 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.name (type=java.lang.String) 18:36:43.856 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.name (type=java.lang.String) 18:36:43.856 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:43.856 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_supportedPolicyTypes.name 18:36:43.856 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:43.856 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:43.856 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:43.856 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:43.856 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:version] 18:36:43.856 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.version (type=java.lang.String) 18:36:43.857 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.version (type=java.lang.String) 18:36:43.857 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:43.857 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_supportedPolicyTypes.version 18:36:43.857 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:43.857 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:43.857 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:36:43.857 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:43.857 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:43.858 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:43.858 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:43.858 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:43.859 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:43.859 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_properties.properties 18:36:43.859 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:43.859 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:43.859 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:43.859 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:43.860 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:43.860 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_properties.properties_KEY 18:36:43.860 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:43.860 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_localname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:43.860 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentkeyname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:43.860 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentkeyversion] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:43.860 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentlocalname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:43.860 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:43.860 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, index: properties_KEY, element: properties 18:36:43.860 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:43.860 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:43.860 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:43.860 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:43.861 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:name] 18:36:43.861 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:43.861 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:43.861 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:43.861 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_policies.name 18:36:43.861 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:43.862 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:43.862 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:43.862 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:43.862 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:version] 18:36:43.862 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:43.862 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:43.862 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:43.862 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_policies.version 18:36:43.862 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:43.862 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:43.862 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:36:43.862 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:43.862 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances through an association table 18:36:43.864 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName, element: pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName 18:36:43.864 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:43.864 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:43.864 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:43.864 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:43.864 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:43.864 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:43.864 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpGroup_properties.properties 18:36:43.864 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:43.864 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:43.864 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:43.864 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:43.864 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:43.864 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpGroup_properties.properties_KEY 18:36:43.864 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:43.864 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpgroup_name] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:43.864 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpgroup_version] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:43.864 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:43.864 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpGroup_name, JpaPdpGroup_version, index: properties_KEY, element: properties 18:36:43.864 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:43.864 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups through an association table 18:36:43.865 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: name, version, element: pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName 18:36:43.865 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:43.865 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:43.866 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:43.866 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:43.866 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:name] 18:36:43.866 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:43.866 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:43.866 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:43.866 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_targets.name 18:36:43.866 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:43.866 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:43.866 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:43.866 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:43.866 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:version] 18:36:43.866 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:43.866 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:43.866 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:43.866 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_targets.version 18:36:43.866 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:43.866 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:43.866 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: toscaPolicyName, toscaPolicyVersion, element: name, version 18:36:43.867 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:43.867 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:43.867 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:43.867 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:43.867 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:43.867 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:43.867 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_properties.properties 18:36:43.867 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:43.867 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:43.867 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:43.867 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:43.867 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:43.869 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_properties.properties_KEY 18:36:43.869 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:43.869 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_name] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:43.869 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_version] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:43.869 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:43.869 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: properties_KEY, element: properties 18:36:43.869 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:43.869 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:43.870 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:43.870 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:43.870 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:43.870 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:43.870 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_metadata.metadata 18:36:43.870 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:43.870 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:43.870 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:43.870 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:43.870 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:43.870 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_metadata.metadata_KEY 18:36:43.870 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:43.870 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_name] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:43.870 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_version] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:43.870 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [metadata_key] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:43.870 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: metadata_KEY, element: metadata 18:36:43.870 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:43.870 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:43.870 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:43.870 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers (type=java.util.List) 18:36:43.870 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers (type=java.util.List) 18:36:43.870 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:43.870 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_triggers.triggers 18:36:43.870 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:43.870 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, element: triggers 18:36:43.870 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:43.870 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:43.870 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:43.871 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:43.871 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:name] 18:36:43.871 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:43.871 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:43.871 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:43.871 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_targets.name 18:36:43.871 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:43.871 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:43.871 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:43.871 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:43.871 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:version] 18:36:43.871 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:43.871 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:43.871 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:43.871 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_targets.version 18:36:43.871 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:43.871 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:43.871 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: toscaPolicyTypeName, toscaPolicyTypeVersion, element: name, version 18:36:43.871 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:43.871 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:43.871 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:43.871 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:43.871 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:43.871 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:43.871 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_properties.properties 18:36:43.871 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:43.871 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:43.871 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:43.871 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:43.871 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:43.871 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_properties.properties_KEY 18:36:43.871 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:43.871 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_name] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:43.871 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_version] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:43.871 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:43.871 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: properties_KEY, element: properties 18:36:43.871 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:43.871 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:43.872 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:43.872 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:43.872 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:43.872 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:43.872 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_metadata.metadata 18:36:43.872 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:43.877 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:43.877 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:43.877 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:43.877 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:43.877 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_metadata.metadata_KEY 18:36:43.877 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:43.877 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_name] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:43.877 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_version] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:43.877 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [metadata_key] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:43.877 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: metadata_KEY, element: metadata 18:36:43.878 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:43.878 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:43.878 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:43.879 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:43.879 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:43.879 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:43.879 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:43.879 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:43.879 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:43.879 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:43.879 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:43.879 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:43.879 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:43.880 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:43.880 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:43.887 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:43.887 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:43.887 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:43.887 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:43.887 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:43.887 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:43.887 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:43.887 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:43.887 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:43.887 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:43.887 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:43.887 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:43.887 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:43.887 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:43.887 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:43.887 [main] DEBUG org.hibernate.bytecode.internal.BytecodeProviderInitiator -- HHH000021: Bytecode provider: bytebuddy 18:36:43.887 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory 18:36:43.888 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:36:43.889 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating SessionFactory with settings: {java.specification.version=17, sun.jnu.encoding=UTF-8, hibernate.dialect=org.hibernate.dialect.H2Dialect, java.class.path=/w/workspace/policy-models-sonar/models-pdp/target/test-classes:/w/workspace/policy-models-sonar/models-pdp/target/classes:/w/workspace/policy-models-sonar/models-base/target/policy-models-base-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-3.1.1-SNAPSHOT.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-examples/target/policy-models-examples-3.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/gson/2.1.1-SNAPSHOT/gson-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/common-parameters/2.1.1-SNAPSHOT/common-parameters-2.1.1-SNAPSHOT.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.jar:/tmp/r/io/prometheus/simpleclient/0.16.0/simpleclient-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel/0.16.0/simpleclient_tracer_otel-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_common/0.16.0/simpleclient_tracer_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel_agent/0.16.0/simpleclient_tracer_otel_agent-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_hotspot/0.16.0/simpleclient_hotspot-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_jakarta/0.16.0/simpleclient_servlet_jakarta-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_common/0.16.0/simpleclient_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_common/0.16.0/simpleclient_servlet_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_logback/0.16.0/simpleclient_logback-0.16.0.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1/jakarta.xml.bind-api-4.0.1.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/tmp/r/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-jakarta/2.2.15/swagger-jaxrs2-jakarta-2.2.15.jar:/tmp/r/io/github/classgraph/classgraph/4.8.154/classgraph-4.8.154.jar:/tmp/r/io/swagger/core/v3/swagger-models-jakarta/2.2.15/swagger-models-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.15.1/jackson-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-annotations-jakarta/2.2.15/swagger-annotations-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-integration-jakarta/2.2.15/swagger-integration-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-core-jakarta/2.2.15/swagger-core-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.15.1/jackson-dataformat-yaml-2.15.1.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.1/jackson-datatype-jsr310-2.15.1.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.1/jackson-databind-2.14.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-json-provider/2.15.1/jackson-jakarta-rs-json-provider-2.15.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-base/2.15.1/jackson-jakarta-rs-base-2.15.1.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.15.1/jackson-module-jakarta-xmlbind-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-servlet-initializer-v2-jakarta/2.2.15/swagger-jaxrs2-servlet-initializer-v2-jakarta-2.2.15.jar:/tmp/r/org/hibernate/orm/hibernate-core/6.3.0.CR1/hibernate-core-6.3.0.CR1.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.2/jaxb-runtime-4.0.2.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.2/jaxb-core-4.0.2.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.0/angus-activation-2.0.0.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.2/txw2-4.0.2.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.1/istack-commons-runtime-4.1.1.jar:/tmp/r/jakarta/inject/jakarta.inject-api/2.0.1.MR/jakarta.inject-api-2.0.1.MR.jar:/tmp/r/org/antlr/antlr4-runtime/4.10.1/antlr4-runtime-4.10.1.jar:/tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/com/h2database/h2/2.2.220/h2-2.2.220.jar:/tmp/r/org/onap/policy/common/utils/2.1.1-SNAPSHOT/utils-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/2.1.1-SNAPSHOT/capabilities-2.1.1-SNAPSHOT.jar:/tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.jar:/tmp/r/com/worldturner/medeia/medeia-validator-core/1.1.1/medeia-validator-core-1.1.1.jar:/tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.3.20/kotlin-reflect-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.3.20/kotlin-stdlib-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.20/kotlin-stdlib-common-1.3.20.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.jar:/tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/tmp/r/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar:/tmp/r/org/onap/policy/common/utils-test/2.1.1-SNAPSHOT/utils-test-2.1.1-SNAPSHOT.jar:/tmp/r/org/bouncycastle/bcpkix-fips/1.0.7/bcpkix-fips-1.0.7.jar:/tmp/r/org/bouncycastle/bc-fips/1.0.2.4/bc-fips-1.0.2.4.jar:/tmp/r/org/apache/commons/commons-jexl3/3.1/commons-jexl3-3.1.jar:/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar:/tmp/r/org/slf4j/slf4j-api/2.0.11/slf4j-api-2.0.11.jar:/tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar:/tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar:/tmp/r/org/projectlombok/lombok/1.18.28/lombok-1.18.28.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/yaml/snakeyaml/2.0/snakeyaml-2.0.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.1.4/mariadb-java-client-3.1.4.jar:/tmp/r/com/github/waffle/waffle-jna/3.2.0/waffle-jna-3.2.0.jar:/tmp/r/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar:/tmp/r/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1.jar:/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar:/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar:/tmp/r/org/postgresql/postgresql/42.6.0/postgresql-42.6.0.jar:/tmp/r/org/checkerframework/checker-qual/3.31.0/checker-qual-3.31.0.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar:/tmp/r/org/glassfish/jersey/inject/jersey-hk2/3.1.3/jersey-hk2-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-common/3.1.3/jersey-common-3.1.3.jar:/tmp/r/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar:/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/tmp/r/org/glassfish/hk2/hk2-locator/3.0.4/hk2-locator-3.0.4.jar:/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/3.0.4/aopalliance-repackaged-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-api/3.0.4/hk2-api-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-utils/3.0.4/hk2-utils-3.0.4.jar:/tmp/r/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.jar:/tmp/r/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.jar:/tmp/r/org/eclipse/jetty/toolchain/jetty-jakarta-servlet-api/5.0.2/jetty-jakarta-servlet-api-5.0.2.jar:/tmp/r/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet/3.1.3/jersey-container-servlet-3.1.3.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.3/jersey-container-servlet-core-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-server/3.1.3/jersey-server-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-client/3.1.3/jersey-client-3.1.3.jar:/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar:/tmp/r/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/tmp/r/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.6/byte-buddy-1.14.6.jar:/tmp/r/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar:/tmp/r/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/tmp/r/org/assertj/assertj-core/3.24.2/assertj-core-3.24.2.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5/5.2.2/httpcore5-5.2.2.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/tmp/r/com/att/nsa/cambriaClient/1.2.1-oss/cambriaClient-1.2.1-oss.jar:/tmp/r/com/att/nsa/saClientLibrary/1.3.0-oss/saClientLibrary-1.3.0-oss.jar:/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar:/tmp/r/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar:/tmp/r/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5/httpclient-cache-4.5.jar:/tmp/r/com/att/nsa/saToolkit/1.2.0-oss/saToolkit-1.2.0-oss.jar:/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar:/tmp/r/org/json/json/20231013/json-20231013.jar:, java.vm.vendor=Private Build, sun.arch.data.model=64, sun.font.fontmanager=sun.awt.X11FontManager, java.vendor.url=Unknown, user.timezone=Etc/UTC, javax.persistence.jdbc.user=****, javax.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, java.vm.specification.version=17, os.name=Linux, jakarta.persistence.jdbc.password=****, sun.java.launcher=SUN_STANDARD, local.setting.IS_JTA_TXN_COORD=false, sun.boot.library.path=/usr/lib/jvm/java-17-openjdk-amd64/lib, sun.java.command=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20240120183635626_70.jar /w/workspace/policy-models-sonar/models-pdp/target/surefire 2024-01-20T18-35-53_465-jvmRun1 surefire-20240120183635626_68tmp surefire_4-20240120183635626_69tmp, jdk.debug=release, surefire.test.class.path=/w/workspace/policy-models-sonar/models-pdp/target/test-classes:/w/workspace/policy-models-sonar/models-pdp/target/classes:/w/workspace/policy-models-sonar/models-base/target/policy-models-base-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-3.1.1-SNAPSHOT.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-examples/target/policy-models-examples-3.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/gson/2.1.1-SNAPSHOT/gson-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/common-parameters/2.1.1-SNAPSHOT/common-parameters-2.1.1-SNAPSHOT.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.jar:/tmp/r/io/prometheus/simpleclient/0.16.0/simpleclient-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel/0.16.0/simpleclient_tracer_otel-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_common/0.16.0/simpleclient_tracer_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel_agent/0.16.0/simpleclient_tracer_otel_agent-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_hotspot/0.16.0/simpleclient_hotspot-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_jakarta/0.16.0/simpleclient_servlet_jakarta-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_common/0.16.0/simpleclient_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_common/0.16.0/simpleclient_servlet_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_logback/0.16.0/simpleclient_logback-0.16.0.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1/jakarta.xml.bind-api-4.0.1.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/tmp/r/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-jakarta/2.2.15/swagger-jaxrs2-jakarta-2.2.15.jar:/tmp/r/io/github/classgraph/classgraph/4.8.154/classgraph-4.8.154.jar:/tmp/r/io/swagger/core/v3/swagger-models-jakarta/2.2.15/swagger-models-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.15.1/jackson-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-annotations-jakarta/2.2.15/swagger-annotations-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-integration-jakarta/2.2.15/swagger-integration-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-core-jakarta/2.2.15/swagger-core-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.15.1/jackson-dataformat-yaml-2.15.1.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.1/jackson-datatype-jsr310-2.15.1.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.1/jackson-databind-2.14.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-json-provider/2.15.1/jackson-jakarta-rs-json-provider-2.15.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-base/2.15.1/jackson-jakarta-rs-base-2.15.1.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.15.1/jackson-module-jakarta-xmlbind-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-servlet-initializer-v2-jakarta/2.2.15/swagger-jaxrs2-servlet-initializer-v2-jakarta-2.2.15.jar:/tmp/r/org/hibernate/orm/hibernate-core/6.3.0.CR1/hibernate-core-6.3.0.CR1.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.2/jaxb-runtime-4.0.2.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.2/jaxb-core-4.0.2.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.0/angus-activation-2.0.0.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.2/txw2-4.0.2.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.1/istack-commons-runtime-4.1.1.jar:/tmp/r/jakarta/inject/jakarta.inject-api/2.0.1.MR/jakarta.inject-api-2.0.1.MR.jar:/tmp/r/org/antlr/antlr4-runtime/4.10.1/antlr4-runtime-4.10.1.jar:/tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/com/h2database/h2/2.2.220/h2-2.2.220.jar:/tmp/r/org/onap/policy/common/utils/2.1.1-SNAPSHOT/utils-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/2.1.1-SNAPSHOT/capabilities-2.1.1-SNAPSHOT.jar:/tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.jar:/tmp/r/com/worldturner/medeia/medeia-validator-core/1.1.1/medeia-validator-core-1.1.1.jar:/tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.3.20/kotlin-reflect-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.3.20/kotlin-stdlib-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.20/kotlin-stdlib-common-1.3.20.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.jar:/tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/tmp/r/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar:/tmp/r/org/onap/policy/common/utils-test/2.1.1-SNAPSHOT/utils-test-2.1.1-SNAPSHOT.jar:/tmp/r/org/bouncycastle/bcpkix-fips/1.0.7/bcpkix-fips-1.0.7.jar:/tmp/r/org/bouncycastle/bc-fips/1.0.2.4/bc-fips-1.0.2.4.jar:/tmp/r/org/apache/commons/commons-jexl3/3.1/commons-jexl3-3.1.jar:/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar:/tmp/r/org/slf4j/slf4j-api/2.0.11/slf4j-api-2.0.11.jar:/tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar:/tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar:/tmp/r/org/projectlombok/lombok/1.18.28/lombok-1.18.28.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/yaml/snakeyaml/2.0/snakeyaml-2.0.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.1.4/mariadb-java-client-3.1.4.jar:/tmp/r/com/github/waffle/waffle-jna/3.2.0/waffle-jna-3.2.0.jar:/tmp/r/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar:/tmp/r/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1.jar:/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar:/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar:/tmp/r/org/postgresql/postgresql/42.6.0/postgresql-42.6.0.jar:/tmp/r/org/checkerframework/checker-qual/3.31.0/checker-qual-3.31.0.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar:/tmp/r/org/glassfish/jersey/inject/jersey-hk2/3.1.3/jersey-hk2-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-common/3.1.3/jersey-common-3.1.3.jar:/tmp/r/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar:/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/tmp/r/org/glassfish/hk2/hk2-locator/3.0.4/hk2-locator-3.0.4.jar:/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/3.0.4/aopalliance-repackaged-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-api/3.0.4/hk2-api-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-utils/3.0.4/hk2-utils-3.0.4.jar:/tmp/r/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.jar:/tmp/r/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.jar:/tmp/r/org/eclipse/jetty/toolchain/jetty-jakarta-servlet-api/5.0.2/jetty-jakarta-servlet-api-5.0.2.jar:/tmp/r/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet/3.1.3/jersey-container-servlet-3.1.3.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.3/jersey-container-servlet-core-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-server/3.1.3/jersey-server-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-client/3.1.3/jersey-client-3.1.3.jar:/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar:/tmp/r/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/tmp/r/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.6/byte-buddy-1.14.6.jar:/tmp/r/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar:/tmp/r/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/tmp/r/org/assertj/assertj-core/3.24.2/assertj-core-3.24.2.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5/5.2.2/httpcore5-5.2.2.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/tmp/r/com/att/nsa/cambriaClient/1.2.1-oss/cambriaClient-1.2.1-oss.jar:/tmp/r/com/att/nsa/saClientLibrary/1.3.0-oss/saClientLibrary-1.3.0-oss.jar:/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar:/tmp/r/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar:/tmp/r/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5/httpclient-cache-4.5.jar:/tmp/r/com/att/nsa/saToolkit/1.2.0-oss/saToolkit-1.2.0-oss.jar:/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar:/tmp/r/org/json/json/20231013/json-20231013.jar:, jakarta.persistence.jdbc.driver=org.h2.Driver, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, java.specification.vendor=Oracle Corporation, org.ops4j.pax.url.mvn.localRepository=/tmp/r, java.version.date=2022-07-19, java.home=/usr/lib/jvm/java-17-openjdk-amd64, file.separator=/, basedir=/w/workspace/policy-models-sonar/models-pdp, java.vm.compressedOopsMode=Zero based, jakarta.persistence.jdbc.user=****, line.separator= , hibernate.persistenceUnitName=ToscaConceptTest, java.vm.specification.vendor=Oracle Corporation, java.specification.name=Java Platform API Specification, hibernate.transaction.coordinator_class=class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl, javax.persistence.jdbc.driver=org.h2.Driver, surefire.real.class.path=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20240120183635626_70.jar, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, java.runtime.version=17.0.4+8-Ubuntu-118.04, user.name=jenkins, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, sonar=true, path.separator=:, hibernate.connection.username=****, os.version=4.15.0-194-generic, java.runtime.name=OpenJDK Runtime Environment, hibernate.connection.url=jdbc:h2:mem:PdpProviderTest, file.encoding=UTF-8, jenkins=true, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=false, localRepository=/tmp/r, hibernate.connection.driver_class=org.h2.Driver, java.vendor.url.bug=Unknown, java.io.tmpdir=/tmp, java.version=17.0.4, user.dir=/w/workspace/policy-models-sonar/models-pdp, os.arch=amd64, java.vm.specification.name=Java Virtual Machine Specification, javax.persistence.schema-generation.database.action=drop-and-create, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@5239d115, native.encoding=UTF-8, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, java.vendor=Private Build, java.vm.info=mixed mode, sharing, java.vm.version=17.0.4+8-Ubuntu-118.04, hibernate.bytecode.use_reflection_optimizer=true, sun.io.unicode.encoding=UnicodeLittle, maven.repo.local=/tmp/r, javax.persistence.jdbc.password=****, java.class.version=61.0} 18:36:43.889 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {} 18:36:43.889 [main] DEBUG org.hibernate.boot.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation 18:36:43.889 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 18:36:43.890 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was null 18:36:43.890 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was null 18:36:43.890 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was null 18:36:43.890 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was null 18:36:43.890 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@39df2130] under count; prior registration was null 18:36:43.890 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@2a5eac38] under every; prior registration was null 18:36:43.890 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@ca97f0e] under any; prior registration was null 18:36:43.890 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(floor)] under floor; prior registration was null 18:36:43.890 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ceiling)] under ceiling; prior registration was null 18:36:43.890 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(mod)] under mod; prior registration was null 18:36:43.890 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(abs)] under abs; prior registration was null 18:36:43.890 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sign)] under sign; prior registration was null 18:36:43.890 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sqrt)] under sqrt; prior registration was null 18:36:43.890 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ln)] under ln; prior registration was null 18:36:43.890 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(exp)] under exp; prior registration was null 18:36:43.890 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(power)] under power; prior registration was null 18:36:43.890 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(round)] under round; prior registration was null 18:36:43.890 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sin)] under sin; prior registration was null 18:36:43.890 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cos)] under cos; prior registration was null 18:36:43.890 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(tan)] under tan; prior registration was null 18:36:43.890 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(asin)] under asin; prior registration was null 18:36:43.890 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(acos)] under acos; prior registration was null 18:36:43.890 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan)] under atan; prior registration was null 18:36:43.890 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan2)] under atan2; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@1084b6f7] under sinh; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@5092d376] under cosh; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@ff28a30] under tanh; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@48e4d5cf] under pi; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@7d62e12a] under log; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(coalesce)] under coalesce; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nullif)] under nullif; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(left)] under left; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(right)] under right; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(replace)] under replace; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(concat)] under concat; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lower)] under lower; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(upper)] under upper; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substring)] under substring; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(locate)] under locate; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(character_length)] under character_length; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : length -> character_length 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LocatePositionEmulation@3bad9493] under position; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InsertSubstringOverlayEmulation@20953adc] under overlay; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TrimFunction@4eb1c9ac] under trim; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastFunction@24300ae1] under cast; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@736e0bf8] under collate; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ExtractFunction@7a249c93] under extract; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(least)] under least; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(greatest)] under greatest; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CoalesceIfnullEmulation@3a98c6d2] under ifnull; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lpad)] under lpad; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rpad)] under rpad; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LpadRpadPadEmulation@1e5ba462] under pad; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastStrEmulation@1d694d9a] under str; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@43f79aa0] under format; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampaddFunction@3fa57a5a] under timestampadd; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampdiffFunction@7c9eb178] under timestampdiff; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : dateadd -> timestampadd 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : datediff -> timestampdiff 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@2b4c26ec] under current_date; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@54118bbf] under current_time; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@40724ccd] under current_timestamp; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current date -> current_date 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current time -> current_time 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current timestamp -> current_timestamp 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@49ee30ca] under local_date; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@35f045d] under local_time; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@5b4b2bfa] under local_datetime; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@90d007a] under offset_datetime; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local date -> local_date 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local time -> local_time 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local datetime -> local_datetime 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : offset datetime -> offset_datetime 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@315d19f1] under instant; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current_instant -> instant 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.SqlFunction@4a5b9e6b] under sql; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was NamedSqmFunctionTemplate(max) 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was NamedSqmFunctionTemplate(min) 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was NamedSqmFunctionTemplate(sum) 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was NamedSqmFunctionTemplate(avg) 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@48cd6821] under count; prior registration was org.hibernate.dialect.function.CountFunction@39df2130 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.AvgFunction@2922bf92] under avg; prior registration was NamedSqmFunctionTemplate(avg) 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(pi)] under pi; prior registration was org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@48e4d5cf 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cot)] under cot; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(radians)] under radians; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(degrees)] under degrees; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(log10)] under log10; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@70e9a9d6] under mod; prior registration was NamedSqmFunctionTemplate(mod) 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rand)] under rand; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(soundex)] under soundex; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(translate)] under translate; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitand)] under bitand; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitor)] under bitor; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitxor)] under bitxor; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_and)] under bit_and; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_or)] under bit_or; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day)] under day; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(month)] under month; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(year)] under year; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(hour)] under hour; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(minute)] under minute; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(second)] under second; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(microsecond)] under microsecond; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_week)] under day_of_week; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_month)] under day_of_month; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : day -> day_of_month 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_year)] under day_of_year; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(week)] under week; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(quarter)] under quarter; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(monthname)] under monthname; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(dayname)] under dayname; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under localtime; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under localtimestamp; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under local_time; prior registration was org.hibernate.dialect.function.CurrentFunction@35f045d 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under local_datetime; prior registration was org.hibernate.dialect.function.CurrentFunction@5b4b2bfa 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TruncFunction@6657d966] under trunc; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : truncate -> trunc 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@45f829ed] under date_trunc; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_length)] under bit_length; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ascii)] under ascii; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was NamedSqmFunctionTemplate(octet_length) 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(space)] under space; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(repeat)] under repeat; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(char)] under char; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : chr -> char 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(instr)] under instr; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substr)] under substr; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@799ac0ef] under position; prior registration was org.hibernate.dialect.function.LocatePositionEmulation@3bad9493 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ltrim)] under ltrim; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rtrim)] under rtrim; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@44807113] under concat; prior registration was NamedSqmFunctionTemplate(concat) 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curtime)] under curtime; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curdate)] under curdate; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(now)] under now; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sysdate)] under sysdate; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(insert)] under insert; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_and)] under bool_and; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : every -> bool_and 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_or)] under bool_or; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : any -> bool_or 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(median)] under median; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_pop)] under stddev_pop; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_samp)] under stddev_samp; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_pop)] under var_pop; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_samp)] under var_samp; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@1c441c0c] under format; prior registration was org.hibernate.dialect.function.FormatFunction@43f79aa0 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rownum)] under rownum; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(row_number)] under row_number; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lag)] under lag; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lead)] under lead; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(first_value)] under first_value; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(last_value)] under last_value; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nth_value)] under nth_value; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@18f7f928] under mode; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@37c5cf61] under percentile_cont; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@700a2863] under percentile_disc; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@4c12ee12] under rank; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@6b0b6001] under dense_rank; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@72ac14c6] under percent_rank; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@534463c0] under cume_dist; prior registration was null 18:36:43.891 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ListaggFunction@8fd65c4] under listagg; prior registration was null 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- abs(NUMERIC arg) 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double acos(NUMERIC arg) 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean any(BOOLEAN predicate) 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer ascii(STRING arg) 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double asin(NUMERIC arg) 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan(NUMERIC arg) 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan2(NUMERIC arg0, NUMERIC arg1) 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double avg(NUMERIC arg) 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_and(arg) 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer bit_length(STRING_OR_CLOB arg) 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_or(arg) 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitand(arg0, arg1) 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitor(arg0, arg1) 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitxor(arg0, arg1) 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_and(BOOLEAN predicate) 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_or(BOOLEAN predicate) 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- cast(arg as Type) 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ceiling(NUMERIC arg) 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character char(INTEGER arg) 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer character_length(STRING_OR_CLOB arg) 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character chr(INTEGER arg) 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- coalesce(arg0[, arg1[, ...]]) 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String collate(STRING string as COLLATION collation) 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String concat(STRING string0[, STRING string1[, ...]]) 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cos(NUMERIC arg) 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cosh(NUMERIC arg) 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cot(NUMERIC arg) 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long count([distinct ]{arg|*}) 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cume_dist([arg0[, ...]]) 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date curdate() 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current date 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current time 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current timestamp 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current_date 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant current_instant 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current_time 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current_timestamp 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time curtime() 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- date_trunc(STRING field, TEMPORAL datetime) 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- dateadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- basicType@177(java.lang.Long,-5)|basicType@179(java.lang.Double,8) datediff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day(DATE arg) 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_month(DATE arg) 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_week(DATE arg) 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_year(DATE arg) 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String dayname(DATE arg) 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double degrees(NUMERIC arg) 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long dense_rank([arg0[, ...]]) 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean every(BOOLEAN predicate) 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double exp(NUMERIC arg) 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- extract(TEMPORAL_UNIT field from TEMPORAL arg) 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- first_valueANY value 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- floor(NUMERIC arg) 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String format(TEMPORAL datetime as STRING pattern) 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- greatest(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer hour(TIME arg) 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ifnull(arg0, arg1) 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String insert(STRING string, INTEGER start, INTEGER length, STRING replacement) 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant instant 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer instr(STRING string, STRING pattern[, INTEGER start[, INTEGER occurrence]]) 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- lagANY value[, INTEGER offset[, ANY default]] 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- last_valueANY value 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- leadANY value[, INTEGER offset[, ANY default]] 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- least(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String left(STRING string, INTEGER length) 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer length(STRING_OR_CLOB arg) 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String listagg(STRING arg0, STRING arg1) 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double ln(NUMERIC arg) 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local date 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local datetime 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local time 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local_date 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local_datetime 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local_time 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time localtime 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp localtimestamp 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer locate(STRING pattern, STRING string[, INTEGER start]) 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log(NUMERIC base, NUMERIC arg) 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log10(NUMERIC arg) 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lower(STRING string) 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lpad(STRING string, INTEGER length[, STRING padding]) 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String ltrim(STRING string) 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- max(COMPARABLE arg) 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double median(NUMERIC arg) 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer microsecond(TIME arg) 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- min(COMPARABLE arg) 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer minute(TIME arg) 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer mod(INTEGER arg0, INTEGER arg1) 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- mode() 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer month(DATE arg) 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String monthname(DATE arg) 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp now() 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nth_valueANY value, INTEGER nth 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nullif(arg0, arg1) 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer octet_length(STRING_OR_CLOB arg) 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset datetime 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset_datetime 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String overlay(STRING string placing STRING replacement from INTEGER start[ for INTEGER length]) 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String pad(STRING string with INTEGER length {leading|trailing}[ STRING character]) 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double percent_rank([arg0[, ...]]) 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_cont(NUMERIC arg) 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_disc(NUMERIC arg) 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double pi 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer position(STRING pattern in STRING string) 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double power(NUMERIC arg0, NUMERIC arg1) 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer quarter(DATE arg) 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double radians(NUMERIC arg) 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double rand([INTEGER seed]) 18:36:43.898 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rank([arg0[, ...]]) 18:36:43.899 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String repeat(STRING string, INTEGER times) 18:36:43.899 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String replace(STRING string, STRING pattern, STRING replacement) 18:36:43.899 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String right(STRING string, INTEGER length) 18:36:43.899 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- round(NUMERIC number[, INTEGER places]) 18:36:43.899 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long row_number() 18:36:43.899 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rownum() 18:36:43.899 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rpad(STRING string, INTEGER length[, STRING padding]) 18:36:43.899 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rtrim(STRING string) 18:36:43.899 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer second(TIME arg) 18:36:43.899 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer sign(NUMERIC arg) 18:36:43.899 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sin(NUMERIC arg) 18:36:43.899 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sinh(NUMERIC arg) 18:36:43.899 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String soundex(arg) 18:36:43.899 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String space(INTEGER arg) 18:36:43.899 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Object sql 18:36:43.899 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sqrt(NUMERIC arg) 18:36:43.899 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_pop(NUMERIC arg) 18:36:43.899 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_samp(NUMERIC arg) 18:36:43.899 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String str(arg) 18:36:43.899 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substr(STRING string, INTEGER start[, INTEGER length]) 18:36:43.899 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substring(STRING string{ from|,} INTEGER start[{ for|,} INTEGER length]) 18:36:43.899 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- sum(arg) 18:36:43.899 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp sysdate 18:36:43.899 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tan(NUMERIC arg) 18:36:43.899 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tanh(NUMERIC arg) 18:36:43.899 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- timestampadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 18:36:43.899 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- basicType@177(java.lang.Long,-5)|basicType@179(java.lang.Double,8) timestampdiff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 18:36:43.899 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String translate(STRING arg0, STRING arg1, STRING arg2) 18:36:43.899 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String trim([[{leading|trailing|both} ][STRING arg0 ]from] STRING arg1) 18:36:43.899 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- trunc( ... ) 18:36:43.899 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- truncate( ... ) 18:36:43.899 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String upper(STRING string) 18:36:43.899 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_pop(NUMERIC arg) 18:36:43.899 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_samp(NUMERIC arg) 18:36:43.899 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer week(DATE arg) 18:36:43.899 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer year(DATE arg) 18:36:43.899 [main] DEBUG org.hibernate.orm.query.plan.cache -- Starting QueryInterpretationCache(2048) 18:36:43.902 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:36:43.902 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:43.920 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType]: private accessor [derivedFrom] 18:36:43.921 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:36:43.921 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:43.930 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy]: private accessor [derivedFrom] 18:36:43.931 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:36:43.931 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:43.937 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus]: private accessor [deploy] 18:36:43.938 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:36:43.938 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:43.945 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup]: private accessor [description] 18:36:43.945 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:36:43.945 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:43.953 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup]: private accessor [currentInstanceCount] 18:36:43.953 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:36:43.953 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:43.961 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp]: private accessor [healthy] 18:36:43.962 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:43.962 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:43.962 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:43.962 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:43.962 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:43.962 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:43.963 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:43.965 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting post-init callbacks 18:36:43.965 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id})#finishInitialization 18:36:43.965 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)#finishInitialization 18:36:43.965 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)#finishInitialization 18:36:43.965 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) - key descriptor 18:36:43.965 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)#finishInitialization 18:36:43.965 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) - key descriptor 18:36:43.965 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets#{element})#finishInitialization 18:36:43.965 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets)#finishInitialization 18:36:43.965 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) - key descriptor 18:36:43.965 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers)#finishInitialization 18:36:43.965 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) - key descriptor 18:36:43.965 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) `staticFetchableList` generator 18:36:43.965 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id})#finishInitialization 18:36:43.965 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)#finishInitialization 18:36:43.965 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)#finishInitialization 18:36:43.965 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) - key descriptor 18:36:43.965 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)#finishInitialization 18:36:43.965 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) - key descriptor 18:36:43.965 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets#{element})#finishInitialization 18:36:43.966 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets)#finishInitialization 18:36:43.966 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) - key descriptor 18:36:43.966 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)#finishInitialization 18:36:43.966 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) `staticFetchableList` generator 18:36:43.966 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#{id})#finishInitialization 18:36:43.966 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)#finishInitialization 18:36:43.966 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) `staticFetchableList` generator 18:36:43.966 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id})#finishInitialization 18:36:43.966 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping( NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element}]) - element descriptor 18:36:43.966 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)#finishInitialization 18:36:43.966 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - key descriptor 18:36:43.966 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)#finishInitialization 18:36:43.966 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) - key descriptor 18:36:43.966 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) `staticFetchableList` generator 18:36:43.966 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id})#finishInitialization 18:36:43.966 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping( NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element}]) - element descriptor 18:36:43.967 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)#finishInitialization 18:36:43.967 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - key descriptor 18:36:43.968 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element})#finishInitialization 18:36:43.968 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)#finishInitialization 18:36:43.968 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) - key descriptor 18:36:43.968 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)#finishInitialization 18:36:43.968 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) - key descriptor 18:36:43.968 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element})#finishInitialization 18:36:43.968 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)#finishInitialization 18:36:43.968 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) - key descriptor 18:36:43.968 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) `staticFetchableList` generator 18:36:43.968 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id})#finishInitialization 18:36:43.968 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdp) `staticFetchableList` generator 18:36:43.968 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id})#initColumnMappings 18:36:43.968 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)#initColumnMappings 18:36:43.968 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:43.968 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:43.968 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:43.968 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:43.968 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets#{element})#initColumnMappings 18:36:43.968 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:43.968 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:43.968 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:43.968 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:43.968 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id})#initColumnMappings 18:36:43.968 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)#initColumnMappings 18:36:43.968 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:43.968 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:43.968 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:43.968 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:43.968 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets#{element})#initColumnMappings 18:36:43.968 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:43.968 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:43.968 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)#initColumnMappings 18:36:43.968 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#{id})#initColumnMappings 18:36:43.968 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)#initColumnMappings 18:36:43.968 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id})#initColumnMappings 18:36:43.968 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:43.969 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:43.969 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:43.969 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:43.969 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}.{inverse})#finishInitialization 18:36:43.969 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}] 18:36:43.969 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}.{inverse})#finishInitialization 18:36:43.969 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}] 18:36:43.969 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id})#initColumnMappings 18:36:43.969 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}.{inverse})#finishInitialization 18:36:43.969 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:43.969 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}] 18:36:43.969 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:43.969 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:43.969 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:43.969 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element})#initColumnMappings 18:36:43.969 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:43.969 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:43.969 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:43.969 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:43.969 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element})#initColumnMappings 18:36:43.969 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:43.969 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:43.969 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id})#initColumnMappings 18:36:43.969 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:43.969 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:43.969 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}.{inverse})#finishInitialization 18:36:43.969 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}] 18:36:43.971 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:43.971 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicyType where name=? and version=? 18:36:43.971 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into ToscaPolicyType (derived_from_name,derived_from_version,description,name,version) values (?,?,?,?,?) 18:36:43.971 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update ToscaPolicyType set derived_from_name=?,derived_from_version=?,description=? where name=? and version=? 18:36:43.971 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from ToscaPolicyType where name=? and version=? 18:36:43.971 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jtpt1_0 18:36:43.971 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] 18:36:43.971 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}] 18:36:43.972 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] 18:36:43.972 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target}] 18:36:43.972 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target}] 18:36:43.972 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target}] 18:36:43.973 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target}] 18:36:43.973 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] | +-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom.version] | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.description] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] | \-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:43.973 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jtpt1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) { primaryTableReference : ToscaPolicyType as jtpt1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } } } } } 18:36:43.975 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:43.975 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicy where name=? and version=? 18:36:43.975 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into ToscaPolicy (derived_from_name,derived_from_version,description,type_name,type_version,name,version) values (?,?,?,?,?,?,?) 18:36:43.975 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update ToscaPolicy set derived_from_name=?,derived_from_version=?,description=?,type_name=?,type_version=? where name=? and version=? 18:36:43.975 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from ToscaPolicy where name=? and version=? 18:36:43.975 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jtp1_0 18:36:43.975 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] 18:36:43.975 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}] 18:36:43.975 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] 18:36:43.975 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target}] 18:36:43.976 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target}] 18:36:43.976 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] 18:36:43.976 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target}] 18:36:43.976 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] | +-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom.version] | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.description] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] | \-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type.version] 18:36:43.976 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jtp1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) { primaryTableReference : ToscaPolicy as jtp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target}) { primaryTableReference : ToscaPolicy as jtp1_0 } } } } } 18:36:43.979 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:43.979 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from PdpPolicyStatus where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:43.979 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:36:43.979 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpPolicyStatus set deploy=?,pdpGroup=?,pdpType=?,name=?,version=?,state=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:43.979 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpPolicyStatus where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:43.979 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpps1_0 18:36:43.979 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] 18:36:43.979 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] 18:36:43.979 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:36:43.980 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType] | +-EmbeddableFetchImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] | | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.name] | | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.version] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state] 18:36:43.980 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpps1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) { primaryTableReference : PdpPolicyStatus as jpps1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}) { primaryTableReference : PdpPolicyStatus as jpps1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) { primaryTableReference : PdpPolicyStatus as jpps1_0 } } } } } 18:36:43.981 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:43.981 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from PdpGroup where name=? and version=? 18:36:43.982 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpGroup (description,pdpGroupState,name,version) values (?,?,?,?) 18:36:43.982 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpGroup set description=?,pdpGroupState=? where name=? and version=? 18:36:43.982 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpGroup where name=? and version=? 18:36:43.982 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpg1_0 18:36:43.982 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] 18:36:43.982 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] 18:36:43.982 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:43.982 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:43.982 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:43.982 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:43.982 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:43.982 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@55f2111b] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:43.982 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:43.982 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:43.983 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:43.984 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:43.984 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:43.985 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:43.985 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) { primaryTableReference : PdpGroup as jpg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}) { primaryTableReference : PdpGroup as jpg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } left join CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 NestedTableGroupJoins { join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } } } } } 18:36:43.988 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:43.988 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from PdpSubGroup where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:43.988 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpSubGroup (currentInstanceCount,desiredInstanceCount,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?) 18:36:43.988 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpSubGroup set currentInstanceCount=?,desiredInstanceCount=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:43.988 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpSubGroup where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:43.988 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpsg1_0 18:36:43.988 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] 18:36:43.988 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] 18:36:43.988 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:43.988 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:43.988 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:43.988 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:43.988 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:43.988 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@11476fd1] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:43.988 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:43.990 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:43.990 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:43.990 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:43.991 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:43.991 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpsg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) { primaryTableReference : PdpSubGroup as jpsg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } left join CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } } } } } 18:36:43.993 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:43.993 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from Pdp where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:43.993 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:43.993 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update Pdp set healthy=?,lastUpdate=?,message=?,pdpState=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:43.993 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from Pdp where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:43.993 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jp1_0 18:36:43.993 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] 18:36:43.993 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] 18:36:43.993 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState] 18:36:43.993 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jp1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdp) { primaryTableReference : Pdp as jp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}) { primaryTableReference : Pdp as jp1_0 } } } } } 18:36:43.994 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:43.994 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:36:43.994 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:43.994 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:43.994 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:43.994 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:43.994 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:43.994 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:43.994 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:43.994 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:43.994 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}] 18:36:43.995 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties` -> `{index}` 18:36:43.995 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties` -> `{element}` 18:36:43.995 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:43.995 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:43.995 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:43.995 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_properties (JpaToscaPolicyType_name,JpaToscaPolicyType_version,properties_KEY,properties) values (?,?,?,?) 18:36:43.995 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicyType_properties set properties=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:36:43.995 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:36:43.995 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:43.995 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:43.995 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:43.995 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@7fdf3d7e] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:43.995 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:43.996 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:43.996 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:43.996 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:43.996 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:43.996 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:43.996 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:43.996 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into PdpGroup_PdpSubGroup (name,version,pdpSubGroups_localName,pdpSubGroups_parentKeyName,pdpSubGroups_parentKeyVersion,pdpSubGroups_parentLocalName) values (?,?,?,?,?,?) 18:36:43.996 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from PdpGroup_PdpSubGroup where name=? and version=? and pdpSubGroups_localName=? and pdpSubGroups_parentKeyName=? and pdpSubGroups_parentKeyVersion=? and pdpSubGroups_parentLocalName=? 18:36:43.996 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from PdpGroup_PdpSubGroup where name=? and version=? 18:36:43.996 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:43.996 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:43.996 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}] 18:36:43.997 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties` -> `{index}` 18:36:43.997 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties` -> `{element}` 18:36:43.997 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:43.997 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:43.997 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:43.997 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_properties (JpaToscaPolicy_name,JpaToscaPolicy_version,properties_KEY,properties) values (?,?,?,?) 18:36:43.997 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicy_properties set properties=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:36:43.997 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:36:43.997 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:36:43.997 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:43.997 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:43.997 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@3066ad86] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:43.997 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:43.997 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:43.997 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:43.997 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:43.998 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:43.998 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? and pdpInstances_localName=? and pdpInstances_parentKeyName=? and pdpInstances_parentKeyVersion=? and pdpInstances_parentLocalName=? 18:36:43.998 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? 18:36:43.998 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:43.998 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:43.998 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:43.998 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties` -> `{index}` 18:36:43.998 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties` -> `{element}` 18:36:43.998 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:43.998 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:43.998 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:43.998 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,properties_KEY,properties) values (?,?,?,?,?,?) 18:36:43.998 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaPdpSubGroup_properties set properties=? where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:36:43.998 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:36:43.998 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:43.998 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:43.998 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] 18:36:43.998 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}] 18:36:43.998 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}] 18:36:43.999 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:43.999 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_targets (toscaPolicyTypeName,toscaPolicyTypeVersion,name,version) values (?,?,?,?) 18:36:43.999 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:36:43.999 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:36:43.999 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:43.999 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:43.999 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:43.999 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties` -> `{index}` 18:36:43.999 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties` -> `{element}` 18:36:43.999 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:43.999 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:43.999 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:43.999 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpGroup_properties (JpaPdpGroup_name,JpaPdpGroup_version,properties_KEY,properties) values (?,?,?,?) 18:36:43.999 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaPdpGroup_properties set properties=? where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:36:43.999 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:36:43.999 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? 18:36:43.999 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:43.999 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:43.999 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}] 18:36:43.999 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata` -> `{index}` 18:36:43.999 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata` -> `{element}` 18:36:43.999 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:43.999 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:43.999 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:44.000 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_metadata (JpaToscaPolicyType_name,JpaToscaPolicyType_version,metadata_KEY,metadata) values (?,?,?,?) 18:36:44.000 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicyType_metadata set metadata=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:36:44.000 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:36:44.000 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:44.000 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:44.000 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] 18:36:44.000 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}] 18:36:44.000 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}] 18:36:44.000 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:44.000 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_targets (toscaPolicyName,toscaPolicyVersion,name,version) values (?,?,?,?) 18:36:44.000 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:36:44.000 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:36:44.000 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:44.000 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:44.000 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}] 18:36:44.000 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers` -> `{element}` 18:36:44.000 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:44.000 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_triggers (JpaToscaPolicyType_name,JpaToscaPolicyType_version,triggers) values (?,?,?) 18:36:44.000 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and triggers=? 18:36:44.000 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:44.000 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:44.000 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:44.000 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}] 18:36:44.001 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata` -> `{index}` 18:36:44.001 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata` -> `{element}` 18:36:44.001 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:44.001 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:44.001 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:44.001 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_metadata (JpaToscaPolicy_name,JpaToscaPolicy_version,metadata_KEY,metadata) values (?,?,?,?) 18:36:44.001 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicy_metadata set metadata=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:36:44.001 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:36:44.001 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:36:44.001 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : spt1_0 18:36:44.001 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:44.001 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:44.001 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:44.001 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:44.001 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:44.002 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:44.002 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:44.008 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:36:44.008 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow 18:36:44.008 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver 18:36:44.008 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator -- No JtaPlatformResolver was specified, using default [org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver] 18:36:44.010 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver -- Could not resolve JtaPlatform, using default [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 18:36:44.010 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 18:36:44.010 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@3a7104da] to SessionFactoryImplementor [org.hibernate.internal.SessionFactoryImpl@5d493952] 18:36:44.010 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named HQL queries 18:36:44.010 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named SQL queries 18:36:44.010 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 18:36:44.010 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpGroup_properties cascade 18:36:44.010 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@374aa0a8] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 18:36:44.011 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_policies cascade 18:36:44.011 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_properties cascade 18:36:44.011 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_supportedPolicyTypes cascade 18:36:44.011 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_metadata cascade 18:36:44.011 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_properties cascade 18:36:44.011 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_targets cascade 18:36:44.011 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_metadata cascade 18:36:44.011 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_properties cascade 18:36:44.011 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_targets cascade 18:36:44.011 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_triggers cascade 18:36:44.011 [main] DEBUG org.hibernate.SQL -- drop table if exists Pdp cascade 18:36:44.011 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup cascade 18:36:44.011 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup_PdpSubGroup cascade 18:36:44.011 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpPolicyStatus cascade 18:36:44.011 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup cascade 18:36:44.012 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup_Pdp cascade 18:36:44.012 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicy cascade 18:36:44.012 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicyType cascade 18:36:44.012 [main] DEBUG org.hibernate.SQL -- create table JpaPdpGroup_properties (JpaPdpGroup_version varchar(20) not null, JpaPdpGroup_name varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpGroup_version, JpaPdpGroup_name, properties_KEY)) 18:36:44.012 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@79b2fe41] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 18:36:44.013 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_policies (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, version varchar(20), JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120)) 18:36:44.013 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_properties (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName, properties_KEY)) 18:36:44.014 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, version varchar(20), JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120)) 18:36:44.014 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_metadata (JpaToscaPolicy_version varchar(20) not null, JpaToscaPolicy_name varchar(120) not null, metadata_KEY varchar(255) not null, metadata clob, primary key (JpaToscaPolicy_version, JpaToscaPolicy_name, metadata_KEY)) 18:36:44.015 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_properties (JpaToscaPolicy_version varchar(20) not null, JpaToscaPolicy_name varchar(120) not null, properties_KEY varchar(255) not null, properties clob, primary key (JpaToscaPolicy_version, JpaToscaPolicy_name, properties_KEY)) 18:36:44.015 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_targets (toscaPolicyVersion varchar(20) not null, version varchar(20), name varchar(120), toscaPolicyName varchar(120) not null) 18:36:44.015 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_metadata (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, metadata_KEY varchar(255) not null, metadata clob, primary key (JpaToscaPolicyType_version, JpaToscaPolicyType_name, metadata_KEY)) 18:36:44.016 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_properties (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, properties_KEY varchar(255) not null, properties blob, primary key (JpaToscaPolicyType_version, JpaToscaPolicyType_name, properties_KEY)) 18:36:44.016 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_targets (toscaPolicyTypeVersion varchar(20) not null, version varchar(20), name varchar(120), toscaPolicyTypeName varchar(120) not null) 18:36:44.017 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_triggers (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, triggers blob) 18:36:44.017 [main] DEBUG org.hibernate.SQL -- create table Pdp (healthy tinyint check (healthy between 0 and 3), pdpState tinyint check (pdpState between 0 and 4), lastUpdate timestamp(6), parentKeyVersion varchar(15) not null, localName varchar(120) not null, parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, message varchar(255), primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:44.018 [main] DEBUG org.hibernate.SQL -- create table PdpGroup (pdpGroupState tinyint check (pdpGroupState between 0 and 4), version varchar(20) not null, name varchar(120) not null, description varchar(255), primary key (version, name)) 18:36:44.018 [main] DEBUG org.hibernate.SQL -- create table PdpGroup_PdpSubGroup (pdpSubGroups_parentKeyVersion varchar(15) not null, version varchar(20) not null, name varchar(120) not null, pdpSubGroups_localName varchar(120) not null, pdpSubGroups_parentKeyName varchar(120) not null, pdpSubGroups_parentLocalName varchar(120) not null, unique (pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName)) 18:36:44.025 [main] DEBUG org.hibernate.SQL -- create table PdpPolicyStatus (deploy TINYINT DEFAULT 1, state tinyint check (state between 0 and 2), parentKeyVersion varchar(15) not null, version varchar(20), localName varchar(120) not null, name varchar(120), parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, pdpGroup varchar(255), pdpType varchar(255), primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:44.026 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup (currentInstanceCount integer, desiredInstanceCount integer, parentKeyVersion varchar(15) not null, localName varchar(120) not null, parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:44.027 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup_Pdp (pdpInstances_parentKeyVersion varchar(15) not null, pdpParentKeyVersion varchar(15) not null, pdpInstances_localName varchar(120) not null, pdpInstances_parentKeyName varchar(120) not null, pdpInstances_parentLocalName varchar(120) not null, pdpLocalName varchar(120) not null, pdpParentKeyName varchar(120) not null, pdpParentLocalName varchar(120) not null, unique (pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName)) 18:36:44.028 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicy (version varchar(20) not null, name varchar(120) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), type_name varchar(255), type_version varchar(255), primary key (version, name)) 18:36:44.029 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicyType (version varchar(20) not null, name varchar(120) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), primary key (version, name)) 18:36:44.031 [main] DEBUG org.hibernate.SQL -- create index PdpPolicyStatus_PdpGroup on PdpPolicyStatus (pdpGroup) 18:36:44.032 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpGroup_properties add constraint FKi82h6bc4iklkjv7krr4tllb51 foreign key (JpaPdpGroup_version, JpaPdpGroup_name) references PdpGroup 18:36:44.039 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_policies add constraint FKkl74fjq2ysgj68rtbxj2srgdr foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:44.044 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_properties add constraint FK7j6ar5qk95slogxhx7l2tjuxq foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:44.047 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_supportedPolicyTypes add constraint FKiraunod8x5nom8pvenqtbna72 foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:44.050 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_metadata add constraint FK29h250xhsg0inkfg1hm4i2k38 foreign key (JpaToscaPolicy_version, JpaToscaPolicy_name) references ToscaPolicy 18:36:44.052 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_properties add constraint FK9k5bye8m8q6ygv1i414bw8nw0 foreign key (JpaToscaPolicy_version, JpaToscaPolicy_name) references ToscaPolicy 18:36:44.054 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_targets add constraint FKliy7vigqxfyf92o6f0ncb1wgl foreign key (toscaPolicyVersion, toscaPolicyName) references ToscaPolicy 18:36:44.056 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_metadata add constraint FKm1hmhx2ekdrgvl8n73w28xwtt foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:44.059 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_properties add constraint FKi8tdjtmlgdqgru37dr7ygv2a7 foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:44.061 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_targets add constraint FKf2o083hui187dqcuw2cjjof7l foreign key (toscaPolicyTypeVersion, toscaPolicyTypeName) references ToscaPolicyType 18:36:44.064 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_triggers add constraint FKf343w49wb44xuf1nbon6plkmm foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:44.067 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpGroup_PdpSubGroup add constraint FKp3hd30o6ci1ug68n8wkut90i foreign key (pdpSubGroups_parentKeyVersion, pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentLocalName) references PdpSubGroup 18:36:44.069 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpGroup_PdpSubGroup add constraint FKnnmamid2cu71pfiuym4fyo8to foreign key (version, name) references PdpGroup 18:36:44.072 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpSubGroup_Pdp add constraint FKfq9i4rkxwf8st6dqsb72ny3hu foreign key (pdpInstances_parentKeyVersion, pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentLocalName) references Pdp 18:36:44.074 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpSubGroup_Pdp add constraint FKbbesdj6fulgci7m8qfynnf9fd foreign key (pdpParentKeyVersion, pdpLocalName, pdpParentKeyName, pdpParentLocalName) references PdpSubGroup 18:36:44.079 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: de8fae84-253a-4f41-ad28-4c15d0f3fb48 () 18:36:44.079 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured 18:36:44.079 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated SessionFactory 18:36:44.079 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Created Policy Framework persistence unit "ToscaConceptTest" 18:36:44.081 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "testdata/PdpGroups0.json" does not exist on the local file system 18:36:44.081 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-models-sonar/models-pdp/target/test-classes/testdata/PdpGroups0.json" : 18:36:44.090 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false] 18:36:44.090 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 18:36:44.090 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 18:36:44.090 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpg1_0 18:36:44.090 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] 18:36:44.090 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] 18:36:44.091 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:44.091 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:44.091 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:44.091 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:44.091 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:44.091 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@16f7cc4c] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:44.091 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:44.091 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:44.091 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:44.091 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:44.092 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:44.092 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:44.092 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) { primaryTableReference : PdpGroup as jpg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}) { primaryTableReference : PdpGroup as jpg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } left join CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 NestedTableGroupJoins { join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } } } } } 18:36:44.092 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:44.093 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:44.093 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@934849202 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@1f8585a5) 18:36:44.093 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@1159618391 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1527042154) 18:36:44.093 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@698031234 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@1a000cb9) 18:36:44.093 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@768810057 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:44.093 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@1353256473 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@1a000cb9) 18:36:44.093 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@564623234 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:44.093 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@995676875 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@1a000cb9) 18:36:44.093 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@240951485 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:44.093 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@379432617 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@1a000cb9) 18:36:44.093 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@211599519 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:44.093 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@1898943821 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@438147741) 18:36:44.093 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@1636730769 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:36:44.093 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@192690951 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@1f8585a5) 18:36:44.093 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@108286680 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:44.093 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@1892411897 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:36:44.093 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:44.095 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[name,version]{name=PdpGroup0, version=0.0.0}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:44.096 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpsg1_0 18:36:44.096 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] 18:36:44.096 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] 18:36:44.097 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:44.097 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:44.097 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:44.097 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:44.097 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:44.097 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@57fa1c3f] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:44.097 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:44.098 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:44.098 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:44.098 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:44.099 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:44.099 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpsg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) { primaryTableReference : PdpSubGroup as jpsg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } left join CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } } } } } 18:36:44.100 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:44.100 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:44.100 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})@575955273 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@1a000cb9) 18:36:44.100 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@1286690959 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@312584114) 18:36:44.100 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@741889041 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@2d6726f6) 18:36:44.100 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1809086197 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@1960296458) 18:36:44.100 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@446794333 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:44.100 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})@249913193 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@1a000cb9) 18:36:44.100 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1187967902 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:44.100 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})@215198941 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@1a000cb9) 18:36:44.100 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@448150648 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:44.100 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})@1040983632 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@1a000cb9) 18:36:44.100 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@267350028 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:44.100 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@516657256 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) 18:36:44.100 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join (PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName) on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:44.101 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:44.102 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jp1_0 18:36:44.102 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] 18:36:44.102 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] 18:36:44.102 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState] 18:36:44.102 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jp1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdp) { primaryTableReference : Pdp as jp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}) { primaryTableReference : Pdp as jp1_0 } } } } } 18:36:44.102 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:44.102 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:44.102 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@324764712 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:44.102 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:44.104 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:44.104 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [JpaPdp(key=PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0), pdpState=ACTIVE, healthy=NOT_HEALTHY, message=message from PDP, lastUpdate=1970-01-01 00:00:00.0)] for CollectionEntry[] 18:36:44.104 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [PfConceptKey(name=Policy0, version=4.5.6)] for CollectionEntry[] 18:36:44.104 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [PfSearchableKey(name=policy.type.0, version=1.2.3)] for CollectionEntry[] 18:36:44.104 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [JpaPdpSubGroup(key=PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX), supportedPolicyTypes=[PfSearchableKey(name=policy.type.0, version=1.2.3)], policies=[PfConceptKey(name=Policy0, version=4.5.6)], currentInstanceCount=123, desiredInstanceCount=456, properties={subgroupProperty0=Value of sub Group Property 0}, pdpInstances=[JpaPdp(key=PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0), pdpState=ACTIVE, healthy=NOT_HEALTHY, message=message from PDP, lastUpdate=1970-01-01 00:00:00.0)])] for CollectionEntry[] 18:36:44.104 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 18:36:44.104 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:36:44.105 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:36:44.105 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}], was: [] (initialized) 18:36:44.105 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}], was: [] (initialized) 18:36:44.105 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [] (initialized) 18:36:44.105 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [] (initialized) 18:36:44.105 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [] (initialized) 18:36:44.105 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [] (initialized) 18:36:44.105 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 3 insertions, 2 updates, 0 deletions to 3 objects 18:36:44.105 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 6 (re)creations, 0 updates, 0 removals to 6 collections 18:36:44.105 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:36:44.105 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup{pdpGroupState=PASSIVE, pdpSubGroups=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], description=group description, key=component[name,version]{name=PdpGroup0, version=0.0.0}, properties=[Value of Group Property 0]} 18:36:44.105 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp{healthy=NOT_HEALTHY, lastUpdate=1970-01-01 00:00:00.0, message=message from PDP, pdpState=ACTIVE, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}} 18:36:44.105 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup{desiredInstanceCount=456, policies=[component[name,version]{name=Policy0, version=4.5.6}], supportedPolicyTypes=[component[name,version]{name=policy.type.0, version=1.2.3}], key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, currentInstanceCount=123, properties=[Value of sub Group Property 0], pdpInstances=[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}]} 18:36:44.105 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup (description,pdpGroupState,name,version) values (?,?,?,?) 18:36:44.106 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup (currentInstanceCount,desiredInstanceCount,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?) 18:36:44.106 [main] DEBUG org.hibernate.SQL -- insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:44.107 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:44.107 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup_PdpSubGroup (name,version,pdpSubGroups_localName,pdpSubGroups_parentKeyName,pdpSubGroups_parentKeyVersion,pdpSubGroups_parentLocalName) values (?,?,?,?,?,?) 18:36:44.108 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:44.108 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:44.108 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:44.109 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:44.109 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:44.109 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:44.110 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:44.110 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:44.110 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:44.111 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:44.111 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:44.111 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpGroup_properties (JpaPdpGroup_name,JpaPdpGroup_version,properties_KEY,properties) values (?,?,?,?) 18:36:44.112 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:44.112 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:44.112 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,properties_KEY,properties) values (?,?,?,?,?,?) 18:36:44.112 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:44.113 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:44.113 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:44.114 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:44.114 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:44.114 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@1970663588 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@1f8585a5) 18:36:44.114 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@85125245 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1527042154) 18:36:44.115 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@827703138 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@1a000cb9) 18:36:44.115 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@582582242 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:44.115 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@2022923201 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@1a000cb9) 18:36:44.115 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@1792021934 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:44.115 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@1994524985 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@1a000cb9) 18:36:44.115 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@525151848 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:44.115 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@2103583507 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@1a000cb9) 18:36:44.115 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@393553012 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:44.115 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@1907907682 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@438147741) 18:36:44.115 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@124785235 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:36:44.115 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@1810289429 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@1f8585a5) 18:36:44.115 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1435376793 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:44.115 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@1726353670 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:36:44.115 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:44.119 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:44.119 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:44.119 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:44.119 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:44.119 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:44.119 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:44.119 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:44.119 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:44.119 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:44.119 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:44.119 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:44.119 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:44.119 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:44.119 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:44.119 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:44.119 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:44.119 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:44.119 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:44.119 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:44.119 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:44.119 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:44.119 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:44.119 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:44.119 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:44.119 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:44.119 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:44.119 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:44.119 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:44.119 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:44.119 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:44.119 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:44.119 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:44.120 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:44.120 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:44.120 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:44.120 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:44.120 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:44.120 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:44.120 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:44.120 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:44.120 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:44.120 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:36:44.120 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:44.120 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:44.120 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:44.120 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:44.120 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:44.120 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:44.120 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:44.120 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:44.120 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:44.120 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : 1331136910 18:36:44.120 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:44.120 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0)] : 897992218 18:36:44.121 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1335371798 18:36:44.121 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1335371798 18:36:44.121 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:44.121 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:44.121 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:44.121 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:44.121 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:44.121 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:44.121 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [123] 18:36:44.121 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [456] 18:36:44.121 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:44.121 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@1335371798 18:36:44.121 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:44.121 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:44.121 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:36:44.121 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:44.122 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@7bbaa3cd 18:36:44.122 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:44.122 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:44.122 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } 18:36:44.122 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:44.122 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:44.123 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@2075899468 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@312584114) 18:36:44.123 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1116879592 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@2d6726f6) 18:36:44.123 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@106819604 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@1960296458) 18:36:44.123 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1958722067 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:44.123 [main] DEBUG org.hibernate.SQL -- select pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName) in ((?,?,?,?)) 18:36:44.125 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:44.125 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [apex-0] 18:36:44.125 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup0] 18:36:44.125 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:36:44.125 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [APEX] 18:36:44.125 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:44.125 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:44.125 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:44.125 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:44.125 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:44.125 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:44.125 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:44.125 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:44.125 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:44.125 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:44.125 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:44.125 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:44.126 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0)] : 1756545962 18:36:44.126 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:44.126 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@175871603 18:36:44.126 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:44.126 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:44.126 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [NOT_HEALTHY] 18:36:44.126 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:36:44.126 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:36:44.126 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [ACTIVE] 18:36:44.127 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:44.127 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@175871603 18:36:44.127 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@61d4838d 18:36:44.127 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:44.127 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:44.127 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:44.128 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jp1_0 18:36:44.128 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] 18:36:44.128 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] 18:36:44.128 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState] 18:36:44.129 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jp1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdp) { primaryTableReference : Pdp as jp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}) { primaryTableReference : Pdp as jp1_0 } } } } } 18:36:44.129 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:44.129 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:44.129 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@1654944682 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:44.129 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:44.130 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdp): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:44.131 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [NOT_HEALTHY] 18:36:44.131 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1970-01-01 00:00:00.0] 18:36:44.131 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [message from PDP] 18:36:44.131 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [ACTIVE] 18:36:44.131 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:44.131 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@393830f3 18:36:44.131 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:44.131 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:44.131 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:44.132 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:44.132 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpsg1_0 18:36:44.132 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] 18:36:44.132 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] 18:36:44.132 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:44.132 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:44.132 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:44.133 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:44.133 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:44.133 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@78c03d5d] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:44.133 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:44.133 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:44.134 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:44.134 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:44.134 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:44.134 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpsg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) { primaryTableReference : PdpSubGroup as jpsg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } left join CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } } } } } 18:36:44.135 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:44.135 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:44.135 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})@1512203939 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@1a000cb9) 18:36:44.135 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@795623488 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@312584114) 18:36:44.135 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@437950335 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@2d6726f6) 18:36:44.135 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1230548207 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@1960296458) 18:36:44.135 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@8834073 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:44.135 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})@1294332425 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@1a000cb9) 18:36:44.135 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@63583677 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:44.135 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})@259645183 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@1a000cb9) 18:36:44.135 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@958999821 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:44.135 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})@1543382427 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@1a000cb9) 18:36:44.135 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@164336772 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:44.135 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@1208237412 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) 18:36:44.136 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join (PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName) on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:44.137 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:44.137 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [apex-0] 18:36:44.137 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PdpGroup0] 18:36:44.137 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [12] - [0.0.0] 18:36:44.137 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [13] - [APEX] 18:36:44.137 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:44.137 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:44.137 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:44.137 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:44.137 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:44.137 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:44.137 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:44.137 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:44.137 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:44.137 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:44.137 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:44.137 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:44.137 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:44.137 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:44.137 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:44.137 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:44.137 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:44.137 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:44.137 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:44.137 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:44.137 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:44.137 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:44.137 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:44.138 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:44.138 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:44.138 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:44.138 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:44.138 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:44.138 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:44.138 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:44.138 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:44.138 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:44.138 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:44.138 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:44.138 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:44.138 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:44.138 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:44.138 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:44.138 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:44.138 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:44.138 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:44.138 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:44.138 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:44.138 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@787561378 18:36:44.138 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@787561378 18:36:44.138 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:44.138 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:44.138 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:44.138 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@787561378 18:36:44.139 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:44.139 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:44.139 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:44.139 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [123] 18:36:44.139 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [456] 18:36:44.139 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:44.139 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@1b2db53b 18:36:44.139 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:44.139 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:44.139 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:44.139 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpg1_0 18:36:44.139 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] 18:36:44.140 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] 18:36:44.140 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:44.140 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:44.140 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:44.140 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:44.140 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:44.141 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@230e894] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:44.141 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:44.141 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:44.141 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:44.141 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:44.141 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:44.141 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:44.142 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) { primaryTableReference : PdpGroup as jpg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}) { primaryTableReference : PdpGroup as jpg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } left join CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 NestedTableGroupJoins { join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } } } } } 18:36:44.142 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:44.142 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:44.142 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@830420755 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@1f8585a5) 18:36:44.142 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@881728992 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1527042154) 18:36:44.142 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@608132930 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@1a000cb9) 18:36:44.142 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@229508503 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:44.142 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@1159822494 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@1a000cb9) 18:36:44.142 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@17045703 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:44.142 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@1604289258 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@1a000cb9) 18:36:44.142 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@585147955 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:44.142 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@1827400573 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@1a000cb9) 18:36:44.142 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@1300763655 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:44.142 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@1847805838 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@438147741) 18:36:44.142 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@1238738247 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:36:44.142 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@2060852995 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@1f8585a5) 18:36:44.142 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@2012415090 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:44.142 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@60305973 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:36:44.142 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:44.143 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:44.143 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:44.143 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:44.143 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:44.143 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:44.143 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:44.143 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:44.143 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:44.143 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:44.143 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:44.143 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:44.143 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:44.143 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:44.143 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:44.143 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:44.144 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:44.144 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:44.144 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:44.144 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:44.144 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:44.144 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:44.144 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:44.144 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:44.144 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:44.144 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:44.144 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:44.144 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:44.144 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:44.144 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:44.144 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:44.144 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:44.144 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:44.144 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:44.144 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:44.144 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:44.144 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:44.144 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:44.144 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:44.144 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:44.144 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:44.144 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:44.144 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:36:44.144 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:44.144 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:44.144 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:44.144 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:44.144 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:44.144 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:44.144 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:44.144 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:44.144 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:44.144 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1113072690 18:36:44.145 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1113072690 18:36:44.145 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:44.145 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:44.145 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:44.145 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:44.145 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:44.145 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:44.145 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@1113072690 18:36:44.145 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:44.145 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:44.145 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:36:44.145 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:44.145 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@7de998e8 18:36:44.145 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:44.145 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:44.146 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) { primaryTableReference : JpaPdpGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpGroup_properties as p1_0 } } } } } 18:36:44.146 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:44.146 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:44.146 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})@1975075128 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1151777215) 18:36:44.146 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@882232461 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:44.146 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version,p1_0.properties_KEY,p1_0.properties from JpaPdpGroup_properties p1_0 where (p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version) in ((?,?)) 18:36:44.147 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:44.147 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:44.147 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:44.147 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:44.147 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:44.147 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:44.147 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:44.147 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentMap@1294294 18:36:44.147 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:44.147 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentMap@1294294 18:36:44.147 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [groupProperty0] 18:36:44.147 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [Value of Group Property 0] 18:36:44.147 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@5f1b963f 18:36:44.148 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:44.148 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:44.148 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:44.148 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:44.148 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (spt1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } } } } 18:36:44.148 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:44.149 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:44.149 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})@1131952008 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@430537775) 18:36:44.149 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) : `class org.onap.policy.models.base.PfSearchableKey`@931370959 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element}])@1416371491) 18:36:44.149 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@1445639249 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:44.149 [main] DEBUG org.hibernate.SQL -- select spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName,spt1_0.name,spt1_0.version from JpaPdpSubGroup_supportedPolicyTypes spt1_0 where (spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:44.150 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:44.150 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:44.150 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:44.150 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:44.150 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:44.150 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:44.150 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:44.150 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:44.150 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:44.150 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1009165622 18:36:44.150 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:44.150 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:44.150 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.0] 18:36:44.150 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1.2.3] 18:36:44.150 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.0, version=1.2.3) 18:36:44.150 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:44.150 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1009165622 18:36:44.150 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:44.150 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@1b17b5cb 18:36:44.150 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:44.150 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:44.150 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:36:44.150 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } } } } 18:36:44.151 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:44.151 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:44.151 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})@1542425447 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@292316998) 18:36:44.151 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) : `class org.onap.policy.models.base.PfConceptKey`@65515468 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element}])@1292614373) 18:36:44.151 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1780003984 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:44.151 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.name,p1_0.version from JpaPdpSubGroup_policies p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:44.151 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:44.151 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:44.151 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:44.151 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:44.151 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:44.152 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:44.152 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:44.152 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:44.152 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:44.152 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1070909952 18:36:44.152 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:44.152 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:44.152 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [Policy0] 18:36:44.152 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:36:44.152 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] : PfConceptKey(name=Policy0, version=4.5.6) 18:36:44.152 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:44.152 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1070909952 18:36:44.152 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:44.152 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@36d7b762 18:36:44.152 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:44.152 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:44.152 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:44.152 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 } } } } } 18:36:44.152 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:44.152 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:44.152 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})@773608225 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1365430180) 18:36:44.152 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@850156769 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:44.152 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.properties_KEY,p1_0.properties from JpaPdpSubGroup_properties p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:44.154 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:44.154 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:44.154 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:44.154 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:44.154 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:44.154 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:44.154 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:44.154 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:44.154 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:44.154 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentMap@1168194254 18:36:44.154 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:44.154 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentMap@1168194254 18:36:44.154 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [subgroupProperty0] 18:36:44.154 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [Value of sub Group Property 0] 18:36:44.154 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@6fe2e8b1 18:36:44.154 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:44.154 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:44.154 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:44.155 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:44.155 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:44.155 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@1073343224 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@1f8585a5) 18:36:44.155 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@1166602521 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1527042154) 18:36:44.155 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1025857824 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@1a000cb9) 18:36:44.155 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@1165658453 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:44.155 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@899941672 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@1a000cb9) 18:36:44.155 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@925252284 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:44.155 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@543004961 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@1a000cb9) 18:36:44.155 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@838634590 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:44.155 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@610554380 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@1a000cb9) 18:36:44.155 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@571568102 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:44.155 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@1850306068 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@438147741) 18:36:44.155 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@998412799 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:36:44.155 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@1039155377 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@1f8585a5) 18:36:44.155 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@339179190 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:44.155 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@833328106 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:36:44.156 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:44.156 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:44.156 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:44.156 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:44.156 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:44.156 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:44.156 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:44.156 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:44.156 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:44.156 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:44.156 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:44.156 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:44.156 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:44.156 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:44.156 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:44.156 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:44.156 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:44.156 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:44.156 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:44.156 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:44.156 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:44.156 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:44.156 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:44.156 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:44.157 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:44.157 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:44.157 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:44.157 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:44.157 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:44.157 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:44.157 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:44.157 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:44.157 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:44.157 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:44.157 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:44.157 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:44.157 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:44.157 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:44.157 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:44.157 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:44.157 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:44.157 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:44.157 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:36:44.157 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:44.157 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:44.157 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:44.157 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:44.157 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:44.157 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:44.157 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:44.157 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:44.157 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:44.157 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : 250519465 18:36:44.157 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:44.157 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0)] : 1672964445 18:36:44.157 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@933858423 18:36:44.157 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@933858423 18:36:44.157 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:44.157 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:44.157 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:44.157 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:44.157 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:44.157 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:44.157 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [123] 18:36:44.157 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [456] 18:36:44.157 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:44.157 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@933858423 18:36:44.157 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:44.157 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:44.157 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:36:44.157 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:44.157 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@35a19f9 18:36:44.157 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:44.157 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:44.158 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } 18:36:44.158 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:44.158 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:44.158 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@2090985529 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@312584114) 18:36:44.158 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@126880238 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@2d6726f6) 18:36:44.158 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@989026330 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@1960296458) 18:36:44.158 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1765088108 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:44.158 [main] DEBUG org.hibernate.SQL -- select pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName) in ((?,?,?,?)) 18:36:44.158 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:44.158 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [apex-0] 18:36:44.158 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup0] 18:36:44.158 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:36:44.158 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [APEX] 18:36:44.158 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:44.158 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:44.158 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:44.158 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:44.159 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:44.159 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:44.159 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:44.159 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:44.159 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:44.159 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:44.159 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:44.159 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:44.159 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0)] : 1038998461 18:36:44.159 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:44.159 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@853893083 18:36:44.159 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:44.159 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:44.159 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [NOT_HEALTHY] 18:36:44.159 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:36:44.159 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:36:44.159 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [ACTIVE] 18:36:44.159 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:44.159 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@853893083 18:36:44.159 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@7cc25917 18:36:44.159 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:44.160 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:44.160 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:44.161 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:44.161 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:44.161 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@1358597266 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:44.161 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:44.161 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdp): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:44.161 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [NOT_HEALTHY] 18:36:44.161 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1970-01-01 00:00:00.0] 18:36:44.161 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [message from PDP] 18:36:44.161 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [ACTIVE] 18:36:44.161 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:44.161 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@3f1656a 18:36:44.161 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:44.161 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:44.161 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:44.161 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:44.162 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:44.162 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:44.162 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})@124516250 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@1a000cb9) 18:36:44.162 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@221040126 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@312584114) 18:36:44.162 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1281434518 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@2d6726f6) 18:36:44.162 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1152632133 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@1960296458) 18:36:44.162 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@482098542 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:44.162 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})@2006208570 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@1a000cb9) 18:36:44.162 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@850174157 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:44.162 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})@1760543280 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@1a000cb9) 18:36:44.162 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@365286670 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:44.162 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})@1082475020 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@1a000cb9) 18:36:44.162 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@402139161 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:44.162 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@17860244 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) 18:36:44.162 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join (PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName) on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:44.162 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:44.162 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [apex-0] 18:36:44.162 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PdpGroup0] 18:36:44.162 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [12] - [0.0.0] 18:36:44.162 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [13] - [APEX] 18:36:44.162 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:44.162 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:44.162 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:44.162 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:44.162 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:44.162 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:44.162 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:44.162 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:44.162 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:44.162 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:44.162 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:44.162 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:44.162 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:44.162 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:44.162 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:44.162 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:44.162 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:44.162 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:44.162 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:44.162 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:44.162 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:44.162 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:44.162 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:44.162 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:44.162 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:44.162 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:44.162 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:44.162 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:44.162 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:44.162 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:44.162 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:44.162 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:44.162 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:44.163 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:44.163 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:44.163 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:44.163 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:44.163 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:44.163 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:44.163 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:44.163 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:44.163 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:44.163 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:44.163 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@106413205 18:36:44.163 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@106413205 18:36:44.163 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:44.163 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:44.163 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:44.163 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@106413205 18:36:44.163 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:44.163 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:44.163 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:44.163 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [123] 18:36:44.163 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [456] 18:36:44.163 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:44.163 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@2f95761e 18:36:44.163 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:44.163 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:44.163 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:44.163 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:44.164 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:44.164 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@430093511 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@1f8585a5) 18:36:44.164 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@1465249829 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1527042154) 18:36:44.164 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@757746912 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@1a000cb9) 18:36:44.164 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@697039581 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:44.164 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@629372839 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@1a000cb9) 18:36:44.164 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@1571782634 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:44.164 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@572351987 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@1a000cb9) 18:36:44.164 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@1412836991 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:44.164 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@1781945617 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@1a000cb9) 18:36:44.164 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@1287661458 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:44.164 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@87814404 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@438147741) 18:36:44.164 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@1620795914 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:36:44.164 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@954023381 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@1f8585a5) 18:36:44.164 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1978429931 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:44.164 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@797248899 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:36:44.164 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:44.164 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:44.164 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:44.164 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:44.164 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:44.164 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:44.164 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:44.164 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:44.164 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:44.164 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:44.164 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:44.164 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:44.164 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:44.164 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:44.164 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:44.164 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:44.164 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:44.164 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:44.164 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:44.164 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:44.164 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:44.164 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:44.164 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:44.164 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:44.164 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:44.164 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:44.164 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:44.164 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:44.164 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:44.164 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:44.164 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:44.164 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:44.165 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:44.165 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:44.165 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:44.165 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:44.165 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:44.165 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:44.165 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:44.165 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:44.165 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:44.165 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:44.165 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:36:44.165 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:44.165 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:44.165 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:44.165 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:44.165 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:44.165 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:44.165 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:44.165 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:44.165 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:44.165 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1394755573 18:36:44.165 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1394755573 18:36:44.165 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:44.165 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:44.165 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:44.165 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:44.165 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:44.165 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:44.165 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@1394755573 18:36:44.165 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:44.165 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:44.165 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:36:44.165 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:44.165 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@6dcaed3c 18:36:44.165 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:44.165 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:44.165 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) { primaryTableReference : JpaPdpGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpGroup_properties as p1_0 } } } } } 18:36:44.166 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:44.166 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:44.166 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})@1625670090 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1151777215) 18:36:44.166 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1526494183 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:44.166 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version,p1_0.properties_KEY,p1_0.properties from JpaPdpGroup_properties p1_0 where (p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version) in ((?,?)) 18:36:44.166 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:44.166 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:44.166 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:44.166 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:44.166 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:44.166 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:44.166 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:44.166 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentMap@1422700807 18:36:44.166 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:44.166 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentMap@1422700807 18:36:44.166 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [groupProperty0] 18:36:44.166 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [Value of Group Property 0] 18:36:44.166 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@3223ac36 18:36:44.166 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:44.166 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:44.166 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:44.167 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:44.167 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (spt1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } } } } 18:36:44.167 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:44.167 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:44.167 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})@200901342 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@430537775) 18:36:44.167 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) : `class org.onap.policy.models.base.PfSearchableKey`@72280819 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element}])@1416371491) 18:36:44.167 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@1322062390 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:44.167 [main] DEBUG org.hibernate.SQL -- select spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName,spt1_0.name,spt1_0.version from JpaPdpSubGroup_supportedPolicyTypes spt1_0 where (spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:44.167 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:44.167 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:44.167 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:44.167 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:44.167 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:44.167 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:44.167 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:44.167 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:44.167 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:44.167 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@337498908 18:36:44.167 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:44.167 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:44.167 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.0] 18:36:44.167 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1.2.3] 18:36:44.167 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.0, version=1.2.3) 18:36:44.167 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:44.167 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@337498908 18:36:44.167 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:44.167 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@55e2bb1d 18:36:44.167 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:44.167 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:44.167 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:36:44.168 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } } } } 18:36:44.168 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:44.168 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:44.168 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})@1939365685 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@292316998) 18:36:44.168 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) : `class org.onap.policy.models.base.PfConceptKey`@276144878 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element}])@1292614373) 18:36:44.168 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1891575425 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:44.168 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.name,p1_0.version from JpaPdpSubGroup_policies p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:44.168 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:44.168 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:44.168 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:44.168 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:44.168 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:44.168 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:44.168 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:44.168 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:44.168 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:44.168 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@58109677 18:36:44.168 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:44.168 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:44.168 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [Policy0] 18:36:44.168 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:36:44.168 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] : PfConceptKey(name=Policy0, version=4.5.6) 18:36:44.168 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:44.168 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@58109677 18:36:44.168 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:44.168 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@3c4a710c 18:36:44.169 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:44.169 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:44.169 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:44.169 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 } } } } } 18:36:44.169 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:44.169 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:44.169 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})@902353706 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1365430180) 18:36:44.169 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@790204378 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:44.169 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.properties_KEY,p1_0.properties from JpaPdpSubGroup_properties p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:44.169 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:44.169 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:44.169 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:44.169 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:44.169 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:44.169 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:44.169 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:44.169 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:44.169 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:44.169 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentMap@189316648 18:36:44.169 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:44.169 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentMap@189316648 18:36:44.169 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [subgroupProperty0] 18:36:44.169 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [Value of sub Group Property 0] 18:36:44.169 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@1c24ca3b 18:36:44.169 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:44.169 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:44.169 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:44.170 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- HHH000031: Closing 18:36:44.170 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Un-scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration$Scope@7fa0e13a] from SessionFactory [org.hibernate.internal.SessionFactoryImpl@5d493952] 18:36:44.170 [main] DEBUG org.hibernate.service.internal.AbstractServiceRegistryImpl -- Implicitly destroying ServiceRegistry on de-registration of all child ServiceRegistries 18:36:44.170 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001008: Cleaning up connection pool [jdbc:h2:mem:PdpProviderTest] 18:36:44.170 [main] DEBUG org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl -- Implicitly destroying Boot-strap registry on de-registration of all child ServiceRegistries 18:36:44.171 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Creating Policy Framework persistence unit "ToscaConceptTest" . . . 18:36:44.176 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each 18:36:44.176 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=ToscaConceptTest, explicit-provider=null] against incoming persistence unit name [ToscaConceptTest] 18:36:44.176 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- No PersistenceProvider explicitly requested, assuming Hibernate 18:36:44.176 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [ name: ToscaConceptTest persistence provider classname: null classloader: null excludeUnlistedClasses: false JTA datasource: null Non JTA datasource: null Transaction type: RESOURCE_LOCAL PU root URL: file:/w/workspace/policy-models-sonar/models-pdp/target/test-classes/ Shared Cache Mode: null Validation Mode: null Jar files URLs [] Managed classes names [ org.onap.policy.models.dao.converters.CDataConditioner org.onap.policy.models.dao.converters.Uuid2String org.onap.policy.models.base.PfConceptKey org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup org.onap.policy.models.pdp.persistence.concepts.JpaPdp org.onap.policy.models.tosca.simple.concepts.JpaToscaTrigger org.onap.policy.models.tosca.simple.concepts.JpaToscaProperty] Mapping files names [] Properties [ javax.persistence.jdbc.driver: org.h2.Driver javax.persistence.jdbc.password: P01icY hibernate.dialect: org.hibernate.dialect.H2Dialect javax.persistence.jdbc.url: jdbc:h2:mem:PdpProviderTest hibernate.show_sql: false javax.persistence.schema-generation.database.action: drop-and-create javax.persistence.jdbc.user: policy] 18:36:44.176 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.boot.beanvalidation.BeanValidationIntegrator]. 18:36:44.176 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator]. 18:36:44.177 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 18:36:44.177 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 18:36:44.177 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 18:36:44.177 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 18:36:44.178 [main] DEBUG org.hibernate.orm.idgen.factory -- Ignoring CDI for resolving IdentifierGenerator instances as extended or delayed CDI support was enabled 18:36:44.178 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator] 18:36:44.178 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator] 18:36:44.178 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator] 18:36:44.178 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator] 18:36:44.178 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned] 18:36:44.178 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator] 18:36:44.178 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator] 18:36:44.178 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:36:44.178 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator] 18:36:44.178 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator] 18:36:44.178 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:36:44.178 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator] 18:36:44.178 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered 18:36:44.178 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000026: Second-level cache disabled 18:36:44.178 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@691124ee 18:36:44.178 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@691124ee 18:36:44.178 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BasicTypeReference@691124ee 18:36:44.178 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.BasicTypeReference@38d80d65 18:36:44.178 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.NumericBooleanConverter -> org.hibernate.type.BasicTypeReference@38d80d65 18:36:44.178 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.BasicTypeReference@5403799b 18:36:44.178 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.TrueFalseConverter -> org.hibernate.type.BasicTypeReference@5403799b 18:36:44.178 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.BasicTypeReference@5a0e0886 18:36:44.178 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.YesNoConverter -> org.hibernate.type.BasicTypeReference@5a0e0886 18:36:44.178 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@3ad8717d 18:36:44.178 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@3ad8717d 18:36:44.178 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.BasicTypeReference@3ad8717d 18:36:44.178 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BasicTypeReference@4293e066 18:36:44.178 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BasicTypeReference@4293e066 18:36:44.178 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BasicTypeReference@4293e066 18:36:44.178 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary_wrapper -> org.hibernate.type.BasicTypeReference@d13960e 18:36:44.178 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.BasicTypeReference@d13960e 18:36:44.178 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.BasicTypeReference@27f3f512 18:36:44.178 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BasicTypeReference@5e593b08 18:36:44.178 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BasicTypeReference@5e593b08 18:36:44.178 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.BasicTypeReference@3946075 18:36:44.178 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob_wrapper -> org.hibernate.type.BasicTypeReference@122635ef 18:36:44.178 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@2ac519dc 18:36:44.178 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@2ac519dc 18:36:44.178 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.BasicTypeReference@2ac519dc 18:36:44.178 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.BasicTypeReference@3d53e6f7 18:36:44.178 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.BasicTypeReference@3d53e6f7 18:36:44.178 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.BasicTypeReference@3d53e6f7 18:36:44.178 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@1de4bee0 18:36:44.178 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@1de4bee0 18:36:44.178 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.BasicTypeReference@1de4bee0 18:36:44.178 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@3ece79fe 18:36:44.178 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@3ece79fe 18:36:44.178 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.BasicTypeReference@3ece79fe 18:36:44.178 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@3cc79c02 18:36:44.179 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@3cc79c02 18:36:44.179 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.BasicTypeReference@3cc79c02 18:36:44.179 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BasicTypeReference@1e01b133 18:36:44.179 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BasicTypeReference@1e01b133 18:36:44.179 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BasicTypeReference@262a1fad 18:36:44.179 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BasicTypeReference@262a1fad 18:36:44.179 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.BasicTypeReference@6be6931f 18:36:44.179 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.BasicTypeReference@6be6931f 18:36:44.179 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.BasicTypeReference@6be6931f 18:36:44.179 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character_nchar -> org.hibernate.type.BasicTypeReference@6b4125ed 18:36:44.179 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.BasicTypeReference@78da899f 18:36:44.179 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.BasicTypeReference@78da899f 18:36:44.179 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.BasicTypeReference@e7b265e 18:36:44.179 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.BasicTypeReference@51da32e5 18:36:44.179 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.BasicTypeReference@51da32e5 18:36:44.179 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.BasicTypeReference@51da32e5 18:36:44.179 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.BasicTypeReference@33d60b7e 18:36:44.179 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.BasicTypeReference@1fecfaea 18:36:44.179 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.BasicTypeReference@4872669f 18:36:44.179 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.BasicTypeReference@483f286e 18:36:44.179 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.BasicTypeReference@483f286e 18:36:44.179 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.BasicTypeReference@4bb147ec 18:36:44.179 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.BasicTypeReference@4bb147ec 18:36:44.179 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.BasicTypeReference@33f2cfda 18:36:44.179 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_char_array -> org.hibernate.type.BasicTypeReference@68ef01a5 18:36:44.179 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_character_array -> org.hibernate.type.BasicTypeReference@59a2388e 18:36:44.179 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.BasicTypeReference@186d8a71 18:36:44.179 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_character_array -> org.hibernate.type.BasicTypeReference@3dc40ab9 18:36:44.179 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_char_array -> org.hibernate.type.BasicTypeReference@2db6d68d 18:36:44.179 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.BasicTypeReference@6518fdfd 18:36:44.179 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.BasicTypeReference@6518fdfd 18:36:44.179 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.BasicTypeReference@11d2dd2d 18:36:44.179 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.BasicTypeReference@11d2dd2d 18:36:44.179 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.BasicTypeReference@cde8c6c 18:36:44.179 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.BasicTypeReference@cde8c6c 18:36:44.179 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.BasicTypeReference@174721c4 18:36:44.179 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.BasicTypeReference@174721c4 18:36:44.179 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.BasicTypeReference@3592c1c4 18:36:44.179 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.BasicTypeReference@3592c1c4 18:36:44.179 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@322e49ee 18:36:44.179 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@4aeb0e2b 18:36:44.179 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.BasicTypeReference@648c5fb3 18:36:44.179 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.BasicTypeReference@648c5fb3 18:36:44.179 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeUtc -> org.hibernate.type.BasicTypeReference@47b33e07 18:36:44.179 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithTimezone -> org.hibernate.type.BasicTypeReference@7126e26 18:36:44.179 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@151ab2b9 18:36:44.179 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.BasicTypeReference@13ed066e 18:36:44.179 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.BasicTypeReference@13ed066e 18:36:44.179 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@4d705112 18:36:44.179 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@590765c4 18:36:44.179 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.BasicTypeReference@19489b27 18:36:44.179 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.BasicTypeReference@19489b27 18:36:44.179 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.BasicTypeReference@626d2016 18:36:44.179 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.BasicTypeReference@626d2016 18:36:44.179 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.BasicTypeReference@2d5a1588 18:36:44.179 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.BasicTypeReference@2d5a1588 18:36:44.179 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.BasicTypeReference@2d5a1588 18:36:44.179 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.BasicTypeReference@4f116ca2 18:36:44.179 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.BasicTypeReference@4f116ca2 18:36:44.179 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.BasicTypeReference@4f116ca2 18:36:44.179 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.BasicTypeReference@125d47c4 18:36:44.179 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.BasicTypeReference@193bb809 18:36:44.179 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration instant -> org.hibernate.type.BasicTypeReference@64b018f3 18:36:44.179 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.BasicTypeReference@64b018f3 18:36:44.179 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid -> org.hibernate.type.BasicTypeReference@20801cbb 18:36:44.179 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.BasicTypeReference@20801cbb 18:36:44.179 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration pg-uuid -> org.hibernate.type.BasicTypeReference@20801cbb 18:36:44.179 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.BasicTypeReference@581b1c08 18:36:44.179 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.BasicTypeReference@1c240cf2 18:36:44.179 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.BasicTypeReference@78b7f805 18:36:44.179 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.BasicTypeReference@78b7f805 18:36:44.179 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.BasicTypeReference@58f2466c 18:36:44.179 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Currency -> org.hibernate.type.BasicTypeReference@58f2466c 18:36:44.179 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.BasicTypeReference@58f2466c 18:36:44.179 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.BasicTypeReference@5809fa26 18:36:44.179 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.BasicTypeReference@5809fa26 18:36:44.179 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.BasicTypeReference@64763e49 18:36:44.179 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.io.Serializable -> org.hibernate.type.BasicTypeReference@64763e49 18:36:44.179 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.BasicTypeReference@23468512 18:36:44.179 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.BasicTypeReference@23468512 18:36:44.179 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZoneOffset -> org.hibernate.type.BasicTypeReference@69cd7630 18:36:44.179 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZoneOffset -> org.hibernate.type.BasicTypeReference@69cd7630 18:36:44.179 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.BasicTypeReference@7e8279e5 18:36:44.179 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.BasicTypeReference@7e8279e5 18:36:44.179 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.BasicTypeReference@2b53840a 18:36:44.179 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.JavaObjectType@4a9a878 18:36:44.179 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.JavaObjectType@4a9a878 18:36:44.179 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration null -> org.hibernate.type.NullType@7e7743ec 18:36:44.179 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.BasicTypeReference@76d4d6e3 18:36:44.179 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.BasicTypeReference@6f32039f 18:36:44.179 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.BasicTypeReference@2f5004f 18:36:44.179 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.BasicTypeReference@717f5168 18:36:44.179 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.BasicTypeReference@214ce26a 18:36:44.179 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_time -> org.hibernate.type.BasicTypeReference@5e1d2327 18:36:44.179 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.BasicTypeReference@7440b7d3 18:36:44.179 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.BasicTypeReference@7fbf5c22 18:36:44.180 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@3926be0d] into BootstrapContext; was [null] 18:36:44.180 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@e15b615] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@7f9a762b] 18:36:44.191 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null] 18:36:44.191 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null] 18:36:44.191 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using built-in connection pool (not intended for production use) 18:36:44.191 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: Loaded JDBC driver class: org.h2.Driver 18:36:44.191 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:PdpProviderTest] 18:36:44.191 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001001: Connection properties: {password=P01icY, user=policy} 18:36:44.191 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001003: Autocommit mode: false 18:36:44.191 [main] DEBUG org.hibernate.orm.connections.pooling -- Initializing Connection pool with 1 Connections 18:36:44.191 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001115: Connection pool size: 20 (min=1) 18:36:44.194 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database -> name : H2 version : 2.2.220 (2023-07-04) major : 2 minor : 2 18:36:44.194 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Driver -> name : H2 JDBC Driver version : 2.2.220 (2023-07-04) major : 2 minor : 2 18:36:44.194 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2 18:36:44.194 [main] WARN org.hibernate.orm.deprecation -- HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 18:36:44.194 [main] DEBUG org.hibernate.orm.dialect -- HHH035001: Using dialect: org.hibernate.dialect.H2Dialect, version: 2.2.220 18:36:44.194 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case 18:36:44.194 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NCharTypeDescriptor) replaced previous registration(CharTypeDescriptor) 18:36:44.194 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NVarcharTypeDescriptor) replaced previous registration(VarcharTypeDescriptor) 18:36:44.194 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(LongNVarcharTypeDescriptor) replaced previous registration(LongVarcharTypeDescriptor) 18:36:44.194 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NClobTypeDescriptor(DEFAULT)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 18:36:44.195 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(2005, ClobTypeDescriptor(STREAM_BINDING)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 18:36:44.195 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(TimestampUtcDescriptor) replaced previous registration(TimestampUtcDescriptor) 18:36:44.195 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(3100, NumericTypeDescriptor) replaced previous registration(org.hibernate.dialect.H2DurationIntervalSecondJdbcType@7e532f2d) 18:36:44.195 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@242d59b4] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@58c74364] 18:36:44.195 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}] 18:36:44.196 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:44.196 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaToscaPolicyType 18:36:44.196 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType on table ToscaPolicyType 18:36:44.197 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:44.197 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:36:44.197 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:44.197 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:44.197 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:44.197 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:name] 18:36:44.197 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:44.197 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:44.197 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:44.197 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.name 18:36:44.197 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:44.197 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:44.197 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:44.197 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:version] 18:36:44.197 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:44.197 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:44.197 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:44.197 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.version 18:36:44.197 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:44.198 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:44.198 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:44.198 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:44.198 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:44.198 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_name') 18:36:44.198 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:44.198 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:name] 18:36:44.198 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:44.198 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:44.198 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:44.198 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.derived_from_name 18:36:44.198 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:44.198 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:44.198 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_version') 18:36:44.198 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:44.198 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:version] 18:36:44.198 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:44.198 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:44.198 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:44.198 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.derived_from_version 18:36:44.198 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:44.198 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property derivedFrom 18:36:44.198 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:44.198 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:44.198 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType:description] 18:36:44.198 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:44.198 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:44.198 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:44.198 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.description 18:36:44.198 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:44.198 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:44.199 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:44.199 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='metadata_ORDER') 18:36:44.199 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:44.199 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='metadata_KEY') 18:36:44.199 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='metadata_KEY') 18:36:44.199 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:44.199 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:44.199 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:44.199 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property metadata 18:36:44.199 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:44.199 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:44.199 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:44.199 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:44.199 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:44.199 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:44.199 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:44.199 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:44.199 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:44.199 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:44.199 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:44.199 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:44.199 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='targets_ORDER') 18:36:44.200 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:44.200 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='targets_KEY') 18:36:44.200 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='targets_KEY') 18:36:44.200 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyTypeName',referencedColumn='name') 18:36:44.200 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyTypeVersion',referencedColumn='version') 18:36:44.200 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:44.200 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:44.200 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property targets 18:36:44.200 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:44.200 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:44.200 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='triggers_ORDER') 18:36:44.200 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:44.200 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='triggers_KEY') 18:36:44.200 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='triggers_KEY') 18:36:44.200 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:44.200 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:44.201 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:44.201 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property triggers 18:36:44.205 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:44.206 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaToscaPolicy 18:36:44.206 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy on table ToscaPolicy 18:36:44.208 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:44.208 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:36:44.208 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:44.208 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:44.208 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:44.209 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:name] 18:36:44.209 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:44.209 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:44.209 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:44.209 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.name 18:36:44.209 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:44.209 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:44.209 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:44.209 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:version] 18:36:44.209 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:44.209 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:44.209 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:44.209 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.version 18:36:44.209 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:44.210 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:44.210 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:44.210 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:44.210 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:44.210 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_name') 18:36:44.210 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:44.210 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:name] 18:36:44.210 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:44.210 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:44.210 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:44.210 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.derived_from_name 18:36:44.210 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:44.211 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:44.211 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_version') 18:36:44.211 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:44.211 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:version] 18:36:44.211 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:44.211 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:44.211 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:44.211 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.derived_from_version 18:36:44.211 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:44.211 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property derivedFrom 18:36:44.211 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:44.211 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:44.211 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy:description] 18:36:44.211 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:44.211 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:44.211 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:44.211 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.description 18:36:44.211 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:44.211 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:44.211 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:44.211 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='metadata_ORDER') 18:36:44.212 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:44.212 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='metadata_KEY') 18:36:44.212 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='metadata_KEY') 18:36:44.212 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:44.212 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:44.212 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:44.212 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property metadata 18:36:44.212 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:44.212 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:44.212 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:44.212 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:44.212 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:44.212 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:44.212 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:44.212 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:44.212 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:44.212 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:44.213 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:44.213 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:44.213 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='type_name') 18:36:44.213 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:44.213 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:name] 18:36:44.213 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:44.213 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:44.213 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:44.213 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.type_name 18:36:44.213 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:44.213 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:44.213 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='type_version') 18:36:44.213 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:44.213 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:version] 18:36:44.213 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:44.213 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:44.213 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:44.213 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.type_version 18:36:44.213 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:44.213 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property type 18:36:44.213 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:44.213 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:44.213 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='targets_ORDER') 18:36:44.213 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:44.213 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='targets_KEY') 18:36:44.213 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='targets_KEY') 18:36:44.213 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyName',referencedColumn='name') 18:36:44.213 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyVersion',referencedColumn='version') 18:36:44.213 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:44.213 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:44.213 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property targets 18:36:44.214 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:44.215 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpPolicyStatus 18:36:44.215 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus on table PdpPolicyStatus 18:36:44.215 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:44.215 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:36:44.215 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:44.215 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:44.215 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:44.215 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:localName] 18:36:44.215 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:44.215 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:44.215 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:44.215 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.localName 18:36:44.215 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:44.221 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:44.221 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:44.221 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyName] 18:36:44.221 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:44.221 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:44.221 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:44.221 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentKeyName 18:36:44.221 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:44.221 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:44.222 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:44.222 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyVersion] 18:36:44.222 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:44.222 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:44.222 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:44.222 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentKeyVersion 18:36:44.222 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:44.222 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:44.222 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:44.222 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentLocalName] 18:36:44.222 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:44.222 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:44.222 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:44.222 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentLocalName 18:36:44.222 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:44.222 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:44.222 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:44.222 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:44.222 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property deploy with lazy=false 18:36:44.222 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:deploy] 18:36:44.222 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:36:44.222 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:36:44.222 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for deploy 18:36:44.222 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.deploy 18:36:44.222 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property deploy 18:36:44.222 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:44.222 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpGroup with lazy=false 18:36:44.222 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpGroup] 18:36:44.222 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup (type=java.lang.String) 18:36:44.222 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup (type=java.lang.String) 18:36:44.222 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpGroup 18:36:44.222 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.pdpGroup 18:36:44.222 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpGroup 18:36:44.224 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:44.225 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpType with lazy=false 18:36:44.225 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpType] 18:36:44.225 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType (type=java.lang.String) 18:36:44.225 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType (type=java.lang.String) 18:36:44.225 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpType 18:36:44.225 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.pdpType 18:36:44.225 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpType 18:36:44.225 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:44.225 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:44.225 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:44.225 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:name] 18:36:44.225 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:44.225 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:44.225 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:44.225 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.name 18:36:44.225 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:44.225 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:44.225 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:44.225 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:version] 18:36:44.225 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:44.225 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:44.225 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:44.225 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.version 18:36:44.225 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:44.225 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property policyType 18:36:44.225 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:44.225 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property state with lazy=false 18:36:44.225 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:state] 18:36:44.225 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state (type=org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State) 18:36:44.225 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state (type=org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State) 18:36:44.225 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for state 18:36:44.225 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.state 18:36:44.225 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property state 18:36:44.226 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:44.226 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpGroup 18:36:44.226 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup on table PdpGroup 18:36:44.226 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:44.226 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:36:44.226 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:44.227 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:44.227 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:44.227 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:name] 18:36:44.227 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:44.227 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:44.227 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:44.227 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.name 18:36:44.227 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:44.228 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:44.228 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:44.228 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:version] 18:36:44.228 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:44.228 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:44.228 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:44.228 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.version 18:36:44.228 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:44.228 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:44.228 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:44.228 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:44.228 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:44.228 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:description] 18:36:44.228 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description (type=java.lang.String) 18:36:44.228 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description (type=java.lang.String) 18:36:44.228 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:44.228 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.description 18:36:44.228 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:44.228 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:44.228 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpGroupState with lazy=false 18:36:44.228 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:pdpGroupState] 18:36:44.228 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:44.228 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:44.228 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpGroupState 18:36:44.228 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.pdpGroupState 18:36:44.228 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpGroupState 18:36:44.228 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:44.228 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:44.228 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='pdpSubGroups_ORDER') 18:36:44.228 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:44.229 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='pdpSubGroups_KEY') 18:36:44.229 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpSubGroups_KEY') 18:36:44.229 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='name',referencedColumn='name') 18:36:44.229 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='version',referencedColumn='version') 18:36:44.229 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:44.229 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:44.229 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpSubGroups 18:36:44.229 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:44.229 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:44.229 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:44.229 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:44.229 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:44.229 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:44.229 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:44.229 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:44.229 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:44.229 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:44.229 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:44.230 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpSubGroup 18:36:44.230 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup on table PdpSubGroup 18:36:44.230 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:44.230 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:36:44.230 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:44.231 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:44.231 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:44.231 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:localName] 18:36:44.231 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:44.231 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:44.231 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:44.231 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.localName 18:36:44.231 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:44.232 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:44.232 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:44.232 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyName] 18:36:44.232 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:44.232 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:44.232 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:44.232 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentKeyName 18:36:44.232 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:44.232 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:44.232 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:44.232 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyVersion] 18:36:44.232 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:44.232 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:44.232 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:44.232 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentKeyVersion 18:36:44.232 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:44.232 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:44.232 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:44.232 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentLocalName] 18:36:44.232 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:44.232 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:44.232 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:44.232 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentLocalName 18:36:44.232 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:44.233 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:44.233 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:44.233 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:44.233 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property currentInstanceCount with lazy=false 18:36:44.233 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:currentInstanceCount] 18:36:44.233 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount (type=int) 18:36:44.233 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount (type=int) 18:36:44.233 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for currentInstanceCount 18:36:44.233 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.currentInstanceCount 18:36:44.233 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property currentInstanceCount 18:36:44.233 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:44.233 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property desiredInstanceCount with lazy=false 18:36:44.233 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:desiredInstanceCount] 18:36:44.233 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:36:44.233 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:36:44.233 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for desiredInstanceCount 18:36:44.233 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.desiredInstanceCount 18:36:44.233 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property desiredInstanceCount 18:36:44.233 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:44.233 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:44.233 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='pdpInstances_ORDER') 18:36:44.234 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:44.234 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='pdpInstances_KEY') 18:36:44.234 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpInstances_KEY') 18:36:44.234 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentKeyName',referencedColumn='parentKeyName') 18:36:44.234 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentKeyVersion',referencedColumn='parentKeyVersion') 18:36:44.234 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentLocalName',referencedColumn='parentLocalName') 18:36:44.234 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpLocalName',referencedColumn='localName') 18:36:44.234 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:44.234 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:44.234 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpInstances 18:36:44.234 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:44.234 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:44.234 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='policies_ORDER') 18:36:44.235 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:44.235 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='policies_KEY') 18:36:44.235 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='policies_KEY') 18:36:44.235 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:44.235 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:44.235 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:44.235 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property policies 18:36:44.235 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:44.235 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:44.235 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:44.235 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:44.235 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:44.235 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:44.235 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:44.236 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:44.236 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:44.236 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:44.236 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:44.236 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:44.236 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='supportedPolicyTypes_ORDER') 18:36:44.236 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:44.236 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='supportedPolicyTypes_KEY') 18:36:44.236 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='supportedPolicyTypes_KEY') 18:36:44.237 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:44.237 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:44.237 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:44.237 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property supportedPolicyTypes 18:36:44.243 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:44.247 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdp 18:36:44.247 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdp on table Pdp 18:36:44.247 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:44.247 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:36:44.247 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:44.247 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:44.247 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:44.247 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:localName] 18:36:44.247 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:44.247 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:44.247 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:44.247 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.localName 18:36:44.247 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:44.247 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:44.247 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:44.247 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyName] 18:36:44.247 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:44.247 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:44.247 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:44.247 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentKeyName 18:36:44.247 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:44.248 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:44.248 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:44.248 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyVersion] 18:36:44.248 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:44.248 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:44.248 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:44.248 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentKeyVersion 18:36:44.248 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:44.248 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:44.248 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:44.248 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentLocalName] 18:36:44.248 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:44.248 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:44.248 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:44.248 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentLocalName 18:36:44.248 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:44.248 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:44.248 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:44.248 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:44.248 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property healthy with lazy=false 18:36:44.248 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:healthy] 18:36:44.248 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:36:44.248 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:36:44.248 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for healthy 18:36:44.248 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.healthy 18:36:44.248 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property healthy 18:36:44.248 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:44.248 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property lastUpdate with lazy=false 18:36:44.248 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:lastUpdate] 18:36:44.248 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate (type=java.util.Date) 18:36:44.248 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate (type=java.util.Date) 18:36:44.248 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for lastUpdate 18:36:44.248 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.lastUpdate 18:36:44.248 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property lastUpdate 18:36:44.248 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:44.248 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property message with lazy=false 18:36:44.248 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:message] 18:36:44.248 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message (type=java.lang.String) 18:36:44.248 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message (type=java.lang.String) 18:36:44.248 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for message 18:36:44.248 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.message 18:36:44.248 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property message 18:36:44.248 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:44.248 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpState with lazy=false 18:36:44.248 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:pdpState] 18:36:44.248 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:44.248 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:44.248 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpState 18:36:44.248 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.pdpState 18:36:44.248 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpState 18:36:44.249 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:44.249 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:44.249 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:44.249 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:44.249 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:44.249 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:44.249 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:44.249 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:44.249 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:44.249 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:44.249 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:44.249 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:44.249 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:44.249 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:44.249 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:44.249 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:44.249 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for deploy 18:36:44.249 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpGroup 18:36:44.249 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpType 18:36:44.249 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:44.249 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:44.249 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for state 18:36:44.249 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:44.249 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:44.249 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:44.249 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpGroupState 18:36:44.249 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:44.249 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:44.249 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:44.249 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:44.249 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for currentInstanceCount 18:36:44.249 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for desiredInstanceCount 18:36:44.249 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:44.249 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:44.249 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:44.249 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:44.249 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for healthy 18:36:44.249 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for lastUpdate 18:36:44.249 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for message 18:36:44.249 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpState 18:36:44.249 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [toscapolicytype] 18:36:44.249 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [toscapolicytype] 18:36:44.249 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [toscapolicy] 18:36:44.249 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [toscapolicy] 18:36:44.249 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:44.249 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:44.249 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:44.249 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:44.249 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [pdpgroup] 18:36:44.249 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [pdpgroup] 18:36:44.249 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:44.249 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:44.249 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:44.249 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:44.249 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdp] 18:36:44.249 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdp] 18:36:44.249 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdp] 18:36:44.249 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdp] 18:36:44.249 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:44.250 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:44.252 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:44.252 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:44.252 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:name] 18:36:44.252 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.name (type=java.lang.String) 18:36:44.252 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.name (type=java.lang.String) 18:36:44.252 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:44.252 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_supportedPolicyTypes.name 18:36:44.252 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:44.252 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:44.252 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:44.252 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:44.252 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:version] 18:36:44.252 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.version (type=java.lang.String) 18:36:44.252 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.version (type=java.lang.String) 18:36:44.252 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:44.252 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_supportedPolicyTypes.version 18:36:44.252 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:44.252 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:44.253 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:36:44.253 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:44.253 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:44.253 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:44.253 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:44.253 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:44.253 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:44.253 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_properties.properties 18:36:44.253 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:44.254 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:44.254 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:44.254 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:44.254 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:44.254 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_properties.properties_KEY 18:36:44.254 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:44.254 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_localname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:44.254 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentkeyname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:44.254 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentkeyversion] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:44.254 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentlocalname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:44.254 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:44.254 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, index: properties_KEY, element: properties 18:36:44.254 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:44.254 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:44.255 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:44.255 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:44.255 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:name] 18:36:44.255 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:44.255 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:44.255 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:44.255 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_policies.name 18:36:44.255 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:44.255 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:44.255 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:44.255 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:44.255 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:version] 18:36:44.255 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:44.255 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:44.255 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:44.255 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_policies.version 18:36:44.255 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:44.255 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:44.255 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:36:44.255 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:44.255 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances through an association table 18:36:44.256 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName, element: pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName 18:36:44.256 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:44.256 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:44.256 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:44.256 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:44.257 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:44.257 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:44.257 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpGroup_properties.properties 18:36:44.257 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:44.257 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:44.257 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:44.257 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:44.257 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:44.257 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpGroup_properties.properties_KEY 18:36:44.257 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:44.257 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpgroup_name] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:44.257 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpgroup_version] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:44.257 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:44.257 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpGroup_name, JpaPdpGroup_version, index: properties_KEY, element: properties 18:36:44.257 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:44.257 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups through an association table 18:36:44.258 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: name, version, element: pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName 18:36:44.258 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:44.258 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:44.258 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:44.258 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:44.258 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:name] 18:36:44.258 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:44.258 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:44.258 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:44.258 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_targets.name 18:36:44.258 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:44.258 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:44.258 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:44.258 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:44.258 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:version] 18:36:44.259 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:44.259 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:44.259 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:44.259 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_targets.version 18:36:44.259 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:44.259 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:44.259 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: toscaPolicyName, toscaPolicyVersion, element: name, version 18:36:44.259 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:44.259 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:44.259 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:44.259 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:44.259 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:44.259 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:44.259 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_properties.properties 18:36:44.259 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:44.260 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:44.260 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:44.260 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:44.260 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:44.260 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_properties.properties_KEY 18:36:44.260 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:44.260 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_name] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:44.260 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_version] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:44.260 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:44.260 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: properties_KEY, element: properties 18:36:44.260 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:44.260 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:44.260 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:44.260 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:44.260 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:44.260 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:44.260 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_metadata.metadata 18:36:44.260 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:44.260 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:44.260 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:44.260 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:44.260 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:44.260 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_metadata.metadata_KEY 18:36:44.260 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:44.260 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_name] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:44.260 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_version] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:44.260 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [metadata_key] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:44.260 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: metadata_KEY, element: metadata 18:36:44.260 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:44.260 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:44.261 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:44.261 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers (type=java.util.List) 18:36:44.261 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers (type=java.util.List) 18:36:44.261 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:44.261 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_triggers.triggers 18:36:44.261 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:44.261 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, element: triggers 18:36:44.261 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:44.261 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:44.261 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:44.261 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:44.261 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:name] 18:36:44.261 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:44.261 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:44.261 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:44.261 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_targets.name 18:36:44.261 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:44.261 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:44.261 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:44.261 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:44.261 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:version] 18:36:44.261 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:44.261 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:44.261 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:44.261 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_targets.version 18:36:44.261 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:44.261 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:44.262 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: toscaPolicyTypeName, toscaPolicyTypeVersion, element: name, version 18:36:44.262 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:44.262 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:44.262 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:44.262 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:44.262 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:44.262 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:44.262 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_properties.properties 18:36:44.262 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:44.262 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:44.262 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:44.262 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:44.262 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:44.262 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_properties.properties_KEY 18:36:44.262 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:44.263 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_name] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:44.263 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_version] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:44.263 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:44.263 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: properties_KEY, element: properties 18:36:44.263 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:44.263 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:44.263 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:44.263 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:44.263 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:44.263 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:44.263 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_metadata.metadata 18:36:44.263 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:44.263 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:44.263 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:44.263 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:44.263 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:44.263 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_metadata.metadata_KEY 18:36:44.263 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:44.263 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_name] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:44.263 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_version] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:44.263 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [metadata_key] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:44.263 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: metadata_KEY, element: metadata 18:36:44.264 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:44.264 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:44.264 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:44.264 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:44.264 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:44.265 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:44.265 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:44.265 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:44.265 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:44.265 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:44.265 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:44.265 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:44.265 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:44.265 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:44.265 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:44.268 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:44.268 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:44.268 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:44.268 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:44.269 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:44.269 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:44.269 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:44.269 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:44.269 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:44.269 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:44.269 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:44.269 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:44.269 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:44.269 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:44.269 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:44.270 [main] DEBUG org.hibernate.bytecode.internal.BytecodeProviderInitiator -- HHH000021: Bytecode provider: bytebuddy 18:36:44.270 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory 18:36:44.272 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:36:44.272 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating SessionFactory with settings: {java.specification.version=17, sun.jnu.encoding=UTF-8, hibernate.dialect=org.hibernate.dialect.H2Dialect, java.class.path=/w/workspace/policy-models-sonar/models-pdp/target/test-classes:/w/workspace/policy-models-sonar/models-pdp/target/classes:/w/workspace/policy-models-sonar/models-base/target/policy-models-base-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-3.1.1-SNAPSHOT.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-examples/target/policy-models-examples-3.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/gson/2.1.1-SNAPSHOT/gson-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/common-parameters/2.1.1-SNAPSHOT/common-parameters-2.1.1-SNAPSHOT.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.jar:/tmp/r/io/prometheus/simpleclient/0.16.0/simpleclient-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel/0.16.0/simpleclient_tracer_otel-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_common/0.16.0/simpleclient_tracer_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel_agent/0.16.0/simpleclient_tracer_otel_agent-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_hotspot/0.16.0/simpleclient_hotspot-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_jakarta/0.16.0/simpleclient_servlet_jakarta-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_common/0.16.0/simpleclient_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_common/0.16.0/simpleclient_servlet_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_logback/0.16.0/simpleclient_logback-0.16.0.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1/jakarta.xml.bind-api-4.0.1.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/tmp/r/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-jakarta/2.2.15/swagger-jaxrs2-jakarta-2.2.15.jar:/tmp/r/io/github/classgraph/classgraph/4.8.154/classgraph-4.8.154.jar:/tmp/r/io/swagger/core/v3/swagger-models-jakarta/2.2.15/swagger-models-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.15.1/jackson-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-annotations-jakarta/2.2.15/swagger-annotations-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-integration-jakarta/2.2.15/swagger-integration-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-core-jakarta/2.2.15/swagger-core-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.15.1/jackson-dataformat-yaml-2.15.1.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.1/jackson-datatype-jsr310-2.15.1.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.1/jackson-databind-2.14.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-json-provider/2.15.1/jackson-jakarta-rs-json-provider-2.15.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-base/2.15.1/jackson-jakarta-rs-base-2.15.1.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.15.1/jackson-module-jakarta-xmlbind-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-servlet-initializer-v2-jakarta/2.2.15/swagger-jaxrs2-servlet-initializer-v2-jakarta-2.2.15.jar:/tmp/r/org/hibernate/orm/hibernate-core/6.3.0.CR1/hibernate-core-6.3.0.CR1.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.2/jaxb-runtime-4.0.2.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.2/jaxb-core-4.0.2.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.0/angus-activation-2.0.0.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.2/txw2-4.0.2.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.1/istack-commons-runtime-4.1.1.jar:/tmp/r/jakarta/inject/jakarta.inject-api/2.0.1.MR/jakarta.inject-api-2.0.1.MR.jar:/tmp/r/org/antlr/antlr4-runtime/4.10.1/antlr4-runtime-4.10.1.jar:/tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/com/h2database/h2/2.2.220/h2-2.2.220.jar:/tmp/r/org/onap/policy/common/utils/2.1.1-SNAPSHOT/utils-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/2.1.1-SNAPSHOT/capabilities-2.1.1-SNAPSHOT.jar:/tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.jar:/tmp/r/com/worldturner/medeia/medeia-validator-core/1.1.1/medeia-validator-core-1.1.1.jar:/tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.3.20/kotlin-reflect-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.3.20/kotlin-stdlib-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.20/kotlin-stdlib-common-1.3.20.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.jar:/tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/tmp/r/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar:/tmp/r/org/onap/policy/common/utils-test/2.1.1-SNAPSHOT/utils-test-2.1.1-SNAPSHOT.jar:/tmp/r/org/bouncycastle/bcpkix-fips/1.0.7/bcpkix-fips-1.0.7.jar:/tmp/r/org/bouncycastle/bc-fips/1.0.2.4/bc-fips-1.0.2.4.jar:/tmp/r/org/apache/commons/commons-jexl3/3.1/commons-jexl3-3.1.jar:/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar:/tmp/r/org/slf4j/slf4j-api/2.0.11/slf4j-api-2.0.11.jar:/tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar:/tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar:/tmp/r/org/projectlombok/lombok/1.18.28/lombok-1.18.28.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/yaml/snakeyaml/2.0/snakeyaml-2.0.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.1.4/mariadb-java-client-3.1.4.jar:/tmp/r/com/github/waffle/waffle-jna/3.2.0/waffle-jna-3.2.0.jar:/tmp/r/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar:/tmp/r/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1.jar:/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar:/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar:/tmp/r/org/postgresql/postgresql/42.6.0/postgresql-42.6.0.jar:/tmp/r/org/checkerframework/checker-qual/3.31.0/checker-qual-3.31.0.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar:/tmp/r/org/glassfish/jersey/inject/jersey-hk2/3.1.3/jersey-hk2-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-common/3.1.3/jersey-common-3.1.3.jar:/tmp/r/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar:/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/tmp/r/org/glassfish/hk2/hk2-locator/3.0.4/hk2-locator-3.0.4.jar:/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/3.0.4/aopalliance-repackaged-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-api/3.0.4/hk2-api-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-utils/3.0.4/hk2-utils-3.0.4.jar:/tmp/r/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.jar:/tmp/r/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.jar:/tmp/r/org/eclipse/jetty/toolchain/jetty-jakarta-servlet-api/5.0.2/jetty-jakarta-servlet-api-5.0.2.jar:/tmp/r/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet/3.1.3/jersey-container-servlet-3.1.3.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.3/jersey-container-servlet-core-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-server/3.1.3/jersey-server-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-client/3.1.3/jersey-client-3.1.3.jar:/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar:/tmp/r/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/tmp/r/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.6/byte-buddy-1.14.6.jar:/tmp/r/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar:/tmp/r/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/tmp/r/org/assertj/assertj-core/3.24.2/assertj-core-3.24.2.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5/5.2.2/httpcore5-5.2.2.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/tmp/r/com/att/nsa/cambriaClient/1.2.1-oss/cambriaClient-1.2.1-oss.jar:/tmp/r/com/att/nsa/saClientLibrary/1.3.0-oss/saClientLibrary-1.3.0-oss.jar:/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar:/tmp/r/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar:/tmp/r/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5/httpclient-cache-4.5.jar:/tmp/r/com/att/nsa/saToolkit/1.2.0-oss/saToolkit-1.2.0-oss.jar:/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar:/tmp/r/org/json/json/20231013/json-20231013.jar:, java.vm.vendor=Private Build, sun.arch.data.model=64, sun.font.fontmanager=sun.awt.X11FontManager, java.vendor.url=Unknown, user.timezone=Etc/UTC, javax.persistence.jdbc.user=****, javax.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, java.vm.specification.version=17, os.name=Linux, jakarta.persistence.jdbc.password=****, sun.java.launcher=SUN_STANDARD, local.setting.IS_JTA_TXN_COORD=false, sun.boot.library.path=/usr/lib/jvm/java-17-openjdk-amd64/lib, sun.java.command=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20240120183635626_70.jar /w/workspace/policy-models-sonar/models-pdp/target/surefire 2024-01-20T18-35-53_465-jvmRun1 surefire-20240120183635626_68tmp surefire_4-20240120183635626_69tmp, jdk.debug=release, surefire.test.class.path=/w/workspace/policy-models-sonar/models-pdp/target/test-classes:/w/workspace/policy-models-sonar/models-pdp/target/classes:/w/workspace/policy-models-sonar/models-base/target/policy-models-base-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-3.1.1-SNAPSHOT.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-examples/target/policy-models-examples-3.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/gson/2.1.1-SNAPSHOT/gson-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/common-parameters/2.1.1-SNAPSHOT/common-parameters-2.1.1-SNAPSHOT.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.jar:/tmp/r/io/prometheus/simpleclient/0.16.0/simpleclient-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel/0.16.0/simpleclient_tracer_otel-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_common/0.16.0/simpleclient_tracer_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel_agent/0.16.0/simpleclient_tracer_otel_agent-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_hotspot/0.16.0/simpleclient_hotspot-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_jakarta/0.16.0/simpleclient_servlet_jakarta-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_common/0.16.0/simpleclient_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_common/0.16.0/simpleclient_servlet_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_logback/0.16.0/simpleclient_logback-0.16.0.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1/jakarta.xml.bind-api-4.0.1.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/tmp/r/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-jakarta/2.2.15/swagger-jaxrs2-jakarta-2.2.15.jar:/tmp/r/io/github/classgraph/classgraph/4.8.154/classgraph-4.8.154.jar:/tmp/r/io/swagger/core/v3/swagger-models-jakarta/2.2.15/swagger-models-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.15.1/jackson-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-annotations-jakarta/2.2.15/swagger-annotations-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-integration-jakarta/2.2.15/swagger-integration-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-core-jakarta/2.2.15/swagger-core-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.15.1/jackson-dataformat-yaml-2.15.1.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.1/jackson-datatype-jsr310-2.15.1.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.1/jackson-databind-2.14.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-json-provider/2.15.1/jackson-jakarta-rs-json-provider-2.15.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-base/2.15.1/jackson-jakarta-rs-base-2.15.1.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.15.1/jackson-module-jakarta-xmlbind-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-servlet-initializer-v2-jakarta/2.2.15/swagger-jaxrs2-servlet-initializer-v2-jakarta-2.2.15.jar:/tmp/r/org/hibernate/orm/hibernate-core/6.3.0.CR1/hibernate-core-6.3.0.CR1.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.2/jaxb-runtime-4.0.2.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.2/jaxb-core-4.0.2.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.0/angus-activation-2.0.0.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.2/txw2-4.0.2.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.1/istack-commons-runtime-4.1.1.jar:/tmp/r/jakarta/inject/jakarta.inject-api/2.0.1.MR/jakarta.inject-api-2.0.1.MR.jar:/tmp/r/org/antlr/antlr4-runtime/4.10.1/antlr4-runtime-4.10.1.jar:/tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/com/h2database/h2/2.2.220/h2-2.2.220.jar:/tmp/r/org/onap/policy/common/utils/2.1.1-SNAPSHOT/utils-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/2.1.1-SNAPSHOT/capabilities-2.1.1-SNAPSHOT.jar:/tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.jar:/tmp/r/com/worldturner/medeia/medeia-validator-core/1.1.1/medeia-validator-core-1.1.1.jar:/tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.3.20/kotlin-reflect-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.3.20/kotlin-stdlib-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.20/kotlin-stdlib-common-1.3.20.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.jar:/tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/tmp/r/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar:/tmp/r/org/onap/policy/common/utils-test/2.1.1-SNAPSHOT/utils-test-2.1.1-SNAPSHOT.jar:/tmp/r/org/bouncycastle/bcpkix-fips/1.0.7/bcpkix-fips-1.0.7.jar:/tmp/r/org/bouncycastle/bc-fips/1.0.2.4/bc-fips-1.0.2.4.jar:/tmp/r/org/apache/commons/commons-jexl3/3.1/commons-jexl3-3.1.jar:/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar:/tmp/r/org/slf4j/slf4j-api/2.0.11/slf4j-api-2.0.11.jar:/tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar:/tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar:/tmp/r/org/projectlombok/lombok/1.18.28/lombok-1.18.28.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/yaml/snakeyaml/2.0/snakeyaml-2.0.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.1.4/mariadb-java-client-3.1.4.jar:/tmp/r/com/github/waffle/waffle-jna/3.2.0/waffle-jna-3.2.0.jar:/tmp/r/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar:/tmp/r/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1.jar:/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar:/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar:/tmp/r/org/postgresql/postgresql/42.6.0/postgresql-42.6.0.jar:/tmp/r/org/checkerframework/checker-qual/3.31.0/checker-qual-3.31.0.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar:/tmp/r/org/glassfish/jersey/inject/jersey-hk2/3.1.3/jersey-hk2-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-common/3.1.3/jersey-common-3.1.3.jar:/tmp/r/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar:/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/tmp/r/org/glassfish/hk2/hk2-locator/3.0.4/hk2-locator-3.0.4.jar:/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/3.0.4/aopalliance-repackaged-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-api/3.0.4/hk2-api-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-utils/3.0.4/hk2-utils-3.0.4.jar:/tmp/r/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.jar:/tmp/r/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.jar:/tmp/r/org/eclipse/jetty/toolchain/jetty-jakarta-servlet-api/5.0.2/jetty-jakarta-servlet-api-5.0.2.jar:/tmp/r/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet/3.1.3/jersey-container-servlet-3.1.3.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.3/jersey-container-servlet-core-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-server/3.1.3/jersey-server-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-client/3.1.3/jersey-client-3.1.3.jar:/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar:/tmp/r/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/tmp/r/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.6/byte-buddy-1.14.6.jar:/tmp/r/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar:/tmp/r/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/tmp/r/org/assertj/assertj-core/3.24.2/assertj-core-3.24.2.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5/5.2.2/httpcore5-5.2.2.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/tmp/r/com/att/nsa/cambriaClient/1.2.1-oss/cambriaClient-1.2.1-oss.jar:/tmp/r/com/att/nsa/saClientLibrary/1.3.0-oss/saClientLibrary-1.3.0-oss.jar:/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar:/tmp/r/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar:/tmp/r/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5/httpclient-cache-4.5.jar:/tmp/r/com/att/nsa/saToolkit/1.2.0-oss/saToolkit-1.2.0-oss.jar:/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar:/tmp/r/org/json/json/20231013/json-20231013.jar:, jakarta.persistence.jdbc.driver=org.h2.Driver, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, java.specification.vendor=Oracle Corporation, org.ops4j.pax.url.mvn.localRepository=/tmp/r, java.version.date=2022-07-19, java.home=/usr/lib/jvm/java-17-openjdk-amd64, file.separator=/, basedir=/w/workspace/policy-models-sonar/models-pdp, java.vm.compressedOopsMode=Zero based, jakarta.persistence.jdbc.user=****, line.separator= , hibernate.persistenceUnitName=ToscaConceptTest, java.vm.specification.vendor=Oracle Corporation, java.specification.name=Java Platform API Specification, hibernate.transaction.coordinator_class=class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl, javax.persistence.jdbc.driver=org.h2.Driver, surefire.real.class.path=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20240120183635626_70.jar, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, java.runtime.version=17.0.4+8-Ubuntu-118.04, user.name=jenkins, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, sonar=true, path.separator=:, hibernate.connection.username=****, os.version=4.15.0-194-generic, java.runtime.name=OpenJDK Runtime Environment, hibernate.connection.url=jdbc:h2:mem:PdpProviderTest, file.encoding=UTF-8, jenkins=true, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=false, localRepository=/tmp/r, hibernate.connection.driver_class=org.h2.Driver, java.vendor.url.bug=Unknown, java.io.tmpdir=/tmp, java.version=17.0.4, user.dir=/w/workspace/policy-models-sonar/models-pdp, os.arch=amd64, java.vm.specification.name=Java Virtual Machine Specification, javax.persistence.schema-generation.database.action=drop-and-create, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@11d8d9c6, native.encoding=UTF-8, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, java.vendor=Private Build, java.vm.info=mixed mode, sharing, java.vm.version=17.0.4+8-Ubuntu-118.04, hibernate.bytecode.use_reflection_optimizer=true, sun.io.unicode.encoding=UnicodeLittle, maven.repo.local=/tmp/r, javax.persistence.jdbc.password=****, java.class.version=61.0} 18:36:46.609 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {} 18:36:46.610 [main] DEBUG org.hibernate.boot.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation 18:36:46.610 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was null 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was null 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was null 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was null 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@1bec36ee] under count; prior registration was null 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@1a57c7c2] under every; prior registration was null 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@16d05123] under any; prior registration was null 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(floor)] under floor; prior registration was null 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ceiling)] under ceiling; prior registration was null 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(mod)] under mod; prior registration was null 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(abs)] under abs; prior registration was null 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sign)] under sign; prior registration was null 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sqrt)] under sqrt; prior registration was null 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ln)] under ln; prior registration was null 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(exp)] under exp; prior registration was null 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(power)] under power; prior registration was null 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(round)] under round; prior registration was null 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sin)] under sin; prior registration was null 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cos)] under cos; prior registration was null 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(tan)] under tan; prior registration was null 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(asin)] under asin; prior registration was null 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(acos)] under acos; prior registration was null 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan)] under atan; prior registration was null 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan2)] under atan2; prior registration was null 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@4111bcd6] under sinh; prior registration was null 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3bb0a95c] under cosh; prior registration was null 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@1f7d003f] under tanh; prior registration was null 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@b3013ba] under pi; prior registration was null 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@470be906] under log; prior registration was null 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(coalesce)] under coalesce; prior registration was null 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nullif)] under nullif; prior registration was null 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(left)] under left; prior registration was null 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(right)] under right; prior registration was null 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(replace)] under replace; prior registration was null 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(concat)] under concat; prior registration was null 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lower)] under lower; prior registration was null 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(upper)] under upper; prior registration was null 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substring)] under substring; prior registration was null 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(locate)] under locate; prior registration was null 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(character_length)] under character_length; prior registration was null 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : length -> character_length 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LocatePositionEmulation@79cf42f2] under position; prior registration was null 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InsertSubstringOverlayEmulation@e44d90c] under overlay; prior registration was null 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TrimFunction@562b6bd] under trim; prior registration was null 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastFunction@1db93cce] under cast; prior registration was null 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@1ee23559] under collate; prior registration was null 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ExtractFunction@36461330] under extract; prior registration was null 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(least)] under least; prior registration was null 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(greatest)] under greatest; prior registration was null 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CoalesceIfnullEmulation@26018c1b] under ifnull; prior registration was null 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lpad)] under lpad; prior registration was null 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rpad)] under rpad; prior registration was null 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LpadRpadPadEmulation@728a9b59] under pad; prior registration was null 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastStrEmulation@7d4d30ac] under str; prior registration was null 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@7b1473a6] under format; prior registration was null 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampaddFunction@515f598b] under timestampadd; prior registration was null 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampdiffFunction@77a940aa] under timestampdiff; prior registration was null 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : dateadd -> timestampadd 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : datediff -> timestampdiff 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@6375d6a3] under current_date; prior registration was null 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@3ba41028] under current_time; prior registration was null 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@101c85d6] under current_timestamp; prior registration was null 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current date -> current_date 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current time -> current_time 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current timestamp -> current_timestamp 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@2d8d3b6f] under local_date; prior registration was null 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@608030b3] under local_time; prior registration was null 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@7bbe59db] under local_datetime; prior registration was null 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@f78414f] under offset_datetime; prior registration was null 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local date -> local_date 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local time -> local_time 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local datetime -> local_datetime 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : offset datetime -> offset_datetime 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@4b6a558c] under instant; prior registration was null 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current_instant -> instant 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.SqlFunction@2a8ef1fa] under sql; prior registration was null 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was NamedSqmFunctionTemplate(max) 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was NamedSqmFunctionTemplate(min) 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was NamedSqmFunctionTemplate(sum) 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was NamedSqmFunctionTemplate(avg) 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@23f715f1] under count; prior registration was org.hibernate.dialect.function.CountFunction@1bec36ee 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.AvgFunction@6e484af9] under avg; prior registration was NamedSqmFunctionTemplate(avg) 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(pi)] under pi; prior registration was org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@b3013ba 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cot)] under cot; prior registration was null 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(radians)] under radians; prior registration was null 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(degrees)] under degrees; prior registration was null 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(log10)] under log10; prior registration was null 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@7797b489] under mod; prior registration was NamedSqmFunctionTemplate(mod) 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rand)] under rand; prior registration was null 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(soundex)] under soundex; prior registration was null 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(translate)] under translate; prior registration was null 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitand)] under bitand; prior registration was null 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitor)] under bitor; prior registration was null 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitxor)] under bitxor; prior registration was null 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_and)] under bit_and; prior registration was null 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_or)] under bit_or; prior registration was null 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day)] under day; prior registration was null 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(month)] under month; prior registration was null 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(year)] under year; prior registration was null 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(hour)] under hour; prior registration was null 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(minute)] under minute; prior registration was null 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(second)] under second; prior registration was null 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(microsecond)] under microsecond; prior registration was null 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_week)] under day_of_week; prior registration was null 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_month)] under day_of_month; prior registration was null 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : day -> day_of_month 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_year)] under day_of_year; prior registration was null 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(week)] under week; prior registration was null 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(quarter)] under quarter; prior registration was null 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(monthname)] under monthname; prior registration was null 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(dayname)] under dayname; prior registration was null 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under localtime; prior registration was null 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under localtimestamp; prior registration was null 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under local_time; prior registration was org.hibernate.dialect.function.CurrentFunction@608030b3 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under local_datetime; prior registration was org.hibernate.dialect.function.CurrentFunction@7bbe59db 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TruncFunction@2a4b9aa0] under trunc; prior registration was null 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : truncate -> trunc 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@31084a85] under date_trunc; prior registration was null 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_length)] under bit_length; prior registration was null 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was null 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ascii)] under ascii; prior registration was null 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was NamedSqmFunctionTemplate(octet_length) 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(space)] under space; prior registration was null 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(repeat)] under repeat; prior registration was null 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(char)] under char; prior registration was null 18:36:46.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : chr -> char 18:36:46.613 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(instr)] under instr; prior registration was null 18:36:46.613 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substr)] under substr; prior registration was null 18:36:46.613 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@1d3bc1df] under position; prior registration was org.hibernate.dialect.function.LocatePositionEmulation@79cf42f2 18:36:46.613 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ltrim)] under ltrim; prior registration was null 18:36:46.613 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rtrim)] under rtrim; prior registration was null 18:36:46.613 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@57c21d0d] under concat; prior registration was NamedSqmFunctionTemplate(concat) 18:36:46.613 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curtime)] under curtime; prior registration was null 18:36:46.613 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curdate)] under curdate; prior registration was null 18:36:46.613 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(now)] under now; prior registration was null 18:36:46.613 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sysdate)] under sysdate; prior registration was null 18:36:46.613 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(insert)] under insert; prior registration was null 18:36:46.613 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_and)] under bool_and; prior registration was null 18:36:46.613 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : every -> bool_and 18:36:46.613 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_or)] under bool_or; prior registration was null 18:36:46.613 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : any -> bool_or 18:36:46.613 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(median)] under median; prior registration was null 18:36:46.613 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_pop)] under stddev_pop; prior registration was null 18:36:46.613 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_samp)] under stddev_samp; prior registration was null 18:36:46.613 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_pop)] under var_pop; prior registration was null 18:36:46.613 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_samp)] under var_samp; prior registration was null 18:36:46.613 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@21aa13cf] under format; prior registration was org.hibernate.dialect.function.FormatFunction@7b1473a6 18:36:46.613 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rownum)] under rownum; prior registration was null 18:36:46.613 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(row_number)] under row_number; prior registration was null 18:36:46.613 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lag)] under lag; prior registration was null 18:36:46.613 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lead)] under lead; prior registration was null 18:36:46.613 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(first_value)] under first_value; prior registration was null 18:36:46.613 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(last_value)] under last_value; prior registration was null 18:36:46.613 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nth_value)] under nth_value; prior registration was null 18:36:46.613 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@5205391d] under mode; prior registration was null 18:36:46.613 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@11733fbb] under percentile_cont; prior registration was null 18:36:46.613 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@561e62ed] under percentile_disc; prior registration was null 18:36:46.613 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@27db378a] under rank; prior registration was null 18:36:46.613 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@5c6d3fbd] under dense_rank; prior registration was null 18:36:46.613 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@546b4d6c] under percent_rank; prior registration was null 18:36:46.613 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@71c74406] under cume_dist; prior registration was null 18:36:46.613 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ListaggFunction@fde5ad3] under listagg; prior registration was null 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- abs(NUMERIC arg) 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double acos(NUMERIC arg) 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean any(BOOLEAN predicate) 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer ascii(STRING arg) 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double asin(NUMERIC arg) 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan(NUMERIC arg) 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan2(NUMERIC arg0, NUMERIC arg1) 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double avg(NUMERIC arg) 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_and(arg) 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer bit_length(STRING_OR_CLOB arg) 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_or(arg) 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitand(arg0, arg1) 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitor(arg0, arg1) 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitxor(arg0, arg1) 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_and(BOOLEAN predicate) 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_or(BOOLEAN predicate) 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- cast(arg as Type) 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ceiling(NUMERIC arg) 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character char(INTEGER arg) 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer character_length(STRING_OR_CLOB arg) 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character chr(INTEGER arg) 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- coalesce(arg0[, arg1[, ...]]) 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String collate(STRING string as COLLATION collation) 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String concat(STRING string0[, STRING string1[, ...]]) 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cos(NUMERIC arg) 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cosh(NUMERIC arg) 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cot(NUMERIC arg) 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long count([distinct ]{arg|*}) 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cume_dist([arg0[, ...]]) 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date curdate() 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current date 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current time 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current timestamp 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current_date 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant current_instant 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current_time 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current_timestamp 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time curtime() 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- date_trunc(STRING field, TEMPORAL datetime) 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- dateadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- basicType@203(java.lang.Long,-5)|basicType@205(java.lang.Double,8) datediff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day(DATE arg) 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_month(DATE arg) 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_week(DATE arg) 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_year(DATE arg) 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String dayname(DATE arg) 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double degrees(NUMERIC arg) 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long dense_rank([arg0[, ...]]) 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean every(BOOLEAN predicate) 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double exp(NUMERIC arg) 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- extract(TEMPORAL_UNIT field from TEMPORAL arg) 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- first_valueANY value 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- floor(NUMERIC arg) 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String format(TEMPORAL datetime as STRING pattern) 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- greatest(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer hour(TIME arg) 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ifnull(arg0, arg1) 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String insert(STRING string, INTEGER start, INTEGER length, STRING replacement) 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant instant 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer instr(STRING string, STRING pattern[, INTEGER start[, INTEGER occurrence]]) 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- lagANY value[, INTEGER offset[, ANY default]] 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- last_valueANY value 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- leadANY value[, INTEGER offset[, ANY default]] 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- least(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String left(STRING string, INTEGER length) 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer length(STRING_OR_CLOB arg) 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String listagg(STRING arg0, STRING arg1) 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double ln(NUMERIC arg) 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local date 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local datetime 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local time 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local_date 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local_datetime 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local_time 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time localtime 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp localtimestamp 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer locate(STRING pattern, STRING string[, INTEGER start]) 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log(NUMERIC base, NUMERIC arg) 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log10(NUMERIC arg) 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lower(STRING string) 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lpad(STRING string, INTEGER length[, STRING padding]) 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String ltrim(STRING string) 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- max(COMPARABLE arg) 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double median(NUMERIC arg) 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer microsecond(TIME arg) 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- min(COMPARABLE arg) 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer minute(TIME arg) 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer mod(INTEGER arg0, INTEGER arg1) 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- mode() 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer month(DATE arg) 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String monthname(DATE arg) 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp now() 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nth_valueANY value, INTEGER nth 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nullif(arg0, arg1) 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer octet_length(STRING_OR_CLOB arg) 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset datetime 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset_datetime 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String overlay(STRING string placing STRING replacement from INTEGER start[ for INTEGER length]) 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String pad(STRING string with INTEGER length {leading|trailing}[ STRING character]) 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double percent_rank([arg0[, ...]]) 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_cont(NUMERIC arg) 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_disc(NUMERIC arg) 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double pi 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer position(STRING pattern in STRING string) 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double power(NUMERIC arg0, NUMERIC arg1) 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer quarter(DATE arg) 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double radians(NUMERIC arg) 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double rand([INTEGER seed]) 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rank([arg0[, ...]]) 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String repeat(STRING string, INTEGER times) 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String replace(STRING string, STRING pattern, STRING replacement) 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String right(STRING string, INTEGER length) 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- round(NUMERIC number[, INTEGER places]) 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long row_number() 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rownum() 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rpad(STRING string, INTEGER length[, STRING padding]) 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rtrim(STRING string) 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer second(TIME arg) 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer sign(NUMERIC arg) 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sin(NUMERIC arg) 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sinh(NUMERIC arg) 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String soundex(arg) 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String space(INTEGER arg) 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Object sql 18:36:46.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sqrt(NUMERIC arg) 18:36:46.614 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_pop(NUMERIC arg) 18:36:46.614 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_samp(NUMERIC arg) 18:36:46.614 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String str(arg) 18:36:46.614 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substr(STRING string, INTEGER start[, INTEGER length]) 18:36:46.614 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substring(STRING string{ from|,} INTEGER start[{ for|,} INTEGER length]) 18:36:46.614 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- sum(arg) 18:36:46.614 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp sysdate 18:36:46.614 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tan(NUMERIC arg) 18:36:46.614 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tanh(NUMERIC arg) 18:36:46.614 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- timestampadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 18:36:46.614 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- basicType@203(java.lang.Long,-5)|basicType@205(java.lang.Double,8) timestampdiff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 18:36:46.614 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String translate(STRING arg0, STRING arg1, STRING arg2) 18:36:46.614 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String trim([[{leading|trailing|both} ][STRING arg0 ]from] STRING arg1) 18:36:46.614 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- trunc( ... ) 18:36:46.614 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- truncate( ... ) 18:36:46.614 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String upper(STRING string) 18:36:46.614 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_pop(NUMERIC arg) 18:36:46.614 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_samp(NUMERIC arg) 18:36:46.614 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer week(DATE arg) 18:36:46.614 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer year(DATE arg) 18:36:46.614 [main] DEBUG org.hibernate.orm.query.plan.cache -- Starting QueryInterpretationCache(2048) 18:36:46.614 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:36:46.614 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:46.625 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType]: private accessor [derivedFrom] 18:36:46.625 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:36:46.625 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:46.656 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy]: private accessor [derivedFrom] 18:36:46.657 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:36:46.657 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:46.676 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus]: private accessor [deploy] 18:36:46.677 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:36:46.677 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:46.694 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup]: private accessor [description] 18:36:46.695 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:36:46.695 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:46.712 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup]: private accessor [currentInstanceCount] 18:36:46.712 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:36:46.712 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:46.736 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp]: private accessor [healthy] 18:36:46.743 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:46.743 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:46.744 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:46.744 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:46.745 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:46.745 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:46.746 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:46.752 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting post-init callbacks 18:36:46.752 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id})#finishInitialization 18:36:46.752 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)#finishInitialization 18:36:46.752 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)#finishInitialization 18:36:46.752 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) - key descriptor 18:36:46.752 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)#finishInitialization 18:36:46.752 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) - key descriptor 18:36:46.753 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets#{element})#finishInitialization 18:36:46.753 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets)#finishInitialization 18:36:46.753 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) - key descriptor 18:36:46.753 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers)#finishInitialization 18:36:46.753 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) - key descriptor 18:36:46.753 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) `staticFetchableList` generator 18:36:46.753 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id})#finishInitialization 18:36:46.753 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)#finishInitialization 18:36:46.753 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)#finishInitialization 18:36:46.753 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) - key descriptor 18:36:46.753 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)#finishInitialization 18:36:46.753 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) - key descriptor 18:36:46.753 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets#{element})#finishInitialization 18:36:46.753 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets)#finishInitialization 18:36:46.753 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) - key descriptor 18:36:46.753 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)#finishInitialization 18:36:46.754 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) `staticFetchableList` generator 18:36:46.754 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#{id})#finishInitialization 18:36:46.754 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)#finishInitialization 18:36:46.754 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) `staticFetchableList` generator 18:36:46.754 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id})#finishInitialization 18:36:46.754 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping( NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element}]) - element descriptor 18:36:46.754 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)#finishInitialization 18:36:46.754 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - key descriptor 18:36:46.754 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)#finishInitialization 18:36:46.754 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) - key descriptor 18:36:46.754 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) `staticFetchableList` generator 18:36:46.754 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id})#finishInitialization 18:36:46.754 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping( NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element}]) - element descriptor 18:36:46.754 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)#finishInitialization 18:36:46.754 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - key descriptor 18:36:46.755 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element})#finishInitialization 18:36:46.755 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)#finishInitialization 18:36:46.755 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) - key descriptor 18:36:46.755 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)#finishInitialization 18:36:46.755 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) - key descriptor 18:36:46.755 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element})#finishInitialization 18:36:46.755 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)#finishInitialization 18:36:46.755 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) - key descriptor 18:36:46.755 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) `staticFetchableList` generator 18:36:46.755 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id})#finishInitialization 18:36:46.755 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdp) `staticFetchableList` generator 18:36:46.755 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id})#initColumnMappings 18:36:46.755 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)#initColumnMappings 18:36:46.755 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:46.755 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:46.755 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:46.755 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:46.755 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets#{element})#initColumnMappings 18:36:46.755 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:46.755 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:46.756 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:46.756 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:46.756 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id})#initColumnMappings 18:36:46.756 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)#initColumnMappings 18:36:46.756 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:46.756 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:46.756 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:46.756 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:46.756 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets#{element})#initColumnMappings 18:36:46.756 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:46.756 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:46.756 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)#initColumnMappings 18:36:46.756 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#{id})#initColumnMappings 18:36:46.756 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)#initColumnMappings 18:36:46.756 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id})#initColumnMappings 18:36:46.756 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:46.756 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:46.756 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:46.756 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:46.756 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}.{inverse})#finishInitialization 18:36:46.756 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}] 18:36:46.756 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}.{inverse})#finishInitialization 18:36:46.756 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}] 18:36:46.756 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id})#initColumnMappings 18:36:46.756 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}.{inverse})#finishInitialization 18:36:46.756 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:46.756 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}] 18:36:46.756 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:46.756 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:46.756 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:46.756 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element})#initColumnMappings 18:36:46.756 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:46.756 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:46.756 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:46.756 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:46.756 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element})#initColumnMappings 18:36:46.756 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:46.756 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:46.756 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id})#initColumnMappings 18:36:46.756 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:46.756 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:46.756 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}.{inverse})#finishInitialization 18:36:46.756 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}] 18:36:46.757 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:46.757 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicyType where name=? and version=? 18:36:46.757 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into ToscaPolicyType (derived_from_name,derived_from_version,description,name,version) values (?,?,?,?,?) 18:36:46.757 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update ToscaPolicyType set derived_from_name=?,derived_from_version=?,description=? where name=? and version=? 18:36:46.757 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from ToscaPolicyType where name=? and version=? 18:36:46.757 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jtpt1_0 18:36:46.757 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] 18:36:46.757 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}] 18:36:46.757 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] 18:36:46.757 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target}] 18:36:46.757 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target}] 18:36:46.757 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target}] 18:36:46.757 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target}] 18:36:46.758 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] | +-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom.version] | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.description] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] | \-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:46.758 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jtpt1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) { primaryTableReference : ToscaPolicyType as jtpt1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } } } } } 18:36:46.758 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:46.758 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicy where name=? and version=? 18:36:46.758 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into ToscaPolicy (derived_from_name,derived_from_version,description,type_name,type_version,name,version) values (?,?,?,?,?,?,?) 18:36:46.758 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update ToscaPolicy set derived_from_name=?,derived_from_version=?,description=?,type_name=?,type_version=? where name=? and version=? 18:36:46.758 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from ToscaPolicy where name=? and version=? 18:36:46.759 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jtp1_0 18:36:46.759 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] 18:36:46.759 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}] 18:36:46.759 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] 18:36:46.759 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target}] 18:36:46.759 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target}] 18:36:46.759 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] 18:36:46.759 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target}] 18:36:46.762 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] | +-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom.version] | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.description] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] | \-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type.version] 18:36:46.762 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jtp1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) { primaryTableReference : ToscaPolicy as jtp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target}) { primaryTableReference : ToscaPolicy as jtp1_0 } } } } } 18:36:46.763 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:46.763 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from PdpPolicyStatus where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:46.763 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:36:46.763 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpPolicyStatus set deploy=?,pdpGroup=?,pdpType=?,name=?,version=?,state=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:46.763 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpPolicyStatus where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:46.763 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpps1_0 18:36:46.763 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] 18:36:46.763 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] 18:36:46.763 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:36:46.763 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType] | +-EmbeddableFetchImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] | | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.name] | | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.version] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state] 18:36:46.763 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpps1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) { primaryTableReference : PdpPolicyStatus as jpps1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}) { primaryTableReference : PdpPolicyStatus as jpps1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) { primaryTableReference : PdpPolicyStatus as jpps1_0 } } } } } 18:36:46.764 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:46.764 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from PdpGroup where name=? and version=? 18:36:46.764 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpGroup (description,pdpGroupState,name,version) values (?,?,?,?) 18:36:46.764 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpGroup set description=?,pdpGroupState=? where name=? and version=? 18:36:46.764 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpGroup where name=? and version=? 18:36:46.764 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpg1_0 18:36:46.764 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] 18:36:46.764 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] 18:36:46.764 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:46.764 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:46.764 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:46.764 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:46.764 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:46.764 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@1c87b428] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:46.764 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:46.764 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:46.764 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:46.764 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:46.764 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:46.764 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:46.764 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) { primaryTableReference : PdpGroup as jpg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}) { primaryTableReference : PdpGroup as jpg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } left join CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 NestedTableGroupJoins { join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } } } } } 18:36:46.765 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:46.765 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from PdpSubGroup where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:46.765 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpSubGroup (currentInstanceCount,desiredInstanceCount,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?) 18:36:46.765 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpSubGroup set currentInstanceCount=?,desiredInstanceCount=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:46.765 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpSubGroup where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:46.765 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpsg1_0 18:36:46.765 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] 18:36:46.765 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] 18:36:46.765 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:46.765 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:46.765 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:46.765 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:46.765 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:46.765 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@4ab81988] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:46.765 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:46.765 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:46.766 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:46.766 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:46.766 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:46.766 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpsg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) { primaryTableReference : PdpSubGroup as jpsg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } left join CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } } } } } 18:36:46.766 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:46.766 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from Pdp where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:46.766 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:46.766 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update Pdp set healthy=?,lastUpdate=?,message=?,pdpState=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:46.766 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from Pdp where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:46.766 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jp1_0 18:36:46.766 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] 18:36:46.767 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] 18:36:46.767 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState] 18:36:46.767 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jp1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdp) { primaryTableReference : Pdp as jp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}) { primaryTableReference : Pdp as jp1_0 } } } } } 18:36:46.767 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:46.767 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:36:46.767 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:46.767 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:46.767 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:46.767 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:46.767 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:46.767 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:46.767 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:46.767 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:46.767 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}] 18:36:46.767 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties` -> `{index}` 18:36:46.767 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties` -> `{element}` 18:36:46.767 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:46.767 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:46.767 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:46.767 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_properties (JpaToscaPolicyType_name,JpaToscaPolicyType_version,properties_KEY,properties) values (?,?,?,?) 18:36:46.767 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicyType_properties set properties=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:36:46.767 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:36:46.767 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:46.767 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:46.767 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:46.767 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@2c18bd39] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:46.767 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:46.768 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:46.768 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:46.768 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:46.768 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:46.768 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:46.768 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:46.768 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into PdpGroup_PdpSubGroup (name,version,pdpSubGroups_localName,pdpSubGroups_parentKeyName,pdpSubGroups_parentKeyVersion,pdpSubGroups_parentLocalName) values (?,?,?,?,?,?) 18:36:46.768 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from PdpGroup_PdpSubGroup where name=? and version=? and pdpSubGroups_localName=? and pdpSubGroups_parentKeyName=? and pdpSubGroups_parentKeyVersion=? and pdpSubGroups_parentLocalName=? 18:36:46.768 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from PdpGroup_PdpSubGroup where name=? and version=? 18:36:46.768 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:46.768 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:46.768 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}] 18:36:46.768 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties` -> `{index}` 18:36:46.768 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties` -> `{element}` 18:36:46.768 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:46.768 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:46.768 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:46.768 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_properties (JpaToscaPolicy_name,JpaToscaPolicy_version,properties_KEY,properties) values (?,?,?,?) 18:36:46.768 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicy_properties set properties=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:36:46.768 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:36:46.768 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:36:46.768 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:46.768 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:46.768 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@646bac23] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:46.768 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:46.768 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:46.768 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:46.769 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:46.769 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:46.769 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? and pdpInstances_localName=? and pdpInstances_parentKeyName=? and pdpInstances_parentKeyVersion=? and pdpInstances_parentLocalName=? 18:36:46.769 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? 18:36:46.769 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:46.769 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:46.769 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:46.769 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties` -> `{index}` 18:36:46.769 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties` -> `{element}` 18:36:46.769 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:46.769 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:46.769 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:46.769 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,properties_KEY,properties) values (?,?,?,?,?,?) 18:36:46.769 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaPdpSubGroup_properties set properties=? where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:36:46.769 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:36:46.769 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:46.769 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:46.769 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] 18:36:46.769 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}] 18:36:46.769 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}] 18:36:46.769 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:46.769 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_targets (toscaPolicyTypeName,toscaPolicyTypeVersion,name,version) values (?,?,?,?) 18:36:46.769 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:36:46.769 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:36:46.769 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:46.769 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:46.769 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:46.769 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties` -> `{index}` 18:36:46.769 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties` -> `{element}` 18:36:46.769 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:46.769 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:46.770 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:46.770 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpGroup_properties (JpaPdpGroup_name,JpaPdpGroup_version,properties_KEY,properties) values (?,?,?,?) 18:36:46.770 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaPdpGroup_properties set properties=? where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:36:46.770 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:36:46.770 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? 18:36:46.770 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:46.770 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:46.770 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}] 18:36:46.770 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata` -> `{index}` 18:36:46.770 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata` -> `{element}` 18:36:46.770 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:46.770 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:46.770 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:46.770 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_metadata (JpaToscaPolicyType_name,JpaToscaPolicyType_version,metadata_KEY,metadata) values (?,?,?,?) 18:36:46.770 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicyType_metadata set metadata=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:36:46.770 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:36:46.770 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:46.770 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:46.770 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] 18:36:46.770 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}] 18:36:46.770 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}] 18:36:46.770 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:46.770 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_targets (toscaPolicyName,toscaPolicyVersion,name,version) values (?,?,?,?) 18:36:46.770 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:36:46.770 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:36:46.770 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:46.770 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:46.770 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}] 18:36:46.770 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers` -> `{element}` 18:36:46.770 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:46.770 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_triggers (JpaToscaPolicyType_name,JpaToscaPolicyType_version,triggers) values (?,?,?) 18:36:46.770 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and triggers=? 18:36:46.770 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:46.770 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:46.770 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:46.770 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}] 18:36:46.771 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata` -> `{index}` 18:36:46.771 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata` -> `{element}` 18:36:46.771 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:46.771 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:46.771 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:46.771 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_metadata (JpaToscaPolicy_name,JpaToscaPolicy_version,metadata_KEY,metadata) values (?,?,?,?) 18:36:46.771 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicy_metadata set metadata=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:36:46.771 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:36:46.771 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:36:46.771 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : spt1_0 18:36:46.771 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:46.771 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:46.771 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:46.771 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:46.771 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:46.771 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:46.771 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:46.784 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:36:46.784 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow 18:36:46.784 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver 18:36:46.784 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator -- No JtaPlatformResolver was specified, using default [org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver] 18:36:46.787 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver -- Could not resolve JtaPlatform, using default [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 18:36:46.787 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 18:36:46.787 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@242d59b4] to SessionFactoryImplementor [org.hibernate.internal.SessionFactoryImpl@4b38610f] 18:36:46.787 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named HQL queries 18:36:46.787 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named SQL queries 18:36:46.787 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 18:36:46.788 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpGroup_properties cascade 18:36:46.788 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1f0d99a4] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 18:36:46.788 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_policies cascade 18:36:46.788 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_properties cascade 18:36:46.788 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_supportedPolicyTypes cascade 18:36:46.788 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_metadata cascade 18:36:46.789 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_properties cascade 18:36:46.789 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_targets cascade 18:36:46.791 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_metadata cascade 18:36:46.791 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_properties cascade 18:36:46.791 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_targets cascade 18:36:46.791 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_triggers cascade 18:36:46.792 [main] DEBUG org.hibernate.SQL -- drop table if exists Pdp cascade 18:36:46.792 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup cascade 18:36:46.792 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup_PdpSubGroup cascade 18:36:46.792 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpPolicyStatus cascade 18:36:46.792 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup cascade 18:36:46.792 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup_Pdp cascade 18:36:46.792 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicy cascade 18:36:46.792 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicyType cascade 18:36:46.792 [main] DEBUG org.hibernate.SQL -- create table JpaPdpGroup_properties (JpaPdpGroup_version varchar(20) not null, JpaPdpGroup_name varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpGroup_version, JpaPdpGroup_name, properties_KEY)) 18:36:46.792 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6f8ac388] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 18:36:46.793 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_policies (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, version varchar(20), JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120)) 18:36:46.793 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_properties (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName, properties_KEY)) 18:36:46.794 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, version varchar(20), JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120)) 18:36:46.794 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_metadata (JpaToscaPolicy_version varchar(20) not null, JpaToscaPolicy_name varchar(120) not null, metadata_KEY varchar(255) not null, metadata clob, primary key (JpaToscaPolicy_version, JpaToscaPolicy_name, metadata_KEY)) 18:36:46.795 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_properties (JpaToscaPolicy_version varchar(20) not null, JpaToscaPolicy_name varchar(120) not null, properties_KEY varchar(255) not null, properties clob, primary key (JpaToscaPolicy_version, JpaToscaPolicy_name, properties_KEY)) 18:36:46.795 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_targets (toscaPolicyVersion varchar(20) not null, version varchar(20), name varchar(120), toscaPolicyName varchar(120) not null) 18:36:46.795 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_metadata (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, metadata_KEY varchar(255) not null, metadata clob, primary key (JpaToscaPolicyType_version, JpaToscaPolicyType_name, metadata_KEY)) 18:36:46.796 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_properties (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, properties_KEY varchar(255) not null, properties blob, primary key (JpaToscaPolicyType_version, JpaToscaPolicyType_name, properties_KEY)) 18:36:46.796 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_targets (toscaPolicyTypeVersion varchar(20) not null, version varchar(20), name varchar(120), toscaPolicyTypeName varchar(120) not null) 18:36:46.796 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_triggers (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, triggers blob) 18:36:46.797 [main] DEBUG org.hibernate.SQL -- create table Pdp (healthy tinyint check (healthy between 0 and 3), pdpState tinyint check (pdpState between 0 and 4), lastUpdate timestamp(6), parentKeyVersion varchar(15) not null, localName varchar(120) not null, parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, message varchar(255), primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:46.797 [main] DEBUG org.hibernate.SQL -- create table PdpGroup (pdpGroupState tinyint check (pdpGroupState between 0 and 4), version varchar(20) not null, name varchar(120) not null, description varchar(255), primary key (version, name)) 18:36:46.798 [main] DEBUG org.hibernate.SQL -- create table PdpGroup_PdpSubGroup (pdpSubGroups_parentKeyVersion varchar(15) not null, version varchar(20) not null, name varchar(120) not null, pdpSubGroups_localName varchar(120) not null, pdpSubGroups_parentKeyName varchar(120) not null, pdpSubGroups_parentLocalName varchar(120) not null, unique (pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName)) 18:36:46.798 [main] DEBUG org.hibernate.SQL -- create table PdpPolicyStatus (deploy TINYINT DEFAULT 1, state tinyint check (state between 0 and 2), parentKeyVersion varchar(15) not null, version varchar(20), localName varchar(120) not null, name varchar(120), parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, pdpGroup varchar(255), pdpType varchar(255), primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:46.799 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup (currentInstanceCount integer, desiredInstanceCount integer, parentKeyVersion varchar(15) not null, localName varchar(120) not null, parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:46.799 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup_Pdp (pdpInstances_parentKeyVersion varchar(15) not null, pdpParentKeyVersion varchar(15) not null, pdpInstances_localName varchar(120) not null, pdpInstances_parentKeyName varchar(120) not null, pdpInstances_parentLocalName varchar(120) not null, pdpLocalName varchar(120) not null, pdpParentKeyName varchar(120) not null, pdpParentLocalName varchar(120) not null, unique (pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName)) 18:36:46.800 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicy (version varchar(20) not null, name varchar(120) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), type_name varchar(255), type_version varchar(255), primary key (version, name)) 18:36:46.800 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicyType (version varchar(20) not null, name varchar(120) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), primary key (version, name)) 18:36:46.801 [main] DEBUG org.hibernate.SQL -- create index PdpPolicyStatus_PdpGroup on PdpPolicyStatus (pdpGroup) 18:36:46.801 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpGroup_properties add constraint FKi82h6bc4iklkjv7krr4tllb51 foreign key (JpaPdpGroup_version, JpaPdpGroup_name) references PdpGroup 18:36:46.813 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_policies add constraint FKkl74fjq2ysgj68rtbxj2srgdr foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:46.816 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_properties add constraint FK7j6ar5qk95slogxhx7l2tjuxq foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:46.817 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_supportedPolicyTypes add constraint FKiraunod8x5nom8pvenqtbna72 foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:46.818 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_metadata add constraint FK29h250xhsg0inkfg1hm4i2k38 foreign key (JpaToscaPolicy_version, JpaToscaPolicy_name) references ToscaPolicy 18:36:46.819 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_properties add constraint FK9k5bye8m8q6ygv1i414bw8nw0 foreign key (JpaToscaPolicy_version, JpaToscaPolicy_name) references ToscaPolicy 18:36:46.820 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_targets add constraint FKliy7vigqxfyf92o6f0ncb1wgl foreign key (toscaPolicyVersion, toscaPolicyName) references ToscaPolicy 18:36:46.820 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_metadata add constraint FKm1hmhx2ekdrgvl8n73w28xwtt foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:46.821 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_properties add constraint FKi8tdjtmlgdqgru37dr7ygv2a7 foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:46.822 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_targets add constraint FKf2o083hui187dqcuw2cjjof7l foreign key (toscaPolicyTypeVersion, toscaPolicyTypeName) references ToscaPolicyType 18:36:46.822 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_triggers add constraint FKf343w49wb44xuf1nbon6plkmm foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:46.823 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpGroup_PdpSubGroup add constraint FKp3hd30o6ci1ug68n8wkut90i foreign key (pdpSubGroups_parentKeyVersion, pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentLocalName) references PdpSubGroup 18:36:46.824 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpGroup_PdpSubGroup add constraint FKnnmamid2cu71pfiuym4fyo8to foreign key (version, name) references PdpGroup 18:36:46.824 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpSubGroup_Pdp add constraint FKfq9i4rkxwf8st6dqsb72ny3hu foreign key (pdpInstances_parentKeyVersion, pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentLocalName) references Pdp 18:36:46.825 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpSubGroup_Pdp add constraint FKbbesdj6fulgci7m8qfynnf9fd foreign key (pdpParentKeyVersion, pdpLocalName, pdpParentKeyName, pdpParentLocalName) references PdpSubGroup 18:36:46.834 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: f4b02478-b3ad-4a7a-85bf-0adea3a5cc08 () 18:36:46.834 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured 18:36:46.834 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated SessionFactory 18:36:46.834 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Created Policy Framework persistence unit "ToscaConceptTest" 18:36:46.836 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false] 18:36:46.839 [main] DEBUG org.hibernate.orm.query.hql -- HQL : SELECT c FROM JpaPdpPolicyStatus c WHERE c.pdpGroup= :pdpGroup 18:36:46.868 [main] DEBUG org.hibernate.query.hql.internal.SemanticQueryBuilder -- Handling root path - JpaPdpPolicyStatus 18:36:46.875 [main] DEBUG org.hibernate.orm.query.sqm.creation -- Applying inferable type to SqmExpression [SqmNamedParameter(pdpGroup)] : null -> SqmBasicValuedSimplePath(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).pdpGroup) 18:36:46.875 [main] DEBUG org.hibernate.orm.query.sqm.ast -- SqmStatement Tree : -> [select] -> [query-spec] -> [select] -> [selection] -> [root] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)` <- [root] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)` <- [selection] <- [select] -> [from] -> [root] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)` <- [root] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)` <- [from] -> [where] -> [EQUAL] -> [basic-path] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).pdpGroup` :pdpGroup <- [EQUAL] <- [where] <- [query-spec] <- [select] 18:36:46.882 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- filterQueryString is "SELECT c FROM __TABLE__ c WHERE c.pdpGroup= :pdpGroup" 18:36:46.882 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpps1_0 18:36:46.882 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c))] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] 18:36:46.883 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] 18:36:46.883 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:36:46.886 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmParameter : SqmNamedParameter(pdpGroup) 18:36:46.886 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmPath : SqmBasicValuedSimplePath(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).pdpGroup) 18:36:46.901 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).deploy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).pdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).pdpType] | +-EmbeddableFetchImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] | | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType.name] | | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType.version] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).state] 18:36:46.901 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpps1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)) { primaryTableReference : PdpPolicyStatus as jpps1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}) { primaryTableReference : PdpPolicyStatus as jpps1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType) { primaryTableReference : PdpPolicyStatus as jpps1_0 } } } } } 18:36:46.902 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL 18:36:46.902 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:46.902 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}) : `class org.onap.policy.models.base.PfReferenceKey`@468565983 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@25745731) 18:36:46.902 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType) : `class org.onap.policy.models.base.PfConceptKey`@1746338603 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@107274667) 18:36:46.902 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c) -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c))@1879156223 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) 18:36:46.902 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where jpps1_0.pdpGroup=? 18:36:46.905 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:46.905 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:46.909 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 18:36:46.909 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 18:36:46.909 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpps1_0 18:36:46.909 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] 18:36:46.909 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] 18:36:46.909 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:36:46.910 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType] | +-EmbeddableFetchImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] | | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.name] | | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.version] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state] 18:36:46.910 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpps1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) { primaryTableReference : PdpPolicyStatus as jpps1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}) { primaryTableReference : PdpPolicyStatus as jpps1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) { primaryTableReference : PdpPolicyStatus as jpps1_0 } } } } } 18:36:46.911 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:46.911 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:46.911 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) : `class org.onap.policy.models.base.PfConceptKey`@2055486074 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@107274667) 18:36:46.911 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)@921985845 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) 18:36:46.911 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where (jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName) in ((?,?,?,?)) 18:36:46.911 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp1, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:46.912 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:46.912 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:46.912 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) : `class org.onap.policy.models.base.PfConceptKey`@932046366 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@107274667) 18:36:46.912 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)@1378626073 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) 18:36:46.912 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where (jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName) in ((?,?,?,?)) 18:36:46.912 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp2, parentKeyVersion=2.3.4, parentKeyName=MyPolicyB}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:46.912 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:46.912 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:46.912 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) : `class org.onap.policy.models.base.PfConceptKey`@2033202724 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@107274667) 18:36:46.912 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)@1493664958 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) 18:36:46.912 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where (jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName) in ((?,?,?,?)) 18:36:46.913 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp3, parentKeyVersion=10.20.30, parentKeyName=MyPolicy}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:46.913 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:46.913 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:46.913 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) : `class org.onap.policy.models.base.PfConceptKey`@62820468 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@107274667) 18:36:46.913 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)@349787316 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) 18:36:46.913 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where (jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName) in ((?,?,?,?)) 18:36:46.915 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp4, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:46.917 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:46.917 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:46.917 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) : `class org.onap.policy.models.base.PfConceptKey`@871580103 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@107274667) 18:36:46.917 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)@822974261 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) 18:36:46.917 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where (jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName) in ((?,?,?,?)) 18:36:46.918 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp5, parentKeyVersion=2.3.4, parentKeyName=MyPolicyB}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:46.918 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 18:36:46.918 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:36:46.918 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:36:46.919 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 5 insertions, 0 updates, 0 deletions to 5 objects 18:36:46.919 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 (re)creations, 0 updates, 0 removals to 0 collections 18:36:46.919 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:36:46.919 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus{pdpType=MyPdpType, policyType=component[name,version]{name=MyPolicyType, version=1.2.4}, state=SUCCESS, pdpGroup=groupA, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp1, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, deploy=true} 18:36:46.919 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus{pdpType=MyPdpType, policyType=component[name,version]{name=MyPolicyType, version=1.2.4}, state=SUCCESS, pdpGroup=groupB, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp5, parentKeyVersion=2.3.4, parentKeyName=MyPolicyB}, deploy=true} 18:36:46.919 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus{pdpType=MyPdpType, policyType=component[name,version]{name=MyPolicyType, version=1.2.4}, state=SUCCESS, pdpGroup=groupA, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp3, parentKeyVersion=10.20.30, parentKeyName=MyPolicy}, deploy=true} 18:36:46.919 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus{pdpType=MyPdpType, policyType=component[name,version]{name=MyPolicyType, version=1.2.4}, state=SUCCESS, pdpGroup=groupA, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp2, parentKeyVersion=2.3.4, parentKeyName=MyPolicyB}, deploy=true} 18:36:46.919 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus{pdpType=MyPdpType, policyType=component[name,version]{name=MyPolicyType, version=1.2.4}, state=SUCCESS, pdpGroup=groupB, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp4, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, deploy=true} 18:36:46.919 [main] DEBUG org.hibernate.SQL -- insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:36:46.920 [main] DEBUG org.hibernate.SQL -- insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:36:46.920 [main] DEBUG org.hibernate.SQL -- insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:36:46.921 [main] DEBUG org.hibernate.SQL -- insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:36:46.921 [main] DEBUG org.hibernate.SQL -- insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:36:46.921 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:46.921 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:46.922 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- filterQueryString is "SELECT c FROM __TABLE__ c WHERE c.pdpGroup= :pdpGroup" 18:36:46.922 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL 18:36:46.922 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:46.922 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}) : `class org.onap.policy.models.base.PfReferenceKey`@938155584 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@25745731) 18:36:46.922 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType) : `class org.onap.policy.models.base.PfConceptKey`@1315525682 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@107274667) 18:36:46.922 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c) -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c))@1633453343 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) 18:36:46.922 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where jpps1_0.pdpGroup=? 18:36:46.922 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:46.923 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [pdp1] 18:36:46.923 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [MyPolicy] 18:36:46.923 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [1.2.3] 18:36:46.923 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:46.923 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] : PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=pdp1) 18:36:46.923 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:46.923 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)): PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=pdp1) 18:36:46.923 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=pdp1)] : 1091415722 18:36:46.923 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:46.923 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:46.923 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:46.923 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [MyPolicyType] 18:36:46.923 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [1.2.4] 18:36:46.923 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] : PfConceptKey(name=MyPolicyType, version=1.2.4) 18:36:46.923 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:46.923 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [true] 18:36:46.923 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [groupA] 18:36:46.923 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [MyPdpType] 18:36:46.923 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:46.923 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [SUCCESS] 18:36:46.924 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=pdp1) 18:36:46.924 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@5cd0cc5b 18:36:46.924 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:46.924 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [pdp2] 18:36:46.924 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [MyPolicyB] 18:36:46.924 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [2.3.4] 18:36:46.924 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:46.924 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] : PfReferenceKey(parentKeyName=MyPolicyB, parentKeyVersion=2.3.4, parentLocalName=NULL, localName=pdp2) 18:36:46.924 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:46.924 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)): PfReferenceKey(parentKeyName=MyPolicyB, parentKeyVersion=2.3.4, parentLocalName=NULL, localName=pdp2) 18:36:46.924 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicyB, parentKeyVersion=2.3.4, parentLocalName=NULL, localName=pdp2)] : 624965769 18:36:46.924 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:46.924 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:46.924 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:46.924 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [MyPolicyType] 18:36:46.924 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [1.2.4] 18:36:46.924 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] : PfConceptKey(name=MyPolicyType, version=1.2.4) 18:36:46.924 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:46.924 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [true] 18:36:46.924 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [groupA] 18:36:46.924 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [MyPdpType] 18:36:46.924 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:46.924 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [SUCCESS] 18:36:46.924 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicyB, parentKeyVersion=2.3.4, parentLocalName=NULL, localName=pdp2) 18:36:46.924 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@5cd0cc5b 18:36:46.924 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:46.924 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [pdp3] 18:36:46.924 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [MyPolicy] 18:36:46.924 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [10.20.30] 18:36:46.924 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:46.924 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] : PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=10.20.30, parentLocalName=NULL, localName=pdp3) 18:36:46.924 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:46.924 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)): PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=10.20.30, parentLocalName=NULL, localName=pdp3) 18:36:46.924 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=10.20.30, parentLocalName=NULL, localName=pdp3)] : 1365356049 18:36:46.924 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:46.924 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:46.924 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:46.924 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [MyPolicyType] 18:36:46.924 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [1.2.4] 18:36:46.924 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] : PfConceptKey(name=MyPolicyType, version=1.2.4) 18:36:46.924 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:46.924 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [true] 18:36:46.924 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [groupA] 18:36:46.924 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [MyPdpType] 18:36:46.924 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:46.924 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [SUCCESS] 18:36:46.924 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=10.20.30, parentLocalName=NULL, localName=pdp3) 18:36:46.924 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@5cd0cc5b 18:36:46.925 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:46.925 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:46.925 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- HHH000031: Closing 18:36:46.925 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Un-scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration$Scope@275d9b90] from SessionFactory [org.hibernate.internal.SessionFactoryImpl@4b38610f] 18:36:46.925 [main] DEBUG org.hibernate.service.internal.AbstractServiceRegistryImpl -- Implicitly destroying ServiceRegistry on de-registration of all child ServiceRegistries 18:36:46.925 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001008: Cleaning up connection pool [jdbc:h2:mem:PdpProviderTest] 18:36:46.925 [main] DEBUG org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl -- Implicitly destroying Boot-strap registry on de-registration of all child ServiceRegistries 18:36:46.926 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Creating Policy Framework persistence unit "ToscaConceptTest" . . . 18:36:46.938 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each 18:36:46.938 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=ToscaConceptTest, explicit-provider=null] against incoming persistence unit name [ToscaConceptTest] 18:36:46.939 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- No PersistenceProvider explicitly requested, assuming Hibernate 18:36:46.939 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [ name: ToscaConceptTest persistence provider classname: null classloader: null excludeUnlistedClasses: false JTA datasource: null Non JTA datasource: null Transaction type: RESOURCE_LOCAL PU root URL: file:/w/workspace/policy-models-sonar/models-pdp/target/test-classes/ Shared Cache Mode: null Validation Mode: null Jar files URLs [] Managed classes names [ org.onap.policy.models.dao.converters.CDataConditioner org.onap.policy.models.dao.converters.Uuid2String org.onap.policy.models.base.PfConceptKey org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup org.onap.policy.models.pdp.persistence.concepts.JpaPdp org.onap.policy.models.tosca.simple.concepts.JpaToscaTrigger org.onap.policy.models.tosca.simple.concepts.JpaToscaProperty] Mapping files names [] Properties [ javax.persistence.jdbc.driver: org.h2.Driver javax.persistence.jdbc.password: P01icY hibernate.dialect: org.hibernate.dialect.H2Dialect javax.persistence.jdbc.url: jdbc:h2:mem:PdpProviderTest hibernate.show_sql: false javax.persistence.schema-generation.database.action: drop-and-create javax.persistence.jdbc.user: policy] 18:36:46.939 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.boot.beanvalidation.BeanValidationIntegrator]. 18:36:46.939 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator]. 18:36:46.939 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 18:36:46.939 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 18:36:46.939 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 18:36:46.939 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 18:36:46.940 [main] DEBUG org.hibernate.orm.idgen.factory -- Ignoring CDI for resolving IdentifierGenerator instances as extended or delayed CDI support was enabled 18:36:46.940 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator] 18:36:46.940 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator] 18:36:46.940 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator] 18:36:46.940 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator] 18:36:46.940 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned] 18:36:46.940 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator] 18:36:46.940 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator] 18:36:46.940 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:36:46.940 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator] 18:36:46.940 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator] 18:36:46.940 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:36:46.940 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator] 18:36:46.940 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered 18:36:46.940 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000026: Second-level cache disabled 18:36:46.940 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@691124ee 18:36:46.940 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@691124ee 18:36:46.940 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BasicTypeReference@691124ee 18:36:46.940 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.BasicTypeReference@38d80d65 18:36:46.940 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.NumericBooleanConverter -> org.hibernate.type.BasicTypeReference@38d80d65 18:36:46.940 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.BasicTypeReference@5403799b 18:36:46.940 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.TrueFalseConverter -> org.hibernate.type.BasicTypeReference@5403799b 18:36:46.940 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.BasicTypeReference@5a0e0886 18:36:46.940 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.YesNoConverter -> org.hibernate.type.BasicTypeReference@5a0e0886 18:36:46.940 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@3ad8717d 18:36:46.940 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@3ad8717d 18:36:46.940 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.BasicTypeReference@3ad8717d 18:36:46.940 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BasicTypeReference@4293e066 18:36:46.940 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BasicTypeReference@4293e066 18:36:46.940 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BasicTypeReference@4293e066 18:36:46.940 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary_wrapper -> org.hibernate.type.BasicTypeReference@d13960e 18:36:46.940 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.BasicTypeReference@d13960e 18:36:46.940 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.BasicTypeReference@27f3f512 18:36:46.940 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BasicTypeReference@5e593b08 18:36:46.940 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BasicTypeReference@5e593b08 18:36:46.940 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.BasicTypeReference@3946075 18:36:46.940 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob_wrapper -> org.hibernate.type.BasicTypeReference@122635ef 18:36:46.940 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@2ac519dc 18:36:46.940 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@2ac519dc 18:36:46.940 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.BasicTypeReference@2ac519dc 18:36:46.940 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.BasicTypeReference@3d53e6f7 18:36:46.940 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.BasicTypeReference@3d53e6f7 18:36:46.940 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.BasicTypeReference@3d53e6f7 18:36:46.940 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@1de4bee0 18:36:46.940 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@1de4bee0 18:36:46.940 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.BasicTypeReference@1de4bee0 18:36:46.940 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@3ece79fe 18:36:46.940 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@3ece79fe 18:36:46.940 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.BasicTypeReference@3ece79fe 18:36:46.940 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@3cc79c02 18:36:46.940 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@3cc79c02 18:36:46.940 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.BasicTypeReference@3cc79c02 18:36:46.940 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BasicTypeReference@1e01b133 18:36:46.940 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BasicTypeReference@1e01b133 18:36:46.940 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BasicTypeReference@262a1fad 18:36:46.940 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BasicTypeReference@262a1fad 18:36:46.940 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.BasicTypeReference@6be6931f 18:36:46.940 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.BasicTypeReference@6be6931f 18:36:46.940 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.BasicTypeReference@6be6931f 18:36:46.940 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character_nchar -> org.hibernate.type.BasicTypeReference@6b4125ed 18:36:46.940 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.BasicTypeReference@78da899f 18:36:46.940 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.BasicTypeReference@78da899f 18:36:46.940 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.BasicTypeReference@e7b265e 18:36:46.940 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.BasicTypeReference@51da32e5 18:36:46.940 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.BasicTypeReference@51da32e5 18:36:46.940 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.BasicTypeReference@51da32e5 18:36:46.940 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.BasicTypeReference@33d60b7e 18:36:46.940 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.BasicTypeReference@1fecfaea 18:36:46.940 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.BasicTypeReference@4872669f 18:36:46.940 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.BasicTypeReference@483f286e 18:36:46.940 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.BasicTypeReference@483f286e 18:36:46.940 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.BasicTypeReference@4bb147ec 18:36:46.940 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.BasicTypeReference@4bb147ec 18:36:46.940 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.BasicTypeReference@33f2cfda 18:36:46.940 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_char_array -> org.hibernate.type.BasicTypeReference@68ef01a5 18:36:46.940 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_character_array -> org.hibernate.type.BasicTypeReference@59a2388e 18:36:46.940 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.BasicTypeReference@186d8a71 18:36:46.940 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_character_array -> org.hibernate.type.BasicTypeReference@3dc40ab9 18:36:46.940 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_char_array -> org.hibernate.type.BasicTypeReference@2db6d68d 18:36:46.940 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.BasicTypeReference@6518fdfd 18:36:46.940 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.BasicTypeReference@6518fdfd 18:36:46.940 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.BasicTypeReference@11d2dd2d 18:36:46.940 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.BasicTypeReference@11d2dd2d 18:36:46.940 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.BasicTypeReference@cde8c6c 18:36:46.940 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.BasicTypeReference@cde8c6c 18:36:46.940 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.BasicTypeReference@174721c4 18:36:46.940 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.BasicTypeReference@174721c4 18:36:46.940 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.BasicTypeReference@3592c1c4 18:36:46.940 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.BasicTypeReference@3592c1c4 18:36:46.940 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@322e49ee 18:36:46.940 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@4aeb0e2b 18:36:46.940 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.BasicTypeReference@648c5fb3 18:36:46.940 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.BasicTypeReference@648c5fb3 18:36:46.940 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeUtc -> org.hibernate.type.BasicTypeReference@47b33e07 18:36:46.940 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithTimezone -> org.hibernate.type.BasicTypeReference@7126e26 18:36:46.940 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@151ab2b9 18:36:46.940 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.BasicTypeReference@13ed066e 18:36:46.941 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.BasicTypeReference@13ed066e 18:36:46.941 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@4d705112 18:36:46.941 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@590765c4 18:36:46.941 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.BasicTypeReference@19489b27 18:36:46.941 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.BasicTypeReference@19489b27 18:36:46.941 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.BasicTypeReference@626d2016 18:36:46.941 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.BasicTypeReference@626d2016 18:36:46.941 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.BasicTypeReference@2d5a1588 18:36:46.941 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.BasicTypeReference@2d5a1588 18:36:46.941 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.BasicTypeReference@2d5a1588 18:36:46.941 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.BasicTypeReference@4f116ca2 18:36:46.941 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.BasicTypeReference@4f116ca2 18:36:46.941 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.BasicTypeReference@4f116ca2 18:36:46.941 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.BasicTypeReference@125d47c4 18:36:46.941 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.BasicTypeReference@193bb809 18:36:46.941 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration instant -> org.hibernate.type.BasicTypeReference@64b018f3 18:36:46.941 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.BasicTypeReference@64b018f3 18:36:46.941 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid -> org.hibernate.type.BasicTypeReference@20801cbb 18:36:46.941 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.BasicTypeReference@20801cbb 18:36:46.941 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration pg-uuid -> org.hibernate.type.BasicTypeReference@20801cbb 18:36:46.941 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.BasicTypeReference@581b1c08 18:36:46.941 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.BasicTypeReference@1c240cf2 18:36:46.941 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.BasicTypeReference@78b7f805 18:36:46.941 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.BasicTypeReference@78b7f805 18:36:46.941 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.BasicTypeReference@58f2466c 18:36:46.941 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Currency -> org.hibernate.type.BasicTypeReference@58f2466c 18:36:46.941 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.BasicTypeReference@58f2466c 18:36:46.941 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.BasicTypeReference@5809fa26 18:36:46.941 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.BasicTypeReference@5809fa26 18:36:46.941 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.BasicTypeReference@64763e49 18:36:46.941 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.io.Serializable -> org.hibernate.type.BasicTypeReference@64763e49 18:36:46.941 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.BasicTypeReference@23468512 18:36:46.941 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.BasicTypeReference@23468512 18:36:46.941 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZoneOffset -> org.hibernate.type.BasicTypeReference@69cd7630 18:36:46.941 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZoneOffset -> org.hibernate.type.BasicTypeReference@69cd7630 18:36:46.941 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.BasicTypeReference@7e8279e5 18:36:46.941 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.BasicTypeReference@7e8279e5 18:36:46.941 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.BasicTypeReference@2b53840a 18:36:46.941 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.JavaObjectType@4a9a878 18:36:46.941 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.JavaObjectType@4a9a878 18:36:46.941 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration null -> org.hibernate.type.NullType@7e7743ec 18:36:46.941 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.BasicTypeReference@754a9dfa 18:36:46.941 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.BasicTypeReference@6e4a6b8f 18:36:46.941 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.BasicTypeReference@6a40086a 18:36:46.941 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.BasicTypeReference@48b2a764 18:36:46.941 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.BasicTypeReference@693656c5 18:36:46.941 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_time -> org.hibernate.type.BasicTypeReference@541d4e7f 18:36:46.941 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.BasicTypeReference@3ef40fce 18:36:46.941 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.BasicTypeReference@632006f3 18:36:46.941 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@38fbf42c] into BootstrapContext; was [null] 18:36:46.941 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@6ab2bfa] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@18bfde9e] 18:36:46.951 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null] 18:36:46.951 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null] 18:36:46.951 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using built-in connection pool (not intended for production use) 18:36:46.951 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: Loaded JDBC driver class: org.h2.Driver 18:36:46.951 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:PdpProviderTest] 18:36:46.951 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001001: Connection properties: {password=P01icY, user=policy} 18:36:46.951 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001003: Autocommit mode: false 18:36:46.951 [main] DEBUG org.hibernate.orm.connections.pooling -- Initializing Connection pool with 1 Connections 18:36:46.951 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001115: Connection pool size: 20 (min=1) 18:36:46.954 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database -> name : H2 version : 2.2.220 (2023-07-04) major : 2 minor : 2 18:36:46.954 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Driver -> name : H2 JDBC Driver version : 2.2.220 (2023-07-04) major : 2 minor : 2 18:36:46.954 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2 18:36:46.954 [main] WARN org.hibernate.orm.deprecation -- HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 18:36:46.954 [main] DEBUG org.hibernate.orm.dialect -- HHH035001: Using dialect: org.hibernate.dialect.H2Dialect, version: 2.2.220 18:36:46.954 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case 18:36:46.954 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NCharTypeDescriptor) replaced previous registration(CharTypeDescriptor) 18:36:46.954 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NVarcharTypeDescriptor) replaced previous registration(VarcharTypeDescriptor) 18:36:46.954 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(LongNVarcharTypeDescriptor) replaced previous registration(LongVarcharTypeDescriptor) 18:36:46.954 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NClobTypeDescriptor(DEFAULT)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 18:36:46.954 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(2005, ClobTypeDescriptor(STREAM_BINDING)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 18:36:46.954 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(TimestampUtcDescriptor) replaced previous registration(TimestampUtcDescriptor) 18:36:46.954 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(3100, NumericTypeDescriptor) replaced previous registration(org.hibernate.dialect.H2DurationIntervalSecondJdbcType@7e532f2d) 18:36:46.955 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@7186e910] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@55a3119a] 18:36:46.955 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}] 18:36:46.956 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:46.956 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaToscaPolicyType 18:36:46.956 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType on table ToscaPolicyType 18:36:46.957 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:46.957 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:36:46.957 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:46.957 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:46.957 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:46.957 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:name] 18:36:46.957 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:46.957 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:46.957 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:46.957 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.name 18:36:46.957 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:46.957 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:46.957 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:46.957 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:version] 18:36:46.957 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:46.957 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:46.957 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:46.957 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.version 18:36:46.957 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:46.957 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:46.957 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:46.958 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:46.958 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:46.958 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_name') 18:36:46.958 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:46.958 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:name] 18:36:46.958 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:46.958 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:46.958 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:46.958 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.derived_from_name 18:36:46.958 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:46.958 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:46.958 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_version') 18:36:46.958 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:46.958 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:version] 18:36:46.958 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:46.958 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:46.958 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:46.958 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.derived_from_version 18:36:46.958 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:46.958 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property derivedFrom 18:36:46.958 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:46.958 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:46.958 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType:description] 18:36:46.958 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:46.958 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:46.958 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:46.958 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.description 18:36:46.958 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:46.958 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:46.958 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:46.958 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='metadata_ORDER') 18:36:46.958 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:46.959 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='metadata_KEY') 18:36:46.959 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='metadata_KEY') 18:36:46.959 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:46.959 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:46.959 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:46.959 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property metadata 18:36:46.959 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:46.959 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:46.959 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:46.959 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:46.959 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:46.959 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:46.959 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:46.959 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:46.959 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:46.959 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:46.959 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:46.959 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:46.959 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='targets_ORDER') 18:36:46.959 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:46.959 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='targets_KEY') 18:36:46.959 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='targets_KEY') 18:36:46.959 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyTypeName',referencedColumn='name') 18:36:46.959 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyTypeVersion',referencedColumn='version') 18:36:46.959 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:46.959 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:46.959 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property targets 18:36:46.960 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:46.960 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:46.960 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='triggers_ORDER') 18:36:46.960 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:46.960 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='triggers_KEY') 18:36:46.960 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='triggers_KEY') 18:36:46.960 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:46.960 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:46.960 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:46.960 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property triggers 18:36:46.960 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:46.960 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaToscaPolicy 18:36:46.961 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy on table ToscaPolicy 18:36:46.961 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:46.961 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:36:46.961 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:46.961 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:46.961 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:46.961 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:name] 18:36:46.961 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:46.961 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:46.961 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:46.961 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.name 18:36:46.961 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:46.961 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:46.961 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:46.961 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:version] 18:36:46.961 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:46.961 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:46.961 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:46.961 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.version 18:36:46.961 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:46.961 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:46.961 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:46.964 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:46.964 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:46.964 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_name') 18:36:46.964 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:46.964 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:name] 18:36:46.964 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:46.964 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:46.964 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:46.964 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.derived_from_name 18:36:46.965 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:46.965 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:46.965 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_version') 18:36:46.965 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:46.965 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:version] 18:36:46.965 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:46.965 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:46.965 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:46.965 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.derived_from_version 18:36:46.965 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:46.965 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property derivedFrom 18:36:46.965 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:46.965 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:46.965 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy:description] 18:36:46.965 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:46.965 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:46.965 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:46.965 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.description 18:36:46.965 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:46.965 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:46.965 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:46.966 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='metadata_ORDER') 18:36:46.966 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:46.966 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='metadata_KEY') 18:36:46.966 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='metadata_KEY') 18:36:46.966 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:46.966 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:46.966 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:46.966 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property metadata 18:36:46.966 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:46.966 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:46.966 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:46.966 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:46.966 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:46.966 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:46.966 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:46.966 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:46.966 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:46.966 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:46.966 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:46.966 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:46.967 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='type_name') 18:36:46.967 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:46.967 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:name] 18:36:46.967 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:46.967 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:46.967 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:46.967 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.type_name 18:36:46.967 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:46.967 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:46.967 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='type_version') 18:36:46.967 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:46.967 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:version] 18:36:46.967 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:46.967 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:46.967 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:46.967 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.type_version 18:36:46.967 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:46.967 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property type 18:36:46.967 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:46.967 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:46.967 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='targets_ORDER') 18:36:46.967 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:46.967 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='targets_KEY') 18:36:46.967 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='targets_KEY') 18:36:46.967 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyName',referencedColumn='name') 18:36:46.967 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyVersion',referencedColumn='version') 18:36:46.967 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:46.967 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:46.967 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property targets 18:36:46.968 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:46.968 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpPolicyStatus 18:36:46.968 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus on table PdpPolicyStatus 18:36:46.969 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:46.969 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:36:46.969 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:46.969 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:46.969 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:46.969 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:localName] 18:36:46.969 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:46.969 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:46.969 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:46.969 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.localName 18:36:46.969 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:46.969 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:46.969 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:46.969 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyName] 18:36:46.969 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:46.969 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:46.969 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:46.969 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentKeyName 18:36:46.969 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:46.969 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:46.969 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:46.969 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyVersion] 18:36:46.969 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:46.969 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:46.969 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:46.969 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentKeyVersion 18:36:46.969 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:46.969 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:46.969 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:46.969 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentLocalName] 18:36:46.969 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:46.970 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:46.970 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:46.970 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentLocalName 18:36:46.970 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:46.970 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:46.970 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:46.970 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:46.970 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property deploy with lazy=false 18:36:46.970 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:deploy] 18:36:46.970 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:36:46.970 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:36:46.970 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for deploy 18:36:46.970 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.deploy 18:36:46.970 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property deploy 18:36:46.970 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:46.970 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpGroup with lazy=false 18:36:46.970 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpGroup] 18:36:46.970 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup (type=java.lang.String) 18:36:46.970 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup (type=java.lang.String) 18:36:46.970 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpGroup 18:36:46.970 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.pdpGroup 18:36:46.970 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpGroup 18:36:46.970 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:46.970 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpType with lazy=false 18:36:46.970 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpType] 18:36:46.970 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType (type=java.lang.String) 18:36:46.970 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType (type=java.lang.String) 18:36:46.970 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpType 18:36:46.970 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.pdpType 18:36:46.970 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpType 18:36:46.970 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:46.970 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:46.970 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:46.970 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:name] 18:36:46.970 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:46.970 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:46.970 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:46.970 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.name 18:36:46.970 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:46.970 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:46.970 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:46.971 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:version] 18:36:46.971 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:46.971 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:46.971 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:46.971 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.version 18:36:46.971 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:46.971 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property policyType 18:36:46.971 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:46.971 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property state with lazy=false 18:36:46.971 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:state] 18:36:46.971 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state (type=org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State) 18:36:46.971 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state (type=org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State) 18:36:46.971 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for state 18:36:46.971 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.state 18:36:46.971 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property state 18:36:46.971 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:46.971 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpGroup 18:36:46.971 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup on table PdpGroup 18:36:46.971 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:46.971 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:36:46.971 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:46.972 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:46.972 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:46.972 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:name] 18:36:46.972 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:46.972 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:46.972 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:46.972 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.name 18:36:46.972 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:46.972 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:46.972 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:46.972 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:version] 18:36:46.972 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:46.972 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:46.972 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:46.974 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.version 18:36:46.974 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:46.974 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:46.974 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:46.974 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:46.974 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:46.974 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:description] 18:36:46.974 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description (type=java.lang.String) 18:36:46.974 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description (type=java.lang.String) 18:36:46.974 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:46.975 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.description 18:36:46.975 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:46.975 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:46.975 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpGroupState with lazy=false 18:36:46.975 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:pdpGroupState] 18:36:46.975 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:46.975 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:46.975 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpGroupState 18:36:46.975 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.pdpGroupState 18:36:46.975 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpGroupState 18:36:46.975 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:46.975 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:46.975 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='pdpSubGroups_ORDER') 18:36:46.975 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:46.975 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='pdpSubGroups_KEY') 18:36:46.975 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpSubGroups_KEY') 18:36:46.975 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='name',referencedColumn='name') 18:36:46.975 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='version',referencedColumn='version') 18:36:46.975 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:46.975 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:46.975 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpSubGroups 18:36:46.975 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:46.975 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:46.975 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:46.975 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:46.976 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:46.976 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:46.976 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:46.976 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:46.976 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:46.976 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:46.976 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:46.976 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpSubGroup 18:36:46.976 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup on table PdpSubGroup 18:36:46.976 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:46.976 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:36:46.976 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:46.977 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:46.977 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:46.977 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:localName] 18:36:46.977 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:46.977 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:46.977 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:46.977 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.localName 18:36:46.977 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:46.977 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:46.977 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:46.977 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyName] 18:36:46.977 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:46.977 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:46.978 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:46.978 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentKeyName 18:36:46.978 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:46.978 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:46.978 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:46.978 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyVersion] 18:36:46.978 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:46.978 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:46.978 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:46.978 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentKeyVersion 18:36:46.978 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:46.978 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:46.978 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:46.978 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentLocalName] 18:36:46.978 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:46.978 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:46.978 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:46.978 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentLocalName 18:36:46.978 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:46.978 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:46.978 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:46.978 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:46.978 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property currentInstanceCount with lazy=false 18:36:46.978 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:currentInstanceCount] 18:36:46.978 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount (type=int) 18:36:46.978 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount (type=int) 18:36:46.978 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for currentInstanceCount 18:36:46.978 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.currentInstanceCount 18:36:46.978 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property currentInstanceCount 18:36:46.979 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:46.979 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property desiredInstanceCount with lazy=false 18:36:46.979 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:desiredInstanceCount] 18:36:46.979 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:36:46.979 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:36:46.979 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for desiredInstanceCount 18:36:46.979 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.desiredInstanceCount 18:36:46.979 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property desiredInstanceCount 18:36:46.979 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:46.979 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:46.979 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='pdpInstances_ORDER') 18:36:46.979 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:46.979 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='pdpInstances_KEY') 18:36:46.979 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpInstances_KEY') 18:36:46.979 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentKeyName',referencedColumn='parentKeyName') 18:36:46.979 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentKeyVersion',referencedColumn='parentKeyVersion') 18:36:46.979 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentLocalName',referencedColumn='parentLocalName') 18:36:46.979 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpLocalName',referencedColumn='localName') 18:36:46.979 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:46.979 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:46.979 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpInstances 18:36:46.980 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:46.980 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:46.980 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='policies_ORDER') 18:36:46.980 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:46.980 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='policies_KEY') 18:36:46.980 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='policies_KEY') 18:36:46.980 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:46.980 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:46.980 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:46.980 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property policies 18:36:46.980 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:46.980 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:46.980 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:46.980 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:46.980 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:46.980 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:46.980 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:46.980 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:46.980 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:46.980 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:46.980 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:46.980 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:46.980 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='supportedPolicyTypes_ORDER') 18:36:46.981 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:46.981 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='supportedPolicyTypes_KEY') 18:36:46.981 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='supportedPolicyTypes_KEY') 18:36:46.981 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:46.981 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:46.981 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:46.981 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property supportedPolicyTypes 18:36:46.986 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:46.986 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdp 18:36:46.986 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdp on table Pdp 18:36:46.987 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:46.987 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:36:46.987 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:46.987 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:46.987 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:46.987 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:localName] 18:36:46.987 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:46.987 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:46.987 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:46.987 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.localName 18:36:46.987 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:46.987 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:46.987 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:46.987 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyName] 18:36:46.987 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:46.987 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:46.987 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:46.987 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentKeyName 18:36:46.987 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:46.987 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:46.987 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:46.987 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyVersion] 18:36:46.987 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:46.987 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:46.987 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:46.987 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentKeyVersion 18:36:46.988 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:46.988 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:46.988 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:46.988 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentLocalName] 18:36:46.988 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:46.988 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:46.988 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:46.988 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentLocalName 18:36:46.988 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:46.988 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:46.988 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:46.988 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:46.988 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property healthy with lazy=false 18:36:46.988 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:healthy] 18:36:46.988 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:36:46.988 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:36:46.988 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for healthy 18:36:46.988 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.healthy 18:36:46.988 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property healthy 18:36:46.988 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:46.988 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property lastUpdate with lazy=false 18:36:46.988 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:lastUpdate] 18:36:46.988 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate (type=java.util.Date) 18:36:46.988 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate (type=java.util.Date) 18:36:46.988 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for lastUpdate 18:36:46.988 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.lastUpdate 18:36:46.988 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property lastUpdate 18:36:46.988 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:46.988 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property message with lazy=false 18:36:46.988 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:message] 18:36:46.988 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message (type=java.lang.String) 18:36:46.988 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message (type=java.lang.String) 18:36:46.988 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for message 18:36:46.988 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.message 18:36:46.988 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property message 18:36:46.988 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:46.988 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpState with lazy=false 18:36:46.988 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:pdpState] 18:36:46.988 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:46.988 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:46.988 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpState 18:36:46.988 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.pdpState 18:36:46.988 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpState 18:36:46.989 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:46.989 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:46.989 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:46.989 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:46.989 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:46.989 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:46.989 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:46.989 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:46.989 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:46.989 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:46.989 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:46.989 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:46.989 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:46.989 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:46.989 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:46.989 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:46.989 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for deploy 18:36:46.989 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpGroup 18:36:46.989 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpType 18:36:46.989 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:46.989 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:46.989 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for state 18:36:46.989 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:46.989 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:46.989 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:46.989 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpGroupState 18:36:46.989 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:46.989 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:46.989 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:46.989 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:46.989 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for currentInstanceCount 18:36:46.989 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for desiredInstanceCount 18:36:46.989 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:46.989 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:46.989 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:46.989 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:46.989 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for healthy 18:36:46.989 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for lastUpdate 18:36:46.989 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for message 18:36:46.989 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpState 18:36:46.989 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [toscapolicytype] 18:36:46.989 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [toscapolicytype] 18:36:46.989 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [toscapolicy] 18:36:46.989 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [toscapolicy] 18:36:46.990 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:46.990 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:46.990 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:46.990 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:46.990 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [pdpgroup] 18:36:46.990 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [pdpgroup] 18:36:46.990 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:46.990 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:46.990 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:46.990 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:46.990 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdp] 18:36:46.990 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdp] 18:36:46.990 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdp] 18:36:46.990 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdp] 18:36:46.990 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:46.990 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:46.990 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:46.990 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:46.990 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:name] 18:36:46.990 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.name (type=java.lang.String) 18:36:46.990 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.name (type=java.lang.String) 18:36:46.990 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:46.990 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_supportedPolicyTypes.name 18:36:46.990 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:46.990 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:46.990 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:46.990 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:46.990 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:version] 18:36:46.990 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.version (type=java.lang.String) 18:36:46.990 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.version (type=java.lang.String) 18:36:46.990 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:46.990 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_supportedPolicyTypes.version 18:36:46.990 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:46.990 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:46.991 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:36:46.991 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:46.991 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:46.991 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:46.991 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:46.991 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:46.991 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:46.991 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_properties.properties 18:36:46.991 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:46.991 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:46.991 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:46.991 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:46.991 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:46.991 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_properties.properties_KEY 18:36:46.991 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:46.991 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_localname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:46.991 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentkeyname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:46.991 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentkeyversion] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:46.991 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentlocalname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:46.991 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:46.991 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, index: properties_KEY, element: properties 18:36:46.991 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:46.991 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:46.992 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:46.992 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:46.992 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:name] 18:36:46.992 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:46.992 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:46.992 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:46.992 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_policies.name 18:36:46.992 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:46.992 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:46.992 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:46.992 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:46.992 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:version] 18:36:46.992 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:46.992 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:46.992 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:46.992 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_policies.version 18:36:46.992 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:46.992 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:46.992 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:36:46.992 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:46.992 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances through an association table 18:36:46.993 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName, element: pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName 18:36:46.993 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:46.993 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:46.993 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:46.993 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:46.993 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:46.993 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:46.993 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpGroup_properties.properties 18:36:46.993 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:46.993 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:46.993 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:46.993 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:46.993 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:46.993 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpGroup_properties.properties_KEY 18:36:46.993 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:46.993 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpgroup_name] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:46.993 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpgroup_version] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:46.993 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:46.993 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpGroup_name, JpaPdpGroup_version, index: properties_KEY, element: properties 18:36:46.993 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:46.993 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups through an association table 18:36:46.994 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: name, version, element: pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName 18:36:46.994 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:46.994 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:46.994 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:46.994 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:46.994 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:name] 18:36:46.994 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:46.994 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:46.994 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:46.994 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_targets.name 18:36:46.994 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:46.994 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:46.994 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:46.994 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:46.994 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:version] 18:36:46.994 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:46.994 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:46.994 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:46.994 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_targets.version 18:36:46.994 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:46.994 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:46.995 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: toscaPolicyName, toscaPolicyVersion, element: name, version 18:36:46.995 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:46.995 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:46.995 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:46.995 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:46.995 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:46.995 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:46.995 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_properties.properties 18:36:46.995 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:46.995 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:46.995 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:46.995 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:46.995 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:46.995 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_properties.properties_KEY 18:36:46.995 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:46.995 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_name] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:46.995 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_version] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:46.995 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:46.995 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: properties_KEY, element: properties 18:36:46.995 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:46.995 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:46.995 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:46.995 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:46.995 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:46.995 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:46.995 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_metadata.metadata 18:36:46.995 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:46.995 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:46.995 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:46.995 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:46.995 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:46.995 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_metadata.metadata_KEY 18:36:46.995 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:46.996 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_name] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:46.996 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_version] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:46.996 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [metadata_key] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:46.996 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: metadata_KEY, element: metadata 18:36:46.996 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:46.996 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:46.996 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:46.996 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers (type=java.util.List) 18:36:46.996 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers (type=java.util.List) 18:36:46.996 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:46.996 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_triggers.triggers 18:36:46.996 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:46.996 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, element: triggers 18:36:46.996 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:46.996 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:46.996 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:46.996 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:46.996 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:name] 18:36:46.996 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:46.996 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:46.996 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:46.996 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_targets.name 18:36:46.996 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:46.996 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:46.996 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:46.996 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:46.996 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:version] 18:36:46.996 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:46.996 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:46.996 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:46.996 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_targets.version 18:36:46.996 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:46.996 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:46.997 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: toscaPolicyTypeName, toscaPolicyTypeVersion, element: name, version 18:36:46.997 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:46.997 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:46.997 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:46.997 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:46.997 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:46.997 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:46.997 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_properties.properties 18:36:46.997 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:46.997 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:46.997 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:46.997 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:46.997 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:46.997 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_properties.properties_KEY 18:36:46.997 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:46.997 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_name] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:46.997 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_version] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:46.997 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:46.997 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: properties_KEY, element: properties 18:36:46.997 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:46.997 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:46.997 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:46.997 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:46.997 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:46.997 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:46.997 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_metadata.metadata 18:36:46.997 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:46.997 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:46.997 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:46.997 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:46.997 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:46.997 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_metadata.metadata_KEY 18:36:46.997 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:46.997 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_name] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:46.997 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_version] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:46.997 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [metadata_key] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:46.997 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: metadata_KEY, element: metadata 18:36:46.998 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:46.998 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:46.998 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:46.998 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:46.998 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:46.998 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:46.998 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:46.998 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:46.998 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:46.998 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:46.998 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:46.999 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:46.999 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:46.999 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:46.999 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:47.000 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:47.000 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:47.000 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:47.000 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:47.000 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:47.000 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:47.001 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:47.001 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:47.001 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:47.001 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:47.001 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:47.001 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:47.001 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:47.001 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:47.001 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:47.001 [main] DEBUG org.hibernate.bytecode.internal.BytecodeProviderInitiator -- HHH000021: Bytecode provider: bytebuddy 18:36:47.001 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory 18:36:47.002 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:36:47.002 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating SessionFactory with settings: {java.specification.version=17, sun.jnu.encoding=UTF-8, hibernate.dialect=org.hibernate.dialect.H2Dialect, java.class.path=/w/workspace/policy-models-sonar/models-pdp/target/test-classes:/w/workspace/policy-models-sonar/models-pdp/target/classes:/w/workspace/policy-models-sonar/models-base/target/policy-models-base-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-3.1.1-SNAPSHOT.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-examples/target/policy-models-examples-3.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/gson/2.1.1-SNAPSHOT/gson-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/common-parameters/2.1.1-SNAPSHOT/common-parameters-2.1.1-SNAPSHOT.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.jar:/tmp/r/io/prometheus/simpleclient/0.16.0/simpleclient-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel/0.16.0/simpleclient_tracer_otel-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_common/0.16.0/simpleclient_tracer_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel_agent/0.16.0/simpleclient_tracer_otel_agent-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_hotspot/0.16.0/simpleclient_hotspot-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_jakarta/0.16.0/simpleclient_servlet_jakarta-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_common/0.16.0/simpleclient_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_common/0.16.0/simpleclient_servlet_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_logback/0.16.0/simpleclient_logback-0.16.0.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1/jakarta.xml.bind-api-4.0.1.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/tmp/r/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-jakarta/2.2.15/swagger-jaxrs2-jakarta-2.2.15.jar:/tmp/r/io/github/classgraph/classgraph/4.8.154/classgraph-4.8.154.jar:/tmp/r/io/swagger/core/v3/swagger-models-jakarta/2.2.15/swagger-models-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.15.1/jackson-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-annotations-jakarta/2.2.15/swagger-annotations-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-integration-jakarta/2.2.15/swagger-integration-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-core-jakarta/2.2.15/swagger-core-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.15.1/jackson-dataformat-yaml-2.15.1.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.1/jackson-datatype-jsr310-2.15.1.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.1/jackson-databind-2.14.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-json-provider/2.15.1/jackson-jakarta-rs-json-provider-2.15.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-base/2.15.1/jackson-jakarta-rs-base-2.15.1.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.15.1/jackson-module-jakarta-xmlbind-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-servlet-initializer-v2-jakarta/2.2.15/swagger-jaxrs2-servlet-initializer-v2-jakarta-2.2.15.jar:/tmp/r/org/hibernate/orm/hibernate-core/6.3.0.CR1/hibernate-core-6.3.0.CR1.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.2/jaxb-runtime-4.0.2.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.2/jaxb-core-4.0.2.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.0/angus-activation-2.0.0.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.2/txw2-4.0.2.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.1/istack-commons-runtime-4.1.1.jar:/tmp/r/jakarta/inject/jakarta.inject-api/2.0.1.MR/jakarta.inject-api-2.0.1.MR.jar:/tmp/r/org/antlr/antlr4-runtime/4.10.1/antlr4-runtime-4.10.1.jar:/tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/com/h2database/h2/2.2.220/h2-2.2.220.jar:/tmp/r/org/onap/policy/common/utils/2.1.1-SNAPSHOT/utils-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/2.1.1-SNAPSHOT/capabilities-2.1.1-SNAPSHOT.jar:/tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.jar:/tmp/r/com/worldturner/medeia/medeia-validator-core/1.1.1/medeia-validator-core-1.1.1.jar:/tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.3.20/kotlin-reflect-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.3.20/kotlin-stdlib-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.20/kotlin-stdlib-common-1.3.20.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.jar:/tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/tmp/r/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar:/tmp/r/org/onap/policy/common/utils-test/2.1.1-SNAPSHOT/utils-test-2.1.1-SNAPSHOT.jar:/tmp/r/org/bouncycastle/bcpkix-fips/1.0.7/bcpkix-fips-1.0.7.jar:/tmp/r/org/bouncycastle/bc-fips/1.0.2.4/bc-fips-1.0.2.4.jar:/tmp/r/org/apache/commons/commons-jexl3/3.1/commons-jexl3-3.1.jar:/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar:/tmp/r/org/slf4j/slf4j-api/2.0.11/slf4j-api-2.0.11.jar:/tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar:/tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar:/tmp/r/org/projectlombok/lombok/1.18.28/lombok-1.18.28.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/yaml/snakeyaml/2.0/snakeyaml-2.0.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.1.4/mariadb-java-client-3.1.4.jar:/tmp/r/com/github/waffle/waffle-jna/3.2.0/waffle-jna-3.2.0.jar:/tmp/r/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar:/tmp/r/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1.jar:/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar:/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar:/tmp/r/org/postgresql/postgresql/42.6.0/postgresql-42.6.0.jar:/tmp/r/org/checkerframework/checker-qual/3.31.0/checker-qual-3.31.0.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar:/tmp/r/org/glassfish/jersey/inject/jersey-hk2/3.1.3/jersey-hk2-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-common/3.1.3/jersey-common-3.1.3.jar:/tmp/r/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar:/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/tmp/r/org/glassfish/hk2/hk2-locator/3.0.4/hk2-locator-3.0.4.jar:/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/3.0.4/aopalliance-repackaged-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-api/3.0.4/hk2-api-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-utils/3.0.4/hk2-utils-3.0.4.jar:/tmp/r/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.jar:/tmp/r/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.jar:/tmp/r/org/eclipse/jetty/toolchain/jetty-jakarta-servlet-api/5.0.2/jetty-jakarta-servlet-api-5.0.2.jar:/tmp/r/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet/3.1.3/jersey-container-servlet-3.1.3.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.3/jersey-container-servlet-core-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-server/3.1.3/jersey-server-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-client/3.1.3/jersey-client-3.1.3.jar:/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar:/tmp/r/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/tmp/r/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.6/byte-buddy-1.14.6.jar:/tmp/r/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar:/tmp/r/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/tmp/r/org/assertj/assertj-core/3.24.2/assertj-core-3.24.2.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5/5.2.2/httpcore5-5.2.2.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/tmp/r/com/att/nsa/cambriaClient/1.2.1-oss/cambriaClient-1.2.1-oss.jar:/tmp/r/com/att/nsa/saClientLibrary/1.3.0-oss/saClientLibrary-1.3.0-oss.jar:/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar:/tmp/r/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar:/tmp/r/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5/httpclient-cache-4.5.jar:/tmp/r/com/att/nsa/saToolkit/1.2.0-oss/saToolkit-1.2.0-oss.jar:/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar:/tmp/r/org/json/json/20231013/json-20231013.jar:, java.vm.vendor=Private Build, sun.arch.data.model=64, sun.font.fontmanager=sun.awt.X11FontManager, java.vendor.url=Unknown, user.timezone=Etc/UTC, javax.persistence.jdbc.user=****, javax.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, java.vm.specification.version=17, os.name=Linux, jakarta.persistence.jdbc.password=****, sun.java.launcher=SUN_STANDARD, local.setting.IS_JTA_TXN_COORD=false, sun.boot.library.path=/usr/lib/jvm/java-17-openjdk-amd64/lib, sun.java.command=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20240120183635626_70.jar /w/workspace/policy-models-sonar/models-pdp/target/surefire 2024-01-20T18-35-53_465-jvmRun1 surefire-20240120183635626_68tmp surefire_4-20240120183635626_69tmp, jdk.debug=release, surefire.test.class.path=/w/workspace/policy-models-sonar/models-pdp/target/test-classes:/w/workspace/policy-models-sonar/models-pdp/target/classes:/w/workspace/policy-models-sonar/models-base/target/policy-models-base-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-3.1.1-SNAPSHOT.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-examples/target/policy-models-examples-3.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/gson/2.1.1-SNAPSHOT/gson-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/common-parameters/2.1.1-SNAPSHOT/common-parameters-2.1.1-SNAPSHOT.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.jar:/tmp/r/io/prometheus/simpleclient/0.16.0/simpleclient-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel/0.16.0/simpleclient_tracer_otel-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_common/0.16.0/simpleclient_tracer_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel_agent/0.16.0/simpleclient_tracer_otel_agent-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_hotspot/0.16.0/simpleclient_hotspot-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_jakarta/0.16.0/simpleclient_servlet_jakarta-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_common/0.16.0/simpleclient_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_common/0.16.0/simpleclient_servlet_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_logback/0.16.0/simpleclient_logback-0.16.0.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1/jakarta.xml.bind-api-4.0.1.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/tmp/r/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-jakarta/2.2.15/swagger-jaxrs2-jakarta-2.2.15.jar:/tmp/r/io/github/classgraph/classgraph/4.8.154/classgraph-4.8.154.jar:/tmp/r/io/swagger/core/v3/swagger-models-jakarta/2.2.15/swagger-models-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.15.1/jackson-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-annotations-jakarta/2.2.15/swagger-annotations-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-integration-jakarta/2.2.15/swagger-integration-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-core-jakarta/2.2.15/swagger-core-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.15.1/jackson-dataformat-yaml-2.15.1.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.1/jackson-datatype-jsr310-2.15.1.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.1/jackson-databind-2.14.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-json-provider/2.15.1/jackson-jakarta-rs-json-provider-2.15.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-base/2.15.1/jackson-jakarta-rs-base-2.15.1.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.15.1/jackson-module-jakarta-xmlbind-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-servlet-initializer-v2-jakarta/2.2.15/swagger-jaxrs2-servlet-initializer-v2-jakarta-2.2.15.jar:/tmp/r/org/hibernate/orm/hibernate-core/6.3.0.CR1/hibernate-core-6.3.0.CR1.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.2/jaxb-runtime-4.0.2.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.2/jaxb-core-4.0.2.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.0/angus-activation-2.0.0.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.2/txw2-4.0.2.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.1/istack-commons-runtime-4.1.1.jar:/tmp/r/jakarta/inject/jakarta.inject-api/2.0.1.MR/jakarta.inject-api-2.0.1.MR.jar:/tmp/r/org/antlr/antlr4-runtime/4.10.1/antlr4-runtime-4.10.1.jar:/tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/com/h2database/h2/2.2.220/h2-2.2.220.jar:/tmp/r/org/onap/policy/common/utils/2.1.1-SNAPSHOT/utils-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/2.1.1-SNAPSHOT/capabilities-2.1.1-SNAPSHOT.jar:/tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.jar:/tmp/r/com/worldturner/medeia/medeia-validator-core/1.1.1/medeia-validator-core-1.1.1.jar:/tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.3.20/kotlin-reflect-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.3.20/kotlin-stdlib-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.20/kotlin-stdlib-common-1.3.20.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.jar:/tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/tmp/r/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar:/tmp/r/org/onap/policy/common/utils-test/2.1.1-SNAPSHOT/utils-test-2.1.1-SNAPSHOT.jar:/tmp/r/org/bouncycastle/bcpkix-fips/1.0.7/bcpkix-fips-1.0.7.jar:/tmp/r/org/bouncycastle/bc-fips/1.0.2.4/bc-fips-1.0.2.4.jar:/tmp/r/org/apache/commons/commons-jexl3/3.1/commons-jexl3-3.1.jar:/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar:/tmp/r/org/slf4j/slf4j-api/2.0.11/slf4j-api-2.0.11.jar:/tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar:/tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar:/tmp/r/org/projectlombok/lombok/1.18.28/lombok-1.18.28.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/yaml/snakeyaml/2.0/snakeyaml-2.0.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.1.4/mariadb-java-client-3.1.4.jar:/tmp/r/com/github/waffle/waffle-jna/3.2.0/waffle-jna-3.2.0.jar:/tmp/r/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar:/tmp/r/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1.jar:/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar:/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar:/tmp/r/org/postgresql/postgresql/42.6.0/postgresql-42.6.0.jar:/tmp/r/org/checkerframework/checker-qual/3.31.0/checker-qual-3.31.0.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar:/tmp/r/org/glassfish/jersey/inject/jersey-hk2/3.1.3/jersey-hk2-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-common/3.1.3/jersey-common-3.1.3.jar:/tmp/r/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar:/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/tmp/r/org/glassfish/hk2/hk2-locator/3.0.4/hk2-locator-3.0.4.jar:/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/3.0.4/aopalliance-repackaged-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-api/3.0.4/hk2-api-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-utils/3.0.4/hk2-utils-3.0.4.jar:/tmp/r/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.jar:/tmp/r/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.jar:/tmp/r/org/eclipse/jetty/toolchain/jetty-jakarta-servlet-api/5.0.2/jetty-jakarta-servlet-api-5.0.2.jar:/tmp/r/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet/3.1.3/jersey-container-servlet-3.1.3.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.3/jersey-container-servlet-core-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-server/3.1.3/jersey-server-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-client/3.1.3/jersey-client-3.1.3.jar:/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar:/tmp/r/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/tmp/r/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.6/byte-buddy-1.14.6.jar:/tmp/r/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar:/tmp/r/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/tmp/r/org/assertj/assertj-core/3.24.2/assertj-core-3.24.2.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5/5.2.2/httpcore5-5.2.2.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/tmp/r/com/att/nsa/cambriaClient/1.2.1-oss/cambriaClient-1.2.1-oss.jar:/tmp/r/com/att/nsa/saClientLibrary/1.3.0-oss/saClientLibrary-1.3.0-oss.jar:/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar:/tmp/r/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar:/tmp/r/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5/httpclient-cache-4.5.jar:/tmp/r/com/att/nsa/saToolkit/1.2.0-oss/saToolkit-1.2.0-oss.jar:/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar:/tmp/r/org/json/json/20231013/json-20231013.jar:, jakarta.persistence.jdbc.driver=org.h2.Driver, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, java.specification.vendor=Oracle Corporation, org.ops4j.pax.url.mvn.localRepository=/tmp/r, java.version.date=2022-07-19, java.home=/usr/lib/jvm/java-17-openjdk-amd64, file.separator=/, basedir=/w/workspace/policy-models-sonar/models-pdp, java.vm.compressedOopsMode=Zero based, jakarta.persistence.jdbc.user=****, line.separator= , hibernate.persistenceUnitName=ToscaConceptTest, java.vm.specification.vendor=Oracle Corporation, java.specification.name=Java Platform API Specification, hibernate.transaction.coordinator_class=class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl, javax.persistence.jdbc.driver=org.h2.Driver, surefire.real.class.path=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20240120183635626_70.jar, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, java.runtime.version=17.0.4+8-Ubuntu-118.04, user.name=jenkins, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, sonar=true, path.separator=:, hibernate.connection.username=****, os.version=4.15.0-194-generic, java.runtime.name=OpenJDK Runtime Environment, hibernate.connection.url=jdbc:h2:mem:PdpProviderTest, file.encoding=UTF-8, jenkins=true, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=false, localRepository=/tmp/r, hibernate.connection.driver_class=org.h2.Driver, java.vendor.url.bug=Unknown, java.io.tmpdir=/tmp, java.version=17.0.4, user.dir=/w/workspace/policy-models-sonar/models-pdp, os.arch=amd64, java.vm.specification.name=Java Virtual Machine Specification, javax.persistence.schema-generation.database.action=drop-and-create, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@3b3a4f9c, native.encoding=UTF-8, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, java.vendor=Private Build, java.vm.info=mixed mode, sharing, java.vm.version=17.0.4+8-Ubuntu-118.04, hibernate.bytecode.use_reflection_optimizer=true, sun.io.unicode.encoding=UnicodeLittle, maven.repo.local=/tmp/r, javax.persistence.jdbc.password=****, java.class.version=61.0} 18:36:47.002 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {} 18:36:47.003 [main] DEBUG org.hibernate.boot.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation 18:36:47.003 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 18:36:47.004 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was null 18:36:47.004 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was null 18:36:47.004 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was null 18:36:47.004 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was null 18:36:47.004 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@af644de] under count; prior registration was null 18:36:47.004 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@7b08eb4] under every; prior registration was null 18:36:47.004 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@75ce14ad] under any; prior registration was null 18:36:47.004 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(floor)] under floor; prior registration was null 18:36:47.004 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ceiling)] under ceiling; prior registration was null 18:36:47.004 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(mod)] under mod; prior registration was null 18:36:47.004 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(abs)] under abs; prior registration was null 18:36:47.004 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sign)] under sign; prior registration was null 18:36:47.004 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sqrt)] under sqrt; prior registration was null 18:36:47.004 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ln)] under ln; prior registration was null 18:36:47.004 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(exp)] under exp; prior registration was null 18:36:47.004 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(power)] under power; prior registration was null 18:36:47.004 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(round)] under round; prior registration was null 18:36:47.004 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sin)] under sin; prior registration was null 18:36:47.004 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cos)] under cos; prior registration was null 18:36:47.004 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(tan)] under tan; prior registration was null 18:36:47.004 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(asin)] under asin; prior registration was null 18:36:47.004 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(acos)] under acos; prior registration was null 18:36:47.004 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan)] under atan; prior registration was null 18:36:47.004 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan2)] under atan2; prior registration was null 18:36:47.004 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@1c61f327] under sinh; prior registration was null 18:36:47.004 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@248984c1] under cosh; prior registration was null 18:36:47.004 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@274f7bca] under tanh; prior registration was null 18:36:47.004 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@222178f2] under pi; prior registration was null 18:36:47.004 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@314a5f5a] under log; prior registration was null 18:36:47.004 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(coalesce)] under coalesce; prior registration was null 18:36:47.004 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nullif)] under nullif; prior registration was null 18:36:47.004 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(left)] under left; prior registration was null 18:36:47.004 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(right)] under right; prior registration was null 18:36:47.004 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(replace)] under replace; prior registration was null 18:36:47.004 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(concat)] under concat; prior registration was null 18:36:47.004 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lower)] under lower; prior registration was null 18:36:47.004 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(upper)] under upper; prior registration was null 18:36:47.004 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substring)] under substring; prior registration was null 18:36:47.004 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(locate)] under locate; prior registration was null 18:36:47.004 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(character_length)] under character_length; prior registration was null 18:36:47.004 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : length -> character_length 18:36:47.004 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LocatePositionEmulation@590d7a3e] under position; prior registration was null 18:36:47.004 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InsertSubstringOverlayEmulation@540dbfe] under overlay; prior registration was null 18:36:47.004 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TrimFunction@2c0fd54c] under trim; prior registration was null 18:36:47.004 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastFunction@4fdcff18] under cast; prior registration was null 18:36:47.004 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@7db2b057] under collate; prior registration was null 18:36:47.004 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ExtractFunction@7e2e0b34] under extract; prior registration was null 18:36:47.004 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(least)] under least; prior registration was null 18:36:47.004 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(greatest)] under greatest; prior registration was null 18:36:47.004 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CoalesceIfnullEmulation@2c591408] under ifnull; prior registration was null 18:36:47.004 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lpad)] under lpad; prior registration was null 18:36:47.004 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rpad)] under rpad; prior registration was null 18:36:47.004 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LpadRpadPadEmulation@4551aa4] under pad; prior registration was null 18:36:47.004 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastStrEmulation@6c8d3271] under str; prior registration was null 18:36:47.004 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@62f4e37f] under format; prior registration was null 18:36:47.004 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampaddFunction@669427d] under timestampadd; prior registration was null 18:36:47.004 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampdiffFunction@2ac5f82e] under timestampdiff; prior registration was null 18:36:47.004 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : dateadd -> timestampadd 18:36:47.004 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : datediff -> timestampdiff 18:36:47.004 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@2fde59bd] under current_date; prior registration was null 18:36:47.004 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@6af4a822] under current_time; prior registration was null 18:36:47.004 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@26c265ab] under current_timestamp; prior registration was null 18:36:47.004 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current date -> current_date 18:36:47.004 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current time -> current_time 18:36:47.004 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current timestamp -> current_timestamp 18:36:47.004 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@23c3fdd5] under local_date; prior registration was null 18:36:47.004 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@7e0d4ba1] under local_time; prior registration was null 18:36:47.004 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@31f749fa] under local_datetime; prior registration was null 18:36:47.004 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@4ad9d52] under offset_datetime; prior registration was null 18:36:47.004 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local date -> local_date 18:36:47.004 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local time -> local_time 18:36:47.004 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local datetime -> local_datetime 18:36:47.004 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : offset datetime -> offset_datetime 18:36:47.004 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@383cf547] under instant; prior registration was null 18:36:47.004 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current_instant -> instant 18:36:47.004 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.SqlFunction@2c78e1a2] under sql; prior registration was null 18:36:47.005 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was NamedSqmFunctionTemplate(max) 18:36:47.005 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was NamedSqmFunctionTemplate(min) 18:36:47.005 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was NamedSqmFunctionTemplate(sum) 18:36:47.005 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was NamedSqmFunctionTemplate(avg) 18:36:47.005 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@274bc54e] under count; prior registration was org.hibernate.dialect.function.CountFunction@af644de 18:36:47.005 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.AvgFunction@4fe49bf8] under avg; prior registration was NamedSqmFunctionTemplate(avg) 18:36:47.005 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(pi)] under pi; prior registration was org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@222178f2 18:36:47.005 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cot)] under cot; prior registration was null 18:36:47.005 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(radians)] under radians; prior registration was null 18:36:47.005 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(degrees)] under degrees; prior registration was null 18:36:47.005 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(log10)] under log10; prior registration was null 18:36:47.005 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@10adc98e] under mod; prior registration was NamedSqmFunctionTemplate(mod) 18:36:47.005 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rand)] under rand; prior registration was null 18:36:47.005 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(soundex)] under soundex; prior registration was null 18:36:47.005 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(translate)] under translate; prior registration was null 18:36:47.005 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitand)] under bitand; prior registration was null 18:36:47.005 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitor)] under bitor; prior registration was null 18:36:47.005 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitxor)] under bitxor; prior registration was null 18:36:47.005 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_and)] under bit_and; prior registration was null 18:36:47.005 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_or)] under bit_or; prior registration was null 18:36:47.005 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day)] under day; prior registration was null 18:36:47.005 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(month)] under month; prior registration was null 18:36:47.005 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(year)] under year; prior registration was null 18:36:47.005 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(hour)] under hour; prior registration was null 18:36:47.005 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(minute)] under minute; prior registration was null 18:36:47.005 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(second)] under second; prior registration was null 18:36:47.005 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(microsecond)] under microsecond; prior registration was null 18:36:47.005 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_week)] under day_of_week; prior registration was null 18:36:47.005 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_month)] under day_of_month; prior registration was null 18:36:47.005 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : day -> day_of_month 18:36:47.005 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_year)] under day_of_year; prior registration was null 18:36:47.005 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(week)] under week; prior registration was null 18:36:47.005 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(quarter)] under quarter; prior registration was null 18:36:47.005 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(monthname)] under monthname; prior registration was null 18:36:47.005 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(dayname)] under dayname; prior registration was null 18:36:47.005 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under localtime; prior registration was null 18:36:47.005 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under localtimestamp; prior registration was null 18:36:47.005 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under local_time; prior registration was org.hibernate.dialect.function.CurrentFunction@7e0d4ba1 18:36:47.005 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under local_datetime; prior registration was org.hibernate.dialect.function.CurrentFunction@31f749fa 18:36:47.005 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TruncFunction@7b335fc8] under trunc; prior registration was null 18:36:47.005 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : truncate -> trunc 18:36:47.005 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@2ab8455] under date_trunc; prior registration was null 18:36:47.005 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_length)] under bit_length; prior registration was null 18:36:47.005 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was null 18:36:47.005 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ascii)] under ascii; prior registration was null 18:36:47.005 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was NamedSqmFunctionTemplate(octet_length) 18:36:47.005 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(space)] under space; prior registration was null 18:36:47.005 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(repeat)] under repeat; prior registration was null 18:36:47.005 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(char)] under char; prior registration was null 18:36:47.005 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : chr -> char 18:36:47.005 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(instr)] under instr; prior registration was null 18:36:47.005 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substr)] under substr; prior registration was null 18:36:47.005 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@69fbf4a3] under position; prior registration was org.hibernate.dialect.function.LocatePositionEmulation@590d7a3e 18:36:47.005 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ltrim)] under ltrim; prior registration was null 18:36:47.005 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rtrim)] under rtrim; prior registration was null 18:36:47.005 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@17e4b1ab] under concat; prior registration was NamedSqmFunctionTemplate(concat) 18:36:47.005 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curtime)] under curtime; prior registration was null 18:36:47.005 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curdate)] under curdate; prior registration was null 18:36:47.005 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(now)] under now; prior registration was null 18:36:47.005 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sysdate)] under sysdate; prior registration was null 18:36:47.005 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(insert)] under insert; prior registration was null 18:36:47.005 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_and)] under bool_and; prior registration was null 18:36:47.005 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : every -> bool_and 18:36:47.005 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_or)] under bool_or; prior registration was null 18:36:47.005 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : any -> bool_or 18:36:47.005 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(median)] under median; prior registration was null 18:36:47.005 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_pop)] under stddev_pop; prior registration was null 18:36:47.005 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_samp)] under stddev_samp; prior registration was null 18:36:47.005 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_pop)] under var_pop; prior registration was null 18:36:47.005 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_samp)] under var_samp; prior registration was null 18:36:47.005 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@76c86180] under format; prior registration was org.hibernate.dialect.function.FormatFunction@62f4e37f 18:36:47.005 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rownum)] under rownum; prior registration was null 18:36:47.005 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(row_number)] under row_number; prior registration was null 18:36:47.005 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lag)] under lag; prior registration was null 18:36:47.005 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lead)] under lead; prior registration was null 18:36:47.005 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(first_value)] under first_value; prior registration was null 18:36:47.005 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(last_value)] under last_value; prior registration was null 18:36:47.005 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nth_value)] under nth_value; prior registration was null 18:36:47.005 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@289fda20] under mode; prior registration was null 18:36:47.005 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@1ef76d7c] under percentile_cont; prior registration was null 18:36:47.005 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@2caceee0] under percentile_disc; prior registration was null 18:36:47.005 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@19dd4e94] under rank; prior registration was null 18:36:47.005 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@4f45c955] under dense_rank; prior registration was null 18:36:47.005 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@6a7cd14c] under percent_rank; prior registration was null 18:36:47.005 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@21ecf90d] under cume_dist; prior registration was null 18:36:47.005 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ListaggFunction@5236aa4a] under listagg; prior registration was null 18:36:47.005 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- abs(NUMERIC arg) 18:36:47.005 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double acos(NUMERIC arg) 18:36:47.005 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean any(BOOLEAN predicate) 18:36:47.005 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer ascii(STRING arg) 18:36:47.005 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double asin(NUMERIC arg) 18:36:47.005 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan(NUMERIC arg) 18:36:47.005 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan2(NUMERIC arg0, NUMERIC arg1) 18:36:47.005 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double avg(NUMERIC arg) 18:36:47.005 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_and(arg) 18:36:47.005 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer bit_length(STRING_OR_CLOB arg) 18:36:47.005 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_or(arg) 18:36:47.005 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitand(arg0, arg1) 18:36:47.005 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitor(arg0, arg1) 18:36:47.005 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitxor(arg0, arg1) 18:36:47.005 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_and(BOOLEAN predicate) 18:36:47.005 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_or(BOOLEAN predicate) 18:36:47.005 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- cast(arg as Type) 18:36:47.005 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ceiling(NUMERIC arg) 18:36:47.005 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character char(INTEGER arg) 18:36:47.005 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer character_length(STRING_OR_CLOB arg) 18:36:47.005 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character chr(INTEGER arg) 18:36:47.005 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- coalesce(arg0[, arg1[, ...]]) 18:36:47.005 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String collate(STRING string as COLLATION collation) 18:36:47.005 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String concat(STRING string0[, STRING string1[, ...]]) 18:36:47.005 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cos(NUMERIC arg) 18:36:47.005 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cosh(NUMERIC arg) 18:36:47.005 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cot(NUMERIC arg) 18:36:47.005 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long count([distinct ]{arg|*}) 18:36:47.005 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cume_dist([arg0[, ...]]) 18:36:47.005 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date curdate() 18:36:47.005 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current date 18:36:47.005 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current time 18:36:47.005 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current timestamp 18:36:47.005 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current_date 18:36:47.005 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant current_instant 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current_time 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current_timestamp 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time curtime() 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- date_trunc(STRING field, TEMPORAL datetime) 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- dateadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- basicType@229(java.lang.Long,-5)|basicType@231(java.lang.Double,8) datediff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day(DATE arg) 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_month(DATE arg) 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_week(DATE arg) 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_year(DATE arg) 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String dayname(DATE arg) 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double degrees(NUMERIC arg) 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long dense_rank([arg0[, ...]]) 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean every(BOOLEAN predicate) 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double exp(NUMERIC arg) 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- extract(TEMPORAL_UNIT field from TEMPORAL arg) 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- first_valueANY value 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- floor(NUMERIC arg) 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String format(TEMPORAL datetime as STRING pattern) 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- greatest(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer hour(TIME arg) 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ifnull(arg0, arg1) 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String insert(STRING string, INTEGER start, INTEGER length, STRING replacement) 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant instant 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer instr(STRING string, STRING pattern[, INTEGER start[, INTEGER occurrence]]) 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- lagANY value[, INTEGER offset[, ANY default]] 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- last_valueANY value 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- leadANY value[, INTEGER offset[, ANY default]] 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- least(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String left(STRING string, INTEGER length) 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer length(STRING_OR_CLOB arg) 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String listagg(STRING arg0, STRING arg1) 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double ln(NUMERIC arg) 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local date 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local datetime 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local time 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local_date 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local_datetime 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local_time 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time localtime 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp localtimestamp 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer locate(STRING pattern, STRING string[, INTEGER start]) 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log(NUMERIC base, NUMERIC arg) 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log10(NUMERIC arg) 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lower(STRING string) 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lpad(STRING string, INTEGER length[, STRING padding]) 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String ltrim(STRING string) 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- max(COMPARABLE arg) 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double median(NUMERIC arg) 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer microsecond(TIME arg) 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- min(COMPARABLE arg) 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer minute(TIME arg) 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer mod(INTEGER arg0, INTEGER arg1) 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- mode() 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer month(DATE arg) 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String monthname(DATE arg) 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp now() 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nth_valueANY value, INTEGER nth 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nullif(arg0, arg1) 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer octet_length(STRING_OR_CLOB arg) 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset datetime 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset_datetime 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String overlay(STRING string placing STRING replacement from INTEGER start[ for INTEGER length]) 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String pad(STRING string with INTEGER length {leading|trailing}[ STRING character]) 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double percent_rank([arg0[, ...]]) 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_cont(NUMERIC arg) 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_disc(NUMERIC arg) 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double pi 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer position(STRING pattern in STRING string) 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double power(NUMERIC arg0, NUMERIC arg1) 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer quarter(DATE arg) 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double radians(NUMERIC arg) 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double rand([INTEGER seed]) 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rank([arg0[, ...]]) 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String repeat(STRING string, INTEGER times) 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String replace(STRING string, STRING pattern, STRING replacement) 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String right(STRING string, INTEGER length) 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- round(NUMERIC number[, INTEGER places]) 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long row_number() 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rownum() 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rpad(STRING string, INTEGER length[, STRING padding]) 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rtrim(STRING string) 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer second(TIME arg) 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer sign(NUMERIC arg) 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sin(NUMERIC arg) 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sinh(NUMERIC arg) 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String soundex(arg) 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String space(INTEGER arg) 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Object sql 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sqrt(NUMERIC arg) 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_pop(NUMERIC arg) 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_samp(NUMERIC arg) 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String str(arg) 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substr(STRING string, INTEGER start[, INTEGER length]) 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substring(STRING string{ from|,} INTEGER start[{ for|,} INTEGER length]) 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- sum(arg) 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp sysdate 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tan(NUMERIC arg) 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tanh(NUMERIC arg) 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- timestampadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- basicType@229(java.lang.Long,-5)|basicType@231(java.lang.Double,8) timestampdiff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String translate(STRING arg0, STRING arg1, STRING arg2) 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String trim([[{leading|trailing|both} ][STRING arg0 ]from] STRING arg1) 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- trunc( ... ) 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- truncate( ... ) 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String upper(STRING string) 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_pop(NUMERIC arg) 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_samp(NUMERIC arg) 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer week(DATE arg) 18:36:47.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer year(DATE arg) 18:36:47.006 [main] DEBUG org.hibernate.orm.query.plan.cache -- Starting QueryInterpretationCache(2048) 18:36:47.006 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:36:47.006 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:47.017 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType]: private accessor [derivedFrom] 18:36:47.018 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:36:47.018 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:47.027 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy]: private accessor [derivedFrom] 18:36:47.027 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:36:47.027 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:47.034 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus]: private accessor [deploy] 18:36:47.034 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:36:47.034 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:47.041 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup]: private accessor [description] 18:36:47.042 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:36:47.042 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:47.050 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup]: private accessor [currentInstanceCount] 18:36:47.050 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:36:47.050 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:47.057 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp]: private accessor [healthy] 18:36:47.058 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:47.058 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:47.058 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:47.058 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:47.058 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:47.059 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:47.059 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:47.061 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting post-init callbacks 18:36:47.061 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id})#finishInitialization 18:36:47.061 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)#finishInitialization 18:36:47.061 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)#finishInitialization 18:36:47.061 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) - key descriptor 18:36:47.061 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)#finishInitialization 18:36:47.061 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) - key descriptor 18:36:47.061 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets#{element})#finishInitialization 18:36:47.061 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets)#finishInitialization 18:36:47.061 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) - key descriptor 18:36:47.061 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers)#finishInitialization 18:36:47.061 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) - key descriptor 18:36:47.061 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) `staticFetchableList` generator 18:36:47.061 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id})#finishInitialization 18:36:47.061 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)#finishInitialization 18:36:47.061 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)#finishInitialization 18:36:47.061 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) - key descriptor 18:36:47.061 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)#finishInitialization 18:36:47.061 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) - key descriptor 18:36:47.061 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets#{element})#finishInitialization 18:36:47.061 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets)#finishInitialization 18:36:47.061 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) - key descriptor 18:36:47.061 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)#finishInitialization 18:36:47.061 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) `staticFetchableList` generator 18:36:47.061 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#{id})#finishInitialization 18:36:47.061 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)#finishInitialization 18:36:47.061 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) `staticFetchableList` generator 18:36:47.061 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id})#finishInitialization 18:36:47.061 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping( NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element}]) - element descriptor 18:36:47.061 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)#finishInitialization 18:36:47.061 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - key descriptor 18:36:47.061 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)#finishInitialization 18:36:47.061 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) - key descriptor 18:36:47.061 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) `staticFetchableList` generator 18:36:47.061 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id})#finishInitialization 18:36:47.061 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping( NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element}]) - element descriptor 18:36:47.062 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)#finishInitialization 18:36:47.062 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - key descriptor 18:36:47.062 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element})#finishInitialization 18:36:47.062 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)#finishInitialization 18:36:47.062 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) - key descriptor 18:36:47.062 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)#finishInitialization 18:36:47.062 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) - key descriptor 18:36:47.062 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element})#finishInitialization 18:36:47.062 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)#finishInitialization 18:36:47.062 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) - key descriptor 18:36:47.062 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) `staticFetchableList` generator 18:36:47.062 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id})#finishInitialization 18:36:47.062 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdp) `staticFetchableList` generator 18:36:47.062 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id})#initColumnMappings 18:36:47.062 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)#initColumnMappings 18:36:47.062 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:47.062 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:47.062 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:47.062 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:47.062 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets#{element})#initColumnMappings 18:36:47.062 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:47.062 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:47.062 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:47.062 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:47.062 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id})#initColumnMappings 18:36:47.062 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)#initColumnMappings 18:36:47.062 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:47.062 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:47.062 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:47.062 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:47.062 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets#{element})#initColumnMappings 18:36:47.062 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:47.062 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:47.062 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)#initColumnMappings 18:36:47.062 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#{id})#initColumnMappings 18:36:47.062 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)#initColumnMappings 18:36:47.062 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id})#initColumnMappings 18:36:47.062 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:47.062 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:47.062 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:47.062 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:47.062 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}.{inverse})#finishInitialization 18:36:47.062 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}] 18:36:47.062 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}.{inverse})#finishInitialization 18:36:47.062 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}] 18:36:47.062 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id})#initColumnMappings 18:36:47.062 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}.{inverse})#finishInitialization 18:36:47.062 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:47.062 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}] 18:36:47.062 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:47.062 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:47.062 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:47.062 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element})#initColumnMappings 18:36:47.062 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:47.062 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:47.062 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:47.062 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:47.062 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element})#initColumnMappings 18:36:47.062 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:47.062 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:47.062 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id})#initColumnMappings 18:36:47.062 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:47.062 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:47.062 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}.{inverse})#finishInitialization 18:36:47.062 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}] 18:36:47.064 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:47.064 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicyType where name=? and version=? 18:36:47.064 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into ToscaPolicyType (derived_from_name,derived_from_version,description,name,version) values (?,?,?,?,?) 18:36:47.064 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update ToscaPolicyType set derived_from_name=?,derived_from_version=?,description=? where name=? and version=? 18:36:47.064 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from ToscaPolicyType where name=? and version=? 18:36:47.064 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jtpt1_0 18:36:47.064 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] 18:36:47.064 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}] 18:36:47.064 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] 18:36:47.064 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target}] 18:36:47.064 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target}] 18:36:47.064 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target}] 18:36:47.065 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target}] 18:36:47.065 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] | +-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom.version] | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.description] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] | \-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:47.065 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jtpt1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) { primaryTableReference : ToscaPolicyType as jtpt1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } } } } } 18:36:47.065 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:47.065 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicy where name=? and version=? 18:36:47.065 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into ToscaPolicy (derived_from_name,derived_from_version,description,type_name,type_version,name,version) values (?,?,?,?,?,?,?) 18:36:47.066 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update ToscaPolicy set derived_from_name=?,derived_from_version=?,description=?,type_name=?,type_version=? where name=? and version=? 18:36:47.066 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from ToscaPolicy where name=? and version=? 18:36:47.066 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jtp1_0 18:36:47.066 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] 18:36:47.066 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}] 18:36:47.066 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] 18:36:47.066 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target}] 18:36:47.066 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target}] 18:36:47.066 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] 18:36:47.066 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target}] 18:36:47.066 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] | +-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom.version] | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.description] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] | \-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type.version] 18:36:47.066 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jtp1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) { primaryTableReference : ToscaPolicy as jtp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target}) { primaryTableReference : ToscaPolicy as jtp1_0 } } } } } 18:36:47.067 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:47.067 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from PdpPolicyStatus where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:47.067 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:36:47.067 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpPolicyStatus set deploy=?,pdpGroup=?,pdpType=?,name=?,version=?,state=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:47.067 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpPolicyStatus where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:47.067 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpps1_0 18:36:47.067 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] 18:36:47.067 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] 18:36:47.067 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:36:47.067 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType] | +-EmbeddableFetchImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] | | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.name] | | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.version] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state] 18:36:47.067 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpps1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) { primaryTableReference : PdpPolicyStatus as jpps1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}) { primaryTableReference : PdpPolicyStatus as jpps1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) { primaryTableReference : PdpPolicyStatus as jpps1_0 } } } } } 18:36:47.068 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:47.068 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from PdpGroup where name=? and version=? 18:36:47.068 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpGroup (description,pdpGroupState,name,version) values (?,?,?,?) 18:36:47.068 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpGroup set description=?,pdpGroupState=? where name=? and version=? 18:36:47.068 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpGroup where name=? and version=? 18:36:47.068 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpg1_0 18:36:47.068 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] 18:36:47.068 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] 18:36:47.068 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:47.068 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:47.068 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:47.068 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:47.068 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:47.068 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@60513bea] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:47.068 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:47.068 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:47.068 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:47.068 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:47.068 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:47.068 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:47.068 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) { primaryTableReference : PdpGroup as jpg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}) { primaryTableReference : PdpGroup as jpg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } left join CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 NestedTableGroupJoins { join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } } } } } 18:36:47.069 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:47.069 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from PdpSubGroup where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:47.069 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpSubGroup (currentInstanceCount,desiredInstanceCount,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?) 18:36:47.069 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpSubGroup set currentInstanceCount=?,desiredInstanceCount=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:47.069 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpSubGroup where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:47.069 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpsg1_0 18:36:47.069 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] 18:36:47.069 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] 18:36:47.069 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:47.069 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:47.069 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:47.069 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:47.070 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:47.070 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@66a8dba9] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:47.070 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:47.070 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:47.070 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:47.070 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:47.070 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:47.070 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpsg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) { primaryTableReference : PdpSubGroup as jpsg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } left join CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } } } } } 18:36:47.071 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:47.071 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from Pdp where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:47.071 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:47.071 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update Pdp set healthy=?,lastUpdate=?,message=?,pdpState=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:47.071 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from Pdp where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:47.071 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jp1_0 18:36:47.071 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] 18:36:47.071 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] 18:36:47.071 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState] 18:36:47.071 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jp1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdp) { primaryTableReference : Pdp as jp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}) { primaryTableReference : Pdp as jp1_0 } } } } } 18:36:47.071 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:47.071 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:36:47.071 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:47.071 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:47.071 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:47.071 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:47.071 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:47.071 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:47.071 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:47.071 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:47.071 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}] 18:36:47.071 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties` -> `{index}` 18:36:47.071 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties` -> `{element}` 18:36:47.072 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:47.072 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:47.072 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:47.072 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_properties (JpaToscaPolicyType_name,JpaToscaPolicyType_version,properties_KEY,properties) values (?,?,?,?) 18:36:47.072 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicyType_properties set properties=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:36:47.072 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:36:47.072 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:47.072 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:47.072 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:47.072 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@6ccfdead] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:47.072 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:47.072 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:47.072 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:47.072 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:47.072 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:47.072 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:47.072 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:47.072 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into PdpGroup_PdpSubGroup (name,version,pdpSubGroups_localName,pdpSubGroups_parentKeyName,pdpSubGroups_parentKeyVersion,pdpSubGroups_parentLocalName) values (?,?,?,?,?,?) 18:36:47.072 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from PdpGroup_PdpSubGroup where name=? and version=? and pdpSubGroups_localName=? and pdpSubGroups_parentKeyName=? and pdpSubGroups_parentKeyVersion=? and pdpSubGroups_parentLocalName=? 18:36:47.072 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from PdpGroup_PdpSubGroup where name=? and version=? 18:36:47.072 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:47.072 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:47.072 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}] 18:36:47.072 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties` -> `{index}` 18:36:47.072 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties` -> `{element}` 18:36:47.073 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:47.073 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:47.073 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:47.073 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_properties (JpaToscaPolicy_name,JpaToscaPolicy_version,properties_KEY,properties) values (?,?,?,?) 18:36:47.073 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicy_properties set properties=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:36:47.073 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:36:47.073 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:36:47.073 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:47.073 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:47.073 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@4889f073] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:47.073 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:47.073 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:47.073 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:47.073 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:47.073 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:47.073 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? and pdpInstances_localName=? and pdpInstances_parentKeyName=? and pdpInstances_parentKeyVersion=? and pdpInstances_parentLocalName=? 18:36:47.073 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? 18:36:47.073 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:47.073 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:47.073 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:47.073 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties` -> `{index}` 18:36:47.073 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties` -> `{element}` 18:36:47.073 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:47.073 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:47.074 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:47.074 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,properties_KEY,properties) values (?,?,?,?,?,?) 18:36:47.074 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaPdpSubGroup_properties set properties=? where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:36:47.074 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:36:47.074 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:47.074 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:47.074 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] 18:36:47.074 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}] 18:36:47.074 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}] 18:36:47.074 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:47.074 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_targets (toscaPolicyTypeName,toscaPolicyTypeVersion,name,version) values (?,?,?,?) 18:36:47.074 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:36:47.074 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:36:47.074 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:47.074 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:47.074 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:47.074 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties` -> `{index}` 18:36:47.074 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties` -> `{element}` 18:36:47.074 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:47.074 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:47.074 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:47.074 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpGroup_properties (JpaPdpGroup_name,JpaPdpGroup_version,properties_KEY,properties) values (?,?,?,?) 18:36:47.074 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaPdpGroup_properties set properties=? where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:36:47.074 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:36:47.074 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? 18:36:47.074 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:47.074 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:47.075 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}] 18:36:47.075 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata` -> `{index}` 18:36:47.075 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata` -> `{element}` 18:36:47.075 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:47.075 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:47.075 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:47.075 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_metadata (JpaToscaPolicyType_name,JpaToscaPolicyType_version,metadata_KEY,metadata) values (?,?,?,?) 18:36:47.075 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicyType_metadata set metadata=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:36:47.075 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:36:47.075 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:47.075 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:47.075 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] 18:36:47.075 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}] 18:36:47.075 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}] 18:36:47.075 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:47.075 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_targets (toscaPolicyName,toscaPolicyVersion,name,version) values (?,?,?,?) 18:36:47.075 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:36:47.075 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:36:47.075 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:47.075 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:47.075 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}] 18:36:47.075 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers` -> `{element}` 18:36:47.075 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:47.075 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_triggers (JpaToscaPolicyType_name,JpaToscaPolicyType_version,triggers) values (?,?,?) 18:36:47.075 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and triggers=? 18:36:47.075 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:47.075 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:47.075 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:47.075 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}] 18:36:47.075 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata` -> `{index}` 18:36:47.075 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata` -> `{element}` 18:36:47.076 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:47.076 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:47.076 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:47.076 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_metadata (JpaToscaPolicy_name,JpaToscaPolicy_version,metadata_KEY,metadata) values (?,?,?,?) 18:36:47.076 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicy_metadata set metadata=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:36:47.076 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:36:47.076 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:36:47.076 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : spt1_0 18:36:47.076 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:47.076 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:47.076 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:47.076 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:47.076 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:47.076 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:47.076 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:47.079 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:36:47.079 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow 18:36:47.079 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver 18:36:47.079 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator -- No JtaPlatformResolver was specified, using default [org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver] 18:36:47.081 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver -- Could not resolve JtaPlatform, using default [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 18:36:47.081 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 18:36:47.081 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@7186e910] to SessionFactoryImplementor [org.hibernate.internal.SessionFactoryImpl@556389bb] 18:36:47.082 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named HQL queries 18:36:47.082 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named SQL queries 18:36:47.082 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 18:36:47.082 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpGroup_properties cascade 18:36:47.082 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@159aacd8] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 18:36:47.082 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_policies cascade 18:36:47.082 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_properties cascade 18:36:47.082 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_supportedPolicyTypes cascade 18:36:47.082 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_metadata cascade 18:36:47.082 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_properties cascade 18:36:47.082 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_targets cascade 18:36:47.082 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_metadata cascade 18:36:47.082 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_properties cascade 18:36:47.082 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_targets cascade 18:36:47.082 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_triggers cascade 18:36:47.082 [main] DEBUG org.hibernate.SQL -- drop table if exists Pdp cascade 18:36:47.082 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup cascade 18:36:47.083 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup_PdpSubGroup cascade 18:36:47.083 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpPolicyStatus cascade 18:36:47.083 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup cascade 18:36:47.083 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup_Pdp cascade 18:36:47.083 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicy cascade 18:36:47.083 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicyType cascade 18:36:47.083 [main] DEBUG org.hibernate.SQL -- create table JpaPdpGroup_properties (JpaPdpGroup_version varchar(20) not null, JpaPdpGroup_name varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpGroup_version, JpaPdpGroup_name, properties_KEY)) 18:36:47.083 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6f22c8e0] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 18:36:47.084 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_policies (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, version varchar(20), JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120)) 18:36:47.084 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_properties (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName, properties_KEY)) 18:36:47.085 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, version varchar(20), JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120)) 18:36:47.085 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_metadata (JpaToscaPolicy_version varchar(20) not null, JpaToscaPolicy_name varchar(120) not null, metadata_KEY varchar(255) not null, metadata clob, primary key (JpaToscaPolicy_version, JpaToscaPolicy_name, metadata_KEY)) 18:36:47.086 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_properties (JpaToscaPolicy_version varchar(20) not null, JpaToscaPolicy_name varchar(120) not null, properties_KEY varchar(255) not null, properties clob, primary key (JpaToscaPolicy_version, JpaToscaPolicy_name, properties_KEY)) 18:36:47.086 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_targets (toscaPolicyVersion varchar(20) not null, version varchar(20), name varchar(120), toscaPolicyName varchar(120) not null) 18:36:47.086 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_metadata (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, metadata_KEY varchar(255) not null, metadata clob, primary key (JpaToscaPolicyType_version, JpaToscaPolicyType_name, metadata_KEY)) 18:36:47.087 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_properties (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, properties_KEY varchar(255) not null, properties blob, primary key (JpaToscaPolicyType_version, JpaToscaPolicyType_name, properties_KEY)) 18:36:47.087 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_targets (toscaPolicyTypeVersion varchar(20) not null, version varchar(20), name varchar(120), toscaPolicyTypeName varchar(120) not null) 18:36:47.088 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_triggers (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, triggers blob) 18:36:47.088 [main] DEBUG org.hibernate.SQL -- create table Pdp (healthy tinyint check (healthy between 0 and 3), pdpState tinyint check (pdpState between 0 and 4), lastUpdate timestamp(6), parentKeyVersion varchar(15) not null, localName varchar(120) not null, parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, message varchar(255), primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:47.089 [main] DEBUG org.hibernate.SQL -- create table PdpGroup (pdpGroupState tinyint check (pdpGroupState between 0 and 4), version varchar(20) not null, name varchar(120) not null, description varchar(255), primary key (version, name)) 18:36:47.089 [main] DEBUG org.hibernate.SQL -- create table PdpGroup_PdpSubGroup (pdpSubGroups_parentKeyVersion varchar(15) not null, version varchar(20) not null, name varchar(120) not null, pdpSubGroups_localName varchar(120) not null, pdpSubGroups_parentKeyName varchar(120) not null, pdpSubGroups_parentLocalName varchar(120) not null, unique (pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName)) 18:36:47.092 [main] DEBUG org.hibernate.SQL -- create table PdpPolicyStatus (deploy TINYINT DEFAULT 1, state tinyint check (state between 0 and 2), parentKeyVersion varchar(15) not null, version varchar(20), localName varchar(120) not null, name varchar(120), parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, pdpGroup varchar(255), pdpType varchar(255), primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:47.093 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup (currentInstanceCount integer, desiredInstanceCount integer, parentKeyVersion varchar(15) not null, localName varchar(120) not null, parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:47.093 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup_Pdp (pdpInstances_parentKeyVersion varchar(15) not null, pdpParentKeyVersion varchar(15) not null, pdpInstances_localName varchar(120) not null, pdpInstances_parentKeyName varchar(120) not null, pdpInstances_parentLocalName varchar(120) not null, pdpLocalName varchar(120) not null, pdpParentKeyName varchar(120) not null, pdpParentLocalName varchar(120) not null, unique (pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName)) 18:36:47.094 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicy (version varchar(20) not null, name varchar(120) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), type_name varchar(255), type_version varchar(255), primary key (version, name)) 18:36:47.094 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicyType (version varchar(20) not null, name varchar(120) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), primary key (version, name)) 18:36:47.095 [main] DEBUG org.hibernate.SQL -- create index PdpPolicyStatus_PdpGroup on PdpPolicyStatus (pdpGroup) 18:36:47.095 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpGroup_properties add constraint FKi82h6bc4iklkjv7krr4tllb51 foreign key (JpaPdpGroup_version, JpaPdpGroup_name) references PdpGroup 18:36:47.096 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_policies add constraint FKkl74fjq2ysgj68rtbxj2srgdr foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:47.096 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_properties add constraint FK7j6ar5qk95slogxhx7l2tjuxq foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:47.097 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_supportedPolicyTypes add constraint FKiraunod8x5nom8pvenqtbna72 foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:47.099 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_metadata add constraint FK29h250xhsg0inkfg1hm4i2k38 foreign key (JpaToscaPolicy_version, JpaToscaPolicy_name) references ToscaPolicy 18:36:47.100 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_properties add constraint FK9k5bye8m8q6ygv1i414bw8nw0 foreign key (JpaToscaPolicy_version, JpaToscaPolicy_name) references ToscaPolicy 18:36:47.101 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_targets add constraint FKliy7vigqxfyf92o6f0ncb1wgl foreign key (toscaPolicyVersion, toscaPolicyName) references ToscaPolicy 18:36:47.102 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_metadata add constraint FKm1hmhx2ekdrgvl8n73w28xwtt foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:47.103 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_properties add constraint FKi8tdjtmlgdqgru37dr7ygv2a7 foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:47.104 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_targets add constraint FKf2o083hui187dqcuw2cjjof7l foreign key (toscaPolicyTypeVersion, toscaPolicyTypeName) references ToscaPolicyType 18:36:47.105 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_triggers add constraint FKf343w49wb44xuf1nbon6plkmm foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:47.106 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpGroup_PdpSubGroup add constraint FKp3hd30o6ci1ug68n8wkut90i foreign key (pdpSubGroups_parentKeyVersion, pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentLocalName) references PdpSubGroup 18:36:47.107 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpGroup_PdpSubGroup add constraint FKnnmamid2cu71pfiuym4fyo8to foreign key (version, name) references PdpGroup 18:36:47.108 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpSubGroup_Pdp add constraint FKfq9i4rkxwf8st6dqsb72ny3hu foreign key (pdpInstances_parentKeyVersion, pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentLocalName) references Pdp 18:36:47.109 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpSubGroup_Pdp add constraint FKbbesdj6fulgci7m8qfynnf9fd foreign key (pdpParentKeyVersion, pdpLocalName, pdpParentKeyName, pdpParentLocalName) references PdpSubGroup 18:36:47.110 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: 9a391ffd-8114-4395-b27a-802c165a904e () 18:36:47.110 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured 18:36:47.110 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated SessionFactory 18:36:47.110 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Created Policy Framework persistence unit "ToscaConceptTest" 18:36:47.111 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "testdata/PdpGroups0.json" does not exist on the local file system 18:36:47.111 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-models-sonar/models-pdp/target/test-classes/testdata/PdpGroups0.json" : 18:36:47.114 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false] 18:36:47.114 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 18:36:47.114 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 18:36:47.114 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpg1_0 18:36:47.114 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] 18:36:47.114 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] 18:36:47.114 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:47.114 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:47.114 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:47.114 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:47.115 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:47.115 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@1e6bb40b] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:47.115 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:47.115 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:47.115 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:47.115 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:47.115 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:47.115 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:47.115 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) { primaryTableReference : PdpGroup as jpg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}) { primaryTableReference : PdpGroup as jpg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } left join CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 NestedTableGroupJoins { join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } } } } } 18:36:47.115 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:47.115 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:47.115 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@1093129649 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@22fea72) 18:36:47.116 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@2022405738 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@286714423) 18:36:47.116 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1851998201 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@1362243d) 18:36:47.116 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@813246493 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:47.116 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@379071351 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@1362243d) 18:36:47.116 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@1643332266 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:47.116 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@1664274789 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@1362243d) 18:36:47.116 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@443688158 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:47.116 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@1298560884 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@1362243d) 18:36:47.116 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@922458720 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:47.116 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@1136118819 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@1214792799) 18:36:47.116 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@910907377 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:36:47.116 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@1544152002 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@22fea72) 18:36:47.116 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@555936436 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:47.116 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@736233587 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:36:47.116 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:47.117 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[name,version]{name=PdpGroup0, version=0.0.0}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:47.118 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpsg1_0 18:36:47.118 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] 18:36:47.118 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] 18:36:47.118 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:47.118 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:47.118 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:47.118 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:47.118 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:47.118 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@d6c6b69] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:47.118 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:47.118 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:47.118 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:47.118 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:47.118 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:47.118 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpsg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) { primaryTableReference : PdpSubGroup as jpsg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } left join CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } } } } } 18:36:47.118 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:47.118 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:47.118 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})@1994141393 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@1362243d) 18:36:47.118 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@874613372 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@387852168) 18:36:47.118 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@317408395 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@5565aa1) 18:36:47.119 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1033654813 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@1532497985) 18:36:47.119 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@325048509 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:47.119 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})@619383589 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@1362243d) 18:36:47.119 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@2067314975 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:47.119 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})@1626956833 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@1362243d) 18:36:47.119 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@227463859 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:47.119 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})@1900036612 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@1362243d) 18:36:47.119 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@1334771058 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:47.119 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@1685930190 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) 18:36:47.119 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join (PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName) on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:47.119 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:47.119 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jp1_0 18:36:47.119 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] 18:36:47.119 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] 18:36:47.120 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState] 18:36:47.120 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jp1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdp) { primaryTableReference : Pdp as jp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}) { primaryTableReference : Pdp as jp1_0 } } } } } 18:36:47.120 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:47.120 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:47.120 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@1233975218 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:47.120 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:47.120 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:47.120 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [JpaPdp(key=PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0), pdpState=ACTIVE, healthy=NOT_HEALTHY, message=message from PDP, lastUpdate=1970-01-01 00:00:00.0)] for CollectionEntry[] 18:36:47.120 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [PfConceptKey(name=Policy0, version=4.5.6)] for CollectionEntry[] 18:36:47.120 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [PfSearchableKey(name=policy.type.0, version=1.2.3)] for CollectionEntry[] 18:36:47.121 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [JpaPdpSubGroup(key=PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX), supportedPolicyTypes=[PfSearchableKey(name=policy.type.0, version=1.2.3)], policies=[PfConceptKey(name=Policy0, version=4.5.6)], currentInstanceCount=123, desiredInstanceCount=456, properties={subgroupProperty0=Value of sub Group Property 0}, pdpInstances=[JpaPdp(key=PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0), pdpState=ACTIVE, healthy=NOT_HEALTHY, message=message from PDP, lastUpdate=1970-01-01 00:00:00.0)])] for CollectionEntry[] 18:36:47.121 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 18:36:47.121 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:36:47.121 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:36:47.121 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}], was: [] (initialized) 18:36:47.121 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}], was: [] (initialized) 18:36:47.121 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [] (initialized) 18:36:47.121 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [] (initialized) 18:36:47.121 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [] (initialized) 18:36:47.121 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [] (initialized) 18:36:47.121 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 3 insertions, 2 updates, 0 deletions to 3 objects 18:36:47.121 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 6 (re)creations, 0 updates, 0 removals to 6 collections 18:36:47.121 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:36:47.121 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup{pdpGroupState=PASSIVE, pdpSubGroups=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], description=group description, key=component[name,version]{name=PdpGroup0, version=0.0.0}, properties=[Value of Group Property 0]} 18:36:47.121 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp{healthy=NOT_HEALTHY, lastUpdate=1970-01-01 00:00:00.0, message=message from PDP, pdpState=ACTIVE, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}} 18:36:47.121 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup{desiredInstanceCount=456, policies=[component[name,version]{name=Policy0, version=4.5.6}], supportedPolicyTypes=[component[name,version]{name=policy.type.0, version=1.2.3}], key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, currentInstanceCount=123, properties=[Value of sub Group Property 0], pdpInstances=[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}]} 18:36:47.121 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup (description,pdpGroupState,name,version) values (?,?,?,?) 18:36:47.126 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup (currentInstanceCount,desiredInstanceCount,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?) 18:36:47.127 [main] DEBUG org.hibernate.SQL -- insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:47.127 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.127 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup_PdpSubGroup (name,version,pdpSubGroups_localName,pdpSubGroups_parentKeyName,pdpSubGroups_parentKeyVersion,pdpSubGroups_parentLocalName) values (?,?,?,?,?,?) 18:36:47.128 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:47.128 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.128 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:47.128 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:47.128 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.128 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:47.128 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:47.128 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.128 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:47.128 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:47.128 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.129 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpGroup_properties (JpaPdpGroup_name,JpaPdpGroup_version,properties_KEY,properties) values (?,?,?,?) 18:36:47.129 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:47.129 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.129 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,properties_KEY,properties) values (?,?,?,?,?,?) 18:36:47.129 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:47.129 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:47.129 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:47.130 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:47.137 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:47.137 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@1612929742 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@22fea72) 18:36:47.137 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@1171637335 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@286714423) 18:36:47.137 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@153767227 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@1362243d) 18:36:47.137 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@1368232360 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:47.137 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@721568893 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@1362243d) 18:36:47.137 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@1084148278 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:47.137 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@453383307 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@1362243d) 18:36:47.137 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@641455762 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:47.137 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@522407812 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@1362243d) 18:36:47.137 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@693823788 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:47.138 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@38994624 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@1214792799) 18:36:47.138 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@2057624414 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:36:47.138 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@2139026657 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@22fea72) 18:36:47.138 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@26436011 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:47.138 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@466368091 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:36:47.138 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:47.141 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:47.141 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:47.141 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:47.141 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:47.141 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:47.141 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.141 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:47.141 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.141 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.141 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.141 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:47.141 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:47.141 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:47.141 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:47.141 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:47.141 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.141 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:47.142 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.142 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:47.142 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:47.142 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:47.142 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:47.142 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:47.142 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.142 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:47.142 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.142 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:47.142 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:47.142 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:47.142 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:47.142 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:47.142 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.142 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:47.142 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.142 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:47.142 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:47.142 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:47.142 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.142 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:47.142 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.142 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:47.142 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:36:47.142 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:47.142 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.142 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:47.142 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:47.142 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:47.142 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:47.142 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.142 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:47.142 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.142 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : 792685008 18:36:47.142 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:47.142 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0)] : 468142248 18:36:47.142 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@2017505553 18:36:47.142 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@2017505553 18:36:47.142 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:47.142 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:47.142 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:47.142 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:47.142 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:47.142 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:47.142 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [123] 18:36:47.142 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [456] 18:36:47.142 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.142 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@2017505553 18:36:47.142 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:47.142 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:47.142 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:36:47.142 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.143 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@f806f0 18:36:47.143 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:47.143 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:47.143 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } 18:36:47.143 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:47.143 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:47.143 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@483525002 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@387852168) 18:36:47.143 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1121343118 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@5565aa1) 18:36:47.143 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@648188073 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@1532497985) 18:36:47.143 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@501060990 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:47.143 [main] DEBUG org.hibernate.SQL -- select pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName) in ((?,?,?,?)) 18:36:47.152 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:47.152 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [apex-0] 18:36:47.152 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup0] 18:36:47.152 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:36:47.152 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [APEX] 18:36:47.152 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:47.152 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:47.152 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:47.152 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:47.152 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:47.152 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:47.152 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:47.152 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:47.152 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.152 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:47.152 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.152 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:47.165 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0)] : 1393081541 18:36:47.165 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:47.165 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@771816470 18:36:47.165 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:47.165 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:47.165 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [NOT_HEALTHY] 18:36:47.165 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:36:47.165 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:36:47.165 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [ACTIVE] 18:36:47.165 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:47.165 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@771816470 18:36:47.165 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@220fb5bf 18:36:47.165 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:47.166 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:47.166 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:47.166 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jp1_0 18:36:47.166 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] 18:36:47.166 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] 18:36:47.166 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState] 18:36:47.166 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jp1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdp) { primaryTableReference : Pdp as jp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}) { primaryTableReference : Pdp as jp1_0 } } } } } 18:36:47.167 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:47.167 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:47.167 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@1313904774 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:47.167 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:47.168 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdp): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:47.168 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [NOT_HEALTHY] 18:36:47.168 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1970-01-01 00:00:00.0] 18:36:47.168 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [message from PDP] 18:36:47.168 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [ACTIVE] 18:36:47.169 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:47.169 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@66e33e65 18:36:47.171 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:47.171 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:47.171 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:47.171 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:47.171 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpsg1_0 18:36:47.171 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] 18:36:47.171 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] 18:36:47.171 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:47.171 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:47.171 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:47.171 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:47.171 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:47.171 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@2c3d1e97] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:47.171 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:47.171 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:47.171 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:47.171 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:47.172 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:47.172 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpsg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) { primaryTableReference : PdpSubGroup as jpsg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } left join CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } } } } } 18:36:47.173 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:47.173 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:47.173 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})@2081175567 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@1362243d) 18:36:47.173 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@1882503960 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@387852168) 18:36:47.173 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@2079702351 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@5565aa1) 18:36:47.173 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1605531542 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@1532497985) 18:36:47.173 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1113845807 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:47.173 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})@391802624 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@1362243d) 18:36:47.173 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1091807073 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:47.173 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})@231831058 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@1362243d) 18:36:47.173 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1349393679 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:47.173 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})@336091757 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@1362243d) 18:36:47.173 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@1216143138 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:47.173 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@1318801881 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) 18:36:47.174 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join (PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName) on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:47.180 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:47.180 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [apex-0] 18:36:47.180 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PdpGroup0] 18:36:47.180 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [12] - [0.0.0] 18:36:47.180 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [13] - [APEX] 18:36:47.180 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:47.180 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:47.180 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:47.180 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.180 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:47.180 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:47.180 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:47.181 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:47.181 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:47.181 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.181 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:47.181 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.181 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:47.181 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:47.181 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:47.181 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:47.181 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:47.181 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.181 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:47.181 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:47.181 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:47.181 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:47.181 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:47.181 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:47.181 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.181 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:47.181 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.181 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:47.181 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:47.181 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:47.181 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:47.181 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:47.181 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.181 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:47.181 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.181 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:47.181 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:47.181 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:47.181 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:47.181 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:47.181 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.181 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:47.181 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.181 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@43682960 18:36:47.181 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@43682960 18:36:47.181 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:47.181 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:47.181 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:47.181 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@43682960 18:36:47.181 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:47.181 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:47.181 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:47.181 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [123] 18:36:47.181 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [456] 18:36:47.181 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.181 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@23e7eb1d 18:36:47.181 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:47.183 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:47.183 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:47.183 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpg1_0 18:36:47.183 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] 18:36:47.183 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] 18:36:47.183 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:47.183 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:47.183 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:47.183 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:47.183 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:47.183 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@58eb1968] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:47.183 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:47.184 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:47.184 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:47.184 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:47.184 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:47.184 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:47.184 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) { primaryTableReference : PdpGroup as jpg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}) { primaryTableReference : PdpGroup as jpg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } left join CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 NestedTableGroupJoins { join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } } } } } 18:36:47.184 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:47.184 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:47.184 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@643600250 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@22fea72) 18:36:47.184 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@654111360 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@286714423) 18:36:47.184 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@829835480 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@1362243d) 18:36:47.184 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@1928068129 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:47.184 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@806263385 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@1362243d) 18:36:47.184 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@1898382890 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:47.184 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@1922347102 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@1362243d) 18:36:47.184 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@1597198553 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:47.184 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@464246068 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@1362243d) 18:36:47.184 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@1391760957 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:47.184 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@95799933 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@1214792799) 18:36:47.184 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@1086711690 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:36:47.184 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@92440787 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@22fea72) 18:36:47.184 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1932632864 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:47.184 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@1484548377 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:36:47.184 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:47.185 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:47.185 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:47.185 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:47.185 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:47.185 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:47.185 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.185 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:47.185 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.185 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.185 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.185 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:47.185 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:47.185 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:47.185 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:47.185 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:47.185 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.185 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:47.185 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.185 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:47.185 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:47.185 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:47.185 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:47.185 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:47.185 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.185 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:47.185 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.185 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:47.185 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:47.185 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:47.185 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:47.185 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:47.185 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.185 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:47.185 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.185 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:47.185 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:47.185 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:47.185 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.185 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:47.185 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.185 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:47.185 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:36:47.185 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:47.185 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.185 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:47.185 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:47.185 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:47.185 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:47.185 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.185 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:47.185 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.185 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1491693889 18:36:47.185 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1491693889 18:36:47.186 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:47.186 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:47.186 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:47.186 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:47.186 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:47.186 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:47.186 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@1491693889 18:36:47.186 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:47.186 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:47.186 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:36:47.186 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.186 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@50b0cd7 18:36:47.187 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:47.193 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:47.193 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) { primaryTableReference : JpaPdpGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpGroup_properties as p1_0 } } } } } 18:36:47.194 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:47.194 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:47.194 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})@463522760 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1183846879) 18:36:47.194 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1980761237 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:47.194 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version,p1_0.properties_KEY,p1_0.properties from JpaPdpGroup_properties p1_0 where (p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version) in ((?,?)) 18:36:47.194 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:47.195 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:47.195 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:47.195 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.195 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:47.195 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.195 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:47.195 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentMap@1676079076 18:36:47.195 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:47.195 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentMap@1676079076 18:36:47.195 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [groupProperty0] 18:36:47.195 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [Value of Group Property 0] 18:36:47.195 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@ec5b274 18:36:47.195 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:47.195 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:47.195 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:47.195 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:47.195 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (spt1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } } } } 18:36:47.196 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:47.196 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:47.196 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})@485631088 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1150125193) 18:36:47.196 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) : `class org.onap.policy.models.base.PfSearchableKey`@1407467066 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element}])@1294785954) 18:36:47.196 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@1081127379 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:47.196 [main] DEBUG org.hibernate.SQL -- select spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName,spt1_0.name,spt1_0.version from JpaPdpSubGroup_supportedPolicyTypes spt1_0 where (spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:47.196 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:47.196 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:47.196 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:47.196 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:47.196 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:47.196 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.196 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:47.196 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.196 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:47.196 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1976502072 18:36:47.196 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:47.196 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:47.196 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.0] 18:36:47.196 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1.2.3] 18:36:47.196 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.0, version=1.2.3) 18:36:47.196 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:47.196 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1976502072 18:36:47.196 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:47.196 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@317c357f 18:36:47.197 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:47.198 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:47.199 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:36:47.199 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } } } } 18:36:47.199 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:47.199 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:47.199 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})@578148788 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@401160095) 18:36:47.199 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) : `class org.onap.policy.models.base.PfConceptKey`@1990937013 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element}])@2146080107) 18:36:47.199 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1943952219 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:47.199 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.name,p1_0.version from JpaPdpSubGroup_policies p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:47.200 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:47.200 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:47.200 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:47.200 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:47.200 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:47.200 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.200 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:47.200 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.200 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:47.200 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@33505544 18:36:47.200 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:47.200 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:47.200 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [Policy0] 18:36:47.200 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:36:47.201 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] : PfConceptKey(name=Policy0, version=4.5.6) 18:36:47.201 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:47.201 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@33505544 18:36:47.201 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:47.201 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@2af5511b 18:36:47.201 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:47.201 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:47.201 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:47.201 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 } } } } } 18:36:47.201 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:47.201 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:47.201 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})@2053988319 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1003484185) 18:36:47.201 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1663142360 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:47.201 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.properties_KEY,p1_0.properties from JpaPdpSubGroup_properties p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:47.203 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:47.203 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:47.203 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:47.203 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:47.203 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:47.203 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.203 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:47.203 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.203 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:47.203 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentMap@998936912 18:36:47.203 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:47.203 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentMap@998936912 18:36:47.203 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [subgroupProperty0] 18:36:47.203 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [Value of sub Group Property 0] 18:36:47.203 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@6ba0f 18:36:47.203 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:47.203 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:47.203 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:47.204 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:47.204 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:47.205 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@1871092894 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@22fea72) 18:36:47.205 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@1307581155 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@286714423) 18:36:47.205 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1727773291 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@1362243d) 18:36:47.205 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@1394127481 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:47.205 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@144811752 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@1362243d) 18:36:47.205 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@1170965021 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:47.205 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@2128101421 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@1362243d) 18:36:47.205 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@1749401333 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:47.205 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@1842791411 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@1362243d) 18:36:47.205 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@1947500350 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:47.205 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@1215398073 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@1214792799) 18:36:47.205 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@226901332 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:36:47.205 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@1452588620 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@22fea72) 18:36:47.205 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@28235311 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:47.205 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@1168046827 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:36:47.205 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:47.205 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:47.205 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:47.205 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:47.205 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:47.205 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:47.205 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.205 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:47.205 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.205 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.205 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.205 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:47.205 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:47.205 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:47.205 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:47.205 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:47.205 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.205 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:47.205 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.205 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:47.205 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:47.205 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:47.205 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:47.205 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:47.205 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.205 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:47.205 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.205 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:47.205 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:47.205 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:47.205 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:47.205 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:47.205 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.205 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:47.205 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.205 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:47.205 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:47.205 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:47.205 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.205 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:47.205 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.205 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:47.205 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:36:47.205 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:47.205 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.205 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:47.205 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:47.205 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:47.205 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:47.205 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.205 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:47.205 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.206 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : 2100495600 18:36:47.206 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:47.207 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0)] : 1330176031 18:36:47.207 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@666939664 18:36:47.207 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@666939664 18:36:47.208 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:47.208 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:47.208 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:47.208 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:47.208 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:47.208 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:47.208 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [123] 18:36:47.208 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [456] 18:36:47.208 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.208 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@666939664 18:36:47.208 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:47.208 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:47.208 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:36:47.208 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.208 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@4ecac4d4 18:36:47.208 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:47.208 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:47.208 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } 18:36:47.208 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:47.208 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:47.208 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@1225982370 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@387852168) 18:36:47.208 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1803116961 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@5565aa1) 18:36:47.208 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1143663258 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@1532497985) 18:36:47.208 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1558080175 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:47.208 [main] DEBUG org.hibernate.SQL -- select pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName) in ((?,?,?,?)) 18:36:47.209 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:47.209 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [apex-0] 18:36:47.209 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup0] 18:36:47.209 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:36:47.209 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [APEX] 18:36:47.209 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:47.209 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:47.209 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:47.209 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:47.209 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:47.209 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:47.209 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:47.209 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:47.209 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.209 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:47.209 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.209 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:47.209 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0)] : 1051210725 18:36:47.209 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:47.209 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1184080124 18:36:47.209 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:47.209 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:47.209 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [NOT_HEALTHY] 18:36:47.209 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:36:47.209 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:36:47.209 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [ACTIVE] 18:36:47.209 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:47.209 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1184080124 18:36:47.209 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@118cad8d 18:36:47.209 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:47.209 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:47.209 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:47.209 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:47.209 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:47.209 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@401542253 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:47.209 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:47.210 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdp): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:47.210 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [NOT_HEALTHY] 18:36:47.210 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1970-01-01 00:00:00.0] 18:36:47.210 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [message from PDP] 18:36:47.210 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [ACTIVE] 18:36:47.210 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:47.210 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@1ae7c0a8 18:36:47.210 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:47.210 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:47.210 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:47.210 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:47.210 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:47.210 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:47.210 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})@1963211773 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@1362243d) 18:36:47.210 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@977786836 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@387852168) 18:36:47.210 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1258584762 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@5565aa1) 18:36:47.210 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1866596850 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@1532497985) 18:36:47.210 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@994903092 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:47.210 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})@1068539390 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@1362243d) 18:36:47.210 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1468657944 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:47.210 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})@683353994 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@1362243d) 18:36:47.210 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@2063919629 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:47.210 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})@1080084478 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@1362243d) 18:36:47.210 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@1484386267 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:47.210 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@688849961 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) 18:36:47.210 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join (PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName) on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:47.210 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:47.210 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [apex-0] 18:36:47.210 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PdpGroup0] 18:36:47.210 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [12] - [0.0.0] 18:36:47.210 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [13] - [APEX] 18:36:47.210 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:47.210 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:47.210 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:47.210 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.210 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:47.210 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:47.210 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:47.210 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:47.210 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:47.210 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.210 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:47.210 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.210 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:47.210 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:47.210 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:47.210 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:47.210 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:47.210 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.210 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:47.210 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:47.210 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:47.210 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:47.210 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:47.210 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:47.211 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.211 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:47.211 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.211 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:47.211 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:47.211 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:47.211 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:47.211 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:47.211 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.211 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:47.211 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.211 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:47.211 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:47.211 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:47.211 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:47.211 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:47.211 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.211 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:47.211 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.211 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@604936049 18:36:47.211 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@604936049 18:36:47.211 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:47.211 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:47.211 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:47.211 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@604936049 18:36:47.211 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:47.211 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:47.211 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:47.211 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [123] 18:36:47.211 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [456] 18:36:47.211 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.211 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@28b3d948 18:36:47.211 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:47.211 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:47.211 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:47.211 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:47.211 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:47.211 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@1387559058 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@22fea72) 18:36:47.211 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@1708657188 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@286714423) 18:36:47.211 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@782544303 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@1362243d) 18:36:47.211 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@409688234 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:47.211 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@1768604637 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@1362243d) 18:36:47.211 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@1279684094 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:47.211 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@1191471116 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@1362243d) 18:36:47.211 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@99141198 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:47.211 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@983800069 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@1362243d) 18:36:47.211 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@1165306418 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:47.211 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@559251096 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@1214792799) 18:36:47.211 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@1657538122 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:36:47.211 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@1149354151 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@22fea72) 18:36:47.211 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@684279487 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:47.211 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@576867456 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:36:47.211 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:47.211 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:47.211 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:47.211 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:47.211 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:47.211 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:47.211 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.211 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:47.211 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.212 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.212 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.212 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:47.212 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:47.212 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:47.212 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:47.212 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:47.212 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.212 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:47.212 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.212 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:47.212 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:47.212 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:47.212 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:47.212 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:47.212 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.212 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:47.212 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.212 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:47.212 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:47.212 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:47.212 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:47.212 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:47.212 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.212 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:47.212 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.212 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:47.212 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:47.212 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:47.212 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.212 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:47.212 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.212 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:47.212 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:36:47.212 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:47.212 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.212 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:47.212 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:47.212 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:47.212 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:47.212 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.212 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:47.212 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.212 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@139384775 18:36:47.212 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@139384775 18:36:47.212 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:47.212 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:47.212 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:47.212 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:47.212 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:47.212 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:47.212 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@139384775 18:36:47.212 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:47.212 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:47.212 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:36:47.212 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.212 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@6fb763bd 18:36:47.212 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:47.212 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:47.212 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) { primaryTableReference : JpaPdpGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpGroup_properties as p1_0 } } } } } 18:36:47.212 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:47.212 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:47.212 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})@30249519 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1183846879) 18:36:47.212 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@2135133502 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:47.212 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version,p1_0.properties_KEY,p1_0.properties from JpaPdpGroup_properties p1_0 where (p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version) in ((?,?)) 18:36:47.212 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:47.212 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:47.212 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:47.212 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.212 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:47.212 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.213 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:47.213 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentMap@955816962 18:36:47.213 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:47.213 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentMap@955816962 18:36:47.213 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [groupProperty0] 18:36:47.213 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [Value of Group Property 0] 18:36:47.213 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@3a689b24 18:36:47.213 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:47.213 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:47.213 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:47.213 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:47.213 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (spt1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } } } } 18:36:47.213 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:47.213 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:47.213 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})@1495391018 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1150125193) 18:36:47.213 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) : `class org.onap.policy.models.base.PfSearchableKey`@1653572480 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element}])@1294785954) 18:36:47.213 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@2087721404 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:47.213 [main] DEBUG org.hibernate.SQL -- select spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName,spt1_0.name,spt1_0.version from JpaPdpSubGroup_supportedPolicyTypes spt1_0 where (spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:47.213 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:47.213 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:47.213 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:47.213 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:47.213 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:47.213 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.213 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:47.213 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.213 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:47.213 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@2018933804 18:36:47.213 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:47.213 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:47.213 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.0] 18:36:47.213 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1.2.3] 18:36:47.213 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.0, version=1.2.3) 18:36:47.213 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:47.213 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@2018933804 18:36:47.213 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:47.213 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@4b1d75ea 18:36:47.213 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:47.213 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:47.214 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:36:47.214 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } } } } 18:36:47.214 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:47.214 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:47.214 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})@937179340 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@401160095) 18:36:47.214 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) : `class org.onap.policy.models.base.PfConceptKey`@1299972350 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element}])@2146080107) 18:36:47.214 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@465622077 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:47.214 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.name,p1_0.version from JpaPdpSubGroup_policies p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:47.214 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:47.214 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:47.214 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:47.214 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:47.214 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:47.214 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.214 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:47.214 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.214 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:47.214 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1970401685 18:36:47.214 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:47.214 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:47.214 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [Policy0] 18:36:47.214 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:36:47.214 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] : PfConceptKey(name=Policy0, version=4.5.6) 18:36:47.214 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:47.214 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1970401685 18:36:47.214 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:47.214 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@404883c9 18:36:47.214 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:47.214 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:47.214 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:47.214 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 } } } } } 18:36:47.214 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:47.214 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:47.214 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})@1572128449 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1003484185) 18:36:47.214 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1951112189 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:47.214 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.properties_KEY,p1_0.properties from JpaPdpSubGroup_properties p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:47.215 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:47.215 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:47.215 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:47.215 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:47.215 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:47.215 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.215 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:47.215 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.215 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:47.215 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentMap@1048652627 18:36:47.215 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:47.215 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentMap@1048652627 18:36:47.215 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [subgroupProperty0] 18:36:47.215 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [Value of sub Group Property 0] 18:36:47.215 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@1648c4b2 18:36:47.215 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:47.215 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:47.215 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:47.232 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- HHH000031: Closing 18:36:47.232 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Un-scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration$Scope@52458842] from SessionFactory [org.hibernate.internal.SessionFactoryImpl@556389bb] 18:36:47.233 [main] DEBUG org.hibernate.service.internal.AbstractServiceRegistryImpl -- Implicitly destroying ServiceRegistry on de-registration of all child ServiceRegistries 18:36:47.233 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001008: Cleaning up connection pool [jdbc:h2:mem:PdpProviderTest] 18:36:47.233 [main] DEBUG org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl -- Implicitly destroying Boot-strap registry on de-registration of all child ServiceRegistries 18:36:47.240 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Creating Policy Framework persistence unit "ToscaConceptTest" . . . 18:36:47.244 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each 18:36:47.244 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=ToscaConceptTest, explicit-provider=null] against incoming persistence unit name [ToscaConceptTest] 18:36:47.244 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- No PersistenceProvider explicitly requested, assuming Hibernate 18:36:47.244 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [ name: ToscaConceptTest persistence provider classname: null classloader: null excludeUnlistedClasses: false JTA datasource: null Non JTA datasource: null Transaction type: RESOURCE_LOCAL PU root URL: file:/w/workspace/policy-models-sonar/models-pdp/target/test-classes/ Shared Cache Mode: null Validation Mode: null Jar files URLs [] Managed classes names [ org.onap.policy.models.dao.converters.CDataConditioner org.onap.policy.models.dao.converters.Uuid2String org.onap.policy.models.base.PfConceptKey org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup org.onap.policy.models.pdp.persistence.concepts.JpaPdp org.onap.policy.models.tosca.simple.concepts.JpaToscaTrigger org.onap.policy.models.tosca.simple.concepts.JpaToscaProperty] Mapping files names [] Properties [ javax.persistence.jdbc.driver: org.h2.Driver javax.persistence.jdbc.password: P01icY hibernate.dialect: org.hibernate.dialect.H2Dialect javax.persistence.jdbc.url: jdbc:h2:mem:PdpProviderTest hibernate.show_sql: false javax.persistence.schema-generation.database.action: drop-and-create javax.persistence.jdbc.user: policy] 18:36:47.244 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.boot.beanvalidation.BeanValidationIntegrator]. 18:36:47.244 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator]. 18:36:47.245 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 18:36:47.245 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 18:36:47.245 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 18:36:47.245 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 18:36:47.245 [main] DEBUG org.hibernate.orm.idgen.factory -- Ignoring CDI for resolving IdentifierGenerator instances as extended or delayed CDI support was enabled 18:36:47.246 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator] 18:36:47.246 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator] 18:36:47.246 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator] 18:36:47.246 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator] 18:36:47.246 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned] 18:36:47.246 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator] 18:36:47.246 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator] 18:36:47.246 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:36:47.246 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator] 18:36:47.246 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator] 18:36:47.246 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:36:47.246 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator] 18:36:47.246 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered 18:36:47.246 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000026: Second-level cache disabled 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@691124ee 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@691124ee 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BasicTypeReference@691124ee 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.BasicTypeReference@38d80d65 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.NumericBooleanConverter -> org.hibernate.type.BasicTypeReference@38d80d65 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.BasicTypeReference@5403799b 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.TrueFalseConverter -> org.hibernate.type.BasicTypeReference@5403799b 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.BasicTypeReference@5a0e0886 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.YesNoConverter -> org.hibernate.type.BasicTypeReference@5a0e0886 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@3ad8717d 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@3ad8717d 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.BasicTypeReference@3ad8717d 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BasicTypeReference@4293e066 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BasicTypeReference@4293e066 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BasicTypeReference@4293e066 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary_wrapper -> org.hibernate.type.BasicTypeReference@d13960e 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.BasicTypeReference@d13960e 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.BasicTypeReference@27f3f512 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BasicTypeReference@5e593b08 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BasicTypeReference@5e593b08 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.BasicTypeReference@3946075 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob_wrapper -> org.hibernate.type.BasicTypeReference@122635ef 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@2ac519dc 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@2ac519dc 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.BasicTypeReference@2ac519dc 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.BasicTypeReference@3d53e6f7 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.BasicTypeReference@3d53e6f7 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.BasicTypeReference@3d53e6f7 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@1de4bee0 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@1de4bee0 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.BasicTypeReference@1de4bee0 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@3ece79fe 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@3ece79fe 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.BasicTypeReference@3ece79fe 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@3cc79c02 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@3cc79c02 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.BasicTypeReference@3cc79c02 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BasicTypeReference@1e01b133 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BasicTypeReference@1e01b133 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BasicTypeReference@262a1fad 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BasicTypeReference@262a1fad 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.BasicTypeReference@6be6931f 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.BasicTypeReference@6be6931f 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.BasicTypeReference@6be6931f 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character_nchar -> org.hibernate.type.BasicTypeReference@6b4125ed 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.BasicTypeReference@78da899f 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.BasicTypeReference@78da899f 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.BasicTypeReference@e7b265e 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.BasicTypeReference@51da32e5 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.BasicTypeReference@51da32e5 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.BasicTypeReference@51da32e5 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.BasicTypeReference@33d60b7e 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.BasicTypeReference@1fecfaea 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.BasicTypeReference@4872669f 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.BasicTypeReference@483f286e 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.BasicTypeReference@483f286e 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.BasicTypeReference@4bb147ec 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.BasicTypeReference@4bb147ec 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.BasicTypeReference@33f2cfda 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_char_array -> org.hibernate.type.BasicTypeReference@68ef01a5 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_character_array -> org.hibernate.type.BasicTypeReference@59a2388e 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.BasicTypeReference@186d8a71 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_character_array -> org.hibernate.type.BasicTypeReference@3dc40ab9 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_char_array -> org.hibernate.type.BasicTypeReference@2db6d68d 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.BasicTypeReference@6518fdfd 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.BasicTypeReference@6518fdfd 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.BasicTypeReference@11d2dd2d 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.BasicTypeReference@11d2dd2d 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.BasicTypeReference@cde8c6c 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.BasicTypeReference@cde8c6c 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.BasicTypeReference@174721c4 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.BasicTypeReference@174721c4 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.BasicTypeReference@3592c1c4 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.BasicTypeReference@3592c1c4 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@322e49ee 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@4aeb0e2b 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.BasicTypeReference@648c5fb3 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.BasicTypeReference@648c5fb3 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeUtc -> org.hibernate.type.BasicTypeReference@47b33e07 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithTimezone -> org.hibernate.type.BasicTypeReference@7126e26 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@151ab2b9 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.BasicTypeReference@13ed066e 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.BasicTypeReference@13ed066e 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@4d705112 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@590765c4 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.BasicTypeReference@19489b27 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.BasicTypeReference@19489b27 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.BasicTypeReference@626d2016 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.BasicTypeReference@626d2016 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.BasicTypeReference@2d5a1588 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.BasicTypeReference@2d5a1588 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.BasicTypeReference@2d5a1588 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.BasicTypeReference@4f116ca2 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.BasicTypeReference@4f116ca2 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.BasicTypeReference@4f116ca2 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.BasicTypeReference@125d47c4 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.BasicTypeReference@193bb809 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration instant -> org.hibernate.type.BasicTypeReference@64b018f3 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.BasicTypeReference@64b018f3 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid -> org.hibernate.type.BasicTypeReference@20801cbb 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.BasicTypeReference@20801cbb 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration pg-uuid -> org.hibernate.type.BasicTypeReference@20801cbb 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.BasicTypeReference@581b1c08 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.BasicTypeReference@1c240cf2 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.BasicTypeReference@78b7f805 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.BasicTypeReference@78b7f805 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.BasicTypeReference@58f2466c 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Currency -> org.hibernate.type.BasicTypeReference@58f2466c 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.BasicTypeReference@58f2466c 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.BasicTypeReference@5809fa26 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.BasicTypeReference@5809fa26 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.BasicTypeReference@64763e49 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.io.Serializable -> org.hibernate.type.BasicTypeReference@64763e49 18:36:47.246 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.BasicTypeReference@23468512 18:36:47.247 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.BasicTypeReference@23468512 18:36:47.247 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZoneOffset -> org.hibernate.type.BasicTypeReference@69cd7630 18:36:47.247 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZoneOffset -> org.hibernate.type.BasicTypeReference@69cd7630 18:36:47.247 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.BasicTypeReference@7e8279e5 18:36:47.247 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.BasicTypeReference@7e8279e5 18:36:47.247 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.BasicTypeReference@2b53840a 18:36:47.247 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.JavaObjectType@4a9a878 18:36:47.247 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.JavaObjectType@4a9a878 18:36:47.247 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration null -> org.hibernate.type.NullType@7e7743ec 18:36:47.247 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.BasicTypeReference@32d52900 18:36:47.247 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.BasicTypeReference@4e14a84 18:36:47.247 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.BasicTypeReference@8f6d59 18:36:47.247 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.BasicTypeReference@f4c6bb3 18:36:47.247 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.BasicTypeReference@144ade73 18:36:47.247 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_time -> org.hibernate.type.BasicTypeReference@1a711314 18:36:47.247 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.BasicTypeReference@616f50a6 18:36:47.247 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.BasicTypeReference@d12aecb 18:36:47.247 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@4f69405c] into BootstrapContext; was [null] 18:36:47.247 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@5d121316] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@46638272] 18:36:47.257 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null] 18:36:47.257 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null] 18:36:47.258 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using built-in connection pool (not intended for production use) 18:36:47.258 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: Loaded JDBC driver class: org.h2.Driver 18:36:47.258 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:PdpProviderTest] 18:36:47.258 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001001: Connection properties: {password=P01icY, user=policy} 18:36:47.258 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001003: Autocommit mode: false 18:36:47.258 [main] DEBUG org.hibernate.orm.connections.pooling -- Initializing Connection pool with 1 Connections 18:36:47.258 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001115: Connection pool size: 20 (min=1) 18:36:47.259 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database -> name : H2 version : 2.2.220 (2023-07-04) major : 2 minor : 2 18:36:47.259 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Driver -> name : H2 JDBC Driver version : 2.2.220 (2023-07-04) major : 2 minor : 2 18:36:47.259 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2 18:36:47.259 [main] WARN org.hibernate.orm.deprecation -- HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 18:36:47.259 [main] DEBUG org.hibernate.orm.dialect -- HHH035001: Using dialect: org.hibernate.dialect.H2Dialect, version: 2.2.220 18:36:47.260 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case 18:36:47.260 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NCharTypeDescriptor) replaced previous registration(CharTypeDescriptor) 18:36:47.260 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NVarcharTypeDescriptor) replaced previous registration(VarcharTypeDescriptor) 18:36:47.260 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(LongNVarcharTypeDescriptor) replaced previous registration(LongVarcharTypeDescriptor) 18:36:47.260 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NClobTypeDescriptor(DEFAULT)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 18:36:47.260 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(2005, ClobTypeDescriptor(STREAM_BINDING)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 18:36:47.260 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(TimestampUtcDescriptor) replaced previous registration(TimestampUtcDescriptor) 18:36:47.260 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(3100, NumericTypeDescriptor) replaced previous registration(org.hibernate.dialect.H2DurationIntervalSecondJdbcType@7e532f2d) 18:36:47.260 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@43b701b6] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@29c76aad] 18:36:47.261 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}] 18:36:47.261 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:47.262 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaToscaPolicyType 18:36:47.262 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType on table ToscaPolicyType 18:36:47.262 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.262 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:36:47.262 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:47.263 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:47.263 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:47.263 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:name] 18:36:47.263 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:47.263 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:47.263 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:47.263 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.name 18:36:47.263 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:47.263 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:47.263 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:47.263 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:version] 18:36:47.263 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:47.263 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:47.263 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:47.263 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.version 18:36:47.263 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:47.263 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:47.263 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:47.263 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.263 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:47.263 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_name') 18:36:47.263 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:47.263 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:name] 18:36:47.263 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:47.263 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:47.263 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:47.263 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.derived_from_name 18:36:47.264 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:47.264 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:47.264 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_version') 18:36:47.264 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:47.264 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:version] 18:36:47.264 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:47.264 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:47.264 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:47.264 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.derived_from_version 18:36:47.264 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:47.264 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property derivedFrom 18:36:47.264 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.264 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:47.264 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType:description] 18:36:47.264 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:47.264 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:47.264 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:47.264 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.description 18:36:47.264 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:47.264 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:47.264 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.264 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='metadata_ORDER') 18:36:47.264 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.264 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='metadata_KEY') 18:36:47.264 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='metadata_KEY') 18:36:47.264 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:47.264 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:47.264 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:47.264 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property metadata 18:36:47.264 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:47.265 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.265 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:47.265 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.265 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:47.265 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:47.265 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:47.265 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:47.265 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:47.265 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:47.265 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:47.265 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.265 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='targets_ORDER') 18:36:47.265 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.265 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='targets_KEY') 18:36:47.265 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='targets_KEY') 18:36:47.265 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyTypeName',referencedColumn='name') 18:36:47.265 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyTypeVersion',referencedColumn='version') 18:36:47.265 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:47.265 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:47.265 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property targets 18:36:47.265 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:47.265 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.265 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='triggers_ORDER') 18:36:47.265 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.265 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='triggers_KEY') 18:36:47.266 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='triggers_KEY') 18:36:47.266 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:47.266 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:47.266 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:47.266 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property triggers 18:36:47.266 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:47.267 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaToscaPolicy 18:36:47.267 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy on table ToscaPolicy 18:36:47.267 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.267 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:36:47.267 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:47.267 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:47.267 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:47.267 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:name] 18:36:47.267 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:47.267 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:47.267 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:47.267 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.name 18:36:47.267 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:47.267 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:47.267 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:47.267 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:version] 18:36:47.267 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:47.267 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:47.268 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:47.268 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.version 18:36:47.268 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:47.268 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:47.268 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:47.268 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.268 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:47.268 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_name') 18:36:47.268 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:47.268 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:name] 18:36:47.268 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:47.268 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:47.268 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:47.268 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.derived_from_name 18:36:47.268 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:47.268 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:47.268 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_version') 18:36:47.268 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:47.268 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:version] 18:36:47.268 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:47.268 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:47.268 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:47.268 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.derived_from_version 18:36:47.268 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:47.268 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property derivedFrom 18:36:47.268 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.268 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:47.268 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy:description] 18:36:47.268 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:47.268 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:47.268 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:47.268 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.description 18:36:47.268 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:47.268 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:47.268 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.268 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='metadata_ORDER') 18:36:47.269 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.269 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='metadata_KEY') 18:36:47.269 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='metadata_KEY') 18:36:47.269 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:47.269 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:47.269 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:47.269 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property metadata 18:36:47.269 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:47.269 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.269 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:47.269 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.269 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:47.269 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:47.269 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:47.269 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:47.269 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:47.269 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:47.270 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.270 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:47.270 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='type_name') 18:36:47.270 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:47.270 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:name] 18:36:47.270 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:47.270 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:47.270 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:47.270 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.type_name 18:36:47.270 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:47.270 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:47.270 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='type_version') 18:36:47.270 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:47.270 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:version] 18:36:47.270 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:47.270 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:47.270 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:47.270 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.type_version 18:36:47.270 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:47.270 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property type 18:36:47.270 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:47.270 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.270 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='targets_ORDER') 18:36:47.270 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.270 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='targets_KEY') 18:36:47.270 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='targets_KEY') 18:36:47.270 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyName',referencedColumn='name') 18:36:47.270 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyVersion',referencedColumn='version') 18:36:47.270 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:47.270 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:47.270 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property targets 18:36:47.271 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:47.271 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpPolicyStatus 18:36:47.271 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus on table PdpPolicyStatus 18:36:47.272 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.272 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:36:47.272 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:47.272 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:47.272 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:47.272 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:localName] 18:36:47.272 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:47.272 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:47.272 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:47.272 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.localName 18:36:47.272 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:47.272 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:47.272 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:47.272 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyName] 18:36:47.272 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:47.272 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:47.272 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:47.272 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentKeyName 18:36:47.272 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:47.272 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:47.272 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:47.272 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyVersion] 18:36:47.272 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:47.272 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:47.272 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:47.272 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentKeyVersion 18:36:47.272 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:47.272 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:47.272 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:47.273 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentLocalName] 18:36:47.273 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:47.273 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:47.273 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:47.273 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentLocalName 18:36:47.273 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:47.273 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:47.273 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:47.273 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.273 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property deploy with lazy=false 18:36:47.273 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:deploy] 18:36:47.273 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:36:47.273 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:36:47.273 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for deploy 18:36:47.273 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.deploy 18:36:47.273 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property deploy 18:36:47.273 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.273 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpGroup with lazy=false 18:36:47.273 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpGroup] 18:36:47.273 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup (type=java.lang.String) 18:36:47.273 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup (type=java.lang.String) 18:36:47.273 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpGroup 18:36:47.273 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.pdpGroup 18:36:47.273 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpGroup 18:36:47.273 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.273 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpType with lazy=false 18:36:47.273 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpType] 18:36:47.273 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType (type=java.lang.String) 18:36:47.273 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType (type=java.lang.String) 18:36:47.273 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpType 18:36:47.273 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.pdpType 18:36:47.273 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpType 18:36:47.273 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.273 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:47.274 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:47.274 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:name] 18:36:47.274 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:47.274 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:47.274 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:47.274 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.name 18:36:47.274 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:47.274 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:47.274 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:47.274 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:version] 18:36:47.274 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:47.274 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:47.274 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:47.274 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.version 18:36:47.274 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:47.274 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property policyType 18:36:47.274 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.274 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property state with lazy=false 18:36:47.274 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:state] 18:36:47.274 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state (type=org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State) 18:36:47.274 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state (type=org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State) 18:36:47.274 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for state 18:36:47.274 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.state 18:36:47.274 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property state 18:36:47.274 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:47.274 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpGroup 18:36:47.274 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup on table PdpGroup 18:36:47.275 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.275 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:36:47.275 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:47.275 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:47.275 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:47.275 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:name] 18:36:47.275 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:47.275 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:47.275 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:47.275 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.name 18:36:47.275 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:47.275 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:47.275 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:47.275 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:version] 18:36:47.275 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:47.275 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:47.275 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:47.275 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.version 18:36:47.275 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:47.275 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:47.275 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:47.276 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.276 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:47.276 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:description] 18:36:47.276 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description (type=java.lang.String) 18:36:47.276 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description (type=java.lang.String) 18:36:47.276 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:47.276 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.description 18:36:47.276 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:47.276 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.276 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpGroupState with lazy=false 18:36:47.276 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:pdpGroupState] 18:36:47.276 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:47.276 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:47.276 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpGroupState 18:36:47.276 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.pdpGroupState 18:36:47.276 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpGroupState 18:36:47.276 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:47.276 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.276 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='pdpSubGroups_ORDER') 18:36:47.276 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.276 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='pdpSubGroups_KEY') 18:36:47.276 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpSubGroups_KEY') 18:36:47.276 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='name',referencedColumn='name') 18:36:47.276 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='version',referencedColumn='version') 18:36:47.276 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:47.276 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:47.276 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpSubGroups 18:36:47.276 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:47.276 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.276 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:47.277 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.277 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:47.277 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:47.277 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:47.277 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:47.277 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:47.277 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:47.277 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:47.277 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpSubGroup 18:36:47.277 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup on table PdpSubGroup 18:36:47.278 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.278 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:36:47.278 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:47.278 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:47.278 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:47.278 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:localName] 18:36:47.278 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:47.278 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:47.278 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:47.278 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.localName 18:36:47.278 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:47.279 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:47.279 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:47.279 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyName] 18:36:47.279 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:47.279 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:47.279 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:47.279 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentKeyName 18:36:47.279 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:47.279 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:47.279 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:47.279 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyVersion] 18:36:47.279 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:47.279 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:47.279 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:47.279 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentKeyVersion 18:36:47.279 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:47.279 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:47.279 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:47.279 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentLocalName] 18:36:47.279 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:47.279 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:47.279 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:47.279 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentLocalName 18:36:47.279 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:47.279 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:47.279 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:47.279 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.279 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property currentInstanceCount with lazy=false 18:36:47.279 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:currentInstanceCount] 18:36:47.279 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount (type=int) 18:36:47.279 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount (type=int) 18:36:47.279 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for currentInstanceCount 18:36:47.279 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.currentInstanceCount 18:36:47.279 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property currentInstanceCount 18:36:47.279 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.279 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property desiredInstanceCount with lazy=false 18:36:47.279 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:desiredInstanceCount] 18:36:47.279 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:36:47.279 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:36:47.279 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for desiredInstanceCount 18:36:47.279 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.desiredInstanceCount 18:36:47.279 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property desiredInstanceCount 18:36:47.279 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:47.280 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.280 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='pdpInstances_ORDER') 18:36:47.280 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.280 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='pdpInstances_KEY') 18:36:47.280 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpInstances_KEY') 18:36:47.280 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentKeyName',referencedColumn='parentKeyName') 18:36:47.280 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentKeyVersion',referencedColumn='parentKeyVersion') 18:36:47.280 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentLocalName',referencedColumn='parentLocalName') 18:36:47.280 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpLocalName',referencedColumn='localName') 18:36:47.280 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:47.280 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:47.280 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpInstances 18:36:47.280 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:47.280 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.280 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='policies_ORDER') 18:36:47.280 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.280 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='policies_KEY') 18:36:47.280 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='policies_KEY') 18:36:47.280 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:47.280 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:47.280 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:47.280 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property policies 18:36:47.280 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:47.280 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.280 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:47.280 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.281 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:47.281 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:47.281 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:47.281 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:47.281 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:47.281 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:47.281 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:47.281 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.281 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='supportedPolicyTypes_ORDER') 18:36:47.281 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.281 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='supportedPolicyTypes_KEY') 18:36:47.281 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='supportedPolicyTypes_KEY') 18:36:47.281 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:47.281 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:47.281 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:47.281 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property supportedPolicyTypes 18:36:47.281 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:47.281 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdp 18:36:47.282 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdp on table Pdp 18:36:47.282 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.282 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:36:47.282 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:47.282 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:47.282 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:47.282 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:localName] 18:36:47.282 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:47.282 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:47.282 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:47.282 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.localName 18:36:47.282 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:47.282 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:47.282 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:47.282 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyName] 18:36:47.282 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:47.282 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:47.282 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:47.282 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentKeyName 18:36:47.282 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:47.283 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:47.283 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:47.283 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyVersion] 18:36:47.283 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:47.283 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:47.283 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:47.283 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentKeyVersion 18:36:47.283 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:47.283 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:47.283 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:47.283 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentLocalName] 18:36:47.283 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:47.283 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:47.283 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:47.283 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentLocalName 18:36:47.283 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:47.283 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:47.283 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:47.283 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.283 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property healthy with lazy=false 18:36:47.283 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:healthy] 18:36:47.283 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:36:47.283 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:36:47.283 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for healthy 18:36:47.283 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.healthy 18:36:47.283 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property healthy 18:36:47.283 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.283 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property lastUpdate with lazy=false 18:36:47.283 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:lastUpdate] 18:36:47.283 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate (type=java.util.Date) 18:36:47.283 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate (type=java.util.Date) 18:36:47.283 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for lastUpdate 18:36:47.283 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.lastUpdate 18:36:47.283 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property lastUpdate 18:36:47.283 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.283 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property message with lazy=false 18:36:47.283 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:message] 18:36:47.283 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message (type=java.lang.String) 18:36:47.283 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message (type=java.lang.String) 18:36:47.283 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for message 18:36:47.283 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.message 18:36:47.283 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property message 18:36:47.284 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.284 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpState with lazy=false 18:36:47.284 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:pdpState] 18:36:47.284 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:47.284 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:47.284 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpState 18:36:47.284 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.pdpState 18:36:47.284 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpState 18:36:47.284 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:47.284 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:47.284 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:47.284 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:47.284 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:47.284 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:47.284 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:47.284 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:47.284 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:47.284 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:47.284 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:47.284 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:47.284 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:47.284 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:47.284 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:47.284 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:47.284 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for deploy 18:36:47.284 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpGroup 18:36:47.284 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpType 18:36:47.284 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:47.284 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:47.284 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for state 18:36:47.284 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:47.284 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:47.284 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:47.284 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpGroupState 18:36:47.284 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:47.284 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:47.284 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:47.284 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:47.284 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for currentInstanceCount 18:36:47.284 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for desiredInstanceCount 18:36:47.284 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:47.284 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:47.284 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:47.284 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:47.284 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for healthy 18:36:47.284 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for lastUpdate 18:36:47.284 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for message 18:36:47.284 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpState 18:36:47.285 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [toscapolicytype] 18:36:47.285 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [toscapolicytype] 18:36:47.285 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [toscapolicy] 18:36:47.285 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [toscapolicy] 18:36:47.285 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:47.285 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:47.285 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:47.285 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:47.285 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [pdpgroup] 18:36:47.285 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [pdpgroup] 18:36:47.285 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:47.285 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:47.285 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:47.285 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:47.285 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdp] 18:36:47.285 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdp] 18:36:47.285 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdp] 18:36:47.285 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdp] 18:36:47.285 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:47.285 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:47.285 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:47.285 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:47.285 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:name] 18:36:47.285 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.name (type=java.lang.String) 18:36:47.285 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.name (type=java.lang.String) 18:36:47.285 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:47.285 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_supportedPolicyTypes.name 18:36:47.285 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:47.285 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:47.285 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:47.285 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:47.285 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:version] 18:36:47.285 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.version (type=java.lang.String) 18:36:47.285 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.version (type=java.lang.String) 18:36:47.285 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:47.285 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_supportedPolicyTypes.version 18:36:47.285 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:47.285 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:47.286 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:36:47.286 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:47.286 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:47.286 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:47.286 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:47.286 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:47.286 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:47.286 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_properties.properties 18:36:47.286 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:47.286 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:47.286 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:47.286 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:47.286 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:47.286 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_properties.properties_KEY 18:36:47.286 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:47.286 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_localname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:47.286 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentkeyname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:47.286 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentkeyversion] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:47.286 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentlocalname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:47.286 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:47.286 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, index: properties_KEY, element: properties 18:36:47.286 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:47.286 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:47.287 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:47.287 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:47.287 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:name] 18:36:47.287 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:47.287 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:47.287 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:47.287 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_policies.name 18:36:47.287 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:47.287 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:47.287 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:47.287 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:47.287 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:version] 18:36:47.287 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:47.287 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:47.287 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:47.287 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_policies.version 18:36:47.287 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:47.287 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:47.287 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:36:47.287 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:47.287 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances through an association table 18:36:47.288 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName, element: pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName 18:36:47.288 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:47.288 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:47.288 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:47.288 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:47.288 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:47.288 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:47.288 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpGroup_properties.properties 18:36:47.288 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:47.288 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:47.288 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:47.288 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:47.288 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:47.288 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpGroup_properties.properties_KEY 18:36:47.288 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:47.288 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpgroup_name] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:47.288 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpgroup_version] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:47.288 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:47.288 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpGroup_name, JpaPdpGroup_version, index: properties_KEY, element: properties 18:36:47.288 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:47.288 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups through an association table 18:36:47.289 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: name, version, element: pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName 18:36:47.289 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:47.289 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:47.289 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:47.289 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:47.289 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:name] 18:36:47.289 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:47.289 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:47.289 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:47.289 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_targets.name 18:36:47.289 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:47.289 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:47.289 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:47.289 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:47.289 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:version] 18:36:47.289 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:47.289 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:47.289 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:47.289 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_targets.version 18:36:47.289 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:47.289 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:47.289 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: toscaPolicyName, toscaPolicyVersion, element: name, version 18:36:47.289 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:47.289 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:47.290 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:47.290 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:47.290 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:47.290 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:47.290 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_properties.properties 18:36:47.290 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:47.290 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:47.290 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:47.290 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:47.290 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:47.290 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_properties.properties_KEY 18:36:47.290 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:47.290 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_name] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:47.290 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_version] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:47.290 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:47.290 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: properties_KEY, element: properties 18:36:47.290 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:47.290 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:47.290 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:47.290 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:47.290 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:47.290 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:47.290 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_metadata.metadata 18:36:47.290 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:47.290 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:47.290 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:47.290 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:47.290 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:47.290 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_metadata.metadata_KEY 18:36:47.291 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:47.291 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_name] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:47.291 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_version] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:47.291 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [metadata_key] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:47.291 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: metadata_KEY, element: metadata 18:36:47.291 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:47.291 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:47.291 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:47.291 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers (type=java.util.List) 18:36:47.291 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers (type=java.util.List) 18:36:47.291 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:47.291 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_triggers.triggers 18:36:47.291 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:47.291 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, element: triggers 18:36:47.291 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:47.291 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:47.291 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:47.291 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:47.291 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:name] 18:36:47.291 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:47.291 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:47.291 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:47.291 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_targets.name 18:36:47.291 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:47.291 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:47.292 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:47.292 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:47.292 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:version] 18:36:47.292 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:47.292 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:47.292 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:47.292 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_targets.version 18:36:47.292 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:47.292 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:47.292 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: toscaPolicyTypeName, toscaPolicyTypeVersion, element: name, version 18:36:47.292 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:47.292 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:47.292 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:47.292 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:47.292 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:47.292 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:47.292 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_properties.properties 18:36:47.292 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:47.292 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:47.292 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:47.292 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:47.292 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:47.292 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_properties.properties_KEY 18:36:47.292 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:47.292 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_name] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:47.292 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_version] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:47.292 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:47.292 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: properties_KEY, element: properties 18:36:47.292 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:47.292 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:47.292 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:47.292 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:47.292 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:47.292 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:47.292 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_metadata.metadata 18:36:47.292 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:47.292 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:47.292 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:47.292 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:47.293 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:47.293 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_metadata.metadata_KEY 18:36:47.293 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:47.293 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_name] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:47.293 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_version] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:47.293 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [metadata_key] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:47.293 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: metadata_KEY, element: metadata 18:36:47.293 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:47.293 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:47.293 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:47.293 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:47.293 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:47.293 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:47.293 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:47.293 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:47.293 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:47.294 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:47.294 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:47.294 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:47.294 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:47.294 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:47.294 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:47.297 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:47.297 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:47.297 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:47.297 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:47.297 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:47.297 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:47.297 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:47.297 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:47.297 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:47.297 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:47.297 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:47.297 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:47.297 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:47.297 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:47.297 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:47.297 [main] DEBUG org.hibernate.bytecode.internal.BytecodeProviderInitiator -- HHH000021: Bytecode provider: bytebuddy 18:36:47.298 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory 18:36:47.299 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:36:47.299 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating SessionFactory with settings: {java.specification.version=17, sun.jnu.encoding=UTF-8, hibernate.dialect=org.hibernate.dialect.H2Dialect, java.class.path=/w/workspace/policy-models-sonar/models-pdp/target/test-classes:/w/workspace/policy-models-sonar/models-pdp/target/classes:/w/workspace/policy-models-sonar/models-base/target/policy-models-base-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-3.1.1-SNAPSHOT.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-examples/target/policy-models-examples-3.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/gson/2.1.1-SNAPSHOT/gson-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/common-parameters/2.1.1-SNAPSHOT/common-parameters-2.1.1-SNAPSHOT.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.jar:/tmp/r/io/prometheus/simpleclient/0.16.0/simpleclient-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel/0.16.0/simpleclient_tracer_otel-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_common/0.16.0/simpleclient_tracer_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel_agent/0.16.0/simpleclient_tracer_otel_agent-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_hotspot/0.16.0/simpleclient_hotspot-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_jakarta/0.16.0/simpleclient_servlet_jakarta-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_common/0.16.0/simpleclient_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_common/0.16.0/simpleclient_servlet_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_logback/0.16.0/simpleclient_logback-0.16.0.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1/jakarta.xml.bind-api-4.0.1.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/tmp/r/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-jakarta/2.2.15/swagger-jaxrs2-jakarta-2.2.15.jar:/tmp/r/io/github/classgraph/classgraph/4.8.154/classgraph-4.8.154.jar:/tmp/r/io/swagger/core/v3/swagger-models-jakarta/2.2.15/swagger-models-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.15.1/jackson-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-annotations-jakarta/2.2.15/swagger-annotations-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-integration-jakarta/2.2.15/swagger-integration-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-core-jakarta/2.2.15/swagger-core-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.15.1/jackson-dataformat-yaml-2.15.1.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.1/jackson-datatype-jsr310-2.15.1.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.1/jackson-databind-2.14.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-json-provider/2.15.1/jackson-jakarta-rs-json-provider-2.15.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-base/2.15.1/jackson-jakarta-rs-base-2.15.1.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.15.1/jackson-module-jakarta-xmlbind-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-servlet-initializer-v2-jakarta/2.2.15/swagger-jaxrs2-servlet-initializer-v2-jakarta-2.2.15.jar:/tmp/r/org/hibernate/orm/hibernate-core/6.3.0.CR1/hibernate-core-6.3.0.CR1.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.2/jaxb-runtime-4.0.2.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.2/jaxb-core-4.0.2.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.0/angus-activation-2.0.0.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.2/txw2-4.0.2.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.1/istack-commons-runtime-4.1.1.jar:/tmp/r/jakarta/inject/jakarta.inject-api/2.0.1.MR/jakarta.inject-api-2.0.1.MR.jar:/tmp/r/org/antlr/antlr4-runtime/4.10.1/antlr4-runtime-4.10.1.jar:/tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/com/h2database/h2/2.2.220/h2-2.2.220.jar:/tmp/r/org/onap/policy/common/utils/2.1.1-SNAPSHOT/utils-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/2.1.1-SNAPSHOT/capabilities-2.1.1-SNAPSHOT.jar:/tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.jar:/tmp/r/com/worldturner/medeia/medeia-validator-core/1.1.1/medeia-validator-core-1.1.1.jar:/tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.3.20/kotlin-reflect-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.3.20/kotlin-stdlib-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.20/kotlin-stdlib-common-1.3.20.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.jar:/tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/tmp/r/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar:/tmp/r/org/onap/policy/common/utils-test/2.1.1-SNAPSHOT/utils-test-2.1.1-SNAPSHOT.jar:/tmp/r/org/bouncycastle/bcpkix-fips/1.0.7/bcpkix-fips-1.0.7.jar:/tmp/r/org/bouncycastle/bc-fips/1.0.2.4/bc-fips-1.0.2.4.jar:/tmp/r/org/apache/commons/commons-jexl3/3.1/commons-jexl3-3.1.jar:/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar:/tmp/r/org/slf4j/slf4j-api/2.0.11/slf4j-api-2.0.11.jar:/tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar:/tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar:/tmp/r/org/projectlombok/lombok/1.18.28/lombok-1.18.28.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/yaml/snakeyaml/2.0/snakeyaml-2.0.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.1.4/mariadb-java-client-3.1.4.jar:/tmp/r/com/github/waffle/waffle-jna/3.2.0/waffle-jna-3.2.0.jar:/tmp/r/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar:/tmp/r/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1.jar:/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar:/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar:/tmp/r/org/postgresql/postgresql/42.6.0/postgresql-42.6.0.jar:/tmp/r/org/checkerframework/checker-qual/3.31.0/checker-qual-3.31.0.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar:/tmp/r/org/glassfish/jersey/inject/jersey-hk2/3.1.3/jersey-hk2-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-common/3.1.3/jersey-common-3.1.3.jar:/tmp/r/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar:/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/tmp/r/org/glassfish/hk2/hk2-locator/3.0.4/hk2-locator-3.0.4.jar:/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/3.0.4/aopalliance-repackaged-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-api/3.0.4/hk2-api-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-utils/3.0.4/hk2-utils-3.0.4.jar:/tmp/r/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.jar:/tmp/r/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.jar:/tmp/r/org/eclipse/jetty/toolchain/jetty-jakarta-servlet-api/5.0.2/jetty-jakarta-servlet-api-5.0.2.jar:/tmp/r/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet/3.1.3/jersey-container-servlet-3.1.3.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.3/jersey-container-servlet-core-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-server/3.1.3/jersey-server-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-client/3.1.3/jersey-client-3.1.3.jar:/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar:/tmp/r/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/tmp/r/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.6/byte-buddy-1.14.6.jar:/tmp/r/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar:/tmp/r/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/tmp/r/org/assertj/assertj-core/3.24.2/assertj-core-3.24.2.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5/5.2.2/httpcore5-5.2.2.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/tmp/r/com/att/nsa/cambriaClient/1.2.1-oss/cambriaClient-1.2.1-oss.jar:/tmp/r/com/att/nsa/saClientLibrary/1.3.0-oss/saClientLibrary-1.3.0-oss.jar:/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar:/tmp/r/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar:/tmp/r/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5/httpclient-cache-4.5.jar:/tmp/r/com/att/nsa/saToolkit/1.2.0-oss/saToolkit-1.2.0-oss.jar:/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar:/tmp/r/org/json/json/20231013/json-20231013.jar:, java.vm.vendor=Private Build, sun.arch.data.model=64, sun.font.fontmanager=sun.awt.X11FontManager, java.vendor.url=Unknown, user.timezone=Etc/UTC, javax.persistence.jdbc.user=****, javax.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, java.vm.specification.version=17, os.name=Linux, jakarta.persistence.jdbc.password=****, sun.java.launcher=SUN_STANDARD, local.setting.IS_JTA_TXN_COORD=false, sun.boot.library.path=/usr/lib/jvm/java-17-openjdk-amd64/lib, sun.java.command=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20240120183635626_70.jar /w/workspace/policy-models-sonar/models-pdp/target/surefire 2024-01-20T18-35-53_465-jvmRun1 surefire-20240120183635626_68tmp surefire_4-20240120183635626_69tmp, jdk.debug=release, surefire.test.class.path=/w/workspace/policy-models-sonar/models-pdp/target/test-classes:/w/workspace/policy-models-sonar/models-pdp/target/classes:/w/workspace/policy-models-sonar/models-base/target/policy-models-base-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-3.1.1-SNAPSHOT.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-examples/target/policy-models-examples-3.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/gson/2.1.1-SNAPSHOT/gson-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/common-parameters/2.1.1-SNAPSHOT/common-parameters-2.1.1-SNAPSHOT.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.jar:/tmp/r/io/prometheus/simpleclient/0.16.0/simpleclient-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel/0.16.0/simpleclient_tracer_otel-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_common/0.16.0/simpleclient_tracer_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel_agent/0.16.0/simpleclient_tracer_otel_agent-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_hotspot/0.16.0/simpleclient_hotspot-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_jakarta/0.16.0/simpleclient_servlet_jakarta-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_common/0.16.0/simpleclient_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_common/0.16.0/simpleclient_servlet_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_logback/0.16.0/simpleclient_logback-0.16.0.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1/jakarta.xml.bind-api-4.0.1.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/tmp/r/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-jakarta/2.2.15/swagger-jaxrs2-jakarta-2.2.15.jar:/tmp/r/io/github/classgraph/classgraph/4.8.154/classgraph-4.8.154.jar:/tmp/r/io/swagger/core/v3/swagger-models-jakarta/2.2.15/swagger-models-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.15.1/jackson-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-annotations-jakarta/2.2.15/swagger-annotations-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-integration-jakarta/2.2.15/swagger-integration-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-core-jakarta/2.2.15/swagger-core-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.15.1/jackson-dataformat-yaml-2.15.1.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.1/jackson-datatype-jsr310-2.15.1.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.1/jackson-databind-2.14.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-json-provider/2.15.1/jackson-jakarta-rs-json-provider-2.15.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-base/2.15.1/jackson-jakarta-rs-base-2.15.1.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.15.1/jackson-module-jakarta-xmlbind-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-servlet-initializer-v2-jakarta/2.2.15/swagger-jaxrs2-servlet-initializer-v2-jakarta-2.2.15.jar:/tmp/r/org/hibernate/orm/hibernate-core/6.3.0.CR1/hibernate-core-6.3.0.CR1.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.2/jaxb-runtime-4.0.2.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.2/jaxb-core-4.0.2.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.0/angus-activation-2.0.0.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.2/txw2-4.0.2.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.1/istack-commons-runtime-4.1.1.jar:/tmp/r/jakarta/inject/jakarta.inject-api/2.0.1.MR/jakarta.inject-api-2.0.1.MR.jar:/tmp/r/org/antlr/antlr4-runtime/4.10.1/antlr4-runtime-4.10.1.jar:/tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/com/h2database/h2/2.2.220/h2-2.2.220.jar:/tmp/r/org/onap/policy/common/utils/2.1.1-SNAPSHOT/utils-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/2.1.1-SNAPSHOT/capabilities-2.1.1-SNAPSHOT.jar:/tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.jar:/tmp/r/com/worldturner/medeia/medeia-validator-core/1.1.1/medeia-validator-core-1.1.1.jar:/tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.3.20/kotlin-reflect-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.3.20/kotlin-stdlib-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.20/kotlin-stdlib-common-1.3.20.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.jar:/tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/tmp/r/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar:/tmp/r/org/onap/policy/common/utils-test/2.1.1-SNAPSHOT/utils-test-2.1.1-SNAPSHOT.jar:/tmp/r/org/bouncycastle/bcpkix-fips/1.0.7/bcpkix-fips-1.0.7.jar:/tmp/r/org/bouncycastle/bc-fips/1.0.2.4/bc-fips-1.0.2.4.jar:/tmp/r/org/apache/commons/commons-jexl3/3.1/commons-jexl3-3.1.jar:/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar:/tmp/r/org/slf4j/slf4j-api/2.0.11/slf4j-api-2.0.11.jar:/tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar:/tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar:/tmp/r/org/projectlombok/lombok/1.18.28/lombok-1.18.28.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/yaml/snakeyaml/2.0/snakeyaml-2.0.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.1.4/mariadb-java-client-3.1.4.jar:/tmp/r/com/github/waffle/waffle-jna/3.2.0/waffle-jna-3.2.0.jar:/tmp/r/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar:/tmp/r/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1.jar:/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar:/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar:/tmp/r/org/postgresql/postgresql/42.6.0/postgresql-42.6.0.jar:/tmp/r/org/checkerframework/checker-qual/3.31.0/checker-qual-3.31.0.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar:/tmp/r/org/glassfish/jersey/inject/jersey-hk2/3.1.3/jersey-hk2-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-common/3.1.3/jersey-common-3.1.3.jar:/tmp/r/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar:/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/tmp/r/org/glassfish/hk2/hk2-locator/3.0.4/hk2-locator-3.0.4.jar:/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/3.0.4/aopalliance-repackaged-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-api/3.0.4/hk2-api-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-utils/3.0.4/hk2-utils-3.0.4.jar:/tmp/r/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.jar:/tmp/r/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.jar:/tmp/r/org/eclipse/jetty/toolchain/jetty-jakarta-servlet-api/5.0.2/jetty-jakarta-servlet-api-5.0.2.jar:/tmp/r/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet/3.1.3/jersey-container-servlet-3.1.3.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.3/jersey-container-servlet-core-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-server/3.1.3/jersey-server-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-client/3.1.3/jersey-client-3.1.3.jar:/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar:/tmp/r/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/tmp/r/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.6/byte-buddy-1.14.6.jar:/tmp/r/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar:/tmp/r/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/tmp/r/org/assertj/assertj-core/3.24.2/assertj-core-3.24.2.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5/5.2.2/httpcore5-5.2.2.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/tmp/r/com/att/nsa/cambriaClient/1.2.1-oss/cambriaClient-1.2.1-oss.jar:/tmp/r/com/att/nsa/saClientLibrary/1.3.0-oss/saClientLibrary-1.3.0-oss.jar:/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar:/tmp/r/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar:/tmp/r/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5/httpclient-cache-4.5.jar:/tmp/r/com/att/nsa/saToolkit/1.2.0-oss/saToolkit-1.2.0-oss.jar:/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar:/tmp/r/org/json/json/20231013/json-20231013.jar:, jakarta.persistence.jdbc.driver=org.h2.Driver, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, java.specification.vendor=Oracle Corporation, org.ops4j.pax.url.mvn.localRepository=/tmp/r, java.version.date=2022-07-19, java.home=/usr/lib/jvm/java-17-openjdk-amd64, file.separator=/, basedir=/w/workspace/policy-models-sonar/models-pdp, java.vm.compressedOopsMode=Zero based, jakarta.persistence.jdbc.user=****, line.separator= , hibernate.persistenceUnitName=ToscaConceptTest, java.vm.specification.vendor=Oracle Corporation, java.specification.name=Java Platform API Specification, hibernate.transaction.coordinator_class=class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl, javax.persistence.jdbc.driver=org.h2.Driver, surefire.real.class.path=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20240120183635626_70.jar, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, java.runtime.version=17.0.4+8-Ubuntu-118.04, user.name=jenkins, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, sonar=true, path.separator=:, hibernate.connection.username=****, os.version=4.15.0-194-generic, java.runtime.name=OpenJDK Runtime Environment, hibernate.connection.url=jdbc:h2:mem:PdpProviderTest, file.encoding=UTF-8, jenkins=true, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=false, localRepository=/tmp/r, hibernate.connection.driver_class=org.h2.Driver, java.vendor.url.bug=Unknown, java.io.tmpdir=/tmp, java.version=17.0.4, user.dir=/w/workspace/policy-models-sonar/models-pdp, os.arch=amd64, java.vm.specification.name=Java Virtual Machine Specification, javax.persistence.schema-generation.database.action=drop-and-create, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@32906bb, native.encoding=UTF-8, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, java.vendor=Private Build, java.vm.info=mixed mode, sharing, java.vm.version=17.0.4+8-Ubuntu-118.04, hibernate.bytecode.use_reflection_optimizer=true, sun.io.unicode.encoding=UnicodeLittle, maven.repo.local=/tmp/r, javax.persistence.jdbc.password=****, java.class.version=61.0} 18:36:47.299 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {} 18:36:47.299 [main] DEBUG org.hibernate.boot.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation 18:36:47.299 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was null 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was null 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was null 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was null 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@43bd267a] under count; prior registration was null 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@4339a2cf] under every; prior registration was null 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@74e17194] under any; prior registration was null 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(floor)] under floor; prior registration was null 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ceiling)] under ceiling; prior registration was null 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(mod)] under mod; prior registration was null 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(abs)] under abs; prior registration was null 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sign)] under sign; prior registration was null 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sqrt)] under sqrt; prior registration was null 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ln)] under ln; prior registration was null 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(exp)] under exp; prior registration was null 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(power)] under power; prior registration was null 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(round)] under round; prior registration was null 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sin)] under sin; prior registration was null 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cos)] under cos; prior registration was null 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(tan)] under tan; prior registration was null 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(asin)] under asin; prior registration was null 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(acos)] under acos; prior registration was null 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan)] under atan; prior registration was null 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan2)] under atan2; prior registration was null 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3fb6ad6d] under sinh; prior registration was null 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@1512c217] under cosh; prior registration was null 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@1bb325a0] under tanh; prior registration was null 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@64219a93] under pi; prior registration was null 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@6ef69ebf] under log; prior registration was null 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(coalesce)] under coalesce; prior registration was null 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nullif)] under nullif; prior registration was null 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(left)] under left; prior registration was null 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(right)] under right; prior registration was null 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(replace)] under replace; prior registration was null 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(concat)] under concat; prior registration was null 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lower)] under lower; prior registration was null 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(upper)] under upper; prior registration was null 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substring)] under substring; prior registration was null 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(locate)] under locate; prior registration was null 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(character_length)] under character_length; prior registration was null 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : length -> character_length 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LocatePositionEmulation@6df7fb0c] under position; prior registration was null 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InsertSubstringOverlayEmulation@6feb5d37] under overlay; prior registration was null 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TrimFunction@7f6a75b] under trim; prior registration was null 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastFunction@5dafd27c] under cast; prior registration was null 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@fd27d5e] under collate; prior registration was null 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ExtractFunction@3ae58b76] under extract; prior registration was null 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(least)] under least; prior registration was null 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(greatest)] under greatest; prior registration was null 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CoalesceIfnullEmulation@81b2f0e] under ifnull; prior registration was null 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lpad)] under lpad; prior registration was null 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rpad)] under rpad; prior registration was null 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LpadRpadPadEmulation@2b843043] under pad; prior registration was null 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastStrEmulation@37a080e0] under str; prior registration was null 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@21880359] under format; prior registration was null 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampaddFunction@70ba2b39] under timestampadd; prior registration was null 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampdiffFunction@7ab61b45] under timestampdiff; prior registration was null 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : dateadd -> timestampadd 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : datediff -> timestampdiff 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@49222373] under current_date; prior registration was null 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@285163c5] under current_time; prior registration was null 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@9936615] under current_timestamp; prior registration was null 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current date -> current_date 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current time -> current_time 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current timestamp -> current_timestamp 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@43b53851] under local_date; prior registration was null 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@1b54b2ef] under local_time; prior registration was null 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@38b8a50b] under local_datetime; prior registration was null 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@2a89cfc7] under offset_datetime; prior registration was null 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local date -> local_date 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local time -> local_time 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local datetime -> local_datetime 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : offset datetime -> offset_datetime 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@40141d77] under instant; prior registration was null 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current_instant -> instant 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.SqlFunction@7ee91c50] under sql; prior registration was null 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was NamedSqmFunctionTemplate(max) 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was NamedSqmFunctionTemplate(min) 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was NamedSqmFunctionTemplate(sum) 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was NamedSqmFunctionTemplate(avg) 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@3847e7b] under count; prior registration was org.hibernate.dialect.function.CountFunction@43bd267a 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.AvgFunction@67976e3b] under avg; prior registration was NamedSqmFunctionTemplate(avg) 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(pi)] under pi; prior registration was org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@64219a93 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cot)] under cot; prior registration was null 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(radians)] under radians; prior registration was null 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(degrees)] under degrees; prior registration was null 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(log10)] under log10; prior registration was null 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@788381b] under mod; prior registration was NamedSqmFunctionTemplate(mod) 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rand)] under rand; prior registration was null 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(soundex)] under soundex; prior registration was null 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(translate)] under translate; prior registration was null 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitand)] under bitand; prior registration was null 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitor)] under bitor; prior registration was null 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitxor)] under bitxor; prior registration was null 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_and)] under bit_and; prior registration was null 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_or)] under bit_or; prior registration was null 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day)] under day; prior registration was null 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(month)] under month; prior registration was null 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(year)] under year; prior registration was null 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(hour)] under hour; prior registration was null 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(minute)] under minute; prior registration was null 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(second)] under second; prior registration was null 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(microsecond)] under microsecond; prior registration was null 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_week)] under day_of_week; prior registration was null 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_month)] under day_of_month; prior registration was null 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : day -> day_of_month 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_year)] under day_of_year; prior registration was null 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(week)] under week; prior registration was null 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(quarter)] under quarter; prior registration was null 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(monthname)] under monthname; prior registration was null 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(dayname)] under dayname; prior registration was null 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under localtime; prior registration was null 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under localtimestamp; prior registration was null 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under local_time; prior registration was org.hibernate.dialect.function.CurrentFunction@1b54b2ef 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under local_datetime; prior registration was org.hibernate.dialect.function.CurrentFunction@38b8a50b 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TruncFunction@31b5bf26] under trunc; prior registration was null 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : truncate -> trunc 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@116278cd] under date_trunc; prior registration was null 18:36:47.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_length)] under bit_length; prior registration was null 18:36:47.302 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was null 18:36:47.302 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ascii)] under ascii; prior registration was null 18:36:47.302 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was NamedSqmFunctionTemplate(octet_length) 18:36:47.302 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(space)] under space; prior registration was null 18:36:47.302 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(repeat)] under repeat; prior registration was null 18:36:47.302 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(char)] under char; prior registration was null 18:36:47.302 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : chr -> char 18:36:47.302 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(instr)] under instr; prior registration was null 18:36:47.302 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substr)] under substr; prior registration was null 18:36:47.302 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@4d582a6c] under position; prior registration was org.hibernate.dialect.function.LocatePositionEmulation@6df7fb0c 18:36:47.302 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ltrim)] under ltrim; prior registration was null 18:36:47.302 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rtrim)] under rtrim; prior registration was null 18:36:47.302 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@bd69b3c] under concat; prior registration was NamedSqmFunctionTemplate(concat) 18:36:47.302 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curtime)] under curtime; prior registration was null 18:36:47.302 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curdate)] under curdate; prior registration was null 18:36:47.302 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(now)] under now; prior registration was null 18:36:47.302 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sysdate)] under sysdate; prior registration was null 18:36:47.302 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(insert)] under insert; prior registration was null 18:36:47.302 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_and)] under bool_and; prior registration was null 18:36:47.302 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : every -> bool_and 18:36:47.302 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_or)] under bool_or; prior registration was null 18:36:47.302 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : any -> bool_or 18:36:47.302 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(median)] under median; prior registration was null 18:36:47.302 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_pop)] under stddev_pop; prior registration was null 18:36:47.302 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_samp)] under stddev_samp; prior registration was null 18:36:47.302 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_pop)] under var_pop; prior registration was null 18:36:47.302 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_samp)] under var_samp; prior registration was null 18:36:47.302 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@178659ef] under format; prior registration was org.hibernate.dialect.function.FormatFunction@21880359 18:36:47.302 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rownum)] under rownum; prior registration was null 18:36:47.302 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(row_number)] under row_number; prior registration was null 18:36:47.302 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lag)] under lag; prior registration was null 18:36:47.302 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lead)] under lead; prior registration was null 18:36:47.302 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(first_value)] under first_value; prior registration was null 18:36:47.302 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(last_value)] under last_value; prior registration was null 18:36:47.302 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nth_value)] under nth_value; prior registration was null 18:36:47.302 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@1520efc2] under mode; prior registration was null 18:36:47.302 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@1927ac40] under percentile_cont; prior registration was null 18:36:47.302 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@2697db23] under percentile_disc; prior registration was null 18:36:47.302 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@3fba73f] under rank; prior registration was null 18:36:47.302 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@11b7167d] under dense_rank; prior registration was null 18:36:47.302 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@35d6eda7] under percent_rank; prior registration was null 18:36:47.302 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@2d8076fd] under cume_dist; prior registration was null 18:36:47.302 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ListaggFunction@731cfe2d] under listagg; prior registration was null 18:36:47.302 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- abs(NUMERIC arg) 18:36:47.302 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double acos(NUMERIC arg) 18:36:47.302 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean any(BOOLEAN predicate) 18:36:47.302 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer ascii(STRING arg) 18:36:47.302 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double asin(NUMERIC arg) 18:36:47.302 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan(NUMERIC arg) 18:36:47.302 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan2(NUMERIC arg0, NUMERIC arg1) 18:36:47.302 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double avg(NUMERIC arg) 18:36:47.302 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_and(arg) 18:36:47.302 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer bit_length(STRING_OR_CLOB arg) 18:36:47.302 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_or(arg) 18:36:47.302 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitand(arg0, arg1) 18:36:47.302 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitor(arg0, arg1) 18:36:47.302 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitxor(arg0, arg1) 18:36:47.302 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_and(BOOLEAN predicate) 18:36:47.302 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_or(BOOLEAN predicate) 18:36:47.302 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- cast(arg as Type) 18:36:47.302 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ceiling(NUMERIC arg) 18:36:47.302 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character char(INTEGER arg) 18:36:47.302 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer character_length(STRING_OR_CLOB arg) 18:36:47.302 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character chr(INTEGER arg) 18:36:47.302 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- coalesce(arg0[, arg1[, ...]]) 18:36:47.302 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String collate(STRING string as COLLATION collation) 18:36:47.302 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String concat(STRING string0[, STRING string1[, ...]]) 18:36:47.302 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cos(NUMERIC arg) 18:36:47.302 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cosh(NUMERIC arg) 18:36:47.302 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cot(NUMERIC arg) 18:36:47.302 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long count([distinct ]{arg|*}) 18:36:47.302 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cume_dist([arg0[, ...]]) 18:36:47.302 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date curdate() 18:36:47.302 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current date 18:36:47.302 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current time 18:36:47.302 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current timestamp 18:36:47.302 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current_date 18:36:47.302 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant current_instant 18:36:47.302 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current_time 18:36:47.302 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current_timestamp 18:36:47.302 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time curtime() 18:36:47.302 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- date_trunc(STRING field, TEMPORAL datetime) 18:36:47.302 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- dateadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 18:36:47.302 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- basicType@255(java.lang.Long,-5)|basicType@257(java.lang.Double,8) datediff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 18:36:47.302 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day(DATE arg) 18:36:47.302 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_month(DATE arg) 18:36:47.302 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_week(DATE arg) 18:36:47.302 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_year(DATE arg) 18:36:47.302 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String dayname(DATE arg) 18:36:47.302 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double degrees(NUMERIC arg) 18:36:47.302 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long dense_rank([arg0[, ...]]) 18:36:47.302 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean every(BOOLEAN predicate) 18:36:47.302 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double exp(NUMERIC arg) 18:36:47.302 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- extract(TEMPORAL_UNIT field from TEMPORAL arg) 18:36:47.302 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- first_valueANY value 18:36:47.302 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- floor(NUMERIC arg) 18:36:47.302 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String format(TEMPORAL datetime as STRING pattern) 18:36:47.302 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- greatest(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 18:36:47.302 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer hour(TIME arg) 18:36:47.302 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ifnull(arg0, arg1) 18:36:47.302 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String insert(STRING string, INTEGER start, INTEGER length, STRING replacement) 18:36:47.302 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant instant 18:36:47.302 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer instr(STRING string, STRING pattern[, INTEGER start[, INTEGER occurrence]]) 18:36:47.302 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- lagANY value[, INTEGER offset[, ANY default]] 18:36:47.302 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- last_valueANY value 18:36:47.302 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- leadANY value[, INTEGER offset[, ANY default]] 18:36:47.302 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- least(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 18:36:47.302 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String left(STRING string, INTEGER length) 18:36:47.302 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer length(STRING_OR_CLOB arg) 18:36:47.302 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String listagg(STRING arg0, STRING arg1) 18:36:47.302 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double ln(NUMERIC arg) 18:36:47.302 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local date 18:36:47.302 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local datetime 18:36:47.302 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local time 18:36:47.302 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local_date 18:36:47.302 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local_datetime 18:36:47.302 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local_time 18:36:47.302 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time localtime 18:36:47.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp localtimestamp 18:36:47.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer locate(STRING pattern, STRING string[, INTEGER start]) 18:36:47.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log(NUMERIC base, NUMERIC arg) 18:36:47.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log10(NUMERIC arg) 18:36:47.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lower(STRING string) 18:36:47.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lpad(STRING string, INTEGER length[, STRING padding]) 18:36:47.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String ltrim(STRING string) 18:36:47.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- max(COMPARABLE arg) 18:36:47.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double median(NUMERIC arg) 18:36:47.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer microsecond(TIME arg) 18:36:47.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- min(COMPARABLE arg) 18:36:47.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer minute(TIME arg) 18:36:47.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer mod(INTEGER arg0, INTEGER arg1) 18:36:47.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- mode() 18:36:47.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer month(DATE arg) 18:36:47.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String monthname(DATE arg) 18:36:47.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp now() 18:36:47.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nth_valueANY value, INTEGER nth 18:36:47.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nullif(arg0, arg1) 18:36:47.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer octet_length(STRING_OR_CLOB arg) 18:36:47.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset datetime 18:36:47.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset_datetime 18:36:47.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String overlay(STRING string placing STRING replacement from INTEGER start[ for INTEGER length]) 18:36:47.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String pad(STRING string with INTEGER length {leading|trailing}[ STRING character]) 18:36:47.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double percent_rank([arg0[, ...]]) 18:36:47.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_cont(NUMERIC arg) 18:36:47.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_disc(NUMERIC arg) 18:36:47.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double pi 18:36:47.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer position(STRING pattern in STRING string) 18:36:47.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double power(NUMERIC arg0, NUMERIC arg1) 18:36:47.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer quarter(DATE arg) 18:36:47.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double radians(NUMERIC arg) 18:36:47.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double rand([INTEGER seed]) 18:36:47.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rank([arg0[, ...]]) 18:36:47.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String repeat(STRING string, INTEGER times) 18:36:47.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String replace(STRING string, STRING pattern, STRING replacement) 18:36:47.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String right(STRING string, INTEGER length) 18:36:47.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- round(NUMERIC number[, INTEGER places]) 18:36:47.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long row_number() 18:36:47.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rownum() 18:36:47.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rpad(STRING string, INTEGER length[, STRING padding]) 18:36:47.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rtrim(STRING string) 18:36:47.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer second(TIME arg) 18:36:47.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer sign(NUMERIC arg) 18:36:47.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sin(NUMERIC arg) 18:36:47.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sinh(NUMERIC arg) 18:36:47.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String soundex(arg) 18:36:47.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String space(INTEGER arg) 18:36:47.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Object sql 18:36:47.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sqrt(NUMERIC arg) 18:36:47.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_pop(NUMERIC arg) 18:36:47.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_samp(NUMERIC arg) 18:36:47.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String str(arg) 18:36:47.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substr(STRING string, INTEGER start[, INTEGER length]) 18:36:47.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substring(STRING string{ from|,} INTEGER start[{ for|,} INTEGER length]) 18:36:47.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- sum(arg) 18:36:47.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp sysdate 18:36:47.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tan(NUMERIC arg) 18:36:47.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tanh(NUMERIC arg) 18:36:47.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- timestampadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 18:36:47.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- basicType@255(java.lang.Long,-5)|basicType@257(java.lang.Double,8) timestampdiff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 18:36:47.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String translate(STRING arg0, STRING arg1, STRING arg2) 18:36:47.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String trim([[{leading|trailing|both} ][STRING arg0 ]from] STRING arg1) 18:36:47.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- trunc( ... ) 18:36:47.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- truncate( ... ) 18:36:47.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String upper(STRING string) 18:36:47.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_pop(NUMERIC arg) 18:36:47.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_samp(NUMERIC arg) 18:36:47.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer week(DATE arg) 18:36:47.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer year(DATE arg) 18:36:47.303 [main] DEBUG org.hibernate.orm.query.plan.cache -- Starting QueryInterpretationCache(2048) 18:36:47.303 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:36:47.303 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:47.315 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType]: private accessor [derivedFrom] 18:36:47.316 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:36:47.316 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:47.327 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy]: private accessor [derivedFrom] 18:36:47.328 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:36:47.328 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:47.335 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus]: private accessor [deploy] 18:36:47.335 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:36:47.335 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:47.344 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup]: private accessor [description] 18:36:47.345 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:36:47.345 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:47.355 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup]: private accessor [currentInstanceCount] 18:36:47.355 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:36:47.355 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:47.361 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp]: private accessor [healthy] 18:36:47.362 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:47.362 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:47.363 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:47.363 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:47.364 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:47.364 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:47.364 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:47.367 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting post-init callbacks 18:36:47.367 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id})#finishInitialization 18:36:47.367 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)#finishInitialization 18:36:47.367 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)#finishInitialization 18:36:47.367 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) - key descriptor 18:36:47.367 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)#finishInitialization 18:36:47.367 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) - key descriptor 18:36:47.367 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets#{element})#finishInitialization 18:36:47.367 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets)#finishInitialization 18:36:47.367 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) - key descriptor 18:36:47.367 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers)#finishInitialization 18:36:47.367 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) - key descriptor 18:36:47.367 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) `staticFetchableList` generator 18:36:47.367 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id})#finishInitialization 18:36:47.367 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)#finishInitialization 18:36:47.367 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)#finishInitialization 18:36:47.367 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) - key descriptor 18:36:47.367 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)#finishInitialization 18:36:47.367 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) - key descriptor 18:36:47.367 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets#{element})#finishInitialization 18:36:47.367 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets)#finishInitialization 18:36:47.367 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) - key descriptor 18:36:47.367 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)#finishInitialization 18:36:47.367 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) `staticFetchableList` generator 18:36:47.368 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#{id})#finishInitialization 18:36:47.368 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)#finishInitialization 18:36:47.368 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) `staticFetchableList` generator 18:36:47.368 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id})#finishInitialization 18:36:47.368 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping( NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element}]) - element descriptor 18:36:47.368 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)#finishInitialization 18:36:47.368 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - key descriptor 18:36:47.368 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)#finishInitialization 18:36:47.368 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) - key descriptor 18:36:47.368 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) `staticFetchableList` generator 18:36:47.368 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id})#finishInitialization 18:36:47.368 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping( NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element}]) - element descriptor 18:36:47.368 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)#finishInitialization 18:36:47.368 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - key descriptor 18:36:47.368 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element})#finishInitialization 18:36:47.368 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)#finishInitialization 18:36:47.368 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) - key descriptor 18:36:47.368 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)#finishInitialization 18:36:47.368 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) - key descriptor 18:36:47.368 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element})#finishInitialization 18:36:47.368 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)#finishInitialization 18:36:47.368 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) - key descriptor 18:36:47.368 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) `staticFetchableList` generator 18:36:47.368 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id})#finishInitialization 18:36:47.368 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdp) `staticFetchableList` generator 18:36:47.368 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id})#initColumnMappings 18:36:47.368 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)#initColumnMappings 18:36:47.368 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:47.368 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:47.368 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:47.368 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:47.368 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets#{element})#initColumnMappings 18:36:47.368 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:47.368 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:47.368 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:47.368 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:47.368 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id})#initColumnMappings 18:36:47.368 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)#initColumnMappings 18:36:47.368 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:47.368 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:47.368 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:47.368 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:47.368 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets#{element})#initColumnMappings 18:36:47.369 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:47.369 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:47.369 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)#initColumnMappings 18:36:47.369 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#{id})#initColumnMappings 18:36:47.369 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)#initColumnMappings 18:36:47.369 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id})#initColumnMappings 18:36:47.369 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:47.369 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:47.369 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:47.369 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:47.369 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}.{inverse})#finishInitialization 18:36:47.369 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}] 18:36:47.369 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}.{inverse})#finishInitialization 18:36:47.369 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}] 18:36:47.369 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id})#initColumnMappings 18:36:47.369 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}.{inverse})#finishInitialization 18:36:47.369 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:47.369 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}] 18:36:47.369 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:47.369 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:47.369 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:47.369 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element})#initColumnMappings 18:36:47.369 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:47.369 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:47.369 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:47.369 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:47.369 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element})#initColumnMappings 18:36:47.369 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:47.369 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:47.369 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id})#initColumnMappings 18:36:47.369 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:47.369 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:47.369 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}.{inverse})#finishInitialization 18:36:47.369 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}] 18:36:47.370 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:47.370 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicyType where name=? and version=? 18:36:47.370 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into ToscaPolicyType (derived_from_name,derived_from_version,description,name,version) values (?,?,?,?,?) 18:36:47.370 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update ToscaPolicyType set derived_from_name=?,derived_from_version=?,description=? where name=? and version=? 18:36:47.370 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from ToscaPolicyType where name=? and version=? 18:36:47.370 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jtpt1_0 18:36:47.370 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] 18:36:47.370 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}] 18:36:47.370 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] 18:36:47.370 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target}] 18:36:47.370 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target}] 18:36:47.370 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target}] 18:36:47.370 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target}] 18:36:47.370 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] | +-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom.version] | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.description] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] | \-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:47.370 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jtpt1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) { primaryTableReference : ToscaPolicyType as jtpt1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } } } } } 18:36:47.371 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:47.371 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicy where name=? and version=? 18:36:47.371 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into ToscaPolicy (derived_from_name,derived_from_version,description,type_name,type_version,name,version) values (?,?,?,?,?,?,?) 18:36:47.371 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update ToscaPolicy set derived_from_name=?,derived_from_version=?,description=?,type_name=?,type_version=? where name=? and version=? 18:36:47.371 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from ToscaPolicy where name=? and version=? 18:36:47.371 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jtp1_0 18:36:47.371 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] 18:36:47.371 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}] 18:36:47.371 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] 18:36:47.371 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target}] 18:36:47.371 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target}] 18:36:47.371 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] 18:36:47.371 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target}] 18:36:47.371 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] | +-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom.version] | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.description] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] | \-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type.version] 18:36:47.371 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jtp1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) { primaryTableReference : ToscaPolicy as jtp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target}) { primaryTableReference : ToscaPolicy as jtp1_0 } } } } } 18:36:47.372 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:47.372 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from PdpPolicyStatus where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:47.372 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:36:47.372 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpPolicyStatus set deploy=?,pdpGroup=?,pdpType=?,name=?,version=?,state=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:47.372 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpPolicyStatus where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:47.372 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpps1_0 18:36:47.372 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] 18:36:47.372 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] 18:36:47.373 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:36:47.373 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType] | +-EmbeddableFetchImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] | | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.name] | | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.version] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state] 18:36:47.373 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpps1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) { primaryTableReference : PdpPolicyStatus as jpps1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}) { primaryTableReference : PdpPolicyStatus as jpps1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) { primaryTableReference : PdpPolicyStatus as jpps1_0 } } } } } 18:36:47.373 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:47.373 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from PdpGroup where name=? and version=? 18:36:47.373 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpGroup (description,pdpGroupState,name,version) values (?,?,?,?) 18:36:47.373 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpGroup set description=?,pdpGroupState=? where name=? and version=? 18:36:47.373 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpGroup where name=? and version=? 18:36:47.373 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpg1_0 18:36:47.373 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] 18:36:47.373 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] 18:36:47.373 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:47.373 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:47.373 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:47.374 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:47.374 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:47.374 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@28a7ef5d] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:47.374 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:47.374 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:47.374 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:47.374 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:47.374 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:47.374 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:47.374 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) { primaryTableReference : PdpGroup as jpg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}) { primaryTableReference : PdpGroup as jpg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } left join CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 NestedTableGroupJoins { join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } } } } } 18:36:47.375 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:47.375 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from PdpSubGroup where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:47.375 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpSubGroup (currentInstanceCount,desiredInstanceCount,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?) 18:36:47.375 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpSubGroup set currentInstanceCount=?,desiredInstanceCount=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:47.375 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpSubGroup where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:47.375 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpsg1_0 18:36:47.375 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] 18:36:47.375 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] 18:36:47.375 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:47.375 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:47.375 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:47.375 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:47.375 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:47.375 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@bc54966] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:47.376 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:47.376 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:47.376 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:47.376 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:47.376 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:47.376 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpsg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) { primaryTableReference : PdpSubGroup as jpsg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } left join CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } } } } } 18:36:47.376 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:47.376 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from Pdp where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:47.376 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:47.377 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update Pdp set healthy=?,lastUpdate=?,message=?,pdpState=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:47.377 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from Pdp where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:47.377 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jp1_0 18:36:47.377 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] 18:36:47.377 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] 18:36:47.377 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState] 18:36:47.377 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jp1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdp) { primaryTableReference : Pdp as jp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}) { primaryTableReference : Pdp as jp1_0 } } } } } 18:36:47.377 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:47.377 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:36:47.377 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:47.377 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:47.377 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:47.377 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:47.377 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:47.377 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:47.377 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:47.377 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:47.377 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}] 18:36:47.377 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties` -> `{index}` 18:36:47.377 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties` -> `{element}` 18:36:47.377 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:47.377 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:47.377 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:47.377 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_properties (JpaToscaPolicyType_name,JpaToscaPolicyType_version,properties_KEY,properties) values (?,?,?,?) 18:36:47.377 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicyType_properties set properties=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:36:47.377 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:36:47.377 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:47.377 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:47.378 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:47.378 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@4139998e] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:47.378 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:47.378 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:47.378 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:47.378 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:47.378 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:47.378 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:47.378 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:47.378 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into PdpGroup_PdpSubGroup (name,version,pdpSubGroups_localName,pdpSubGroups_parentKeyName,pdpSubGroups_parentKeyVersion,pdpSubGroups_parentLocalName) values (?,?,?,?,?,?) 18:36:47.378 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from PdpGroup_PdpSubGroup where name=? and version=? and pdpSubGroups_localName=? and pdpSubGroups_parentKeyName=? and pdpSubGroups_parentKeyVersion=? and pdpSubGroups_parentLocalName=? 18:36:47.378 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from PdpGroup_PdpSubGroup where name=? and version=? 18:36:47.378 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:47.378 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:47.378 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}] 18:36:47.378 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties` -> `{index}` 18:36:47.378 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties` -> `{element}` 18:36:47.378 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:47.378 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:47.378 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:47.378 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_properties (JpaToscaPolicy_name,JpaToscaPolicy_version,properties_KEY,properties) values (?,?,?,?) 18:36:47.378 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicy_properties set properties=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:36:47.378 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:36:47.378 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:36:47.378 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:47.378 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:47.378 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@7946db67] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:47.378 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:47.378 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:47.378 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:47.379 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:47.379 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:47.379 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? and pdpInstances_localName=? and pdpInstances_parentKeyName=? and pdpInstances_parentKeyVersion=? and pdpInstances_parentLocalName=? 18:36:47.379 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? 18:36:47.379 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:47.379 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:47.379 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:47.379 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties` -> `{index}` 18:36:47.379 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties` -> `{element}` 18:36:47.379 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:47.379 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:47.379 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:47.379 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,properties_KEY,properties) values (?,?,?,?,?,?) 18:36:47.379 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaPdpSubGroup_properties set properties=? where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:36:47.379 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:36:47.379 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:47.379 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:47.379 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] 18:36:47.379 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}] 18:36:47.379 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}] 18:36:47.379 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:47.379 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_targets (toscaPolicyTypeName,toscaPolicyTypeVersion,name,version) values (?,?,?,?) 18:36:47.379 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:36:47.379 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:36:47.379 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:47.379 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:47.379 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:47.379 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties` -> `{index}` 18:36:47.379 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties` -> `{element}` 18:36:47.379 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:47.379 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:47.379 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:47.379 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpGroup_properties (JpaPdpGroup_name,JpaPdpGroup_version,properties_KEY,properties) values (?,?,?,?) 18:36:47.380 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaPdpGroup_properties set properties=? where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:36:47.380 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:36:47.380 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? 18:36:47.380 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:47.380 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:47.380 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}] 18:36:47.380 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata` -> `{index}` 18:36:47.380 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata` -> `{element}` 18:36:47.380 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:47.380 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:47.380 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:47.380 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_metadata (JpaToscaPolicyType_name,JpaToscaPolicyType_version,metadata_KEY,metadata) values (?,?,?,?) 18:36:47.380 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicyType_metadata set metadata=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:36:47.380 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:36:47.380 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:47.380 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:47.380 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] 18:36:47.380 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}] 18:36:47.380 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}] 18:36:47.380 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:47.380 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_targets (toscaPolicyName,toscaPolicyVersion,name,version) values (?,?,?,?) 18:36:47.380 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:36:47.380 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:36:47.380 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:47.380 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:47.380 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}] 18:36:47.380 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers` -> `{element}` 18:36:47.380 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:47.380 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_triggers (JpaToscaPolicyType_name,JpaToscaPolicyType_version,triggers) values (?,?,?) 18:36:47.380 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and triggers=? 18:36:47.380 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:47.380 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:47.380 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:47.380 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}] 18:36:47.380 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata` -> `{index}` 18:36:47.380 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata` -> `{element}` 18:36:47.380 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:47.380 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:47.381 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:47.381 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_metadata (JpaToscaPolicy_name,JpaToscaPolicy_version,metadata_KEY,metadata) values (?,?,?,?) 18:36:47.381 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicy_metadata set metadata=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:36:47.381 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:36:47.381 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:36:47.381 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : spt1_0 18:36:47.381 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:47.381 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:47.381 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:47.381 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:47.381 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:47.381 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:47.381 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:47.384 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:36:47.384 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow 18:36:47.384 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver 18:36:47.384 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator -- No JtaPlatformResolver was specified, using default [org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver] 18:36:47.386 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver -- Could not resolve JtaPlatform, using default [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 18:36:47.386 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 18:36:47.386 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@43b701b6] to SessionFactoryImplementor [org.hibernate.internal.SessionFactoryImpl@791c0fe1] 18:36:47.386 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named HQL queries 18:36:47.386 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named SQL queries 18:36:47.386 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 18:36:47.386 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpGroup_properties cascade 18:36:47.386 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@78d4e251] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 18:36:47.386 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_policies cascade 18:36:47.386 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_properties cascade 18:36:47.388 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_supportedPolicyTypes cascade 18:36:47.388 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_metadata cascade 18:36:47.388 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_properties cascade 18:36:47.388 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_targets cascade 18:36:47.388 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_metadata cascade 18:36:47.388 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_properties cascade 18:36:47.388 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_targets cascade 18:36:47.388 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_triggers cascade 18:36:47.388 [main] DEBUG org.hibernate.SQL -- drop table if exists Pdp cascade 18:36:47.388 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup cascade 18:36:47.388 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup_PdpSubGroup cascade 18:36:47.388 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpPolicyStatus cascade 18:36:47.388 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup cascade 18:36:47.388 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup_Pdp cascade 18:36:47.388 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicy cascade 18:36:47.388 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicyType cascade 18:36:47.388 [main] DEBUG org.hibernate.SQL -- create table JpaPdpGroup_properties (JpaPdpGroup_version varchar(20) not null, JpaPdpGroup_name varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpGroup_version, JpaPdpGroup_name, properties_KEY)) 18:36:47.388 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1ee5bbe1] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 18:36:47.389 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_policies (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, version varchar(20), JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120)) 18:36:47.389 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_properties (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName, properties_KEY)) 18:36:47.390 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, version varchar(20), JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120)) 18:36:47.390 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_metadata (JpaToscaPolicy_version varchar(20) not null, JpaToscaPolicy_name varchar(120) not null, metadata_KEY varchar(255) not null, metadata clob, primary key (JpaToscaPolicy_version, JpaToscaPolicy_name, metadata_KEY)) 18:36:47.391 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_properties (JpaToscaPolicy_version varchar(20) not null, JpaToscaPolicy_name varchar(120) not null, properties_KEY varchar(255) not null, properties clob, primary key (JpaToscaPolicy_version, JpaToscaPolicy_name, properties_KEY)) 18:36:47.391 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_targets (toscaPolicyVersion varchar(20) not null, version varchar(20), name varchar(120), toscaPolicyName varchar(120) not null) 18:36:47.391 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_metadata (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, metadata_KEY varchar(255) not null, metadata clob, primary key (JpaToscaPolicyType_version, JpaToscaPolicyType_name, metadata_KEY)) 18:36:47.392 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_properties (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, properties_KEY varchar(255) not null, properties blob, primary key (JpaToscaPolicyType_version, JpaToscaPolicyType_name, properties_KEY)) 18:36:47.392 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_targets (toscaPolicyTypeVersion varchar(20) not null, version varchar(20), name varchar(120), toscaPolicyTypeName varchar(120) not null) 18:36:47.392 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_triggers (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, triggers blob) 18:36:47.393 [main] DEBUG org.hibernate.SQL -- create table Pdp (healthy tinyint check (healthy between 0 and 3), pdpState tinyint check (pdpState between 0 and 4), lastUpdate timestamp(6), parentKeyVersion varchar(15) not null, localName varchar(120) not null, parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, message varchar(255), primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:47.393 [main] DEBUG org.hibernate.SQL -- create table PdpGroup (pdpGroupState tinyint check (pdpGroupState between 0 and 4), version varchar(20) not null, name varchar(120) not null, description varchar(255), primary key (version, name)) 18:36:47.393 [main] DEBUG org.hibernate.SQL -- create table PdpGroup_PdpSubGroup (pdpSubGroups_parentKeyVersion varchar(15) not null, version varchar(20) not null, name varchar(120) not null, pdpSubGroups_localName varchar(120) not null, pdpSubGroups_parentKeyName varchar(120) not null, pdpSubGroups_parentLocalName varchar(120) not null, unique (pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName)) 18:36:47.394 [main] DEBUG org.hibernate.SQL -- create table PdpPolicyStatus (deploy TINYINT DEFAULT 1, state tinyint check (state between 0 and 2), parentKeyVersion varchar(15) not null, version varchar(20), localName varchar(120) not null, name varchar(120), parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, pdpGroup varchar(255), pdpType varchar(255), primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:47.394 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup (currentInstanceCount integer, desiredInstanceCount integer, parentKeyVersion varchar(15) not null, localName varchar(120) not null, parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:47.395 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup_Pdp (pdpInstances_parentKeyVersion varchar(15) not null, pdpParentKeyVersion varchar(15) not null, pdpInstances_localName varchar(120) not null, pdpInstances_parentKeyName varchar(120) not null, pdpInstances_parentLocalName varchar(120) not null, pdpLocalName varchar(120) not null, pdpParentKeyName varchar(120) not null, pdpParentLocalName varchar(120) not null, unique (pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName)) 18:36:47.395 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicy (version varchar(20) not null, name varchar(120) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), type_name varchar(255), type_version varchar(255), primary key (version, name)) 18:36:47.395 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicyType (version varchar(20) not null, name varchar(120) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), primary key (version, name)) 18:36:47.396 [main] DEBUG org.hibernate.SQL -- create index PdpPolicyStatus_PdpGroup on PdpPolicyStatus (pdpGroup) 18:36:47.396 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpGroup_properties add constraint FKi82h6bc4iklkjv7krr4tllb51 foreign key (JpaPdpGroup_version, JpaPdpGroup_name) references PdpGroup 18:36:47.398 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_policies add constraint FKkl74fjq2ysgj68rtbxj2srgdr foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:47.399 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_properties add constraint FK7j6ar5qk95slogxhx7l2tjuxq foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:47.399 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_supportedPolicyTypes add constraint FKiraunod8x5nom8pvenqtbna72 foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:47.400 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_metadata add constraint FK29h250xhsg0inkfg1hm4i2k38 foreign key (JpaToscaPolicy_version, JpaToscaPolicy_name) references ToscaPolicy 18:36:47.401 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_properties add constraint FK9k5bye8m8q6ygv1i414bw8nw0 foreign key (JpaToscaPolicy_version, JpaToscaPolicy_name) references ToscaPolicy 18:36:47.401 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_targets add constraint FKliy7vigqxfyf92o6f0ncb1wgl foreign key (toscaPolicyVersion, toscaPolicyName) references ToscaPolicy 18:36:47.402 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_metadata add constraint FKm1hmhx2ekdrgvl8n73w28xwtt foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:47.403 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_properties add constraint FKi8tdjtmlgdqgru37dr7ygv2a7 foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:47.404 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_targets add constraint FKf2o083hui187dqcuw2cjjof7l foreign key (toscaPolicyTypeVersion, toscaPolicyTypeName) references ToscaPolicyType 18:36:47.404 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_triggers add constraint FKf343w49wb44xuf1nbon6plkmm foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:47.405 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpGroup_PdpSubGroup add constraint FKp3hd30o6ci1ug68n8wkut90i foreign key (pdpSubGroups_parentKeyVersion, pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentLocalName) references PdpSubGroup 18:36:47.405 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpGroup_PdpSubGroup add constraint FKnnmamid2cu71pfiuym4fyo8to foreign key (version, name) references PdpGroup 18:36:47.406 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpSubGroup_Pdp add constraint FKfq9i4rkxwf8st6dqsb72ny3hu foreign key (pdpInstances_parentKeyVersion, pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentLocalName) references Pdp 18:36:47.407 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpSubGroup_Pdp add constraint FKbbesdj6fulgci7m8qfynnf9fd foreign key (pdpParentKeyVersion, pdpLocalName, pdpParentKeyName, pdpParentLocalName) references PdpSubGroup 18:36:47.408 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: 71550a36-5606-476c-b94b-9e8a428ea470 () 18:36:47.408 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured 18:36:47.408 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated SessionFactory 18:36:47.408 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Created Policy Framework persistence unit "ToscaConceptTest" 18:36:47.409 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "testdata/PdpGroups0.json" does not exist on the local file system 18:36:47.409 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-models-sonar/models-pdp/target/test-classes/testdata/PdpGroups0.json" : 18:36:47.412 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false] 18:36:47.412 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 18:36:47.412 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 18:36:47.413 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpg1_0 18:36:47.413 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] 18:36:47.413 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] 18:36:47.413 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:47.413 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:47.413 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:47.413 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:47.413 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:47.413 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@30bcfc62] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:47.413 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:47.413 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:47.413 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:47.413 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:47.413 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:47.413 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:47.413 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) { primaryTableReference : PdpGroup as jpg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}) { primaryTableReference : PdpGroup as jpg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } left join CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 NestedTableGroupJoins { join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } } } } } 18:36:47.414 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:47.414 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:47.414 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@1924580788 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@253e686c) 18:36:47.414 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@2104834733 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1694382479) 18:36:47.414 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@539085761 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@768abaa1) 18:36:47.414 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@578705039 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:47.414 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@936980750 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@768abaa1) 18:36:47.414 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@428379127 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:47.414 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@980706773 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@768abaa1) 18:36:47.414 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@1794020922 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:47.414 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@339843880 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@768abaa1) 18:36:47.414 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@1238072676 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:47.414 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@1351148357 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@1313468456) 18:36:47.414 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@1456056850 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:36:47.414 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@1157352946 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@253e686c) 18:36:47.414 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1400802531 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:47.414 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@1379397140 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:36:47.414 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:47.416 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[name,version]{name=PdpGroup0, version=0.0.0}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:47.416 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpsg1_0 18:36:47.416 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] 18:36:47.416 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] 18:36:47.416 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:47.416 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:47.416 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:47.416 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:47.417 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:47.417 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@26a3f0ab] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:47.417 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:47.417 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:47.417 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:47.417 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:47.417 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:47.417 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpsg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) { primaryTableReference : PdpSubGroup as jpsg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } left join CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } } } } } 18:36:47.417 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:47.418 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:47.418 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})@674530219 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@768abaa1) 18:36:47.418 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@439083196 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1206465982) 18:36:47.418 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1606786627 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@53e077cb) 18:36:47.418 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@369836811 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@406962353) 18:36:47.418 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1803907708 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:47.418 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})@990584552 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@768abaa1) 18:36:47.418 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@2001998233 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:47.418 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})@1627788170 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@768abaa1) 18:36:47.418 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@567319364 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:47.418 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})@1112485320 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@768abaa1) 18:36:47.418 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@356529345 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:47.418 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@1150021536 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) 18:36:47.418 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join (PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName) on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:47.419 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:47.419 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jp1_0 18:36:47.419 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] 18:36:47.419 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] 18:36:47.419 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState] 18:36:47.419 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jp1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdp) { primaryTableReference : Pdp as jp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}) { primaryTableReference : Pdp as jp1_0 } } } } } 18:36:47.419 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:47.419 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:47.419 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@2120569684 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:47.419 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:47.420 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:47.420 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [JpaPdp(key=PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0), pdpState=ACTIVE, healthy=NOT_HEALTHY, message=message from PDP, lastUpdate=1970-01-01 00:00:00.0)] for CollectionEntry[] 18:36:47.420 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [PfConceptKey(name=Policy0, version=4.5.6)] for CollectionEntry[] 18:36:47.420 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [PfSearchableKey(name=policy.type.0, version=1.2.3)] for CollectionEntry[] 18:36:47.420 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [JpaPdpSubGroup(key=PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX), supportedPolicyTypes=[PfSearchableKey(name=policy.type.0, version=1.2.3)], policies=[PfConceptKey(name=Policy0, version=4.5.6)], currentInstanceCount=123, desiredInstanceCount=456, properties={subgroupProperty0=Value of sub Group Property 0}, pdpInstances=[JpaPdp(key=PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0), pdpState=ACTIVE, healthy=NOT_HEALTHY, message=message from PDP, lastUpdate=1970-01-01 00:00:00.0)])] for CollectionEntry[] 18:36:47.420 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 18:36:47.420 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:36:47.420 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:36:47.421 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}], was: [] (initialized) 18:36:47.421 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}], was: [] (initialized) 18:36:47.421 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [] (initialized) 18:36:47.421 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [] (initialized) 18:36:47.421 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [] (initialized) 18:36:47.421 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [] (initialized) 18:36:47.421 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 3 insertions, 2 updates, 0 deletions to 3 objects 18:36:47.421 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 6 (re)creations, 0 updates, 0 removals to 6 collections 18:36:47.421 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:36:47.421 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup{pdpGroupState=PASSIVE, pdpSubGroups=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], description=group description, key=component[name,version]{name=PdpGroup0, version=0.0.0}, properties=[Value of Group Property 0]} 18:36:47.421 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp{healthy=NOT_HEALTHY, lastUpdate=1970-01-01 00:00:00.0, message=message from PDP, pdpState=ACTIVE, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}} 18:36:47.421 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup{desiredInstanceCount=456, policies=[component[name,version]{name=Policy0, version=4.5.6}], supportedPolicyTypes=[component[name,version]{name=policy.type.0, version=1.2.3}], key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, currentInstanceCount=123, properties=[Value of sub Group Property 0], pdpInstances=[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}]} 18:36:47.421 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup (description,pdpGroupState,name,version) values (?,?,?,?) 18:36:47.422 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup (currentInstanceCount,desiredInstanceCount,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?) 18:36:47.422 [main] DEBUG org.hibernate.SQL -- insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:47.423 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.423 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup_PdpSubGroup (name,version,pdpSubGroups_localName,pdpSubGroups_parentKeyName,pdpSubGroups_parentKeyVersion,pdpSubGroups_parentLocalName) values (?,?,?,?,?,?) 18:36:47.423 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:47.423 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.423 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:47.423 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:47.423 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.423 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:47.424 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:47.424 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.424 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:47.424 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:47.424 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.424 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpGroup_properties (JpaPdpGroup_name,JpaPdpGroup_version,properties_KEY,properties) values (?,?,?,?) 18:36:47.424 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:47.424 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.424 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,properties_KEY,properties) values (?,?,?,?,?,?) 18:36:47.425 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:47.425 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:47.425 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:47.425 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:47.425 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:47.425 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@751605655 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@253e686c) 18:36:47.425 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@464064795 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1694382479) 18:36:47.425 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@432019927 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@768abaa1) 18:36:47.425 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@2077301444 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:47.425 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@870926854 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@768abaa1) 18:36:47.425 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@1620812969 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:47.425 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@2030831564 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@768abaa1) 18:36:47.425 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@184034579 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:47.425 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@1933109040 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@768abaa1) 18:36:47.425 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@1312537362 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:47.425 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@1469118334 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@1313468456) 18:36:47.425 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@478908450 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:36:47.425 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@675210724 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@253e686c) 18:36:47.425 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1003366618 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:47.425 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@1798636506 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:36:47.425 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:47.426 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:47.426 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:47.426 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:47.426 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:47.426 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:47.426 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.426 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:47.426 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.426 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.426 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.426 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:47.426 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:47.426 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:47.426 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:47.426 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:47.426 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.426 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:47.426 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.426 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:47.426 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:47.426 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:47.426 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:47.426 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:47.426 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.426 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:47.426 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.426 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:47.426 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:47.426 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:47.426 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:47.426 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:47.426 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.426 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:47.426 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.426 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:47.426 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:47.426 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:47.426 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.426 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:47.426 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.426 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:47.426 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:36:47.426 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:47.426 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.426 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:47.426 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:47.426 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:47.426 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:47.426 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.426 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:47.426 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.427 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : 2107360307 18:36:47.427 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:47.427 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0)] : 705945850 18:36:47.427 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@76493916 18:36:47.427 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@76493916 18:36:47.427 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:47.427 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:47.427 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:47.427 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:47.427 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:47.427 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:47.427 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [123] 18:36:47.427 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [456] 18:36:47.427 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.427 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@76493916 18:36:47.427 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:47.427 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:47.427 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:36:47.427 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.427 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@68ba965e 18:36:47.427 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:47.427 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:47.427 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } 18:36:47.427 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:47.427 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:47.427 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@2070303350 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1206465982) 18:36:47.427 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@2117678604 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@53e077cb) 18:36:47.427 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1686209534 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@406962353) 18:36:47.427 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1741082486 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:47.427 [main] DEBUG org.hibernate.SQL -- select pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName) in ((?,?,?,?)) 18:36:47.428 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:47.428 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [apex-0] 18:36:47.428 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup0] 18:36:47.428 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:36:47.428 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [APEX] 18:36:47.428 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:47.428 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:47.428 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:47.428 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:47.428 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:47.428 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:47.428 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:47.428 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:47.428 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.428 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:47.428 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.429 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:47.429 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0)] : 1899159594 18:36:47.429 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:47.429 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1417067453 18:36:47.429 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:47.429 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:47.429 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [NOT_HEALTHY] 18:36:47.429 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:36:47.429 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:36:47.429 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [ACTIVE] 18:36:47.429 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:47.429 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1417067453 18:36:47.429 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@205e3c05 18:36:47.429 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:47.429 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:47.429 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:47.429 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jp1_0 18:36:47.429 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] 18:36:47.430 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] 18:36:47.430 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState] 18:36:47.430 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jp1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdp) { primaryTableReference : Pdp as jp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}) { primaryTableReference : Pdp as jp1_0 } } } } } 18:36:47.430 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:47.430 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:47.430 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@1765555736 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:47.430 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:47.430 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdp): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:47.431 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [NOT_HEALTHY] 18:36:47.431 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1970-01-01 00:00:00.0] 18:36:47.431 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [message from PDP] 18:36:47.431 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [ACTIVE] 18:36:47.431 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:47.431 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@d4e3ce5 18:36:47.431 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:47.431 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:47.431 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:47.431 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:47.431 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpsg1_0 18:36:47.431 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] 18:36:47.431 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] 18:36:47.431 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:47.432 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:47.432 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:47.432 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:47.432 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:47.432 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@58a1faa] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:47.432 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:47.432 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:47.432 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:47.432 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:47.432 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:47.433 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpsg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) { primaryTableReference : PdpSubGroup as jpsg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } left join CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } } } } } 18:36:47.433 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:47.433 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:47.433 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})@1690223291 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@768abaa1) 18:36:47.433 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@431264907 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1206465982) 18:36:47.433 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@905144449 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@53e077cb) 18:36:47.433 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1565490540 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@406962353) 18:36:47.433 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1333188452 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:47.433 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})@1926955725 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@768abaa1) 18:36:47.433 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1556269943 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:47.433 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})@2059434398 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@768abaa1) 18:36:47.433 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@66346069 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:47.433 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})@689175436 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@768abaa1) 18:36:47.433 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@1673532586 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:47.433 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@439721413 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) 18:36:47.433 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join (PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName) on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:47.434 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:47.434 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [apex-0] 18:36:47.434 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PdpGroup0] 18:36:47.434 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [12] - [0.0.0] 18:36:47.434 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [13] - [APEX] 18:36:47.434 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:47.434 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:47.434 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:47.434 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.434 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:47.434 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:47.434 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:47.434 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:47.434 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:47.434 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.434 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:47.434 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.434 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:47.434 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:47.434 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:47.434 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:47.434 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:47.434 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.434 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:47.434 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:47.434 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:47.435 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:47.435 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:47.435 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:47.435 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.435 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:47.435 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.435 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:47.435 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:47.435 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:47.435 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:47.435 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:47.435 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.435 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:47.435 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.435 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:47.435 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:47.435 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:47.435 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:47.435 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:47.435 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.435 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:47.435 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.435 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1477475515 18:36:47.435 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1477475515 18:36:47.435 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:47.435 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:47.435 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:47.435 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1477475515 18:36:47.435 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:47.435 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:47.435 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:47.435 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [123] 18:36:47.435 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [456] 18:36:47.435 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.435 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@79a38bda 18:36:47.435 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:47.435 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:47.436 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:47.436 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpg1_0 18:36:47.436 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] 18:36:47.436 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] 18:36:47.436 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:47.436 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:47.436 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:47.436 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:47.436 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:47.436 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@569048c9] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:47.436 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:47.436 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:47.436 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:47.436 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:47.436 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:47.437 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:47.437 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) { primaryTableReference : PdpGroup as jpg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}) { primaryTableReference : PdpGroup as jpg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } left join CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 NestedTableGroupJoins { join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } } } } } 18:36:47.437 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:47.437 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:47.437 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@753267016 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@253e686c) 18:36:47.437 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@2020024861 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1694382479) 18:36:47.437 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1000725845 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@768abaa1) 18:36:47.437 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@403484201 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:47.437 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@459305937 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@768abaa1) 18:36:47.437 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@1515638122 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:47.437 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@1326251008 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@768abaa1) 18:36:47.437 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@839675438 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:47.437 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@720006469 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@768abaa1) 18:36:47.437 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@1178323183 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:47.437 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@1862254804 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@1313468456) 18:36:47.437 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@1070841403 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:36:47.437 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@1177185473 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@253e686c) 18:36:47.437 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1582217307 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:47.437 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@1319582246 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:36:47.437 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:47.438 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:47.438 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:47.438 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:47.438 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:47.438 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:47.438 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.438 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:47.438 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.438 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.438 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.438 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:47.438 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:47.438 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:47.438 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:47.438 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:47.438 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.438 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:47.438 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.438 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:47.438 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:47.438 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:47.438 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:47.438 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:47.438 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.438 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:47.438 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.438 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:47.438 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:47.438 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:47.438 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:47.438 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:47.438 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.438 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:47.438 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.438 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:47.438 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:47.438 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:47.438 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.438 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:47.438 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.438 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:47.438 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:36:47.438 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:47.438 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.438 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:47.438 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:47.438 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:47.438 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:47.438 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.438 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:47.438 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.438 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1381609866 18:36:47.438 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1381609866 18:36:47.438 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:47.438 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:47.438 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:47.438 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:47.438 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:47.438 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:47.438 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@1381609866 18:36:47.438 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:47.438 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:47.438 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:36:47.438 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.438 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@729556e6 18:36:47.438 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:47.439 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:47.439 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) { primaryTableReference : JpaPdpGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpGroup_properties as p1_0 } } } } } 18:36:47.439 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:47.439 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:47.439 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})@96137032 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1572911999) 18:36:47.439 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@82382863 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:47.439 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version,p1_0.properties_KEY,p1_0.properties from JpaPdpGroup_properties p1_0 where (p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version) in ((?,?)) 18:36:47.439 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:47.439 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:47.439 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:47.439 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.439 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:47.439 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.439 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:47.439 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentMap@634968045 18:36:47.439 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:47.439 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentMap@634968045 18:36:47.439 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [groupProperty0] 18:36:47.439 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [Value of Group Property 0] 18:36:47.439 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@19cf1e15 18:36:47.439 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:47.439 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:47.439 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:47.440 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:47.440 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (spt1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } } } } 18:36:47.440 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:47.440 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:47.440 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})@1879472857 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@366267503) 18:36:47.440 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) : `class org.onap.policy.models.base.PfSearchableKey`@740446920 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element}])@13017003) 18:36:47.440 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@1138097624 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:47.440 [main] DEBUG org.hibernate.SQL -- select spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName,spt1_0.name,spt1_0.version from JpaPdpSubGroup_supportedPolicyTypes spt1_0 where (spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:47.440 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:47.440 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:47.440 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:47.440 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:47.440 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:47.440 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.440 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:47.441 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.441 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:47.441 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@571330180 18:36:47.441 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:47.441 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:47.441 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.0] 18:36:47.441 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1.2.3] 18:36:47.441 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.0, version=1.2.3) 18:36:47.441 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:47.441 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@571330180 18:36:47.441 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:47.441 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@7a54ab0e 18:36:47.441 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:47.441 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:47.441 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:36:47.441 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } } } } 18:36:47.441 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:47.441 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:47.441 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})@703211918 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@923471833) 18:36:47.441 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) : `class org.onap.policy.models.base.PfConceptKey`@1748892059 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element}])@1994048526) 18:36:47.441 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@235152642 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:47.441 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.name,p1_0.version from JpaPdpSubGroup_policies p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:47.442 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:47.442 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:47.442 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:47.442 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:47.442 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:47.442 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.442 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:47.442 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.442 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:47.442 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1893464295 18:36:47.442 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:47.442 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:47.442 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [Policy0] 18:36:47.442 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:36:47.442 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] : PfConceptKey(name=Policy0, version=4.5.6) 18:36:47.442 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:47.442 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1893464295 18:36:47.442 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:47.442 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@46320832 18:36:47.442 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:47.442 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:47.442 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:47.442 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 } } } } } 18:36:47.443 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:47.443 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:47.443 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})@1864962757 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1970103261) 18:36:47.443 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1029456348 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:47.443 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.properties_KEY,p1_0.properties from JpaPdpSubGroup_properties p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:47.443 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:47.443 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:47.443 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:47.443 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:47.443 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:47.443 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.443 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:47.443 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.443 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:47.443 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentMap@613347502 18:36:47.443 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:47.443 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentMap@613347502 18:36:47.443 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [subgroupProperty0] 18:36:47.443 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [Value of sub Group Property 0] 18:36:47.443 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@35419399 18:36:47.443 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:47.443 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:47.444 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:47.445 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:47.445 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:47.445 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@1783395916 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@253e686c) 18:36:47.445 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@1090907060 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1694382479) 18:36:47.445 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@152310800 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@768abaa1) 18:36:47.445 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@812680176 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:47.445 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@956788132 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@768abaa1) 18:36:47.445 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@1462856059 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:47.445 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@2125222681 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@768abaa1) 18:36:47.445 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@1249321023 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:47.445 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@1218383512 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@768abaa1) 18:36:47.445 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@347724865 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:47.445 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@135356756 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@1313468456) 18:36:47.445 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@2073349809 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:36:47.445 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@1263531157 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@253e686c) 18:36:47.445 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@290349673 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:47.445 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@316058325 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:36:47.445 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:47.445 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:47.445 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:47.445 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:47.445 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:47.445 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:47.445 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.445 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:47.445 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.445 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.445 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.445 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:47.445 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:47.445 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:47.445 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:47.445 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:47.445 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.445 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:47.445 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.445 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:47.445 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:47.445 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:47.445 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:47.445 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:47.445 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.445 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:47.445 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.445 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:47.445 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:47.445 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:47.445 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:47.445 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:47.445 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.445 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:47.445 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.445 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:47.445 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:47.445 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:47.445 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.445 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:47.445 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.445 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:47.445 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:36:47.445 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:47.445 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.445 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:47.445 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:47.445 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:47.445 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:47.445 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.445 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:47.445 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.446 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : 428530041 18:36:47.446 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:47.446 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0)] : 1051547807 18:36:47.446 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1365812073 18:36:47.446 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1365812073 18:36:47.446 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:47.446 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:47.446 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:47.446 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:47.446 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:47.446 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:47.446 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [123] 18:36:47.446 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [456] 18:36:47.446 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.446 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@1365812073 18:36:47.446 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:47.446 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:47.446 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:36:47.446 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.446 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@6c2f8b38 18:36:47.446 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:47.446 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:47.446 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } 18:36:47.446 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:47.446 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:47.446 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@1336860580 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1206465982) 18:36:47.446 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1531530963 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@53e077cb) 18:36:47.446 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1762985423 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@406962353) 18:36:47.446 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@2045982110 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:47.446 [main] DEBUG org.hibernate.SQL -- select pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName) in ((?,?,?,?)) 18:36:47.447 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:47.447 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [apex-0] 18:36:47.447 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup0] 18:36:47.447 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:36:47.447 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [APEX] 18:36:47.447 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:47.447 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:47.447 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:47.447 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:47.447 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:47.447 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:47.447 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:47.447 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:47.447 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.447 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:47.447 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.447 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:47.447 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0)] : 281885561 18:36:47.447 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:47.447 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@564367869 18:36:47.447 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:47.447 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:47.447 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [NOT_HEALTHY] 18:36:47.447 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:36:47.447 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:36:47.447 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [ACTIVE] 18:36:47.447 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:47.447 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@564367869 18:36:47.447 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@70f2b33b 18:36:47.447 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:47.447 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:47.447 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:47.447 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:47.447 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:47.447 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@2085641600 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:47.447 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:47.448 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdp): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:47.448 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [NOT_HEALTHY] 18:36:47.448 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1970-01-01 00:00:00.0] 18:36:47.448 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [message from PDP] 18:36:47.448 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [ACTIVE] 18:36:47.448 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:47.448 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@ad32f1f 18:36:47.448 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:47.448 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:47.448 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:47.448 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:47.448 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:47.448 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:47.448 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})@1947328408 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@768abaa1) 18:36:47.448 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@1946962423 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1206465982) 18:36:47.448 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1916968272 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@53e077cb) 18:36:47.448 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1643835344 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@406962353) 18:36:47.448 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@460132712 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:47.448 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})@221814787 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@768abaa1) 18:36:47.448 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1811289321 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:47.448 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})@1573188136 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@768abaa1) 18:36:47.448 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@777084585 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:47.448 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})@1721879512 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@768abaa1) 18:36:47.448 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@1026280121 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:47.448 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@1199848070 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) 18:36:47.448 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join (PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName) on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:47.448 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:47.448 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [apex-0] 18:36:47.448 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PdpGroup0] 18:36:47.448 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [12] - [0.0.0] 18:36:47.448 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [13] - [APEX] 18:36:47.448 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:47.448 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:47.448 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:47.449 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.449 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:47.449 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:47.449 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:47.449 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:47.449 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:47.449 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.449 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:47.449 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.449 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:47.449 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:47.449 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:47.449 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:47.449 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:47.449 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.449 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:47.449 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:47.449 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:47.449 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:47.449 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:47.449 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:47.449 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.449 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:47.449 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.449 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:47.449 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:47.449 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:47.449 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:47.449 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:47.449 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.449 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:47.449 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.449 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:47.449 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:47.449 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:47.449 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:47.449 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:47.449 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.449 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:47.449 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.449 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1745749427 18:36:47.449 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1745749427 18:36:47.449 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:47.449 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:47.449 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:47.449 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1745749427 18:36:47.449 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:47.449 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:47.449 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:47.449 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [123] 18:36:47.449 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [456] 18:36:47.449 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.449 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@4106cd1c 18:36:47.449 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:47.449 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:47.449 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:47.449 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:47.449 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:47.449 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@224612016 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@253e686c) 18:36:47.449 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@687125693 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1694382479) 18:36:47.449 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@440110326 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@768abaa1) 18:36:47.449 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@1839385728 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:47.449 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@2049116490 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@768abaa1) 18:36:47.449 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@2004814831 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:47.449 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@837117386 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@768abaa1) 18:36:47.449 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@1255700922 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:47.449 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@684933362 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@768abaa1) 18:36:47.449 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@662443636 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:47.449 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@1026423908 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@1313468456) 18:36:47.449 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@884033490 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:36:47.449 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@114775398 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@253e686c) 18:36:47.449 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1096756350 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:47.449 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@331560685 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:36:47.450 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:47.450 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:47.450 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:47.450 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:47.450 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:47.450 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:47.450 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.450 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:47.450 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.450 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.450 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.450 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:47.450 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:47.450 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:47.450 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:47.450 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:47.450 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.450 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:47.450 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.450 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:47.450 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:47.450 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:47.450 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:47.450 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:47.450 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.450 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:47.450 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.450 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:47.450 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:47.450 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:47.450 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:47.450 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:47.450 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.450 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:47.450 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.450 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:47.450 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:47.450 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:47.450 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.450 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:47.450 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.450 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:47.450 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:36:47.450 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:47.450 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.450 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:47.450 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:47.450 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:47.450 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:47.450 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.450 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:47.450 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.450 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@691438249 18:36:47.450 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@691438249 18:36:47.450 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:47.450 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:47.450 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:47.450 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:47.450 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:47.450 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:47.450 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@691438249 18:36:47.450 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:47.451 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:47.451 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:36:47.451 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.451 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@1de05329 18:36:47.451 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:47.451 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:47.451 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) { primaryTableReference : JpaPdpGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpGroup_properties as p1_0 } } } } } 18:36:47.451 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:47.451 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:47.451 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})@533850928 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1572911999) 18:36:47.451 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@40833449 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:47.451 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version,p1_0.properties_KEY,p1_0.properties from JpaPdpGroup_properties p1_0 where (p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version) in ((?,?)) 18:36:47.451 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:47.451 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:47.451 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:47.451 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.451 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:47.451 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.451 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:47.451 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentMap@591965500 18:36:47.451 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:47.451 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentMap@591965500 18:36:47.451 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [groupProperty0] 18:36:47.451 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [Value of Group Property 0] 18:36:47.451 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@6b56ef00 18:36:47.451 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:47.451 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:47.451 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:47.451 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:47.451 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (spt1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } } } } 18:36:47.452 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:47.452 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:47.452 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})@298731930 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@366267503) 18:36:47.452 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) : `class org.onap.policy.models.base.PfSearchableKey`@908937955 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element}])@13017003) 18:36:47.452 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@1039206407 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:47.452 [main] DEBUG org.hibernate.SQL -- select spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName,spt1_0.name,spt1_0.version from JpaPdpSubGroup_supportedPolicyTypes spt1_0 where (spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:47.452 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:47.452 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:47.452 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:47.452 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:47.452 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:47.452 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.452 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:47.452 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.452 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:47.452 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1505589253 18:36:47.452 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:47.452 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:47.452 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.0] 18:36:47.452 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1.2.3] 18:36:47.452 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.0, version=1.2.3) 18:36:47.452 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:47.452 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1505589253 18:36:47.452 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:47.452 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@5e44e188 18:36:47.452 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:47.452 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:47.452 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:36:47.452 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } } } } 18:36:47.453 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:47.453 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:47.453 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})@1799383927 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@923471833) 18:36:47.453 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) : `class org.onap.policy.models.base.PfConceptKey`@349108535 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element}])@1994048526) 18:36:47.453 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@7549754 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:47.453 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.name,p1_0.version from JpaPdpSubGroup_policies p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:47.453 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:47.453 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:47.453 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:47.453 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:47.453 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:47.453 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.453 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:47.453 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.453 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:47.453 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@238567998 18:36:47.453 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:47.453 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:47.453 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [Policy0] 18:36:47.453 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:36:47.453 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] : PfConceptKey(name=Policy0, version=4.5.6) 18:36:47.453 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:47.453 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@238567998 18:36:47.453 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:47.453 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@725549d1 18:36:47.453 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:47.453 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:47.453 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:47.453 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 } } } } } 18:36:47.454 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:47.454 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:47.454 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})@1797672514 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1970103261) 18:36:47.454 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@81523465 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:47.454 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.properties_KEY,p1_0.properties from JpaPdpSubGroup_properties p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:47.454 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:47.454 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:47.454 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:47.454 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:47.454 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:47.454 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.454 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:47.454 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.454 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:47.454 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentMap@1232968184 18:36:47.454 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:47.454 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentMap@1232968184 18:36:47.454 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [subgroupProperty0] 18:36:47.454 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [Value of sub Group Property 0] 18:36:47.454 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@1cd1e082 18:36:47.454 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:47.454 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:47.454 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:47.455 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "testdata/PdpGroups0Update.json" does not exist on the local file system 18:36:47.455 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-models-sonar/models-pdp/target/test-classes/testdata/PdpGroups0Update.json" : 18:36:47.461 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 18:36:47.461 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 18:36:47.461 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:47.461 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:47.461 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@594430814 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@253e686c) 18:36:47.461 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@25253964 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1694382479) 18:36:47.461 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@306674958 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@768abaa1) 18:36:47.461 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@492613815 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:47.461 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@1287204089 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@768abaa1) 18:36:47.461 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@1207000602 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:47.461 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@1853355239 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@768abaa1) 18:36:47.461 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@383133846 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:47.461 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@328011857 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@768abaa1) 18:36:47.461 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@1581354420 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:47.461 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@255892055 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@1313468456) 18:36:47.461 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@678789553 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:36:47.461 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@1400968054 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@253e686c) 18:36:47.461 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@33491103 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:47.461 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@182888661 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:36:47.461 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:47.462 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:47.462 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:47.462 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:47.462 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:47.462 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:47.462 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.462 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:47.462 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.462 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.462 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.462 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:47.462 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:47.462 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:47.462 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:47.462 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:47.463 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.463 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:47.463 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.463 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:47.463 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:47.463 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:47.463 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:47.463 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:47.463 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.463 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:47.463 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.463 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:47.463 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:47.463 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:47.463 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:47.463 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:47.463 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.463 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:47.463 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.463 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:47.463 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:47.463 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:47.463 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.463 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:47.463 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.463 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:47.463 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:36:47.463 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:47.463 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.463 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:47.463 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:47.463 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:47.463 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:47.463 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.463 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:47.463 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.463 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : 739848691 18:36:47.463 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:47.463 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0)] : 327586981 18:36:47.463 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1680732075 18:36:47.463 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1680732075 18:36:47.463 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:47.464 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:47.464 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:47.464 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:47.464 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:47.464 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:47.464 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [123] 18:36:47.464 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [456] 18:36:47.464 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.464 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@1680732075 18:36:47.464 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:47.464 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:47.464 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:36:47.464 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.464 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@181d8dd9 18:36:47.464 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:47.464 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:47.464 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } 18:36:47.464 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:47.464 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:47.464 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@710668422 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1206465982) 18:36:47.464 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@553652945 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@53e077cb) 18:36:47.464 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@776067387 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@406962353) 18:36:47.464 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1522985583 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:47.464 [main] DEBUG org.hibernate.SQL -- select pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName) in ((?,?,?,?)) 18:36:47.465 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:47.465 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [apex-0] 18:36:47.465 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup0] 18:36:47.465 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:36:47.465 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [APEX] 18:36:47.465 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:47.465 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:47.465 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:47.465 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:47.465 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:47.465 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:47.465 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:47.465 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:47.465 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.465 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:47.465 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.465 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:47.465 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0)] : 787705654 18:36:47.465 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:47.465 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1258626484 18:36:47.465 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:47.465 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:47.465 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [NOT_HEALTHY] 18:36:47.465 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:36:47.465 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:36:47.465 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [ACTIVE] 18:36:47.465 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:47.465 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1258626484 18:36:47.465 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@438b6d15 18:36:47.465 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:47.466 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:47.466 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:47.466 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@2007777950 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:47.466 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:47.466 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-1, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:47.466 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:47.467 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:47.467 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@971742125 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:47.467 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:47.467 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-2, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:47.467 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:36:47.467 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } } } } 18:36:47.467 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:47.467 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:47.468 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})@520059867 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@923471833) 18:36:47.468 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) : `class org.onap.policy.models.base.PfConceptKey`@1214232378 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element}])@1994048526) 18:36:47.468 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@699373143 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:47.468 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.name,p1_0.version from JpaPdpSubGroup_policies p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:47.468 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:47.468 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:47.468 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:47.468 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:47.468 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:47.468 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.468 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:47.468 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.468 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:47.468 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1171326651 18:36:47.468 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:47.468 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:47.468 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [Policy0] 18:36:47.468 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:36:47.468 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] : PfConceptKey(name=Policy0, version=4.5.6) 18:36:47.468 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:47.468 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1171326651 18:36:47.468 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:47.468 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@67058ebe 18:36:47.468 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:47.468 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:47.468 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 } } } } } 18:36:47.468 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:47.468 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:47.468 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})@843948327 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1970103261) 18:36:47.468 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@301315396 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:47.468 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.properties_KEY,p1_0.properties from JpaPdpSubGroup_properties p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:47.469 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:47.469 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:47.469 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:47.469 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:47.469 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:47.469 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.469 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:47.469 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.469 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:47.469 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentMap@547496283 18:36:47.469 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:47.469 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentMap@547496283 18:36:47.469 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [subgroupProperty0] 18:36:47.469 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [Value of sub Group Property 0] 18:36:47.469 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@674c4b97 18:36:47.469 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:47.469 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:47.469 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (spt1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } } } } 18:36:47.469 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:47.469 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:47.469 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})@1538235823 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@366267503) 18:36:47.469 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) : `class org.onap.policy.models.base.PfSearchableKey`@1280870197 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element}])@13017003) 18:36:47.469 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@1216530820 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:47.469 [main] DEBUG org.hibernate.SQL -- select spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName,spt1_0.name,spt1_0.version from JpaPdpSubGroup_supportedPolicyTypes spt1_0 where (spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:47.469 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:47.469 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:47.469 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:47.469 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:47.469 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:47.469 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.469 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:47.469 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.469 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:47.469 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@128367190 18:36:47.469 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:47.469 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:47.470 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.0] 18:36:47.470 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1.2.3] 18:36:47.470 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.0, version=1.2.3) 18:36:47.470 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:47.470 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@128367190 18:36:47.470 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:47.470 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@621bce4c 18:36:47.470 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:47.470 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:47.470 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:47.470 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})@1224165792 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@768abaa1) 18:36:47.470 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@907253755 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1206465982) 18:36:47.470 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@172377819 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@53e077cb) 18:36:47.470 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1770361364 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@406962353) 18:36:47.470 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@458058957 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:47.470 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})@835423248 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@768abaa1) 18:36:47.470 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@151217260 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:47.470 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})@1280529002 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@768abaa1) 18:36:47.470 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1007182889 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:47.470 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})@1372509364 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@768abaa1) 18:36:47.470 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@1132260069 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:47.470 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@367665378 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) 18:36:47.470 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join (PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName) on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:47.470 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=Drools, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:47.471 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:47.471 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:47.471 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@1617781336 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:47.471 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:47.471 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=Drools, localName=drools-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:47.471 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [JpaPdp(key=PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=Drools, localName=drools-0), pdpState=ACTIVE, healthy=NOT_HEALTHY, message=message from PDP, lastUpdate=1970-01-01 00:00:00.0)] for CollectionEntry[] 18:36:47.471 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [PfConceptKey(name=Policy0, version=4.5.6)] for CollectionEntry[] 18:36:47.471 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [PfSearchableKey(name=policy.type.1, version=4.5.6)] for CollectionEntry[] 18:36:47.472 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:47.472 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) { primaryTableReference : JpaPdpGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpGroup_properties as p1_0 } } } } } 18:36:47.472 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:47.472 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:47.472 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})@270083011 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1572911999) 18:36:47.472 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@412668371 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:47.472 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version,p1_0.properties_KEY,p1_0.properties from JpaPdpGroup_properties p1_0 where (p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version) in ((?,?)) 18:36:47.472 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:47.472 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:47.472 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:47.472 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.472 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:47.472 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.472 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:47.472 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentMap@696572235 18:36:47.472 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:47.472 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentMap@696572235 18:36:47.472 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [groupProperty0] 18:36:47.472 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [Value of Group Property 0] 18:36:47.472 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@618b0680 18:36:47.472 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:47.472 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:36:47.473 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:36:47.473 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Collection dirty: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] 18:36:47.473 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Collection dirty: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] 18:36:47.473 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Collection dirty: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] 18:36:47.473 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Collection dirty: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] 18:36:47.473 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Collection dirty: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] 18:36:47.473 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Collection dirty: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] 18:36:47.473 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] (initialized) 18:36:47.473 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] (initialized) 18:36:47.473 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] (initialized) 18:36:47.473 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] (initialized) 18:36:47.473 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}], was: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] (initialized) 18:36:47.473 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}], was: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] (initialized) 18:36:47.474 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=Drools, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [] (initialized) 18:36:47.474 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=Drools, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [] (initialized) 18:36:47.474 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=Drools, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [] (initialized) 18:36:47.474 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=Drools, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [] (initialized) 18:36:47.474 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 4 insertions, 1 updates, 0 deletions to 7 objects 18:36:47.474 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 4 (re)creations, 6 updates, 0 removals to 10 collections 18:36:47.474 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:36:47.474 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp{healthy=NOT_HEALTHY, lastUpdate=1970-01-01 00:00:00.0, message=message from PDP, pdpState=ACTIVE, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-2, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}} 18:36:47.474 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp{healthy=NOT_HEALTHY, lastUpdate=1970-01-01 00:00:00.0, message=message from PDP, pdpState=ACTIVE, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=Drools, localName=drools-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}} 18:36:47.474 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup{pdpGroupState=PASSIVE, pdpSubGroups=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=Drools, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], description=group description, key=component[name,version]{name=PdpGroup0, version=0.0.0}, properties=[Value of Group Property 0]} 18:36:47.474 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp{healthy=NOT_HEALTHY, lastUpdate=Thu Jan 01 00:00:00 UTC 1970, message=message from PDP, pdpState=ACTIVE, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}} 18:36:47.474 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup{desiredInstanceCount=456, policies=[component[name,version]{name=Policy0, version=4.5.6}], supportedPolicyTypes=[component[name,version]{name=policy.type.1, version=4.5.6}], key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=Drools, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, currentInstanceCount=123, properties=[Value of sub Group Property 0], pdpInstances=[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=Drools, localName=drools-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}]} 18:36:47.474 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp{healthy=NOT_HEALTHY, lastUpdate=1970-01-01 00:00:00.0, message=message from PDP, pdpState=ACTIVE, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-1, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}} 18:36:47.474 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup{desiredInstanceCount=456, policies=[component[name,version]{name=Policy0, version=4.5.6}], supportedPolicyTypes=[component[name,version]{name=policy.type.0, version=1.2.3}], key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, currentInstanceCount=123, properties=[Value of sub Group Property 0], pdpInstances=[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-1, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-2, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}]} 18:36:47.475 [main] DEBUG org.hibernate.SQL -- insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:47.475 [main] DEBUG org.hibernate.SQL -- insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:47.476 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup (currentInstanceCount,desiredInstanceCount,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?) 18:36:47.476 [main] DEBUG org.hibernate.SQL -- insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:47.476 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Deleting collection - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.476 [main] DEBUG org.hibernate.SQL -- delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? 18:36:47.477 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.477 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:47.477 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:47.477 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:47.483 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `3` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:47.483 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Deleting collection - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.483 [main] DEBUG org.hibernate.SQL -- delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:47.484 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.484 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:47.484 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:47.484 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Deleting removed collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.484 [main] DEBUG org.hibernate.orm.jdbc.mutation -- No rows to delete 18:36:47.484 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Updated `0` collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.484 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.484 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:47.485 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Deleting collection - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.485 [main] DEBUG org.hibernate.SQL -- delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:47.485 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.485 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:47.485 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:47.485 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Deleting collection - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.485 [main] DEBUG org.hibernate.SQL -- delete from PdpGroup_PdpSubGroup where name=? and version=? 18:36:47.486 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.486 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup_PdpSubGroup (name,version,pdpSubGroups_localName,pdpSubGroups_parentKeyName,pdpSubGroups_parentKeyVersion,pdpSubGroups_parentLocalName) values (?,?,?,?,?,?) 18:36:47.486 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup_PdpSubGroup (name,version,pdpSubGroups_localName,pdpSubGroups_parentKeyName,pdpSubGroups_parentKeyVersion,pdpSubGroups_parentLocalName) values (?,?,?,?,?,?) 18:36:47.486 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `2` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:47.486 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Deleting removed collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.486 [main] DEBUG org.hibernate.orm.jdbc.mutation -- No rows to delete 18:36:47.487 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Updated `0` collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.487 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.487 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:47.487 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:36:47.487 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:47.487 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:47.487 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:36:47.487 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:47.487 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:47.487 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:36:47.487 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:47.488 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:47.488 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:36:47.488 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,properties_KEY,properties) values (?,?,?,?,?,?) 18:36:47.488 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:47.488 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 18:36:47.488 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:36:47.489 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:36:47.490 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] (initialized) 18:36:47.490 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] (initialized) 18:36:47.490 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] (initialized) 18:36:47.490 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] (initialized) 18:36:47.490 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}], was: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] (initialized) 18:36:47.490 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}], was: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] (initialized) 18:36:47.490 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=Drools, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=Drools, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] (initialized) 18:36:47.490 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=Drools, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=Drools, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] (initialized) 18:36:47.490 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=Drools, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=Drools, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] (initialized) 18:36:47.490 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=Drools, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=Drools, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] (initialized) 18:36:47.490 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 insertions, 0 updates, 0 deletions to 7 objects 18:36:47.490 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 (re)creations, 0 updates, 0 removals to 10 collections 18:36:47.490 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:36:47.490 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp{healthy=NOT_HEALTHY, lastUpdate=1970-01-01 00:00:00.0, message=message from PDP, pdpState=ACTIVE, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-2, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}} 18:36:47.490 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp{healthy=NOT_HEALTHY, lastUpdate=1970-01-01 00:00:00.0, message=message from PDP, pdpState=ACTIVE, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=Drools, localName=drools-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}} 18:36:47.491 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup{pdpGroupState=PASSIVE, pdpSubGroups=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=Drools, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], description=group description, key=component[name,version]{name=PdpGroup0, version=0.0.0}, properties=[Value of Group Property 0]} 18:36:47.491 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp{healthy=NOT_HEALTHY, lastUpdate=Thu Jan 01 00:00:00 UTC 1970, message=message from PDP, pdpState=ACTIVE, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}} 18:36:47.491 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup{desiredInstanceCount=456, policies=[component[name,version]{name=Policy0, version=4.5.6}], supportedPolicyTypes=[component[name,version]{name=policy.type.1, version=4.5.6}], key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=Drools, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, currentInstanceCount=123, properties=[Value of sub Group Property 0], pdpInstances=[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=Drools, localName=drools-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}]} 18:36:47.491 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp{healthy=NOT_HEALTHY, lastUpdate=1970-01-01 00:00:00.0, message=message from PDP, pdpState=ACTIVE, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-1, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}} 18:36:47.491 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup{desiredInstanceCount=456, policies=[component[name,version]{name=Policy0, version=4.5.6}], supportedPolicyTypes=[component[name,version]{name=policy.type.0, version=1.2.3}], key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, currentInstanceCount=123, properties=[Value of sub Group Property 0], pdpInstances=[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-1, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-2, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}]} 18:36:47.492 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:47.492 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:47.492 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:47.493 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:47.493 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@1317347132 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@253e686c) 18:36:47.493 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@783363478 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1694382479) 18:36:47.493 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1116302309 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@768abaa1) 18:36:47.493 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@2003962429 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:47.493 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@300451600 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@768abaa1) 18:36:47.493 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@915592486 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:47.493 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@1062028882 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@768abaa1) 18:36:47.493 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@1485406308 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:47.493 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@227298402 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@768abaa1) 18:36:47.493 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@756519696 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:47.493 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@2017275702 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@1313468456) 18:36:47.493 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@1814239989 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:36:47.493 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@61056079 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@253e686c) 18:36:47.493 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@306001976 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:47.493 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@57205206 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:36:47.493 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:47.493 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:47.494 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:47.494 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:47.494 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:47.494 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:47.494 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.494 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:47.494 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.494 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.494 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.494 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:47.494 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:47.494 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:47.494 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:47.494 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:47.494 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.494 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:47.494 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.494 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:47.494 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:47.494 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:47.494 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:47.494 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:47.494 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.494 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:47.494 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.494 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:47.494 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:47.494 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:47.494 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:47.494 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:47.494 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.494 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:47.494 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.494 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:47.494 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:47.494 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:47.494 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.494 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:47.494 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.494 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:47.494 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:36:47.494 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:47.494 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.494 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:47.494 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:47.494 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:47.494 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:47.494 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.494 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:47.494 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.494 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : 1448270005 18:36:47.494 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:47.494 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0)] : 1689735876 18:36:47.495 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@474899637 18:36:47.495 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@474899637 18:36:47.495 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:47.495 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:47.495 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:47.495 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:47.495 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:47.495 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:47.495 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [123] 18:36:47.495 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [456] 18:36:47.495 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.495 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@474899637 18:36:47.495 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:47.495 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:47.495 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:36:47.495 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.495 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@637f41e2 18:36:47.495 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:47.495 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [Drools] 18:36:47.495 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:47.495 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:47.495 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:47.495 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:36:47.495 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:47.495 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:36:47.495 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.495 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:36:47.495 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:47.495 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [Drools] 18:36:47.495 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:47.495 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:47.495 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:47.495 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:36:47.495 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:47.495 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:36:47.495 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:47.495 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [Drools] 18:36:47.495 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:47.495 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:47.495 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:47.495 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:36:47.495 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:47.495 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:36:47.495 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:47.495 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [Drools] 18:36:47.495 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:47.495 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:47.495 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:47.496 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:36:47.496 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:47.496 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:36:47.496 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:47.496 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:47.496 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:47.496 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.496 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:47.496 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.496 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:47.496 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:36:47.496 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:47.496 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.496 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:47.496 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:47.496 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:47.496 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:47.496 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.496 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:47.496 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.496 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools)] : 2086396770 18:36:47.496 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:47.496 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Found existing loading entry [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0)] - using loading instance 18:36:47.496 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Found existing loading collection entry [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)]; using loading collection instance - org.hibernate.collection.spi.PersistentBag@474899637 18:36:47.496 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@474899637 18:36:47.496 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:47.496 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:47.496 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:47.496 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:47.496 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:47.496 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:47.496 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [123] 18:36:47.496 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [456] 18:36:47.496 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:36:47.496 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@474899637 18:36:47.496 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:47.496 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@637f41e2 18:36:47.496 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:47.496 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:47.497 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } 18:36:47.497 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:47.497 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:47.497 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@1266440885 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1206465982) 18:36:47.497 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@858127862 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@53e077cb) 18:36:47.497 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@466656188 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@406962353) 18:36:47.497 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@233168268 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:47.497 [main] DEBUG org.hibernate.SQL -- select pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName) in ((?,?,?,?)) 18:36:47.498 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:47.498 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [drools-0] 18:36:47.498 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup0] 18:36:47.498 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:36:47.498 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [Drools] 18:36:47.498 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=Drools, localName=drools-0) 18:36:47.498 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:47.498 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=Drools, localName=drools-0) 18:36:47.498 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:47.498 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [Drools] 18:36:47.498 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:47.498 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:47.498 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:47.498 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:36:47.498 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:47.498 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:36:47.498 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:47.498 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=Drools, localName=drools-0)] : 664892801 18:36:47.498 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:47.498 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools)] : org.hibernate.collection.spi.PersistentBag@333405072 18:36:47.498 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:47.498 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:47.498 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [NOT_HEALTHY] 18:36:47.498 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:36:47.498 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:36:47.498 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [ACTIVE] 18:36:47.498 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=Drools, localName=drools-0) 18:36:47.498 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools)] -> org.hibernate.collection.spi.PersistentBag@333405072 18:36:47.498 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@40bd544 18:36:47.498 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=Drools, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:47.498 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:47.499 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:47.499 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } 18:36:47.499 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:47.499 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:47.499 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@207430813 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1206465982) 18:36:47.499 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@753672274 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@53e077cb) 18:36:47.499 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@5068083 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@406962353) 18:36:47.499 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1521881483 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:47.499 [main] DEBUG org.hibernate.SQL -- select pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName) in ((?,?,?,?)) 18:36:47.499 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:47.499 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [apex-0] 18:36:47.499 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup0] 18:36:47.499 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:36:47.499 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [APEX] 18:36:47.500 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:47.500 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:47.500 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:47.500 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:47.500 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:47.500 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:47.500 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:47.500 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:47.500 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.500 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:47.500 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.500 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:47.500 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0)] : 403161380 18:36:47.500 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:47.500 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@850590116 18:36:47.500 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:47.500 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:47.500 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [NOT_HEALTHY] 18:36:47.500 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:36:47.500 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:36:47.500 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [ACTIVE] 18:36:47.500 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:47.500 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@850590116 18:36:47.500 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@7257b1e6 18:36:47.500 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:47.500 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [apex-1] 18:36:47.500 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup0] 18:36:47.500 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:36:47.500 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [APEX] 18:36:47.500 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-1) 18:36:47.500 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:47.500 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-1) 18:36:47.500 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:47.500 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:47.500 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:47.500 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:47.500 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:47.500 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.500 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:47.500 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.500 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:47.501 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-1)] : 418068223 18:36:47.501 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:47.501 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Found existing loading collection entry [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)]; using loading collection instance - org.hibernate.collection.spi.PersistentBag@850590116 18:36:47.501 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@850590116 18:36:47.501 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:47.501 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:47.501 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [NOT_HEALTHY] 18:36:47.501 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:36:47.501 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:36:47.501 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [ACTIVE] 18:36:47.501 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-1) 18:36:47.501 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@850590116 18:36:47.501 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@7257b1e6 18:36:47.501 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:47.501 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [apex-2] 18:36:47.501 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup0] 18:36:47.501 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:36:47.501 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [APEX] 18:36:47.501 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-2) 18:36:47.501 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:47.501 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-2) 18:36:47.501 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:47.501 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:47.501 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:47.501 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:47.501 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:47.501 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.501 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:47.501 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.501 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:47.501 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-2)] : 636204631 18:36:47.501 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:47.501 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Found existing loading collection entry [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)]; using loading collection instance - org.hibernate.collection.spi.PersistentBag@850590116 18:36:47.501 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@850590116 18:36:47.501 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:47.501 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:47.501 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [NOT_HEALTHY] 18:36:47.501 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:36:47.501 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:36:47.501 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [ACTIVE] 18:36:47.501 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-2) 18:36:47.501 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@850590116 18:36:47.502 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@7257b1e6 18:36:47.502 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:47.502 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:47.502 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:47.502 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:47.502 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:47.502 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@63135023 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:47.502 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:47.503 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdp): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:47.503 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [NOT_HEALTHY] 18:36:47.503 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1970-01-01 00:00:00.0] 18:36:47.503 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [message from PDP] 18:36:47.503 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [ACTIVE] 18:36:47.503 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:47.503 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@7568d96b 18:36:47.503 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:47.503 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:47.503 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@1817958604 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:47.503 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:47.503 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdp): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-1) 18:36:47.503 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [NOT_HEALTHY] 18:36:47.504 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1970-01-01 00:00:00.0] 18:36:47.504 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [message from PDP] 18:36:47.504 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [ACTIVE] 18:36:47.504 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-1) 18:36:47.504 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@7226ecfb 18:36:47.504 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:47.504 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:47.504 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@1074382795 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:47.504 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:47.504 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdp): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-2) 18:36:47.504 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [NOT_HEALTHY] 18:36:47.504 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1970-01-01 00:00:00.0] 18:36:47.504 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [message from PDP] 18:36:47.504 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [ACTIVE] 18:36:47.504 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-2) 18:36:47.504 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@678d14fd 18:36:47.505 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:47.505 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:47.505 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:47.505 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:47.505 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:47.505 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:47.505 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})@1765060696 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@768abaa1) 18:36:47.505 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@1960856149 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1206465982) 18:36:47.505 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@489393111 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@53e077cb) 18:36:47.505 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@302927475 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@406962353) 18:36:47.505 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1593088538 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:47.505 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})@682676595 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@768abaa1) 18:36:47.505 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1761907329 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:47.505 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})@161031172 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@768abaa1) 18:36:47.505 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1942440807 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:47.505 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})@1565669157 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@768abaa1) 18:36:47.505 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@269428372 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:47.505 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@1349949845 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) 18:36:47.505 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join (PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName) on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:47.506 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:47.506 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [apex-0] 18:36:47.506 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PdpGroup0] 18:36:47.506 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [12] - [0.0.0] 18:36:47.506 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [13] - [APEX] 18:36:47.506 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:47.506 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:47.506 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:47.506 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.506 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:47.506 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:47.506 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:47.506 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:47.506 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:47.506 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.506 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:47.506 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.506 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:47.506 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:47.507 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:47.507 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:47.507 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:47.507 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.507 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:47.507 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:47.507 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:47.507 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:47.507 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:47.507 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:47.507 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.507 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:47.507 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.507 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:47.507 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:47.507 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:47.507 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:47.507 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:47.507 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.507 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:47.507 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.507 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:47.507 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:47.507 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:47.507 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:47.507 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:47.507 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.507 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:47.507 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.507 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1485352989 18:36:47.507 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1485352989 18:36:47.507 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:47.507 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:47.507 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:47.507 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1485352989 18:36:47.507 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:47.507 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:47.507 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:47.507 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [123] 18:36:47.507 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [456] 18:36:47.507 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.507 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@3bcb7aa9 18:36:47.507 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:47.507 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [apex-1] 18:36:47.507 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PdpGroup0] 18:36:47.507 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [12] - [0.0.0] 18:36:47.507 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [13] - [APEX] 18:36:47.507 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-1) 18:36:47.507 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:47.507 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-1) 18:36:47.507 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.507 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:47.507 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:47.507 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:47.507 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:47.508 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:47.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:47.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:47.508 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:47.508 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:47.508 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:47.508 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:47.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:47.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:47.508 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:47.508 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:47.508 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:47.508 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:47.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:47.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:47.508 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:47.508 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:47.508 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:47.508 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:47.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:47.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:47.508 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:47.508 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:47.508 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:47.508 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:47.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:47.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.508 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Found existing loading entry [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] - using loading instance 18:36:47.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Found existing loading collection entry [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)]; using loading collection instance - org.hibernate.collection.spi.PersistentBag@1485352989 18:36:47.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1485352989 18:36:47.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:47.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:47.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:47.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1485352989 18:36:47.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:47.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:47.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:47.508 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [123] 18:36:47.508 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [456] 18:36:47.508 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.508 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@3bcb7aa9 18:36:47.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:47.509 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [apex-2] 18:36:47.509 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PdpGroup0] 18:36:47.509 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [12] - [0.0.0] 18:36:47.509 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [13] - [APEX] 18:36:47.509 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-2) 18:36:47.509 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:47.509 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-2) 18:36:47.509 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.509 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:47.509 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:47.509 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:47.509 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:47.509 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:47.509 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.509 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:47.509 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.509 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:47.509 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:47.509 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:47.509 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:47.509 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:47.509 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.509 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:47.509 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:47.509 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:47.509 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:47.509 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:47.509 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:47.509 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.509 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:47.509 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.509 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:47.509 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:47.509 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:47.509 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:47.509 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:47.509 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.509 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:47.509 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.509 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:47.509 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:47.509 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:47.509 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:47.509 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:47.509 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.509 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:47.509 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.509 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Found existing loading entry [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] - using loading instance 18:36:47.509 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Found existing loading collection entry [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)]; using loading collection instance - org.hibernate.collection.spi.PersistentBag@1485352989 18:36:47.509 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1485352989 18:36:47.509 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:47.509 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:47.509 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:47.509 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1485352989 18:36:47.509 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:47.509 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:47.509 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:47.509 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [123] 18:36:47.509 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [456] 18:36:47.510 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.510 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@3bcb7aa9 18:36:47.510 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:47.510 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:47.510 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:47.510 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@183743623 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:47.510 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:47.510 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdp): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=Drools, localName=drools-0) 18:36:47.510 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [NOT_HEALTHY] 18:36:47.510 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1970-01-01 00:00:00.0] 18:36:47.510 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [message from PDP] 18:36:47.510 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [ACTIVE] 18:36:47.510 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=Drools, localName=drools-0) 18:36:47.510 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@33d9d098 18:36:47.510 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=Drools, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:47.510 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=Drools, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:47.510 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=Drools, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:47.510 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=Drools, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:47.510 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:47.511 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:47.511 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})@605625832 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@768abaa1) 18:36:47.511 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@1522929409 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1206465982) 18:36:47.511 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@918474352 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@53e077cb) 18:36:47.511 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1268684079 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@406962353) 18:36:47.511 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@662972393 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:47.511 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})@1297127967 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@768abaa1) 18:36:47.511 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@232591499 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:47.511 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})@852872178 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@768abaa1) 18:36:47.511 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@879237422 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:47.511 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})@2099379678 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@768abaa1) 18:36:47.511 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@413004729 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:47.511 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@76226819 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) 18:36:47.511 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join (PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName) on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:47.511 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:47.511 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [drools-0] 18:36:47.511 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PdpGroup0] 18:36:47.511 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [12] - [0.0.0] 18:36:47.511 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [13] - [Drools] 18:36:47.511 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=Drools, localName=drools-0) 18:36:47.511 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:47.511 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=Drools, localName=drools-0) 18:36:47.511 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:36:47.511 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:47.511 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [Drools] 18:36:47.511 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:47.511 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:47.511 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:47.511 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:36:47.511 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:47.511 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:36:47.511 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:47.511 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [Drools] 18:36:47.511 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:47.511 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:47.511 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:47.511 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:36:47.511 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:47.511 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:47.511 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [Drools] 18:36:47.511 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:47.511 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:47.511 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:47.511 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:36:47.511 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:47.511 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:36:47.511 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:47.511 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [Drools] 18:36:47.511 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:47.511 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:47.511 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:47.511 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:36:47.511 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:47.511 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:36:47.511 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:47.511 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [Drools] 18:36:47.511 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:47.511 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:47.511 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:47.511 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:36:47.512 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:47.512 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:36:47.512 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools)] : org.hibernate.collection.spi.PersistentBag@1972641475 18:36:47.512 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools)] : org.hibernate.collection.spi.PersistentBag@1972641475 18:36:47.512 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:47.512 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:47.512 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:47.512 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools)] -> org.hibernate.collection.spi.PersistentBag@1972641475 18:36:47.512 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:47.512 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:47.512 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:47.512 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [123] 18:36:47.512 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [456] 18:36:47.512 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:36:47.512 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@613a1f39 18:36:47.512 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=Drools, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:47.512 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:47.512 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:47.512 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:47.512 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:47.512 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@476047799 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@253e686c) 18:36:47.512 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@1479577380 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1694382479) 18:36:47.512 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@126478282 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@768abaa1) 18:36:47.512 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@922477525 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:47.512 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@1426761452 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@768abaa1) 18:36:47.512 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@153049798 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:47.513 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@1096829848 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@768abaa1) 18:36:47.513 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@678227242 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:47.513 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@684786445 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@768abaa1) 18:36:47.513 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@1533781435 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:47.513 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@403970501 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@1313468456) 18:36:47.513 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@1474208336 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:36:47.513 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@2008488653 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@253e686c) 18:36:47.513 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1912025085 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:47.513 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@1234553399 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:36:47.513 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:47.513 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:47.513 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:47.513 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:47.513 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:47.513 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:47.513 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.513 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:47.513 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.513 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.513 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.513 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:47.513 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:47.513 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:47.513 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:47.513 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:47.513 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.513 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:47.513 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.513 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:47.513 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:47.513 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:47.513 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:47.513 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:47.513 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.513 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:47.513 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.513 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:47.513 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:47.513 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:47.513 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:47.513 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:47.513 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.513 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:47.513 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.513 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:47.513 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:47.513 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:47.513 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.513 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:47.514 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.514 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:47.514 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:36:47.514 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:47.514 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.514 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:47.514 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:47.514 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:47.514 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:47.514 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.514 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:47.514 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.514 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1821734919 18:36:47.514 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1821734919 18:36:47.514 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:47.514 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:47.514 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:47.514 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:47.514 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:47.514 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:47.514 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@1821734919 18:36:47.514 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:47.514 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:47.514 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:36:47.514 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.514 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@3994d744 18:36:47.514 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:47.514 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [Drools] 18:36:47.514 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:47.514 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:47.514 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:47.514 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:36:47.514 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:47.514 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:36:47.514 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.514 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:36:47.514 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:47.514 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [Drools] 18:36:47.514 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:47.514 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:47.514 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:47.514 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:36:47.514 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:47.514 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:36:47.514 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:47.514 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [Drools] 18:36:47.514 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:47.514 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:47.514 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:47.514 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:36:47.514 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:47.514 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:36:47.514 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:47.514 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [Drools] 18:36:47.514 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:47.514 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:47.514 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:47.514 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:36:47.514 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:47.514 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:36:47.514 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:47.514 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:47.514 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:47.514 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.514 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:47.514 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.514 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:47.514 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:36:47.514 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:47.514 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.514 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:47.514 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:47.514 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:47.514 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:47.514 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.514 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:47.514 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.515 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Found existing loading entry [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0)] - using loading instance 18:36:47.515 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Found existing loading collection entry [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)]; using loading collection instance - org.hibernate.collection.spi.PersistentBag@1821734919 18:36:47.515 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1821734919 18:36:47.515 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:47.515 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:47.515 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:47.515 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:47.515 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:47.515 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:47.515 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@1821734919 18:36:47.515 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:47.515 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:47.515 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:36:47.515 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.515 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@3994d744 18:36:47.515 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:47.515 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:47.515 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) { primaryTableReference : JpaPdpGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpGroup_properties as p1_0 } } } } } 18:36:47.515 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:47.515 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:47.515 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})@877757402 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1572911999) 18:36:47.515 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1933807639 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:47.515 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version,p1_0.properties_KEY,p1_0.properties from JpaPdpGroup_properties p1_0 where (p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version) in ((?,?)) 18:36:47.516 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:47.516 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:47.516 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:47.516 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.516 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:47.516 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:47.516 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:47.516 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentMap@188142544 18:36:47.516 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:47.516 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentMap@188142544 18:36:47.516 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [groupProperty0] 18:36:47.516 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [Value of Group Property 0] 18:36:47.516 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@6910a320 18:36:47.516 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:47.516 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:47.516 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:47.516 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:47.516 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (spt1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } } } } 18:36:47.516 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:47.517 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:47.517 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})@113005885 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@366267503) 18:36:47.517 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) : `class org.onap.policy.models.base.PfSearchableKey`@2075670931 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element}])@13017003) 18:36:47.517 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@396320876 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:47.517 [main] DEBUG org.hibernate.SQL -- select spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName,spt1_0.name,spt1_0.version from JpaPdpSubGroup_supportedPolicyTypes spt1_0 where (spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:47.517 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:47.517 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:47.517 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:47.517 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:47.517 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:47.517 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.517 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:47.517 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.517 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:47.517 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@643710503 18:36:47.517 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:47.517 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:47.517 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.0] 18:36:47.517 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1.2.3] 18:36:47.517 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.0, version=1.2.3) 18:36:47.517 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:47.517 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@643710503 18:36:47.517 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:47.517 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@2545b920 18:36:47.517 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:47.517 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:47.518 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:36:47.518 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } } } } 18:36:47.518 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:47.518 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:47.518 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})@1228222948 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@923471833) 18:36:47.518 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) : `class org.onap.policy.models.base.PfConceptKey`@1679993590 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element}])@1994048526) 18:36:47.518 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@546452966 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:47.518 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.name,p1_0.version from JpaPdpSubGroup_policies p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:47.518 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:47.518 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:47.518 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:47.518 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:47.518 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:47.518 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.518 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:47.518 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.518 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:47.518 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1523415191 18:36:47.518 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:47.518 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:47.518 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [Policy0] 18:36:47.518 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:36:47.519 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] : PfConceptKey(name=Policy0, version=4.5.6) 18:36:47.519 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:47.519 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1523415191 18:36:47.519 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:47.519 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@3948cc7f 18:36:47.519 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:47.519 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:47.519 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:47.519 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 } } } } } 18:36:47.519 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:47.519 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:47.519 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})@138736565 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1970103261) 18:36:47.519 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@283753388 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:47.519 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.properties_KEY,p1_0.properties from JpaPdpSubGroup_properties p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:47.519 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:47.519 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:47.519 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:47.519 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:47.519 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:47.519 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.519 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:47.519 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:47.519 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:47.519 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentMap@728017100 18:36:47.519 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:47.519 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentMap@728017100 18:36:47.519 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [subgroupProperty0] 18:36:47.519 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [Value of sub Group Property 0] 18:36:47.519 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@6dfec99e 18:36:47.519 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:47.519 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:47.520 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:47.520 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:47.520 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (spt1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } } } } 18:36:47.520 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:47.520 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:47.520 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})@806824790 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@366267503) 18:36:47.520 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) : `class org.onap.policy.models.base.PfSearchableKey`@1867148374 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element}])@13017003) 18:36:47.520 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@1868282693 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:47.520 [main] DEBUG org.hibernate.SQL -- select spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName,spt1_0.name,spt1_0.version from JpaPdpSubGroup_supportedPolicyTypes spt1_0 where (spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:47.520 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:47.520 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [Drools] 18:36:47.520 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:47.520 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:47.520 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:47.520 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:36:47.520 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:47.520 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:36:47.520 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:47.520 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools)] : org.hibernate.collection.spi.PersistentBag@873299325 18:36:47.520 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:47.520 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:47.520 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.1] 18:36:47.520 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:36:47.520 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.1, version=4.5.6) 18:36:47.520 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:47.520 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools)] -> org.hibernate.collection.spi.PersistentBag@873299325 18:36:47.520 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:47.520 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@41221e66 18:36:47.520 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=Drools, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:47.521 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:47.521 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:36:47.521 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } } } } 18:36:47.521 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:47.521 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:47.521 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})@1930499220 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@923471833) 18:36:47.521 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) : `class org.onap.policy.models.base.PfConceptKey`@384759178 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element}])@1994048526) 18:36:47.521 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1547226808 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:47.521 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.name,p1_0.version from JpaPdpSubGroup_policies p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:47.521 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:47.521 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [Drools] 18:36:47.521 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:47.521 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:47.521 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:47.521 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:36:47.521 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:47.521 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:36:47.521 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:47.521 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools)] : org.hibernate.collection.spi.PersistentBag@684374603 18:36:47.521 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:47.521 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:47.521 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [Policy0] 18:36:47.521 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:36:47.521 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] : PfConceptKey(name=Policy0, version=4.5.6) 18:36:47.521 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:47.521 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools)] -> org.hibernate.collection.spi.PersistentBag@684374603 18:36:47.521 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:47.521 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@1755c311 18:36:47.522 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=Drools, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:47.522 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:47.522 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:47.522 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 } } } } } 18:36:47.522 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:47.522 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:47.522 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})@226656845 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1970103261) 18:36:47.522 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1093007880 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:47.522 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.properties_KEY,p1_0.properties from JpaPdpSubGroup_properties p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:47.522 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:47.522 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [Drools] 18:36:47.522 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:47.522 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:47.522 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:47.522 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:36:47.522 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:47.522 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:36:47.522 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:47.522 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools)] : org.hibernate.collection.spi.PersistentMap@794656470 18:36:47.522 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:47.522 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools)] -> org.hibernate.collection.spi.PersistentMap@794656470 18:36:47.523 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [subgroupProperty0] 18:36:47.523 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [Value of sub Group Property 0] 18:36:47.523 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@263e02b5 18:36:47.523 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=Drools, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:47.523 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:47.523 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:47.525 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- HHH000031: Closing 18:36:47.526 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Un-scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration$Scope@55b0016b] from SessionFactory [org.hibernate.internal.SessionFactoryImpl@791c0fe1] 18:36:47.526 [main] DEBUG org.hibernate.service.internal.AbstractServiceRegistryImpl -- Implicitly destroying ServiceRegistry on de-registration of all child ServiceRegistries 18:36:47.526 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001008: Cleaning up connection pool [jdbc:h2:mem:PdpProviderTest] 18:36:47.528 [main] DEBUG org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl -- Implicitly destroying Boot-strap registry on de-registration of all child ServiceRegistries 18:36:47.528 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Creating Policy Framework persistence unit "ToscaConceptTest" . . . 18:36:47.532 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each 18:36:47.532 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=ToscaConceptTest, explicit-provider=null] against incoming persistence unit name [ToscaConceptTest] 18:36:47.532 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- No PersistenceProvider explicitly requested, assuming Hibernate 18:36:47.532 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [ name: ToscaConceptTest persistence provider classname: null classloader: null excludeUnlistedClasses: false JTA datasource: null Non JTA datasource: null Transaction type: RESOURCE_LOCAL PU root URL: file:/w/workspace/policy-models-sonar/models-pdp/target/test-classes/ Shared Cache Mode: null Validation Mode: null Jar files URLs [] Managed classes names [ org.onap.policy.models.dao.converters.CDataConditioner org.onap.policy.models.dao.converters.Uuid2String org.onap.policy.models.base.PfConceptKey org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup org.onap.policy.models.pdp.persistence.concepts.JpaPdp org.onap.policy.models.tosca.simple.concepts.JpaToscaTrigger org.onap.policy.models.tosca.simple.concepts.JpaToscaProperty] Mapping files names [] Properties [ javax.persistence.jdbc.driver: org.h2.Driver javax.persistence.jdbc.password: P01icY hibernate.dialect: org.hibernate.dialect.H2Dialect javax.persistence.jdbc.url: jdbc:h2:mem:PdpProviderTest hibernate.show_sql: false javax.persistence.schema-generation.database.action: drop-and-create javax.persistence.jdbc.user: policy] 18:36:47.532 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.boot.beanvalidation.BeanValidationIntegrator]. 18:36:47.532 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator]. 18:36:47.532 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 18:36:47.532 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 18:36:47.532 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 18:36:47.532 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 18:36:47.533 [main] DEBUG org.hibernate.orm.idgen.factory -- Ignoring CDI for resolving IdentifierGenerator instances as extended or delayed CDI support was enabled 18:36:47.533 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator] 18:36:47.533 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator] 18:36:47.533 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator] 18:36:47.533 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator] 18:36:47.533 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned] 18:36:47.533 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator] 18:36:47.533 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator] 18:36:47.533 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:36:47.533 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator] 18:36:47.533 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator] 18:36:47.533 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:36:47.533 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator] 18:36:47.533 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered 18:36:47.533 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000026: Second-level cache disabled 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@691124ee 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@691124ee 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BasicTypeReference@691124ee 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.BasicTypeReference@38d80d65 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.NumericBooleanConverter -> org.hibernate.type.BasicTypeReference@38d80d65 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.BasicTypeReference@5403799b 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.TrueFalseConverter -> org.hibernate.type.BasicTypeReference@5403799b 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.BasicTypeReference@5a0e0886 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.YesNoConverter -> org.hibernate.type.BasicTypeReference@5a0e0886 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@3ad8717d 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@3ad8717d 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.BasicTypeReference@3ad8717d 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BasicTypeReference@4293e066 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BasicTypeReference@4293e066 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BasicTypeReference@4293e066 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary_wrapper -> org.hibernate.type.BasicTypeReference@d13960e 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.BasicTypeReference@d13960e 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.BasicTypeReference@27f3f512 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BasicTypeReference@5e593b08 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BasicTypeReference@5e593b08 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.BasicTypeReference@3946075 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob_wrapper -> org.hibernate.type.BasicTypeReference@122635ef 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@2ac519dc 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@2ac519dc 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.BasicTypeReference@2ac519dc 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.BasicTypeReference@3d53e6f7 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.BasicTypeReference@3d53e6f7 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.BasicTypeReference@3d53e6f7 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@1de4bee0 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@1de4bee0 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.BasicTypeReference@1de4bee0 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@3ece79fe 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@3ece79fe 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.BasicTypeReference@3ece79fe 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@3cc79c02 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@3cc79c02 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.BasicTypeReference@3cc79c02 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BasicTypeReference@1e01b133 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BasicTypeReference@1e01b133 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BasicTypeReference@262a1fad 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BasicTypeReference@262a1fad 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.BasicTypeReference@6be6931f 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.BasicTypeReference@6be6931f 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.BasicTypeReference@6be6931f 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character_nchar -> org.hibernate.type.BasicTypeReference@6b4125ed 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.BasicTypeReference@78da899f 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.BasicTypeReference@78da899f 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.BasicTypeReference@e7b265e 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.BasicTypeReference@51da32e5 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.BasicTypeReference@51da32e5 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.BasicTypeReference@51da32e5 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.BasicTypeReference@33d60b7e 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.BasicTypeReference@1fecfaea 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.BasicTypeReference@4872669f 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.BasicTypeReference@483f286e 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.BasicTypeReference@483f286e 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.BasicTypeReference@4bb147ec 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.BasicTypeReference@4bb147ec 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.BasicTypeReference@33f2cfda 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_char_array -> org.hibernate.type.BasicTypeReference@68ef01a5 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_character_array -> org.hibernate.type.BasicTypeReference@59a2388e 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.BasicTypeReference@186d8a71 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_character_array -> org.hibernate.type.BasicTypeReference@3dc40ab9 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_char_array -> org.hibernate.type.BasicTypeReference@2db6d68d 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.BasicTypeReference@6518fdfd 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.BasicTypeReference@6518fdfd 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.BasicTypeReference@11d2dd2d 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.BasicTypeReference@11d2dd2d 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.BasicTypeReference@cde8c6c 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.BasicTypeReference@cde8c6c 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.BasicTypeReference@174721c4 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.BasicTypeReference@174721c4 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.BasicTypeReference@3592c1c4 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.BasicTypeReference@3592c1c4 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@322e49ee 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@4aeb0e2b 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.BasicTypeReference@648c5fb3 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.BasicTypeReference@648c5fb3 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeUtc -> org.hibernate.type.BasicTypeReference@47b33e07 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithTimezone -> org.hibernate.type.BasicTypeReference@7126e26 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@151ab2b9 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.BasicTypeReference@13ed066e 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.BasicTypeReference@13ed066e 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@4d705112 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@590765c4 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.BasicTypeReference@19489b27 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.BasicTypeReference@19489b27 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.BasicTypeReference@626d2016 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.BasicTypeReference@626d2016 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.BasicTypeReference@2d5a1588 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.BasicTypeReference@2d5a1588 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.BasicTypeReference@2d5a1588 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.BasicTypeReference@4f116ca2 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.BasicTypeReference@4f116ca2 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.BasicTypeReference@4f116ca2 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.BasicTypeReference@125d47c4 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.BasicTypeReference@193bb809 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration instant -> org.hibernate.type.BasicTypeReference@64b018f3 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.BasicTypeReference@64b018f3 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid -> org.hibernate.type.BasicTypeReference@20801cbb 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.BasicTypeReference@20801cbb 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration pg-uuid -> org.hibernate.type.BasicTypeReference@20801cbb 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.BasicTypeReference@581b1c08 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.BasicTypeReference@1c240cf2 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.BasicTypeReference@78b7f805 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.BasicTypeReference@78b7f805 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.BasicTypeReference@58f2466c 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Currency -> org.hibernate.type.BasicTypeReference@58f2466c 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.BasicTypeReference@58f2466c 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.BasicTypeReference@5809fa26 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.BasicTypeReference@5809fa26 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.BasicTypeReference@64763e49 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.io.Serializable -> org.hibernate.type.BasicTypeReference@64763e49 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.BasicTypeReference@23468512 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.BasicTypeReference@23468512 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZoneOffset -> org.hibernate.type.BasicTypeReference@69cd7630 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZoneOffset -> org.hibernate.type.BasicTypeReference@69cd7630 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.BasicTypeReference@7e8279e5 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.BasicTypeReference@7e8279e5 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.BasicTypeReference@2b53840a 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.JavaObjectType@4a9a878 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.JavaObjectType@4a9a878 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration null -> org.hibernate.type.NullType@7e7743ec 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.BasicTypeReference@a786232 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.BasicTypeReference@2e798b8f 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.BasicTypeReference@28408ad7 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.BasicTypeReference@6e1d2e9f 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.BasicTypeReference@273db89c 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_time -> org.hibernate.type.BasicTypeReference@45fa6a07 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.BasicTypeReference@6940565d 18:36:47.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.BasicTypeReference@6eaee43c 18:36:47.535 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@249d582d] into BootstrapContext; was [null] 18:36:47.535 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@3221a4eb] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@59b8ee4c] 18:36:47.544 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null] 18:36:47.544 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null] 18:36:47.545 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using built-in connection pool (not intended for production use) 18:36:47.545 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: Loaded JDBC driver class: org.h2.Driver 18:36:47.545 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:PdpProviderTest] 18:36:47.545 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001001: Connection properties: {password=P01icY, user=policy} 18:36:47.545 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001003: Autocommit mode: false 18:36:47.545 [main] DEBUG org.hibernate.orm.connections.pooling -- Initializing Connection pool with 1 Connections 18:36:47.545 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001115: Connection pool size: 20 (min=1) 18:36:47.547 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database -> name : H2 version : 2.2.220 (2023-07-04) major : 2 minor : 2 18:36:47.547 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Driver -> name : H2 JDBC Driver version : 2.2.220 (2023-07-04) major : 2 minor : 2 18:36:47.547 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2 18:36:47.547 [main] WARN org.hibernate.orm.deprecation -- HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 18:36:47.547 [main] DEBUG org.hibernate.orm.dialect -- HHH035001: Using dialect: org.hibernate.dialect.H2Dialect, version: 2.2.220 18:36:47.547 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case 18:36:47.547 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NCharTypeDescriptor) replaced previous registration(CharTypeDescriptor) 18:36:47.547 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NVarcharTypeDescriptor) replaced previous registration(VarcharTypeDescriptor) 18:36:47.547 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(LongNVarcharTypeDescriptor) replaced previous registration(LongVarcharTypeDescriptor) 18:36:47.547 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NClobTypeDescriptor(DEFAULT)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 18:36:47.547 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(2005, ClobTypeDescriptor(STREAM_BINDING)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 18:36:47.547 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(TimestampUtcDescriptor) replaced previous registration(TimestampUtcDescriptor) 18:36:47.547 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(3100, NumericTypeDescriptor) replaced previous registration(org.hibernate.dialect.H2DurationIntervalSecondJdbcType@7e532f2d) 18:36:47.547 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@cd0a934] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@2a53d401] 18:36:47.548 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}] 18:36:47.549 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:47.549 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaToscaPolicyType 18:36:47.549 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType on table ToscaPolicyType 18:36:47.550 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.550 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:36:47.550 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:47.550 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:47.550 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:47.550 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:name] 18:36:47.550 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:47.550 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:47.550 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:47.550 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.name 18:36:47.550 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:47.550 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:47.550 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:47.550 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:version] 18:36:47.550 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:47.550 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:47.550 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:47.550 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.version 18:36:47.550 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:47.550 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:47.550 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:47.550 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.550 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:47.551 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_name') 18:36:47.551 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:47.551 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:name] 18:36:47.551 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:47.551 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:47.551 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:47.551 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.derived_from_name 18:36:47.551 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:47.551 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:47.551 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_version') 18:36:47.551 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:47.551 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:version] 18:36:47.551 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:47.551 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:47.551 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:47.551 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.derived_from_version 18:36:47.551 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:47.551 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property derivedFrom 18:36:47.551 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.551 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:47.551 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType:description] 18:36:47.551 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:47.551 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:47.551 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:47.551 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.description 18:36:47.551 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:47.551 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:47.551 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.551 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='metadata_ORDER') 18:36:47.551 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.551 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='metadata_KEY') 18:36:47.551 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='metadata_KEY') 18:36:47.551 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:47.551 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:47.551 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:47.551 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property metadata 18:36:47.552 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:47.552 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.552 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:47.552 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.552 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:47.552 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:47.552 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:47.552 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:47.552 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:47.552 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:47.552 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:47.552 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.552 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='targets_ORDER') 18:36:47.552 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.552 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='targets_KEY') 18:36:47.552 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='targets_KEY') 18:36:47.552 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyTypeName',referencedColumn='name') 18:36:47.552 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyTypeVersion',referencedColumn='version') 18:36:47.552 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:47.552 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:47.552 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property targets 18:36:47.552 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:47.552 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.552 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='triggers_ORDER') 18:36:47.552 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.552 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='triggers_KEY') 18:36:47.553 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='triggers_KEY') 18:36:47.553 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:47.553 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:47.553 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:47.553 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property triggers 18:36:47.553 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:47.553 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaToscaPolicy 18:36:47.553 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy on table ToscaPolicy 18:36:47.555 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.555 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:36:47.555 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:47.555 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:47.555 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:47.555 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:name] 18:36:47.555 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:47.555 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:47.555 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:47.555 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.name 18:36:47.555 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:47.555 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:47.555 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:47.555 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:version] 18:36:47.555 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:47.555 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:47.555 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:47.555 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.version 18:36:47.555 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:47.555 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:47.555 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:47.556 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.556 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:47.556 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_name') 18:36:47.556 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:47.556 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:name] 18:36:47.556 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:47.556 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:47.556 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:47.556 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.derived_from_name 18:36:47.556 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:47.556 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:47.556 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_version') 18:36:47.556 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:47.556 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:version] 18:36:47.556 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:47.556 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:47.556 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:47.556 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.derived_from_version 18:36:47.556 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:47.556 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property derivedFrom 18:36:47.556 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.557 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:47.557 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy:description] 18:36:47.557 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:47.557 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:47.557 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:47.557 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.description 18:36:47.557 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:47.557 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:47.557 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.557 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='metadata_ORDER') 18:36:47.557 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.557 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='metadata_KEY') 18:36:47.557 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='metadata_KEY') 18:36:47.557 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:47.557 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:47.557 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:47.557 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property metadata 18:36:47.558 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:47.558 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.558 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:47.558 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.558 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:47.558 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:47.558 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:47.558 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:47.558 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:47.558 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:47.558 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.558 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:47.558 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='type_name') 18:36:47.559 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:47.559 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:name] 18:36:47.559 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:47.559 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:47.559 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:47.559 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.type_name 18:36:47.559 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:47.559 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:47.559 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='type_version') 18:36:47.559 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:47.559 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:version] 18:36:47.559 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:47.559 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:47.559 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:47.559 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.type_version 18:36:47.559 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:47.559 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property type 18:36:47.559 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:47.559 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.559 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='targets_ORDER') 18:36:47.559 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.559 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='targets_KEY') 18:36:47.559 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='targets_KEY') 18:36:47.559 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyName',referencedColumn='name') 18:36:47.559 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyVersion',referencedColumn='version') 18:36:47.559 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:47.559 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:47.559 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property targets 18:36:47.560 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:47.560 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpPolicyStatus 18:36:47.560 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus on table PdpPolicyStatus 18:36:47.560 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.560 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:36:47.560 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:47.561 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:47.561 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:47.561 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:localName] 18:36:47.561 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:47.561 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:47.561 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:47.561 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.localName 18:36:47.561 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:47.561 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:47.561 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:47.561 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyName] 18:36:47.561 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:47.561 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:47.561 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:47.561 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentKeyName 18:36:47.561 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:47.562 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:47.562 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:47.562 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyVersion] 18:36:47.562 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:47.562 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:47.562 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:47.562 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentKeyVersion 18:36:47.562 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:47.562 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:47.562 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:47.562 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentLocalName] 18:36:47.562 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:47.562 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:47.562 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:47.562 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentLocalName 18:36:47.562 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:47.562 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:47.562 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:47.562 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.562 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property deploy with lazy=false 18:36:47.562 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:deploy] 18:36:47.562 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:36:47.562 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:36:47.562 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for deploy 18:36:47.562 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.deploy 18:36:47.562 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property deploy 18:36:47.562 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.562 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpGroup with lazy=false 18:36:47.562 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpGroup] 18:36:47.562 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup (type=java.lang.String) 18:36:47.562 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup (type=java.lang.String) 18:36:47.562 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpGroup 18:36:47.562 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.pdpGroup 18:36:47.562 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpGroup 18:36:47.562 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.562 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpType with lazy=false 18:36:47.562 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpType] 18:36:47.562 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType (type=java.lang.String) 18:36:47.562 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType (type=java.lang.String) 18:36:47.562 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpType 18:36:47.562 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.pdpType 18:36:47.562 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpType 18:36:47.563 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.563 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:47.563 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:47.563 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:name] 18:36:47.563 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:47.563 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:47.563 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:47.563 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.name 18:36:47.563 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:47.563 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:47.563 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:47.563 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:version] 18:36:47.563 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:47.563 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:47.563 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:47.563 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.version 18:36:47.563 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:47.563 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property policyType 18:36:47.563 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.563 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property state with lazy=false 18:36:47.563 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:state] 18:36:47.563 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state (type=org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State) 18:36:47.563 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state (type=org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State) 18:36:47.563 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for state 18:36:47.563 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.state 18:36:47.563 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property state 18:36:47.563 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:47.564 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpGroup 18:36:47.564 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup on table PdpGroup 18:36:47.564 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.564 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:36:47.564 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:47.564 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:47.565 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:47.565 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:name] 18:36:47.565 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:47.565 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:47.565 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:47.565 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.name 18:36:47.565 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:47.565 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:47.565 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:47.565 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:version] 18:36:47.565 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:47.565 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:47.565 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:47.565 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.version 18:36:47.565 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:47.565 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:47.565 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:47.565 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.565 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:47.565 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:description] 18:36:47.565 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description (type=java.lang.String) 18:36:47.565 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description (type=java.lang.String) 18:36:47.565 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:47.565 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.description 18:36:47.565 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:47.565 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.565 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpGroupState with lazy=false 18:36:47.565 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:pdpGroupState] 18:36:47.565 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:47.565 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:47.565 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpGroupState 18:36:47.565 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.pdpGroupState 18:36:47.565 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpGroupState 18:36:47.565 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:47.565 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.565 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='pdpSubGroups_ORDER') 18:36:47.566 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.566 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='pdpSubGroups_KEY') 18:36:47.566 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpSubGroups_KEY') 18:36:47.566 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='name',referencedColumn='name') 18:36:47.566 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='version',referencedColumn='version') 18:36:47.566 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:47.566 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:47.566 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpSubGroups 18:36:47.566 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:47.566 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.566 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:47.566 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.566 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:47.566 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:47.566 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:47.566 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:47.566 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:47.566 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:47.566 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:47.566 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpSubGroup 18:36:47.566 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup on table PdpSubGroup 18:36:47.567 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.567 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:36:47.567 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:47.567 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:47.568 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:47.568 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:localName] 18:36:47.568 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:47.568 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:47.568 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:47.568 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.localName 18:36:47.568 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:47.568 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:47.568 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:47.568 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyName] 18:36:47.568 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:47.568 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:47.568 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:47.568 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentKeyName 18:36:47.568 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:47.568 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:47.568 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:47.568 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyVersion] 18:36:47.568 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:47.568 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:47.568 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:47.568 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentKeyVersion 18:36:47.568 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:47.568 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:47.568 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:47.568 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentLocalName] 18:36:47.568 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:47.568 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:47.568 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:47.568 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentLocalName 18:36:47.568 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:47.568 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:47.568 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:47.568 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.568 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property currentInstanceCount with lazy=false 18:36:47.568 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:currentInstanceCount] 18:36:47.568 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount (type=int) 18:36:47.568 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount (type=int) 18:36:47.568 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for currentInstanceCount 18:36:47.568 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.currentInstanceCount 18:36:47.568 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property currentInstanceCount 18:36:47.568 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.568 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property desiredInstanceCount with lazy=false 18:36:47.568 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:desiredInstanceCount] 18:36:47.568 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:36:47.568 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:36:47.568 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for desiredInstanceCount 18:36:47.568 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.desiredInstanceCount 18:36:47.568 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property desiredInstanceCount 18:36:47.568 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:47.569 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.569 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='pdpInstances_ORDER') 18:36:47.569 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.569 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='pdpInstances_KEY') 18:36:47.569 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpInstances_KEY') 18:36:47.569 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentKeyName',referencedColumn='parentKeyName') 18:36:47.569 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentKeyVersion',referencedColumn='parentKeyVersion') 18:36:47.569 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentLocalName',referencedColumn='parentLocalName') 18:36:47.569 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpLocalName',referencedColumn='localName') 18:36:47.569 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:47.569 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:47.569 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpInstances 18:36:47.569 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:47.569 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.569 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='policies_ORDER') 18:36:47.569 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.569 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='policies_KEY') 18:36:47.569 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='policies_KEY') 18:36:47.569 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:47.569 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:47.569 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:47.569 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property policies 18:36:47.569 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:47.569 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.569 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:47.569 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.569 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:47.569 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:47.570 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:47.570 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:47.570 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:47.570 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:47.570 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:47.570 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.570 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='supportedPolicyTypes_ORDER') 18:36:47.570 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.570 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='supportedPolicyTypes_KEY') 18:36:47.570 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='supportedPolicyTypes_KEY') 18:36:47.570 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:47.570 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:47.570 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:47.570 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property supportedPolicyTypes 18:36:47.571 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:47.571 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdp 18:36:47.571 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdp on table Pdp 18:36:47.571 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.571 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:36:47.571 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:47.572 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:47.572 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:47.572 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:localName] 18:36:47.572 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:47.572 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:47.572 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:47.572 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.localName 18:36:47.572 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:47.572 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:47.572 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:47.572 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyName] 18:36:47.572 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:47.572 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:47.572 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:47.572 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentKeyName 18:36:47.572 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:47.572 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:47.572 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:47.572 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyVersion] 18:36:47.572 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:47.572 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:47.572 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:47.572 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentKeyVersion 18:36:47.572 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:47.572 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:47.572 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:47.572 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentLocalName] 18:36:47.572 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:47.572 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:47.572 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:47.572 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentLocalName 18:36:47.572 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:47.572 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:47.572 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:47.572 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.572 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property healthy with lazy=false 18:36:47.572 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:healthy] 18:36:47.572 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:36:47.572 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:36:47.572 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for healthy 18:36:47.572 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.healthy 18:36:47.572 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property healthy 18:36:47.572 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.573 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property lastUpdate with lazy=false 18:36:47.573 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:lastUpdate] 18:36:47.573 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate (type=java.util.Date) 18:36:47.573 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate (type=java.util.Date) 18:36:47.573 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for lastUpdate 18:36:47.573 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.lastUpdate 18:36:47.573 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property lastUpdate 18:36:47.573 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.573 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property message with lazy=false 18:36:47.573 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:message] 18:36:47.573 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message (type=java.lang.String) 18:36:47.573 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message (type=java.lang.String) 18:36:47.573 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for message 18:36:47.573 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.message 18:36:47.573 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property message 18:36:47.573 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.573 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpState with lazy=false 18:36:47.573 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:pdpState] 18:36:47.573 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:47.573 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:47.573 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpState 18:36:47.573 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.pdpState 18:36:47.573 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpState 18:36:47.574 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:47.574 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:47.574 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:47.574 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:47.574 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:47.574 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:47.574 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:47.574 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:47.574 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:47.574 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:47.574 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:47.574 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:47.574 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:47.574 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:47.574 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:47.574 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:47.574 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for deploy 18:36:47.574 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpGroup 18:36:47.574 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpType 18:36:47.574 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:47.574 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:47.574 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for state 18:36:47.574 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:47.574 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:47.574 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:47.574 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpGroupState 18:36:47.574 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:47.574 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:47.574 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:47.574 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:47.574 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for currentInstanceCount 18:36:47.574 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for desiredInstanceCount 18:36:47.574 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:47.574 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:47.574 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:47.574 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:47.574 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for healthy 18:36:47.574 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for lastUpdate 18:36:47.574 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for message 18:36:47.574 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpState 18:36:47.574 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [toscapolicytype] 18:36:47.574 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [toscapolicytype] 18:36:47.574 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [toscapolicy] 18:36:47.574 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [toscapolicy] 18:36:47.574 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:47.574 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:47.574 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:47.574 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:47.574 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [pdpgroup] 18:36:47.574 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [pdpgroup] 18:36:47.574 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:47.574 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:47.574 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:47.574 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:47.574 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdp] 18:36:47.574 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdp] 18:36:47.574 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdp] 18:36:47.574 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdp] 18:36:47.574 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:47.574 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:47.575 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:47.575 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:47.575 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:name] 18:36:47.575 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.name (type=java.lang.String) 18:36:47.575 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.name (type=java.lang.String) 18:36:47.575 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:47.575 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_supportedPolicyTypes.name 18:36:47.575 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:47.575 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:47.575 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:47.575 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:47.575 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:version] 18:36:47.575 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.version (type=java.lang.String) 18:36:47.575 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.version (type=java.lang.String) 18:36:47.575 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:47.575 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_supportedPolicyTypes.version 18:36:47.575 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:47.575 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:47.575 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:36:47.575 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:47.575 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:47.575 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:47.575 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:47.575 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:47.575 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:47.575 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_properties.properties 18:36:47.575 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:47.576 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:47.576 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:47.576 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:47.576 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:47.576 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_properties.properties_KEY 18:36:47.576 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:47.576 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_localname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:47.576 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentkeyname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:47.576 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentkeyversion] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:47.576 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentlocalname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:47.576 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:47.576 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, index: properties_KEY, element: properties 18:36:47.576 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:47.576 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:47.576 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:47.576 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:47.576 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:name] 18:36:47.576 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:47.576 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:47.576 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:47.576 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_policies.name 18:36:47.576 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:47.576 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:47.576 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:47.576 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:47.576 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:version] 18:36:47.576 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:47.576 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:47.576 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:47.576 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_policies.version 18:36:47.576 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:47.576 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:47.576 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:36:47.576 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:47.576 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances through an association table 18:36:47.578 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName, element: pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName 18:36:47.578 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:47.578 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:47.578 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:47.578 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:47.578 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:47.578 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:47.578 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpGroup_properties.properties 18:36:47.578 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:47.579 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:47.579 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:47.579 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:47.579 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:47.579 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpGroup_properties.properties_KEY 18:36:47.579 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:47.579 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpgroup_name] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:47.579 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpgroup_version] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:47.579 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:47.579 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpGroup_name, JpaPdpGroup_version, index: properties_KEY, element: properties 18:36:47.579 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:47.579 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups through an association table 18:36:47.580 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: name, version, element: pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName 18:36:47.580 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:47.580 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:47.580 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:47.580 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:47.580 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:name] 18:36:47.580 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:47.580 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:47.580 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:47.580 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_targets.name 18:36:47.580 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:47.580 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:47.581 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:47.581 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:47.581 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:version] 18:36:47.581 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:47.581 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:47.581 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:47.581 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_targets.version 18:36:47.581 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:47.581 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:47.581 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: toscaPolicyName, toscaPolicyVersion, element: name, version 18:36:47.581 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:47.581 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:47.581 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:47.581 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:47.581 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:47.581 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:47.581 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_properties.properties 18:36:47.581 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:47.581 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:47.581 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:47.581 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:47.581 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:47.582 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_properties.properties_KEY 18:36:47.582 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:47.582 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_name] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:47.582 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_version] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:47.582 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:47.582 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: properties_KEY, element: properties 18:36:47.582 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:47.582 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:47.582 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:47.582 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:47.582 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:47.582 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:47.582 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_metadata.metadata 18:36:47.582 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:47.582 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:47.582 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:47.582 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:47.582 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:47.582 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_metadata.metadata_KEY 18:36:47.582 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:47.582 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_name] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:47.582 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_version] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:47.582 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [metadata_key] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:47.582 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: metadata_KEY, element: metadata 18:36:47.582 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:47.582 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:47.583 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:47.583 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers (type=java.util.List) 18:36:47.583 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers (type=java.util.List) 18:36:47.583 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:47.583 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_triggers.triggers 18:36:47.583 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:47.583 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, element: triggers 18:36:47.583 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:47.583 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:47.583 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:47.583 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:47.583 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:name] 18:36:47.583 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:47.583 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:47.583 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:47.583 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_targets.name 18:36:47.583 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:47.583 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:47.583 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:47.583 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:47.583 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:version] 18:36:47.583 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:47.584 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:47.584 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:47.584 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_targets.version 18:36:47.584 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:47.584 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:47.584 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: toscaPolicyTypeName, toscaPolicyTypeVersion, element: name, version 18:36:47.584 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:47.584 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:47.584 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:47.584 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:47.584 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:47.584 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:47.584 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_properties.properties 18:36:47.584 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:47.584 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:47.584 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:47.584 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:47.584 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:47.584 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_properties.properties_KEY 18:36:47.584 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:47.584 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_name] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:47.584 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_version] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:47.584 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:47.584 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: properties_KEY, element: properties 18:36:47.584 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:47.584 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:47.584 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:47.584 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:47.584 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:47.584 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:47.585 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_metadata.metadata 18:36:47.585 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:47.585 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:47.585 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:47.585 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:47.585 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:47.585 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_metadata.metadata_KEY 18:36:47.585 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:47.585 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_name] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:47.585 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_version] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:47.585 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [metadata_key] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:47.585 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: metadata_KEY, element: metadata 18:36:47.585 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:47.585 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:47.585 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:47.586 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:47.586 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:47.586 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:47.586 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:47.586 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:47.586 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:47.586 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:47.586 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:47.586 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:47.586 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:47.586 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:47.586 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:47.588 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:47.588 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:47.588 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:47.588 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:47.588 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:47.588 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:47.588 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:47.588 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:47.588 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:47.588 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:47.588 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:47.588 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:47.588 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:47.588 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:47.588 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:47.589 [main] DEBUG org.hibernate.bytecode.internal.BytecodeProviderInitiator -- HHH000021: Bytecode provider: bytebuddy 18:36:47.589 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory 18:36:47.590 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:36:47.590 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating SessionFactory with settings: {java.specification.version=17, sun.jnu.encoding=UTF-8, hibernate.dialect=org.hibernate.dialect.H2Dialect, java.class.path=/w/workspace/policy-models-sonar/models-pdp/target/test-classes:/w/workspace/policy-models-sonar/models-pdp/target/classes:/w/workspace/policy-models-sonar/models-base/target/policy-models-base-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-3.1.1-SNAPSHOT.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-examples/target/policy-models-examples-3.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/gson/2.1.1-SNAPSHOT/gson-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/common-parameters/2.1.1-SNAPSHOT/common-parameters-2.1.1-SNAPSHOT.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.jar:/tmp/r/io/prometheus/simpleclient/0.16.0/simpleclient-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel/0.16.0/simpleclient_tracer_otel-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_common/0.16.0/simpleclient_tracer_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel_agent/0.16.0/simpleclient_tracer_otel_agent-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_hotspot/0.16.0/simpleclient_hotspot-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_jakarta/0.16.0/simpleclient_servlet_jakarta-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_common/0.16.0/simpleclient_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_common/0.16.0/simpleclient_servlet_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_logback/0.16.0/simpleclient_logback-0.16.0.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1/jakarta.xml.bind-api-4.0.1.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/tmp/r/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-jakarta/2.2.15/swagger-jaxrs2-jakarta-2.2.15.jar:/tmp/r/io/github/classgraph/classgraph/4.8.154/classgraph-4.8.154.jar:/tmp/r/io/swagger/core/v3/swagger-models-jakarta/2.2.15/swagger-models-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.15.1/jackson-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-annotations-jakarta/2.2.15/swagger-annotations-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-integration-jakarta/2.2.15/swagger-integration-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-core-jakarta/2.2.15/swagger-core-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.15.1/jackson-dataformat-yaml-2.15.1.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.1/jackson-datatype-jsr310-2.15.1.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.1/jackson-databind-2.14.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-json-provider/2.15.1/jackson-jakarta-rs-json-provider-2.15.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-base/2.15.1/jackson-jakarta-rs-base-2.15.1.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.15.1/jackson-module-jakarta-xmlbind-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-servlet-initializer-v2-jakarta/2.2.15/swagger-jaxrs2-servlet-initializer-v2-jakarta-2.2.15.jar:/tmp/r/org/hibernate/orm/hibernate-core/6.3.0.CR1/hibernate-core-6.3.0.CR1.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.2/jaxb-runtime-4.0.2.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.2/jaxb-core-4.0.2.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.0/angus-activation-2.0.0.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.2/txw2-4.0.2.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.1/istack-commons-runtime-4.1.1.jar:/tmp/r/jakarta/inject/jakarta.inject-api/2.0.1.MR/jakarta.inject-api-2.0.1.MR.jar:/tmp/r/org/antlr/antlr4-runtime/4.10.1/antlr4-runtime-4.10.1.jar:/tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/com/h2database/h2/2.2.220/h2-2.2.220.jar:/tmp/r/org/onap/policy/common/utils/2.1.1-SNAPSHOT/utils-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/2.1.1-SNAPSHOT/capabilities-2.1.1-SNAPSHOT.jar:/tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.jar:/tmp/r/com/worldturner/medeia/medeia-validator-core/1.1.1/medeia-validator-core-1.1.1.jar:/tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.3.20/kotlin-reflect-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.3.20/kotlin-stdlib-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.20/kotlin-stdlib-common-1.3.20.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.jar:/tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/tmp/r/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar:/tmp/r/org/onap/policy/common/utils-test/2.1.1-SNAPSHOT/utils-test-2.1.1-SNAPSHOT.jar:/tmp/r/org/bouncycastle/bcpkix-fips/1.0.7/bcpkix-fips-1.0.7.jar:/tmp/r/org/bouncycastle/bc-fips/1.0.2.4/bc-fips-1.0.2.4.jar:/tmp/r/org/apache/commons/commons-jexl3/3.1/commons-jexl3-3.1.jar:/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar:/tmp/r/org/slf4j/slf4j-api/2.0.11/slf4j-api-2.0.11.jar:/tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar:/tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar:/tmp/r/org/projectlombok/lombok/1.18.28/lombok-1.18.28.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/yaml/snakeyaml/2.0/snakeyaml-2.0.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.1.4/mariadb-java-client-3.1.4.jar:/tmp/r/com/github/waffle/waffle-jna/3.2.0/waffle-jna-3.2.0.jar:/tmp/r/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar:/tmp/r/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1.jar:/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar:/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar:/tmp/r/org/postgresql/postgresql/42.6.0/postgresql-42.6.0.jar:/tmp/r/org/checkerframework/checker-qual/3.31.0/checker-qual-3.31.0.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar:/tmp/r/org/glassfish/jersey/inject/jersey-hk2/3.1.3/jersey-hk2-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-common/3.1.3/jersey-common-3.1.3.jar:/tmp/r/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar:/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/tmp/r/org/glassfish/hk2/hk2-locator/3.0.4/hk2-locator-3.0.4.jar:/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/3.0.4/aopalliance-repackaged-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-api/3.0.4/hk2-api-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-utils/3.0.4/hk2-utils-3.0.4.jar:/tmp/r/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.jar:/tmp/r/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.jar:/tmp/r/org/eclipse/jetty/toolchain/jetty-jakarta-servlet-api/5.0.2/jetty-jakarta-servlet-api-5.0.2.jar:/tmp/r/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet/3.1.3/jersey-container-servlet-3.1.3.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.3/jersey-container-servlet-core-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-server/3.1.3/jersey-server-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-client/3.1.3/jersey-client-3.1.3.jar:/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar:/tmp/r/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/tmp/r/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.6/byte-buddy-1.14.6.jar:/tmp/r/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar:/tmp/r/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/tmp/r/org/assertj/assertj-core/3.24.2/assertj-core-3.24.2.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5/5.2.2/httpcore5-5.2.2.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/tmp/r/com/att/nsa/cambriaClient/1.2.1-oss/cambriaClient-1.2.1-oss.jar:/tmp/r/com/att/nsa/saClientLibrary/1.3.0-oss/saClientLibrary-1.3.0-oss.jar:/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar:/tmp/r/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar:/tmp/r/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5/httpclient-cache-4.5.jar:/tmp/r/com/att/nsa/saToolkit/1.2.0-oss/saToolkit-1.2.0-oss.jar:/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar:/tmp/r/org/json/json/20231013/json-20231013.jar:, java.vm.vendor=Private Build, sun.arch.data.model=64, sun.font.fontmanager=sun.awt.X11FontManager, java.vendor.url=Unknown, user.timezone=Etc/UTC, javax.persistence.jdbc.user=****, javax.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, java.vm.specification.version=17, os.name=Linux, jakarta.persistence.jdbc.password=****, sun.java.launcher=SUN_STANDARD, local.setting.IS_JTA_TXN_COORD=false, sun.boot.library.path=/usr/lib/jvm/java-17-openjdk-amd64/lib, sun.java.command=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20240120183635626_70.jar /w/workspace/policy-models-sonar/models-pdp/target/surefire 2024-01-20T18-35-53_465-jvmRun1 surefire-20240120183635626_68tmp surefire_4-20240120183635626_69tmp, jdk.debug=release, surefire.test.class.path=/w/workspace/policy-models-sonar/models-pdp/target/test-classes:/w/workspace/policy-models-sonar/models-pdp/target/classes:/w/workspace/policy-models-sonar/models-base/target/policy-models-base-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-3.1.1-SNAPSHOT.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-examples/target/policy-models-examples-3.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/gson/2.1.1-SNAPSHOT/gson-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/common-parameters/2.1.1-SNAPSHOT/common-parameters-2.1.1-SNAPSHOT.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.jar:/tmp/r/io/prometheus/simpleclient/0.16.0/simpleclient-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel/0.16.0/simpleclient_tracer_otel-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_common/0.16.0/simpleclient_tracer_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel_agent/0.16.0/simpleclient_tracer_otel_agent-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_hotspot/0.16.0/simpleclient_hotspot-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_jakarta/0.16.0/simpleclient_servlet_jakarta-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_common/0.16.0/simpleclient_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_common/0.16.0/simpleclient_servlet_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_logback/0.16.0/simpleclient_logback-0.16.0.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1/jakarta.xml.bind-api-4.0.1.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/tmp/r/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-jakarta/2.2.15/swagger-jaxrs2-jakarta-2.2.15.jar:/tmp/r/io/github/classgraph/classgraph/4.8.154/classgraph-4.8.154.jar:/tmp/r/io/swagger/core/v3/swagger-models-jakarta/2.2.15/swagger-models-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.15.1/jackson-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-annotations-jakarta/2.2.15/swagger-annotations-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-integration-jakarta/2.2.15/swagger-integration-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-core-jakarta/2.2.15/swagger-core-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.15.1/jackson-dataformat-yaml-2.15.1.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.1/jackson-datatype-jsr310-2.15.1.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.1/jackson-databind-2.14.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-json-provider/2.15.1/jackson-jakarta-rs-json-provider-2.15.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-base/2.15.1/jackson-jakarta-rs-base-2.15.1.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.15.1/jackson-module-jakarta-xmlbind-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-servlet-initializer-v2-jakarta/2.2.15/swagger-jaxrs2-servlet-initializer-v2-jakarta-2.2.15.jar:/tmp/r/org/hibernate/orm/hibernate-core/6.3.0.CR1/hibernate-core-6.3.0.CR1.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.2/jaxb-runtime-4.0.2.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.2/jaxb-core-4.0.2.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.0/angus-activation-2.0.0.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.2/txw2-4.0.2.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.1/istack-commons-runtime-4.1.1.jar:/tmp/r/jakarta/inject/jakarta.inject-api/2.0.1.MR/jakarta.inject-api-2.0.1.MR.jar:/tmp/r/org/antlr/antlr4-runtime/4.10.1/antlr4-runtime-4.10.1.jar:/tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/com/h2database/h2/2.2.220/h2-2.2.220.jar:/tmp/r/org/onap/policy/common/utils/2.1.1-SNAPSHOT/utils-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/2.1.1-SNAPSHOT/capabilities-2.1.1-SNAPSHOT.jar:/tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.jar:/tmp/r/com/worldturner/medeia/medeia-validator-core/1.1.1/medeia-validator-core-1.1.1.jar:/tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.3.20/kotlin-reflect-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.3.20/kotlin-stdlib-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.20/kotlin-stdlib-common-1.3.20.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.jar:/tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/tmp/r/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar:/tmp/r/org/onap/policy/common/utils-test/2.1.1-SNAPSHOT/utils-test-2.1.1-SNAPSHOT.jar:/tmp/r/org/bouncycastle/bcpkix-fips/1.0.7/bcpkix-fips-1.0.7.jar:/tmp/r/org/bouncycastle/bc-fips/1.0.2.4/bc-fips-1.0.2.4.jar:/tmp/r/org/apache/commons/commons-jexl3/3.1/commons-jexl3-3.1.jar:/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar:/tmp/r/org/slf4j/slf4j-api/2.0.11/slf4j-api-2.0.11.jar:/tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar:/tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar:/tmp/r/org/projectlombok/lombok/1.18.28/lombok-1.18.28.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/yaml/snakeyaml/2.0/snakeyaml-2.0.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.1.4/mariadb-java-client-3.1.4.jar:/tmp/r/com/github/waffle/waffle-jna/3.2.0/waffle-jna-3.2.0.jar:/tmp/r/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar:/tmp/r/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1.jar:/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar:/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar:/tmp/r/org/postgresql/postgresql/42.6.0/postgresql-42.6.0.jar:/tmp/r/org/checkerframework/checker-qual/3.31.0/checker-qual-3.31.0.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar:/tmp/r/org/glassfish/jersey/inject/jersey-hk2/3.1.3/jersey-hk2-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-common/3.1.3/jersey-common-3.1.3.jar:/tmp/r/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar:/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/tmp/r/org/glassfish/hk2/hk2-locator/3.0.4/hk2-locator-3.0.4.jar:/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/3.0.4/aopalliance-repackaged-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-api/3.0.4/hk2-api-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-utils/3.0.4/hk2-utils-3.0.4.jar:/tmp/r/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.jar:/tmp/r/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.jar:/tmp/r/org/eclipse/jetty/toolchain/jetty-jakarta-servlet-api/5.0.2/jetty-jakarta-servlet-api-5.0.2.jar:/tmp/r/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet/3.1.3/jersey-container-servlet-3.1.3.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.3/jersey-container-servlet-core-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-server/3.1.3/jersey-server-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-client/3.1.3/jersey-client-3.1.3.jar:/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar:/tmp/r/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/tmp/r/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.6/byte-buddy-1.14.6.jar:/tmp/r/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar:/tmp/r/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/tmp/r/org/assertj/assertj-core/3.24.2/assertj-core-3.24.2.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5/5.2.2/httpcore5-5.2.2.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/tmp/r/com/att/nsa/cambriaClient/1.2.1-oss/cambriaClient-1.2.1-oss.jar:/tmp/r/com/att/nsa/saClientLibrary/1.3.0-oss/saClientLibrary-1.3.0-oss.jar:/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar:/tmp/r/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar:/tmp/r/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5/httpclient-cache-4.5.jar:/tmp/r/com/att/nsa/saToolkit/1.2.0-oss/saToolkit-1.2.0-oss.jar:/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar:/tmp/r/org/json/json/20231013/json-20231013.jar:, jakarta.persistence.jdbc.driver=org.h2.Driver, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, java.specification.vendor=Oracle Corporation, org.ops4j.pax.url.mvn.localRepository=/tmp/r, java.version.date=2022-07-19, java.home=/usr/lib/jvm/java-17-openjdk-amd64, file.separator=/, basedir=/w/workspace/policy-models-sonar/models-pdp, java.vm.compressedOopsMode=Zero based, jakarta.persistence.jdbc.user=****, line.separator= , hibernate.persistenceUnitName=ToscaConceptTest, java.vm.specification.vendor=Oracle Corporation, java.specification.name=Java Platform API Specification, hibernate.transaction.coordinator_class=class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl, javax.persistence.jdbc.driver=org.h2.Driver, surefire.real.class.path=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20240120183635626_70.jar, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, java.runtime.version=17.0.4+8-Ubuntu-118.04, user.name=jenkins, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, sonar=true, path.separator=:, hibernate.connection.username=****, os.version=4.15.0-194-generic, java.runtime.name=OpenJDK Runtime Environment, hibernate.connection.url=jdbc:h2:mem:PdpProviderTest, file.encoding=UTF-8, jenkins=true, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=false, localRepository=/tmp/r, hibernate.connection.driver_class=org.h2.Driver, java.vendor.url.bug=Unknown, java.io.tmpdir=/tmp, java.version=17.0.4, user.dir=/w/workspace/policy-models-sonar/models-pdp, os.arch=amd64, java.vm.specification.name=Java Virtual Machine Specification, javax.persistence.schema-generation.database.action=drop-and-create, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@4fc428a6, native.encoding=UTF-8, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, java.vendor=Private Build, java.vm.info=mixed mode, sharing, java.vm.version=17.0.4+8-Ubuntu-118.04, hibernate.bytecode.use_reflection_optimizer=true, sun.io.unicode.encoding=UnicodeLittle, maven.repo.local=/tmp/r, javax.persistence.jdbc.password=****, java.class.version=61.0} 18:36:47.591 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {} 18:36:47.591 [main] DEBUG org.hibernate.boot.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation 18:36:47.591 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 18:36:47.592 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was null 18:36:47.592 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was null 18:36:47.592 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was null 18:36:47.592 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was null 18:36:47.592 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@3acb40e5] under count; prior registration was null 18:36:47.592 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@1364ca39] under every; prior registration was null 18:36:47.592 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@15da1799] under any; prior registration was null 18:36:47.592 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(floor)] under floor; prior registration was null 18:36:47.592 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ceiling)] under ceiling; prior registration was null 18:36:47.592 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(mod)] under mod; prior registration was null 18:36:47.592 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(abs)] under abs; prior registration was null 18:36:47.592 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sign)] under sign; prior registration was null 18:36:47.592 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sqrt)] under sqrt; prior registration was null 18:36:47.592 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ln)] under ln; prior registration was null 18:36:47.592 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(exp)] under exp; prior registration was null 18:36:47.592 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(power)] under power; prior registration was null 18:36:47.592 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(round)] under round; prior registration was null 18:36:47.592 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sin)] under sin; prior registration was null 18:36:47.592 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cos)] under cos; prior registration was null 18:36:47.592 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(tan)] under tan; prior registration was null 18:36:47.592 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(asin)] under asin; prior registration was null 18:36:47.592 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(acos)] under acos; prior registration was null 18:36:47.592 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan)] under atan; prior registration was null 18:36:47.592 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan2)] under atan2; prior registration was null 18:36:47.592 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@7bb59c9c] under sinh; prior registration was null 18:36:47.592 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@1b193767] under cosh; prior registration was null 18:36:47.592 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@2e19033f] under tanh; prior registration was null 18:36:47.592 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@6b3abfba] under pi; prior registration was null 18:36:47.592 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3cbc9f3d] under log; prior registration was null 18:36:47.592 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(coalesce)] under coalesce; prior registration was null 18:36:47.592 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nullif)] under nullif; prior registration was null 18:36:47.592 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(left)] under left; prior registration was null 18:36:47.592 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(right)] under right; prior registration was null 18:36:47.592 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(replace)] under replace; prior registration was null 18:36:47.592 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(concat)] under concat; prior registration was null 18:36:47.592 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lower)] under lower; prior registration was null 18:36:47.592 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(upper)] under upper; prior registration was null 18:36:47.592 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substring)] under substring; prior registration was null 18:36:47.592 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(locate)] under locate; prior registration was null 18:36:47.592 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(character_length)] under character_length; prior registration was null 18:36:47.592 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : length -> character_length 18:36:47.592 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LocatePositionEmulation@6ecc25c2] under position; prior registration was null 18:36:47.592 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InsertSubstringOverlayEmulation@82ad3df] under overlay; prior registration was null 18:36:47.592 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TrimFunction@36536a0f] under trim; prior registration was null 18:36:47.592 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastFunction@6e4e5e8f] under cast; prior registration was null 18:36:47.592 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@61a384b1] under collate; prior registration was null 18:36:47.592 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ExtractFunction@3fc91771] under extract; prior registration was null 18:36:47.592 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(least)] under least; prior registration was null 18:36:47.592 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(greatest)] under greatest; prior registration was null 18:36:47.592 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CoalesceIfnullEmulation@12671195] under ifnull; prior registration was null 18:36:47.592 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lpad)] under lpad; prior registration was null 18:36:47.592 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rpad)] under rpad; prior registration was null 18:36:47.592 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LpadRpadPadEmulation@ec18f70] under pad; prior registration was null 18:36:47.592 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastStrEmulation@733a0415] under str; prior registration was null 18:36:47.592 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@4bfe79c] under format; prior registration was null 18:36:47.592 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampaddFunction@2e7ea527] under timestampadd; prior registration was null 18:36:47.592 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampdiffFunction@2cc60597] under timestampdiff; prior registration was null 18:36:47.592 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : dateadd -> timestampadd 18:36:47.592 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : datediff -> timestampdiff 18:36:47.592 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@f7fa6b6] under current_date; prior registration was null 18:36:47.592 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@748723c2] under current_time; prior registration was null 18:36:47.592 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@2f8be7e8] under current_timestamp; prior registration was null 18:36:47.592 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current date -> current_date 18:36:47.592 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current time -> current_time 18:36:47.592 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current timestamp -> current_timestamp 18:36:47.592 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@33fdb533] under local_date; prior registration was null 18:36:47.592 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@4145ffec] under local_time; prior registration was null 18:36:47.592 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@c915d35] under local_datetime; prior registration was null 18:36:47.592 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@7c554fe8] under offset_datetime; prior registration was null 18:36:47.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local date -> local_date 18:36:47.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local time -> local_time 18:36:47.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local datetime -> local_datetime 18:36:47.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : offset datetime -> offset_datetime 18:36:47.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@225f397c] under instant; prior registration was null 18:36:47.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current_instant -> instant 18:36:47.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.SqlFunction@4c8b1844] under sql; prior registration was null 18:36:47.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was NamedSqmFunctionTemplate(max) 18:36:47.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was NamedSqmFunctionTemplate(min) 18:36:47.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was NamedSqmFunctionTemplate(sum) 18:36:47.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was NamedSqmFunctionTemplate(avg) 18:36:47.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@4a759c15] under count; prior registration was org.hibernate.dialect.function.CountFunction@3acb40e5 18:36:47.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.AvgFunction@1c89a0bc] under avg; prior registration was NamedSqmFunctionTemplate(avg) 18:36:47.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(pi)] under pi; prior registration was org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@6b3abfba 18:36:47.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cot)] under cot; prior registration was null 18:36:47.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(radians)] under radians; prior registration was null 18:36:47.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(degrees)] under degrees; prior registration was null 18:36:47.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(log10)] under log10; prior registration was null 18:36:47.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@47c6ee88] under mod; prior registration was NamedSqmFunctionTemplate(mod) 18:36:47.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rand)] under rand; prior registration was null 18:36:47.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(soundex)] under soundex; prior registration was null 18:36:47.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(translate)] under translate; prior registration was null 18:36:47.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitand)] under bitand; prior registration was null 18:36:47.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitor)] under bitor; prior registration was null 18:36:47.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitxor)] under bitxor; prior registration was null 18:36:47.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_and)] under bit_and; prior registration was null 18:36:47.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_or)] under bit_or; prior registration was null 18:36:47.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day)] under day; prior registration was null 18:36:47.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(month)] under month; prior registration was null 18:36:47.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(year)] under year; prior registration was null 18:36:47.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(hour)] under hour; prior registration was null 18:36:47.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(minute)] under minute; prior registration was null 18:36:47.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(second)] under second; prior registration was null 18:36:47.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(microsecond)] under microsecond; prior registration was null 18:36:47.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_week)] under day_of_week; prior registration was null 18:36:47.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_month)] under day_of_month; prior registration was null 18:36:47.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : day -> day_of_month 18:36:47.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_year)] under day_of_year; prior registration was null 18:36:47.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(week)] under week; prior registration was null 18:36:47.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(quarter)] under quarter; prior registration was null 18:36:47.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(monthname)] under monthname; prior registration was null 18:36:47.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(dayname)] under dayname; prior registration was null 18:36:47.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under localtime; prior registration was null 18:36:47.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under localtimestamp; prior registration was null 18:36:47.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under local_time; prior registration was org.hibernate.dialect.function.CurrentFunction@4145ffec 18:36:47.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under local_datetime; prior registration was org.hibernate.dialect.function.CurrentFunction@c915d35 18:36:47.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TruncFunction@539b870c] under trunc; prior registration was null 18:36:47.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : truncate -> trunc 18:36:47.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@35683c5e] under date_trunc; prior registration was null 18:36:47.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_length)] under bit_length; prior registration was null 18:36:47.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was null 18:36:47.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ascii)] under ascii; prior registration was null 18:36:47.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was NamedSqmFunctionTemplate(octet_length) 18:36:47.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(space)] under space; prior registration was null 18:36:47.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(repeat)] under repeat; prior registration was null 18:36:47.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(char)] under char; prior registration was null 18:36:47.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : chr -> char 18:36:47.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(instr)] under instr; prior registration was null 18:36:47.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substr)] under substr; prior registration was null 18:36:47.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@64b5e60f] under position; prior registration was org.hibernate.dialect.function.LocatePositionEmulation@6ecc25c2 18:36:47.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ltrim)] under ltrim; prior registration was null 18:36:47.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rtrim)] under rtrim; prior registration was null 18:36:47.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@14f7e6bf] under concat; prior registration was NamedSqmFunctionTemplate(concat) 18:36:47.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curtime)] under curtime; prior registration was null 18:36:47.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curdate)] under curdate; prior registration was null 18:36:47.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(now)] under now; prior registration was null 18:36:47.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sysdate)] under sysdate; prior registration was null 18:36:47.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(insert)] under insert; prior registration was null 18:36:47.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_and)] under bool_and; prior registration was null 18:36:47.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : every -> bool_and 18:36:47.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_or)] under bool_or; prior registration was null 18:36:47.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : any -> bool_or 18:36:47.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(median)] under median; prior registration was null 18:36:47.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_pop)] under stddev_pop; prior registration was null 18:36:47.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_samp)] under stddev_samp; prior registration was null 18:36:47.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_pop)] under var_pop; prior registration was null 18:36:47.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_samp)] under var_samp; prior registration was null 18:36:47.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@1b5ba0ca] under format; prior registration was org.hibernate.dialect.function.FormatFunction@4bfe79c 18:36:47.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rownum)] under rownum; prior registration was null 18:36:47.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(row_number)] under row_number; prior registration was null 18:36:47.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lag)] under lag; prior registration was null 18:36:47.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lead)] under lead; prior registration was null 18:36:47.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(first_value)] under first_value; prior registration was null 18:36:47.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(last_value)] under last_value; prior registration was null 18:36:47.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nth_value)] under nth_value; prior registration was null 18:36:47.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@6f25e533] under mode; prior registration was null 18:36:47.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@24ebe346] under percentile_cont; prior registration was null 18:36:47.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@f822b7a] under percentile_disc; prior registration was null 18:36:47.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@491987b0] under rank; prior registration was null 18:36:47.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@9d5efdd] under dense_rank; prior registration was null 18:36:47.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@72dfcc72] under percent_rank; prior registration was null 18:36:47.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@6c18f0a8] under cume_dist; prior registration was null 18:36:47.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ListaggFunction@6939ce9c] under listagg; prior registration was null 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- abs(NUMERIC arg) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double acos(NUMERIC arg) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean any(BOOLEAN predicate) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer ascii(STRING arg) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double asin(NUMERIC arg) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan(NUMERIC arg) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan2(NUMERIC arg0, NUMERIC arg1) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double avg(NUMERIC arg) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_and(arg) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer bit_length(STRING_OR_CLOB arg) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_or(arg) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitand(arg0, arg1) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitor(arg0, arg1) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitxor(arg0, arg1) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_and(BOOLEAN predicate) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_or(BOOLEAN predicate) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- cast(arg as Type) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ceiling(NUMERIC arg) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character char(INTEGER arg) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer character_length(STRING_OR_CLOB arg) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character chr(INTEGER arg) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- coalesce(arg0[, arg1[, ...]]) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String collate(STRING string as COLLATION collation) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String concat(STRING string0[, STRING string1[, ...]]) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cos(NUMERIC arg) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cosh(NUMERIC arg) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cot(NUMERIC arg) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long count([distinct ]{arg|*}) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cume_dist([arg0[, ...]]) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date curdate() 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current date 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current time 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current timestamp 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current_date 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant current_instant 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current_time 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current_timestamp 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time curtime() 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- date_trunc(STRING field, TEMPORAL datetime) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- dateadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- basicType@281(java.lang.Long,-5)|basicType@283(java.lang.Double,8) datediff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day(DATE arg) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_month(DATE arg) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_week(DATE arg) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_year(DATE arg) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String dayname(DATE arg) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double degrees(NUMERIC arg) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long dense_rank([arg0[, ...]]) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean every(BOOLEAN predicate) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double exp(NUMERIC arg) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- extract(TEMPORAL_UNIT field from TEMPORAL arg) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- first_valueANY value 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- floor(NUMERIC arg) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String format(TEMPORAL datetime as STRING pattern) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- greatest(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer hour(TIME arg) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ifnull(arg0, arg1) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String insert(STRING string, INTEGER start, INTEGER length, STRING replacement) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant instant 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer instr(STRING string, STRING pattern[, INTEGER start[, INTEGER occurrence]]) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- lagANY value[, INTEGER offset[, ANY default]] 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- last_valueANY value 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- leadANY value[, INTEGER offset[, ANY default]] 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- least(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String left(STRING string, INTEGER length) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer length(STRING_OR_CLOB arg) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String listagg(STRING arg0, STRING arg1) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double ln(NUMERIC arg) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local date 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local datetime 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local time 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local_date 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local_datetime 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local_time 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time localtime 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp localtimestamp 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer locate(STRING pattern, STRING string[, INTEGER start]) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log(NUMERIC base, NUMERIC arg) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log10(NUMERIC arg) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lower(STRING string) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lpad(STRING string, INTEGER length[, STRING padding]) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String ltrim(STRING string) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- max(COMPARABLE arg) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double median(NUMERIC arg) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer microsecond(TIME arg) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- min(COMPARABLE arg) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer minute(TIME arg) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer mod(INTEGER arg0, INTEGER arg1) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- mode() 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer month(DATE arg) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String monthname(DATE arg) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp now() 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nth_valueANY value, INTEGER nth 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nullif(arg0, arg1) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer octet_length(STRING_OR_CLOB arg) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset datetime 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset_datetime 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String overlay(STRING string placing STRING replacement from INTEGER start[ for INTEGER length]) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String pad(STRING string with INTEGER length {leading|trailing}[ STRING character]) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double percent_rank([arg0[, ...]]) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_cont(NUMERIC arg) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_disc(NUMERIC arg) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double pi 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer position(STRING pattern in STRING string) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double power(NUMERIC arg0, NUMERIC arg1) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer quarter(DATE arg) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double radians(NUMERIC arg) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double rand([INTEGER seed]) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rank([arg0[, ...]]) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String repeat(STRING string, INTEGER times) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String replace(STRING string, STRING pattern, STRING replacement) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String right(STRING string, INTEGER length) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- round(NUMERIC number[, INTEGER places]) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long row_number() 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rownum() 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rpad(STRING string, INTEGER length[, STRING padding]) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rtrim(STRING string) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer second(TIME arg) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer sign(NUMERIC arg) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sin(NUMERIC arg) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sinh(NUMERIC arg) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String soundex(arg) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String space(INTEGER arg) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Object sql 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sqrt(NUMERIC arg) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_pop(NUMERIC arg) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_samp(NUMERIC arg) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String str(arg) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substr(STRING string, INTEGER start[, INTEGER length]) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substring(STRING string{ from|,} INTEGER start[{ for|,} INTEGER length]) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- sum(arg) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp sysdate 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tan(NUMERIC arg) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tanh(NUMERIC arg) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- timestampadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- basicType@281(java.lang.Long,-5)|basicType@283(java.lang.Double,8) timestampdiff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String translate(STRING arg0, STRING arg1, STRING arg2) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String trim([[{leading|trailing|both} ][STRING arg0 ]from] STRING arg1) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- trunc( ... ) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- truncate( ... ) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String upper(STRING string) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_pop(NUMERIC arg) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_samp(NUMERIC arg) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer week(DATE arg) 18:36:47.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer year(DATE arg) 18:36:47.594 [main] DEBUG org.hibernate.orm.query.plan.cache -- Starting QueryInterpretationCache(2048) 18:36:47.594 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:36:47.594 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:47.611 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType]: private accessor [derivedFrom] 18:36:47.612 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:36:47.612 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:47.623 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy]: private accessor [derivedFrom] 18:36:47.623 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:36:47.623 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:47.632 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus]: private accessor [deploy] 18:36:47.633 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:36:47.633 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:47.641 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup]: private accessor [description] 18:36:47.642 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:36:47.642 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:47.651 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup]: private accessor [currentInstanceCount] 18:36:47.651 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:36:47.651 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:47.657 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp]: private accessor [healthy] 18:36:47.658 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:47.658 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:47.658 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:47.658 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:47.659 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:47.659 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:47.659 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:47.662 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting post-init callbacks 18:36:47.662 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id})#finishInitialization 18:36:47.662 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)#finishInitialization 18:36:47.662 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)#finishInitialization 18:36:47.662 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) - key descriptor 18:36:47.662 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)#finishInitialization 18:36:47.662 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) - key descriptor 18:36:47.662 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets#{element})#finishInitialization 18:36:47.662 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets)#finishInitialization 18:36:47.662 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) - key descriptor 18:36:47.662 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers)#finishInitialization 18:36:47.662 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) - key descriptor 18:36:47.662 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) `staticFetchableList` generator 18:36:47.662 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id})#finishInitialization 18:36:47.662 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)#finishInitialization 18:36:47.662 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)#finishInitialization 18:36:47.662 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) - key descriptor 18:36:47.662 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)#finishInitialization 18:36:47.662 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) - key descriptor 18:36:47.662 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets#{element})#finishInitialization 18:36:47.662 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets)#finishInitialization 18:36:47.662 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) - key descriptor 18:36:47.662 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)#finishInitialization 18:36:47.662 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) `staticFetchableList` generator 18:36:47.662 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#{id})#finishInitialization 18:36:47.662 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)#finishInitialization 18:36:47.662 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) `staticFetchableList` generator 18:36:47.662 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id})#finishInitialization 18:36:47.663 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping( NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element}]) - element descriptor 18:36:47.663 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)#finishInitialization 18:36:47.663 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - key descriptor 18:36:47.663 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)#finishInitialization 18:36:47.663 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) - key descriptor 18:36:47.663 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) `staticFetchableList` generator 18:36:47.663 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id})#finishInitialization 18:36:47.663 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping( NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element}]) - element descriptor 18:36:47.663 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)#finishInitialization 18:36:47.663 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - key descriptor 18:36:47.663 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element})#finishInitialization 18:36:47.663 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)#finishInitialization 18:36:47.663 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) - key descriptor 18:36:47.663 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)#finishInitialization 18:36:47.663 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) - key descriptor 18:36:47.663 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element})#finishInitialization 18:36:47.663 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)#finishInitialization 18:36:47.663 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) - key descriptor 18:36:47.663 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) `staticFetchableList` generator 18:36:47.663 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id})#finishInitialization 18:36:47.663 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdp) `staticFetchableList` generator 18:36:47.663 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id})#initColumnMappings 18:36:47.664 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)#initColumnMappings 18:36:47.664 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:47.664 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:47.664 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:47.664 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:47.664 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets#{element})#initColumnMappings 18:36:47.664 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:47.664 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:47.664 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:47.664 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:47.664 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id})#initColumnMappings 18:36:47.664 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)#initColumnMappings 18:36:47.664 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:47.664 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:47.664 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:47.664 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:47.664 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets#{element})#initColumnMappings 18:36:47.664 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:47.664 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:47.664 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)#initColumnMappings 18:36:47.664 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#{id})#initColumnMappings 18:36:47.664 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)#initColumnMappings 18:36:47.664 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id})#initColumnMappings 18:36:47.664 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:47.664 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:47.664 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:47.664 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:47.664 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}.{inverse})#finishInitialization 18:36:47.664 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}] 18:36:47.664 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}.{inverse})#finishInitialization 18:36:47.664 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}] 18:36:47.664 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id})#initColumnMappings 18:36:47.664 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}.{inverse})#finishInitialization 18:36:47.664 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:47.664 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}] 18:36:47.664 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:47.664 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:47.664 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:47.664 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element})#initColumnMappings 18:36:47.664 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:47.664 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:47.664 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:47.664 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:47.664 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element})#initColumnMappings 18:36:47.664 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:47.664 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:47.664 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id})#initColumnMappings 18:36:47.664 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:47.664 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:47.664 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}.{inverse})#finishInitialization 18:36:47.664 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}] 18:36:47.665 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:47.665 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicyType where name=? and version=? 18:36:47.665 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into ToscaPolicyType (derived_from_name,derived_from_version,description,name,version) values (?,?,?,?,?) 18:36:47.665 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update ToscaPolicyType set derived_from_name=?,derived_from_version=?,description=? where name=? and version=? 18:36:47.665 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from ToscaPolicyType where name=? and version=? 18:36:47.665 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jtpt1_0 18:36:47.665 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] 18:36:47.665 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}] 18:36:47.665 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] 18:36:47.666 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target}] 18:36:47.666 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target}] 18:36:47.666 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target}] 18:36:47.666 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target}] 18:36:47.666 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] | +-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom.version] | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.description] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] | \-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:47.666 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jtpt1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) { primaryTableReference : ToscaPolicyType as jtpt1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } } } } } 18:36:47.666 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:47.666 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicy where name=? and version=? 18:36:47.666 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into ToscaPolicy (derived_from_name,derived_from_version,description,type_name,type_version,name,version) values (?,?,?,?,?,?,?) 18:36:47.666 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update ToscaPolicy set derived_from_name=?,derived_from_version=?,description=?,type_name=?,type_version=? where name=? and version=? 18:36:47.666 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from ToscaPolicy where name=? and version=? 18:36:47.666 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jtp1_0 18:36:47.666 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] 18:36:47.666 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}] 18:36:47.666 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] 18:36:47.666 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target}] 18:36:47.666 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target}] 18:36:47.667 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] 18:36:47.667 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target}] 18:36:47.667 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] | +-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom.version] | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.description] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] | \-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type.version] 18:36:47.667 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jtp1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) { primaryTableReference : ToscaPolicy as jtp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target}) { primaryTableReference : ToscaPolicy as jtp1_0 } } } } } 18:36:47.668 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:47.668 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from PdpPolicyStatus where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:47.668 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:36:47.668 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpPolicyStatus set deploy=?,pdpGroup=?,pdpType=?,name=?,version=?,state=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:47.668 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpPolicyStatus where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:47.668 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpps1_0 18:36:47.668 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] 18:36:47.668 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] 18:36:47.668 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:36:47.668 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType] | +-EmbeddableFetchImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] | | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.name] | | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.version] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state] 18:36:47.668 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpps1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) { primaryTableReference : PdpPolicyStatus as jpps1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}) { primaryTableReference : PdpPolicyStatus as jpps1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) { primaryTableReference : PdpPolicyStatus as jpps1_0 } } } } } 18:36:47.669 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:47.669 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from PdpGroup where name=? and version=? 18:36:47.669 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpGroup (description,pdpGroupState,name,version) values (?,?,?,?) 18:36:47.669 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpGroup set description=?,pdpGroupState=? where name=? and version=? 18:36:47.669 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpGroup where name=? and version=? 18:36:47.669 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpg1_0 18:36:47.669 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] 18:36:47.669 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] 18:36:47.669 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:47.669 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:47.669 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:47.669 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:47.669 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:47.669 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@75e8d6b0] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:47.669 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:47.670 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:47.670 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:47.670 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:47.670 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:47.670 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:47.670 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) { primaryTableReference : PdpGroup as jpg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}) { primaryTableReference : PdpGroup as jpg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } left join CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 NestedTableGroupJoins { join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } } } } } 18:36:47.670 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:47.670 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from PdpSubGroup where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:47.670 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpSubGroup (currentInstanceCount,desiredInstanceCount,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?) 18:36:47.670 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpSubGroup set currentInstanceCount=?,desiredInstanceCount=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:47.671 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpSubGroup where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:47.671 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpsg1_0 18:36:47.671 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] 18:36:47.671 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] 18:36:47.671 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:47.671 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:47.671 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:47.671 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:47.671 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:47.671 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@6a8c9e08] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:47.671 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:47.671 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:47.671 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:47.671 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:47.671 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:47.671 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpsg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) { primaryTableReference : PdpSubGroup as jpsg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } left join CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } } } } } 18:36:47.672 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:47.672 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from Pdp where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:47.672 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:47.672 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update Pdp set healthy=?,lastUpdate=?,message=?,pdpState=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:47.672 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from Pdp where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:47.672 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jp1_0 18:36:47.672 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] 18:36:47.672 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] 18:36:47.672 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState] 18:36:47.672 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jp1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdp) { primaryTableReference : Pdp as jp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}) { primaryTableReference : Pdp as jp1_0 } } } } } 18:36:47.672 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:47.672 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:36:47.672 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:47.672 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:47.672 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:47.672 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:47.672 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:47.672 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:47.672 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:47.672 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:47.672 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}] 18:36:47.672 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties` -> `{index}` 18:36:47.672 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties` -> `{element}` 18:36:47.672 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:47.672 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:47.672 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:47.672 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_properties (JpaToscaPolicyType_name,JpaToscaPolicyType_version,properties_KEY,properties) values (?,?,?,?) 18:36:47.672 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicyType_properties set properties=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:36:47.672 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:36:47.672 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:47.673 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:47.673 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:47.673 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@57d6c959] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:47.673 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:47.673 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:47.673 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:47.673 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:47.673 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:47.673 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:47.673 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:47.673 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into PdpGroup_PdpSubGroup (name,version,pdpSubGroups_localName,pdpSubGroups_parentKeyName,pdpSubGroups_parentKeyVersion,pdpSubGroups_parentLocalName) values (?,?,?,?,?,?) 18:36:47.673 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from PdpGroup_PdpSubGroup where name=? and version=? and pdpSubGroups_localName=? and pdpSubGroups_parentKeyName=? and pdpSubGroups_parentKeyVersion=? and pdpSubGroups_parentLocalName=? 18:36:47.673 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from PdpGroup_PdpSubGroup where name=? and version=? 18:36:47.673 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:47.673 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:47.673 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}] 18:36:47.673 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties` -> `{index}` 18:36:47.673 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties` -> `{element}` 18:36:47.673 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:47.673 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:47.673 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:47.673 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_properties (JpaToscaPolicy_name,JpaToscaPolicy_version,properties_KEY,properties) values (?,?,?,?) 18:36:47.673 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicy_properties set properties=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:36:47.673 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:36:47.673 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:36:47.673 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:47.673 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:47.673 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@6ef8494b] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:47.673 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:47.673 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:47.673 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:47.673 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:47.673 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:47.674 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? and pdpInstances_localName=? and pdpInstances_parentKeyName=? and pdpInstances_parentKeyVersion=? and pdpInstances_parentLocalName=? 18:36:47.674 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? 18:36:47.674 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:47.674 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:47.674 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:47.674 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties` -> `{index}` 18:36:47.674 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties` -> `{element}` 18:36:47.674 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:47.674 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:47.674 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:47.674 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,properties_KEY,properties) values (?,?,?,?,?,?) 18:36:47.674 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaPdpSubGroup_properties set properties=? where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:36:47.674 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:36:47.674 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:47.674 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:47.674 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] 18:36:47.674 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}] 18:36:47.674 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}] 18:36:47.674 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:47.674 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_targets (toscaPolicyTypeName,toscaPolicyTypeVersion,name,version) values (?,?,?,?) 18:36:47.674 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:36:47.674 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:36:47.674 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:47.674 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:47.674 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:47.674 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties` -> `{index}` 18:36:47.674 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties` -> `{element}` 18:36:47.674 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:47.674 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:47.674 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:47.674 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpGroup_properties (JpaPdpGroup_name,JpaPdpGroup_version,properties_KEY,properties) values (?,?,?,?) 18:36:47.674 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaPdpGroup_properties set properties=? where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:36:47.674 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:36:47.674 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? 18:36:47.674 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:47.674 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:47.674 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}] 18:36:47.674 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata` -> `{index}` 18:36:47.674 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata` -> `{element}` 18:36:47.675 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:47.675 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:47.675 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:47.675 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_metadata (JpaToscaPolicyType_name,JpaToscaPolicyType_version,metadata_KEY,metadata) values (?,?,?,?) 18:36:47.675 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicyType_metadata set metadata=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:36:47.675 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:36:47.675 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:47.675 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:47.675 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] 18:36:47.675 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}] 18:36:47.675 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}] 18:36:47.675 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:47.675 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_targets (toscaPolicyName,toscaPolicyVersion,name,version) values (?,?,?,?) 18:36:47.675 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:36:47.675 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:36:47.675 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:47.675 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:47.675 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}] 18:36:47.675 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers` -> `{element}` 18:36:47.675 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:47.675 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_triggers (JpaToscaPolicyType_name,JpaToscaPolicyType_version,triggers) values (?,?,?) 18:36:47.675 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and triggers=? 18:36:47.675 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:47.675 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:47.675 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:47.675 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}] 18:36:47.675 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata` -> `{index}` 18:36:47.675 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata` -> `{element}` 18:36:47.675 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:47.675 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:47.675 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:47.675 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_metadata (JpaToscaPolicy_name,JpaToscaPolicy_version,metadata_KEY,metadata) values (?,?,?,?) 18:36:47.675 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicy_metadata set metadata=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:36:47.675 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:36:47.675 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:36:47.675 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : spt1_0 18:36:47.675 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:47.675 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:47.675 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:47.676 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:47.676 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:47.676 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:47.676 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:47.679 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:36:47.679 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow 18:36:47.679 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver 18:36:47.679 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator -- No JtaPlatformResolver was specified, using default [org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver] 18:36:47.680 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver -- Could not resolve JtaPlatform, using default [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 18:36:47.680 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 18:36:47.680 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@cd0a934] to SessionFactoryImplementor [org.hibernate.internal.SessionFactoryImpl@539ba851] 18:36:47.680 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named HQL queries 18:36:47.680 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named SQL queries 18:36:47.680 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 18:36:47.680 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpGroup_properties cascade 18:36:47.680 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@55bc58df] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 18:36:47.681 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_policies cascade 18:36:47.681 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_properties cascade 18:36:47.681 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_supportedPolicyTypes cascade 18:36:47.681 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_metadata cascade 18:36:47.681 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_properties cascade 18:36:47.681 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_targets cascade 18:36:47.681 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_metadata cascade 18:36:47.681 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_properties cascade 18:36:47.681 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_targets cascade 18:36:47.681 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_triggers cascade 18:36:47.681 [main] DEBUG org.hibernate.SQL -- drop table if exists Pdp cascade 18:36:47.681 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup cascade 18:36:47.681 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup_PdpSubGroup cascade 18:36:47.681 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpPolicyStatus cascade 18:36:47.681 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup cascade 18:36:47.681 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup_Pdp cascade 18:36:47.681 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicy cascade 18:36:47.681 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicyType cascade 18:36:47.681 [main] DEBUG org.hibernate.SQL -- create table JpaPdpGroup_properties (JpaPdpGroup_version varchar(20) not null, JpaPdpGroup_name varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpGroup_version, JpaPdpGroup_name, properties_KEY)) 18:36:47.681 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@43e3da00] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 18:36:47.682 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_policies (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, version varchar(20), JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120)) 18:36:47.682 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_properties (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName, properties_KEY)) 18:36:47.683 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, version varchar(20), JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120)) 18:36:47.683 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_metadata (JpaToscaPolicy_version varchar(20) not null, JpaToscaPolicy_name varchar(120) not null, metadata_KEY varchar(255) not null, metadata clob, primary key (JpaToscaPolicy_version, JpaToscaPolicy_name, metadata_KEY)) 18:36:47.683 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_properties (JpaToscaPolicy_version varchar(20) not null, JpaToscaPolicy_name varchar(120) not null, properties_KEY varchar(255) not null, properties clob, primary key (JpaToscaPolicy_version, JpaToscaPolicy_name, properties_KEY)) 18:36:47.684 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_targets (toscaPolicyVersion varchar(20) not null, version varchar(20), name varchar(120), toscaPolicyName varchar(120) not null) 18:36:47.684 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_metadata (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, metadata_KEY varchar(255) not null, metadata clob, primary key (JpaToscaPolicyType_version, JpaToscaPolicyType_name, metadata_KEY)) 18:36:47.684 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_properties (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, properties_KEY varchar(255) not null, properties blob, primary key (JpaToscaPolicyType_version, JpaToscaPolicyType_name, properties_KEY)) 18:36:47.684 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_targets (toscaPolicyTypeVersion varchar(20) not null, version varchar(20), name varchar(120), toscaPolicyTypeName varchar(120) not null) 18:36:47.685 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_triggers (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, triggers blob) 18:36:47.685 [main] DEBUG org.hibernate.SQL -- create table Pdp (healthy tinyint check (healthy between 0 and 3), pdpState tinyint check (pdpState between 0 and 4), lastUpdate timestamp(6), parentKeyVersion varchar(15) not null, localName varchar(120) not null, parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, message varchar(255), primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:47.685 [main] DEBUG org.hibernate.SQL -- create table PdpGroup (pdpGroupState tinyint check (pdpGroupState between 0 and 4), version varchar(20) not null, name varchar(120) not null, description varchar(255), primary key (version, name)) 18:36:47.686 [main] DEBUG org.hibernate.SQL -- create table PdpGroup_PdpSubGroup (pdpSubGroups_parentKeyVersion varchar(15) not null, version varchar(20) not null, name varchar(120) not null, pdpSubGroups_localName varchar(120) not null, pdpSubGroups_parentKeyName varchar(120) not null, pdpSubGroups_parentLocalName varchar(120) not null, unique (pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName)) 18:36:47.686 [main] DEBUG org.hibernate.SQL -- create table PdpPolicyStatus (deploy TINYINT DEFAULT 1, state tinyint check (state between 0 and 2), parentKeyVersion varchar(15) not null, version varchar(20), localName varchar(120) not null, name varchar(120), parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, pdpGroup varchar(255), pdpType varchar(255), primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:47.687 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup (currentInstanceCount integer, desiredInstanceCount integer, parentKeyVersion varchar(15) not null, localName varchar(120) not null, parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:47.687 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup_Pdp (pdpInstances_parentKeyVersion varchar(15) not null, pdpParentKeyVersion varchar(15) not null, pdpInstances_localName varchar(120) not null, pdpInstances_parentKeyName varchar(120) not null, pdpInstances_parentLocalName varchar(120) not null, pdpLocalName varchar(120) not null, pdpParentKeyName varchar(120) not null, pdpParentLocalName varchar(120) not null, unique (pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName)) 18:36:47.687 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicy (version varchar(20) not null, name varchar(120) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), type_name varchar(255), type_version varchar(255), primary key (version, name)) 18:36:47.688 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicyType (version varchar(20) not null, name varchar(120) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), primary key (version, name)) 18:36:47.688 [main] DEBUG org.hibernate.SQL -- create index PdpPolicyStatus_PdpGroup on PdpPolicyStatus (pdpGroup) 18:36:47.688 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpGroup_properties add constraint FKi82h6bc4iklkjv7krr4tllb51 foreign key (JpaPdpGroup_version, JpaPdpGroup_name) references PdpGroup 18:36:47.689 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_policies add constraint FKkl74fjq2ysgj68rtbxj2srgdr foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:47.690 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_properties add constraint FK7j6ar5qk95slogxhx7l2tjuxq foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:47.691 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_supportedPolicyTypes add constraint FKiraunod8x5nom8pvenqtbna72 foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:47.691 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_metadata add constraint FK29h250xhsg0inkfg1hm4i2k38 foreign key (JpaToscaPolicy_version, JpaToscaPolicy_name) references ToscaPolicy 18:36:47.692 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_properties add constraint FK9k5bye8m8q6ygv1i414bw8nw0 foreign key (JpaToscaPolicy_version, JpaToscaPolicy_name) references ToscaPolicy 18:36:47.692 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_targets add constraint FKliy7vigqxfyf92o6f0ncb1wgl foreign key (toscaPolicyVersion, toscaPolicyName) references ToscaPolicy 18:36:47.693 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_metadata add constraint FKm1hmhx2ekdrgvl8n73w28xwtt foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:47.693 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_properties add constraint FKi8tdjtmlgdqgru37dr7ygv2a7 foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:47.694 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_targets add constraint FKf2o083hui187dqcuw2cjjof7l foreign key (toscaPolicyTypeVersion, toscaPolicyTypeName) references ToscaPolicyType 18:36:47.694 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_triggers add constraint FKf343w49wb44xuf1nbon6plkmm foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:47.695 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpGroup_PdpSubGroup add constraint FKp3hd30o6ci1ug68n8wkut90i foreign key (pdpSubGroups_parentKeyVersion, pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentLocalName) references PdpSubGroup 18:36:47.695 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpGroup_PdpSubGroup add constraint FKnnmamid2cu71pfiuym4fyo8to foreign key (version, name) references PdpGroup 18:36:47.696 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpSubGroup_Pdp add constraint FKfq9i4rkxwf8st6dqsb72ny3hu foreign key (pdpInstances_parentKeyVersion, pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentLocalName) references Pdp 18:36:47.696 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpSubGroup_Pdp add constraint FKbbesdj6fulgci7m8qfynnf9fd foreign key (pdpParentKeyVersion, pdpLocalName, pdpParentKeyName, pdpParentLocalName) references PdpSubGroup 18:36:47.697 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: ab144a74-711e-4e6e-8087-74e7b7ad6398 () 18:36:47.697 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured 18:36:47.697 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated SessionFactory 18:36:47.697 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Created Policy Framework persistence unit "ToscaConceptTest" 18:36:47.700 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false] 18:36:47.700 [main] DEBUG org.hibernate.orm.query.hql -- HQL : SELECT c FROM JpaPdpPolicyStatus c WHERE c.pdpGroup= :pdpGroup 18:36:47.701 [main] DEBUG org.hibernate.query.hql.internal.SemanticQueryBuilder -- Handling root path - JpaPdpPolicyStatus 18:36:47.701 [main] DEBUG org.hibernate.orm.query.sqm.creation -- Applying inferable type to SqmExpression [SqmNamedParameter(pdpGroup)] : null -> SqmBasicValuedSimplePath(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).pdpGroup) 18:36:47.701 [main] DEBUG org.hibernate.orm.query.sqm.ast -- SqmStatement Tree : -> [select] -> [query-spec] -> [select] -> [selection] -> [root] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)` <- [root] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)` <- [selection] <- [select] -> [from] -> [root] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)` <- [root] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)` <- [from] -> [where] -> [EQUAL] -> [basic-path] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).pdpGroup` :pdpGroup <- [EQUAL] <- [where] <- [query-spec] <- [select] 18:36:47.702 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- filterQueryString is "SELECT c FROM __TABLE__ c WHERE c.pdpGroup= :pdpGroup" 18:36:47.702 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpps1_0 18:36:47.702 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c))] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] 18:36:47.702 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] 18:36:47.702 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:36:47.702 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmParameter : SqmNamedParameter(pdpGroup) 18:36:47.702 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmPath : SqmBasicValuedSimplePath(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).pdpGroup) 18:36:47.703 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).deploy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).pdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).pdpType] | +-EmbeddableFetchImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] | | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType.name] | | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType.version] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).state] 18:36:47.703 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpps1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)) { primaryTableReference : PdpPolicyStatus as jpps1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}) { primaryTableReference : PdpPolicyStatus as jpps1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType) { primaryTableReference : PdpPolicyStatus as jpps1_0 } } } } } 18:36:47.703 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL 18:36:47.703 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:47.703 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1507671667 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@56f5eadc) 18:36:47.703 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType) : `class org.onap.policy.models.base.PfConceptKey`@576547735 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@1850349439) 18:36:47.703 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c) -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c))@1590985315 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) 18:36:47.703 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where jpps1_0.pdpGroup=? 18:36:47.704 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:47.705 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:47.705 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- HHH000031: Closing 18:36:47.705 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Un-scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration$Scope@2a34a26a] from SessionFactory [org.hibernate.internal.SessionFactoryImpl@539ba851] 18:36:47.705 [main] DEBUG org.hibernate.service.internal.AbstractServiceRegistryImpl -- Implicitly destroying ServiceRegistry on de-registration of all child ServiceRegistries 18:36:47.705 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001008: Cleaning up connection pool [jdbc:h2:mem:PdpProviderTest] 18:36:47.705 [main] DEBUG org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl -- Implicitly destroying Boot-strap registry on de-registration of all child ServiceRegistries 18:36:47.705 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Creating Policy Framework persistence unit "ToscaConceptTest" . . . 18:36:47.710 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each 18:36:47.710 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=ToscaConceptTest, explicit-provider=null] against incoming persistence unit name [ToscaConceptTest] 18:36:47.710 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- No PersistenceProvider explicitly requested, assuming Hibernate 18:36:47.710 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [ name: ToscaConceptTest persistence provider classname: null classloader: null excludeUnlistedClasses: false JTA datasource: null Non JTA datasource: null Transaction type: RESOURCE_LOCAL PU root URL: file:/w/workspace/policy-models-sonar/models-pdp/target/test-classes/ Shared Cache Mode: null Validation Mode: null Jar files URLs [] Managed classes names [ org.onap.policy.models.dao.converters.CDataConditioner org.onap.policy.models.dao.converters.Uuid2String org.onap.policy.models.base.PfConceptKey org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup org.onap.policy.models.pdp.persistence.concepts.JpaPdp org.onap.policy.models.tosca.simple.concepts.JpaToscaTrigger org.onap.policy.models.tosca.simple.concepts.JpaToscaProperty] Mapping files names [] Properties [ javax.persistence.jdbc.driver: org.h2.Driver javax.persistence.jdbc.password: P01icY hibernate.dialect: org.hibernate.dialect.H2Dialect javax.persistence.jdbc.url: jdbc:h2:mem:PdpProviderTest hibernate.show_sql: false javax.persistence.schema-generation.database.action: drop-and-create javax.persistence.jdbc.user: policy] 18:36:47.710 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.boot.beanvalidation.BeanValidationIntegrator]. 18:36:47.710 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator]. 18:36:47.711 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 18:36:47.711 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 18:36:47.711 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 18:36:47.711 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 18:36:47.712 [main] DEBUG org.hibernate.orm.idgen.factory -- Ignoring CDI for resolving IdentifierGenerator instances as extended or delayed CDI support was enabled 18:36:47.712 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator] 18:36:47.712 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator] 18:36:47.712 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator] 18:36:47.712 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator] 18:36:47.712 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned] 18:36:47.712 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator] 18:36:47.712 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator] 18:36:47.712 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:36:47.712 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator] 18:36:47.712 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator] 18:36:47.712 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:36:47.712 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator] 18:36:47.712 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered 18:36:47.712 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000026: Second-level cache disabled 18:36:47.712 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@691124ee 18:36:47.712 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@691124ee 18:36:47.712 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BasicTypeReference@691124ee 18:36:47.712 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.BasicTypeReference@38d80d65 18:36:47.712 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.NumericBooleanConverter -> org.hibernate.type.BasicTypeReference@38d80d65 18:36:47.712 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.BasicTypeReference@5403799b 18:36:47.712 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.TrueFalseConverter -> org.hibernate.type.BasicTypeReference@5403799b 18:36:47.712 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.BasicTypeReference@5a0e0886 18:36:47.712 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.YesNoConverter -> org.hibernate.type.BasicTypeReference@5a0e0886 18:36:47.712 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@3ad8717d 18:36:47.712 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@3ad8717d 18:36:47.712 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.BasicTypeReference@3ad8717d 18:36:47.712 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BasicTypeReference@4293e066 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BasicTypeReference@4293e066 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BasicTypeReference@4293e066 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary_wrapper -> org.hibernate.type.BasicTypeReference@d13960e 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.BasicTypeReference@d13960e 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.BasicTypeReference@27f3f512 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BasicTypeReference@5e593b08 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BasicTypeReference@5e593b08 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.BasicTypeReference@3946075 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob_wrapper -> org.hibernate.type.BasicTypeReference@122635ef 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@2ac519dc 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@2ac519dc 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.BasicTypeReference@2ac519dc 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.BasicTypeReference@3d53e6f7 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.BasicTypeReference@3d53e6f7 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.BasicTypeReference@3d53e6f7 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@1de4bee0 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@1de4bee0 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.BasicTypeReference@1de4bee0 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@3ece79fe 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@3ece79fe 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.BasicTypeReference@3ece79fe 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@3cc79c02 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@3cc79c02 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.BasicTypeReference@3cc79c02 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BasicTypeReference@1e01b133 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BasicTypeReference@1e01b133 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BasicTypeReference@262a1fad 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BasicTypeReference@262a1fad 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.BasicTypeReference@6be6931f 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.BasicTypeReference@6be6931f 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.BasicTypeReference@6be6931f 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character_nchar -> org.hibernate.type.BasicTypeReference@6b4125ed 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.BasicTypeReference@78da899f 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.BasicTypeReference@78da899f 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.BasicTypeReference@e7b265e 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.BasicTypeReference@51da32e5 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.BasicTypeReference@51da32e5 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.BasicTypeReference@51da32e5 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.BasicTypeReference@33d60b7e 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.BasicTypeReference@1fecfaea 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.BasicTypeReference@4872669f 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.BasicTypeReference@483f286e 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.BasicTypeReference@483f286e 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.BasicTypeReference@4bb147ec 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.BasicTypeReference@4bb147ec 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.BasicTypeReference@33f2cfda 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_char_array -> org.hibernate.type.BasicTypeReference@68ef01a5 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_character_array -> org.hibernate.type.BasicTypeReference@59a2388e 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.BasicTypeReference@186d8a71 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_character_array -> org.hibernate.type.BasicTypeReference@3dc40ab9 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_char_array -> org.hibernate.type.BasicTypeReference@2db6d68d 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.BasicTypeReference@6518fdfd 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.BasicTypeReference@6518fdfd 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.BasicTypeReference@11d2dd2d 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.BasicTypeReference@11d2dd2d 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.BasicTypeReference@cde8c6c 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.BasicTypeReference@cde8c6c 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.BasicTypeReference@174721c4 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.BasicTypeReference@174721c4 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.BasicTypeReference@3592c1c4 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.BasicTypeReference@3592c1c4 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@322e49ee 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@4aeb0e2b 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.BasicTypeReference@648c5fb3 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.BasicTypeReference@648c5fb3 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeUtc -> org.hibernate.type.BasicTypeReference@47b33e07 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithTimezone -> org.hibernate.type.BasicTypeReference@7126e26 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@151ab2b9 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.BasicTypeReference@13ed066e 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.BasicTypeReference@13ed066e 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@4d705112 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@590765c4 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.BasicTypeReference@19489b27 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.BasicTypeReference@19489b27 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.BasicTypeReference@626d2016 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.BasicTypeReference@626d2016 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.BasicTypeReference@2d5a1588 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.BasicTypeReference@2d5a1588 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.BasicTypeReference@2d5a1588 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.BasicTypeReference@4f116ca2 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.BasicTypeReference@4f116ca2 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.BasicTypeReference@4f116ca2 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.BasicTypeReference@125d47c4 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.BasicTypeReference@193bb809 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration instant -> org.hibernate.type.BasicTypeReference@64b018f3 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.BasicTypeReference@64b018f3 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid -> org.hibernate.type.BasicTypeReference@20801cbb 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.BasicTypeReference@20801cbb 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration pg-uuid -> org.hibernate.type.BasicTypeReference@20801cbb 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.BasicTypeReference@581b1c08 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.BasicTypeReference@1c240cf2 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.BasicTypeReference@78b7f805 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.BasicTypeReference@78b7f805 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.BasicTypeReference@58f2466c 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Currency -> org.hibernate.type.BasicTypeReference@58f2466c 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.BasicTypeReference@58f2466c 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.BasicTypeReference@5809fa26 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.BasicTypeReference@5809fa26 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.BasicTypeReference@64763e49 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.io.Serializable -> org.hibernate.type.BasicTypeReference@64763e49 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.BasicTypeReference@23468512 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.BasicTypeReference@23468512 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZoneOffset -> org.hibernate.type.BasicTypeReference@69cd7630 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZoneOffset -> org.hibernate.type.BasicTypeReference@69cd7630 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.BasicTypeReference@7e8279e5 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.BasicTypeReference@7e8279e5 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.BasicTypeReference@2b53840a 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.JavaObjectType@4a9a878 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.JavaObjectType@4a9a878 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration null -> org.hibernate.type.NullType@7e7743ec 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.BasicTypeReference@26a10abd 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.BasicTypeReference@7b7d581b 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.BasicTypeReference@6fd6c5ab 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.BasicTypeReference@1ef8a18e 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.BasicTypeReference@3022a40e 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_time -> org.hibernate.type.BasicTypeReference@210e8f91 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.BasicTypeReference@78aced86 18:36:47.713 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.BasicTypeReference@2303c7cc 18:36:47.714 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@6a41576] into BootstrapContext; was [null] 18:36:47.714 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@53837034] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@4c5c771f] 18:36:47.727 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null] 18:36:47.727 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null] 18:36:47.727 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using built-in connection pool (not intended for production use) 18:36:47.727 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: Loaded JDBC driver class: org.h2.Driver 18:36:47.727 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:PdpProviderTest] 18:36:47.727 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001001: Connection properties: {password=P01icY, user=policy} 18:36:47.727 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001003: Autocommit mode: false 18:36:47.727 [main] DEBUG org.hibernate.orm.connections.pooling -- Initializing Connection pool with 1 Connections 18:36:47.727 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001115: Connection pool size: 20 (min=1) 18:36:47.734 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database -> name : H2 version : 2.2.220 (2023-07-04) major : 2 minor : 2 18:36:47.734 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Driver -> name : H2 JDBC Driver version : 2.2.220 (2023-07-04) major : 2 minor : 2 18:36:47.734 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2 18:36:47.736 [main] WARN org.hibernate.orm.deprecation -- HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 18:36:47.736 [main] DEBUG org.hibernate.orm.dialect -- HHH035001: Using dialect: org.hibernate.dialect.H2Dialect, version: 2.2.220 18:36:47.737 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case 18:36:47.741 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NCharTypeDescriptor) replaced previous registration(CharTypeDescriptor) 18:36:47.741 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NVarcharTypeDescriptor) replaced previous registration(VarcharTypeDescriptor) 18:36:47.741 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(LongNVarcharTypeDescriptor) replaced previous registration(LongVarcharTypeDescriptor) 18:36:47.742 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NClobTypeDescriptor(DEFAULT)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 18:36:47.742 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(2005, ClobTypeDescriptor(STREAM_BINDING)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 18:36:47.742 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(TimestampUtcDescriptor) replaced previous registration(TimestampUtcDescriptor) 18:36:47.742 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(3100, NumericTypeDescriptor) replaced previous registration(org.hibernate.dialect.H2DurationIntervalSecondJdbcType@7e532f2d) 18:36:47.742 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@7e72ba8] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@d66ccae] 18:36:47.745 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}] 18:36:47.748 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:47.749 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaToscaPolicyType 18:36:47.749 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType on table ToscaPolicyType 18:36:47.752 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.752 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:36:47.752 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:47.753 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:47.753 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:47.753 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:name] 18:36:47.753 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:47.753 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:47.753 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:47.753 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.name 18:36:47.753 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:47.754 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:47.754 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:47.754 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:version] 18:36:47.754 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:47.754 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:47.754 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:47.754 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.version 18:36:47.754 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:47.754 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:47.754 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:47.755 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.755 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:47.755 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_name') 18:36:47.755 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:47.755 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:name] 18:36:47.755 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:47.755 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:47.755 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:47.755 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.derived_from_name 18:36:47.755 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:47.756 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:47.756 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_version') 18:36:47.756 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:47.756 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:version] 18:36:47.756 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:47.756 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:47.756 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:47.756 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.derived_from_version 18:36:47.756 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:47.756 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property derivedFrom 18:36:47.756 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.756 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:47.756 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType:description] 18:36:47.756 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:47.756 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:47.756 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:47.756 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.description 18:36:47.756 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:47.757 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:47.757 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.757 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='metadata_ORDER') 18:36:47.758 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.758 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='metadata_KEY') 18:36:47.758 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='metadata_KEY') 18:36:47.758 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:47.758 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:47.758 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:47.759 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property metadata 18:36:47.759 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:47.759 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.759 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:47.760 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.760 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:47.760 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:47.760 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:47.760 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:47.760 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:47.760 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:47.761 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:47.761 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.761 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='targets_ORDER') 18:36:47.761 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.762 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='targets_KEY') 18:36:47.762 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='targets_KEY') 18:36:47.762 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyTypeName',referencedColumn='name') 18:36:47.762 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyTypeVersion',referencedColumn='version') 18:36:47.762 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:47.762 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:47.762 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property targets 18:36:47.762 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:47.762 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.762 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='triggers_ORDER') 18:36:47.763 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.763 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='triggers_KEY') 18:36:47.763 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='triggers_KEY') 18:36:47.763 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:47.763 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:47.763 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:47.763 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property triggers 18:36:47.764 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:47.765 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaToscaPolicy 18:36:47.765 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy on table ToscaPolicy 18:36:47.770 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.770 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:36:47.770 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:47.771 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:47.771 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:47.771 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:name] 18:36:47.771 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:47.771 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:47.772 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:47.772 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.name 18:36:47.772 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:47.772 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:47.772 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:47.772 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:version] 18:36:47.772 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:47.772 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:47.772 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:47.772 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.version 18:36:47.772 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:47.772 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:47.772 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:47.773 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.774 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:47.774 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_name') 18:36:47.774 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:47.774 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:name] 18:36:47.774 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:47.774 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:47.774 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:47.774 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.derived_from_name 18:36:47.774 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:47.774 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:47.774 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_version') 18:36:47.774 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:47.774 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:version] 18:36:47.774 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:47.774 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:47.774 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:47.774 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.derived_from_version 18:36:47.774 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:47.774 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property derivedFrom 18:36:47.774 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.774 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:47.774 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy:description] 18:36:47.774 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:47.774 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:47.774 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:47.774 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.description 18:36:47.774 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:47.774 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:47.774 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.774 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='metadata_ORDER') 18:36:47.774 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.774 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='metadata_KEY') 18:36:47.774 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='metadata_KEY') 18:36:47.774 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:47.774 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:47.774 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:47.774 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property metadata 18:36:47.775 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:47.775 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.775 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:47.775 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.775 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:47.775 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:47.775 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:47.775 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:47.775 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:47.775 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:47.775 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.775 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:47.775 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='type_name') 18:36:47.775 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:47.775 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:name] 18:36:47.775 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:47.775 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:47.775 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:47.775 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.type_name 18:36:47.775 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:47.775 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:47.775 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='type_version') 18:36:47.775 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:47.775 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:version] 18:36:47.775 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:47.775 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:47.775 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:47.775 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.type_version 18:36:47.775 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:47.775 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property type 18:36:47.775 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:47.775 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.775 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='targets_ORDER') 18:36:47.776 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.776 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='targets_KEY') 18:36:47.776 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='targets_KEY') 18:36:47.776 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyName',referencedColumn='name') 18:36:47.776 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyVersion',referencedColumn='version') 18:36:47.776 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:47.776 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:47.776 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property targets 18:36:47.776 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:47.776 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpPolicyStatus 18:36:47.776 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus on table PdpPolicyStatus 18:36:47.777 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.777 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:36:47.777 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:47.777 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:47.777 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:47.777 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:localName] 18:36:47.777 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:47.777 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:47.777 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:47.777 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.localName 18:36:47.777 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:47.777 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:47.777 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:47.777 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyName] 18:36:47.777 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:47.777 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:47.777 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:47.777 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentKeyName 18:36:47.777 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:47.777 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:47.777 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:47.777 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyVersion] 18:36:47.777 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:47.777 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:47.777 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:47.777 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentKeyVersion 18:36:47.777 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:47.777 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:47.777 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:47.777 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentLocalName] 18:36:47.777 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:47.777 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:47.777 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:47.777 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentLocalName 18:36:47.777 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:47.777 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:47.777 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:47.777 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.777 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property deploy with lazy=false 18:36:47.777 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:deploy] 18:36:47.777 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:36:47.777 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:36:47.777 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for deploy 18:36:47.779 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.deploy 18:36:47.779 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property deploy 18:36:47.779 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.779 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpGroup with lazy=false 18:36:47.779 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpGroup] 18:36:47.779 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup (type=java.lang.String) 18:36:47.779 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup (type=java.lang.String) 18:36:47.779 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpGroup 18:36:47.779 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.pdpGroup 18:36:47.779 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpGroup 18:36:47.779 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.779 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpType with lazy=false 18:36:47.779 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpType] 18:36:47.779 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType (type=java.lang.String) 18:36:47.779 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType (type=java.lang.String) 18:36:47.779 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpType 18:36:47.779 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.pdpType 18:36:47.779 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpType 18:36:47.780 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.780 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:47.780 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:47.780 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:name] 18:36:47.780 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:47.780 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:47.780 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:47.780 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.name 18:36:47.780 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:47.780 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:47.780 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:47.780 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:version] 18:36:47.780 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:47.780 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:47.780 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:47.780 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.version 18:36:47.780 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:47.780 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property policyType 18:36:47.781 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.781 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property state with lazy=false 18:36:47.781 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:state] 18:36:47.781 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state (type=org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State) 18:36:47.781 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state (type=org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State) 18:36:47.781 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for state 18:36:47.781 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.state 18:36:47.781 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property state 18:36:47.781 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:47.781 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpGroup 18:36:47.782 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup on table PdpGroup 18:36:47.784 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.784 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:36:47.784 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:47.784 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:47.784 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:47.784 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:name] 18:36:47.784 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:47.784 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:47.784 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:47.784 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.name 18:36:47.784 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:47.784 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:47.785 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:47.785 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:version] 18:36:47.785 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:47.793 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:47.793 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:47.793 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.version 18:36:47.793 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:47.793 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:47.793 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:47.793 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.793 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:47.793 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:description] 18:36:47.793 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description (type=java.lang.String) 18:36:47.794 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description (type=java.lang.String) 18:36:47.794 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:47.794 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.description 18:36:47.794 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:47.794 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.794 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpGroupState with lazy=false 18:36:47.794 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:pdpGroupState] 18:36:47.794 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:47.794 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:47.794 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpGroupState 18:36:47.794 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.pdpGroupState 18:36:47.794 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpGroupState 18:36:47.794 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:47.795 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.795 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='pdpSubGroups_ORDER') 18:36:47.795 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.795 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='pdpSubGroups_KEY') 18:36:47.795 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpSubGroups_KEY') 18:36:47.795 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='name',referencedColumn='name') 18:36:47.795 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='version',referencedColumn='version') 18:36:47.795 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:47.795 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:47.795 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpSubGroups 18:36:47.795 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:47.795 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.795 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:47.795 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.795 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:47.795 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:47.795 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:47.795 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:47.795 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:47.795 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:47.797 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:47.799 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpSubGroup 18:36:47.799 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup on table PdpSubGroup 18:36:47.801 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.801 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:36:47.801 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:47.802 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:47.802 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:47.803 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:localName] 18:36:47.803 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:47.803 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:47.803 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:47.803 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.localName 18:36:47.803 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:47.804 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:47.804 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:47.804 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyName] 18:36:47.804 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:47.804 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:47.804 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:47.804 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentKeyName 18:36:47.804 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:47.804 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:47.804 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:47.804 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyVersion] 18:36:47.805 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:47.805 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:47.805 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:47.805 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentKeyVersion 18:36:47.805 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:47.805 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:47.805 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:47.805 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentLocalName] 18:36:47.806 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:47.806 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:47.806 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:47.806 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentLocalName 18:36:47.806 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:47.806 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:47.806 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:47.806 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.806 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property currentInstanceCount with lazy=false 18:36:47.806 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:currentInstanceCount] 18:36:47.806 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount (type=int) 18:36:47.806 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount (type=int) 18:36:47.806 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for currentInstanceCount 18:36:47.806 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.currentInstanceCount 18:36:47.806 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property currentInstanceCount 18:36:47.807 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.807 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property desiredInstanceCount with lazy=false 18:36:47.807 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:desiredInstanceCount] 18:36:47.807 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:36:47.807 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:36:47.807 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for desiredInstanceCount 18:36:47.807 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.desiredInstanceCount 18:36:47.807 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property desiredInstanceCount 18:36:47.808 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:47.808 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.808 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='pdpInstances_ORDER') 18:36:47.809 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.809 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='pdpInstances_KEY') 18:36:47.809 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpInstances_KEY') 18:36:47.809 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentKeyName',referencedColumn='parentKeyName') 18:36:47.809 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentKeyVersion',referencedColumn='parentKeyVersion') 18:36:47.809 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentLocalName',referencedColumn='parentLocalName') 18:36:47.809 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpLocalName',referencedColumn='localName') 18:36:47.809 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:47.809 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:47.809 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpInstances 18:36:47.809 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:47.809 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.809 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='policies_ORDER') 18:36:47.810 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.810 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='policies_KEY') 18:36:47.810 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='policies_KEY') 18:36:47.810 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:47.810 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:47.810 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:47.810 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property policies 18:36:47.810 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:47.810 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.810 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:47.810 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.810 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:47.810 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:47.810 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:47.810 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:47.810 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:47.810 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:47.810 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:47.810 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.810 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='supportedPolicyTypes_ORDER') 18:36:47.810 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.810 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='supportedPolicyTypes_KEY') 18:36:47.810 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='supportedPolicyTypes_KEY') 18:36:47.810 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:47.810 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:47.810 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:47.810 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property supportedPolicyTypes 18:36:47.810 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:47.811 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdp 18:36:47.811 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdp on table Pdp 18:36:47.811 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.811 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:36:47.811 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:47.811 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:47.811 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:47.811 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:localName] 18:36:47.811 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:47.811 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:47.811 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:47.811 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.localName 18:36:47.811 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:47.815 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:47.815 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:47.815 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyName] 18:36:47.815 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:47.815 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:47.815 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:47.815 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentKeyName 18:36:47.815 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:47.816 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:47.816 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:47.816 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyVersion] 18:36:47.816 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:47.816 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:47.816 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:47.816 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentKeyVersion 18:36:47.816 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:47.817 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:47.817 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:47.817 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentLocalName] 18:36:47.817 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:47.817 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:47.817 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:47.817 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentLocalName 18:36:47.817 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:47.818 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:47.818 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:47.819 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.819 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property healthy with lazy=false 18:36:47.819 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:healthy] 18:36:47.819 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:36:47.819 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:36:47.819 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for healthy 18:36:47.819 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.healthy 18:36:47.819 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property healthy 18:36:47.819 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.819 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property lastUpdate with lazy=false 18:36:47.819 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:lastUpdate] 18:36:47.819 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate (type=java.util.Date) 18:36:47.819 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate (type=java.util.Date) 18:36:47.819 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for lastUpdate 18:36:47.819 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.lastUpdate 18:36:47.819 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property lastUpdate 18:36:47.819 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.819 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property message with lazy=false 18:36:47.819 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:message] 18:36:47.819 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message (type=java.lang.String) 18:36:47.819 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message (type=java.lang.String) 18:36:47.819 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for message 18:36:47.819 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.message 18:36:47.819 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property message 18:36:47.819 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:47.819 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpState with lazy=false 18:36:47.819 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:pdpState] 18:36:47.819 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:47.819 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:47.819 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpState 18:36:47.819 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.pdpState 18:36:47.819 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpState 18:36:47.820 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:47.820 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:47.820 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:47.820 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:47.820 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:47.820 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:47.820 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:47.820 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:47.820 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:47.820 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:47.820 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:47.820 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:47.820 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:47.820 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:47.820 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:47.820 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:47.820 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for deploy 18:36:47.820 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpGroup 18:36:47.820 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpType 18:36:47.820 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:47.820 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:47.820 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for state 18:36:47.820 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:47.820 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:47.820 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:47.820 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpGroupState 18:36:47.820 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:47.820 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:47.820 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:47.820 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:47.820 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for currentInstanceCount 18:36:47.820 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for desiredInstanceCount 18:36:47.820 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:47.820 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:47.820 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:47.820 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:47.820 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for healthy 18:36:47.820 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for lastUpdate 18:36:47.820 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for message 18:36:47.820 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpState 18:36:47.820 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [toscapolicytype] 18:36:47.820 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [toscapolicytype] 18:36:47.820 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [toscapolicy] 18:36:47.820 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [toscapolicy] 18:36:47.820 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:47.820 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:47.820 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:47.820 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:47.820 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [pdpgroup] 18:36:47.820 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [pdpgroup] 18:36:47.820 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:47.820 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:47.820 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:47.820 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:47.820 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdp] 18:36:47.820 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdp] 18:36:47.820 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdp] 18:36:47.820 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdp] 18:36:47.820 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:47.820 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:47.821 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:47.821 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:47.821 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:name] 18:36:47.821 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.name (type=java.lang.String) 18:36:47.821 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.name (type=java.lang.String) 18:36:47.821 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:47.821 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_supportedPolicyTypes.name 18:36:47.821 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:47.821 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:47.821 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:47.821 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:47.821 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:version] 18:36:47.821 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.version (type=java.lang.String) 18:36:47.821 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.version (type=java.lang.String) 18:36:47.821 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:47.821 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_supportedPolicyTypes.version 18:36:47.821 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:47.821 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:47.821 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:36:47.821 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:47.821 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:47.821 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:47.821 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:47.821 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:47.821 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:47.821 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_properties.properties 18:36:47.821 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:47.822 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:47.822 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:47.822 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:47.822 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:47.822 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_properties.properties_KEY 18:36:47.822 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:47.822 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_localname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:47.822 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentkeyname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:47.822 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentkeyversion] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:47.822 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentlocalname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:47.822 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:47.822 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, index: properties_KEY, element: properties 18:36:47.822 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:47.822 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:47.822 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:47.822 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:47.822 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:name] 18:36:47.822 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:47.822 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:47.822 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:47.822 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_policies.name 18:36:47.822 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:47.822 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:47.822 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:47.822 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:47.822 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:version] 18:36:47.822 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:47.822 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:47.822 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:47.822 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_policies.version 18:36:47.822 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:47.822 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:47.823 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:36:47.823 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:47.823 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances through an association table 18:36:47.823 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName, element: pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName 18:36:47.823 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:47.823 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:47.823 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:47.823 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:47.823 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:47.823 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:47.823 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpGroup_properties.properties 18:36:47.823 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:47.823 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:47.823 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:47.823 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:47.823 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:47.823 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpGroup_properties.properties_KEY 18:36:47.823 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:47.823 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpgroup_name] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:47.823 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpgroup_version] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:47.823 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:47.823 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpGroup_name, JpaPdpGroup_version, index: properties_KEY, element: properties 18:36:47.823 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:47.823 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups through an association table 18:36:47.824 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: name, version, element: pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName 18:36:47.824 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:47.824 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:47.824 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:47.824 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:47.824 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:name] 18:36:47.824 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:47.824 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:47.824 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:47.824 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_targets.name 18:36:47.824 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:47.824 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:47.824 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:47.824 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:47.824 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:version] 18:36:47.824 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:47.824 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:47.824 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:47.824 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_targets.version 18:36:47.824 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:47.824 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:47.824 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: toscaPolicyName, toscaPolicyVersion, element: name, version 18:36:47.824 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:47.824 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:47.825 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:47.825 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:47.825 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:47.825 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:47.825 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_properties.properties 18:36:47.825 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:47.825 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:47.825 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:47.825 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:47.825 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:47.825 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_properties.properties_KEY 18:36:47.825 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:47.825 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_name] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:47.825 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_version] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:47.825 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:47.825 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: properties_KEY, element: properties 18:36:47.825 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:47.825 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:47.825 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:47.825 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:47.825 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:47.825 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:47.825 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_metadata.metadata 18:36:47.825 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:47.825 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:47.825 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:47.825 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:47.825 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:47.825 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_metadata.metadata_KEY 18:36:47.825 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:47.825 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_name] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:47.825 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_version] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:47.825 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [metadata_key] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:47.825 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: metadata_KEY, element: metadata 18:36:47.825 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:47.825 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:47.825 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:47.825 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers (type=java.util.List) 18:36:47.825 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers (type=java.util.List) 18:36:47.825 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:47.825 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_triggers.triggers 18:36:47.825 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:47.825 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, element: triggers 18:36:47.825 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:47.825 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:47.834 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:47.834 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:47.834 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:name] 18:36:47.834 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:47.834 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:47.834 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:47.834 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_targets.name 18:36:47.834 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:47.834 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:47.835 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:47.835 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:47.835 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:version] 18:36:47.835 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:47.835 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:47.835 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:47.835 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_targets.version 18:36:47.835 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:47.835 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:47.835 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: toscaPolicyTypeName, toscaPolicyTypeVersion, element: name, version 18:36:47.835 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:47.835 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:47.836 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:47.836 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:47.836 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:47.836 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:47.836 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_properties.properties 18:36:47.836 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:47.837 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:47.837 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:47.837 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:47.837 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:47.837 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_properties.properties_KEY 18:36:47.837 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:47.838 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_name] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:47.838 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_version] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:47.838 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:47.838 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: properties_KEY, element: properties 18:36:47.838 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:47.838 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:47.839 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:47.840 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:47.840 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:47.840 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:47.840 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_metadata.metadata 18:36:47.840 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:47.840 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:47.840 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:47.840 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:47.840 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:47.840 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_metadata.metadata_KEY 18:36:47.840 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:47.840 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_name] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:47.840 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_version] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:47.840 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [metadata_key] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:47.840 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: metadata_KEY, element: metadata 18:36:47.843 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:47.843 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:47.843 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:47.844 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:47.844 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:47.845 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:47.845 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:47.846 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:47.846 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:47.846 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:47.847 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:47.847 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:47.847 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:47.847 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:47.847 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:47.858 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:47.858 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:47.858 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:47.858 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:47.858 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:47.858 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:47.858 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:47.858 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:47.858 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:47.858 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:47.858 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:47.858 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:47.858 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:47.858 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:47.858 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:47.860 [main] DEBUG org.hibernate.bytecode.internal.BytecodeProviderInitiator -- HHH000021: Bytecode provider: bytebuddy 18:36:47.861 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory 18:36:47.863 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:36:47.864 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating SessionFactory with settings: {java.specification.version=17, sun.jnu.encoding=UTF-8, hibernate.dialect=org.hibernate.dialect.H2Dialect, java.class.path=/w/workspace/policy-models-sonar/models-pdp/target/test-classes:/w/workspace/policy-models-sonar/models-pdp/target/classes:/w/workspace/policy-models-sonar/models-base/target/policy-models-base-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-3.1.1-SNAPSHOT.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-examples/target/policy-models-examples-3.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/gson/2.1.1-SNAPSHOT/gson-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/common-parameters/2.1.1-SNAPSHOT/common-parameters-2.1.1-SNAPSHOT.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.jar:/tmp/r/io/prometheus/simpleclient/0.16.0/simpleclient-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel/0.16.0/simpleclient_tracer_otel-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_common/0.16.0/simpleclient_tracer_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel_agent/0.16.0/simpleclient_tracer_otel_agent-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_hotspot/0.16.0/simpleclient_hotspot-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_jakarta/0.16.0/simpleclient_servlet_jakarta-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_common/0.16.0/simpleclient_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_common/0.16.0/simpleclient_servlet_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_logback/0.16.0/simpleclient_logback-0.16.0.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1/jakarta.xml.bind-api-4.0.1.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/tmp/r/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-jakarta/2.2.15/swagger-jaxrs2-jakarta-2.2.15.jar:/tmp/r/io/github/classgraph/classgraph/4.8.154/classgraph-4.8.154.jar:/tmp/r/io/swagger/core/v3/swagger-models-jakarta/2.2.15/swagger-models-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.15.1/jackson-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-annotations-jakarta/2.2.15/swagger-annotations-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-integration-jakarta/2.2.15/swagger-integration-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-core-jakarta/2.2.15/swagger-core-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.15.1/jackson-dataformat-yaml-2.15.1.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.1/jackson-datatype-jsr310-2.15.1.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.1/jackson-databind-2.14.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-json-provider/2.15.1/jackson-jakarta-rs-json-provider-2.15.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-base/2.15.1/jackson-jakarta-rs-base-2.15.1.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.15.1/jackson-module-jakarta-xmlbind-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-servlet-initializer-v2-jakarta/2.2.15/swagger-jaxrs2-servlet-initializer-v2-jakarta-2.2.15.jar:/tmp/r/org/hibernate/orm/hibernate-core/6.3.0.CR1/hibernate-core-6.3.0.CR1.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.2/jaxb-runtime-4.0.2.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.2/jaxb-core-4.0.2.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.0/angus-activation-2.0.0.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.2/txw2-4.0.2.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.1/istack-commons-runtime-4.1.1.jar:/tmp/r/jakarta/inject/jakarta.inject-api/2.0.1.MR/jakarta.inject-api-2.0.1.MR.jar:/tmp/r/org/antlr/antlr4-runtime/4.10.1/antlr4-runtime-4.10.1.jar:/tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/com/h2database/h2/2.2.220/h2-2.2.220.jar:/tmp/r/org/onap/policy/common/utils/2.1.1-SNAPSHOT/utils-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/2.1.1-SNAPSHOT/capabilities-2.1.1-SNAPSHOT.jar:/tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.jar:/tmp/r/com/worldturner/medeia/medeia-validator-core/1.1.1/medeia-validator-core-1.1.1.jar:/tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.3.20/kotlin-reflect-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.3.20/kotlin-stdlib-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.20/kotlin-stdlib-common-1.3.20.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.jar:/tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/tmp/r/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar:/tmp/r/org/onap/policy/common/utils-test/2.1.1-SNAPSHOT/utils-test-2.1.1-SNAPSHOT.jar:/tmp/r/org/bouncycastle/bcpkix-fips/1.0.7/bcpkix-fips-1.0.7.jar:/tmp/r/org/bouncycastle/bc-fips/1.0.2.4/bc-fips-1.0.2.4.jar:/tmp/r/org/apache/commons/commons-jexl3/3.1/commons-jexl3-3.1.jar:/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar:/tmp/r/org/slf4j/slf4j-api/2.0.11/slf4j-api-2.0.11.jar:/tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar:/tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar:/tmp/r/org/projectlombok/lombok/1.18.28/lombok-1.18.28.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/yaml/snakeyaml/2.0/snakeyaml-2.0.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.1.4/mariadb-java-client-3.1.4.jar:/tmp/r/com/github/waffle/waffle-jna/3.2.0/waffle-jna-3.2.0.jar:/tmp/r/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar:/tmp/r/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1.jar:/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar:/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar:/tmp/r/org/postgresql/postgresql/42.6.0/postgresql-42.6.0.jar:/tmp/r/org/checkerframework/checker-qual/3.31.0/checker-qual-3.31.0.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar:/tmp/r/org/glassfish/jersey/inject/jersey-hk2/3.1.3/jersey-hk2-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-common/3.1.3/jersey-common-3.1.3.jar:/tmp/r/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar:/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/tmp/r/org/glassfish/hk2/hk2-locator/3.0.4/hk2-locator-3.0.4.jar:/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/3.0.4/aopalliance-repackaged-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-api/3.0.4/hk2-api-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-utils/3.0.4/hk2-utils-3.0.4.jar:/tmp/r/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.jar:/tmp/r/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.jar:/tmp/r/org/eclipse/jetty/toolchain/jetty-jakarta-servlet-api/5.0.2/jetty-jakarta-servlet-api-5.0.2.jar:/tmp/r/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet/3.1.3/jersey-container-servlet-3.1.3.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.3/jersey-container-servlet-core-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-server/3.1.3/jersey-server-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-client/3.1.3/jersey-client-3.1.3.jar:/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar:/tmp/r/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/tmp/r/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.6/byte-buddy-1.14.6.jar:/tmp/r/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar:/tmp/r/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/tmp/r/org/assertj/assertj-core/3.24.2/assertj-core-3.24.2.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5/5.2.2/httpcore5-5.2.2.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/tmp/r/com/att/nsa/cambriaClient/1.2.1-oss/cambriaClient-1.2.1-oss.jar:/tmp/r/com/att/nsa/saClientLibrary/1.3.0-oss/saClientLibrary-1.3.0-oss.jar:/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar:/tmp/r/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar:/tmp/r/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5/httpclient-cache-4.5.jar:/tmp/r/com/att/nsa/saToolkit/1.2.0-oss/saToolkit-1.2.0-oss.jar:/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar:/tmp/r/org/json/json/20231013/json-20231013.jar:, java.vm.vendor=Private Build, sun.arch.data.model=64, sun.font.fontmanager=sun.awt.X11FontManager, java.vendor.url=Unknown, user.timezone=Etc/UTC, javax.persistence.jdbc.user=****, javax.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, java.vm.specification.version=17, os.name=Linux, jakarta.persistence.jdbc.password=****, sun.java.launcher=SUN_STANDARD, local.setting.IS_JTA_TXN_COORD=false, sun.boot.library.path=/usr/lib/jvm/java-17-openjdk-amd64/lib, sun.java.command=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20240120183635626_70.jar /w/workspace/policy-models-sonar/models-pdp/target/surefire 2024-01-20T18-35-53_465-jvmRun1 surefire-20240120183635626_68tmp surefire_4-20240120183635626_69tmp, jdk.debug=release, surefire.test.class.path=/w/workspace/policy-models-sonar/models-pdp/target/test-classes:/w/workspace/policy-models-sonar/models-pdp/target/classes:/w/workspace/policy-models-sonar/models-base/target/policy-models-base-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-3.1.1-SNAPSHOT.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-examples/target/policy-models-examples-3.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/gson/2.1.1-SNAPSHOT/gson-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/common-parameters/2.1.1-SNAPSHOT/common-parameters-2.1.1-SNAPSHOT.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.jar:/tmp/r/io/prometheus/simpleclient/0.16.0/simpleclient-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel/0.16.0/simpleclient_tracer_otel-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_common/0.16.0/simpleclient_tracer_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel_agent/0.16.0/simpleclient_tracer_otel_agent-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_hotspot/0.16.0/simpleclient_hotspot-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_jakarta/0.16.0/simpleclient_servlet_jakarta-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_common/0.16.0/simpleclient_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_common/0.16.0/simpleclient_servlet_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_logback/0.16.0/simpleclient_logback-0.16.0.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1/jakarta.xml.bind-api-4.0.1.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/tmp/r/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-jakarta/2.2.15/swagger-jaxrs2-jakarta-2.2.15.jar:/tmp/r/io/github/classgraph/classgraph/4.8.154/classgraph-4.8.154.jar:/tmp/r/io/swagger/core/v3/swagger-models-jakarta/2.2.15/swagger-models-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.15.1/jackson-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-annotations-jakarta/2.2.15/swagger-annotations-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-integration-jakarta/2.2.15/swagger-integration-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-core-jakarta/2.2.15/swagger-core-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.15.1/jackson-dataformat-yaml-2.15.1.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.1/jackson-datatype-jsr310-2.15.1.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.1/jackson-databind-2.14.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-json-provider/2.15.1/jackson-jakarta-rs-json-provider-2.15.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-base/2.15.1/jackson-jakarta-rs-base-2.15.1.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.15.1/jackson-module-jakarta-xmlbind-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-servlet-initializer-v2-jakarta/2.2.15/swagger-jaxrs2-servlet-initializer-v2-jakarta-2.2.15.jar:/tmp/r/org/hibernate/orm/hibernate-core/6.3.0.CR1/hibernate-core-6.3.0.CR1.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.2/jaxb-runtime-4.0.2.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.2/jaxb-core-4.0.2.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.0/angus-activation-2.0.0.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.2/txw2-4.0.2.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.1/istack-commons-runtime-4.1.1.jar:/tmp/r/jakarta/inject/jakarta.inject-api/2.0.1.MR/jakarta.inject-api-2.0.1.MR.jar:/tmp/r/org/antlr/antlr4-runtime/4.10.1/antlr4-runtime-4.10.1.jar:/tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/com/h2database/h2/2.2.220/h2-2.2.220.jar:/tmp/r/org/onap/policy/common/utils/2.1.1-SNAPSHOT/utils-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/2.1.1-SNAPSHOT/capabilities-2.1.1-SNAPSHOT.jar:/tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.jar:/tmp/r/com/worldturner/medeia/medeia-validator-core/1.1.1/medeia-validator-core-1.1.1.jar:/tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.3.20/kotlin-reflect-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.3.20/kotlin-stdlib-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.20/kotlin-stdlib-common-1.3.20.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.jar:/tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/tmp/r/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar:/tmp/r/org/onap/policy/common/utils-test/2.1.1-SNAPSHOT/utils-test-2.1.1-SNAPSHOT.jar:/tmp/r/org/bouncycastle/bcpkix-fips/1.0.7/bcpkix-fips-1.0.7.jar:/tmp/r/org/bouncycastle/bc-fips/1.0.2.4/bc-fips-1.0.2.4.jar:/tmp/r/org/apache/commons/commons-jexl3/3.1/commons-jexl3-3.1.jar:/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar:/tmp/r/org/slf4j/slf4j-api/2.0.11/slf4j-api-2.0.11.jar:/tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar:/tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar:/tmp/r/org/projectlombok/lombok/1.18.28/lombok-1.18.28.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/yaml/snakeyaml/2.0/snakeyaml-2.0.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.1.4/mariadb-java-client-3.1.4.jar:/tmp/r/com/github/waffle/waffle-jna/3.2.0/waffle-jna-3.2.0.jar:/tmp/r/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar:/tmp/r/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1.jar:/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar:/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar:/tmp/r/org/postgresql/postgresql/42.6.0/postgresql-42.6.0.jar:/tmp/r/org/checkerframework/checker-qual/3.31.0/checker-qual-3.31.0.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar:/tmp/r/org/glassfish/jersey/inject/jersey-hk2/3.1.3/jersey-hk2-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-common/3.1.3/jersey-common-3.1.3.jar:/tmp/r/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar:/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/tmp/r/org/glassfish/hk2/hk2-locator/3.0.4/hk2-locator-3.0.4.jar:/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/3.0.4/aopalliance-repackaged-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-api/3.0.4/hk2-api-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-utils/3.0.4/hk2-utils-3.0.4.jar:/tmp/r/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.jar:/tmp/r/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.jar:/tmp/r/org/eclipse/jetty/toolchain/jetty-jakarta-servlet-api/5.0.2/jetty-jakarta-servlet-api-5.0.2.jar:/tmp/r/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet/3.1.3/jersey-container-servlet-3.1.3.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.3/jersey-container-servlet-core-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-server/3.1.3/jersey-server-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-client/3.1.3/jersey-client-3.1.3.jar:/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar:/tmp/r/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/tmp/r/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.6/byte-buddy-1.14.6.jar:/tmp/r/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar:/tmp/r/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/tmp/r/org/assertj/assertj-core/3.24.2/assertj-core-3.24.2.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5/5.2.2/httpcore5-5.2.2.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/tmp/r/com/att/nsa/cambriaClient/1.2.1-oss/cambriaClient-1.2.1-oss.jar:/tmp/r/com/att/nsa/saClientLibrary/1.3.0-oss/saClientLibrary-1.3.0-oss.jar:/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar:/tmp/r/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar:/tmp/r/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5/httpclient-cache-4.5.jar:/tmp/r/com/att/nsa/saToolkit/1.2.0-oss/saToolkit-1.2.0-oss.jar:/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar:/tmp/r/org/json/json/20231013/json-20231013.jar:, jakarta.persistence.jdbc.driver=org.h2.Driver, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, java.specification.vendor=Oracle Corporation, org.ops4j.pax.url.mvn.localRepository=/tmp/r, java.version.date=2022-07-19, java.home=/usr/lib/jvm/java-17-openjdk-amd64, file.separator=/, basedir=/w/workspace/policy-models-sonar/models-pdp, java.vm.compressedOopsMode=Zero based, jakarta.persistence.jdbc.user=****, line.separator= , hibernate.persistenceUnitName=ToscaConceptTest, java.vm.specification.vendor=Oracle Corporation, java.specification.name=Java Platform API Specification, hibernate.transaction.coordinator_class=class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl, javax.persistence.jdbc.driver=org.h2.Driver, surefire.real.class.path=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20240120183635626_70.jar, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, java.runtime.version=17.0.4+8-Ubuntu-118.04, user.name=jenkins, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, sonar=true, path.separator=:, hibernate.connection.username=****, os.version=4.15.0-194-generic, java.runtime.name=OpenJDK Runtime Environment, hibernate.connection.url=jdbc:h2:mem:PdpProviderTest, file.encoding=UTF-8, jenkins=true, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=false, localRepository=/tmp/r, hibernate.connection.driver_class=org.h2.Driver, java.vendor.url.bug=Unknown, java.io.tmpdir=/tmp, java.version=17.0.4, user.dir=/w/workspace/policy-models-sonar/models-pdp, os.arch=amd64, java.vm.specification.name=Java Virtual Machine Specification, javax.persistence.schema-generation.database.action=drop-and-create, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@22f67246, native.encoding=UTF-8, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, java.vendor=Private Build, java.vm.info=mixed mode, sharing, java.vm.version=17.0.4+8-Ubuntu-118.04, hibernate.bytecode.use_reflection_optimizer=true, sun.io.unicode.encoding=UnicodeLittle, maven.repo.local=/tmp/r, javax.persistence.jdbc.password=****, java.class.version=61.0} 18:36:47.865 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {} 18:36:47.865 [main] DEBUG org.hibernate.boot.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation 18:36:47.865 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 18:36:47.868 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was null 18:36:47.868 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was null 18:36:47.869 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was null 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was null 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@9cc5140] under count; prior registration was null 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@6df3efab] under every; prior registration was null 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@34337ea7] under any; prior registration was null 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(floor)] under floor; prior registration was null 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ceiling)] under ceiling; prior registration was null 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(mod)] under mod; prior registration was null 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(abs)] under abs; prior registration was null 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sign)] under sign; prior registration was null 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sqrt)] under sqrt; prior registration was null 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ln)] under ln; prior registration was null 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(exp)] under exp; prior registration was null 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(power)] under power; prior registration was null 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(round)] under round; prior registration was null 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sin)] under sin; prior registration was null 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cos)] under cos; prior registration was null 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(tan)] under tan; prior registration was null 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(asin)] under asin; prior registration was null 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(acos)] under acos; prior registration was null 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan)] under atan; prior registration was null 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan2)] under atan2; prior registration was null 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@25c65e25] under sinh; prior registration was null 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@4e6b5d8c] under cosh; prior registration was null 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3c976d5d] under tanh; prior registration was null 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@13feea2e] under pi; prior registration was null 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@45eb902] under log; prior registration was null 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(coalesce)] under coalesce; prior registration was null 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nullif)] under nullif; prior registration was null 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(left)] under left; prior registration was null 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(right)] under right; prior registration was null 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(replace)] under replace; prior registration was null 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(concat)] under concat; prior registration was null 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lower)] under lower; prior registration was null 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(upper)] under upper; prior registration was null 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substring)] under substring; prior registration was null 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(locate)] under locate; prior registration was null 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(character_length)] under character_length; prior registration was null 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : length -> character_length 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LocatePositionEmulation@10cd0338] under position; prior registration was null 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InsertSubstringOverlayEmulation@17b779f9] under overlay; prior registration was null 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TrimFunction@737c5ebb] under trim; prior registration was null 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastFunction@21b7f7f] under cast; prior registration was null 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@7ab768c7] under collate; prior registration was null 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ExtractFunction@56e3aed9] under extract; prior registration was null 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(least)] under least; prior registration was null 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(greatest)] under greatest; prior registration was null 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CoalesceIfnullEmulation@477bab38] under ifnull; prior registration was null 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lpad)] under lpad; prior registration was null 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rpad)] under rpad; prior registration was null 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LpadRpadPadEmulation@1e42c42f] under pad; prior registration was null 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastStrEmulation@5f727670] under str; prior registration was null 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@14ac8e21] under format; prior registration was null 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampaddFunction@e14c5e7] under timestampadd; prior registration was null 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampdiffFunction@6ff0bb6] under timestampdiff; prior registration was null 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : dateadd -> timestampadd 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : datediff -> timestampdiff 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@4af23cef] under current_date; prior registration was null 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@3a5f7e16] under current_time; prior registration was null 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@124caf47] under current_timestamp; prior registration was null 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current date -> current_date 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current time -> current_time 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current timestamp -> current_timestamp 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@6c10a403] under local_date; prior registration was null 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@375ef82a] under local_time; prior registration was null 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@76b09f19] under local_datetime; prior registration was null 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@171301f] under offset_datetime; prior registration was null 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local date -> local_date 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local time -> local_time 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local datetime -> local_datetime 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : offset datetime -> offset_datetime 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@68a8ac8e] under instant; prior registration was null 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current_instant -> instant 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.SqlFunction@28f79619] under sql; prior registration was null 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was NamedSqmFunctionTemplate(max) 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was NamedSqmFunctionTemplate(min) 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was NamedSqmFunctionTemplate(sum) 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was NamedSqmFunctionTemplate(avg) 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@5a4d9c49] under count; prior registration was org.hibernate.dialect.function.CountFunction@9cc5140 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.AvgFunction@52b4aed7] under avg; prior registration was NamedSqmFunctionTemplate(avg) 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(pi)] under pi; prior registration was org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@13feea2e 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cot)] under cot; prior registration was null 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(radians)] under radians; prior registration was null 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(degrees)] under degrees; prior registration was null 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(log10)] under log10; prior registration was null 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@7f55b4d3] under mod; prior registration was NamedSqmFunctionTemplate(mod) 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rand)] under rand; prior registration was null 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(soundex)] under soundex; prior registration was null 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(translate)] under translate; prior registration was null 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitand)] under bitand; prior registration was null 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitor)] under bitor; prior registration was null 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitxor)] under bitxor; prior registration was null 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_and)] under bit_and; prior registration was null 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_or)] under bit_or; prior registration was null 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day)] under day; prior registration was null 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(month)] under month; prior registration was null 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(year)] under year; prior registration was null 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(hour)] under hour; prior registration was null 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(minute)] under minute; prior registration was null 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(second)] under second; prior registration was null 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(microsecond)] under microsecond; prior registration was null 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_week)] under day_of_week; prior registration was null 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_month)] under day_of_month; prior registration was null 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : day -> day_of_month 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_year)] under day_of_year; prior registration was null 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(week)] under week; prior registration was null 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(quarter)] under quarter; prior registration was null 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(monthname)] under monthname; prior registration was null 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(dayname)] under dayname; prior registration was null 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under localtime; prior registration was null 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under localtimestamp; prior registration was null 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under local_time; prior registration was org.hibernate.dialect.function.CurrentFunction@375ef82a 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under local_datetime; prior registration was org.hibernate.dialect.function.CurrentFunction@76b09f19 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TruncFunction@6b06a27e] under trunc; prior registration was null 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : truncate -> trunc 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@5d9fd483] under date_trunc; prior registration was null 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_length)] under bit_length; prior registration was null 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was null 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ascii)] under ascii; prior registration was null 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was NamedSqmFunctionTemplate(octet_length) 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(space)] under space; prior registration was null 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(repeat)] under repeat; prior registration was null 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(char)] under char; prior registration was null 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : chr -> char 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(instr)] under instr; prior registration was null 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substr)] under substr; prior registration was null 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@2aaa0bf1] under position; prior registration was org.hibernate.dialect.function.LocatePositionEmulation@10cd0338 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ltrim)] under ltrim; prior registration was null 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rtrim)] under rtrim; prior registration was null 18:36:47.870 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@788bc15b] under concat; prior registration was NamedSqmFunctionTemplate(concat) 18:36:47.871 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curtime)] under curtime; prior registration was null 18:36:47.871 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curdate)] under curdate; prior registration was null 18:36:47.871 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(now)] under now; prior registration was null 18:36:47.871 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sysdate)] under sysdate; prior registration was null 18:36:47.871 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(insert)] under insert; prior registration was null 18:36:47.871 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_and)] under bool_and; prior registration was null 18:36:47.871 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : every -> bool_and 18:36:47.871 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_or)] under bool_or; prior registration was null 18:36:47.871 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : any -> bool_or 18:36:47.871 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(median)] under median; prior registration was null 18:36:47.871 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_pop)] under stddev_pop; prior registration was null 18:36:47.871 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_samp)] under stddev_samp; prior registration was null 18:36:47.871 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_pop)] under var_pop; prior registration was null 18:36:47.871 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_samp)] under var_samp; prior registration was null 18:36:47.871 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@26c08966] under format; prior registration was org.hibernate.dialect.function.FormatFunction@14ac8e21 18:36:47.871 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rownum)] under rownum; prior registration was null 18:36:47.871 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(row_number)] under row_number; prior registration was null 18:36:47.871 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lag)] under lag; prior registration was null 18:36:47.871 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lead)] under lead; prior registration was null 18:36:47.871 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(first_value)] under first_value; prior registration was null 18:36:47.871 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(last_value)] under last_value; prior registration was null 18:36:47.872 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nth_value)] under nth_value; prior registration was null 18:36:47.872 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@5587af1] under mode; prior registration was null 18:36:47.872 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@7f571c28] under percentile_cont; prior registration was null 18:36:47.872 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@59f08b80] under percentile_disc; prior registration was null 18:36:47.872 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@7b59b261] under rank; prior registration was null 18:36:47.872 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@3d90c009] under dense_rank; prior registration was null 18:36:47.872 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@7ae12dcf] under percent_rank; prior registration was null 18:36:47.872 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@27901598] under cume_dist; prior registration was null 18:36:47.872 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ListaggFunction@11ec61b1] under listagg; prior registration was null 18:36:47.872 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- abs(NUMERIC arg) 18:36:47.872 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double acos(NUMERIC arg) 18:36:47.872 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean any(BOOLEAN predicate) 18:36:47.872 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer ascii(STRING arg) 18:36:47.872 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double asin(NUMERIC arg) 18:36:47.872 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan(NUMERIC arg) 18:36:47.872 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan2(NUMERIC arg0, NUMERIC arg1) 18:36:47.872 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double avg(NUMERIC arg) 18:36:47.872 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_and(arg) 18:36:47.872 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer bit_length(STRING_OR_CLOB arg) 18:36:47.872 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_or(arg) 18:36:47.872 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitand(arg0, arg1) 18:36:47.872 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitor(arg0, arg1) 18:36:47.872 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitxor(arg0, arg1) 18:36:47.872 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_and(BOOLEAN predicate) 18:36:47.872 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_or(BOOLEAN predicate) 18:36:47.872 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- cast(arg as Type) 18:36:47.872 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ceiling(NUMERIC arg) 18:36:47.872 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character char(INTEGER arg) 18:36:47.872 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer character_length(STRING_OR_CLOB arg) 18:36:47.872 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character chr(INTEGER arg) 18:36:47.872 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- coalesce(arg0[, arg1[, ...]]) 18:36:47.872 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String collate(STRING string as COLLATION collation) 18:36:47.872 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String concat(STRING string0[, STRING string1[, ...]]) 18:36:47.872 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cos(NUMERIC arg) 18:36:47.872 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cosh(NUMERIC arg) 18:36:47.872 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cot(NUMERIC arg) 18:36:47.872 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long count([distinct ]{arg|*}) 18:36:47.872 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cume_dist([arg0[, ...]]) 18:36:47.872 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date curdate() 18:36:47.872 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current date 18:36:47.872 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current time 18:36:47.872 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current timestamp 18:36:47.872 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current_date 18:36:47.872 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant current_instant 18:36:47.872 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current_time 18:36:47.872 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current_timestamp 18:36:47.872 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time curtime() 18:36:47.872 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- date_trunc(STRING field, TEMPORAL datetime) 18:36:47.872 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- dateadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 18:36:47.873 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- basicType@307(java.lang.Long,-5)|basicType@309(java.lang.Double,8) datediff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 18:36:47.873 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day(DATE arg) 18:36:47.873 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_month(DATE arg) 18:36:47.873 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_week(DATE arg) 18:36:47.873 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_year(DATE arg) 18:36:47.873 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String dayname(DATE arg) 18:36:47.873 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double degrees(NUMERIC arg) 18:36:47.873 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long dense_rank([arg0[, ...]]) 18:36:47.873 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean every(BOOLEAN predicate) 18:36:47.873 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double exp(NUMERIC arg) 18:36:47.873 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- extract(TEMPORAL_UNIT field from TEMPORAL arg) 18:36:47.873 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- first_valueANY value 18:36:47.873 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- floor(NUMERIC arg) 18:36:47.873 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String format(TEMPORAL datetime as STRING pattern) 18:36:47.873 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- greatest(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 18:36:47.873 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer hour(TIME arg) 18:36:47.873 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ifnull(arg0, arg1) 18:36:47.873 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String insert(STRING string, INTEGER start, INTEGER length, STRING replacement) 18:36:47.873 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant instant 18:36:47.873 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer instr(STRING string, STRING pattern[, INTEGER start[, INTEGER occurrence]]) 18:36:47.873 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- lagANY value[, INTEGER offset[, ANY default]] 18:36:47.873 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- last_valueANY value 18:36:47.873 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- leadANY value[, INTEGER offset[, ANY default]] 18:36:47.873 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- least(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 18:36:47.873 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String left(STRING string, INTEGER length) 18:36:47.873 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer length(STRING_OR_CLOB arg) 18:36:47.873 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String listagg(STRING arg0, STRING arg1) 18:36:47.873 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double ln(NUMERIC arg) 18:36:47.873 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local date 18:36:47.873 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local datetime 18:36:47.873 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local time 18:36:47.873 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local_date 18:36:47.873 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local_datetime 18:36:47.873 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local_time 18:36:47.873 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time localtime 18:36:47.873 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp localtimestamp 18:36:47.873 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer locate(STRING pattern, STRING string[, INTEGER start]) 18:36:47.873 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log(NUMERIC base, NUMERIC arg) 18:36:47.873 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log10(NUMERIC arg) 18:36:47.873 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lower(STRING string) 18:36:47.873 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lpad(STRING string, INTEGER length[, STRING padding]) 18:36:47.873 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String ltrim(STRING string) 18:36:47.873 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- max(COMPARABLE arg) 18:36:47.873 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double median(NUMERIC arg) 18:36:47.873 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer microsecond(TIME arg) 18:36:47.873 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- min(COMPARABLE arg) 18:36:47.873 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer minute(TIME arg) 18:36:47.873 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer mod(INTEGER arg0, INTEGER arg1) 18:36:47.873 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- mode() 18:36:47.873 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer month(DATE arg) 18:36:47.873 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String monthname(DATE arg) 18:36:47.873 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp now() 18:36:47.873 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nth_valueANY value, INTEGER nth 18:36:47.873 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nullif(arg0, arg1) 18:36:47.873 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer octet_length(STRING_OR_CLOB arg) 18:36:47.873 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset datetime 18:36:47.873 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset_datetime 18:36:47.873 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String overlay(STRING string placing STRING replacement from INTEGER start[ for INTEGER length]) 18:36:47.873 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String pad(STRING string with INTEGER length {leading|trailing}[ STRING character]) 18:36:47.873 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double percent_rank([arg0[, ...]]) 18:36:47.873 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_cont(NUMERIC arg) 18:36:47.873 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_disc(NUMERIC arg) 18:36:47.873 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double pi 18:36:47.873 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer position(STRING pattern in STRING string) 18:36:47.873 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double power(NUMERIC arg0, NUMERIC arg1) 18:36:47.873 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer quarter(DATE arg) 18:36:47.873 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double radians(NUMERIC arg) 18:36:47.873 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double rand([INTEGER seed]) 18:36:47.873 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rank([arg0[, ...]]) 18:36:47.873 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String repeat(STRING string, INTEGER times) 18:36:47.873 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String replace(STRING string, STRING pattern, STRING replacement) 18:36:47.873 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String right(STRING string, INTEGER length) 18:36:47.873 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- round(NUMERIC number[, INTEGER places]) 18:36:47.873 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long row_number() 18:36:47.873 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rownum() 18:36:47.873 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rpad(STRING string, INTEGER length[, STRING padding]) 18:36:47.873 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rtrim(STRING string) 18:36:47.873 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer second(TIME arg) 18:36:47.873 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer sign(NUMERIC arg) 18:36:47.873 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sin(NUMERIC arg) 18:36:47.873 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sinh(NUMERIC arg) 18:36:47.873 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String soundex(arg) 18:36:47.873 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String space(INTEGER arg) 18:36:47.873 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Object sql 18:36:47.873 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sqrt(NUMERIC arg) 18:36:47.873 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_pop(NUMERIC arg) 18:36:47.873 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_samp(NUMERIC arg) 18:36:47.873 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String str(arg) 18:36:47.873 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substr(STRING string, INTEGER start[, INTEGER length]) 18:36:47.873 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substring(STRING string{ from|,} INTEGER start[{ for|,} INTEGER length]) 18:36:47.873 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- sum(arg) 18:36:47.873 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp sysdate 18:36:47.873 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tan(NUMERIC arg) 18:36:47.873 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tanh(NUMERIC arg) 18:36:47.873 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- timestampadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 18:36:47.873 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- basicType@307(java.lang.Long,-5)|basicType@309(java.lang.Double,8) timestampdiff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 18:36:47.873 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String translate(STRING arg0, STRING arg1, STRING arg2) 18:36:47.873 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String trim([[{leading|trailing|both} ][STRING arg0 ]from] STRING arg1) 18:36:47.873 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- trunc( ... ) 18:36:47.873 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- truncate( ... ) 18:36:47.873 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String upper(STRING string) 18:36:47.873 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_pop(NUMERIC arg) 18:36:47.873 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_samp(NUMERIC arg) 18:36:47.873 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer week(DATE arg) 18:36:47.873 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer year(DATE arg) 18:36:47.873 [main] DEBUG org.hibernate.orm.query.plan.cache -- Starting QueryInterpretationCache(2048) 18:36:47.873 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:36:47.873 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:47.915 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType]: private accessor [derivedFrom] 18:36:47.916 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:36:47.916 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:47.947 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy]: private accessor [derivedFrom] 18:36:47.949 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:36:47.949 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:47.975 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus]: private accessor [deploy] 18:36:47.975 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:36:47.975 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:48.010 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup]: private accessor [description] 18:36:48.011 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:36:48.011 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:48.038 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup]: private accessor [currentInstanceCount] 18:36:48.048 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:36:48.048 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:48.067 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp]: private accessor [healthy] 18:36:48.068 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:48.068 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:48.068 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:48.070 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:48.072 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:48.072 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:48.072 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:48.076 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting post-init callbacks 18:36:48.076 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id})#finishInitialization 18:36:48.076 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)#finishInitialization 18:36:48.077 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)#finishInitialization 18:36:48.077 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) - key descriptor 18:36:48.077 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)#finishInitialization 18:36:48.077 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) - key descriptor 18:36:48.077 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets#{element})#finishInitialization 18:36:48.077 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets)#finishInitialization 18:36:48.077 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) - key descriptor 18:36:48.077 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers)#finishInitialization 18:36:48.077 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) - key descriptor 18:36:48.077 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) `staticFetchableList` generator 18:36:48.077 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id})#finishInitialization 18:36:48.077 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)#finishInitialization 18:36:48.077 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)#finishInitialization 18:36:48.077 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) - key descriptor 18:36:48.077 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)#finishInitialization 18:36:48.077 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) - key descriptor 18:36:48.077 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets#{element})#finishInitialization 18:36:48.077 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets)#finishInitialization 18:36:48.077 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) - key descriptor 18:36:48.077 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)#finishInitialization 18:36:48.077 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) `staticFetchableList` generator 18:36:48.077 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#{id})#finishInitialization 18:36:48.077 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)#finishInitialization 18:36:48.077 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) `staticFetchableList` generator 18:36:48.077 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id})#finishInitialization 18:36:48.077 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping( NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element}]) - element descriptor 18:36:48.077 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)#finishInitialization 18:36:48.077 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - key descriptor 18:36:48.077 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)#finishInitialization 18:36:48.077 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) - key descriptor 18:36:48.077 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) `staticFetchableList` generator 18:36:48.077 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id})#finishInitialization 18:36:48.077 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping( NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element}]) - element descriptor 18:36:48.077 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)#finishInitialization 18:36:48.077 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - key descriptor 18:36:48.077 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element})#finishInitialization 18:36:48.077 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)#finishInitialization 18:36:48.077 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) - key descriptor 18:36:48.077 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)#finishInitialization 18:36:48.077 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) - key descriptor 18:36:48.077 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element})#finishInitialization 18:36:48.077 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)#finishInitialization 18:36:48.077 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) - key descriptor 18:36:48.077 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) `staticFetchableList` generator 18:36:48.077 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id})#finishInitialization 18:36:48.077 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdp) `staticFetchableList` generator 18:36:48.077 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id})#initColumnMappings 18:36:48.077 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)#initColumnMappings 18:36:48.077 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:48.077 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:48.077 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:48.077 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:48.077 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets#{element})#initColumnMappings 18:36:48.077 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:48.077 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:48.077 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:48.077 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:48.077 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id})#initColumnMappings 18:36:48.077 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)#initColumnMappings 18:36:48.077 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:48.078 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:48.078 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:48.078 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:48.078 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets#{element})#initColumnMappings 18:36:48.078 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:48.078 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:48.078 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)#initColumnMappings 18:36:48.078 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#{id})#initColumnMappings 18:36:48.078 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)#initColumnMappings 18:36:48.078 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id})#initColumnMappings 18:36:48.078 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:48.078 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:48.078 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:48.078 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:48.078 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}.{inverse})#finishInitialization 18:36:48.078 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}] 18:36:48.078 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}.{inverse})#finishInitialization 18:36:48.078 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}] 18:36:48.078 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id})#initColumnMappings 18:36:48.078 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}.{inverse})#finishInitialization 18:36:48.078 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:48.078 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}] 18:36:48.078 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:48.078 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:48.078 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:48.078 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element})#initColumnMappings 18:36:48.078 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:48.078 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:48.078 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:48.078 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:48.078 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element})#initColumnMappings 18:36:48.078 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:48.080 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:48.080 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id})#initColumnMappings 18:36:48.080 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:48.080 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:48.080 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}.{inverse})#finishInitialization 18:36:48.080 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}] 18:36:48.081 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:48.081 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicyType where name=? and version=? 18:36:48.081 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into ToscaPolicyType (derived_from_name,derived_from_version,description,name,version) values (?,?,?,?,?) 18:36:48.081 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update ToscaPolicyType set derived_from_name=?,derived_from_version=?,description=? where name=? and version=? 18:36:48.081 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from ToscaPolicyType where name=? and version=? 18:36:48.082 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jtpt1_0 18:36:48.082 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] 18:36:48.082 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}] 18:36:48.082 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] 18:36:48.082 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target}] 18:36:48.082 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target}] 18:36:48.082 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target}] 18:36:48.083 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target}] 18:36:48.083 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] | +-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom.version] | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.description] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] | \-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:48.083 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jtpt1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) { primaryTableReference : ToscaPolicyType as jtpt1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } } } } } 18:36:48.086 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:48.086 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicy where name=? and version=? 18:36:48.086 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into ToscaPolicy (derived_from_name,derived_from_version,description,type_name,type_version,name,version) values (?,?,?,?,?,?,?) 18:36:48.086 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update ToscaPolicy set derived_from_name=?,derived_from_version=?,description=?,type_name=?,type_version=? where name=? and version=? 18:36:48.086 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from ToscaPolicy where name=? and version=? 18:36:48.086 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jtp1_0 18:36:48.086 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] 18:36:48.086 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}] 18:36:48.086 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] 18:36:48.086 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target}] 18:36:48.086 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target}] 18:36:48.086 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] 18:36:48.086 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target}] 18:36:48.086 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] | +-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom.version] | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.description] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] | \-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type.version] 18:36:48.087 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jtp1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) { primaryTableReference : ToscaPolicy as jtp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target}) { primaryTableReference : ToscaPolicy as jtp1_0 } } } } } 18:36:48.089 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:48.089 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from PdpPolicyStatus where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:48.089 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:36:48.089 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpPolicyStatus set deploy=?,pdpGroup=?,pdpType=?,name=?,version=?,state=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:48.089 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpPolicyStatus where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:48.089 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpps1_0 18:36:48.089 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] 18:36:48.089 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] 18:36:48.089 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:36:48.089 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType] | +-EmbeddableFetchImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] | | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.name] | | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.version] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state] 18:36:48.089 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpps1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) { primaryTableReference : PdpPolicyStatus as jpps1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}) { primaryTableReference : PdpPolicyStatus as jpps1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) { primaryTableReference : PdpPolicyStatus as jpps1_0 } } } } } 18:36:48.090 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:48.090 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from PdpGroup where name=? and version=? 18:36:48.090 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpGroup (description,pdpGroupState,name,version) values (?,?,?,?) 18:36:48.090 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpGroup set description=?,pdpGroupState=? where name=? and version=? 18:36:48.090 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpGroup where name=? and version=? 18:36:48.090 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpg1_0 18:36:48.090 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] 18:36:48.090 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] 18:36:48.090 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:48.090 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:48.091 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:48.091 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:48.091 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:48.091 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@5966f840] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:48.091 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:48.091 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:48.091 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:48.091 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:48.091 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:48.092 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:48.092 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) { primaryTableReference : PdpGroup as jpg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}) { primaryTableReference : PdpGroup as jpg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } left join CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 NestedTableGroupJoins { join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } } } } } 18:36:48.093 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:48.093 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from PdpSubGroup where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:48.093 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpSubGroup (currentInstanceCount,desiredInstanceCount,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?) 18:36:48.093 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpSubGroup set currentInstanceCount=?,desiredInstanceCount=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:48.093 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpSubGroup where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:48.093 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpsg1_0 18:36:48.093 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] 18:36:48.093 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] 18:36:48.093 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:48.094 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:48.094 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:48.094 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:48.094 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:48.094 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@32a0b263] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:48.094 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:48.094 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:48.094 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:48.094 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:48.094 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:48.094 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpsg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) { primaryTableReference : PdpSubGroup as jpsg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } left join CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } } } } } 18:36:48.095 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:48.095 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from Pdp where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:48.095 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:48.095 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update Pdp set healthy=?,lastUpdate=?,message=?,pdpState=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:48.095 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from Pdp where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:48.095 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jp1_0 18:36:48.095 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] 18:36:48.095 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] 18:36:48.095 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState] 18:36:48.095 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jp1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdp) { primaryTableReference : Pdp as jp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}) { primaryTableReference : Pdp as jp1_0 } } } } } 18:36:48.095 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:48.095 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:36:48.095 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:48.095 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:48.098 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:48.098 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:48.098 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:48.098 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:48.098 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:48.098 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:48.098 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}] 18:36:48.098 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties` -> `{index}` 18:36:48.098 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties` -> `{element}` 18:36:48.098 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:48.098 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:48.099 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:48.099 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_properties (JpaToscaPolicyType_name,JpaToscaPolicyType_version,properties_KEY,properties) values (?,?,?,?) 18:36:48.099 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicyType_properties set properties=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:36:48.099 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:36:48.099 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:48.099 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:48.099 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:48.101 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@28fd6c05] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:48.101 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:48.101 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:48.101 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:48.101 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:48.101 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:48.101 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:48.101 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:48.101 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into PdpGroup_PdpSubGroup (name,version,pdpSubGroups_localName,pdpSubGroups_parentKeyName,pdpSubGroups_parentKeyVersion,pdpSubGroups_parentLocalName) values (?,?,?,?,?,?) 18:36:48.102 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from PdpGroup_PdpSubGroup where name=? and version=? and pdpSubGroups_localName=? and pdpSubGroups_parentKeyName=? and pdpSubGroups_parentKeyVersion=? and pdpSubGroups_parentLocalName=? 18:36:48.102 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from PdpGroup_PdpSubGroup where name=? and version=? 18:36:48.102 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:48.102 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:48.102 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}] 18:36:48.102 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties` -> `{index}` 18:36:48.102 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties` -> `{element}` 18:36:48.102 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:48.102 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:48.102 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:48.102 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_properties (JpaToscaPolicy_name,JpaToscaPolicy_version,properties_KEY,properties) values (?,?,?,?) 18:36:48.102 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicy_properties set properties=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:36:48.102 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:36:48.102 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:36:48.102 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:48.102 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:48.102 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@7cf48984] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:48.102 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:48.102 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:48.102 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:48.102 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:48.102 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:48.102 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? and pdpInstances_localName=? and pdpInstances_parentKeyName=? and pdpInstances_parentKeyVersion=? and pdpInstances_parentLocalName=? 18:36:48.102 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? 18:36:48.102 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:48.102 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:48.102 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:48.102 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties` -> `{index}` 18:36:48.102 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties` -> `{element}` 18:36:48.102 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:48.102 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:48.103 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:48.103 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,properties_KEY,properties) values (?,?,?,?,?,?) 18:36:48.103 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaPdpSubGroup_properties set properties=? where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:36:48.103 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:36:48.103 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:48.103 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:48.103 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] 18:36:48.103 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}] 18:36:48.103 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}] 18:36:48.103 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:48.103 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_targets (toscaPolicyTypeName,toscaPolicyTypeVersion,name,version) values (?,?,?,?) 18:36:48.103 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:36:48.103 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:36:48.103 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:48.103 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:48.103 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:48.103 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties` -> `{index}` 18:36:48.103 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties` -> `{element}` 18:36:48.103 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:48.103 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:48.103 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:48.103 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpGroup_properties (JpaPdpGroup_name,JpaPdpGroup_version,properties_KEY,properties) values (?,?,?,?) 18:36:48.103 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaPdpGroup_properties set properties=? where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:36:48.103 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:36:48.103 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? 18:36:48.103 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:48.103 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:48.103 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}] 18:36:48.103 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata` -> `{index}` 18:36:48.103 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata` -> `{element}` 18:36:48.103 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:48.103 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:48.103 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:48.103 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_metadata (JpaToscaPolicyType_name,JpaToscaPolicyType_version,metadata_KEY,metadata) values (?,?,?,?) 18:36:48.103 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicyType_metadata set metadata=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:36:48.103 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:36:48.103 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:48.104 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:48.104 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] 18:36:48.104 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}] 18:36:48.104 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}] 18:36:48.104 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:48.104 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_targets (toscaPolicyName,toscaPolicyVersion,name,version) values (?,?,?,?) 18:36:48.104 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:36:48.104 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:36:48.104 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:48.104 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:48.104 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}] 18:36:48.104 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers` -> `{element}` 18:36:48.104 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:48.104 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_triggers (JpaToscaPolicyType_name,JpaToscaPolicyType_version,triggers) values (?,?,?) 18:36:48.104 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and triggers=? 18:36:48.104 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:48.107 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:48.107 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:48.107 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}] 18:36:48.107 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata` -> `{index}` 18:36:48.107 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata` -> `{element}` 18:36:48.107 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:48.107 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:48.107 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:48.107 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_metadata (JpaToscaPolicy_name,JpaToscaPolicy_version,metadata_KEY,metadata) values (?,?,?,?) 18:36:48.107 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicy_metadata set metadata=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:36:48.108 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:36:48.108 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:36:48.108 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : spt1_0 18:36:48.108 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:48.108 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:48.108 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:48.108 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:48.108 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:48.108 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:48.108 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:48.120 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:36:48.120 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow 18:36:48.120 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver 18:36:48.120 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator -- No JtaPlatformResolver was specified, using default [org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver] 18:36:48.122 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver -- Could not resolve JtaPlatform, using default [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 18:36:48.122 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 18:36:48.122 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@7e72ba8] to SessionFactoryImplementor [org.hibernate.internal.SessionFactoryImpl@4dc7a2a3] 18:36:48.123 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named HQL queries 18:36:48.123 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named SQL queries 18:36:48.123 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 18:36:48.123 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpGroup_properties cascade 18:36:48.124 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@a409e59] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 18:36:48.125 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_policies cascade 18:36:48.125 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_properties cascade 18:36:48.125 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_supportedPolicyTypes cascade 18:36:48.125 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_metadata cascade 18:36:48.125 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_properties cascade 18:36:48.125 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_targets cascade 18:36:48.125 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_metadata cascade 18:36:48.125 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_properties cascade 18:36:48.126 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_targets cascade 18:36:48.126 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_triggers cascade 18:36:48.126 [main] DEBUG org.hibernate.SQL -- drop table if exists Pdp cascade 18:36:48.126 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup cascade 18:36:48.126 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup_PdpSubGroup cascade 18:36:48.126 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpPolicyStatus cascade 18:36:48.126 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup cascade 18:36:48.126 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup_Pdp cascade 18:36:48.126 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicy cascade 18:36:48.126 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicyType cascade 18:36:48.126 [main] DEBUG org.hibernate.SQL -- create table JpaPdpGroup_properties (JpaPdpGroup_version varchar(20) not null, JpaPdpGroup_name varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpGroup_version, JpaPdpGroup_name, properties_KEY)) 18:36:48.126 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@577226c0] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 18:36:48.127 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_policies (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, version varchar(20), JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120)) 18:36:48.127 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_properties (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName, properties_KEY)) 18:36:48.128 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, version varchar(20), JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120)) 18:36:48.128 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_metadata (JpaToscaPolicy_version varchar(20) not null, JpaToscaPolicy_name varchar(120) not null, metadata_KEY varchar(255) not null, metadata clob, primary key (JpaToscaPolicy_version, JpaToscaPolicy_name, metadata_KEY)) 18:36:48.129 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_properties (JpaToscaPolicy_version varchar(20) not null, JpaToscaPolicy_name varchar(120) not null, properties_KEY varchar(255) not null, properties clob, primary key (JpaToscaPolicy_version, JpaToscaPolicy_name, properties_KEY)) 18:36:48.129 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_targets (toscaPolicyVersion varchar(20) not null, version varchar(20), name varchar(120), toscaPolicyName varchar(120) not null) 18:36:48.130 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_metadata (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, metadata_KEY varchar(255) not null, metadata clob, primary key (JpaToscaPolicyType_version, JpaToscaPolicyType_name, metadata_KEY)) 18:36:48.130 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_properties (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, properties_KEY varchar(255) not null, properties blob, primary key (JpaToscaPolicyType_version, JpaToscaPolicyType_name, properties_KEY)) 18:36:48.131 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_targets (toscaPolicyTypeVersion varchar(20) not null, version varchar(20), name varchar(120), toscaPolicyTypeName varchar(120) not null) 18:36:48.131 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_triggers (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, triggers blob) 18:36:48.131 [main] DEBUG org.hibernate.SQL -- create table Pdp (healthy tinyint check (healthy between 0 and 3), pdpState tinyint check (pdpState between 0 and 4), lastUpdate timestamp(6), parentKeyVersion varchar(15) not null, localName varchar(120) not null, parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, message varchar(255), primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:48.132 [main] DEBUG org.hibernate.SQL -- create table PdpGroup (pdpGroupState tinyint check (pdpGroupState between 0 and 4), version varchar(20) not null, name varchar(120) not null, description varchar(255), primary key (version, name)) 18:36:48.132 [main] DEBUG org.hibernate.SQL -- create table PdpGroup_PdpSubGroup (pdpSubGroups_parentKeyVersion varchar(15) not null, version varchar(20) not null, name varchar(120) not null, pdpSubGroups_localName varchar(120) not null, pdpSubGroups_parentKeyName varchar(120) not null, pdpSubGroups_parentLocalName varchar(120) not null, unique (pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName)) 18:36:48.133 [main] DEBUG org.hibernate.SQL -- create table PdpPolicyStatus (deploy TINYINT DEFAULT 1, state tinyint check (state between 0 and 2), parentKeyVersion varchar(15) not null, version varchar(20), localName varchar(120) not null, name varchar(120), parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, pdpGroup varchar(255), pdpType varchar(255), primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:48.133 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup (currentInstanceCount integer, desiredInstanceCount integer, parentKeyVersion varchar(15) not null, localName varchar(120) not null, parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:48.134 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup_Pdp (pdpInstances_parentKeyVersion varchar(15) not null, pdpParentKeyVersion varchar(15) not null, pdpInstances_localName varchar(120) not null, pdpInstances_parentKeyName varchar(120) not null, pdpInstances_parentLocalName varchar(120) not null, pdpLocalName varchar(120) not null, pdpParentKeyName varchar(120) not null, pdpParentLocalName varchar(120) not null, unique (pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName)) 18:36:48.135 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicy (version varchar(20) not null, name varchar(120) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), type_name varchar(255), type_version varchar(255), primary key (version, name)) 18:36:48.135 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicyType (version varchar(20) not null, name varchar(120) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), primary key (version, name)) 18:36:48.135 [main] DEBUG org.hibernate.SQL -- create index PdpPolicyStatus_PdpGroup on PdpPolicyStatus (pdpGroup) 18:36:48.136 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpGroup_properties add constraint FKi82h6bc4iklkjv7krr4tllb51 foreign key (JpaPdpGroup_version, JpaPdpGroup_name) references PdpGroup 18:36:48.137 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_policies add constraint FKkl74fjq2ysgj68rtbxj2srgdr foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:48.138 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_properties add constraint FK7j6ar5qk95slogxhx7l2tjuxq foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:48.141 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_supportedPolicyTypes add constraint FKiraunod8x5nom8pvenqtbna72 foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:48.142 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_metadata add constraint FK29h250xhsg0inkfg1hm4i2k38 foreign key (JpaToscaPolicy_version, JpaToscaPolicy_name) references ToscaPolicy 18:36:48.143 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_properties add constraint FK9k5bye8m8q6ygv1i414bw8nw0 foreign key (JpaToscaPolicy_version, JpaToscaPolicy_name) references ToscaPolicy 18:36:48.146 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_targets add constraint FKliy7vigqxfyf92o6f0ncb1wgl foreign key (toscaPolicyVersion, toscaPolicyName) references ToscaPolicy 18:36:48.150 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_metadata add constraint FKm1hmhx2ekdrgvl8n73w28xwtt foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:48.151 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_properties add constraint FKi8tdjtmlgdqgru37dr7ygv2a7 foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:48.152 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_targets add constraint FKf2o083hui187dqcuw2cjjof7l foreign key (toscaPolicyTypeVersion, toscaPolicyTypeName) references ToscaPolicyType 18:36:48.153 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_triggers add constraint FKf343w49wb44xuf1nbon6plkmm foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:48.155 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpGroup_PdpSubGroup add constraint FKp3hd30o6ci1ug68n8wkut90i foreign key (pdpSubGroups_parentKeyVersion, pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentLocalName) references PdpSubGroup 18:36:48.155 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpGroup_PdpSubGroup add constraint FKnnmamid2cu71pfiuym4fyo8to foreign key (version, name) references PdpGroup 18:36:48.157 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpSubGroup_Pdp add constraint FKfq9i4rkxwf8st6dqsb72ny3hu foreign key (pdpInstances_parentKeyVersion, pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentLocalName) references Pdp 18:36:48.159 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpSubGroup_Pdp add constraint FKbbesdj6fulgci7m8qfynnf9fd foreign key (pdpParentKeyVersion, pdpLocalName, pdpParentKeyName, pdpParentLocalName) references PdpSubGroup 18:36:48.160 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: baafa232-3bd9-4411-b260-95488696e8bb () 18:36:48.160 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured 18:36:48.160 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated SessionFactory 18:36:48.160 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Created Policy Framework persistence unit "ToscaConceptTest" 18:36:48.166 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false] 18:36:48.166 [main] DEBUG org.hibernate.orm.query.hql -- HQL : SELECT c FROM JpaPdpPolicyStatus c WHERE c.key.parentKeyName = :parentname 18:36:48.203 [main] DEBUG org.hibernate.orm.query.hql.reservedWordAsIdentifier -- Encountered use of reserved word as identifier : . 18:36:48.203 [main] DEBUG org.hibernate.query.hql.internal.SemanticQueryBuilder -- Handling root path - JpaPdpPolicyStatus 18:36:48.204 [main] DEBUG org.hibernate.orm.query.sqm.creation -- Applying inferable type to SqmExpression [SqmNamedParameter(parentname)] : null -> SqmBasicValuedSimplePath(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).key.parentKeyName) 18:36:48.204 [main] DEBUG org.hibernate.orm.query.sqm.ast -- SqmStatement Tree : -> [select] -> [query-spec] -> [select] -> [selection] -> [root] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)` <- [root] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)` <- [selection] <- [select] -> [from] -> [root] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)` <- [root] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)` <- [from] -> [where] -> [EQUAL] -> [basic-path] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).key.parentKeyName` :parentname <- [EQUAL] <- [where] <- [query-spec] <- [select] 18:36:48.205 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpps1_0 18:36:48.205 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c))] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] 18:36:48.206 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] 18:36:48.207 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:36:48.208 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] 18:36:48.208 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id})] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] overrode previous registration : StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}) 18:36:48.208 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key] 18:36:48.208 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmParameter : SqmNamedParameter(parentname) 18:36:48.208 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmPath : SqmBasicValuedSimplePath(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).key.parentKeyName) 18:36:48.208 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).deploy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).pdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).pdpType] | +-EmbeddableFetchImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] | | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType.name] | | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType.version] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).state] 18:36:48.208 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpps1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)) { primaryTableReference : PdpPolicyStatus as jpps1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}) { primaryTableReference : PdpPolicyStatus as jpps1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType) { primaryTableReference : PdpPolicyStatus as jpps1_0 } } } } } 18:36:48.208 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL 18:36:48.208 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:48.208 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}) : `class org.onap.policy.models.base.PfReferenceKey`@412972260 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@6ba807fb) 18:36:48.208 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType) : `class org.onap.policy.models.base.PfConceptKey`@897492078 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@1654660891) 18:36:48.208 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c) -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c))@300514815 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) 18:36:48.208 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where jpps1_0.parentKeyName=? 18:36:48.210 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:48.210 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:48.222 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 18:36:48.222 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 18:36:48.223 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpps1_0 18:36:48.223 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] 18:36:48.223 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] 18:36:48.223 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:36:48.223 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType] | +-EmbeddableFetchImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] | | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.name] | | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.version] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state] 18:36:48.223 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpps1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) { primaryTableReference : PdpPolicyStatus as jpps1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}) { primaryTableReference : PdpPolicyStatus as jpps1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) { primaryTableReference : PdpPolicyStatus as jpps1_0 } } } } } 18:36:48.223 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:48.223 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:48.223 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) : `class org.onap.policy.models.base.PfConceptKey`@1601288614 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@1654660891) 18:36:48.223 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)@417640570 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) 18:36:48.223 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where (jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName) in ((?,?,?,?)) 18:36:48.226 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp1, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:48.228 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:48.229 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:48.229 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) : `class org.onap.policy.models.base.PfConceptKey`@329383626 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@1654660891) 18:36:48.229 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)@12723324 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) 18:36:48.229 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where (jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName) in ((?,?,?,?)) 18:36:48.229 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp2, parentKeyVersion=2.3.4, parentKeyName=MyPolicyB}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:48.229 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:48.229 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:48.229 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) : `class org.onap.policy.models.base.PfConceptKey`@2086842208 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@1654660891) 18:36:48.229 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)@1257378818 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) 18:36:48.229 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where (jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName) in ((?,?,?,?)) 18:36:48.229 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp3, parentKeyVersion=10.20.30, parentKeyName=MyPolicy}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:48.230 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:48.230 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:48.230 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) : `class org.onap.policy.models.base.PfConceptKey`@819165674 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@1654660891) 18:36:48.230 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)@471621378 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) 18:36:48.230 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where (jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName) in ((?,?,?,?)) 18:36:48.231 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp4, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:48.232 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:48.232 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:48.232 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) : `class org.onap.policy.models.base.PfConceptKey`@363692965 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@1654660891) 18:36:48.232 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)@1853610022 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) 18:36:48.232 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where (jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName) in ((?,?,?,?)) 18:36:48.232 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp5, parentKeyVersion=2.3.4, parentKeyName=MyPolicyB}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:48.232 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 18:36:48.232 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:36:48.232 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:36:48.232 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 5 insertions, 0 updates, 0 deletions to 5 objects 18:36:48.232 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 (re)creations, 0 updates, 0 removals to 0 collections 18:36:48.232 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:36:48.232 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus{pdpType=MyPdpType, policyType=component[name,version]{name=MyPolicyType, version=1.2.4}, state=SUCCESS, pdpGroup=groupA, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp1, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, deploy=true} 18:36:48.232 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus{pdpType=MyPdpType, policyType=component[name,version]{name=MyPolicyType, version=1.2.4}, state=SUCCESS, pdpGroup=groupB, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp5, parentKeyVersion=2.3.4, parentKeyName=MyPolicyB}, deploy=true} 18:36:48.234 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus{pdpType=MyPdpType, policyType=component[name,version]{name=MyPolicyType, version=1.2.4}, state=SUCCESS, pdpGroup=groupA, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp3, parentKeyVersion=10.20.30, parentKeyName=MyPolicy}, deploy=true} 18:36:48.234 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus{pdpType=MyPdpType, policyType=component[name,version]{name=MyPolicyType, version=1.2.4}, state=SUCCESS, pdpGroup=groupA, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp2, parentKeyVersion=2.3.4, parentKeyName=MyPolicyB}, deploy=true} 18:36:48.234 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus{pdpType=MyPdpType, policyType=component[name,version]{name=MyPolicyType, version=1.2.4}, state=SUCCESS, pdpGroup=groupB, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp4, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, deploy=true} 18:36:48.235 [main] DEBUG org.hibernate.SQL -- insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:36:48.236 [main] DEBUG org.hibernate.SQL -- insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:36:48.236 [main] DEBUG org.hibernate.SQL -- insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:36:48.237 [main] DEBUG org.hibernate.SQL -- insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:36:48.237 [main] DEBUG org.hibernate.SQL -- insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:36:48.239 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:48.239 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:48.239 [main] DEBUG org.hibernate.orm.query.hql -- HQL : SELECT c FROM JpaPdpPolicyStatus c WHERE c.key.parentKeyName = :parentname AND c.key.parentKeyVersion = :parentversion 18:36:48.266 [main] DEBUG org.hibernate.orm.query.hql.reservedWordAsIdentifier -- Encountered use of reserved word as identifier : . 18:36:48.280 [main] DEBUG org.hibernate.orm.query.hql.reservedWordAsIdentifier -- Encountered use of reserved word as identifier : . 18:36:48.283 [main] DEBUG org.hibernate.query.hql.internal.SemanticQueryBuilder -- Handling root path - JpaPdpPolicyStatus 18:36:48.284 [main] DEBUG org.hibernate.orm.query.sqm.creation -- Applying inferable type to SqmExpression [SqmNamedParameter(parentname)] : null -> SqmBasicValuedSimplePath(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).key.parentKeyName) 18:36:48.285 [main] DEBUG org.hibernate.orm.query.sqm.creation -- Applying inferable type to SqmExpression [SqmNamedParameter(parentversion)] : null -> SqmBasicValuedSimplePath(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).key.parentKeyVersion) 18:36:48.286 [main] DEBUG org.hibernate.orm.query.sqm.ast -- SqmStatement Tree : -> [select] -> [query-spec] -> [select] -> [selection] -> [root] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)` <- [root] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)` <- [selection] <- [select] -> [from] -> [root] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)` <- [root] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)` <- [from] -> [where] -> [and] -> [EQUAL] -> [basic-path] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).key.parentKeyName` :parentname <- [EQUAL] -> [EQUAL] -> [basic-path] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).key.parentKeyVersion` :parentversion <- [EQUAL] <- [and] <- [where] <- [query-spec] <- [select] 18:36:48.286 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpps1_0 18:36:48.286 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c))] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] 18:36:48.286 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] 18:36:48.286 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:36:48.287 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] 18:36:48.287 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id})] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] overrode previous registration : StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}) 18:36:48.287 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key] 18:36:48.287 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmParameter : SqmNamedParameter(parentname) 18:36:48.287 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmPath : SqmBasicValuedSimplePath(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).key.parentKeyName) 18:36:48.287 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmParameter : SqmNamedParameter(parentversion) 18:36:48.287 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmPath : SqmBasicValuedSimplePath(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).key.parentKeyVersion) 18:36:48.287 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).deploy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).pdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).pdpType] | +-EmbeddableFetchImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] | | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType.name] | | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType.version] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).state] 18:36:48.287 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpps1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)) { primaryTableReference : PdpPolicyStatus as jpps1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}) { primaryTableReference : PdpPolicyStatus as jpps1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType) { primaryTableReference : PdpPolicyStatus as jpps1_0 } } } } } 18:36:48.287 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL 18:36:48.287 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:48.287 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}) : `class org.onap.policy.models.base.PfReferenceKey`@825840646 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@6ba807fb) 18:36:48.287 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType) : `class org.onap.policy.models.base.PfConceptKey`@140277754 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@1654660891) 18:36:48.287 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c) -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c))@587134164 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) 18:36:48.287 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where jpps1_0.parentKeyName=? and jpps1_0.parentKeyVersion=? 18:36:48.288 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:48.288 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [pdp1] 18:36:48.288 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [MyPolicy] 18:36:48.288 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [1.2.3] 18:36:48.288 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:48.288 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] : PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=pdp1) 18:36:48.288 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:48.288 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)): PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=pdp1) 18:36:48.288 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=pdp1)] : 259460643 18:36:48.288 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:48.288 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:48.288 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:48.288 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [MyPolicyType] 18:36:48.288 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [1.2.4] 18:36:48.288 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] : PfConceptKey(name=MyPolicyType, version=1.2.4) 18:36:48.288 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:48.288 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [true] 18:36:48.288 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [groupA] 18:36:48.288 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [MyPdpType] 18:36:48.288 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:48.288 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [SUCCESS] 18:36:48.288 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=pdp1) 18:36:48.288 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@5a7a034d 18:36:48.288 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:48.288 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [pdp4] 18:36:48.288 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [MyPolicy] 18:36:48.288 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [1.2.3] 18:36:48.288 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:48.288 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] : PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=pdp4) 18:36:48.288 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:48.288 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)): PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=pdp4) 18:36:48.288 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=pdp4)] : 676753114 18:36:48.288 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:48.288 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:48.288 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:48.288 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [MyPolicyType] 18:36:48.288 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [1.2.4] 18:36:48.288 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] : PfConceptKey(name=MyPolicyType, version=1.2.4) 18:36:48.288 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:48.288 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [true] 18:36:48.288 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [groupB] 18:36:48.288 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [MyPdpType] 18:36:48.288 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:48.288 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [SUCCESS] 18:36:48.289 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=pdp4) 18:36:48.289 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@5a7a034d 18:36:48.289 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:48.289 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:48.290 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL 18:36:48.290 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:48.290 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}) : `class org.onap.policy.models.base.PfReferenceKey`@190574746 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@6ba807fb) 18:36:48.291 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType) : `class org.onap.policy.models.base.PfConceptKey`@274755477 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@1654660891) 18:36:48.291 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c) -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c))@565871587 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) 18:36:48.291 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where jpps1_0.parentKeyName=? 18:36:48.291 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:48.291 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [pdp1] 18:36:48.291 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [MyPolicy] 18:36:48.291 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [1.2.3] 18:36:48.291 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:48.291 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] : PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=pdp1) 18:36:48.291 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:48.291 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)): PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=pdp1) 18:36:48.291 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=pdp1)] : 1750986636 18:36:48.291 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:48.291 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:48.291 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:48.291 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [MyPolicyType] 18:36:48.291 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [1.2.4] 18:36:48.291 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] : PfConceptKey(name=MyPolicyType, version=1.2.4) 18:36:48.291 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:48.291 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [true] 18:36:48.291 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [groupA] 18:36:48.291 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [MyPdpType] 18:36:48.291 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:48.291 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [SUCCESS] 18:36:48.291 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=pdp1) 18:36:48.291 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@1d0dccff 18:36:48.291 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:48.291 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [pdp3] 18:36:48.291 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [MyPolicy] 18:36:48.291 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [10.20.30] 18:36:48.291 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:48.291 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] : PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=10.20.30, parentLocalName=NULL, localName=pdp3) 18:36:48.291 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:48.291 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)): PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=10.20.30, parentLocalName=NULL, localName=pdp3) 18:36:48.291 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=10.20.30, parentLocalName=NULL, localName=pdp3)] : 2084233282 18:36:48.291 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:48.291 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:48.291 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:48.291 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [MyPolicyType] 18:36:48.291 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [1.2.4] 18:36:48.291 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] : PfConceptKey(name=MyPolicyType, version=1.2.4) 18:36:48.291 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:48.291 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [true] 18:36:48.291 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [groupA] 18:36:48.291 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [MyPdpType] 18:36:48.291 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:48.291 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [SUCCESS] 18:36:48.291 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=10.20.30, parentLocalName=NULL, localName=pdp3) 18:36:48.291 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@1d0dccff 18:36:48.291 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:48.291 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [pdp4] 18:36:48.291 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [MyPolicy] 18:36:48.291 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [1.2.3] 18:36:48.291 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:48.291 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] : PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=pdp4) 18:36:48.291 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:48.291 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)): PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=pdp4) 18:36:48.291 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=pdp4)] : 375356410 18:36:48.291 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:48.291 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:48.291 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:48.291 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [MyPolicyType] 18:36:48.291 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [1.2.4] 18:36:48.291 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] : PfConceptKey(name=MyPolicyType, version=1.2.4) 18:36:48.291 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:48.291 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [true] 18:36:48.291 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [groupB] 18:36:48.291 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [MyPdpType] 18:36:48.291 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:48.292 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [SUCCESS] 18:36:48.292 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=pdp4) 18:36:48.292 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@1d0dccff 18:36:48.292 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:48.292 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:48.292 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- HHH000031: Closing 18:36:48.293 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Un-scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration$Scope@1179c732] from SessionFactory [org.hibernate.internal.SessionFactoryImpl@4dc7a2a3] 18:36:48.293 [main] DEBUG org.hibernate.service.internal.AbstractServiceRegistryImpl -- Implicitly destroying ServiceRegistry on de-registration of all child ServiceRegistries 18:36:48.293 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001008: Cleaning up connection pool [jdbc:h2:mem:PdpProviderTest] 18:36:48.293 [main] DEBUG org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl -- Implicitly destroying Boot-strap registry on de-registration of all child ServiceRegistries 18:36:48.293 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Creating Policy Framework persistence unit "ToscaConceptTest" . . . 18:36:48.299 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each 18:36:48.299 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=ToscaConceptTest, explicit-provider=null] against incoming persistence unit name [ToscaConceptTest] 18:36:48.299 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- No PersistenceProvider explicitly requested, assuming Hibernate 18:36:48.299 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [ name: ToscaConceptTest persistence provider classname: null classloader: null excludeUnlistedClasses: false JTA datasource: null Non JTA datasource: null Transaction type: RESOURCE_LOCAL PU root URL: file:/w/workspace/policy-models-sonar/models-pdp/target/test-classes/ Shared Cache Mode: null Validation Mode: null Jar files URLs [] Managed classes names [ org.onap.policy.models.dao.converters.CDataConditioner org.onap.policy.models.dao.converters.Uuid2String org.onap.policy.models.base.PfConceptKey org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup org.onap.policy.models.pdp.persistence.concepts.JpaPdp org.onap.policy.models.tosca.simple.concepts.JpaToscaTrigger org.onap.policy.models.tosca.simple.concepts.JpaToscaProperty] Mapping files names [] Properties [ javax.persistence.jdbc.driver: org.h2.Driver javax.persistence.jdbc.password: P01icY hibernate.dialect: org.hibernate.dialect.H2Dialect javax.persistence.jdbc.url: jdbc:h2:mem:PdpProviderTest hibernate.show_sql: false javax.persistence.schema-generation.database.action: drop-and-create javax.persistence.jdbc.user: policy] 18:36:48.299 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.boot.beanvalidation.BeanValidationIntegrator]. 18:36:48.299 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator]. 18:36:48.300 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 18:36:48.300 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 18:36:48.300 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 18:36:48.300 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 18:36:48.300 [main] DEBUG org.hibernate.orm.idgen.factory -- Ignoring CDI for resolving IdentifierGenerator instances as extended or delayed CDI support was enabled 18:36:48.300 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator] 18:36:48.300 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator] 18:36:48.300 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator] 18:36:48.300 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator] 18:36:48.300 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned] 18:36:48.300 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator] 18:36:48.300 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator] 18:36:48.300 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:36:48.300 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator] 18:36:48.300 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator] 18:36:48.300 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:36:48.300 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator] 18:36:48.300 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered 18:36:48.300 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000026: Second-level cache disabled 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@691124ee 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@691124ee 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BasicTypeReference@691124ee 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.BasicTypeReference@38d80d65 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.NumericBooleanConverter -> org.hibernate.type.BasicTypeReference@38d80d65 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.BasicTypeReference@5403799b 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.TrueFalseConverter -> org.hibernate.type.BasicTypeReference@5403799b 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.BasicTypeReference@5a0e0886 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.YesNoConverter -> org.hibernate.type.BasicTypeReference@5a0e0886 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@3ad8717d 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@3ad8717d 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.BasicTypeReference@3ad8717d 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BasicTypeReference@4293e066 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BasicTypeReference@4293e066 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BasicTypeReference@4293e066 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary_wrapper -> org.hibernate.type.BasicTypeReference@d13960e 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.BasicTypeReference@d13960e 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.BasicTypeReference@27f3f512 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BasicTypeReference@5e593b08 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BasicTypeReference@5e593b08 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.BasicTypeReference@3946075 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob_wrapper -> org.hibernate.type.BasicTypeReference@122635ef 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@2ac519dc 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@2ac519dc 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.BasicTypeReference@2ac519dc 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.BasicTypeReference@3d53e6f7 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.BasicTypeReference@3d53e6f7 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.BasicTypeReference@3d53e6f7 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@1de4bee0 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@1de4bee0 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.BasicTypeReference@1de4bee0 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@3ece79fe 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@3ece79fe 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.BasicTypeReference@3ece79fe 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@3cc79c02 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@3cc79c02 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.BasicTypeReference@3cc79c02 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BasicTypeReference@1e01b133 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BasicTypeReference@1e01b133 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BasicTypeReference@262a1fad 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BasicTypeReference@262a1fad 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.BasicTypeReference@6be6931f 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.BasicTypeReference@6be6931f 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.BasicTypeReference@6be6931f 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character_nchar -> org.hibernate.type.BasicTypeReference@6b4125ed 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.BasicTypeReference@78da899f 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.BasicTypeReference@78da899f 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.BasicTypeReference@e7b265e 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.BasicTypeReference@51da32e5 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.BasicTypeReference@51da32e5 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.BasicTypeReference@51da32e5 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.BasicTypeReference@33d60b7e 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.BasicTypeReference@1fecfaea 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.BasicTypeReference@4872669f 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.BasicTypeReference@483f286e 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.BasicTypeReference@483f286e 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.BasicTypeReference@4bb147ec 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.BasicTypeReference@4bb147ec 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.BasicTypeReference@33f2cfda 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_char_array -> org.hibernate.type.BasicTypeReference@68ef01a5 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_character_array -> org.hibernate.type.BasicTypeReference@59a2388e 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.BasicTypeReference@186d8a71 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_character_array -> org.hibernate.type.BasicTypeReference@3dc40ab9 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_char_array -> org.hibernate.type.BasicTypeReference@2db6d68d 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.BasicTypeReference@6518fdfd 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.BasicTypeReference@6518fdfd 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.BasicTypeReference@11d2dd2d 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.BasicTypeReference@11d2dd2d 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.BasicTypeReference@cde8c6c 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.BasicTypeReference@cde8c6c 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.BasicTypeReference@174721c4 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.BasicTypeReference@174721c4 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.BasicTypeReference@3592c1c4 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.BasicTypeReference@3592c1c4 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@322e49ee 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@4aeb0e2b 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.BasicTypeReference@648c5fb3 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.BasicTypeReference@648c5fb3 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeUtc -> org.hibernate.type.BasicTypeReference@47b33e07 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithTimezone -> org.hibernate.type.BasicTypeReference@7126e26 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@151ab2b9 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.BasicTypeReference@13ed066e 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.BasicTypeReference@13ed066e 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@4d705112 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@590765c4 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.BasicTypeReference@19489b27 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.BasicTypeReference@19489b27 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.BasicTypeReference@626d2016 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.BasicTypeReference@626d2016 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.BasicTypeReference@2d5a1588 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.BasicTypeReference@2d5a1588 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.BasicTypeReference@2d5a1588 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.BasicTypeReference@4f116ca2 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.BasicTypeReference@4f116ca2 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.BasicTypeReference@4f116ca2 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.BasicTypeReference@125d47c4 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.BasicTypeReference@193bb809 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration instant -> org.hibernate.type.BasicTypeReference@64b018f3 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.BasicTypeReference@64b018f3 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid -> org.hibernate.type.BasicTypeReference@20801cbb 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.BasicTypeReference@20801cbb 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration pg-uuid -> org.hibernate.type.BasicTypeReference@20801cbb 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.BasicTypeReference@581b1c08 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.BasicTypeReference@1c240cf2 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.BasicTypeReference@78b7f805 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.BasicTypeReference@78b7f805 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.BasicTypeReference@58f2466c 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Currency -> org.hibernate.type.BasicTypeReference@58f2466c 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.BasicTypeReference@58f2466c 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.BasicTypeReference@5809fa26 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.BasicTypeReference@5809fa26 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.BasicTypeReference@64763e49 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.io.Serializable -> org.hibernate.type.BasicTypeReference@64763e49 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.BasicTypeReference@23468512 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.BasicTypeReference@23468512 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZoneOffset -> org.hibernate.type.BasicTypeReference@69cd7630 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZoneOffset -> org.hibernate.type.BasicTypeReference@69cd7630 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.BasicTypeReference@7e8279e5 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.BasicTypeReference@7e8279e5 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.BasicTypeReference@2b53840a 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.JavaObjectType@4a9a878 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.JavaObjectType@4a9a878 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration null -> org.hibernate.type.NullType@7e7743ec 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.BasicTypeReference@69275b11 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.BasicTypeReference@3f092a9d 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.BasicTypeReference@76d55a3e 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.BasicTypeReference@71a67a4c 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.BasicTypeReference@228a58ba 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_time -> org.hibernate.type.BasicTypeReference@54a1d3b4 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.BasicTypeReference@87967b4 18:36:48.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.BasicTypeReference@4a4f08ed 18:36:48.302 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@3af0c696] into BootstrapContext; was [null] 18:36:48.302 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@60169e0f] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@2391117e] 18:36:48.312 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null] 18:36:48.312 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null] 18:36:48.312 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using built-in connection pool (not intended for production use) 18:36:48.313 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: Loaded JDBC driver class: org.h2.Driver 18:36:48.313 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:PdpProviderTest] 18:36:48.313 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001001: Connection properties: {password=P01icY, user=policy} 18:36:48.313 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001003: Autocommit mode: false 18:36:48.313 [main] DEBUG org.hibernate.orm.connections.pooling -- Initializing Connection pool with 1 Connections 18:36:48.313 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001115: Connection pool size: 20 (min=1) 18:36:48.314 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database -> name : H2 version : 2.2.220 (2023-07-04) major : 2 minor : 2 18:36:48.314 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Driver -> name : H2 JDBC Driver version : 2.2.220 (2023-07-04) major : 2 minor : 2 18:36:48.314 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2 18:36:48.314 [main] WARN org.hibernate.orm.deprecation -- HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 18:36:48.314 [main] DEBUG org.hibernate.orm.dialect -- HHH035001: Using dialect: org.hibernate.dialect.H2Dialect, version: 2.2.220 18:36:48.314 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case 18:36:48.314 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NCharTypeDescriptor) replaced previous registration(CharTypeDescriptor) 18:36:48.314 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NVarcharTypeDescriptor) replaced previous registration(VarcharTypeDescriptor) 18:36:48.314 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(LongNVarcharTypeDescriptor) replaced previous registration(LongVarcharTypeDescriptor) 18:36:48.314 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NClobTypeDescriptor(DEFAULT)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 18:36:48.314 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(2005, ClobTypeDescriptor(STREAM_BINDING)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 18:36:48.314 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(TimestampUtcDescriptor) replaced previous registration(TimestampUtcDescriptor) 18:36:48.314 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(3100, NumericTypeDescriptor) replaced previous registration(org.hibernate.dialect.H2DurationIntervalSecondJdbcType@7e532f2d) 18:36:48.315 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@42443dae] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@6f1ac68f] 18:36:48.315 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}] 18:36:48.316 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:48.316 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaToscaPolicyType 18:36:48.316 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType on table ToscaPolicyType 18:36:48.316 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.316 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:36:48.316 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:48.317 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:48.317 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:48.317 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:name] 18:36:48.317 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:48.317 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:48.317 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:48.317 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.name 18:36:48.317 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:48.317 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:48.317 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:48.317 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:version] 18:36:48.317 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:48.317 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:48.317 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:48.317 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.version 18:36:48.317 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:48.317 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:48.317 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:48.317 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.317 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:48.317 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_name') 18:36:48.317 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:48.317 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:name] 18:36:48.317 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:48.317 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:48.317 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:48.317 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.derived_from_name 18:36:48.317 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:48.317 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:48.317 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_version') 18:36:48.317 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:48.317 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:version] 18:36:48.317 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:48.317 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:48.317 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:48.317 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.derived_from_version 18:36:48.317 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:48.317 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property derivedFrom 18:36:48.318 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.318 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:48.318 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType:description] 18:36:48.318 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:48.318 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:48.318 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:48.318 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.description 18:36:48.318 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:48.318 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:48.318 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.318 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='metadata_ORDER') 18:36:48.318 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.318 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='metadata_KEY') 18:36:48.318 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='metadata_KEY') 18:36:48.318 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:48.318 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:48.318 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:48.318 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property metadata 18:36:48.318 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:48.318 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.318 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:48.318 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.318 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:48.318 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:48.318 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:48.318 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:48.318 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:48.318 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:48.318 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:48.318 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.319 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='targets_ORDER') 18:36:48.319 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.319 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='targets_KEY') 18:36:48.319 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='targets_KEY') 18:36:48.319 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyTypeName',referencedColumn='name') 18:36:48.319 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyTypeVersion',referencedColumn='version') 18:36:48.319 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:48.319 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:48.319 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property targets 18:36:48.319 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:48.319 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.319 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='triggers_ORDER') 18:36:48.319 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.319 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='triggers_KEY') 18:36:48.319 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='triggers_KEY') 18:36:48.319 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:48.319 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:48.319 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:48.319 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property triggers 18:36:48.319 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:48.320 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaToscaPolicy 18:36:48.320 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy on table ToscaPolicy 18:36:48.320 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.320 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:36:48.320 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:48.320 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:48.320 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:48.320 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:name] 18:36:48.320 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:48.320 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:48.320 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:48.320 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.name 18:36:48.320 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:48.320 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:48.320 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:48.320 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:version] 18:36:48.320 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:48.320 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:48.320 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:48.320 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.version 18:36:48.320 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:48.320 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:48.320 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:48.320 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.321 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:48.321 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_name') 18:36:48.321 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:48.321 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:name] 18:36:48.321 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:48.321 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:48.321 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:48.321 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.derived_from_name 18:36:48.321 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:48.321 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:48.321 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_version') 18:36:48.321 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:48.321 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:version] 18:36:48.321 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:48.321 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:48.321 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:48.321 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.derived_from_version 18:36:48.321 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:48.321 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property derivedFrom 18:36:48.321 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.321 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:48.321 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy:description] 18:36:48.321 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:48.321 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:48.321 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:48.321 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.description 18:36:48.321 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:48.321 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:48.321 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.321 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='metadata_ORDER') 18:36:48.321 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.321 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='metadata_KEY') 18:36:48.321 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='metadata_KEY') 18:36:48.321 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:48.321 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:48.321 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:48.321 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property metadata 18:36:48.321 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:48.321 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.321 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:48.321 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.321 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:48.321 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:48.321 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:48.321 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:48.321 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:48.321 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:48.322 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.322 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:48.322 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='type_name') 18:36:48.322 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:48.322 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:name] 18:36:48.322 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:48.322 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:48.322 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:48.322 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.type_name 18:36:48.322 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:48.322 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:48.322 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='type_version') 18:36:48.322 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:48.322 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:version] 18:36:48.323 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:48.323 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:48.323 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:48.323 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.type_version 18:36:48.323 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:48.323 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property type 18:36:48.323 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:48.323 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.323 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='targets_ORDER') 18:36:48.323 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.323 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='targets_KEY') 18:36:48.323 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='targets_KEY') 18:36:48.323 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyName',referencedColumn='name') 18:36:48.323 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyVersion',referencedColumn='version') 18:36:48.323 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:48.323 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:48.323 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property targets 18:36:48.324 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:48.324 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpPolicyStatus 18:36:48.324 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus on table PdpPolicyStatus 18:36:48.324 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.324 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:36:48.324 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:48.324 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:48.324 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:48.324 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:localName] 18:36:48.324 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:48.324 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:48.324 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:48.324 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.localName 18:36:48.324 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:48.324 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:48.324 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:48.324 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyName] 18:36:48.324 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:48.324 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:48.324 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:48.324 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentKeyName 18:36:48.324 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:48.324 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:48.324 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:48.324 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyVersion] 18:36:48.324 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:48.324 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:48.324 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:48.324 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentKeyVersion 18:36:48.325 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:48.325 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:48.325 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:48.325 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentLocalName] 18:36:48.325 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:48.325 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:48.325 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:48.325 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentLocalName 18:36:48.325 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:48.325 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:48.325 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:48.325 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.325 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property deploy with lazy=false 18:36:48.325 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:deploy] 18:36:48.325 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:36:48.325 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:36:48.325 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for deploy 18:36:48.325 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.deploy 18:36:48.325 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property deploy 18:36:48.325 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.325 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpGroup with lazy=false 18:36:48.325 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpGroup] 18:36:48.325 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup (type=java.lang.String) 18:36:48.325 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup (type=java.lang.String) 18:36:48.325 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpGroup 18:36:48.325 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.pdpGroup 18:36:48.325 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpGroup 18:36:48.326 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.326 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpType with lazy=false 18:36:48.326 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpType] 18:36:48.326 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType (type=java.lang.String) 18:36:48.326 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType (type=java.lang.String) 18:36:48.326 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpType 18:36:48.326 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.pdpType 18:36:48.326 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpType 18:36:48.326 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.326 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:48.326 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:48.326 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:name] 18:36:48.326 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:48.326 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:48.326 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:48.326 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.name 18:36:48.326 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:48.326 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:48.326 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:48.326 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:version] 18:36:48.326 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:48.326 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:48.326 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:48.326 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.version 18:36:48.326 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:48.326 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property policyType 18:36:48.326 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.326 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property state with lazy=false 18:36:48.326 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:state] 18:36:48.326 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state (type=org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State) 18:36:48.326 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state (type=org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State) 18:36:48.326 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for state 18:36:48.326 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.state 18:36:48.326 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property state 18:36:48.327 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:48.327 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpGroup 18:36:48.327 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup on table PdpGroup 18:36:48.327 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.327 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:36:48.327 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:48.328 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:48.328 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:48.328 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:name] 18:36:48.328 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:48.328 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:48.328 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:48.328 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.name 18:36:48.328 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:48.328 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:48.328 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:48.328 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:version] 18:36:48.328 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:48.328 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:48.328 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:48.328 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.version 18:36:48.328 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:48.328 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:48.328 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:48.328 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.328 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:48.328 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:description] 18:36:48.328 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description (type=java.lang.String) 18:36:48.328 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description (type=java.lang.String) 18:36:48.328 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:48.328 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.description 18:36:48.328 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:48.328 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.328 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpGroupState with lazy=false 18:36:48.328 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:pdpGroupState] 18:36:48.328 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:48.328 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:48.328 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpGroupState 18:36:48.328 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.pdpGroupState 18:36:48.328 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpGroupState 18:36:48.328 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:48.328 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.328 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='pdpSubGroups_ORDER') 18:36:48.329 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.329 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='pdpSubGroups_KEY') 18:36:48.329 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpSubGroups_KEY') 18:36:48.329 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='name',referencedColumn='name') 18:36:48.329 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='version',referencedColumn='version') 18:36:48.329 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:48.329 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:48.329 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpSubGroups 18:36:48.329 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:48.329 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.329 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:48.329 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.329 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:48.329 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:48.329 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:48.330 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:48.330 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:48.330 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:48.330 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:48.330 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpSubGroup 18:36:48.330 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup on table PdpSubGroup 18:36:48.332 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.332 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:36:48.332 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:48.332 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:48.332 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:48.332 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:localName] 18:36:48.332 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:48.332 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:48.332 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:48.332 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.localName 18:36:48.332 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:48.332 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:48.332 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:48.332 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyName] 18:36:48.332 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:48.332 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:48.332 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:48.332 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentKeyName 18:36:48.332 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:48.332 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:48.332 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:48.332 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyVersion] 18:36:48.332 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:48.332 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:48.332 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:48.332 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentKeyVersion 18:36:48.332 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:48.333 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:48.333 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:48.333 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentLocalName] 18:36:48.333 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:48.333 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:48.333 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:48.333 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentLocalName 18:36:48.333 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:48.333 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:48.333 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:48.333 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.333 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property currentInstanceCount with lazy=false 18:36:48.333 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:currentInstanceCount] 18:36:48.333 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount (type=int) 18:36:48.333 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount (type=int) 18:36:48.333 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for currentInstanceCount 18:36:48.333 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.currentInstanceCount 18:36:48.333 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property currentInstanceCount 18:36:48.333 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.333 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property desiredInstanceCount with lazy=false 18:36:48.333 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:desiredInstanceCount] 18:36:48.333 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:36:48.333 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:36:48.333 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for desiredInstanceCount 18:36:48.333 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.desiredInstanceCount 18:36:48.333 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property desiredInstanceCount 18:36:48.333 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:48.333 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.333 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='pdpInstances_ORDER') 18:36:48.333 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.334 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='pdpInstances_KEY') 18:36:48.334 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpInstances_KEY') 18:36:48.334 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentKeyName',referencedColumn='parentKeyName') 18:36:48.334 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentKeyVersion',referencedColumn='parentKeyVersion') 18:36:48.334 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentLocalName',referencedColumn='parentLocalName') 18:36:48.334 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpLocalName',referencedColumn='localName') 18:36:48.334 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:48.334 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:48.334 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpInstances 18:36:48.334 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:48.334 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.334 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='policies_ORDER') 18:36:48.334 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.334 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='policies_KEY') 18:36:48.334 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='policies_KEY') 18:36:48.334 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:48.334 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:48.334 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:48.334 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property policies 18:36:48.334 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:48.334 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.335 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:48.335 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.335 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:48.335 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:48.335 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:48.335 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:48.335 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:48.335 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:48.335 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:48.335 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.335 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='supportedPolicyTypes_ORDER') 18:36:48.335 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.335 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='supportedPolicyTypes_KEY') 18:36:48.335 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='supportedPolicyTypes_KEY') 18:36:48.335 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:48.335 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:48.335 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:48.335 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property supportedPolicyTypes 18:36:48.335 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:48.335 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdp 18:36:48.335 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdp on table Pdp 18:36:48.336 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.336 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:36:48.336 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:48.336 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:48.336 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:48.336 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:localName] 18:36:48.336 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:48.336 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:48.336 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:48.336 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.localName 18:36:48.336 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:48.336 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:48.336 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:48.336 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyName] 18:36:48.336 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:48.336 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:48.336 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:48.336 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentKeyName 18:36:48.336 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:48.336 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:48.336 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:48.336 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyVersion] 18:36:48.336 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:48.336 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:48.336 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:48.336 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentKeyVersion 18:36:48.336 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:48.337 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:48.337 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:48.337 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentLocalName] 18:36:48.337 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:48.337 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:48.337 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:48.337 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentLocalName 18:36:48.337 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:48.337 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:48.337 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:48.337 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.337 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property healthy with lazy=false 18:36:48.337 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:healthy] 18:36:48.337 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:36:48.337 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:36:48.337 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for healthy 18:36:48.337 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.healthy 18:36:48.337 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property healthy 18:36:48.337 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.337 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property lastUpdate with lazy=false 18:36:48.337 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:lastUpdate] 18:36:48.337 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate (type=java.util.Date) 18:36:48.337 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate (type=java.util.Date) 18:36:48.337 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for lastUpdate 18:36:48.337 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.lastUpdate 18:36:48.337 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property lastUpdate 18:36:48.337 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.337 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property message with lazy=false 18:36:48.337 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:message] 18:36:48.337 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message (type=java.lang.String) 18:36:48.337 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message (type=java.lang.String) 18:36:48.337 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for message 18:36:48.337 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.message 18:36:48.337 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property message 18:36:48.337 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.337 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpState with lazy=false 18:36:48.337 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:pdpState] 18:36:48.337 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:48.337 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:48.337 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpState 18:36:48.337 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.pdpState 18:36:48.337 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpState 18:36:48.338 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:48.338 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:48.338 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:48.338 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:48.338 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:48.338 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:48.338 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:48.338 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:48.338 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:48.338 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:48.338 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:48.338 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:48.338 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:48.338 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:48.338 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:48.338 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:48.338 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for deploy 18:36:48.338 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpGroup 18:36:48.338 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpType 18:36:48.338 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:48.338 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:48.338 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for state 18:36:48.338 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:48.338 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:48.338 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:48.338 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpGroupState 18:36:48.338 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:48.338 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:48.338 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:48.338 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:48.338 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for currentInstanceCount 18:36:48.338 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for desiredInstanceCount 18:36:48.338 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:48.338 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:48.338 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:48.338 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:48.338 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for healthy 18:36:48.338 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for lastUpdate 18:36:48.338 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for message 18:36:48.338 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpState 18:36:48.338 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [toscapolicytype] 18:36:48.338 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [toscapolicytype] 18:36:48.338 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [toscapolicy] 18:36:48.338 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [toscapolicy] 18:36:48.338 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:48.338 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:48.338 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:48.338 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:48.338 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [pdpgroup] 18:36:48.338 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [pdpgroup] 18:36:48.338 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:48.338 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:48.338 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:48.338 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:48.338 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdp] 18:36:48.338 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdp] 18:36:48.338 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdp] 18:36:48.338 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdp] 18:36:48.338 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:48.338 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:48.339 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:48.339 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:48.339 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:name] 18:36:48.339 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.name (type=java.lang.String) 18:36:48.339 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.name (type=java.lang.String) 18:36:48.339 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:48.339 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_supportedPolicyTypes.name 18:36:48.339 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:48.339 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:48.339 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:48.339 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:48.339 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:version] 18:36:48.339 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.version (type=java.lang.String) 18:36:48.339 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.version (type=java.lang.String) 18:36:48.339 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:48.339 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_supportedPolicyTypes.version 18:36:48.339 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:48.339 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:48.339 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:36:48.339 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:48.339 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:48.339 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:48.339 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:48.339 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:48.339 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:48.339 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_properties.properties 18:36:48.339 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:48.340 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:48.340 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:48.340 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:48.340 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:48.340 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_properties.properties_KEY 18:36:48.340 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:48.340 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_localname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:48.340 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentkeyname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:48.340 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentkeyversion] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:48.340 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentlocalname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:48.340 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:48.340 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, index: properties_KEY, element: properties 18:36:48.340 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:48.340 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:48.340 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:48.340 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:48.340 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:name] 18:36:48.340 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:48.340 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:48.340 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:48.340 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_policies.name 18:36:48.340 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:48.340 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:48.340 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:48.340 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:48.340 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:version] 18:36:48.340 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:48.340 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:48.340 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:48.340 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_policies.version 18:36:48.340 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:48.340 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:48.341 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:36:48.341 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:48.341 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances through an association table 18:36:48.343 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName, element: pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName 18:36:48.343 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:48.343 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:48.343 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:48.343 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:48.343 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:48.343 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:48.343 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpGroup_properties.properties 18:36:48.343 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:48.343 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:48.343 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:48.343 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:48.343 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:48.343 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpGroup_properties.properties_KEY 18:36:48.343 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:48.343 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpgroup_name] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:48.343 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpgroup_version] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:48.343 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:48.343 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpGroup_name, JpaPdpGroup_version, index: properties_KEY, element: properties 18:36:48.343 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:48.343 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups through an association table 18:36:48.344 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: name, version, element: pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName 18:36:48.344 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:48.344 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:48.344 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:48.344 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:48.344 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:name] 18:36:48.344 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:48.344 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:48.344 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:48.344 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_targets.name 18:36:48.344 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:48.344 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:48.344 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:48.344 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:48.344 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:version] 18:36:48.344 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:48.344 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:48.344 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:48.344 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_targets.version 18:36:48.344 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:48.344 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:48.345 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: toscaPolicyName, toscaPolicyVersion, element: name, version 18:36:48.345 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:48.345 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:48.345 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:48.345 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:48.345 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:48.345 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:48.345 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_properties.properties 18:36:48.345 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:48.345 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:48.345 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:48.345 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:48.345 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:48.345 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_properties.properties_KEY 18:36:48.345 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:48.345 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_name] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:48.345 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_version] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:48.345 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:48.345 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: properties_KEY, element: properties 18:36:48.345 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:48.345 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:48.346 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:48.346 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:48.346 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:48.346 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:48.346 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_metadata.metadata 18:36:48.346 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:48.346 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:48.346 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:48.346 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:48.346 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:48.346 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_metadata.metadata_KEY 18:36:48.346 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:48.346 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_name] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:48.346 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_version] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:48.346 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [metadata_key] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:48.346 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: metadata_KEY, element: metadata 18:36:48.346 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:48.346 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:48.346 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:48.346 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers (type=java.util.List) 18:36:48.346 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers (type=java.util.List) 18:36:48.346 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:48.346 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_triggers.triggers 18:36:48.346 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:48.347 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, element: triggers 18:36:48.347 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:48.347 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:48.347 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:48.347 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:48.347 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:name] 18:36:48.347 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:48.347 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:48.347 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:48.347 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_targets.name 18:36:48.347 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:48.347 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:48.347 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:48.347 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:48.347 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:version] 18:36:48.347 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:48.347 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:48.347 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:48.347 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_targets.version 18:36:48.347 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:48.347 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:48.347 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: toscaPolicyTypeName, toscaPolicyTypeVersion, element: name, version 18:36:48.347 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:48.347 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:48.348 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:48.348 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:48.348 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:48.348 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:48.348 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_properties.properties 18:36:48.348 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:48.348 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:48.348 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:48.348 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:48.348 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:48.348 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_properties.properties_KEY 18:36:48.348 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:48.348 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_name] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:48.348 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_version] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:48.348 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:48.348 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: properties_KEY, element: properties 18:36:48.348 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:48.348 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:48.349 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:48.349 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:48.349 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:48.349 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:48.349 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_metadata.metadata 18:36:48.349 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:48.349 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:48.349 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:48.349 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:48.349 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:48.349 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_metadata.metadata_KEY 18:36:48.349 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:48.349 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_name] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:48.349 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_version] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:48.349 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [metadata_key] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:48.349 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: metadata_KEY, element: metadata 18:36:48.350 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:48.350 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:48.350 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:48.350 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:48.352 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:48.352 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:48.352 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:48.352 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:48.352 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:48.352 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:48.352 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:48.352 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:48.353 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:48.353 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:48.353 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:48.355 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:48.355 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:48.355 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:48.355 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:48.355 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:48.355 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:48.355 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:48.355 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:48.355 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:48.355 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:48.355 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:48.355 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:48.355 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:48.355 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:48.355 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:48.356 [main] DEBUG org.hibernate.bytecode.internal.BytecodeProviderInitiator -- HHH000021: Bytecode provider: bytebuddy 18:36:48.357 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory 18:36:48.358 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:36:48.358 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating SessionFactory with settings: {java.specification.version=17, sun.jnu.encoding=UTF-8, hibernate.dialect=org.hibernate.dialect.H2Dialect, java.class.path=/w/workspace/policy-models-sonar/models-pdp/target/test-classes:/w/workspace/policy-models-sonar/models-pdp/target/classes:/w/workspace/policy-models-sonar/models-base/target/policy-models-base-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-3.1.1-SNAPSHOT.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-examples/target/policy-models-examples-3.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/gson/2.1.1-SNAPSHOT/gson-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/common-parameters/2.1.1-SNAPSHOT/common-parameters-2.1.1-SNAPSHOT.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.jar:/tmp/r/io/prometheus/simpleclient/0.16.0/simpleclient-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel/0.16.0/simpleclient_tracer_otel-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_common/0.16.0/simpleclient_tracer_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel_agent/0.16.0/simpleclient_tracer_otel_agent-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_hotspot/0.16.0/simpleclient_hotspot-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_jakarta/0.16.0/simpleclient_servlet_jakarta-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_common/0.16.0/simpleclient_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_common/0.16.0/simpleclient_servlet_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_logback/0.16.0/simpleclient_logback-0.16.0.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1/jakarta.xml.bind-api-4.0.1.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/tmp/r/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-jakarta/2.2.15/swagger-jaxrs2-jakarta-2.2.15.jar:/tmp/r/io/github/classgraph/classgraph/4.8.154/classgraph-4.8.154.jar:/tmp/r/io/swagger/core/v3/swagger-models-jakarta/2.2.15/swagger-models-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.15.1/jackson-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-annotations-jakarta/2.2.15/swagger-annotations-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-integration-jakarta/2.2.15/swagger-integration-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-core-jakarta/2.2.15/swagger-core-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.15.1/jackson-dataformat-yaml-2.15.1.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.1/jackson-datatype-jsr310-2.15.1.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.1/jackson-databind-2.14.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-json-provider/2.15.1/jackson-jakarta-rs-json-provider-2.15.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-base/2.15.1/jackson-jakarta-rs-base-2.15.1.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.15.1/jackson-module-jakarta-xmlbind-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-servlet-initializer-v2-jakarta/2.2.15/swagger-jaxrs2-servlet-initializer-v2-jakarta-2.2.15.jar:/tmp/r/org/hibernate/orm/hibernate-core/6.3.0.CR1/hibernate-core-6.3.0.CR1.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.2/jaxb-runtime-4.0.2.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.2/jaxb-core-4.0.2.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.0/angus-activation-2.0.0.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.2/txw2-4.0.2.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.1/istack-commons-runtime-4.1.1.jar:/tmp/r/jakarta/inject/jakarta.inject-api/2.0.1.MR/jakarta.inject-api-2.0.1.MR.jar:/tmp/r/org/antlr/antlr4-runtime/4.10.1/antlr4-runtime-4.10.1.jar:/tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/com/h2database/h2/2.2.220/h2-2.2.220.jar:/tmp/r/org/onap/policy/common/utils/2.1.1-SNAPSHOT/utils-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/2.1.1-SNAPSHOT/capabilities-2.1.1-SNAPSHOT.jar:/tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.jar:/tmp/r/com/worldturner/medeia/medeia-validator-core/1.1.1/medeia-validator-core-1.1.1.jar:/tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.3.20/kotlin-reflect-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.3.20/kotlin-stdlib-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.20/kotlin-stdlib-common-1.3.20.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.jar:/tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/tmp/r/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar:/tmp/r/org/onap/policy/common/utils-test/2.1.1-SNAPSHOT/utils-test-2.1.1-SNAPSHOT.jar:/tmp/r/org/bouncycastle/bcpkix-fips/1.0.7/bcpkix-fips-1.0.7.jar:/tmp/r/org/bouncycastle/bc-fips/1.0.2.4/bc-fips-1.0.2.4.jar:/tmp/r/org/apache/commons/commons-jexl3/3.1/commons-jexl3-3.1.jar:/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar:/tmp/r/org/slf4j/slf4j-api/2.0.11/slf4j-api-2.0.11.jar:/tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar:/tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar:/tmp/r/org/projectlombok/lombok/1.18.28/lombok-1.18.28.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/yaml/snakeyaml/2.0/snakeyaml-2.0.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.1.4/mariadb-java-client-3.1.4.jar:/tmp/r/com/github/waffle/waffle-jna/3.2.0/waffle-jna-3.2.0.jar:/tmp/r/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar:/tmp/r/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1.jar:/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar:/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar:/tmp/r/org/postgresql/postgresql/42.6.0/postgresql-42.6.0.jar:/tmp/r/org/checkerframework/checker-qual/3.31.0/checker-qual-3.31.0.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar:/tmp/r/org/glassfish/jersey/inject/jersey-hk2/3.1.3/jersey-hk2-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-common/3.1.3/jersey-common-3.1.3.jar:/tmp/r/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar:/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/tmp/r/org/glassfish/hk2/hk2-locator/3.0.4/hk2-locator-3.0.4.jar:/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/3.0.4/aopalliance-repackaged-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-api/3.0.4/hk2-api-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-utils/3.0.4/hk2-utils-3.0.4.jar:/tmp/r/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.jar:/tmp/r/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.jar:/tmp/r/org/eclipse/jetty/toolchain/jetty-jakarta-servlet-api/5.0.2/jetty-jakarta-servlet-api-5.0.2.jar:/tmp/r/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet/3.1.3/jersey-container-servlet-3.1.3.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.3/jersey-container-servlet-core-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-server/3.1.3/jersey-server-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-client/3.1.3/jersey-client-3.1.3.jar:/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar:/tmp/r/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/tmp/r/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.6/byte-buddy-1.14.6.jar:/tmp/r/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar:/tmp/r/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/tmp/r/org/assertj/assertj-core/3.24.2/assertj-core-3.24.2.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5/5.2.2/httpcore5-5.2.2.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/tmp/r/com/att/nsa/cambriaClient/1.2.1-oss/cambriaClient-1.2.1-oss.jar:/tmp/r/com/att/nsa/saClientLibrary/1.3.0-oss/saClientLibrary-1.3.0-oss.jar:/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar:/tmp/r/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar:/tmp/r/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5/httpclient-cache-4.5.jar:/tmp/r/com/att/nsa/saToolkit/1.2.0-oss/saToolkit-1.2.0-oss.jar:/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar:/tmp/r/org/json/json/20231013/json-20231013.jar:, java.vm.vendor=Private Build, sun.arch.data.model=64, sun.font.fontmanager=sun.awt.X11FontManager, java.vendor.url=Unknown, user.timezone=Etc/UTC, javax.persistence.jdbc.user=****, javax.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, java.vm.specification.version=17, os.name=Linux, jakarta.persistence.jdbc.password=****, sun.java.launcher=SUN_STANDARD, local.setting.IS_JTA_TXN_COORD=false, sun.boot.library.path=/usr/lib/jvm/java-17-openjdk-amd64/lib, sun.java.command=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20240120183635626_70.jar /w/workspace/policy-models-sonar/models-pdp/target/surefire 2024-01-20T18-35-53_465-jvmRun1 surefire-20240120183635626_68tmp surefire_4-20240120183635626_69tmp, jdk.debug=release, surefire.test.class.path=/w/workspace/policy-models-sonar/models-pdp/target/test-classes:/w/workspace/policy-models-sonar/models-pdp/target/classes:/w/workspace/policy-models-sonar/models-base/target/policy-models-base-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-3.1.1-SNAPSHOT.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-examples/target/policy-models-examples-3.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/gson/2.1.1-SNAPSHOT/gson-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/common-parameters/2.1.1-SNAPSHOT/common-parameters-2.1.1-SNAPSHOT.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.jar:/tmp/r/io/prometheus/simpleclient/0.16.0/simpleclient-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel/0.16.0/simpleclient_tracer_otel-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_common/0.16.0/simpleclient_tracer_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel_agent/0.16.0/simpleclient_tracer_otel_agent-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_hotspot/0.16.0/simpleclient_hotspot-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_jakarta/0.16.0/simpleclient_servlet_jakarta-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_common/0.16.0/simpleclient_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_common/0.16.0/simpleclient_servlet_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_logback/0.16.0/simpleclient_logback-0.16.0.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1/jakarta.xml.bind-api-4.0.1.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/tmp/r/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-jakarta/2.2.15/swagger-jaxrs2-jakarta-2.2.15.jar:/tmp/r/io/github/classgraph/classgraph/4.8.154/classgraph-4.8.154.jar:/tmp/r/io/swagger/core/v3/swagger-models-jakarta/2.2.15/swagger-models-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.15.1/jackson-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-annotations-jakarta/2.2.15/swagger-annotations-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-integration-jakarta/2.2.15/swagger-integration-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-core-jakarta/2.2.15/swagger-core-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.15.1/jackson-dataformat-yaml-2.15.1.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.1/jackson-datatype-jsr310-2.15.1.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.1/jackson-databind-2.14.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-json-provider/2.15.1/jackson-jakarta-rs-json-provider-2.15.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-base/2.15.1/jackson-jakarta-rs-base-2.15.1.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.15.1/jackson-module-jakarta-xmlbind-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-servlet-initializer-v2-jakarta/2.2.15/swagger-jaxrs2-servlet-initializer-v2-jakarta-2.2.15.jar:/tmp/r/org/hibernate/orm/hibernate-core/6.3.0.CR1/hibernate-core-6.3.0.CR1.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.2/jaxb-runtime-4.0.2.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.2/jaxb-core-4.0.2.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.0/angus-activation-2.0.0.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.2/txw2-4.0.2.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.1/istack-commons-runtime-4.1.1.jar:/tmp/r/jakarta/inject/jakarta.inject-api/2.0.1.MR/jakarta.inject-api-2.0.1.MR.jar:/tmp/r/org/antlr/antlr4-runtime/4.10.1/antlr4-runtime-4.10.1.jar:/tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/com/h2database/h2/2.2.220/h2-2.2.220.jar:/tmp/r/org/onap/policy/common/utils/2.1.1-SNAPSHOT/utils-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/2.1.1-SNAPSHOT/capabilities-2.1.1-SNAPSHOT.jar:/tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.jar:/tmp/r/com/worldturner/medeia/medeia-validator-core/1.1.1/medeia-validator-core-1.1.1.jar:/tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.3.20/kotlin-reflect-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.3.20/kotlin-stdlib-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.20/kotlin-stdlib-common-1.3.20.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.jar:/tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/tmp/r/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar:/tmp/r/org/onap/policy/common/utils-test/2.1.1-SNAPSHOT/utils-test-2.1.1-SNAPSHOT.jar:/tmp/r/org/bouncycastle/bcpkix-fips/1.0.7/bcpkix-fips-1.0.7.jar:/tmp/r/org/bouncycastle/bc-fips/1.0.2.4/bc-fips-1.0.2.4.jar:/tmp/r/org/apache/commons/commons-jexl3/3.1/commons-jexl3-3.1.jar:/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar:/tmp/r/org/slf4j/slf4j-api/2.0.11/slf4j-api-2.0.11.jar:/tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar:/tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar:/tmp/r/org/projectlombok/lombok/1.18.28/lombok-1.18.28.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/yaml/snakeyaml/2.0/snakeyaml-2.0.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.1.4/mariadb-java-client-3.1.4.jar:/tmp/r/com/github/waffle/waffle-jna/3.2.0/waffle-jna-3.2.0.jar:/tmp/r/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar:/tmp/r/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1.jar:/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar:/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar:/tmp/r/org/postgresql/postgresql/42.6.0/postgresql-42.6.0.jar:/tmp/r/org/checkerframework/checker-qual/3.31.0/checker-qual-3.31.0.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar:/tmp/r/org/glassfish/jersey/inject/jersey-hk2/3.1.3/jersey-hk2-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-common/3.1.3/jersey-common-3.1.3.jar:/tmp/r/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar:/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/tmp/r/org/glassfish/hk2/hk2-locator/3.0.4/hk2-locator-3.0.4.jar:/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/3.0.4/aopalliance-repackaged-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-api/3.0.4/hk2-api-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-utils/3.0.4/hk2-utils-3.0.4.jar:/tmp/r/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.jar:/tmp/r/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.jar:/tmp/r/org/eclipse/jetty/toolchain/jetty-jakarta-servlet-api/5.0.2/jetty-jakarta-servlet-api-5.0.2.jar:/tmp/r/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet/3.1.3/jersey-container-servlet-3.1.3.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.3/jersey-container-servlet-core-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-server/3.1.3/jersey-server-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-client/3.1.3/jersey-client-3.1.3.jar:/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar:/tmp/r/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/tmp/r/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.6/byte-buddy-1.14.6.jar:/tmp/r/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar:/tmp/r/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/tmp/r/org/assertj/assertj-core/3.24.2/assertj-core-3.24.2.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5/5.2.2/httpcore5-5.2.2.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/tmp/r/com/att/nsa/cambriaClient/1.2.1-oss/cambriaClient-1.2.1-oss.jar:/tmp/r/com/att/nsa/saClientLibrary/1.3.0-oss/saClientLibrary-1.3.0-oss.jar:/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar:/tmp/r/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar:/tmp/r/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5/httpclient-cache-4.5.jar:/tmp/r/com/att/nsa/saToolkit/1.2.0-oss/saToolkit-1.2.0-oss.jar:/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar:/tmp/r/org/json/json/20231013/json-20231013.jar:, jakarta.persistence.jdbc.driver=org.h2.Driver, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, java.specification.vendor=Oracle Corporation, org.ops4j.pax.url.mvn.localRepository=/tmp/r, java.version.date=2022-07-19, java.home=/usr/lib/jvm/java-17-openjdk-amd64, file.separator=/, basedir=/w/workspace/policy-models-sonar/models-pdp, java.vm.compressedOopsMode=Zero based, jakarta.persistence.jdbc.user=****, line.separator= , hibernate.persistenceUnitName=ToscaConceptTest, java.vm.specification.vendor=Oracle Corporation, java.specification.name=Java Platform API Specification, hibernate.transaction.coordinator_class=class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl, javax.persistence.jdbc.driver=org.h2.Driver, surefire.real.class.path=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20240120183635626_70.jar, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, java.runtime.version=17.0.4+8-Ubuntu-118.04, user.name=jenkins, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, sonar=true, path.separator=:, hibernate.connection.username=****, os.version=4.15.0-194-generic, java.runtime.name=OpenJDK Runtime Environment, hibernate.connection.url=jdbc:h2:mem:PdpProviderTest, file.encoding=UTF-8, jenkins=true, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=false, localRepository=/tmp/r, hibernate.connection.driver_class=org.h2.Driver, java.vendor.url.bug=Unknown, java.io.tmpdir=/tmp, java.version=17.0.4, user.dir=/w/workspace/policy-models-sonar/models-pdp, os.arch=amd64, java.vm.specification.name=Java Virtual Machine Specification, javax.persistence.schema-generation.database.action=drop-and-create, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@15d0743f, native.encoding=UTF-8, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, java.vendor=Private Build, java.vm.info=mixed mode, sharing, java.vm.version=17.0.4+8-Ubuntu-118.04, hibernate.bytecode.use_reflection_optimizer=true, sun.io.unicode.encoding=UnicodeLittle, maven.repo.local=/tmp/r, javax.persistence.jdbc.password=****, java.class.version=61.0} 18:36:48.358 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {} 18:36:48.358 [main] DEBUG org.hibernate.boot.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation 18:36:48.358 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was null 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was null 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was null 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was null 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@2eb316a9] under count; prior registration was null 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@5dfcfe58] under every; prior registration was null 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@4b957eae] under any; prior registration was null 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(floor)] under floor; prior registration was null 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ceiling)] under ceiling; prior registration was null 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(mod)] under mod; prior registration was null 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(abs)] under abs; prior registration was null 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sign)] under sign; prior registration was null 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sqrt)] under sqrt; prior registration was null 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ln)] under ln; prior registration was null 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(exp)] under exp; prior registration was null 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(power)] under power; prior registration was null 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(round)] under round; prior registration was null 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sin)] under sin; prior registration was null 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cos)] under cos; prior registration was null 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(tan)] under tan; prior registration was null 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(asin)] under asin; prior registration was null 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(acos)] under acos; prior registration was null 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan)] under atan; prior registration was null 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan2)] under atan2; prior registration was null 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@5d729a6f] under sinh; prior registration was null 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@6bc2c936] under cosh; prior registration was null 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@5176e428] under tanh; prior registration was null 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@317680a6] under pi; prior registration was null 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@781ec505] under log; prior registration was null 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(coalesce)] under coalesce; prior registration was null 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nullif)] under nullif; prior registration was null 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(left)] under left; prior registration was null 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(right)] under right; prior registration was null 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(replace)] under replace; prior registration was null 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(concat)] under concat; prior registration was null 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lower)] under lower; prior registration was null 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(upper)] under upper; prior registration was null 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substring)] under substring; prior registration was null 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(locate)] under locate; prior registration was null 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(character_length)] under character_length; prior registration was null 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : length -> character_length 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LocatePositionEmulation@5682849] under position; prior registration was null 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InsertSubstringOverlayEmulation@63d9db68] under overlay; prior registration was null 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TrimFunction@662f0405] under trim; prior registration was null 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastFunction@6817d328] under cast; prior registration was null 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@2c799403] under collate; prior registration was null 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ExtractFunction@156087f] under extract; prior registration was null 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(least)] under least; prior registration was null 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(greatest)] under greatest; prior registration was null 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CoalesceIfnullEmulation@1f472b7c] under ifnull; prior registration was null 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lpad)] under lpad; prior registration was null 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rpad)] under rpad; prior registration was null 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LpadRpadPadEmulation@491f352f] under pad; prior registration was null 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastStrEmulation@29267983] under str; prior registration was null 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@18829928] under format; prior registration was null 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampaddFunction@3eb85d8f] under timestampadd; prior registration was null 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampdiffFunction@e3eb13a] under timestampdiff; prior registration was null 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : dateadd -> timestampadd 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : datediff -> timestampdiff 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@14ce2b1f] under current_date; prior registration was null 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@1809ab77] under current_time; prior registration was null 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@6421d9dc] under current_timestamp; prior registration was null 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current date -> current_date 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current time -> current_time 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current timestamp -> current_timestamp 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@1fed0303] under local_date; prior registration was null 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@7a9e4532] under local_time; prior registration was null 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@2f991b05] under local_datetime; prior registration was null 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@451cd813] under offset_datetime; prior registration was null 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local date -> local_date 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local time -> local_time 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local datetime -> local_datetime 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : offset datetime -> offset_datetime 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@329e2ea8] under instant; prior registration was null 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current_instant -> instant 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.SqlFunction@3a215a1c] under sql; prior registration was null 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was NamedSqmFunctionTemplate(max) 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was NamedSqmFunctionTemplate(min) 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was NamedSqmFunctionTemplate(sum) 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was NamedSqmFunctionTemplate(avg) 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@5d073f6e] under count; prior registration was org.hibernate.dialect.function.CountFunction@2eb316a9 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.AvgFunction@7ef8b89d] under avg; prior registration was NamedSqmFunctionTemplate(avg) 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(pi)] under pi; prior registration was org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@317680a6 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cot)] under cot; prior registration was null 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(radians)] under radians; prior registration was null 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(degrees)] under degrees; prior registration was null 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(log10)] under log10; prior registration was null 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3d502284] under mod; prior registration was NamedSqmFunctionTemplate(mod) 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rand)] under rand; prior registration was null 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(soundex)] under soundex; prior registration was null 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(translate)] under translate; prior registration was null 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitand)] under bitand; prior registration was null 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitor)] under bitor; prior registration was null 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitxor)] under bitxor; prior registration was null 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_and)] under bit_and; prior registration was null 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_or)] under bit_or; prior registration was null 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day)] under day; prior registration was null 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(month)] under month; prior registration was null 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(year)] under year; prior registration was null 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(hour)] under hour; prior registration was null 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(minute)] under minute; prior registration was null 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(second)] under second; prior registration was null 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(microsecond)] under microsecond; prior registration was null 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_week)] under day_of_week; prior registration was null 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_month)] under day_of_month; prior registration was null 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : day -> day_of_month 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_year)] under day_of_year; prior registration was null 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(week)] under week; prior registration was null 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(quarter)] under quarter; prior registration was null 18:36:48.360 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(monthname)] under monthname; prior registration was null 18:36:48.361 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(dayname)] under dayname; prior registration was null 18:36:48.361 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under localtime; prior registration was null 18:36:48.361 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under localtimestamp; prior registration was null 18:36:48.361 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under local_time; prior registration was org.hibernate.dialect.function.CurrentFunction@7a9e4532 18:36:48.361 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under local_datetime; prior registration was org.hibernate.dialect.function.CurrentFunction@2f991b05 18:36:48.361 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TruncFunction@d117e88] under trunc; prior registration was null 18:36:48.361 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : truncate -> trunc 18:36:48.361 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@6909cc0b] under date_trunc; prior registration was null 18:36:48.361 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_length)] under bit_length; prior registration was null 18:36:48.361 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was null 18:36:48.361 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ascii)] under ascii; prior registration was null 18:36:48.361 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was NamedSqmFunctionTemplate(octet_length) 18:36:48.361 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(space)] under space; prior registration was null 18:36:48.361 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(repeat)] under repeat; prior registration was null 18:36:48.361 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(char)] under char; prior registration was null 18:36:48.361 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : chr -> char 18:36:48.361 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(instr)] under instr; prior registration was null 18:36:48.361 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substr)] under substr; prior registration was null 18:36:48.361 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@520ebde7] under position; prior registration was org.hibernate.dialect.function.LocatePositionEmulation@5682849 18:36:48.361 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ltrim)] under ltrim; prior registration was null 18:36:48.361 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rtrim)] under rtrim; prior registration was null 18:36:48.361 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@6e76e120] under concat; prior registration was NamedSqmFunctionTemplate(concat) 18:36:48.361 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curtime)] under curtime; prior registration was null 18:36:48.361 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curdate)] under curdate; prior registration was null 18:36:48.361 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(now)] under now; prior registration was null 18:36:48.361 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sysdate)] under sysdate; prior registration was null 18:36:48.361 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(insert)] under insert; prior registration was null 18:36:48.361 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_and)] under bool_and; prior registration was null 18:36:48.361 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : every -> bool_and 18:36:48.361 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_or)] under bool_or; prior registration was null 18:36:48.361 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : any -> bool_or 18:36:48.361 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(median)] under median; prior registration was null 18:36:48.361 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_pop)] under stddev_pop; prior registration was null 18:36:48.361 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_samp)] under stddev_samp; prior registration was null 18:36:48.361 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_pop)] under var_pop; prior registration was null 18:36:48.361 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_samp)] under var_samp; prior registration was null 18:36:48.361 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@68152758] under format; prior registration was org.hibernate.dialect.function.FormatFunction@18829928 18:36:48.361 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rownum)] under rownum; prior registration was null 18:36:48.361 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(row_number)] under row_number; prior registration was null 18:36:48.361 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lag)] under lag; prior registration was null 18:36:48.361 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lead)] under lead; prior registration was null 18:36:48.361 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(first_value)] under first_value; prior registration was null 18:36:48.361 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(last_value)] under last_value; prior registration was null 18:36:48.361 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nth_value)] under nth_value; prior registration was null 18:36:48.361 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@4fdbd7c5] under mode; prior registration was null 18:36:48.361 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@689daa5c] under percentile_cont; prior registration was null 18:36:48.361 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@31bb398e] under percentile_disc; prior registration was null 18:36:48.361 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@7055f706] under rank; prior registration was null 18:36:48.361 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@61217336] under dense_rank; prior registration was null 18:36:48.361 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@646bea04] under percent_rank; prior registration was null 18:36:48.361 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@cf4d84e] under cume_dist; prior registration was null 18:36:48.361 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ListaggFunction@5346e311] under listagg; prior registration was null 18:36:48.361 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- abs(NUMERIC arg) 18:36:48.361 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double acos(NUMERIC arg) 18:36:48.361 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean any(BOOLEAN predicate) 18:36:48.361 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer ascii(STRING arg) 18:36:48.361 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double asin(NUMERIC arg) 18:36:48.361 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan(NUMERIC arg) 18:36:48.361 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan2(NUMERIC arg0, NUMERIC arg1) 18:36:48.361 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double avg(NUMERIC arg) 18:36:48.361 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_and(arg) 18:36:48.361 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer bit_length(STRING_OR_CLOB arg) 18:36:48.361 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_or(arg) 18:36:48.361 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitand(arg0, arg1) 18:36:48.361 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitor(arg0, arg1) 18:36:48.361 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitxor(arg0, arg1) 18:36:48.361 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_and(BOOLEAN predicate) 18:36:48.361 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_or(BOOLEAN predicate) 18:36:48.361 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- cast(arg as Type) 18:36:48.361 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ceiling(NUMERIC arg) 18:36:48.361 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character char(INTEGER arg) 18:36:48.361 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer character_length(STRING_OR_CLOB arg) 18:36:48.361 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character chr(INTEGER arg) 18:36:48.361 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- coalesce(arg0[, arg1[, ...]]) 18:36:48.361 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String collate(STRING string as COLLATION collation) 18:36:48.361 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String concat(STRING string0[, STRING string1[, ...]]) 18:36:48.361 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cos(NUMERIC arg) 18:36:48.361 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cosh(NUMERIC arg) 18:36:48.361 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cot(NUMERIC arg) 18:36:48.361 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long count([distinct ]{arg|*}) 18:36:48.361 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cume_dist([arg0[, ...]]) 18:36:48.361 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date curdate() 18:36:48.361 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current date 18:36:48.361 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current time 18:36:48.361 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current timestamp 18:36:48.361 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current_date 18:36:48.361 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant current_instant 18:36:48.361 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current_time 18:36:48.361 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current_timestamp 18:36:48.361 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time curtime() 18:36:48.361 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- date_trunc(STRING field, TEMPORAL datetime) 18:36:48.361 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- dateadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 18:36:48.361 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- basicType@333(java.lang.Long,-5)|basicType@335(java.lang.Double,8) datediff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 18:36:48.361 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day(DATE arg) 18:36:48.361 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_month(DATE arg) 18:36:48.361 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_week(DATE arg) 18:36:48.361 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_year(DATE arg) 18:36:48.361 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String dayname(DATE arg) 18:36:48.361 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double degrees(NUMERIC arg) 18:36:48.361 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long dense_rank([arg0[, ...]]) 18:36:48.361 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean every(BOOLEAN predicate) 18:36:48.361 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double exp(NUMERIC arg) 18:36:48.361 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- extract(TEMPORAL_UNIT field from TEMPORAL arg) 18:36:48.361 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- first_valueANY value 18:36:48.361 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- floor(NUMERIC arg) 18:36:48.361 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String format(TEMPORAL datetime as STRING pattern) 18:36:48.361 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- greatest(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 18:36:48.361 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer hour(TIME arg) 18:36:48.361 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ifnull(arg0, arg1) 18:36:48.361 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String insert(STRING string, INTEGER start, INTEGER length, STRING replacement) 18:36:48.361 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant instant 18:36:48.361 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer instr(STRING string, STRING pattern[, INTEGER start[, INTEGER occurrence]]) 18:36:48.361 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- lagANY value[, INTEGER offset[, ANY default]] 18:36:48.361 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- last_valueANY value 18:36:48.361 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- leadANY value[, INTEGER offset[, ANY default]] 18:36:48.361 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- least(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 18:36:48.361 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String left(STRING string, INTEGER length) 18:36:48.361 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer length(STRING_OR_CLOB arg) 18:36:48.361 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String listagg(STRING arg0, STRING arg1) 18:36:48.361 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double ln(NUMERIC arg) 18:36:48.361 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local date 18:36:48.362 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local datetime 18:36:48.362 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local time 18:36:48.362 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local_date 18:36:48.362 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local_datetime 18:36:48.362 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local_time 18:36:48.362 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time localtime 18:36:48.362 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp localtimestamp 18:36:48.362 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer locate(STRING pattern, STRING string[, INTEGER start]) 18:36:48.362 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log(NUMERIC base, NUMERIC arg) 18:36:48.362 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log10(NUMERIC arg) 18:36:48.362 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lower(STRING string) 18:36:48.362 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lpad(STRING string, INTEGER length[, STRING padding]) 18:36:48.362 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String ltrim(STRING string) 18:36:48.362 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- max(COMPARABLE arg) 18:36:48.362 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double median(NUMERIC arg) 18:36:48.362 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer microsecond(TIME arg) 18:36:48.362 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- min(COMPARABLE arg) 18:36:48.362 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer minute(TIME arg) 18:36:48.362 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer mod(INTEGER arg0, INTEGER arg1) 18:36:48.362 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- mode() 18:36:48.362 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer month(DATE arg) 18:36:48.362 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String monthname(DATE arg) 18:36:48.362 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp now() 18:36:48.362 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nth_valueANY value, INTEGER nth 18:36:48.362 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nullif(arg0, arg1) 18:36:48.362 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer octet_length(STRING_OR_CLOB arg) 18:36:48.362 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset datetime 18:36:48.362 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset_datetime 18:36:48.362 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String overlay(STRING string placing STRING replacement from INTEGER start[ for INTEGER length]) 18:36:48.362 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String pad(STRING string with INTEGER length {leading|trailing}[ STRING character]) 18:36:48.362 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double percent_rank([arg0[, ...]]) 18:36:48.362 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_cont(NUMERIC arg) 18:36:48.362 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_disc(NUMERIC arg) 18:36:48.362 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double pi 18:36:48.362 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer position(STRING pattern in STRING string) 18:36:48.362 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double power(NUMERIC arg0, NUMERIC arg1) 18:36:48.362 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer quarter(DATE arg) 18:36:48.362 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double radians(NUMERIC arg) 18:36:48.362 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double rand([INTEGER seed]) 18:36:48.362 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rank([arg0[, ...]]) 18:36:48.362 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String repeat(STRING string, INTEGER times) 18:36:48.362 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String replace(STRING string, STRING pattern, STRING replacement) 18:36:48.362 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String right(STRING string, INTEGER length) 18:36:48.362 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- round(NUMERIC number[, INTEGER places]) 18:36:48.362 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long row_number() 18:36:48.362 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rownum() 18:36:48.362 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rpad(STRING string, INTEGER length[, STRING padding]) 18:36:48.362 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rtrim(STRING string) 18:36:48.362 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer second(TIME arg) 18:36:48.362 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer sign(NUMERIC arg) 18:36:48.362 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sin(NUMERIC arg) 18:36:48.362 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sinh(NUMERIC arg) 18:36:48.362 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String soundex(arg) 18:36:48.362 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String space(INTEGER arg) 18:36:48.362 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Object sql 18:36:48.362 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sqrt(NUMERIC arg) 18:36:48.362 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_pop(NUMERIC arg) 18:36:48.362 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_samp(NUMERIC arg) 18:36:48.362 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String str(arg) 18:36:48.362 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substr(STRING string, INTEGER start[, INTEGER length]) 18:36:48.362 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substring(STRING string{ from|,} INTEGER start[{ for|,} INTEGER length]) 18:36:48.362 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- sum(arg) 18:36:48.362 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp sysdate 18:36:48.362 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tan(NUMERIC arg) 18:36:48.362 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tanh(NUMERIC arg) 18:36:48.362 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- timestampadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 18:36:48.362 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- basicType@333(java.lang.Long,-5)|basicType@335(java.lang.Double,8) timestampdiff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 18:36:48.362 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String translate(STRING arg0, STRING arg1, STRING arg2) 18:36:48.362 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String trim([[{leading|trailing|both} ][STRING arg0 ]from] STRING arg1) 18:36:48.362 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- trunc( ... ) 18:36:48.362 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- truncate( ... ) 18:36:48.362 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String upper(STRING string) 18:36:48.362 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_pop(NUMERIC arg) 18:36:48.362 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_samp(NUMERIC arg) 18:36:48.362 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer week(DATE arg) 18:36:48.362 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer year(DATE arg) 18:36:48.362 [main] DEBUG org.hibernate.orm.query.plan.cache -- Starting QueryInterpretationCache(2048) 18:36:48.362 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:36:48.362 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:48.373 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType]: private accessor [derivedFrom] 18:36:48.377 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:36:48.377 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:48.388 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy]: private accessor [derivedFrom] 18:36:48.389 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:36:48.389 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:48.398 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus]: private accessor [deploy] 18:36:48.399 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:36:48.399 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:48.405 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup]: private accessor [description] 18:36:48.406 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:36:48.406 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:48.414 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup]: private accessor [currentInstanceCount] 18:36:48.414 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:36:48.414 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:48.420 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp]: private accessor [healthy] 18:36:48.420 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:48.420 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:48.421 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:48.421 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:48.421 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:48.421 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:48.421 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:48.427 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting post-init callbacks 18:36:48.427 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id})#finishInitialization 18:36:48.427 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)#finishInitialization 18:36:48.427 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)#finishInitialization 18:36:48.427 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) - key descriptor 18:36:48.427 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)#finishInitialization 18:36:48.427 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) - key descriptor 18:36:48.427 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets#{element})#finishInitialization 18:36:48.427 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets)#finishInitialization 18:36:48.427 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) - key descriptor 18:36:48.427 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers)#finishInitialization 18:36:48.427 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) - key descriptor 18:36:48.427 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) `staticFetchableList` generator 18:36:48.427 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id})#finishInitialization 18:36:48.427 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)#finishInitialization 18:36:48.427 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)#finishInitialization 18:36:48.427 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) - key descriptor 18:36:48.427 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)#finishInitialization 18:36:48.427 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) - key descriptor 18:36:48.427 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets#{element})#finishInitialization 18:36:48.427 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets)#finishInitialization 18:36:48.427 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) - key descriptor 18:36:48.427 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)#finishInitialization 18:36:48.427 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) `staticFetchableList` generator 18:36:48.427 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#{id})#finishInitialization 18:36:48.427 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)#finishInitialization 18:36:48.427 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) `staticFetchableList` generator 18:36:48.427 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id})#finishInitialization 18:36:48.427 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping( NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element}]) - element descriptor 18:36:48.427 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)#finishInitialization 18:36:48.427 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - key descriptor 18:36:48.428 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)#finishInitialization 18:36:48.428 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) - key descriptor 18:36:48.428 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) `staticFetchableList` generator 18:36:48.428 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id})#finishInitialization 18:36:48.428 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping( NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element}]) - element descriptor 18:36:48.428 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)#finishInitialization 18:36:48.428 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - key descriptor 18:36:48.428 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element})#finishInitialization 18:36:48.428 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)#finishInitialization 18:36:48.428 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) - key descriptor 18:36:48.428 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)#finishInitialization 18:36:48.428 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) - key descriptor 18:36:48.428 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element})#finishInitialization 18:36:48.428 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)#finishInitialization 18:36:48.428 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) - key descriptor 18:36:48.428 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) `staticFetchableList` generator 18:36:48.428 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id})#finishInitialization 18:36:48.428 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdp) `staticFetchableList` generator 18:36:48.428 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id})#initColumnMappings 18:36:48.428 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)#initColumnMappings 18:36:48.428 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:48.428 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:48.428 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:48.428 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:48.428 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets#{element})#initColumnMappings 18:36:48.428 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:48.428 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:48.428 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:48.428 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:48.428 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id})#initColumnMappings 18:36:48.428 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)#initColumnMappings 18:36:48.428 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:48.429 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:48.429 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:48.429 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:48.429 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets#{element})#initColumnMappings 18:36:48.429 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:48.429 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:48.429 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)#initColumnMappings 18:36:48.429 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#{id})#initColumnMappings 18:36:48.429 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)#initColumnMappings 18:36:48.429 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id})#initColumnMappings 18:36:48.429 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:48.429 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:48.429 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:48.429 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:48.429 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}.{inverse})#finishInitialization 18:36:48.429 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}] 18:36:48.429 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}.{inverse})#finishInitialization 18:36:48.429 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}] 18:36:48.429 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id})#initColumnMappings 18:36:48.429 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}.{inverse})#finishInitialization 18:36:48.429 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:48.429 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}] 18:36:48.429 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:48.429 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:48.429 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:48.429 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element})#initColumnMappings 18:36:48.429 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:48.429 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:48.429 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:48.429 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:48.429 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element})#initColumnMappings 18:36:48.429 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:48.429 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:48.429 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id})#initColumnMappings 18:36:48.429 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:48.429 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:48.429 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}.{inverse})#finishInitialization 18:36:48.429 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}] 18:36:48.429 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:48.429 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicyType where name=? and version=? 18:36:48.429 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into ToscaPolicyType (derived_from_name,derived_from_version,description,name,version) values (?,?,?,?,?) 18:36:48.429 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update ToscaPolicyType set derived_from_name=?,derived_from_version=?,description=? where name=? and version=? 18:36:48.429 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from ToscaPolicyType where name=? and version=? 18:36:48.429 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jtpt1_0 18:36:48.429 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] 18:36:48.430 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}] 18:36:48.430 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] 18:36:48.430 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target}] 18:36:48.430 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target}] 18:36:48.430 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target}] 18:36:48.430 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target}] 18:36:48.430 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] | +-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom.version] | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.description] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] | \-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:48.430 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jtpt1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) { primaryTableReference : ToscaPolicyType as jtpt1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } } } } } 18:36:48.431 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:48.431 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicy where name=? and version=? 18:36:48.431 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into ToscaPolicy (derived_from_name,derived_from_version,description,type_name,type_version,name,version) values (?,?,?,?,?,?,?) 18:36:48.431 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update ToscaPolicy set derived_from_name=?,derived_from_version=?,description=?,type_name=?,type_version=? where name=? and version=? 18:36:48.431 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from ToscaPolicy where name=? and version=? 18:36:48.431 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jtp1_0 18:36:48.431 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] 18:36:48.431 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}] 18:36:48.431 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] 18:36:48.431 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target}] 18:36:48.432 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target}] 18:36:48.432 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] 18:36:48.432 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target}] 18:36:48.434 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] | +-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom.version] | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.description] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] | \-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type.version] 18:36:48.435 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jtp1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) { primaryTableReference : ToscaPolicy as jtp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target}) { primaryTableReference : ToscaPolicy as jtp1_0 } } } } } 18:36:48.440 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:48.440 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from PdpPolicyStatus where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:48.440 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:36:48.440 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpPolicyStatus set deploy=?,pdpGroup=?,pdpType=?,name=?,version=?,state=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:48.440 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpPolicyStatus where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:48.440 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpps1_0 18:36:48.440 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] 18:36:48.440 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] 18:36:48.440 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:36:48.440 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType] | +-EmbeddableFetchImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] | | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.name] | | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.version] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state] 18:36:48.440 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpps1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) { primaryTableReference : PdpPolicyStatus as jpps1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}) { primaryTableReference : PdpPolicyStatus as jpps1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) { primaryTableReference : PdpPolicyStatus as jpps1_0 } } } } } 18:36:48.441 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:48.441 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from PdpGroup where name=? and version=? 18:36:48.441 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpGroup (description,pdpGroupState,name,version) values (?,?,?,?) 18:36:48.441 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpGroup set description=?,pdpGroupState=? where name=? and version=? 18:36:48.441 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpGroup where name=? and version=? 18:36:48.441 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpg1_0 18:36:48.441 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] 18:36:48.441 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] 18:36:48.441 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:48.441 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:48.441 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:48.441 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:48.441 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:48.441 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@27f4048f] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:48.441 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:48.441 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:48.441 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:48.441 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:48.441 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:48.441 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:48.441 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) { primaryTableReference : PdpGroup as jpg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}) { primaryTableReference : PdpGroup as jpg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } left join CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 NestedTableGroupJoins { join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } } } } } 18:36:48.444 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:48.444 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from PdpSubGroup where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:48.444 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpSubGroup (currentInstanceCount,desiredInstanceCount,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?) 18:36:48.444 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpSubGroup set currentInstanceCount=?,desiredInstanceCount=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:48.444 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpSubGroup where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:48.444 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpsg1_0 18:36:48.444 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] 18:36:48.444 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] 18:36:48.444 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:48.444 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:48.444 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:48.444 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:48.444 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:48.444 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@5b9b02a1] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:48.444 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:48.444 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:48.444 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:48.444 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:48.444 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:48.444 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpsg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) { primaryTableReference : PdpSubGroup as jpsg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } left join CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } } } } } 18:36:48.445 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:48.445 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from Pdp where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:48.445 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:48.445 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update Pdp set healthy=?,lastUpdate=?,message=?,pdpState=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:48.445 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from Pdp where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:48.445 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jp1_0 18:36:48.445 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] 18:36:48.445 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] 18:36:48.445 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState] 18:36:48.445 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jp1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdp) { primaryTableReference : Pdp as jp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}) { primaryTableReference : Pdp as jp1_0 } } } } } 18:36:48.445 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:48.445 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:36:48.445 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:48.445 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:48.445 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:48.446 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:48.446 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:48.446 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:48.446 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:48.446 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:48.446 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}] 18:36:48.446 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties` -> `{index}` 18:36:48.446 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties` -> `{element}` 18:36:48.446 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:48.446 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:48.446 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:48.446 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_properties (JpaToscaPolicyType_name,JpaToscaPolicyType_version,properties_KEY,properties) values (?,?,?,?) 18:36:48.446 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicyType_properties set properties=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:36:48.446 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:36:48.446 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:48.446 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:48.446 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:48.446 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@758c1cb1] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:48.446 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:48.446 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:48.446 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:48.446 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:48.446 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:48.446 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:48.446 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:48.446 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into PdpGroup_PdpSubGroup (name,version,pdpSubGroups_localName,pdpSubGroups_parentKeyName,pdpSubGroups_parentKeyVersion,pdpSubGroups_parentLocalName) values (?,?,?,?,?,?) 18:36:48.446 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from PdpGroup_PdpSubGroup where name=? and version=? and pdpSubGroups_localName=? and pdpSubGroups_parentKeyName=? and pdpSubGroups_parentKeyVersion=? and pdpSubGroups_parentLocalName=? 18:36:48.446 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from PdpGroup_PdpSubGroup where name=? and version=? 18:36:48.446 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:48.446 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:48.446 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}] 18:36:48.446 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties` -> `{index}` 18:36:48.446 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties` -> `{element}` 18:36:48.446 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:48.446 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:48.446 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:48.446 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_properties (JpaToscaPolicy_name,JpaToscaPolicy_version,properties_KEY,properties) values (?,?,?,?) 18:36:48.447 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicy_properties set properties=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:36:48.447 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:36:48.447 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:36:48.447 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:48.447 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:48.447 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@388f46eb] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:48.447 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:48.447 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:48.447 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:48.447 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:48.447 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:48.447 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? and pdpInstances_localName=? and pdpInstances_parentKeyName=? and pdpInstances_parentKeyVersion=? and pdpInstances_parentLocalName=? 18:36:48.447 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? 18:36:48.447 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:48.447 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:48.447 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:48.447 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties` -> `{index}` 18:36:48.447 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties` -> `{element}` 18:36:48.447 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:48.447 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:48.447 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:48.447 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,properties_KEY,properties) values (?,?,?,?,?,?) 18:36:48.447 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaPdpSubGroup_properties set properties=? where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:36:48.447 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:36:48.447 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:48.447 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:48.447 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] 18:36:48.447 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}] 18:36:48.447 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}] 18:36:48.447 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:48.447 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_targets (toscaPolicyTypeName,toscaPolicyTypeVersion,name,version) values (?,?,?,?) 18:36:48.447 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:36:48.447 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:36:48.447 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:48.447 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:48.447 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:48.447 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties` -> `{index}` 18:36:48.447 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties` -> `{element}` 18:36:48.448 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:48.448 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:48.448 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:48.448 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpGroup_properties (JpaPdpGroup_name,JpaPdpGroup_version,properties_KEY,properties) values (?,?,?,?) 18:36:48.448 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaPdpGroup_properties set properties=? where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:36:48.448 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:36:48.448 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? 18:36:48.448 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:48.448 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:48.448 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}] 18:36:48.448 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata` -> `{index}` 18:36:48.448 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata` -> `{element}` 18:36:48.448 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:48.448 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:48.448 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:48.448 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_metadata (JpaToscaPolicyType_name,JpaToscaPolicyType_version,metadata_KEY,metadata) values (?,?,?,?) 18:36:48.448 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicyType_metadata set metadata=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:36:48.448 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:36:48.448 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:48.448 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:48.448 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] 18:36:48.448 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}] 18:36:48.448 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}] 18:36:48.448 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:48.448 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_targets (toscaPolicyName,toscaPolicyVersion,name,version) values (?,?,?,?) 18:36:48.448 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:36:48.448 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:36:48.448 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:48.448 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:48.448 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}] 18:36:48.448 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers` -> `{element}` 18:36:48.448 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:48.448 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_triggers (JpaToscaPolicyType_name,JpaToscaPolicyType_version,triggers) values (?,?,?) 18:36:48.448 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and triggers=? 18:36:48.448 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:48.448 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:48.448 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:48.448 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}] 18:36:48.448 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata` -> `{index}` 18:36:48.448 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata` -> `{element}` 18:36:48.448 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:48.448 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:48.448 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:48.448 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_metadata (JpaToscaPolicy_name,JpaToscaPolicy_version,metadata_KEY,metadata) values (?,?,?,?) 18:36:48.449 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicy_metadata set metadata=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:36:48.449 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:36:48.449 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:36:48.449 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : spt1_0 18:36:48.449 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:48.449 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:48.449 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:48.449 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:48.449 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:48.449 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:48.449 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:48.452 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:36:48.452 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow 18:36:48.452 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver 18:36:48.452 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator -- No JtaPlatformResolver was specified, using default [org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver] 18:36:48.455 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver -- Could not resolve JtaPlatform, using default [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 18:36:48.455 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 18:36:48.455 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@42443dae] to SessionFactoryImplementor [org.hibernate.internal.SessionFactoryImpl@7961477a] 18:36:48.455 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named HQL queries 18:36:48.455 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named SQL queries 18:36:48.455 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 18:36:48.456 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpGroup_properties cascade 18:36:48.456 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5d0981bd] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 18:36:48.456 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_policies cascade 18:36:48.456 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_properties cascade 18:36:48.456 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_supportedPolicyTypes cascade 18:36:48.456 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_metadata cascade 18:36:48.456 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_properties cascade 18:36:48.456 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_targets cascade 18:36:48.456 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_metadata cascade 18:36:48.456 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_properties cascade 18:36:48.456 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_targets cascade 18:36:48.456 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_triggers cascade 18:36:48.456 [main] DEBUG org.hibernate.SQL -- drop table if exists Pdp cascade 18:36:48.456 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup cascade 18:36:48.456 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup_PdpSubGroup cascade 18:36:48.456 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpPolicyStatus cascade 18:36:48.456 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup cascade 18:36:48.456 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup_Pdp cascade 18:36:48.456 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicy cascade 18:36:48.456 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicyType cascade 18:36:48.457 [main] DEBUG org.hibernate.SQL -- create table JpaPdpGroup_properties (JpaPdpGroup_version varchar(20) not null, JpaPdpGroup_name varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpGroup_version, JpaPdpGroup_name, properties_KEY)) 18:36:48.457 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@461c573b] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 18:36:48.459 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_policies (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, version varchar(20), JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120)) 18:36:48.460 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_properties (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName, properties_KEY)) 18:36:48.460 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, version varchar(20), JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120)) 18:36:48.460 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_metadata (JpaToscaPolicy_version varchar(20) not null, JpaToscaPolicy_name varchar(120) not null, metadata_KEY varchar(255) not null, metadata clob, primary key (JpaToscaPolicy_version, JpaToscaPolicy_name, metadata_KEY)) 18:36:48.460 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_properties (JpaToscaPolicy_version varchar(20) not null, JpaToscaPolicy_name varchar(120) not null, properties_KEY varchar(255) not null, properties clob, primary key (JpaToscaPolicy_version, JpaToscaPolicy_name, properties_KEY)) 18:36:48.461 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_targets (toscaPolicyVersion varchar(20) not null, version varchar(20), name varchar(120), toscaPolicyName varchar(120) not null) 18:36:48.462 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_metadata (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, metadata_KEY varchar(255) not null, metadata clob, primary key (JpaToscaPolicyType_version, JpaToscaPolicyType_name, metadata_KEY)) 18:36:48.463 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_properties (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, properties_KEY varchar(255) not null, properties blob, primary key (JpaToscaPolicyType_version, JpaToscaPolicyType_name, properties_KEY)) 18:36:48.463 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_targets (toscaPolicyTypeVersion varchar(20) not null, version varchar(20), name varchar(120), toscaPolicyTypeName varchar(120) not null) 18:36:48.463 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_triggers (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, triggers blob) 18:36:48.463 [main] DEBUG org.hibernate.SQL -- create table Pdp (healthy tinyint check (healthy between 0 and 3), pdpState tinyint check (pdpState between 0 and 4), lastUpdate timestamp(6), parentKeyVersion varchar(15) not null, localName varchar(120) not null, parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, message varchar(255), primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:48.464 [main] DEBUG org.hibernate.SQL -- create table PdpGroup (pdpGroupState tinyint check (pdpGroupState between 0 and 4), version varchar(20) not null, name varchar(120) not null, description varchar(255), primary key (version, name)) 18:36:48.465 [main] DEBUG org.hibernate.SQL -- create table PdpGroup_PdpSubGroup (pdpSubGroups_parentKeyVersion varchar(15) not null, version varchar(20) not null, name varchar(120) not null, pdpSubGroups_localName varchar(120) not null, pdpSubGroups_parentKeyName varchar(120) not null, pdpSubGroups_parentLocalName varchar(120) not null, unique (pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName)) 18:36:48.465 [main] DEBUG org.hibernate.SQL -- create table PdpPolicyStatus (deploy TINYINT DEFAULT 1, state tinyint check (state between 0 and 2), parentKeyVersion varchar(15) not null, version varchar(20), localName varchar(120) not null, name varchar(120), parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, pdpGroup varchar(255), pdpType varchar(255), primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:48.466 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup (currentInstanceCount integer, desiredInstanceCount integer, parentKeyVersion varchar(15) not null, localName varchar(120) not null, parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:48.467 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup_Pdp (pdpInstances_parentKeyVersion varchar(15) not null, pdpParentKeyVersion varchar(15) not null, pdpInstances_localName varchar(120) not null, pdpInstances_parentKeyName varchar(120) not null, pdpInstances_parentLocalName varchar(120) not null, pdpLocalName varchar(120) not null, pdpParentKeyName varchar(120) not null, pdpParentLocalName varchar(120) not null, unique (pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName)) 18:36:48.467 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicy (version varchar(20) not null, name varchar(120) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), type_name varchar(255), type_version varchar(255), primary key (version, name)) 18:36:48.467 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicyType (version varchar(20) not null, name varchar(120) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), primary key (version, name)) 18:36:48.468 [main] DEBUG org.hibernate.SQL -- create index PdpPolicyStatus_PdpGroup on PdpPolicyStatus (pdpGroup) 18:36:48.468 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpGroup_properties add constraint FKi82h6bc4iklkjv7krr4tllb51 foreign key (JpaPdpGroup_version, JpaPdpGroup_name) references PdpGroup 18:36:48.469 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_policies add constraint FKkl74fjq2ysgj68rtbxj2srgdr foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:48.471 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_properties add constraint FK7j6ar5qk95slogxhx7l2tjuxq foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:48.480 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_supportedPolicyTypes add constraint FKiraunod8x5nom8pvenqtbna72 foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:48.481 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_metadata add constraint FK29h250xhsg0inkfg1hm4i2k38 foreign key (JpaToscaPolicy_version, JpaToscaPolicy_name) references ToscaPolicy 18:36:48.482 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_properties add constraint FK9k5bye8m8q6ygv1i414bw8nw0 foreign key (JpaToscaPolicy_version, JpaToscaPolicy_name) references ToscaPolicy 18:36:48.482 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_targets add constraint FKliy7vigqxfyf92o6f0ncb1wgl foreign key (toscaPolicyVersion, toscaPolicyName) references ToscaPolicy 18:36:48.483 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_metadata add constraint FKm1hmhx2ekdrgvl8n73w28xwtt foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:48.484 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_properties add constraint FKi8tdjtmlgdqgru37dr7ygv2a7 foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:48.485 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_targets add constraint FKf2o083hui187dqcuw2cjjof7l foreign key (toscaPolicyTypeVersion, toscaPolicyTypeName) references ToscaPolicyType 18:36:48.485 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_triggers add constraint FKf343w49wb44xuf1nbon6plkmm foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:48.486 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpGroup_PdpSubGroup add constraint FKp3hd30o6ci1ug68n8wkut90i foreign key (pdpSubGroups_parentKeyVersion, pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentLocalName) references PdpSubGroup 18:36:48.491 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpGroup_PdpSubGroup add constraint FKnnmamid2cu71pfiuym4fyo8to foreign key (version, name) references PdpGroup 18:36:48.491 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpSubGroup_Pdp add constraint FKfq9i4rkxwf8st6dqsb72ny3hu foreign key (pdpInstances_parentKeyVersion, pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentLocalName) references Pdp 18:36:48.493 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpSubGroup_Pdp add constraint FKbbesdj6fulgci7m8qfynnf9fd foreign key (pdpParentKeyVersion, pdpLocalName, pdpParentKeyName, pdpParentLocalName) references PdpSubGroup 18:36:48.494 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: 9379dc36-f8cb-46db-9605-bfda374db59c () 18:36:48.494 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured 18:36:48.494 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated SessionFactory 18:36:48.494 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Created Policy Framework persistence unit "ToscaConceptTest" 18:36:48.498 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false] 18:36:48.498 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 18:36:48.498 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 18:36:48.498 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpps1_0 18:36:48.498 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] 18:36:48.498 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] 18:36:48.498 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:36:48.499 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType] | +-EmbeddableFetchImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] | | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.name] | | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.version] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state] 18:36:48.499 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpps1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) { primaryTableReference : PdpPolicyStatus as jpps1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}) { primaryTableReference : PdpPolicyStatus as jpps1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) { primaryTableReference : PdpPolicyStatus as jpps1_0 } } } } } 18:36:48.499 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:48.500 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:48.500 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) : `class org.onap.policy.models.base.PfConceptKey`@200746411 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@810476321) 18:36:48.500 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)@957290092 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) 18:36:48.500 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where (jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName) in ((?,?,?,?)) 18:36:48.501 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=idX, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:48.501 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:48.501 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:48.501 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) : `class org.onap.policy.models.base.PfConceptKey`@509185515 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@810476321) 18:36:48.501 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)@1947086726 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) 18:36:48.501 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where (jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName) in ((?,?,?,?)) 18:36:48.501 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=idY, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:48.501 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 18:36:48.501 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:36:48.501 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:36:48.501 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 2 insertions, 0 updates, 0 deletions to 2 objects 18:36:48.501 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 (re)creations, 0 updates, 0 removals to 0 collections 18:36:48.501 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:36:48.501 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus{pdpType=MyPdpType, policyType=component[name,version]{name=MyPolicyType, version=1.2.4}, state=SUCCESS, pdpGroup=groupA, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=idY, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, deploy=true} 18:36:48.501 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus{pdpType=MyPdpType, policyType=component[name,version]{name=MyPolicyType, version=1.2.4}, state=SUCCESS, pdpGroup=groupA, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=idX, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, deploy=true} 18:36:48.502 [main] DEBUG org.hibernate.SQL -- insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:36:48.502 [main] DEBUG org.hibernate.SQL -- insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:36:48.502 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:48.502 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:48.503 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 18:36:48.503 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 18:36:48.503 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:48.503 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:48.503 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) : `class org.onap.policy.models.base.PfConceptKey`@1982154291 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@810476321) 18:36:48.503 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)@1696699631 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) 18:36:48.503 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where (jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName) in ((?,?,?,?)) 18:36:48.503 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=idZ, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:48.503 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 18:36:48.504 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:36:48.504 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:36:48.504 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 1 insertions, 0 updates, 0 deletions to 1 objects 18:36:48.504 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 (re)creations, 0 updates, 0 removals to 0 collections 18:36:48.504 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:36:48.504 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus{pdpType=MyPdpType, policyType=component[name,version]{name=MyPolicyType, version=1.2.4}, state=SUCCESS, pdpGroup=groupB, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=idZ, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, deploy=true} 18:36:48.504 [main] DEBUG org.hibernate.SQL -- insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:36:48.504 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:48.504 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:48.504 [main] DEBUG org.hibernate.orm.query.hql -- HQL : SELECT c FROM JpaPdpPolicyStatus c WHERE c.pdpGroup= :pdpGroup 18:36:48.507 [main] DEBUG org.hibernate.query.hql.internal.SemanticQueryBuilder -- Handling root path - JpaPdpPolicyStatus 18:36:48.507 [main] DEBUG org.hibernate.orm.query.sqm.creation -- Applying inferable type to SqmExpression [SqmNamedParameter(pdpGroup)] : null -> SqmBasicValuedSimplePath(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).pdpGroup) 18:36:48.508 [main] DEBUG org.hibernate.orm.query.sqm.ast -- SqmStatement Tree : -> [select] -> [query-spec] -> [select] -> [selection] -> [root] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)` <- [root] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)` <- [selection] <- [select] -> [from] -> [root] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)` <- [root] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)` <- [from] -> [where] -> [EQUAL] -> [basic-path] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).pdpGroup` :pdpGroup <- [EQUAL] <- [where] <- [query-spec] <- [select] 18:36:48.508 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- filterQueryString is "SELECT c FROM __TABLE__ c WHERE c.pdpGroup= :pdpGroup" 18:36:48.508 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpps1_0 18:36:48.508 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c))] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] 18:36:48.508 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] 18:36:48.508 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:36:48.508 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmParameter : SqmNamedParameter(pdpGroup) 18:36:48.508 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmPath : SqmBasicValuedSimplePath(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).pdpGroup) 18:36:48.509 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).deploy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).pdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).pdpType] | +-EmbeddableFetchImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] | | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType.name] | | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType.version] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).state] 18:36:48.509 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpps1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)) { primaryTableReference : PdpPolicyStatus as jpps1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}) { primaryTableReference : PdpPolicyStatus as jpps1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType) { primaryTableReference : PdpPolicyStatus as jpps1_0 } } } } } 18:36:48.509 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL 18:36:48.509 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:48.509 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1721949795 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@7ebde813) 18:36:48.509 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType) : `class org.onap.policy.models.base.PfConceptKey`@237980116 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@810476321) 18:36:48.509 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c) -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c))@2063230395 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) 18:36:48.509 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where jpps1_0.pdpGroup=? 18:36:48.510 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:48.510 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [idX] 18:36:48.510 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [MyPolicy] 18:36:48.510 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [1.2.3] 18:36:48.510 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:48.510 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] : PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idX) 18:36:48.510 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:48.510 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)): PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idX) 18:36:48.510 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idX)] : 1864563234 18:36:48.510 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:48.510 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:48.510 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:48.510 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [MyPolicyType] 18:36:48.510 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [1.2.4] 18:36:48.510 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] : PfConceptKey(name=MyPolicyType, version=1.2.4) 18:36:48.510 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:48.510 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [true] 18:36:48.510 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [groupA] 18:36:48.510 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [MyPdpType] 18:36:48.510 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:48.510 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [SUCCESS] 18:36:48.510 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idX) 18:36:48.510 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@465c9dc0 18:36:48.510 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:48.510 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [idY] 18:36:48.510 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [MyPolicy] 18:36:48.510 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [1.2.3] 18:36:48.510 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:48.510 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] : PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idY) 18:36:48.510 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:48.510 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)): PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idY) 18:36:48.510 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idY)] : 330875327 18:36:48.510 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:48.510 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:48.510 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:48.510 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [MyPolicyType] 18:36:48.510 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [1.2.4] 18:36:48.510 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] : PfConceptKey(name=MyPolicyType, version=1.2.4) 18:36:48.510 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:48.510 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [true] 18:36:48.510 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [groupA] 18:36:48.510 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [MyPdpType] 18:36:48.510 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:48.510 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [SUCCESS] 18:36:48.510 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idY) 18:36:48.510 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@465c9dc0 18:36:48.510 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:48.510 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:48.511 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- filterQueryString is "SELECT c FROM __TABLE__ c WHERE c.pdpGroup= :pdpGroup" 18:36:48.511 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL 18:36:48.511 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:48.511 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1021308589 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@7ebde813) 18:36:48.511 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType) : `class org.onap.policy.models.base.PfConceptKey`@761196472 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@810476321) 18:36:48.511 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c) -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c))@470377822 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) 18:36:48.511 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where jpps1_0.pdpGroup=? 18:36:48.512 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:48.512 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [idZ] 18:36:48.512 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [MyPolicy] 18:36:48.512 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [1.2.3] 18:36:48.512 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:48.512 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] : PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idZ) 18:36:48.512 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:48.512 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)): PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idZ) 18:36:48.512 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idZ)] : 399279629 18:36:48.512 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:48.512 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:48.512 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:48.512 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [MyPolicyType] 18:36:48.512 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [1.2.4] 18:36:48.512 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] : PfConceptKey(name=MyPolicyType, version=1.2.4) 18:36:48.512 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:48.512 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [true] 18:36:48.512 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [groupB] 18:36:48.512 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [MyPdpType] 18:36:48.512 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:48.512 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [SUCCESS] 18:36:48.512 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idZ) 18:36:48.512 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@4038323f 18:36:48.512 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:48.513 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:48.514 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- HHH000031: Closing 18:36:48.514 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Un-scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration$Scope@2bf94e3a] from SessionFactory [org.hibernate.internal.SessionFactoryImpl@7961477a] 18:36:48.514 [main] DEBUG org.hibernate.service.internal.AbstractServiceRegistryImpl -- Implicitly destroying ServiceRegistry on de-registration of all child ServiceRegistries 18:36:48.514 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001008: Cleaning up connection pool [jdbc:h2:mem:PdpProviderTest] 18:36:48.514 [main] DEBUG org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl -- Implicitly destroying Boot-strap registry on de-registration of all child ServiceRegistries 18:36:48.514 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Creating Policy Framework persistence unit "ToscaConceptTest" . . . 18:36:48.522 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each 18:36:48.522 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=ToscaConceptTest, explicit-provider=null] against incoming persistence unit name [ToscaConceptTest] 18:36:48.522 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- No PersistenceProvider explicitly requested, assuming Hibernate 18:36:48.522 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [ name: ToscaConceptTest persistence provider classname: null classloader: null excludeUnlistedClasses: false JTA datasource: null Non JTA datasource: null Transaction type: RESOURCE_LOCAL PU root URL: file:/w/workspace/policy-models-sonar/models-pdp/target/test-classes/ Shared Cache Mode: null Validation Mode: null Jar files URLs [] Managed classes names [ org.onap.policy.models.dao.converters.CDataConditioner org.onap.policy.models.dao.converters.Uuid2String org.onap.policy.models.base.PfConceptKey org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup org.onap.policy.models.pdp.persistence.concepts.JpaPdp org.onap.policy.models.tosca.simple.concepts.JpaToscaTrigger org.onap.policy.models.tosca.simple.concepts.JpaToscaProperty] Mapping files names [] Properties [ javax.persistence.jdbc.driver: org.h2.Driver javax.persistence.jdbc.password: P01icY hibernate.dialect: org.hibernate.dialect.H2Dialect javax.persistence.jdbc.url: jdbc:h2:mem:PdpProviderTest hibernate.show_sql: false javax.persistence.schema-generation.database.action: drop-and-create javax.persistence.jdbc.user: policy] 18:36:48.522 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.boot.beanvalidation.BeanValidationIntegrator]. 18:36:48.522 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator]. 18:36:48.523 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 18:36:48.523 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 18:36:48.523 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 18:36:48.523 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 18:36:48.523 [main] DEBUG org.hibernate.orm.idgen.factory -- Ignoring CDI for resolving IdentifierGenerator instances as extended or delayed CDI support was enabled 18:36:48.523 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator] 18:36:48.523 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator] 18:36:48.523 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator] 18:36:48.523 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator] 18:36:48.523 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned] 18:36:48.523 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator] 18:36:48.523 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator] 18:36:48.523 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:36:48.523 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator] 18:36:48.523 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator] 18:36:48.523 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:36:48.523 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator] 18:36:48.523 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered 18:36:48.523 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000026: Second-level cache disabled 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@691124ee 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@691124ee 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BasicTypeReference@691124ee 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.BasicTypeReference@38d80d65 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.NumericBooleanConverter -> org.hibernate.type.BasicTypeReference@38d80d65 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.BasicTypeReference@5403799b 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.TrueFalseConverter -> org.hibernate.type.BasicTypeReference@5403799b 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.BasicTypeReference@5a0e0886 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.YesNoConverter -> org.hibernate.type.BasicTypeReference@5a0e0886 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@3ad8717d 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@3ad8717d 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.BasicTypeReference@3ad8717d 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BasicTypeReference@4293e066 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BasicTypeReference@4293e066 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BasicTypeReference@4293e066 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary_wrapper -> org.hibernate.type.BasicTypeReference@d13960e 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.BasicTypeReference@d13960e 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.BasicTypeReference@27f3f512 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BasicTypeReference@5e593b08 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BasicTypeReference@5e593b08 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.BasicTypeReference@3946075 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob_wrapper -> org.hibernate.type.BasicTypeReference@122635ef 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@2ac519dc 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@2ac519dc 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.BasicTypeReference@2ac519dc 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.BasicTypeReference@3d53e6f7 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.BasicTypeReference@3d53e6f7 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.BasicTypeReference@3d53e6f7 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@1de4bee0 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@1de4bee0 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.BasicTypeReference@1de4bee0 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@3ece79fe 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@3ece79fe 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.BasicTypeReference@3ece79fe 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@3cc79c02 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@3cc79c02 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.BasicTypeReference@3cc79c02 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BasicTypeReference@1e01b133 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BasicTypeReference@1e01b133 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BasicTypeReference@262a1fad 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BasicTypeReference@262a1fad 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.BasicTypeReference@6be6931f 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.BasicTypeReference@6be6931f 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.BasicTypeReference@6be6931f 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character_nchar -> org.hibernate.type.BasicTypeReference@6b4125ed 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.BasicTypeReference@78da899f 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.BasicTypeReference@78da899f 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.BasicTypeReference@e7b265e 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.BasicTypeReference@51da32e5 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.BasicTypeReference@51da32e5 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.BasicTypeReference@51da32e5 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.BasicTypeReference@33d60b7e 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.BasicTypeReference@1fecfaea 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.BasicTypeReference@4872669f 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.BasicTypeReference@483f286e 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.BasicTypeReference@483f286e 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.BasicTypeReference@4bb147ec 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.BasicTypeReference@4bb147ec 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.BasicTypeReference@33f2cfda 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_char_array -> org.hibernate.type.BasicTypeReference@68ef01a5 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_character_array -> org.hibernate.type.BasicTypeReference@59a2388e 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.BasicTypeReference@186d8a71 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_character_array -> org.hibernate.type.BasicTypeReference@3dc40ab9 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_char_array -> org.hibernate.type.BasicTypeReference@2db6d68d 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.BasicTypeReference@6518fdfd 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.BasicTypeReference@6518fdfd 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.BasicTypeReference@11d2dd2d 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.BasicTypeReference@11d2dd2d 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.BasicTypeReference@cde8c6c 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.BasicTypeReference@cde8c6c 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.BasicTypeReference@174721c4 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.BasicTypeReference@174721c4 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.BasicTypeReference@3592c1c4 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.BasicTypeReference@3592c1c4 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@322e49ee 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@4aeb0e2b 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.BasicTypeReference@648c5fb3 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.BasicTypeReference@648c5fb3 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeUtc -> org.hibernate.type.BasicTypeReference@47b33e07 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithTimezone -> org.hibernate.type.BasicTypeReference@7126e26 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@151ab2b9 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.BasicTypeReference@13ed066e 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.BasicTypeReference@13ed066e 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@4d705112 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@590765c4 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.BasicTypeReference@19489b27 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.BasicTypeReference@19489b27 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.BasicTypeReference@626d2016 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.BasicTypeReference@626d2016 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.BasicTypeReference@2d5a1588 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.BasicTypeReference@2d5a1588 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.BasicTypeReference@2d5a1588 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.BasicTypeReference@4f116ca2 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.BasicTypeReference@4f116ca2 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.BasicTypeReference@4f116ca2 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.BasicTypeReference@125d47c4 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.BasicTypeReference@193bb809 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration instant -> org.hibernate.type.BasicTypeReference@64b018f3 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.BasicTypeReference@64b018f3 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid -> org.hibernate.type.BasicTypeReference@20801cbb 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.BasicTypeReference@20801cbb 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration pg-uuid -> org.hibernate.type.BasicTypeReference@20801cbb 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.BasicTypeReference@581b1c08 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.BasicTypeReference@1c240cf2 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.BasicTypeReference@78b7f805 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.BasicTypeReference@78b7f805 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.BasicTypeReference@58f2466c 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Currency -> org.hibernate.type.BasicTypeReference@58f2466c 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.BasicTypeReference@58f2466c 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.BasicTypeReference@5809fa26 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.BasicTypeReference@5809fa26 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.BasicTypeReference@64763e49 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.io.Serializable -> org.hibernate.type.BasicTypeReference@64763e49 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.BasicTypeReference@23468512 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.BasicTypeReference@23468512 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZoneOffset -> org.hibernate.type.BasicTypeReference@69cd7630 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZoneOffset -> org.hibernate.type.BasicTypeReference@69cd7630 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.BasicTypeReference@7e8279e5 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.BasicTypeReference@7e8279e5 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.BasicTypeReference@2b53840a 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.JavaObjectType@4a9a878 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.JavaObjectType@4a9a878 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration null -> org.hibernate.type.NullType@7e7743ec 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.BasicTypeReference@52230682 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.BasicTypeReference@75cc4738 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.BasicTypeReference@7beed7e8 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.BasicTypeReference@4dd130ce 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.BasicTypeReference@70c38e0 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_time -> org.hibernate.type.BasicTypeReference@106e5abe 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.BasicTypeReference@1db29ecc 18:36:48.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.BasicTypeReference@59219af4 18:36:48.525 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@3f0c6208] into BootstrapContext; was [null] 18:36:48.525 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@5dd564fd] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@5498c575] 18:36:48.534 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null] 18:36:48.534 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null] 18:36:48.534 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using built-in connection pool (not intended for production use) 18:36:48.534 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: Loaded JDBC driver class: org.h2.Driver 18:36:48.534 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:PdpProviderTest] 18:36:48.534 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001001: Connection properties: {password=P01icY, user=policy} 18:36:48.534 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001003: Autocommit mode: false 18:36:48.534 [main] DEBUG org.hibernate.orm.connections.pooling -- Initializing Connection pool with 1 Connections 18:36:48.534 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001115: Connection pool size: 20 (min=1) 18:36:48.547 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database -> name : H2 version : 2.2.220 (2023-07-04) major : 2 minor : 2 18:36:48.547 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Driver -> name : H2 JDBC Driver version : 2.2.220 (2023-07-04) major : 2 minor : 2 18:36:48.547 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2 18:36:48.547 [main] WARN org.hibernate.orm.deprecation -- HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 18:36:48.547 [main] DEBUG org.hibernate.orm.dialect -- HHH035001: Using dialect: org.hibernate.dialect.H2Dialect, version: 2.2.220 18:36:48.547 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case 18:36:48.548 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NCharTypeDescriptor) replaced previous registration(CharTypeDescriptor) 18:36:48.548 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NVarcharTypeDescriptor) replaced previous registration(VarcharTypeDescriptor) 18:36:48.548 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(LongNVarcharTypeDescriptor) replaced previous registration(LongVarcharTypeDescriptor) 18:36:48.548 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NClobTypeDescriptor(DEFAULT)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 18:36:48.548 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(2005, ClobTypeDescriptor(STREAM_BINDING)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 18:36:48.548 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(TimestampUtcDescriptor) replaced previous registration(TimestampUtcDescriptor) 18:36:48.548 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(3100, NumericTypeDescriptor) replaced previous registration(org.hibernate.dialect.H2DurationIntervalSecondJdbcType@7e532f2d) 18:36:48.548 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@23424142] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@6f30353] 18:36:48.548 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}] 18:36:48.549 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:48.549 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaToscaPolicyType 18:36:48.549 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType on table ToscaPolicyType 18:36:48.550 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.550 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:36:48.550 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:48.550 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:48.550 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:48.550 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:name] 18:36:48.550 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:48.550 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:48.550 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:48.550 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.name 18:36:48.550 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:48.550 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:48.550 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:48.550 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:version] 18:36:48.550 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:48.550 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:48.550 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:48.550 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.version 18:36:48.550 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:48.550 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:48.550 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:48.550 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.550 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:48.550 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_name') 18:36:48.551 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:48.551 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:name] 18:36:48.551 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:48.551 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:48.551 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:48.551 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.derived_from_name 18:36:48.551 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:48.551 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:48.551 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_version') 18:36:48.551 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:48.551 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:version] 18:36:48.551 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:48.551 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:48.551 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:48.551 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.derived_from_version 18:36:48.551 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:48.551 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property derivedFrom 18:36:48.551 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.551 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:48.551 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType:description] 18:36:48.551 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:48.551 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:48.551 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:48.551 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.description 18:36:48.551 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:48.551 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:48.551 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.551 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='metadata_ORDER') 18:36:48.551 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.551 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='metadata_KEY') 18:36:48.551 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='metadata_KEY') 18:36:48.551 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:48.551 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:48.551 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:48.551 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property metadata 18:36:48.551 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:48.551 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.551 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:48.551 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.552 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:48.552 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:48.552 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:48.552 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:48.552 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:48.552 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:48.552 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:48.552 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.552 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='targets_ORDER') 18:36:48.552 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.552 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='targets_KEY') 18:36:48.552 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='targets_KEY') 18:36:48.552 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyTypeName',referencedColumn='name') 18:36:48.552 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyTypeVersion',referencedColumn='version') 18:36:48.552 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:48.552 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:48.552 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property targets 18:36:48.552 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:48.552 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.552 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='triggers_ORDER') 18:36:48.552 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.552 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='triggers_KEY') 18:36:48.552 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='triggers_KEY') 18:36:48.552 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:48.552 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:48.552 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:48.552 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property triggers 18:36:48.553 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:48.553 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaToscaPolicy 18:36:48.553 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy on table ToscaPolicy 18:36:48.553 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.553 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:36:48.553 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:48.553 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:48.553 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:48.553 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:name] 18:36:48.553 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:48.553 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:48.553 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:48.553 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.name 18:36:48.553 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:48.554 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:48.554 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:48.554 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:version] 18:36:48.554 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:48.554 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:48.554 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:48.554 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.version 18:36:48.554 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:48.554 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:48.554 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:48.554 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.554 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:48.555 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_name') 18:36:48.555 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:48.555 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:name] 18:36:48.555 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:48.555 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:48.555 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:48.555 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.derived_from_name 18:36:48.555 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:48.555 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:48.555 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_version') 18:36:48.555 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:48.555 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:version] 18:36:48.555 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:48.555 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:48.555 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:48.555 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.derived_from_version 18:36:48.555 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:48.555 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property derivedFrom 18:36:48.555 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.555 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:48.555 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy:description] 18:36:48.555 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:48.555 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:48.555 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:48.555 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.description 18:36:48.555 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:48.555 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:48.555 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.555 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='metadata_ORDER') 18:36:48.555 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.555 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='metadata_KEY') 18:36:48.555 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='metadata_KEY') 18:36:48.555 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:48.555 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:48.555 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:48.555 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property metadata 18:36:48.555 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:48.555 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.555 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:48.555 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.555 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:48.555 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:48.555 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:48.555 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:48.555 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:48.555 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:48.556 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.556 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:48.556 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='type_name') 18:36:48.556 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:48.556 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:name] 18:36:48.556 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:48.556 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:48.556 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:48.556 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.type_name 18:36:48.556 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:48.556 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:48.556 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='type_version') 18:36:48.556 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:48.556 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:version] 18:36:48.556 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:48.556 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:48.556 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:48.556 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.type_version 18:36:48.556 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:48.556 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property type 18:36:48.556 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:48.556 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.556 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='targets_ORDER') 18:36:48.556 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.556 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='targets_KEY') 18:36:48.556 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='targets_KEY') 18:36:48.556 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyName',referencedColumn='name') 18:36:48.556 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyVersion',referencedColumn='version') 18:36:48.556 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:48.556 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:48.556 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property targets 18:36:48.556 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:48.557 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpPolicyStatus 18:36:48.557 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus on table PdpPolicyStatus 18:36:48.557 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.557 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:36:48.557 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:48.557 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:48.557 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:48.557 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:localName] 18:36:48.557 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:48.557 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:48.557 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:48.557 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.localName 18:36:48.557 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:48.557 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:48.557 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:48.557 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyName] 18:36:48.557 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:48.557 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:48.557 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:48.557 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentKeyName 18:36:48.557 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:48.557 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:48.557 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:48.557 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyVersion] 18:36:48.557 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:48.557 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:48.557 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:48.557 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentKeyVersion 18:36:48.557 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:48.557 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:48.557 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:48.557 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentLocalName] 18:36:48.560 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:48.560 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:48.560 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:48.560 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentLocalName 18:36:48.560 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:48.560 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:48.560 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:48.560 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.560 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property deploy with lazy=false 18:36:48.560 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:deploy] 18:36:48.560 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:36:48.560 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:36:48.560 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for deploy 18:36:48.560 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.deploy 18:36:48.560 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property deploy 18:36:48.560 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.560 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpGroup with lazy=false 18:36:48.560 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpGroup] 18:36:48.560 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup (type=java.lang.String) 18:36:48.560 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup (type=java.lang.String) 18:36:48.560 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpGroup 18:36:48.560 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.pdpGroup 18:36:48.560 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpGroup 18:36:48.560 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.560 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpType with lazy=false 18:36:48.560 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpType] 18:36:48.560 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType (type=java.lang.String) 18:36:48.560 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType (type=java.lang.String) 18:36:48.560 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpType 18:36:48.560 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.pdpType 18:36:48.560 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpType 18:36:48.560 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.561 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:48.561 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:48.561 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:name] 18:36:48.561 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:48.561 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:48.561 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:48.561 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.name 18:36:48.561 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:48.561 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:48.561 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:48.561 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:version] 18:36:48.561 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:48.561 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:48.561 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:48.561 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.version 18:36:48.561 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:48.561 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property policyType 18:36:48.561 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.561 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property state with lazy=false 18:36:48.561 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:state] 18:36:48.561 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state (type=org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State) 18:36:48.561 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state (type=org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State) 18:36:48.561 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for state 18:36:48.561 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.state 18:36:48.561 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property state 18:36:48.562 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:48.563 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpGroup 18:36:48.563 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup on table PdpGroup 18:36:48.563 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.563 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:36:48.563 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:48.563 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:48.563 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:48.563 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:name] 18:36:48.563 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:48.563 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:48.563 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:48.563 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.name 18:36:48.563 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:48.563 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:48.563 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:48.563 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:version] 18:36:48.563 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:48.563 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:48.563 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:48.563 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.version 18:36:48.563 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:48.563 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:48.563 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:48.563 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.563 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:48.563 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:description] 18:36:48.563 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description (type=java.lang.String) 18:36:48.563 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description (type=java.lang.String) 18:36:48.563 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:48.563 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.description 18:36:48.563 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:48.563 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.563 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpGroupState with lazy=false 18:36:48.563 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:pdpGroupState] 18:36:48.563 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:48.563 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:48.563 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpGroupState 18:36:48.563 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.pdpGroupState 18:36:48.563 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpGroupState 18:36:48.563 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:48.563 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.563 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='pdpSubGroups_ORDER') 18:36:48.564 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.564 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='pdpSubGroups_KEY') 18:36:48.564 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpSubGroups_KEY') 18:36:48.564 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='name',referencedColumn='name') 18:36:48.564 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='version',referencedColumn='version') 18:36:48.564 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:48.564 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:48.564 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpSubGroups 18:36:48.564 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:48.564 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.564 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:48.564 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.564 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:48.564 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:48.564 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:48.564 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:48.564 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:48.564 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:48.564 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:48.564 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpSubGroup 18:36:48.564 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup on table PdpSubGroup 18:36:48.565 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.565 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:36:48.565 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:48.565 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:48.565 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:48.565 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:localName] 18:36:48.565 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:48.565 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:48.565 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:48.565 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.localName 18:36:48.565 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:48.565 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:48.565 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:48.565 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyName] 18:36:48.565 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:48.565 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:48.565 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:48.565 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentKeyName 18:36:48.565 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:48.565 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:48.565 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:48.565 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyVersion] 18:36:48.565 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:48.565 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:48.565 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:48.565 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentKeyVersion 18:36:48.565 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:48.565 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:48.565 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:48.565 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentLocalName] 18:36:48.565 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:48.565 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:48.565 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:48.565 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentLocalName 18:36:48.565 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:48.565 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:48.565 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:48.565 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.565 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property currentInstanceCount with lazy=false 18:36:48.565 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:currentInstanceCount] 18:36:48.565 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount (type=int) 18:36:48.565 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount (type=int) 18:36:48.565 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for currentInstanceCount 18:36:48.565 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.currentInstanceCount 18:36:48.565 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property currentInstanceCount 18:36:48.565 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.566 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property desiredInstanceCount with lazy=false 18:36:48.566 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:desiredInstanceCount] 18:36:48.566 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:36:48.566 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:36:48.566 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for desiredInstanceCount 18:36:48.566 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.desiredInstanceCount 18:36:48.566 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property desiredInstanceCount 18:36:48.566 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:48.566 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.566 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='pdpInstances_ORDER') 18:36:48.567 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.567 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='pdpInstances_KEY') 18:36:48.567 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpInstances_KEY') 18:36:48.567 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentKeyName',referencedColumn='parentKeyName') 18:36:48.567 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentKeyVersion',referencedColumn='parentKeyVersion') 18:36:48.567 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentLocalName',referencedColumn='parentLocalName') 18:36:48.568 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpLocalName',referencedColumn='localName') 18:36:48.568 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:48.568 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:48.568 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpInstances 18:36:48.568 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:48.568 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.568 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='policies_ORDER') 18:36:48.570 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.570 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='policies_KEY') 18:36:48.570 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='policies_KEY') 18:36:48.570 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:48.570 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:48.570 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:48.570 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property policies 18:36:48.570 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:48.570 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.570 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:48.570 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.570 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:48.570 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:48.570 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:48.570 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:48.570 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:48.570 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:48.570 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:48.570 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.570 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='supportedPolicyTypes_ORDER') 18:36:48.570 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.570 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='supportedPolicyTypes_KEY') 18:36:48.570 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='supportedPolicyTypes_KEY') 18:36:48.570 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:48.570 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:48.570 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:48.570 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property supportedPolicyTypes 18:36:48.571 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:48.571 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdp 18:36:48.571 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdp on table Pdp 18:36:48.571 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.571 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:36:48.571 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:48.571 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:48.571 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:48.571 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:localName] 18:36:48.571 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:48.571 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:48.571 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:48.571 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.localName 18:36:48.571 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:48.571 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:48.571 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:48.571 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyName] 18:36:48.571 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:48.571 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:48.571 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:48.571 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentKeyName 18:36:48.571 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:48.571 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:48.571 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:48.571 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyVersion] 18:36:48.571 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:48.571 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:48.571 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:48.571 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentKeyVersion 18:36:48.571 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:48.571 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:48.571 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:48.571 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentLocalName] 18:36:48.571 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:48.571 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:48.571 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:48.571 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentLocalName 18:36:48.571 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:48.571 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:48.571 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:48.572 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.572 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property healthy with lazy=false 18:36:48.572 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:healthy] 18:36:48.572 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:36:48.572 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:36:48.572 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for healthy 18:36:48.572 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.healthy 18:36:48.572 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property healthy 18:36:48.573 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.573 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property lastUpdate with lazy=false 18:36:48.573 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:lastUpdate] 18:36:48.573 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate (type=java.util.Date) 18:36:48.573 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate (type=java.util.Date) 18:36:48.573 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for lastUpdate 18:36:48.573 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.lastUpdate 18:36:48.573 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property lastUpdate 18:36:48.573 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.573 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property message with lazy=false 18:36:48.573 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:message] 18:36:48.573 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message (type=java.lang.String) 18:36:48.573 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message (type=java.lang.String) 18:36:48.573 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for message 18:36:48.573 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.message 18:36:48.573 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property message 18:36:48.573 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.573 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpState with lazy=false 18:36:48.573 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:pdpState] 18:36:48.573 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:48.573 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:48.573 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpState 18:36:48.573 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.pdpState 18:36:48.573 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpState 18:36:48.574 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:48.574 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:48.574 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:48.574 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:48.574 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:48.574 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:48.574 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:48.574 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:48.574 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:48.574 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:48.574 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:48.574 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:48.574 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:48.574 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:48.574 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:48.574 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:48.574 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for deploy 18:36:48.574 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpGroup 18:36:48.574 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpType 18:36:48.574 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:48.574 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:48.574 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for state 18:36:48.574 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:48.574 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:48.574 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:48.574 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpGroupState 18:36:48.574 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:48.574 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:48.574 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:48.574 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:48.574 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for currentInstanceCount 18:36:48.574 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for desiredInstanceCount 18:36:48.574 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:48.574 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:48.574 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:48.574 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:48.574 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for healthy 18:36:48.574 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for lastUpdate 18:36:48.574 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for message 18:36:48.574 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpState 18:36:48.574 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [toscapolicytype] 18:36:48.574 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [toscapolicytype] 18:36:48.574 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [toscapolicy] 18:36:48.574 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [toscapolicy] 18:36:48.574 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:48.574 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:48.574 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:48.574 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:48.574 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [pdpgroup] 18:36:48.574 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [pdpgroup] 18:36:48.574 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:48.574 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:48.574 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:48.574 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:48.576 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdp] 18:36:48.576 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdp] 18:36:48.576 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdp] 18:36:48.576 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdp] 18:36:48.576 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:48.576 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:48.577 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:48.577 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:48.577 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:name] 18:36:48.577 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.name (type=java.lang.String) 18:36:48.577 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.name (type=java.lang.String) 18:36:48.577 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:48.577 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_supportedPolicyTypes.name 18:36:48.577 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:48.577 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:48.577 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:48.577 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:48.577 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:version] 18:36:48.577 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.version (type=java.lang.String) 18:36:48.577 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.version (type=java.lang.String) 18:36:48.578 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:48.578 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_supportedPolicyTypes.version 18:36:48.578 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:48.578 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:48.578 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:36:48.578 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:48.578 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:48.578 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:48.578 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:48.578 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:48.578 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:48.578 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_properties.properties 18:36:48.578 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:48.578 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:48.578 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:48.578 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:48.578 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:48.578 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_properties.properties_KEY 18:36:48.578 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:48.578 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_localname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:48.578 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentkeyname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:48.578 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentkeyversion] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:48.578 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentlocalname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:48.578 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:48.579 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, index: properties_KEY, element: properties 18:36:48.579 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:48.579 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:48.582 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:48.582 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:48.582 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:name] 18:36:48.582 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:48.582 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:48.582 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:48.582 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_policies.name 18:36:48.582 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:48.582 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:48.582 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:48.582 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:48.582 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:version] 18:36:48.582 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:48.582 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:48.582 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:48.582 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_policies.version 18:36:48.582 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:48.582 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:48.583 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:36:48.583 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:48.583 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances through an association table 18:36:48.585 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName, element: pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName 18:36:48.585 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:48.585 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:48.586 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:48.586 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:48.586 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:48.586 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:48.586 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpGroup_properties.properties 18:36:48.586 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:48.586 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:48.586 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:48.586 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:48.586 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:48.586 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpGroup_properties.properties_KEY 18:36:48.586 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:48.586 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpgroup_name] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:48.586 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpgroup_version] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:48.586 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:48.586 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpGroup_name, JpaPdpGroup_version, index: properties_KEY, element: properties 18:36:48.586 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:48.586 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups through an association table 18:36:48.587 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: name, version, element: pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName 18:36:48.587 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:48.587 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:48.588 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:48.588 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:48.588 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:name] 18:36:48.588 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:48.588 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:48.588 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:48.588 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_targets.name 18:36:48.588 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:48.588 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:48.588 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:48.588 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:48.588 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:version] 18:36:48.588 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:48.588 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:48.588 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:48.588 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_targets.version 18:36:48.588 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:48.588 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:48.588 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: toscaPolicyName, toscaPolicyVersion, element: name, version 18:36:48.588 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:48.588 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:48.588 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:48.588 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:48.588 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:48.588 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:48.588 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_properties.properties 18:36:48.588 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:48.588 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:48.588 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:48.588 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:48.588 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:48.588 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_properties.properties_KEY 18:36:48.588 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:48.588 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_name] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:48.588 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_version] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:48.588 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:48.588 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: properties_KEY, element: properties 18:36:48.588 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:48.588 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:48.589 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:48.589 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:48.589 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:48.589 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:48.589 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_metadata.metadata 18:36:48.589 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:48.589 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:48.589 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:48.589 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:48.589 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:48.589 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_metadata.metadata_KEY 18:36:48.589 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:48.589 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_name] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:48.589 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_version] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:48.589 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [metadata_key] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:48.589 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: metadata_KEY, element: metadata 18:36:48.589 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:48.589 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:48.589 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:48.589 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers (type=java.util.List) 18:36:48.589 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers (type=java.util.List) 18:36:48.589 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:48.589 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_triggers.triggers 18:36:48.589 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:48.589 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, element: triggers 18:36:48.589 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:48.589 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:48.591 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:48.591 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:48.591 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:name] 18:36:48.591 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:48.591 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:48.591 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:48.591 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_targets.name 18:36:48.591 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:48.591 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:48.592 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:48.592 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:48.592 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:version] 18:36:48.592 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:48.592 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:48.592 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:48.592 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_targets.version 18:36:48.592 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:48.592 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:48.592 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: toscaPolicyTypeName, toscaPolicyTypeVersion, element: name, version 18:36:48.592 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:48.592 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:48.592 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:48.592 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:48.592 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:48.592 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:48.592 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_properties.properties 18:36:48.592 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:48.592 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:48.592 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:48.592 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:48.592 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:48.592 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_properties.properties_KEY 18:36:48.592 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:48.592 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_name] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:48.592 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_version] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:48.592 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:48.592 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: properties_KEY, element: properties 18:36:48.592 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:48.592 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:48.592 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:48.592 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:48.592 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:48.592 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:48.592 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_metadata.metadata 18:36:48.592 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:48.592 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:48.592 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:48.592 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:48.592 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:48.592 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_metadata.metadata_KEY 18:36:48.592 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:48.592 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_name] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:48.592 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_version] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:48.592 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [metadata_key] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:48.592 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: metadata_KEY, element: metadata 18:36:48.593 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:48.593 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:48.594 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:48.598 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:48.600 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:48.601 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:48.601 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:48.601 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:48.601 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:48.601 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:48.601 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:48.601 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:48.601 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:48.601 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:48.602 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:48.603 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:48.603 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:48.603 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:48.603 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:48.603 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:48.603 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:48.603 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:48.603 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:48.603 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:48.603 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:48.603 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:48.603 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:48.603 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:48.603 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:48.604 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:48.604 [main] DEBUG org.hibernate.bytecode.internal.BytecodeProviderInitiator -- HHH000021: Bytecode provider: bytebuddy 18:36:48.604 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory 18:36:48.605 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:36:48.605 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating SessionFactory with settings: {java.specification.version=17, sun.jnu.encoding=UTF-8, hibernate.dialect=org.hibernate.dialect.H2Dialect, java.class.path=/w/workspace/policy-models-sonar/models-pdp/target/test-classes:/w/workspace/policy-models-sonar/models-pdp/target/classes:/w/workspace/policy-models-sonar/models-base/target/policy-models-base-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-3.1.1-SNAPSHOT.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-examples/target/policy-models-examples-3.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/gson/2.1.1-SNAPSHOT/gson-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/common-parameters/2.1.1-SNAPSHOT/common-parameters-2.1.1-SNAPSHOT.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.jar:/tmp/r/io/prometheus/simpleclient/0.16.0/simpleclient-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel/0.16.0/simpleclient_tracer_otel-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_common/0.16.0/simpleclient_tracer_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel_agent/0.16.0/simpleclient_tracer_otel_agent-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_hotspot/0.16.0/simpleclient_hotspot-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_jakarta/0.16.0/simpleclient_servlet_jakarta-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_common/0.16.0/simpleclient_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_common/0.16.0/simpleclient_servlet_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_logback/0.16.0/simpleclient_logback-0.16.0.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1/jakarta.xml.bind-api-4.0.1.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/tmp/r/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-jakarta/2.2.15/swagger-jaxrs2-jakarta-2.2.15.jar:/tmp/r/io/github/classgraph/classgraph/4.8.154/classgraph-4.8.154.jar:/tmp/r/io/swagger/core/v3/swagger-models-jakarta/2.2.15/swagger-models-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.15.1/jackson-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-annotations-jakarta/2.2.15/swagger-annotations-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-integration-jakarta/2.2.15/swagger-integration-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-core-jakarta/2.2.15/swagger-core-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.15.1/jackson-dataformat-yaml-2.15.1.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.1/jackson-datatype-jsr310-2.15.1.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.1/jackson-databind-2.14.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-json-provider/2.15.1/jackson-jakarta-rs-json-provider-2.15.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-base/2.15.1/jackson-jakarta-rs-base-2.15.1.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.15.1/jackson-module-jakarta-xmlbind-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-servlet-initializer-v2-jakarta/2.2.15/swagger-jaxrs2-servlet-initializer-v2-jakarta-2.2.15.jar:/tmp/r/org/hibernate/orm/hibernate-core/6.3.0.CR1/hibernate-core-6.3.0.CR1.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.2/jaxb-runtime-4.0.2.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.2/jaxb-core-4.0.2.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.0/angus-activation-2.0.0.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.2/txw2-4.0.2.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.1/istack-commons-runtime-4.1.1.jar:/tmp/r/jakarta/inject/jakarta.inject-api/2.0.1.MR/jakarta.inject-api-2.0.1.MR.jar:/tmp/r/org/antlr/antlr4-runtime/4.10.1/antlr4-runtime-4.10.1.jar:/tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/com/h2database/h2/2.2.220/h2-2.2.220.jar:/tmp/r/org/onap/policy/common/utils/2.1.1-SNAPSHOT/utils-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/2.1.1-SNAPSHOT/capabilities-2.1.1-SNAPSHOT.jar:/tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.jar:/tmp/r/com/worldturner/medeia/medeia-validator-core/1.1.1/medeia-validator-core-1.1.1.jar:/tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.3.20/kotlin-reflect-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.3.20/kotlin-stdlib-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.20/kotlin-stdlib-common-1.3.20.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.jar:/tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/tmp/r/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar:/tmp/r/org/onap/policy/common/utils-test/2.1.1-SNAPSHOT/utils-test-2.1.1-SNAPSHOT.jar:/tmp/r/org/bouncycastle/bcpkix-fips/1.0.7/bcpkix-fips-1.0.7.jar:/tmp/r/org/bouncycastle/bc-fips/1.0.2.4/bc-fips-1.0.2.4.jar:/tmp/r/org/apache/commons/commons-jexl3/3.1/commons-jexl3-3.1.jar:/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar:/tmp/r/org/slf4j/slf4j-api/2.0.11/slf4j-api-2.0.11.jar:/tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar:/tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar:/tmp/r/org/projectlombok/lombok/1.18.28/lombok-1.18.28.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/yaml/snakeyaml/2.0/snakeyaml-2.0.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.1.4/mariadb-java-client-3.1.4.jar:/tmp/r/com/github/waffle/waffle-jna/3.2.0/waffle-jna-3.2.0.jar:/tmp/r/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar:/tmp/r/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1.jar:/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar:/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar:/tmp/r/org/postgresql/postgresql/42.6.0/postgresql-42.6.0.jar:/tmp/r/org/checkerframework/checker-qual/3.31.0/checker-qual-3.31.0.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar:/tmp/r/org/glassfish/jersey/inject/jersey-hk2/3.1.3/jersey-hk2-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-common/3.1.3/jersey-common-3.1.3.jar:/tmp/r/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar:/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/tmp/r/org/glassfish/hk2/hk2-locator/3.0.4/hk2-locator-3.0.4.jar:/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/3.0.4/aopalliance-repackaged-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-api/3.0.4/hk2-api-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-utils/3.0.4/hk2-utils-3.0.4.jar:/tmp/r/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.jar:/tmp/r/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.jar:/tmp/r/org/eclipse/jetty/toolchain/jetty-jakarta-servlet-api/5.0.2/jetty-jakarta-servlet-api-5.0.2.jar:/tmp/r/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet/3.1.3/jersey-container-servlet-3.1.3.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.3/jersey-container-servlet-core-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-server/3.1.3/jersey-server-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-client/3.1.3/jersey-client-3.1.3.jar:/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar:/tmp/r/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/tmp/r/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.6/byte-buddy-1.14.6.jar:/tmp/r/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar:/tmp/r/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/tmp/r/org/assertj/assertj-core/3.24.2/assertj-core-3.24.2.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5/5.2.2/httpcore5-5.2.2.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/tmp/r/com/att/nsa/cambriaClient/1.2.1-oss/cambriaClient-1.2.1-oss.jar:/tmp/r/com/att/nsa/saClientLibrary/1.3.0-oss/saClientLibrary-1.3.0-oss.jar:/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar:/tmp/r/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar:/tmp/r/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5/httpclient-cache-4.5.jar:/tmp/r/com/att/nsa/saToolkit/1.2.0-oss/saToolkit-1.2.0-oss.jar:/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar:/tmp/r/org/json/json/20231013/json-20231013.jar:, java.vm.vendor=Private Build, sun.arch.data.model=64, sun.font.fontmanager=sun.awt.X11FontManager, java.vendor.url=Unknown, user.timezone=Etc/UTC, javax.persistence.jdbc.user=****, javax.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, java.vm.specification.version=17, os.name=Linux, jakarta.persistence.jdbc.password=****, sun.java.launcher=SUN_STANDARD, local.setting.IS_JTA_TXN_COORD=false, sun.boot.library.path=/usr/lib/jvm/java-17-openjdk-amd64/lib, sun.java.command=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20240120183635626_70.jar /w/workspace/policy-models-sonar/models-pdp/target/surefire 2024-01-20T18-35-53_465-jvmRun1 surefire-20240120183635626_68tmp surefire_4-20240120183635626_69tmp, jdk.debug=release, surefire.test.class.path=/w/workspace/policy-models-sonar/models-pdp/target/test-classes:/w/workspace/policy-models-sonar/models-pdp/target/classes:/w/workspace/policy-models-sonar/models-base/target/policy-models-base-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-3.1.1-SNAPSHOT.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-examples/target/policy-models-examples-3.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/gson/2.1.1-SNAPSHOT/gson-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/common-parameters/2.1.1-SNAPSHOT/common-parameters-2.1.1-SNAPSHOT.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.jar:/tmp/r/io/prometheus/simpleclient/0.16.0/simpleclient-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel/0.16.0/simpleclient_tracer_otel-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_common/0.16.0/simpleclient_tracer_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel_agent/0.16.0/simpleclient_tracer_otel_agent-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_hotspot/0.16.0/simpleclient_hotspot-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_jakarta/0.16.0/simpleclient_servlet_jakarta-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_common/0.16.0/simpleclient_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_common/0.16.0/simpleclient_servlet_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_logback/0.16.0/simpleclient_logback-0.16.0.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1/jakarta.xml.bind-api-4.0.1.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/tmp/r/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-jakarta/2.2.15/swagger-jaxrs2-jakarta-2.2.15.jar:/tmp/r/io/github/classgraph/classgraph/4.8.154/classgraph-4.8.154.jar:/tmp/r/io/swagger/core/v3/swagger-models-jakarta/2.2.15/swagger-models-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.15.1/jackson-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-annotations-jakarta/2.2.15/swagger-annotations-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-integration-jakarta/2.2.15/swagger-integration-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-core-jakarta/2.2.15/swagger-core-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.15.1/jackson-dataformat-yaml-2.15.1.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.1/jackson-datatype-jsr310-2.15.1.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.1/jackson-databind-2.14.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-json-provider/2.15.1/jackson-jakarta-rs-json-provider-2.15.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-base/2.15.1/jackson-jakarta-rs-base-2.15.1.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.15.1/jackson-module-jakarta-xmlbind-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-servlet-initializer-v2-jakarta/2.2.15/swagger-jaxrs2-servlet-initializer-v2-jakarta-2.2.15.jar:/tmp/r/org/hibernate/orm/hibernate-core/6.3.0.CR1/hibernate-core-6.3.0.CR1.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.2/jaxb-runtime-4.0.2.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.2/jaxb-core-4.0.2.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.0/angus-activation-2.0.0.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.2/txw2-4.0.2.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.1/istack-commons-runtime-4.1.1.jar:/tmp/r/jakarta/inject/jakarta.inject-api/2.0.1.MR/jakarta.inject-api-2.0.1.MR.jar:/tmp/r/org/antlr/antlr4-runtime/4.10.1/antlr4-runtime-4.10.1.jar:/tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/com/h2database/h2/2.2.220/h2-2.2.220.jar:/tmp/r/org/onap/policy/common/utils/2.1.1-SNAPSHOT/utils-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/2.1.1-SNAPSHOT/capabilities-2.1.1-SNAPSHOT.jar:/tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.jar:/tmp/r/com/worldturner/medeia/medeia-validator-core/1.1.1/medeia-validator-core-1.1.1.jar:/tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.3.20/kotlin-reflect-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.3.20/kotlin-stdlib-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.20/kotlin-stdlib-common-1.3.20.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.jar:/tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/tmp/r/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar:/tmp/r/org/onap/policy/common/utils-test/2.1.1-SNAPSHOT/utils-test-2.1.1-SNAPSHOT.jar:/tmp/r/org/bouncycastle/bcpkix-fips/1.0.7/bcpkix-fips-1.0.7.jar:/tmp/r/org/bouncycastle/bc-fips/1.0.2.4/bc-fips-1.0.2.4.jar:/tmp/r/org/apache/commons/commons-jexl3/3.1/commons-jexl3-3.1.jar:/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar:/tmp/r/org/slf4j/slf4j-api/2.0.11/slf4j-api-2.0.11.jar:/tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar:/tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar:/tmp/r/org/projectlombok/lombok/1.18.28/lombok-1.18.28.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/yaml/snakeyaml/2.0/snakeyaml-2.0.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.1.4/mariadb-java-client-3.1.4.jar:/tmp/r/com/github/waffle/waffle-jna/3.2.0/waffle-jna-3.2.0.jar:/tmp/r/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar:/tmp/r/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1.jar:/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar:/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar:/tmp/r/org/postgresql/postgresql/42.6.0/postgresql-42.6.0.jar:/tmp/r/org/checkerframework/checker-qual/3.31.0/checker-qual-3.31.0.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar:/tmp/r/org/glassfish/jersey/inject/jersey-hk2/3.1.3/jersey-hk2-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-common/3.1.3/jersey-common-3.1.3.jar:/tmp/r/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar:/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/tmp/r/org/glassfish/hk2/hk2-locator/3.0.4/hk2-locator-3.0.4.jar:/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/3.0.4/aopalliance-repackaged-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-api/3.0.4/hk2-api-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-utils/3.0.4/hk2-utils-3.0.4.jar:/tmp/r/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.jar:/tmp/r/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.jar:/tmp/r/org/eclipse/jetty/toolchain/jetty-jakarta-servlet-api/5.0.2/jetty-jakarta-servlet-api-5.0.2.jar:/tmp/r/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet/3.1.3/jersey-container-servlet-3.1.3.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.3/jersey-container-servlet-core-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-server/3.1.3/jersey-server-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-client/3.1.3/jersey-client-3.1.3.jar:/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar:/tmp/r/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/tmp/r/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.6/byte-buddy-1.14.6.jar:/tmp/r/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar:/tmp/r/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/tmp/r/org/assertj/assertj-core/3.24.2/assertj-core-3.24.2.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5/5.2.2/httpcore5-5.2.2.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/tmp/r/com/att/nsa/cambriaClient/1.2.1-oss/cambriaClient-1.2.1-oss.jar:/tmp/r/com/att/nsa/saClientLibrary/1.3.0-oss/saClientLibrary-1.3.0-oss.jar:/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar:/tmp/r/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar:/tmp/r/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5/httpclient-cache-4.5.jar:/tmp/r/com/att/nsa/saToolkit/1.2.0-oss/saToolkit-1.2.0-oss.jar:/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar:/tmp/r/org/json/json/20231013/json-20231013.jar:, jakarta.persistence.jdbc.driver=org.h2.Driver, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, java.specification.vendor=Oracle Corporation, org.ops4j.pax.url.mvn.localRepository=/tmp/r, java.version.date=2022-07-19, java.home=/usr/lib/jvm/java-17-openjdk-amd64, file.separator=/, basedir=/w/workspace/policy-models-sonar/models-pdp, java.vm.compressedOopsMode=Zero based, jakarta.persistence.jdbc.user=****, line.separator= , hibernate.persistenceUnitName=ToscaConceptTest, java.vm.specification.vendor=Oracle Corporation, java.specification.name=Java Platform API Specification, hibernate.transaction.coordinator_class=class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl, javax.persistence.jdbc.driver=org.h2.Driver, surefire.real.class.path=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20240120183635626_70.jar, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, java.runtime.version=17.0.4+8-Ubuntu-118.04, user.name=jenkins, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, sonar=true, path.separator=:, hibernate.connection.username=****, os.version=4.15.0-194-generic, java.runtime.name=OpenJDK Runtime Environment, hibernate.connection.url=jdbc:h2:mem:PdpProviderTest, file.encoding=UTF-8, jenkins=true, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=false, localRepository=/tmp/r, hibernate.connection.driver_class=org.h2.Driver, java.vendor.url.bug=Unknown, java.io.tmpdir=/tmp, java.version=17.0.4, user.dir=/w/workspace/policy-models-sonar/models-pdp, os.arch=amd64, java.vm.specification.name=Java Virtual Machine Specification, javax.persistence.schema-generation.database.action=drop-and-create, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@42d4e66f, native.encoding=UTF-8, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, java.vendor=Private Build, java.vm.info=mixed mode, sharing, java.vm.version=17.0.4+8-Ubuntu-118.04, hibernate.bytecode.use_reflection_optimizer=true, sun.io.unicode.encoding=UnicodeLittle, maven.repo.local=/tmp/r, javax.persistence.jdbc.password=****, java.class.version=61.0} 18:36:48.606 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {} 18:36:48.606 [main] DEBUG org.hibernate.boot.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation 18:36:48.606 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 18:36:48.609 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was null 18:36:48.609 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was null 18:36:48.609 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was null 18:36:48.609 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was null 18:36:48.609 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@162452be] under count; prior registration was null 18:36:48.609 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@49c88144] under every; prior registration was null 18:36:48.609 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@6c5f3c44] under any; prior registration was null 18:36:48.609 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(floor)] under floor; prior registration was null 18:36:48.609 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ceiling)] under ceiling; prior registration was null 18:36:48.609 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(mod)] under mod; prior registration was null 18:36:48.609 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(abs)] under abs; prior registration was null 18:36:48.609 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sign)] under sign; prior registration was null 18:36:48.609 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sqrt)] under sqrt; prior registration was null 18:36:48.609 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ln)] under ln; prior registration was null 18:36:48.609 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(exp)] under exp; prior registration was null 18:36:48.609 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(power)] under power; prior registration was null 18:36:48.609 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(round)] under round; prior registration was null 18:36:48.609 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sin)] under sin; prior registration was null 18:36:48.609 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cos)] under cos; prior registration was null 18:36:48.609 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(tan)] under tan; prior registration was null 18:36:48.609 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(asin)] under asin; prior registration was null 18:36:48.609 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(acos)] under acos; prior registration was null 18:36:48.609 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan)] under atan; prior registration was null 18:36:48.609 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan2)] under atan2; prior registration was null 18:36:48.609 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@95d583e] under sinh; prior registration was null 18:36:48.609 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3d584a09] under cosh; prior registration was null 18:36:48.609 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@30173e47] under tanh; prior registration was null 18:36:48.609 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@25bf991d] under pi; prior registration was null 18:36:48.609 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@46c0a93c] under log; prior registration was null 18:36:48.609 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(coalesce)] under coalesce; prior registration was null 18:36:48.609 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nullif)] under nullif; prior registration was null 18:36:48.609 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(left)] under left; prior registration was null 18:36:48.609 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(right)] under right; prior registration was null 18:36:48.609 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(replace)] under replace; prior registration was null 18:36:48.609 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(concat)] under concat; prior registration was null 18:36:48.609 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lower)] under lower; prior registration was null 18:36:48.609 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(upper)] under upper; prior registration was null 18:36:48.609 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substring)] under substring; prior registration was null 18:36:48.609 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(locate)] under locate; prior registration was null 18:36:48.609 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(character_length)] under character_length; prior registration was null 18:36:48.609 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : length -> character_length 18:36:48.609 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LocatePositionEmulation@39b7bbef] under position; prior registration was null 18:36:48.609 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InsertSubstringOverlayEmulation@30db4f98] under overlay; prior registration was null 18:36:48.609 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TrimFunction@69754fef] under trim; prior registration was null 18:36:48.609 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastFunction@2a3f92b4] under cast; prior registration was null 18:36:48.609 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@2e533cdf] under collate; prior registration was null 18:36:48.609 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ExtractFunction@441e1102] under extract; prior registration was null 18:36:48.609 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(least)] under least; prior registration was null 18:36:48.609 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(greatest)] under greatest; prior registration was null 18:36:48.609 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CoalesceIfnullEmulation@7573459] under ifnull; prior registration was null 18:36:48.609 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lpad)] under lpad; prior registration was null 18:36:48.609 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rpad)] under rpad; prior registration was null 18:36:48.609 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LpadRpadPadEmulation@512bbc35] under pad; prior registration was null 18:36:48.609 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastStrEmulation@6629c70b] under str; prior registration was null 18:36:48.609 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@528b4ccd] under format; prior registration was null 18:36:48.609 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampaddFunction@6c405f39] under timestampadd; prior registration was null 18:36:48.609 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampdiffFunction@60869c90] under timestampdiff; prior registration was null 18:36:48.609 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : dateadd -> timestampadd 18:36:48.609 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : datediff -> timestampdiff 18:36:48.609 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@483f0e14] under current_date; prior registration was null 18:36:48.609 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@405acefa] under current_time; prior registration was null 18:36:48.609 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@2e0df85f] under current_timestamp; prior registration was null 18:36:48.609 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current date -> current_date 18:36:48.609 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current time -> current_time 18:36:48.609 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current timestamp -> current_timestamp 18:36:48.609 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@7abb8312] under local_date; prior registration was null 18:36:48.609 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@4a447dff] under local_time; prior registration was null 18:36:48.609 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@5c7f4753] under local_datetime; prior registration was null 18:36:48.609 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@1df18383] under offset_datetime; prior registration was null 18:36:48.609 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local date -> local_date 18:36:48.609 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local time -> local_time 18:36:48.609 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local datetime -> local_datetime 18:36:48.609 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : offset datetime -> offset_datetime 18:36:48.609 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@3b74303c] under instant; prior registration was null 18:36:48.609 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current_instant -> instant 18:36:48.609 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.SqlFunction@52b61928] under sql; prior registration was null 18:36:48.609 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was NamedSqmFunctionTemplate(max) 18:36:48.609 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was NamedSqmFunctionTemplate(min) 18:36:48.609 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was NamedSqmFunctionTemplate(sum) 18:36:48.609 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was NamedSqmFunctionTemplate(avg) 18:36:48.609 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@745589f2] under count; prior registration was org.hibernate.dialect.function.CountFunction@162452be 18:36:48.609 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.AvgFunction@6529e160] under avg; prior registration was NamedSqmFunctionTemplate(avg) 18:36:48.609 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(pi)] under pi; prior registration was org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@25bf991d 18:36:48.609 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cot)] under cot; prior registration was null 18:36:48.609 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(radians)] under radians; prior registration was null 18:36:48.609 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(degrees)] under degrees; prior registration was null 18:36:48.610 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(log10)] under log10; prior registration was null 18:36:48.610 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@7f46c829] under mod; prior registration was NamedSqmFunctionTemplate(mod) 18:36:48.610 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rand)] under rand; prior registration was null 18:36:48.610 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(soundex)] under soundex; prior registration was null 18:36:48.610 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(translate)] under translate; prior registration was null 18:36:48.610 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitand)] under bitand; prior registration was null 18:36:48.610 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitor)] under bitor; prior registration was null 18:36:48.610 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitxor)] under bitxor; prior registration was null 18:36:48.610 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_and)] under bit_and; prior registration was null 18:36:48.610 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_or)] under bit_or; prior registration was null 18:36:48.610 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day)] under day; prior registration was null 18:36:48.610 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(month)] under month; prior registration was null 18:36:48.610 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(year)] under year; prior registration was null 18:36:48.610 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(hour)] under hour; prior registration was null 18:36:48.610 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(minute)] under minute; prior registration was null 18:36:48.610 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(second)] under second; prior registration was null 18:36:48.610 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(microsecond)] under microsecond; prior registration was null 18:36:48.610 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_week)] under day_of_week; prior registration was null 18:36:48.610 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_month)] under day_of_month; prior registration was null 18:36:48.610 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : day -> day_of_month 18:36:48.610 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_year)] under day_of_year; prior registration was null 18:36:48.610 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(week)] under week; prior registration was null 18:36:48.610 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(quarter)] under quarter; prior registration was null 18:36:48.610 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(monthname)] under monthname; prior registration was null 18:36:48.610 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(dayname)] under dayname; prior registration was null 18:36:48.610 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under localtime; prior registration was null 18:36:48.610 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under localtimestamp; prior registration was null 18:36:48.610 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under local_time; prior registration was org.hibernate.dialect.function.CurrentFunction@4a447dff 18:36:48.610 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under local_datetime; prior registration was org.hibernate.dialect.function.CurrentFunction@5c7f4753 18:36:48.610 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TruncFunction@1ddbf1b0] under trunc; prior registration was null 18:36:48.610 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : truncate -> trunc 18:36:48.610 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@4599f1e0] under date_trunc; prior registration was null 18:36:48.610 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_length)] under bit_length; prior registration was null 18:36:48.610 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was null 18:36:48.610 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ascii)] under ascii; prior registration was null 18:36:48.610 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was NamedSqmFunctionTemplate(octet_length) 18:36:48.610 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(space)] under space; prior registration was null 18:36:48.610 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(repeat)] under repeat; prior registration was null 18:36:48.610 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(char)] under char; prior registration was null 18:36:48.610 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : chr -> char 18:36:48.610 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(instr)] under instr; prior registration was null 18:36:48.610 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substr)] under substr; prior registration was null 18:36:48.610 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@6f913ad2] under position; prior registration was org.hibernate.dialect.function.LocatePositionEmulation@39b7bbef 18:36:48.610 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ltrim)] under ltrim; prior registration was null 18:36:48.610 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rtrim)] under rtrim; prior registration was null 18:36:48.610 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@265fb089] under concat; prior registration was NamedSqmFunctionTemplate(concat) 18:36:48.610 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curtime)] under curtime; prior registration was null 18:36:48.610 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curdate)] under curdate; prior registration was null 18:36:48.610 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(now)] under now; prior registration was null 18:36:48.610 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sysdate)] under sysdate; prior registration was null 18:36:48.610 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(insert)] under insert; prior registration was null 18:36:48.610 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_and)] under bool_and; prior registration was null 18:36:48.610 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : every -> bool_and 18:36:48.610 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_or)] under bool_or; prior registration was null 18:36:48.610 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : any -> bool_or 18:36:48.610 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(median)] under median; prior registration was null 18:36:48.610 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_pop)] under stddev_pop; prior registration was null 18:36:48.610 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_samp)] under stddev_samp; prior registration was null 18:36:48.610 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_pop)] under var_pop; prior registration was null 18:36:48.610 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_samp)] under var_samp; prior registration was null 18:36:48.610 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@64cb8383] under format; prior registration was org.hibernate.dialect.function.FormatFunction@528b4ccd 18:36:48.610 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rownum)] under rownum; prior registration was null 18:36:48.610 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(row_number)] under row_number; prior registration was null 18:36:48.610 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lag)] under lag; prior registration was null 18:36:48.610 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lead)] under lead; prior registration was null 18:36:48.610 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(first_value)] under first_value; prior registration was null 18:36:48.610 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(last_value)] under last_value; prior registration was null 18:36:48.610 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nth_value)] under nth_value; prior registration was null 18:36:48.610 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@6e57680b] under mode; prior registration was null 18:36:48.610 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@8f698b9] under percentile_cont; prior registration was null 18:36:48.610 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@5376bad6] under percentile_disc; prior registration was null 18:36:48.610 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@6b99fca0] under rank; prior registration was null 18:36:48.610 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@3edbd6e8] under dense_rank; prior registration was null 18:36:48.610 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@254b2da] under percent_rank; prior registration was null 18:36:48.610 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@6412084c] under cume_dist; prior registration was null 18:36:48.610 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ListaggFunction@40ca8492] under listagg; prior registration was null 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- abs(NUMERIC arg) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double acos(NUMERIC arg) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean any(BOOLEAN predicate) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer ascii(STRING arg) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double asin(NUMERIC arg) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan(NUMERIC arg) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan2(NUMERIC arg0, NUMERIC arg1) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double avg(NUMERIC arg) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_and(arg) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer bit_length(STRING_OR_CLOB arg) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_or(arg) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitand(arg0, arg1) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitor(arg0, arg1) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitxor(arg0, arg1) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_and(BOOLEAN predicate) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_or(BOOLEAN predicate) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- cast(arg as Type) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ceiling(NUMERIC arg) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character char(INTEGER arg) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer character_length(STRING_OR_CLOB arg) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character chr(INTEGER arg) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- coalesce(arg0[, arg1[, ...]]) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String collate(STRING string as COLLATION collation) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String concat(STRING string0[, STRING string1[, ...]]) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cos(NUMERIC arg) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cosh(NUMERIC arg) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cot(NUMERIC arg) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long count([distinct ]{arg|*}) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cume_dist([arg0[, ...]]) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date curdate() 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current date 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current time 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current timestamp 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current_date 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant current_instant 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current_time 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current_timestamp 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time curtime() 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- date_trunc(STRING field, TEMPORAL datetime) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- dateadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- basicType@359(java.lang.Long,-5)|basicType@361(java.lang.Double,8) datediff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day(DATE arg) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_month(DATE arg) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_week(DATE arg) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_year(DATE arg) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String dayname(DATE arg) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double degrees(NUMERIC arg) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long dense_rank([arg0[, ...]]) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean every(BOOLEAN predicate) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double exp(NUMERIC arg) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- extract(TEMPORAL_UNIT field from TEMPORAL arg) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- first_valueANY value 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- floor(NUMERIC arg) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String format(TEMPORAL datetime as STRING pattern) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- greatest(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer hour(TIME arg) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ifnull(arg0, arg1) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String insert(STRING string, INTEGER start, INTEGER length, STRING replacement) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant instant 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer instr(STRING string, STRING pattern[, INTEGER start[, INTEGER occurrence]]) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- lagANY value[, INTEGER offset[, ANY default]] 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- last_valueANY value 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- leadANY value[, INTEGER offset[, ANY default]] 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- least(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String left(STRING string, INTEGER length) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer length(STRING_OR_CLOB arg) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String listagg(STRING arg0, STRING arg1) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double ln(NUMERIC arg) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local date 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local datetime 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local time 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local_date 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local_datetime 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local_time 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time localtime 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp localtimestamp 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer locate(STRING pattern, STRING string[, INTEGER start]) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log(NUMERIC base, NUMERIC arg) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log10(NUMERIC arg) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lower(STRING string) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lpad(STRING string, INTEGER length[, STRING padding]) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String ltrim(STRING string) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- max(COMPARABLE arg) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double median(NUMERIC arg) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer microsecond(TIME arg) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- min(COMPARABLE arg) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer minute(TIME arg) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer mod(INTEGER arg0, INTEGER arg1) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- mode() 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer month(DATE arg) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String monthname(DATE arg) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp now() 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nth_valueANY value, INTEGER nth 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nullif(arg0, arg1) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer octet_length(STRING_OR_CLOB arg) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset datetime 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset_datetime 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String overlay(STRING string placing STRING replacement from INTEGER start[ for INTEGER length]) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String pad(STRING string with INTEGER length {leading|trailing}[ STRING character]) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double percent_rank([arg0[, ...]]) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_cont(NUMERIC arg) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_disc(NUMERIC arg) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double pi 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer position(STRING pattern in STRING string) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double power(NUMERIC arg0, NUMERIC arg1) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer quarter(DATE arg) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double radians(NUMERIC arg) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double rand([INTEGER seed]) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rank([arg0[, ...]]) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String repeat(STRING string, INTEGER times) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String replace(STRING string, STRING pattern, STRING replacement) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String right(STRING string, INTEGER length) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- round(NUMERIC number[, INTEGER places]) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long row_number() 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rownum() 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rpad(STRING string, INTEGER length[, STRING padding]) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rtrim(STRING string) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer second(TIME arg) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer sign(NUMERIC arg) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sin(NUMERIC arg) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sinh(NUMERIC arg) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String soundex(arg) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String space(INTEGER arg) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Object sql 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sqrt(NUMERIC arg) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_pop(NUMERIC arg) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_samp(NUMERIC arg) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String str(arg) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substr(STRING string, INTEGER start[, INTEGER length]) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substring(STRING string{ from|,} INTEGER start[{ for|,} INTEGER length]) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- sum(arg) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp sysdate 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tan(NUMERIC arg) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tanh(NUMERIC arg) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- timestampadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- basicType@359(java.lang.Long,-5)|basicType@361(java.lang.Double,8) timestampdiff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String translate(STRING arg0, STRING arg1, STRING arg2) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String trim([[{leading|trailing|both} ][STRING arg0 ]from] STRING arg1) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- trunc( ... ) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- truncate( ... ) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String upper(STRING string) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_pop(NUMERIC arg) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_samp(NUMERIC arg) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer week(DATE arg) 18:36:48.613 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer year(DATE arg) 18:36:48.613 [main] DEBUG org.hibernate.orm.query.plan.cache -- Starting QueryInterpretationCache(2048) 18:36:48.614 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:36:48.614 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:48.634 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType]: private accessor [derivedFrom] 18:36:48.635 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:36:48.635 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:48.656 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy]: private accessor [derivedFrom] 18:36:48.656 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:36:48.656 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:48.665 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus]: private accessor [deploy] 18:36:48.674 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:36:48.674 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:48.680 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup]: private accessor [description] 18:36:48.681 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:36:48.681 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:48.687 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup]: private accessor [currentInstanceCount] 18:36:48.688 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:36:48.688 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:48.706 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp]: private accessor [healthy] 18:36:48.707 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:48.708 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:48.708 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:48.708 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:48.711 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:48.711 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:48.712 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:48.715 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting post-init callbacks 18:36:48.715 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id})#finishInitialization 18:36:48.715 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)#finishInitialization 18:36:48.715 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)#finishInitialization 18:36:48.715 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) - key descriptor 18:36:48.715 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)#finishInitialization 18:36:48.715 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) - key descriptor 18:36:48.715 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets#{element})#finishInitialization 18:36:48.715 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets)#finishInitialization 18:36:48.715 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) - key descriptor 18:36:48.715 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers)#finishInitialization 18:36:48.715 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) - key descriptor 18:36:48.715 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) `staticFetchableList` generator 18:36:48.716 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id})#finishInitialization 18:36:48.716 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)#finishInitialization 18:36:48.716 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)#finishInitialization 18:36:48.716 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) - key descriptor 18:36:48.716 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)#finishInitialization 18:36:48.716 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) - key descriptor 18:36:48.716 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets#{element})#finishInitialization 18:36:48.716 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets)#finishInitialization 18:36:48.716 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) - key descriptor 18:36:48.716 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)#finishInitialization 18:36:48.716 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) `staticFetchableList` generator 18:36:48.716 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#{id})#finishInitialization 18:36:48.716 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)#finishInitialization 18:36:48.716 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) `staticFetchableList` generator 18:36:48.716 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id})#finishInitialization 18:36:48.716 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping( NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element}]) - element descriptor 18:36:48.717 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)#finishInitialization 18:36:48.717 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - key descriptor 18:36:48.717 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)#finishInitialization 18:36:48.717 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) - key descriptor 18:36:48.717 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) `staticFetchableList` generator 18:36:48.717 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id})#finishInitialization 18:36:48.717 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping( NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element}]) - element descriptor 18:36:48.717 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)#finishInitialization 18:36:48.717 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - key descriptor 18:36:48.717 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element})#finishInitialization 18:36:48.717 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)#finishInitialization 18:36:48.717 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) - key descriptor 18:36:48.717 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)#finishInitialization 18:36:48.717 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) - key descriptor 18:36:48.717 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element})#finishInitialization 18:36:48.717 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)#finishInitialization 18:36:48.717 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) - key descriptor 18:36:48.717 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) `staticFetchableList` generator 18:36:48.717 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id})#finishInitialization 18:36:48.717 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdp) `staticFetchableList` generator 18:36:48.717 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id})#initColumnMappings 18:36:48.717 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)#initColumnMappings 18:36:48.717 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:48.717 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:48.717 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:48.717 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:48.717 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets#{element})#initColumnMappings 18:36:48.717 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:48.717 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:48.717 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:48.717 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:48.717 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id})#initColumnMappings 18:36:48.717 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)#initColumnMappings 18:36:48.717 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:48.717 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:48.717 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:48.717 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:48.717 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets#{element})#initColumnMappings 18:36:48.717 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:48.717 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:48.717 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)#initColumnMappings 18:36:48.717 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#{id})#initColumnMappings 18:36:48.717 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)#initColumnMappings 18:36:48.717 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id})#initColumnMappings 18:36:48.717 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:48.717 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:48.717 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:48.717 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:48.717 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}.{inverse})#finishInitialization 18:36:48.717 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}] 18:36:48.717 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}.{inverse})#finishInitialization 18:36:48.717 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}] 18:36:48.717 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id})#initColumnMappings 18:36:48.717 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}.{inverse})#finishInitialization 18:36:48.717 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:48.717 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}] 18:36:48.717 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:48.717 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:48.717 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:48.717 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element})#initColumnMappings 18:36:48.717 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:48.717 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:48.717 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:48.717 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:48.717 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element})#initColumnMappings 18:36:48.717 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:48.717 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:48.717 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id})#initColumnMappings 18:36:48.717 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:48.717 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:48.717 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}.{inverse})#finishInitialization 18:36:48.717 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}] 18:36:48.718 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:48.718 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicyType where name=? and version=? 18:36:48.718 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into ToscaPolicyType (derived_from_name,derived_from_version,description,name,version) values (?,?,?,?,?) 18:36:48.718 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update ToscaPolicyType set derived_from_name=?,derived_from_version=?,description=? where name=? and version=? 18:36:48.718 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from ToscaPolicyType where name=? and version=? 18:36:48.718 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jtpt1_0 18:36:48.718 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] 18:36:48.718 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}] 18:36:48.718 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] 18:36:48.718 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target}] 18:36:48.718 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target}] 18:36:48.718 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target}] 18:36:48.718 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target}] 18:36:48.720 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] | +-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom.version] | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.description] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] | \-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:48.720 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jtpt1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) { primaryTableReference : ToscaPolicyType as jtpt1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } } } } } 18:36:48.721 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:48.721 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicy where name=? and version=? 18:36:48.721 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into ToscaPolicy (derived_from_name,derived_from_version,description,type_name,type_version,name,version) values (?,?,?,?,?,?,?) 18:36:48.721 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update ToscaPolicy set derived_from_name=?,derived_from_version=?,description=?,type_name=?,type_version=? where name=? and version=? 18:36:48.721 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from ToscaPolicy where name=? and version=? 18:36:48.721 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jtp1_0 18:36:48.722 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] 18:36:48.722 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}] 18:36:48.722 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] 18:36:48.722 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target}] 18:36:48.722 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target}] 18:36:48.722 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] 18:36:48.722 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target}] 18:36:48.722 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] | +-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom.version] | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.description] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] | \-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type.version] 18:36:48.722 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jtp1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) { primaryTableReference : ToscaPolicy as jtp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target}) { primaryTableReference : ToscaPolicy as jtp1_0 } } } } } 18:36:48.723 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:48.723 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from PdpPolicyStatus where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:48.723 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:36:48.723 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpPolicyStatus set deploy=?,pdpGroup=?,pdpType=?,name=?,version=?,state=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:48.723 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpPolicyStatus where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:48.723 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpps1_0 18:36:48.723 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] 18:36:48.723 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] 18:36:48.723 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:36:48.724 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType] | +-EmbeddableFetchImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] | | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.name] | | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.version] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state] 18:36:48.724 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpps1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) { primaryTableReference : PdpPolicyStatus as jpps1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}) { primaryTableReference : PdpPolicyStatus as jpps1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) { primaryTableReference : PdpPolicyStatus as jpps1_0 } } } } } 18:36:48.724 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:48.724 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from PdpGroup where name=? and version=? 18:36:48.724 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpGroup (description,pdpGroupState,name,version) values (?,?,?,?) 18:36:48.724 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpGroup set description=?,pdpGroupState=? where name=? and version=? 18:36:48.724 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpGroup where name=? and version=? 18:36:48.724 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpg1_0 18:36:48.724 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] 18:36:48.724 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] 18:36:48.724 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:48.724 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:48.724 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:48.724 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:48.724 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:48.724 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@71315fb3] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:48.724 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:48.724 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:48.724 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:48.724 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:48.724 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:48.724 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:48.724 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) { primaryTableReference : PdpGroup as jpg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}) { primaryTableReference : PdpGroup as jpg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } left join CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 NestedTableGroupJoins { join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } } } } } 18:36:48.727 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:48.727 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from PdpSubGroup where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:48.727 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpSubGroup (currentInstanceCount,desiredInstanceCount,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?) 18:36:48.727 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpSubGroup set currentInstanceCount=?,desiredInstanceCount=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:48.727 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpSubGroup where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:48.727 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpsg1_0 18:36:48.727 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] 18:36:48.727 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] 18:36:48.727 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:48.727 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:48.728 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:48.728 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:48.728 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:48.728 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@1e8492be] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:48.728 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:48.728 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:48.729 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:48.729 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:48.729 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:48.729 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpsg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) { primaryTableReference : PdpSubGroup as jpsg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } left join CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } } } } } 18:36:48.730 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:48.730 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from Pdp where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:48.731 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:48.731 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update Pdp set healthy=?,lastUpdate=?,message=?,pdpState=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:48.731 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from Pdp where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:48.731 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jp1_0 18:36:48.731 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] 18:36:48.731 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] 18:36:48.731 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState] 18:36:48.731 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jp1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdp) { primaryTableReference : Pdp as jp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}) { primaryTableReference : Pdp as jp1_0 } } } } } 18:36:48.731 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:48.731 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:36:48.731 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:48.731 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:48.731 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:48.731 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:48.731 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:48.731 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:48.731 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:48.731 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:48.731 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}] 18:36:48.731 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties` -> `{index}` 18:36:48.731 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties` -> `{element}` 18:36:48.735 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:48.736 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:48.737 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:48.738 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_properties (JpaToscaPolicyType_name,JpaToscaPolicyType_version,properties_KEY,properties) values (?,?,?,?) 18:36:48.738 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicyType_properties set properties=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:36:48.738 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:36:48.738 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:48.738 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:48.738 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:48.738 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@68c89396] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:48.738 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:48.738 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:48.738 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:48.738 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:48.738 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:48.739 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:48.739 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:48.743 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into PdpGroup_PdpSubGroup (name,version,pdpSubGroups_localName,pdpSubGroups_parentKeyName,pdpSubGroups_parentKeyVersion,pdpSubGroups_parentLocalName) values (?,?,?,?,?,?) 18:36:48.744 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from PdpGroup_PdpSubGroup where name=? and version=? and pdpSubGroups_localName=? and pdpSubGroups_parentKeyName=? and pdpSubGroups_parentKeyVersion=? and pdpSubGroups_parentLocalName=? 18:36:48.744 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from PdpGroup_PdpSubGroup where name=? and version=? 18:36:48.744 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:48.744 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:48.744 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}] 18:36:48.744 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties` -> `{index}` 18:36:48.744 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties` -> `{element}` 18:36:48.744 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:48.744 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:48.744 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:48.744 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_properties (JpaToscaPolicy_name,JpaToscaPolicy_version,properties_KEY,properties) values (?,?,?,?) 18:36:48.744 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicy_properties set properties=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:36:48.745 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:36:48.745 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:36:48.745 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:48.745 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:48.745 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@17526708] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:48.745 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:48.745 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:48.745 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:48.745 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:48.745 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:48.745 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? and pdpInstances_localName=? and pdpInstances_parentKeyName=? and pdpInstances_parentKeyVersion=? and pdpInstances_parentLocalName=? 18:36:48.745 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? 18:36:48.745 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:48.745 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:48.745 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:48.745 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties` -> `{index}` 18:36:48.745 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties` -> `{element}` 18:36:48.747 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:48.747 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:48.747 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:48.747 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,properties_KEY,properties) values (?,?,?,?,?,?) 18:36:48.747 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaPdpSubGroup_properties set properties=? where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:36:48.747 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:36:48.747 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:48.747 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:48.747 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] 18:36:48.747 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}] 18:36:48.748 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}] 18:36:48.748 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:48.748 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_targets (toscaPolicyTypeName,toscaPolicyTypeVersion,name,version) values (?,?,?,?) 18:36:48.748 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:36:48.748 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:36:48.748 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:48.748 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:48.748 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:48.748 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties` -> `{index}` 18:36:48.748 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties` -> `{element}` 18:36:48.748 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:48.748 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:48.748 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:48.748 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpGroup_properties (JpaPdpGroup_name,JpaPdpGroup_version,properties_KEY,properties) values (?,?,?,?) 18:36:48.748 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaPdpGroup_properties set properties=? where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:36:48.748 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:36:48.748 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? 18:36:48.748 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:48.748 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:48.748 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}] 18:36:48.748 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata` -> `{index}` 18:36:48.748 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata` -> `{element}` 18:36:48.748 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:48.748 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:48.748 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:48.748 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_metadata (JpaToscaPolicyType_name,JpaToscaPolicyType_version,metadata_KEY,metadata) values (?,?,?,?) 18:36:48.748 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicyType_metadata set metadata=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:36:48.748 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:36:48.748 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:48.748 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:48.748 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] 18:36:48.748 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}] 18:36:48.748 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}] 18:36:48.748 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:48.748 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_targets (toscaPolicyName,toscaPolicyVersion,name,version) values (?,?,?,?) 18:36:48.748 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:36:48.748 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:36:48.748 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:48.748 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:48.748 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}] 18:36:48.749 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers` -> `{element}` 18:36:48.749 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:48.749 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_triggers (JpaToscaPolicyType_name,JpaToscaPolicyType_version,triggers) values (?,?,?) 18:36:48.749 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and triggers=? 18:36:48.749 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:48.749 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:48.749 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:48.749 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}] 18:36:48.749 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata` -> `{index}` 18:36:48.749 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata` -> `{element}` 18:36:48.749 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:48.749 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:48.749 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:48.749 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_metadata (JpaToscaPolicy_name,JpaToscaPolicy_version,metadata_KEY,metadata) values (?,?,?,?) 18:36:48.749 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicy_metadata set metadata=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:36:48.749 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:36:48.749 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:36:48.749 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : spt1_0 18:36:48.749 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:48.749 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:48.749 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:48.749 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:48.749 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:48.749 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:48.749 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:48.752 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:36:48.752 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow 18:36:48.752 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver 18:36:48.752 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator -- No JtaPlatformResolver was specified, using default [org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver] 18:36:48.753 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver -- Could not resolve JtaPlatform, using default [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 18:36:48.753 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 18:36:48.753 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@23424142] to SessionFactoryImplementor [org.hibernate.internal.SessionFactoryImpl@737d02e7] 18:36:48.753 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named HQL queries 18:36:48.753 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named SQL queries 18:36:48.753 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 18:36:48.753 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpGroup_properties cascade 18:36:48.753 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@203c9b37] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 18:36:48.757 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_policies cascade 18:36:48.759 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_properties cascade 18:36:48.759 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_supportedPolicyTypes cascade 18:36:48.760 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_metadata cascade 18:36:48.760 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_properties cascade 18:36:48.760 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_targets cascade 18:36:48.760 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_metadata cascade 18:36:48.763 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_properties cascade 18:36:48.764 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_targets cascade 18:36:48.764 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_triggers cascade 18:36:48.764 [main] DEBUG org.hibernate.SQL -- drop table if exists Pdp cascade 18:36:48.764 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup cascade 18:36:48.764 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup_PdpSubGroup cascade 18:36:48.764 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpPolicyStatus cascade 18:36:48.764 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup cascade 18:36:48.764 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup_Pdp cascade 18:36:48.764 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicy cascade 18:36:48.764 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicyType cascade 18:36:48.764 [main] DEBUG org.hibernate.SQL -- create table JpaPdpGroup_properties (JpaPdpGroup_version varchar(20) not null, JpaPdpGroup_name varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpGroup_version, JpaPdpGroup_name, properties_KEY)) 18:36:48.764 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@584ffec8] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 18:36:48.767 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_policies (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, version varchar(20), JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120)) 18:36:48.767 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_properties (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName, properties_KEY)) 18:36:48.768 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, version varchar(20), JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120)) 18:36:48.768 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_metadata (JpaToscaPolicy_version varchar(20) not null, JpaToscaPolicy_name varchar(120) not null, metadata_KEY varchar(255) not null, metadata clob, primary key (JpaToscaPolicy_version, JpaToscaPolicy_name, metadata_KEY)) 18:36:48.769 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_properties (JpaToscaPolicy_version varchar(20) not null, JpaToscaPolicy_name varchar(120) not null, properties_KEY varchar(255) not null, properties clob, primary key (JpaToscaPolicy_version, JpaToscaPolicy_name, properties_KEY)) 18:36:48.769 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_targets (toscaPolicyVersion varchar(20) not null, version varchar(20), name varchar(120), toscaPolicyName varchar(120) not null) 18:36:48.770 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_metadata (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, metadata_KEY varchar(255) not null, metadata clob, primary key (JpaToscaPolicyType_version, JpaToscaPolicyType_name, metadata_KEY)) 18:36:48.776 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_properties (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, properties_KEY varchar(255) not null, properties blob, primary key (JpaToscaPolicyType_version, JpaToscaPolicyType_name, properties_KEY)) 18:36:48.781 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_targets (toscaPolicyTypeVersion varchar(20) not null, version varchar(20), name varchar(120), toscaPolicyTypeName varchar(120) not null) 18:36:48.782 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_triggers (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, triggers blob) 18:36:48.782 [main] DEBUG org.hibernate.SQL -- create table Pdp (healthy tinyint check (healthy between 0 and 3), pdpState tinyint check (pdpState between 0 and 4), lastUpdate timestamp(6), parentKeyVersion varchar(15) not null, localName varchar(120) not null, parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, message varchar(255), primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:48.783 [main] DEBUG org.hibernate.SQL -- create table PdpGroup (pdpGroupState tinyint check (pdpGroupState between 0 and 4), version varchar(20) not null, name varchar(120) not null, description varchar(255), primary key (version, name)) 18:36:48.783 [main] DEBUG org.hibernate.SQL -- create table PdpGroup_PdpSubGroup (pdpSubGroups_parentKeyVersion varchar(15) not null, version varchar(20) not null, name varchar(120) not null, pdpSubGroups_localName varchar(120) not null, pdpSubGroups_parentKeyName varchar(120) not null, pdpSubGroups_parentLocalName varchar(120) not null, unique (pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName)) 18:36:48.783 [main] DEBUG org.hibernate.SQL -- create table PdpPolicyStatus (deploy TINYINT DEFAULT 1, state tinyint check (state between 0 and 2), parentKeyVersion varchar(15) not null, version varchar(20), localName varchar(120) not null, name varchar(120), parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, pdpGroup varchar(255), pdpType varchar(255), primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:48.784 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup (currentInstanceCount integer, desiredInstanceCount integer, parentKeyVersion varchar(15) not null, localName varchar(120) not null, parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:48.784 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup_Pdp (pdpInstances_parentKeyVersion varchar(15) not null, pdpParentKeyVersion varchar(15) not null, pdpInstances_localName varchar(120) not null, pdpInstances_parentKeyName varchar(120) not null, pdpInstances_parentLocalName varchar(120) not null, pdpLocalName varchar(120) not null, pdpParentKeyName varchar(120) not null, pdpParentLocalName varchar(120) not null, unique (pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName)) 18:36:48.784 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicy (version varchar(20) not null, name varchar(120) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), type_name varchar(255), type_version varchar(255), primary key (version, name)) 18:36:48.785 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicyType (version varchar(20) not null, name varchar(120) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), primary key (version, name)) 18:36:48.785 [main] DEBUG org.hibernate.SQL -- create index PdpPolicyStatus_PdpGroup on PdpPolicyStatus (pdpGroup) 18:36:48.785 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpGroup_properties add constraint FKi82h6bc4iklkjv7krr4tllb51 foreign key (JpaPdpGroup_version, JpaPdpGroup_name) references PdpGroup 18:36:48.786 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_policies add constraint FKkl74fjq2ysgj68rtbxj2srgdr foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:48.786 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_properties add constraint FK7j6ar5qk95slogxhx7l2tjuxq foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:48.787 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_supportedPolicyTypes add constraint FKiraunod8x5nom8pvenqtbna72 foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:48.787 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_metadata add constraint FK29h250xhsg0inkfg1hm4i2k38 foreign key (JpaToscaPolicy_version, JpaToscaPolicy_name) references ToscaPolicy 18:36:48.788 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_properties add constraint FK9k5bye8m8q6ygv1i414bw8nw0 foreign key (JpaToscaPolicy_version, JpaToscaPolicy_name) references ToscaPolicy 18:36:48.788 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_targets add constraint FKliy7vigqxfyf92o6f0ncb1wgl foreign key (toscaPolicyVersion, toscaPolicyName) references ToscaPolicy 18:36:48.789 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_metadata add constraint FKm1hmhx2ekdrgvl8n73w28xwtt foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:48.789 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_properties add constraint FKi8tdjtmlgdqgru37dr7ygv2a7 foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:48.794 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_targets add constraint FKf2o083hui187dqcuw2cjjof7l foreign key (toscaPolicyTypeVersion, toscaPolicyTypeName) references ToscaPolicyType 18:36:48.795 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_triggers add constraint FKf343w49wb44xuf1nbon6plkmm foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:48.796 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpGroup_PdpSubGroup add constraint FKp3hd30o6ci1ug68n8wkut90i foreign key (pdpSubGroups_parentKeyVersion, pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentLocalName) references PdpSubGroup 18:36:48.796 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpGroup_PdpSubGroup add constraint FKnnmamid2cu71pfiuym4fyo8to foreign key (version, name) references PdpGroup 18:36:48.797 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpSubGroup_Pdp add constraint FKfq9i4rkxwf8st6dqsb72ny3hu foreign key (pdpInstances_parentKeyVersion, pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentLocalName) references Pdp 18:36:48.797 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpSubGroup_Pdp add constraint FKbbesdj6fulgci7m8qfynnf9fd foreign key (pdpParentKeyVersion, pdpLocalName, pdpParentKeyName, pdpParentLocalName) references PdpSubGroup 18:36:48.798 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: 9769c720-005f-4bee-8ebd-5662adcd9eef () 18:36:48.798 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured 18:36:48.798 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated SessionFactory 18:36:48.798 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Created Policy Framework persistence unit "ToscaConceptTest" 18:36:48.801 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false] 18:36:48.801 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 18:36:48.801 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 18:36:48.801 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpps1_0 18:36:48.801 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] 18:36:48.801 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] 18:36:48.801 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:36:48.802 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType] | +-EmbeddableFetchImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] | | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.name] | | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.version] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state] 18:36:48.802 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpps1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) { primaryTableReference : PdpPolicyStatus as jpps1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}) { primaryTableReference : PdpPolicyStatus as jpps1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) { primaryTableReference : PdpPolicyStatus as jpps1_0 } } } } } 18:36:48.802 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:48.802 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:48.802 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) : `class org.onap.policy.models.base.PfConceptKey`@1292774338 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@1495337961) 18:36:48.802 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)@899109058 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) 18:36:48.802 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where (jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName) in ((?,?,?,?)) 18:36:48.803 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=idW, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:48.804 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:48.804 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:48.804 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) : `class org.onap.policy.models.base.PfConceptKey`@383321663 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@1495337961) 18:36:48.804 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)@1586029287 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) 18:36:48.804 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where (jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName) in ((?,?,?,?)) 18:36:48.804 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=idX, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:48.805 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:48.806 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:48.806 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) : `class org.onap.policy.models.base.PfConceptKey`@504851864 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@1495337961) 18:36:48.806 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)@1033055484 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) 18:36:48.807 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where (jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName) in ((?,?,?,?)) 18:36:48.807 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=idY, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:48.808 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:48.809 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:48.809 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) : `class org.onap.policy.models.base.PfConceptKey`@1830015823 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@1495337961) 18:36:48.809 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)@1884553991 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) 18:36:48.809 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where (jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName) in ((?,?,?,?)) 18:36:48.809 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=idZ, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:48.810 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 18:36:48.810 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:36:48.810 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:36:48.811 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 4 insertions, 0 updates, 0 deletions to 4 objects 18:36:48.811 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 (re)creations, 0 updates, 0 removals to 0 collections 18:36:48.811 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:36:48.811 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus{pdpType=MyPdpType, policyType=component[name,version]{name=MyPolicyType, version=1.2.4}, state=SUCCESS, pdpGroup=groupA, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=idZ, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, deploy=true} 18:36:48.811 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus{pdpType=MyPdpType, policyType=component[name,version]{name=MyPolicyType, version=1.2.4}, state=SUCCESS, pdpGroup=groupA, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=idW, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, deploy=true} 18:36:48.811 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus{pdpType=MyPdpType, policyType=component[name,version]{name=MyPolicyType, version=1.2.4}, state=SUCCESS, pdpGroup=groupA, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=idY, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, deploy=true} 18:36:48.811 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus{pdpType=MyPdpType, policyType=component[name,version]{name=MyPolicyType, version=1.2.4}, state=SUCCESS, pdpGroup=groupA, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=idX, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, deploy=true} 18:36:48.811 [main] DEBUG org.hibernate.SQL -- insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:36:48.813 [main] DEBUG org.hibernate.SQL -- insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:36:48.814 [main] DEBUG org.hibernate.SQL -- insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:36:48.815 [main] DEBUG org.hibernate.SQL -- insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:36:48.815 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:48.815 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:48.815 [main] DEBUG org.hibernate.orm.query.hql -- HQL : SELECT c FROM JpaPdpPolicyStatus c WHERE c.pdpGroup= :pdpGroup 18:36:48.818 [main] DEBUG org.hibernate.query.hql.internal.SemanticQueryBuilder -- Handling root path - JpaPdpPolicyStatus 18:36:48.818 [main] DEBUG org.hibernate.orm.query.sqm.creation -- Applying inferable type to SqmExpression [SqmNamedParameter(pdpGroup)] : null -> SqmBasicValuedSimplePath(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).pdpGroup) 18:36:48.819 [main] DEBUG org.hibernate.orm.query.sqm.ast -- SqmStatement Tree : -> [select] -> [query-spec] -> [select] -> [selection] -> [root] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)` <- [root] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)` <- [selection] <- [select] -> [from] -> [root] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)` <- [root] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)` <- [from] -> [where] -> [EQUAL] -> [basic-path] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).pdpGroup` :pdpGroup <- [EQUAL] <- [where] <- [query-spec] <- [select] 18:36:48.819 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- filterQueryString is "SELECT c FROM __TABLE__ c WHERE c.pdpGroup= :pdpGroup" 18:36:48.819 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpps1_0 18:36:48.819 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c))] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] 18:36:48.819 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] 18:36:48.819 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:36:48.820 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmParameter : SqmNamedParameter(pdpGroup) 18:36:48.820 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmPath : SqmBasicValuedSimplePath(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).pdpGroup) 18:36:48.820 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).deploy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).pdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).pdpType] | +-EmbeddableFetchImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] | | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType.name] | | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType.version] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).state] 18:36:48.820 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpps1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)) { primaryTableReference : PdpPolicyStatus as jpps1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}) { primaryTableReference : PdpPolicyStatus as jpps1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType) { primaryTableReference : PdpPolicyStatus as jpps1_0 } } } } } 18:36:48.820 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL 18:36:48.820 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:48.820 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}) : `class org.onap.policy.models.base.PfReferenceKey`@215982986 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@2e262f1d) 18:36:48.820 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType) : `class org.onap.policy.models.base.PfConceptKey`@2058283030 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@1495337961) 18:36:48.820 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c) -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c))@1833209293 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) 18:36:48.820 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where jpps1_0.pdpGroup=? 18:36:48.821 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:48.821 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [idW] 18:36:48.821 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [MyPolicy] 18:36:48.821 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [1.2.3] 18:36:48.821 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:48.821 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] : PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idW) 18:36:48.821 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:48.821 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)): PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idW) 18:36:48.821 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idW)] : 240426080 18:36:48.821 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:48.821 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:48.821 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:48.821 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [MyPolicyType] 18:36:48.821 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [1.2.4] 18:36:48.821 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] : PfConceptKey(name=MyPolicyType, version=1.2.4) 18:36:48.821 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:48.821 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [true] 18:36:48.821 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [groupA] 18:36:48.821 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [MyPdpType] 18:36:48.821 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:48.821 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [SUCCESS] 18:36:48.821 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idW) 18:36:48.821 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@47375282 18:36:48.821 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:48.821 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [idX] 18:36:48.821 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [MyPolicy] 18:36:48.821 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [1.2.3] 18:36:48.821 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:48.821 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] : PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idX) 18:36:48.821 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:48.821 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)): PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idX) 18:36:48.821 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idX)] : 1860729896 18:36:48.821 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:48.821 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:48.821 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:48.821 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [MyPolicyType] 18:36:48.821 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [1.2.4] 18:36:48.822 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] : PfConceptKey(name=MyPolicyType, version=1.2.4) 18:36:48.822 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:48.822 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [true] 18:36:48.822 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [groupA] 18:36:48.822 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [MyPdpType] 18:36:48.822 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:48.822 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [SUCCESS] 18:36:48.822 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idX) 18:36:48.822 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@47375282 18:36:48.822 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:48.822 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [idY] 18:36:48.822 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [MyPolicy] 18:36:48.822 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [1.2.3] 18:36:48.822 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:48.822 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] : PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idY) 18:36:48.822 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:48.822 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)): PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idY) 18:36:48.822 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idY)] : 1421307463 18:36:48.822 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:48.822 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:48.822 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:48.822 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [MyPolicyType] 18:36:48.822 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [1.2.4] 18:36:48.822 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] : PfConceptKey(name=MyPolicyType, version=1.2.4) 18:36:48.822 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:48.822 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [true] 18:36:48.822 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [groupA] 18:36:48.822 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [MyPdpType] 18:36:48.822 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:48.822 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [SUCCESS] 18:36:48.822 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idY) 18:36:48.822 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@47375282 18:36:48.823 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:48.823 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [idZ] 18:36:48.823 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [MyPolicy] 18:36:48.823 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [1.2.3] 18:36:48.823 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:48.823 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] : PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idZ) 18:36:48.823 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:48.823 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)): PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idZ) 18:36:48.823 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idZ)] : 2125090605 18:36:48.823 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:48.823 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:48.823 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:48.823 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [MyPolicyType] 18:36:48.823 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [1.2.4] 18:36:48.823 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] : PfConceptKey(name=MyPolicyType, version=1.2.4) 18:36:48.823 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:48.824 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [true] 18:36:48.824 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [groupA] 18:36:48.824 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [MyPdpType] 18:36:48.824 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:48.824 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [SUCCESS] 18:36:48.824 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idZ) 18:36:48.824 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@47375282 18:36:48.825 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:48.825 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:48.827 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 18:36:48.827 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 18:36:48.827 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:48.827 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:48.827 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) : `class org.onap.policy.models.base.PfConceptKey`@1098515081 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@1495337961) 18:36:48.827 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)@1829109420 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) 18:36:48.827 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where (jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName) in ((?,?,?,?)) 18:36:48.827 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus): PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idW) 18:36:48.827 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idW)] : 1887021195 18:36:48.827 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:36:48.827 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [MyPolicyType] 18:36:48.827 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [1.2.4] 18:36:48.827 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] : PfConceptKey(name=MyPolicyType, version=1.2.4) 18:36:48.827 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:36:48.827 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [true] 18:36:48.827 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [groupA] 18:36:48.827 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [MyPdpType] 18:36:48.827 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:36:48.827 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [SUCCESS] 18:36:48.827 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idW) 18:36:48.828 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@324bd8b6 18:36:48.829 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:48.829 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:48.829 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) : `class org.onap.policy.models.base.PfConceptKey`@1719910276 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@1495337961) 18:36:48.829 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)@174146954 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) 18:36:48.829 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where (jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName) in ((?,?,?,?)) 18:36:48.829 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus): PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idY) 18:36:48.831 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idY)] : 574725994 18:36:48.831 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:36:48.831 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [MyPolicyType] 18:36:48.831 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [1.2.4] 18:36:48.831 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] : PfConceptKey(name=MyPolicyType, version=1.2.4) 18:36:48.831 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:36:48.832 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [true] 18:36:48.832 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [groupA] 18:36:48.832 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [MyPdpType] 18:36:48.832 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:36:48.832 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [SUCCESS] 18:36:48.832 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idY) 18:36:48.832 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@228cd3bd 18:36:48.832 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 18:36:48.832 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:36:48.832 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:36:48.832 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 insertions, 0 updates, 2 deletions to 2 objects 18:36:48.832 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 (re)creations, 0 updates, 0 removals to 0 collections 18:36:48.832 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:36:48.832 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus{pdpType=MyPdpType, policyType=component[name,version]{name=MyPolicyType, version=1.2.4}, state=SUCCESS, pdpGroup=groupA, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=idW, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, deploy=true} 18:36:48.832 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus{pdpType=MyPdpType, policyType=component[name,version]{name=MyPolicyType, version=1.2.4}, state=SUCCESS, pdpGroup=groupA, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=idY, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, deploy=true} 18:36:48.833 [main] DEBUG org.hibernate.SQL -- delete from PdpPolicyStatus where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:48.833 [main] DEBUG org.hibernate.SQL -- delete from PdpPolicyStatus where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:48.834 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:48.834 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:48.834 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- filterQueryString is "SELECT c FROM __TABLE__ c WHERE c.pdpGroup= :pdpGroup" 18:36:48.834 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL 18:36:48.834 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:48.834 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1980831639 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@2e262f1d) 18:36:48.834 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType) : `class org.onap.policy.models.base.PfConceptKey`@810336733 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@1495337961) 18:36:48.834 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c) -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c))@787054927 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) 18:36:48.834 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where jpps1_0.pdpGroup=? 18:36:48.835 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:48.835 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [idX] 18:36:48.835 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [MyPolicy] 18:36:48.835 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [1.2.3] 18:36:48.835 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:48.835 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] : PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idX) 18:36:48.835 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:48.835 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)): PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idX) 18:36:48.835 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idX)] : 363040574 18:36:48.835 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:48.835 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:48.835 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:48.835 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [MyPolicyType] 18:36:48.835 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [1.2.4] 18:36:48.835 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] : PfConceptKey(name=MyPolicyType, version=1.2.4) 18:36:48.835 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:48.835 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [true] 18:36:48.835 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [groupA] 18:36:48.835 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [MyPdpType] 18:36:48.835 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:48.835 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [SUCCESS] 18:36:48.835 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idX) 18:36:48.835 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@77a2873c 18:36:48.835 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:48.835 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [idZ] 18:36:48.835 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [MyPolicy] 18:36:48.835 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [1.2.3] 18:36:48.835 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:48.835 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] : PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idZ) 18:36:48.835 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:48.835 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)): PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idZ) 18:36:48.835 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idZ)] : 1838489033 18:36:48.835 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:48.835 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:48.835 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:48.835 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [MyPolicyType] 18:36:48.835 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [1.2.4] 18:36:48.835 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] : PfConceptKey(name=MyPolicyType, version=1.2.4) 18:36:48.835 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:48.835 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [true] 18:36:48.835 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [groupA] 18:36:48.835 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [MyPdpType] 18:36:48.835 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:48.835 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [SUCCESS] 18:36:48.835 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idZ) 18:36:48.835 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@77a2873c 18:36:48.836 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:48.836 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:48.837 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- HHH000031: Closing 18:36:48.837 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Un-scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration$Scope@1868793d] from SessionFactory [org.hibernate.internal.SessionFactoryImpl@737d02e7] 18:36:48.837 [main] DEBUG org.hibernate.service.internal.AbstractServiceRegistryImpl -- Implicitly destroying ServiceRegistry on de-registration of all child ServiceRegistries 18:36:48.837 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001008: Cleaning up connection pool [jdbc:h2:mem:PdpProviderTest] 18:36:48.837 [main] DEBUG org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl -- Implicitly destroying Boot-strap registry on de-registration of all child ServiceRegistries 18:36:48.837 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Creating Policy Framework persistence unit "ToscaConceptTest" . . . 18:36:48.850 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each 18:36:48.850 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=ToscaConceptTest, explicit-provider=null] against incoming persistence unit name [ToscaConceptTest] 18:36:48.850 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- No PersistenceProvider explicitly requested, assuming Hibernate 18:36:48.851 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [ name: ToscaConceptTest persistence provider classname: null classloader: null excludeUnlistedClasses: false JTA datasource: null Non JTA datasource: null Transaction type: RESOURCE_LOCAL PU root URL: file:/w/workspace/policy-models-sonar/models-pdp/target/test-classes/ Shared Cache Mode: null Validation Mode: null Jar files URLs [] Managed classes names [ org.onap.policy.models.dao.converters.CDataConditioner org.onap.policy.models.dao.converters.Uuid2String org.onap.policy.models.base.PfConceptKey org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup org.onap.policy.models.pdp.persistence.concepts.JpaPdp org.onap.policy.models.tosca.simple.concepts.JpaToscaTrigger org.onap.policy.models.tosca.simple.concepts.JpaToscaProperty] Mapping files names [] Properties [ javax.persistence.jdbc.driver: org.h2.Driver javax.persistence.jdbc.password: P01icY hibernate.dialect: org.hibernate.dialect.H2Dialect javax.persistence.jdbc.url: jdbc:h2:mem:PdpProviderTest hibernate.show_sql: false javax.persistence.schema-generation.database.action: drop-and-create javax.persistence.jdbc.user: policy] 18:36:48.851 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.boot.beanvalidation.BeanValidationIntegrator]. 18:36:48.851 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator]. 18:36:48.852 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 18:36:48.852 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 18:36:48.852 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 18:36:48.852 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 18:36:48.852 [main] DEBUG org.hibernate.orm.idgen.factory -- Ignoring CDI for resolving IdentifierGenerator instances as extended or delayed CDI support was enabled 18:36:48.852 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator] 18:36:48.852 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator] 18:36:48.852 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator] 18:36:48.852 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator] 18:36:48.852 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned] 18:36:48.852 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator] 18:36:48.852 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator] 18:36:48.852 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:36:48.852 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator] 18:36:48.852 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator] 18:36:48.852 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:36:48.852 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator] 18:36:48.852 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered 18:36:48.852 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000026: Second-level cache disabled 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@691124ee 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@691124ee 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BasicTypeReference@691124ee 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.BasicTypeReference@38d80d65 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.NumericBooleanConverter -> org.hibernate.type.BasicTypeReference@38d80d65 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.BasicTypeReference@5403799b 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.TrueFalseConverter -> org.hibernate.type.BasicTypeReference@5403799b 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.BasicTypeReference@5a0e0886 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.YesNoConverter -> org.hibernate.type.BasicTypeReference@5a0e0886 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@3ad8717d 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@3ad8717d 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.BasicTypeReference@3ad8717d 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BasicTypeReference@4293e066 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BasicTypeReference@4293e066 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BasicTypeReference@4293e066 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary_wrapper -> org.hibernate.type.BasicTypeReference@d13960e 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.BasicTypeReference@d13960e 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.BasicTypeReference@27f3f512 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BasicTypeReference@5e593b08 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BasicTypeReference@5e593b08 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.BasicTypeReference@3946075 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob_wrapper -> org.hibernate.type.BasicTypeReference@122635ef 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@2ac519dc 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@2ac519dc 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.BasicTypeReference@2ac519dc 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.BasicTypeReference@3d53e6f7 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.BasicTypeReference@3d53e6f7 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.BasicTypeReference@3d53e6f7 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@1de4bee0 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@1de4bee0 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.BasicTypeReference@1de4bee0 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@3ece79fe 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@3ece79fe 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.BasicTypeReference@3ece79fe 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@3cc79c02 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@3cc79c02 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.BasicTypeReference@3cc79c02 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BasicTypeReference@1e01b133 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BasicTypeReference@1e01b133 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BasicTypeReference@262a1fad 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BasicTypeReference@262a1fad 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.BasicTypeReference@6be6931f 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.BasicTypeReference@6be6931f 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.BasicTypeReference@6be6931f 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character_nchar -> org.hibernate.type.BasicTypeReference@6b4125ed 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.BasicTypeReference@78da899f 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.BasicTypeReference@78da899f 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.BasicTypeReference@e7b265e 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.BasicTypeReference@51da32e5 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.BasicTypeReference@51da32e5 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.BasicTypeReference@51da32e5 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.BasicTypeReference@33d60b7e 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.BasicTypeReference@1fecfaea 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.BasicTypeReference@4872669f 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.BasicTypeReference@483f286e 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.BasicTypeReference@483f286e 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.BasicTypeReference@4bb147ec 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.BasicTypeReference@4bb147ec 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.BasicTypeReference@33f2cfda 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_char_array -> org.hibernate.type.BasicTypeReference@68ef01a5 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_character_array -> org.hibernate.type.BasicTypeReference@59a2388e 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.BasicTypeReference@186d8a71 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_character_array -> org.hibernate.type.BasicTypeReference@3dc40ab9 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_char_array -> org.hibernate.type.BasicTypeReference@2db6d68d 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.BasicTypeReference@6518fdfd 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.BasicTypeReference@6518fdfd 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.BasicTypeReference@11d2dd2d 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.BasicTypeReference@11d2dd2d 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.BasicTypeReference@cde8c6c 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.BasicTypeReference@cde8c6c 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.BasicTypeReference@174721c4 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.BasicTypeReference@174721c4 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.BasicTypeReference@3592c1c4 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.BasicTypeReference@3592c1c4 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@322e49ee 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@4aeb0e2b 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.BasicTypeReference@648c5fb3 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.BasicTypeReference@648c5fb3 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeUtc -> org.hibernate.type.BasicTypeReference@47b33e07 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithTimezone -> org.hibernate.type.BasicTypeReference@7126e26 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@151ab2b9 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.BasicTypeReference@13ed066e 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.BasicTypeReference@13ed066e 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@4d705112 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@590765c4 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.BasicTypeReference@19489b27 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.BasicTypeReference@19489b27 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.BasicTypeReference@626d2016 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.BasicTypeReference@626d2016 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.BasicTypeReference@2d5a1588 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.BasicTypeReference@2d5a1588 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.BasicTypeReference@2d5a1588 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.BasicTypeReference@4f116ca2 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.BasicTypeReference@4f116ca2 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.BasicTypeReference@4f116ca2 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.BasicTypeReference@125d47c4 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.BasicTypeReference@193bb809 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration instant -> org.hibernate.type.BasicTypeReference@64b018f3 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.BasicTypeReference@64b018f3 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid -> org.hibernate.type.BasicTypeReference@20801cbb 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.BasicTypeReference@20801cbb 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration pg-uuid -> org.hibernate.type.BasicTypeReference@20801cbb 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.BasicTypeReference@581b1c08 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.BasicTypeReference@1c240cf2 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.BasicTypeReference@78b7f805 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.BasicTypeReference@78b7f805 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.BasicTypeReference@58f2466c 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Currency -> org.hibernate.type.BasicTypeReference@58f2466c 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.BasicTypeReference@58f2466c 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.BasicTypeReference@5809fa26 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.BasicTypeReference@5809fa26 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.BasicTypeReference@64763e49 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.io.Serializable -> org.hibernate.type.BasicTypeReference@64763e49 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.BasicTypeReference@23468512 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.BasicTypeReference@23468512 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZoneOffset -> org.hibernate.type.BasicTypeReference@69cd7630 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZoneOffset -> org.hibernate.type.BasicTypeReference@69cd7630 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.BasicTypeReference@7e8279e5 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.BasicTypeReference@7e8279e5 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.BasicTypeReference@2b53840a 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.JavaObjectType@4a9a878 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.JavaObjectType@4a9a878 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration null -> org.hibernate.type.NullType@7e7743ec 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.BasicTypeReference@1ed7bed0 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.BasicTypeReference@2cb5fa10 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.BasicTypeReference@1453c0f3 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.BasicTypeReference@34b666f3 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.BasicTypeReference@17346f8b 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_time -> org.hibernate.type.BasicTypeReference@14d27207 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.BasicTypeReference@1e0c6c36 18:36:48.853 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.BasicTypeReference@198a10fa 18:36:48.854 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@2d766c77] into BootstrapContext; was [null] 18:36:48.854 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@2a337194] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@5723d538] 18:36:48.868 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null] 18:36:48.868 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null] 18:36:48.869 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using built-in connection pool (not intended for production use) 18:36:48.869 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: Loaded JDBC driver class: org.h2.Driver 18:36:48.869 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:PdpProviderTest] 18:36:48.869 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001001: Connection properties: {password=P01icY, user=policy} 18:36:48.869 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001003: Autocommit mode: false 18:36:48.869 [main] DEBUG org.hibernate.orm.connections.pooling -- Initializing Connection pool with 1 Connections 18:36:48.869 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001115: Connection pool size: 20 (min=1) 18:36:48.873 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database -> name : H2 version : 2.2.220 (2023-07-04) major : 2 minor : 2 18:36:48.873 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Driver -> name : H2 JDBC Driver version : 2.2.220 (2023-07-04) major : 2 minor : 2 18:36:48.873 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2 18:36:48.873 [main] WARN org.hibernate.orm.deprecation -- HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 18:36:48.873 [main] DEBUG org.hibernate.orm.dialect -- HHH035001: Using dialect: org.hibernate.dialect.H2Dialect, version: 2.2.220 18:36:48.873 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case 18:36:48.874 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NCharTypeDescriptor) replaced previous registration(CharTypeDescriptor) 18:36:48.874 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NVarcharTypeDescriptor) replaced previous registration(VarcharTypeDescriptor) 18:36:48.874 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(LongNVarcharTypeDescriptor) replaced previous registration(LongVarcharTypeDescriptor) 18:36:48.874 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NClobTypeDescriptor(DEFAULT)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 18:36:48.874 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(2005, ClobTypeDescriptor(STREAM_BINDING)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 18:36:48.874 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(TimestampUtcDescriptor) replaced previous registration(TimestampUtcDescriptor) 18:36:48.874 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(3100, NumericTypeDescriptor) replaced previous registration(org.hibernate.dialect.H2DurationIntervalSecondJdbcType@7e532f2d) 18:36:48.874 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@7b64d3b9] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@6a865af8] 18:36:48.874 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}] 18:36:48.877 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:48.877 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaToscaPolicyType 18:36:48.877 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType on table ToscaPolicyType 18:36:48.878 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.878 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:36:48.878 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:48.878 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:48.878 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:48.878 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:name] 18:36:48.878 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:48.878 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:48.878 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:48.878 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.name 18:36:48.878 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:48.878 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:48.878 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:48.878 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:version] 18:36:48.878 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:48.878 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:48.878 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:48.878 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.version 18:36:48.878 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:48.878 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:48.878 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:48.878 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.879 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:48.879 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_name') 18:36:48.879 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:48.879 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:name] 18:36:48.879 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:48.879 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:48.879 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:48.879 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.derived_from_name 18:36:48.879 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:48.879 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:48.879 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_version') 18:36:48.879 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:48.879 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:version] 18:36:48.879 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:48.879 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:48.879 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:48.879 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.derived_from_version 18:36:48.879 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:48.879 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property derivedFrom 18:36:48.879 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.879 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:48.879 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType:description] 18:36:48.879 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:48.879 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:48.879 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:48.879 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.description 18:36:48.879 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:48.879 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:48.879 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.879 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='metadata_ORDER') 18:36:48.879 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.879 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='metadata_KEY') 18:36:48.879 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='metadata_KEY') 18:36:48.879 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:48.879 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:48.879 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:48.880 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property metadata 18:36:48.880 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:48.880 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.880 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:48.880 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.880 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:48.880 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:48.880 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:48.880 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:48.880 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:48.880 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:48.880 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:48.881 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.881 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='targets_ORDER') 18:36:48.881 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.881 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='targets_KEY') 18:36:48.881 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='targets_KEY') 18:36:48.881 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyTypeName',referencedColumn='name') 18:36:48.881 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyTypeVersion',referencedColumn='version') 18:36:48.881 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:48.881 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:48.881 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property targets 18:36:48.881 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:48.881 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.881 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='triggers_ORDER') 18:36:48.881 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.881 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='triggers_KEY') 18:36:48.881 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='triggers_KEY') 18:36:48.881 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:48.881 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:48.881 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:48.881 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property triggers 18:36:48.882 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:48.883 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaToscaPolicy 18:36:48.883 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy on table ToscaPolicy 18:36:48.883 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.883 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:36:48.883 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:48.884 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:48.884 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:48.884 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:name] 18:36:48.884 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:48.884 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:48.884 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:48.884 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.name 18:36:48.884 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:48.884 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:48.884 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:48.884 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:version] 18:36:48.884 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:48.884 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:48.884 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:48.884 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.version 18:36:48.884 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:48.884 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:48.884 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:48.884 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.884 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:48.884 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_name') 18:36:48.884 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:48.884 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:name] 18:36:48.884 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:48.884 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:48.884 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:48.884 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.derived_from_name 18:36:48.884 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:48.884 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:48.884 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_version') 18:36:48.884 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:48.884 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:version] 18:36:48.884 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:48.884 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:48.884 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:48.884 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.derived_from_version 18:36:48.884 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:48.884 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property derivedFrom 18:36:48.884 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.884 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:48.884 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy:description] 18:36:48.884 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:48.884 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:48.884 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:48.884 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.description 18:36:48.884 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:48.885 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:48.885 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.885 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='metadata_ORDER') 18:36:48.885 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.885 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='metadata_KEY') 18:36:48.885 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='metadata_KEY') 18:36:48.885 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:48.885 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:48.885 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:48.885 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property metadata 18:36:48.886 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:48.886 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.886 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:48.886 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.886 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:48.886 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:48.886 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:48.886 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:48.886 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:48.886 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:48.886 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.886 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:48.886 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='type_name') 18:36:48.886 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:48.886 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:name] 18:36:48.886 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:48.886 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:48.886 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:48.886 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.type_name 18:36:48.886 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:48.886 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:48.886 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='type_version') 18:36:48.886 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:48.886 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:version] 18:36:48.886 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:48.886 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:48.886 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:48.886 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.type_version 18:36:48.886 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:48.886 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property type 18:36:48.887 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:48.887 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.887 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='targets_ORDER') 18:36:48.887 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.887 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='targets_KEY') 18:36:48.887 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='targets_KEY') 18:36:48.887 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyName',referencedColumn='name') 18:36:48.887 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyVersion',referencedColumn='version') 18:36:48.887 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:48.887 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:48.887 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property targets 18:36:48.887 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:48.888 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpPolicyStatus 18:36:48.888 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus on table PdpPolicyStatus 18:36:48.891 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.891 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:36:48.891 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:48.892 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:48.892 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:48.892 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:localName] 18:36:48.892 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:48.892 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:48.892 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:48.892 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.localName 18:36:48.892 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:48.892 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:48.892 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:48.892 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyName] 18:36:48.892 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:48.892 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:48.892 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:48.892 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentKeyName 18:36:48.892 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:48.892 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:48.892 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:48.892 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyVersion] 18:36:48.892 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:48.892 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:48.892 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:48.892 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentKeyVersion 18:36:48.892 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:48.892 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:48.892 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:48.892 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentLocalName] 18:36:48.892 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:48.892 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:48.892 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:48.892 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentLocalName 18:36:48.892 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:48.892 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:48.892 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:48.892 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.892 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property deploy with lazy=false 18:36:48.892 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:deploy] 18:36:48.892 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:36:48.892 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:36:48.892 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for deploy 18:36:48.892 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.deploy 18:36:48.892 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property deploy 18:36:48.893 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.893 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpGroup with lazy=false 18:36:48.893 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpGroup] 18:36:48.893 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup (type=java.lang.String) 18:36:48.893 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup (type=java.lang.String) 18:36:48.893 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpGroup 18:36:48.893 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.pdpGroup 18:36:48.893 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpGroup 18:36:48.893 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.893 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpType with lazy=false 18:36:48.893 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpType] 18:36:48.893 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType (type=java.lang.String) 18:36:48.893 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType (type=java.lang.String) 18:36:48.893 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpType 18:36:48.893 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.pdpType 18:36:48.893 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpType 18:36:48.893 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.894 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:48.894 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:48.894 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:name] 18:36:48.894 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:48.894 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:48.894 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:48.894 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.name 18:36:48.894 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:48.894 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:48.894 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:48.894 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:version] 18:36:48.894 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:48.894 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:48.894 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:48.894 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.version 18:36:48.894 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:48.894 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property policyType 18:36:48.894 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.894 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property state with lazy=false 18:36:48.894 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:state] 18:36:48.894 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state (type=org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State) 18:36:48.894 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state (type=org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State) 18:36:48.894 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for state 18:36:48.894 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.state 18:36:48.894 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property state 18:36:48.895 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:48.895 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpGroup 18:36:48.895 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup on table PdpGroup 18:36:48.895 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.896 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:36:48.896 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:48.896 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:48.896 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:48.896 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:name] 18:36:48.896 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:48.896 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:48.896 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:48.896 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.name 18:36:48.896 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:48.896 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:48.896 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:48.896 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:version] 18:36:48.896 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:48.896 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:48.896 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:48.896 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.version 18:36:48.896 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:48.896 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:48.896 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:48.896 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.896 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:48.896 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:description] 18:36:48.896 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description (type=java.lang.String) 18:36:48.896 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description (type=java.lang.String) 18:36:48.896 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:48.896 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.description 18:36:48.896 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:48.896 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.896 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpGroupState with lazy=false 18:36:48.896 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:pdpGroupState] 18:36:48.896 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:48.896 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:48.896 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpGroupState 18:36:48.896 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.pdpGroupState 18:36:48.896 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpGroupState 18:36:48.897 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:48.897 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.897 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='pdpSubGroups_ORDER') 18:36:48.897 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.897 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='pdpSubGroups_KEY') 18:36:48.897 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpSubGroups_KEY') 18:36:48.897 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='name',referencedColumn='name') 18:36:48.897 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='version',referencedColumn='version') 18:36:48.897 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:48.897 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:48.897 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpSubGroups 18:36:48.897 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:48.897 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.897 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:48.897 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.897 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:48.897 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:48.897 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:48.897 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:48.897 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:48.897 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:48.897 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:48.898 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpSubGroup 18:36:48.898 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup on table PdpSubGroup 18:36:48.898 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.898 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:36:48.898 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:48.898 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:48.898 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:48.898 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:localName] 18:36:48.898 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:48.899 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:48.899 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:48.899 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.localName 18:36:48.899 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:48.899 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:48.899 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:48.899 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyName] 18:36:48.899 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:48.899 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:48.899 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:48.899 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentKeyName 18:36:48.899 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:48.899 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:48.899 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:48.899 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyVersion] 18:36:48.899 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:48.899 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:48.899 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:48.899 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentKeyVersion 18:36:48.899 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:48.899 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:48.899 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:48.899 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentLocalName] 18:36:48.899 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:48.899 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:48.899 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:48.899 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentLocalName 18:36:48.899 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:48.899 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:48.899 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:48.899 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.899 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property currentInstanceCount with lazy=false 18:36:48.899 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:currentInstanceCount] 18:36:48.899 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount (type=int) 18:36:48.899 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount (type=int) 18:36:48.899 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for currentInstanceCount 18:36:48.899 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.currentInstanceCount 18:36:48.899 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property currentInstanceCount 18:36:48.899 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.899 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property desiredInstanceCount with lazy=false 18:36:48.899 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:desiredInstanceCount] 18:36:48.899 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:36:48.899 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:36:48.899 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for desiredInstanceCount 18:36:48.899 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.desiredInstanceCount 18:36:48.899 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property desiredInstanceCount 18:36:48.899 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:48.899 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.901 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='pdpInstances_ORDER') 18:36:48.901 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.901 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='pdpInstances_KEY') 18:36:48.903 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpInstances_KEY') 18:36:48.903 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentKeyName',referencedColumn='parentKeyName') 18:36:48.903 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentKeyVersion',referencedColumn='parentKeyVersion') 18:36:48.903 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentLocalName',referencedColumn='parentLocalName') 18:36:48.903 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpLocalName',referencedColumn='localName') 18:36:48.903 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:48.903 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:48.904 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpInstances 18:36:48.904 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:48.904 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.904 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='policies_ORDER') 18:36:48.904 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.904 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='policies_KEY') 18:36:48.904 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='policies_KEY') 18:36:48.904 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:48.904 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:48.904 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:48.904 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property policies 18:36:48.904 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:48.904 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.905 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:48.905 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.905 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:48.905 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:48.905 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:48.905 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:48.905 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:48.905 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:48.905 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:48.905 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.905 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='supportedPolicyTypes_ORDER') 18:36:48.905 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.905 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='supportedPolicyTypes_KEY') 18:36:48.905 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='supportedPolicyTypes_KEY') 18:36:48.905 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:48.905 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:48.905 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:48.905 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property supportedPolicyTypes 18:36:48.906 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:48.906 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdp 18:36:48.906 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdp on table Pdp 18:36:48.906 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.906 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:36:48.906 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:48.906 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:48.906 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:48.906 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:localName] 18:36:48.906 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:48.906 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:48.906 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:48.906 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.localName 18:36:48.906 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:48.906 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:48.906 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:48.906 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyName] 18:36:48.906 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:48.906 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:48.906 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:48.906 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentKeyName 18:36:48.906 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:48.906 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:48.906 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:48.906 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyVersion] 18:36:48.906 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:48.906 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:48.906 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:48.906 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentKeyVersion 18:36:48.906 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:48.907 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:48.907 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:48.907 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentLocalName] 18:36:48.907 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:48.907 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:48.907 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:48.907 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentLocalName 18:36:48.907 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:48.907 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:48.907 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:48.907 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.907 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property healthy with lazy=false 18:36:48.907 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:healthy] 18:36:48.907 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:36:48.907 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:36:48.907 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for healthy 18:36:48.907 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.healthy 18:36:48.907 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property healthy 18:36:48.907 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.907 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property lastUpdate with lazy=false 18:36:48.907 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:lastUpdate] 18:36:48.907 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate (type=java.util.Date) 18:36:48.907 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate (type=java.util.Date) 18:36:48.907 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for lastUpdate 18:36:48.907 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.lastUpdate 18:36:48.907 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property lastUpdate 18:36:48.907 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.907 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property message with lazy=false 18:36:48.907 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:message] 18:36:48.907 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message (type=java.lang.String) 18:36:48.907 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message (type=java.lang.String) 18:36:48.907 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for message 18:36:48.907 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.message 18:36:48.907 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property message 18:36:48.907 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:48.907 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpState with lazy=false 18:36:48.907 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:pdpState] 18:36:48.907 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:48.907 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:48.907 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpState 18:36:48.907 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.pdpState 18:36:48.907 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpState 18:36:48.907 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:48.907 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:48.907 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:48.907 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:48.907 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:48.907 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:48.907 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:48.907 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:48.907 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:48.907 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:48.908 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:48.908 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:48.908 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:48.908 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:48.908 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:48.908 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:48.908 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for deploy 18:36:48.908 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpGroup 18:36:48.908 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpType 18:36:48.908 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:48.908 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:48.908 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for state 18:36:48.908 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:48.908 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:48.908 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:48.908 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpGroupState 18:36:48.908 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:48.908 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:48.908 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:48.908 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:48.908 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for currentInstanceCount 18:36:48.908 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for desiredInstanceCount 18:36:48.908 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:48.908 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:48.908 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:48.908 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:48.908 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for healthy 18:36:48.908 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for lastUpdate 18:36:48.908 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for message 18:36:48.908 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpState 18:36:48.908 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [toscapolicytype] 18:36:48.908 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [toscapolicytype] 18:36:48.908 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [toscapolicy] 18:36:48.908 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [toscapolicy] 18:36:48.908 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:48.908 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:48.908 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:48.908 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:48.909 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [pdpgroup] 18:36:48.909 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [pdpgroup] 18:36:48.909 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:48.909 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:48.909 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:48.909 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:48.909 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdp] 18:36:48.909 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdp] 18:36:48.909 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdp] 18:36:48.909 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdp] 18:36:48.909 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:48.909 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:48.909 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:48.909 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:48.909 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:name] 18:36:48.909 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.name (type=java.lang.String) 18:36:48.909 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.name (type=java.lang.String) 18:36:48.909 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:48.909 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_supportedPolicyTypes.name 18:36:48.909 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:48.909 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:48.909 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:48.909 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:48.909 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:version] 18:36:48.909 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.version (type=java.lang.String) 18:36:48.909 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.version (type=java.lang.String) 18:36:48.909 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:48.909 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_supportedPolicyTypes.version 18:36:48.909 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:48.909 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:48.909 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:36:48.909 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:48.909 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:48.910 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:48.910 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:48.910 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:48.910 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:48.910 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_properties.properties 18:36:48.910 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:48.910 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:48.910 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:48.910 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:48.910 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:48.910 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_properties.properties_KEY 18:36:48.910 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:48.910 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_localname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:48.910 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentkeyname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:48.910 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentkeyversion] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:48.910 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentlocalname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:48.910 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:48.910 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, index: properties_KEY, element: properties 18:36:48.910 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:48.910 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:48.910 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:48.910 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:48.910 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:name] 18:36:48.910 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:48.910 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:48.910 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:48.910 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_policies.name 18:36:48.910 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:48.910 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:48.910 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:48.910 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:48.910 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:version] 18:36:48.910 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:48.910 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:48.910 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:48.910 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_policies.version 18:36:48.910 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:48.910 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:48.910 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:36:48.910 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:48.910 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances through an association table 18:36:48.911 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName, element: pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName 18:36:48.911 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:48.911 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:48.911 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:48.911 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:48.911 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:48.911 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:48.911 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpGroup_properties.properties 18:36:48.911 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:48.911 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:48.911 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:48.911 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:48.911 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:48.911 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpGroup_properties.properties_KEY 18:36:48.911 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:48.911 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpgroup_name] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:48.911 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpgroup_version] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:48.911 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:48.911 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpGroup_name, JpaPdpGroup_version, index: properties_KEY, element: properties 18:36:48.911 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:48.911 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups through an association table 18:36:48.912 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: name, version, element: pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName 18:36:48.912 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:48.912 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:48.912 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:48.912 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:48.912 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:name] 18:36:48.912 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:48.912 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:48.912 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:48.912 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_targets.name 18:36:48.912 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:48.912 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:48.912 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:48.912 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:48.912 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:version] 18:36:48.912 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:48.912 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:48.912 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:48.912 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_targets.version 18:36:48.912 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:48.912 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:48.912 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: toscaPolicyName, toscaPolicyVersion, element: name, version 18:36:48.912 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:48.912 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:48.912 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:48.912 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:48.913 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:48.913 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:48.913 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_properties.properties 18:36:48.913 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:48.913 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:48.913 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:48.913 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:48.913 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:48.913 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_properties.properties_KEY 18:36:48.913 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:48.913 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_name] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:48.913 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_version] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:48.913 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:48.913 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: properties_KEY, element: properties 18:36:48.913 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:48.913 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:48.913 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:48.913 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:48.913 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:48.913 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:48.913 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_metadata.metadata 18:36:48.913 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:48.913 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:48.913 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:48.913 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:48.913 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:48.913 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_metadata.metadata_KEY 18:36:48.913 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:48.913 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_name] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:48.913 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_version] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:48.913 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [metadata_key] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:48.913 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: metadata_KEY, element: metadata 18:36:48.913 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:48.913 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:48.913 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:48.913 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers (type=java.util.List) 18:36:48.913 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers (type=java.util.List) 18:36:48.913 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:48.913 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_triggers.triggers 18:36:48.913 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:48.913 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, element: triggers 18:36:48.913 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:48.914 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:48.914 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:48.914 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:48.914 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:name] 18:36:48.914 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:48.914 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:48.914 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:48.914 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_targets.name 18:36:48.914 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:48.914 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:48.914 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:48.914 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:48.914 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:version] 18:36:48.914 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:48.914 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:48.914 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:48.914 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_targets.version 18:36:48.914 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:48.914 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:48.914 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: toscaPolicyTypeName, toscaPolicyTypeVersion, element: name, version 18:36:48.914 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:48.914 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:48.914 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:48.914 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:48.914 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:48.914 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:48.914 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_properties.properties 18:36:48.914 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:48.914 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:48.914 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:48.914 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:48.915 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:48.915 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_properties.properties_KEY 18:36:48.915 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:48.915 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_name] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:48.915 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_version] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:48.915 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:48.915 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: properties_KEY, element: properties 18:36:48.915 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:48.915 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:48.915 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:48.915 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:48.915 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:48.915 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:48.915 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_metadata.metadata 18:36:48.915 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:48.915 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:48.915 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:48.915 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:48.915 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:48.915 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_metadata.metadata_KEY 18:36:48.915 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:48.915 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_name] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:48.915 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_version] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:48.915 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [metadata_key] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:48.915 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: metadata_KEY, element: metadata 18:36:48.916 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:48.916 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:48.916 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:48.916 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:48.916 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:48.916 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:48.916 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:48.916 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:48.917 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:48.917 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:48.917 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:48.917 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:48.917 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:48.917 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:48.917 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:48.920 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:48.920 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:48.920 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:48.922 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:48.922 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:48.922 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:48.922 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:48.922 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:48.922 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:48.922 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:48.922 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:48.922 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:48.922 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:48.922 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:48.922 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:48.923 [main] DEBUG org.hibernate.bytecode.internal.BytecodeProviderInitiator -- HHH000021: Bytecode provider: bytebuddy 18:36:48.923 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory 18:36:48.924 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:36:48.924 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating SessionFactory with settings: {java.specification.version=17, sun.jnu.encoding=UTF-8, hibernate.dialect=org.hibernate.dialect.H2Dialect, java.class.path=/w/workspace/policy-models-sonar/models-pdp/target/test-classes:/w/workspace/policy-models-sonar/models-pdp/target/classes:/w/workspace/policy-models-sonar/models-base/target/policy-models-base-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-3.1.1-SNAPSHOT.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-examples/target/policy-models-examples-3.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/gson/2.1.1-SNAPSHOT/gson-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/common-parameters/2.1.1-SNAPSHOT/common-parameters-2.1.1-SNAPSHOT.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.jar:/tmp/r/io/prometheus/simpleclient/0.16.0/simpleclient-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel/0.16.0/simpleclient_tracer_otel-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_common/0.16.0/simpleclient_tracer_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel_agent/0.16.0/simpleclient_tracer_otel_agent-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_hotspot/0.16.0/simpleclient_hotspot-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_jakarta/0.16.0/simpleclient_servlet_jakarta-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_common/0.16.0/simpleclient_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_common/0.16.0/simpleclient_servlet_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_logback/0.16.0/simpleclient_logback-0.16.0.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1/jakarta.xml.bind-api-4.0.1.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/tmp/r/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-jakarta/2.2.15/swagger-jaxrs2-jakarta-2.2.15.jar:/tmp/r/io/github/classgraph/classgraph/4.8.154/classgraph-4.8.154.jar:/tmp/r/io/swagger/core/v3/swagger-models-jakarta/2.2.15/swagger-models-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.15.1/jackson-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-annotations-jakarta/2.2.15/swagger-annotations-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-integration-jakarta/2.2.15/swagger-integration-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-core-jakarta/2.2.15/swagger-core-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.15.1/jackson-dataformat-yaml-2.15.1.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.1/jackson-datatype-jsr310-2.15.1.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.1/jackson-databind-2.14.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-json-provider/2.15.1/jackson-jakarta-rs-json-provider-2.15.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-base/2.15.1/jackson-jakarta-rs-base-2.15.1.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.15.1/jackson-module-jakarta-xmlbind-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-servlet-initializer-v2-jakarta/2.2.15/swagger-jaxrs2-servlet-initializer-v2-jakarta-2.2.15.jar:/tmp/r/org/hibernate/orm/hibernate-core/6.3.0.CR1/hibernate-core-6.3.0.CR1.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.2/jaxb-runtime-4.0.2.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.2/jaxb-core-4.0.2.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.0/angus-activation-2.0.0.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.2/txw2-4.0.2.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.1/istack-commons-runtime-4.1.1.jar:/tmp/r/jakarta/inject/jakarta.inject-api/2.0.1.MR/jakarta.inject-api-2.0.1.MR.jar:/tmp/r/org/antlr/antlr4-runtime/4.10.1/antlr4-runtime-4.10.1.jar:/tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/com/h2database/h2/2.2.220/h2-2.2.220.jar:/tmp/r/org/onap/policy/common/utils/2.1.1-SNAPSHOT/utils-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/2.1.1-SNAPSHOT/capabilities-2.1.1-SNAPSHOT.jar:/tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.jar:/tmp/r/com/worldturner/medeia/medeia-validator-core/1.1.1/medeia-validator-core-1.1.1.jar:/tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.3.20/kotlin-reflect-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.3.20/kotlin-stdlib-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.20/kotlin-stdlib-common-1.3.20.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.jar:/tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/tmp/r/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar:/tmp/r/org/onap/policy/common/utils-test/2.1.1-SNAPSHOT/utils-test-2.1.1-SNAPSHOT.jar:/tmp/r/org/bouncycastle/bcpkix-fips/1.0.7/bcpkix-fips-1.0.7.jar:/tmp/r/org/bouncycastle/bc-fips/1.0.2.4/bc-fips-1.0.2.4.jar:/tmp/r/org/apache/commons/commons-jexl3/3.1/commons-jexl3-3.1.jar:/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar:/tmp/r/org/slf4j/slf4j-api/2.0.11/slf4j-api-2.0.11.jar:/tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar:/tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar:/tmp/r/org/projectlombok/lombok/1.18.28/lombok-1.18.28.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/yaml/snakeyaml/2.0/snakeyaml-2.0.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.1.4/mariadb-java-client-3.1.4.jar:/tmp/r/com/github/waffle/waffle-jna/3.2.0/waffle-jna-3.2.0.jar:/tmp/r/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar:/tmp/r/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1.jar:/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar:/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar:/tmp/r/org/postgresql/postgresql/42.6.0/postgresql-42.6.0.jar:/tmp/r/org/checkerframework/checker-qual/3.31.0/checker-qual-3.31.0.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar:/tmp/r/org/glassfish/jersey/inject/jersey-hk2/3.1.3/jersey-hk2-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-common/3.1.3/jersey-common-3.1.3.jar:/tmp/r/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar:/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/tmp/r/org/glassfish/hk2/hk2-locator/3.0.4/hk2-locator-3.0.4.jar:/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/3.0.4/aopalliance-repackaged-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-api/3.0.4/hk2-api-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-utils/3.0.4/hk2-utils-3.0.4.jar:/tmp/r/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.jar:/tmp/r/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.jar:/tmp/r/org/eclipse/jetty/toolchain/jetty-jakarta-servlet-api/5.0.2/jetty-jakarta-servlet-api-5.0.2.jar:/tmp/r/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet/3.1.3/jersey-container-servlet-3.1.3.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.3/jersey-container-servlet-core-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-server/3.1.3/jersey-server-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-client/3.1.3/jersey-client-3.1.3.jar:/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar:/tmp/r/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/tmp/r/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.6/byte-buddy-1.14.6.jar:/tmp/r/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar:/tmp/r/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/tmp/r/org/assertj/assertj-core/3.24.2/assertj-core-3.24.2.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5/5.2.2/httpcore5-5.2.2.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/tmp/r/com/att/nsa/cambriaClient/1.2.1-oss/cambriaClient-1.2.1-oss.jar:/tmp/r/com/att/nsa/saClientLibrary/1.3.0-oss/saClientLibrary-1.3.0-oss.jar:/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar:/tmp/r/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar:/tmp/r/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5/httpclient-cache-4.5.jar:/tmp/r/com/att/nsa/saToolkit/1.2.0-oss/saToolkit-1.2.0-oss.jar:/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar:/tmp/r/org/json/json/20231013/json-20231013.jar:, java.vm.vendor=Private Build, sun.arch.data.model=64, sun.font.fontmanager=sun.awt.X11FontManager, java.vendor.url=Unknown, user.timezone=Etc/UTC, javax.persistence.jdbc.user=****, javax.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, java.vm.specification.version=17, os.name=Linux, jakarta.persistence.jdbc.password=****, sun.java.launcher=SUN_STANDARD, local.setting.IS_JTA_TXN_COORD=false, sun.boot.library.path=/usr/lib/jvm/java-17-openjdk-amd64/lib, sun.java.command=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20240120183635626_70.jar /w/workspace/policy-models-sonar/models-pdp/target/surefire 2024-01-20T18-35-53_465-jvmRun1 surefire-20240120183635626_68tmp surefire_4-20240120183635626_69tmp, jdk.debug=release, surefire.test.class.path=/w/workspace/policy-models-sonar/models-pdp/target/test-classes:/w/workspace/policy-models-sonar/models-pdp/target/classes:/w/workspace/policy-models-sonar/models-base/target/policy-models-base-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-3.1.1-SNAPSHOT.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-examples/target/policy-models-examples-3.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/gson/2.1.1-SNAPSHOT/gson-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/common-parameters/2.1.1-SNAPSHOT/common-parameters-2.1.1-SNAPSHOT.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.jar:/tmp/r/io/prometheus/simpleclient/0.16.0/simpleclient-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel/0.16.0/simpleclient_tracer_otel-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_common/0.16.0/simpleclient_tracer_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel_agent/0.16.0/simpleclient_tracer_otel_agent-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_hotspot/0.16.0/simpleclient_hotspot-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_jakarta/0.16.0/simpleclient_servlet_jakarta-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_common/0.16.0/simpleclient_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_common/0.16.0/simpleclient_servlet_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_logback/0.16.0/simpleclient_logback-0.16.0.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1/jakarta.xml.bind-api-4.0.1.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/tmp/r/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-jakarta/2.2.15/swagger-jaxrs2-jakarta-2.2.15.jar:/tmp/r/io/github/classgraph/classgraph/4.8.154/classgraph-4.8.154.jar:/tmp/r/io/swagger/core/v3/swagger-models-jakarta/2.2.15/swagger-models-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.15.1/jackson-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-annotations-jakarta/2.2.15/swagger-annotations-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-integration-jakarta/2.2.15/swagger-integration-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-core-jakarta/2.2.15/swagger-core-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.15.1/jackson-dataformat-yaml-2.15.1.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.1/jackson-datatype-jsr310-2.15.1.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.1/jackson-databind-2.14.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-json-provider/2.15.1/jackson-jakarta-rs-json-provider-2.15.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-base/2.15.1/jackson-jakarta-rs-base-2.15.1.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.15.1/jackson-module-jakarta-xmlbind-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-servlet-initializer-v2-jakarta/2.2.15/swagger-jaxrs2-servlet-initializer-v2-jakarta-2.2.15.jar:/tmp/r/org/hibernate/orm/hibernate-core/6.3.0.CR1/hibernate-core-6.3.0.CR1.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.2/jaxb-runtime-4.0.2.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.2/jaxb-core-4.0.2.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.0/angus-activation-2.0.0.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.2/txw2-4.0.2.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.1/istack-commons-runtime-4.1.1.jar:/tmp/r/jakarta/inject/jakarta.inject-api/2.0.1.MR/jakarta.inject-api-2.0.1.MR.jar:/tmp/r/org/antlr/antlr4-runtime/4.10.1/antlr4-runtime-4.10.1.jar:/tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/com/h2database/h2/2.2.220/h2-2.2.220.jar:/tmp/r/org/onap/policy/common/utils/2.1.1-SNAPSHOT/utils-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/2.1.1-SNAPSHOT/capabilities-2.1.1-SNAPSHOT.jar:/tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.jar:/tmp/r/com/worldturner/medeia/medeia-validator-core/1.1.1/medeia-validator-core-1.1.1.jar:/tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.3.20/kotlin-reflect-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.3.20/kotlin-stdlib-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.20/kotlin-stdlib-common-1.3.20.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.jar:/tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/tmp/r/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar:/tmp/r/org/onap/policy/common/utils-test/2.1.1-SNAPSHOT/utils-test-2.1.1-SNAPSHOT.jar:/tmp/r/org/bouncycastle/bcpkix-fips/1.0.7/bcpkix-fips-1.0.7.jar:/tmp/r/org/bouncycastle/bc-fips/1.0.2.4/bc-fips-1.0.2.4.jar:/tmp/r/org/apache/commons/commons-jexl3/3.1/commons-jexl3-3.1.jar:/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar:/tmp/r/org/slf4j/slf4j-api/2.0.11/slf4j-api-2.0.11.jar:/tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar:/tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar:/tmp/r/org/projectlombok/lombok/1.18.28/lombok-1.18.28.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/yaml/snakeyaml/2.0/snakeyaml-2.0.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.1.4/mariadb-java-client-3.1.4.jar:/tmp/r/com/github/waffle/waffle-jna/3.2.0/waffle-jna-3.2.0.jar:/tmp/r/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar:/tmp/r/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1.jar:/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar:/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar:/tmp/r/org/postgresql/postgresql/42.6.0/postgresql-42.6.0.jar:/tmp/r/org/checkerframework/checker-qual/3.31.0/checker-qual-3.31.0.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar:/tmp/r/org/glassfish/jersey/inject/jersey-hk2/3.1.3/jersey-hk2-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-common/3.1.3/jersey-common-3.1.3.jar:/tmp/r/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar:/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/tmp/r/org/glassfish/hk2/hk2-locator/3.0.4/hk2-locator-3.0.4.jar:/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/3.0.4/aopalliance-repackaged-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-api/3.0.4/hk2-api-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-utils/3.0.4/hk2-utils-3.0.4.jar:/tmp/r/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.jar:/tmp/r/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.jar:/tmp/r/org/eclipse/jetty/toolchain/jetty-jakarta-servlet-api/5.0.2/jetty-jakarta-servlet-api-5.0.2.jar:/tmp/r/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet/3.1.3/jersey-container-servlet-3.1.3.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.3/jersey-container-servlet-core-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-server/3.1.3/jersey-server-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-client/3.1.3/jersey-client-3.1.3.jar:/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar:/tmp/r/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/tmp/r/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.6/byte-buddy-1.14.6.jar:/tmp/r/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar:/tmp/r/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/tmp/r/org/assertj/assertj-core/3.24.2/assertj-core-3.24.2.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5/5.2.2/httpcore5-5.2.2.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/tmp/r/com/att/nsa/cambriaClient/1.2.1-oss/cambriaClient-1.2.1-oss.jar:/tmp/r/com/att/nsa/saClientLibrary/1.3.0-oss/saClientLibrary-1.3.0-oss.jar:/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar:/tmp/r/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar:/tmp/r/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5/httpclient-cache-4.5.jar:/tmp/r/com/att/nsa/saToolkit/1.2.0-oss/saToolkit-1.2.0-oss.jar:/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar:/tmp/r/org/json/json/20231013/json-20231013.jar:, jakarta.persistence.jdbc.driver=org.h2.Driver, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, java.specification.vendor=Oracle Corporation, org.ops4j.pax.url.mvn.localRepository=/tmp/r, java.version.date=2022-07-19, java.home=/usr/lib/jvm/java-17-openjdk-amd64, file.separator=/, basedir=/w/workspace/policy-models-sonar/models-pdp, java.vm.compressedOopsMode=Zero based, jakarta.persistence.jdbc.user=****, line.separator= , hibernate.persistenceUnitName=ToscaConceptTest, java.vm.specification.vendor=Oracle Corporation, java.specification.name=Java Platform API Specification, hibernate.transaction.coordinator_class=class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl, javax.persistence.jdbc.driver=org.h2.Driver, surefire.real.class.path=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20240120183635626_70.jar, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, java.runtime.version=17.0.4+8-Ubuntu-118.04, user.name=jenkins, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, sonar=true, path.separator=:, hibernate.connection.username=****, os.version=4.15.0-194-generic, java.runtime.name=OpenJDK Runtime Environment, hibernate.connection.url=jdbc:h2:mem:PdpProviderTest, file.encoding=UTF-8, jenkins=true, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=false, localRepository=/tmp/r, hibernate.connection.driver_class=org.h2.Driver, java.vendor.url.bug=Unknown, java.io.tmpdir=/tmp, java.version=17.0.4, user.dir=/w/workspace/policy-models-sonar/models-pdp, os.arch=amd64, java.vm.specification.name=Java Virtual Machine Specification, javax.persistence.schema-generation.database.action=drop-and-create, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@2de7b1a9, native.encoding=UTF-8, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, java.vendor=Private Build, java.vm.info=mixed mode, sharing, java.vm.version=17.0.4+8-Ubuntu-118.04, hibernate.bytecode.use_reflection_optimizer=true, sun.io.unicode.encoding=UnicodeLittle, maven.repo.local=/tmp/r, javax.persistence.jdbc.password=****, java.class.version=61.0} 18:36:48.925 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {} 18:36:48.925 [main] DEBUG org.hibernate.boot.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation 18:36:48.925 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 18:36:48.927 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was null 18:36:48.927 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was null 18:36:48.927 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was null 18:36:48.927 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was null 18:36:48.927 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@24fa96f5] under count; prior registration was null 18:36:48.927 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@4b0cf1db] under every; prior registration was null 18:36:48.927 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@51bea8bc] under any; prior registration was null 18:36:48.927 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(floor)] under floor; prior registration was null 18:36:48.927 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ceiling)] under ceiling; prior registration was null 18:36:48.927 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(mod)] under mod; prior registration was null 18:36:48.927 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(abs)] under abs; prior registration was null 18:36:48.927 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sign)] under sign; prior registration was null 18:36:48.927 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sqrt)] under sqrt; prior registration was null 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ln)] under ln; prior registration was null 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(exp)] under exp; prior registration was null 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(power)] under power; prior registration was null 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(round)] under round; prior registration was null 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sin)] under sin; prior registration was null 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cos)] under cos; prior registration was null 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(tan)] under tan; prior registration was null 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(asin)] under asin; prior registration was null 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(acos)] under acos; prior registration was null 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan)] under atan; prior registration was null 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan2)] under atan2; prior registration was null 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@414431db] under sinh; prior registration was null 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@31795a38] under cosh; prior registration was null 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@1d57e7e5] under tanh; prior registration was null 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@390857bb] under pi; prior registration was null 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@592263a8] under log; prior registration was null 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(coalesce)] under coalesce; prior registration was null 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nullif)] under nullif; prior registration was null 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(left)] under left; prior registration was null 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(right)] under right; prior registration was null 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(replace)] under replace; prior registration was null 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(concat)] under concat; prior registration was null 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lower)] under lower; prior registration was null 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(upper)] under upper; prior registration was null 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substring)] under substring; prior registration was null 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(locate)] under locate; prior registration was null 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(character_length)] under character_length; prior registration was null 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : length -> character_length 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LocatePositionEmulation@22f15a2e] under position; prior registration was null 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InsertSubstringOverlayEmulation@3bf95a] under overlay; prior registration was null 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TrimFunction@7b75d369] under trim; prior registration was null 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastFunction@3100c08c] under cast; prior registration was null 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@1988cca8] under collate; prior registration was null 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ExtractFunction@462607ea] under extract; prior registration was null 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(least)] under least; prior registration was null 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(greatest)] under greatest; prior registration was null 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CoalesceIfnullEmulation@131d6adc] under ifnull; prior registration was null 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lpad)] under lpad; prior registration was null 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rpad)] under rpad; prior registration was null 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LpadRpadPadEmulation@242ecc93] under pad; prior registration was null 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastStrEmulation@7b1ca932] under str; prior registration was null 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@df3f8ec] under format; prior registration was null 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampaddFunction@75403804] under timestampadd; prior registration was null 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampdiffFunction@2758386b] under timestampdiff; prior registration was null 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : dateadd -> timestampadd 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : datediff -> timestampdiff 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@3913408b] under current_date; prior registration was null 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@2bb5fbdd] under current_time; prior registration was null 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@5fc166b7] under current_timestamp; prior registration was null 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current date -> current_date 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current time -> current_time 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current timestamp -> current_timestamp 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@393c8644] under local_date; prior registration was null 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@1a089ef0] under local_time; prior registration was null 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@1ee7f57f] under local_datetime; prior registration was null 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@4ac7dcca] under offset_datetime; prior registration was null 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local date -> local_date 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local time -> local_time 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local datetime -> local_datetime 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : offset datetime -> offset_datetime 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@17946d70] under instant; prior registration was null 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current_instant -> instant 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.SqlFunction@49b59e6c] under sql; prior registration was null 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was NamedSqmFunctionTemplate(max) 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was NamedSqmFunctionTemplate(min) 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was NamedSqmFunctionTemplate(sum) 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was NamedSqmFunctionTemplate(avg) 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@68d8d628] under count; prior registration was org.hibernate.dialect.function.CountFunction@24fa96f5 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.AvgFunction@1c0d7675] under avg; prior registration was NamedSqmFunctionTemplate(avg) 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(pi)] under pi; prior registration was org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@390857bb 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cot)] under cot; prior registration was null 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(radians)] under radians; prior registration was null 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(degrees)] under degrees; prior registration was null 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(log10)] under log10; prior registration was null 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@28c67769] under mod; prior registration was NamedSqmFunctionTemplate(mod) 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rand)] under rand; prior registration was null 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(soundex)] under soundex; prior registration was null 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(translate)] under translate; prior registration was null 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitand)] under bitand; prior registration was null 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitor)] under bitor; prior registration was null 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitxor)] under bitxor; prior registration was null 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_and)] under bit_and; prior registration was null 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_or)] under bit_or; prior registration was null 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day)] under day; prior registration was null 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(month)] under month; prior registration was null 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(year)] under year; prior registration was null 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(hour)] under hour; prior registration was null 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(minute)] under minute; prior registration was null 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(second)] under second; prior registration was null 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(microsecond)] under microsecond; prior registration was null 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_week)] under day_of_week; prior registration was null 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_month)] under day_of_month; prior registration was null 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : day -> day_of_month 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_year)] under day_of_year; prior registration was null 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(week)] under week; prior registration was null 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(quarter)] under quarter; prior registration was null 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(monthname)] under monthname; prior registration was null 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(dayname)] under dayname; prior registration was null 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under localtime; prior registration was null 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under localtimestamp; prior registration was null 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under local_time; prior registration was org.hibernate.dialect.function.CurrentFunction@1a089ef0 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under local_datetime; prior registration was org.hibernate.dialect.function.CurrentFunction@1ee7f57f 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TruncFunction@4d65dae3] under trunc; prior registration was null 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : truncate -> trunc 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@63a22cf1] under date_trunc; prior registration was null 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_length)] under bit_length; prior registration was null 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was null 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ascii)] under ascii; prior registration was null 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was NamedSqmFunctionTemplate(octet_length) 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(space)] under space; prior registration was null 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(repeat)] under repeat; prior registration was null 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(char)] under char; prior registration was null 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : chr -> char 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(instr)] under instr; prior registration was null 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substr)] under substr; prior registration was null 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@14eb502e] under position; prior registration was org.hibernate.dialect.function.LocatePositionEmulation@22f15a2e 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ltrim)] under ltrim; prior registration was null 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rtrim)] under rtrim; prior registration was null 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@f0d10e5] under concat; prior registration was NamedSqmFunctionTemplate(concat) 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curtime)] under curtime; prior registration was null 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curdate)] under curdate; prior registration was null 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(now)] under now; prior registration was null 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sysdate)] under sysdate; prior registration was null 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(insert)] under insert; prior registration was null 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_and)] under bool_and; prior registration was null 18:36:48.928 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : every -> bool_and 18:36:48.929 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_or)] under bool_or; prior registration was null 18:36:48.929 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : any -> bool_or 18:36:48.929 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(median)] under median; prior registration was null 18:36:48.929 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_pop)] under stddev_pop; prior registration was null 18:36:48.929 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_samp)] under stddev_samp; prior registration was null 18:36:48.929 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_pop)] under var_pop; prior registration was null 18:36:48.929 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_samp)] under var_samp; prior registration was null 18:36:48.929 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@6cdc7125] under format; prior registration was org.hibernate.dialect.function.FormatFunction@df3f8ec 18:36:48.929 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rownum)] under rownum; prior registration was null 18:36:48.929 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(row_number)] under row_number; prior registration was null 18:36:48.929 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lag)] under lag; prior registration was null 18:36:48.929 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lead)] under lead; prior registration was null 18:36:48.929 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(first_value)] under first_value; prior registration was null 18:36:48.929 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(last_value)] under last_value; prior registration was null 18:36:48.929 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nth_value)] under nth_value; prior registration was null 18:36:48.929 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@1eeb0deb] under mode; prior registration was null 18:36:48.929 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@50cf4438] under percentile_cont; prior registration was null 18:36:48.929 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@37a2fcfc] under percentile_disc; prior registration was null 18:36:48.929 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@38f8e674] under rank; prior registration was null 18:36:48.929 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@7e3a20d5] under dense_rank; prior registration was null 18:36:48.929 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@54fe55ae] under percent_rank; prior registration was null 18:36:48.929 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@741b16d1] under cume_dist; prior registration was null 18:36:48.929 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ListaggFunction@baf9560] under listagg; prior registration was null 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- abs(NUMERIC arg) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double acos(NUMERIC arg) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean any(BOOLEAN predicate) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer ascii(STRING arg) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double asin(NUMERIC arg) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan(NUMERIC arg) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan2(NUMERIC arg0, NUMERIC arg1) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double avg(NUMERIC arg) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_and(arg) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer bit_length(STRING_OR_CLOB arg) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_or(arg) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitand(arg0, arg1) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitor(arg0, arg1) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitxor(arg0, arg1) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_and(BOOLEAN predicate) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_or(BOOLEAN predicate) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- cast(arg as Type) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ceiling(NUMERIC arg) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character char(INTEGER arg) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer character_length(STRING_OR_CLOB arg) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character chr(INTEGER arg) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- coalesce(arg0[, arg1[, ...]]) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String collate(STRING string as COLLATION collation) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String concat(STRING string0[, STRING string1[, ...]]) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cos(NUMERIC arg) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cosh(NUMERIC arg) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cot(NUMERIC arg) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long count([distinct ]{arg|*}) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cume_dist([arg0[, ...]]) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date curdate() 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current date 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current time 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current timestamp 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current_date 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant current_instant 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current_time 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current_timestamp 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time curtime() 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- date_trunc(STRING field, TEMPORAL datetime) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- dateadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- basicType@385(java.lang.Long,-5)|basicType@387(java.lang.Double,8) datediff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day(DATE arg) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_month(DATE arg) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_week(DATE arg) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_year(DATE arg) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String dayname(DATE arg) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double degrees(NUMERIC arg) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long dense_rank([arg0[, ...]]) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean every(BOOLEAN predicate) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double exp(NUMERIC arg) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- extract(TEMPORAL_UNIT field from TEMPORAL arg) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- first_valueANY value 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- floor(NUMERIC arg) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String format(TEMPORAL datetime as STRING pattern) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- greatest(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer hour(TIME arg) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ifnull(arg0, arg1) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String insert(STRING string, INTEGER start, INTEGER length, STRING replacement) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant instant 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer instr(STRING string, STRING pattern[, INTEGER start[, INTEGER occurrence]]) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- lagANY value[, INTEGER offset[, ANY default]] 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- last_valueANY value 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- leadANY value[, INTEGER offset[, ANY default]] 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- least(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String left(STRING string, INTEGER length) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer length(STRING_OR_CLOB arg) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String listagg(STRING arg0, STRING arg1) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double ln(NUMERIC arg) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local date 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local datetime 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local time 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local_date 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local_datetime 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local_time 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time localtime 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp localtimestamp 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer locate(STRING pattern, STRING string[, INTEGER start]) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log(NUMERIC base, NUMERIC arg) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log10(NUMERIC arg) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lower(STRING string) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lpad(STRING string, INTEGER length[, STRING padding]) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String ltrim(STRING string) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- max(COMPARABLE arg) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double median(NUMERIC arg) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer microsecond(TIME arg) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- min(COMPARABLE arg) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer minute(TIME arg) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer mod(INTEGER arg0, INTEGER arg1) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- mode() 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer month(DATE arg) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String monthname(DATE arg) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp now() 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nth_valueANY value, INTEGER nth 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nullif(arg0, arg1) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer octet_length(STRING_OR_CLOB arg) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset datetime 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset_datetime 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String overlay(STRING string placing STRING replacement from INTEGER start[ for INTEGER length]) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String pad(STRING string with INTEGER length {leading|trailing}[ STRING character]) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double percent_rank([arg0[, ...]]) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_cont(NUMERIC arg) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_disc(NUMERIC arg) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double pi 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer position(STRING pattern in STRING string) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double power(NUMERIC arg0, NUMERIC arg1) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer quarter(DATE arg) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double radians(NUMERIC arg) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double rand([INTEGER seed]) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rank([arg0[, ...]]) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String repeat(STRING string, INTEGER times) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String replace(STRING string, STRING pattern, STRING replacement) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String right(STRING string, INTEGER length) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- round(NUMERIC number[, INTEGER places]) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long row_number() 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rownum() 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rpad(STRING string, INTEGER length[, STRING padding]) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rtrim(STRING string) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer second(TIME arg) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer sign(NUMERIC arg) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sin(NUMERIC arg) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sinh(NUMERIC arg) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String soundex(arg) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String space(INTEGER arg) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Object sql 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sqrt(NUMERIC arg) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_pop(NUMERIC arg) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_samp(NUMERIC arg) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String str(arg) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substr(STRING string, INTEGER start[, INTEGER length]) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substring(STRING string{ from|,} INTEGER start[{ for|,} INTEGER length]) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- sum(arg) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp sysdate 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tan(NUMERIC arg) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tanh(NUMERIC arg) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- timestampadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- basicType@385(java.lang.Long,-5)|basicType@387(java.lang.Double,8) timestampdiff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String translate(STRING arg0, STRING arg1, STRING arg2) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String trim([[{leading|trailing|both} ][STRING arg0 ]from] STRING arg1) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- trunc( ... ) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- truncate( ... ) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String upper(STRING string) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_pop(NUMERIC arg) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_samp(NUMERIC arg) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer week(DATE arg) 18:36:48.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer year(DATE arg) 18:36:48.929 [main] DEBUG org.hibernate.orm.query.plan.cache -- Starting QueryInterpretationCache(2048) 18:36:48.930 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:36:48.930 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:48.941 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType]: private accessor [derivedFrom] 18:36:48.942 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:36:48.942 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:48.958 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy]: private accessor [derivedFrom] 18:36:48.960 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:36:48.960 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:48.965 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus]: private accessor [deploy] 18:36:48.966 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:36:48.966 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:48.972 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup]: private accessor [description] 18:36:48.972 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:36:48.972 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:48.979 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup]: private accessor [currentInstanceCount] 18:36:48.980 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:36:48.980 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:48.985 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp]: private accessor [healthy] 18:36:48.986 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:48.986 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:48.988 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:48.988 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:48.989 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:48.990 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:48.990 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:48.992 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting post-init callbacks 18:36:48.992 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id})#finishInitialization 18:36:48.992 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)#finishInitialization 18:36:48.992 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)#finishInitialization 18:36:48.992 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) - key descriptor 18:36:48.992 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)#finishInitialization 18:36:48.992 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) - key descriptor 18:36:48.992 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets#{element})#finishInitialization 18:36:48.993 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets)#finishInitialization 18:36:48.993 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) - key descriptor 18:36:48.993 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers)#finishInitialization 18:36:48.993 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) - key descriptor 18:36:48.993 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) `staticFetchableList` generator 18:36:48.993 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id})#finishInitialization 18:36:48.993 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)#finishInitialization 18:36:48.993 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)#finishInitialization 18:36:48.993 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) - key descriptor 18:36:48.993 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)#finishInitialization 18:36:48.993 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) - key descriptor 18:36:48.993 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets#{element})#finishInitialization 18:36:48.993 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets)#finishInitialization 18:36:48.993 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) - key descriptor 18:36:48.993 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)#finishInitialization 18:36:48.993 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) `staticFetchableList` generator 18:36:48.993 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#{id})#finishInitialization 18:36:48.993 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)#finishInitialization 18:36:48.993 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) `staticFetchableList` generator 18:36:48.993 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id})#finishInitialization 18:36:48.993 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping( NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element}]) - element descriptor 18:36:48.993 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)#finishInitialization 18:36:48.993 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - key descriptor 18:36:48.993 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)#finishInitialization 18:36:48.993 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) - key descriptor 18:36:48.993 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) `staticFetchableList` generator 18:36:48.993 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id})#finishInitialization 18:36:48.993 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping( NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element}]) - element descriptor 18:36:48.993 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)#finishInitialization 18:36:48.993 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - key descriptor 18:36:48.993 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element})#finishInitialization 18:36:48.993 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)#finishInitialization 18:36:48.993 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) - key descriptor 18:36:48.993 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)#finishInitialization 18:36:48.993 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) - key descriptor 18:36:48.993 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element})#finishInitialization 18:36:48.993 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)#finishInitialization 18:36:48.993 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) - key descriptor 18:36:48.993 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) `staticFetchableList` generator 18:36:48.993 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id})#finishInitialization 18:36:48.993 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdp) `staticFetchableList` generator 18:36:48.993 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id})#initColumnMappings 18:36:48.993 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)#initColumnMappings 18:36:48.993 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:48.993 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:48.993 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:48.993 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:48.993 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets#{element})#initColumnMappings 18:36:48.993 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:48.993 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:48.993 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:48.993 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:48.993 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id})#initColumnMappings 18:36:48.993 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)#initColumnMappings 18:36:48.994 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:48.994 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:48.994 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:48.994 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:48.994 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets#{element})#initColumnMappings 18:36:48.994 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:48.994 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:48.994 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)#initColumnMappings 18:36:48.994 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#{id})#initColumnMappings 18:36:48.994 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)#initColumnMappings 18:36:48.994 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id})#initColumnMappings 18:36:48.994 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:48.994 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:48.994 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:48.994 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:48.994 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}.{inverse})#finishInitialization 18:36:48.994 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}] 18:36:48.994 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}.{inverse})#finishInitialization 18:36:48.994 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}] 18:36:48.994 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id})#initColumnMappings 18:36:48.994 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}.{inverse})#finishInitialization 18:36:48.994 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:48.994 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}] 18:36:48.994 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:48.994 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:48.994 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:48.994 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element})#initColumnMappings 18:36:48.994 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:48.994 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:48.994 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:48.994 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:48.994 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element})#initColumnMappings 18:36:48.994 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:48.994 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:48.994 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id})#initColumnMappings 18:36:48.994 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:48.994 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:48.994 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}.{inverse})#finishInitialization 18:36:48.994 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}] 18:36:48.994 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:48.994 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicyType where name=? and version=? 18:36:48.994 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into ToscaPolicyType (derived_from_name,derived_from_version,description,name,version) values (?,?,?,?,?) 18:36:48.994 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update ToscaPolicyType set derived_from_name=?,derived_from_version=?,description=? where name=? and version=? 18:36:48.994 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from ToscaPolicyType where name=? and version=? 18:36:48.994 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jtpt1_0 18:36:48.994 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] 18:36:48.994 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}] 18:36:48.995 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] 18:36:48.995 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target}] 18:36:48.995 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target}] 18:36:48.995 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target}] 18:36:48.995 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target}] 18:36:48.995 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] | +-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom.version] | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.description] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] | \-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:48.995 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jtpt1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) { primaryTableReference : ToscaPolicyType as jtpt1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } } } } } 18:36:48.997 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:48.997 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicy where name=? and version=? 18:36:48.997 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into ToscaPolicy (derived_from_name,derived_from_version,description,type_name,type_version,name,version) values (?,?,?,?,?,?,?) 18:36:48.997 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update ToscaPolicy set derived_from_name=?,derived_from_version=?,description=?,type_name=?,type_version=? where name=? and version=? 18:36:48.997 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from ToscaPolicy where name=? and version=? 18:36:48.997 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jtp1_0 18:36:48.997 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] 18:36:48.997 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}] 18:36:48.997 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] 18:36:48.997 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target}] 18:36:48.997 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target}] 18:36:48.997 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] 18:36:48.997 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target}] 18:36:48.997 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] | +-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom.version] | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.description] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] | \-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type.version] 18:36:48.997 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jtp1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) { primaryTableReference : ToscaPolicy as jtp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target}) { primaryTableReference : ToscaPolicy as jtp1_0 } } } } } 18:36:49.000 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:49.000 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from PdpPolicyStatus where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:49.000 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:36:49.000 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpPolicyStatus set deploy=?,pdpGroup=?,pdpType=?,name=?,version=?,state=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:49.000 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpPolicyStatus where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:49.000 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpps1_0 18:36:49.000 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] 18:36:49.000 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] 18:36:49.000 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:36:49.000 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType] | +-EmbeddableFetchImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] | | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.name] | | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.version] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state] 18:36:49.000 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpps1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) { primaryTableReference : PdpPolicyStatus as jpps1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}) { primaryTableReference : PdpPolicyStatus as jpps1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) { primaryTableReference : PdpPolicyStatus as jpps1_0 } } } } } 18:36:49.001 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:49.001 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from PdpGroup where name=? and version=? 18:36:49.001 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpGroup (description,pdpGroupState,name,version) values (?,?,?,?) 18:36:49.001 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpGroup set description=?,pdpGroupState=? where name=? and version=? 18:36:49.001 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpGroup where name=? and version=? 18:36:49.001 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpg1_0 18:36:49.001 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] 18:36:49.001 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] 18:36:49.001 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:49.001 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:49.001 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:49.001 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:49.001 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:49.001 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@304af200] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:49.001 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:49.001 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:49.002 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:49.002 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:49.002 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:49.002 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:49.002 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) { primaryTableReference : PdpGroup as jpg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}) { primaryTableReference : PdpGroup as jpg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } left join CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 NestedTableGroupJoins { join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } } } } } 18:36:49.003 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:49.003 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from PdpSubGroup where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:49.003 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpSubGroup (currentInstanceCount,desiredInstanceCount,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?) 18:36:49.003 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpSubGroup set currentInstanceCount=?,desiredInstanceCount=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:49.003 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpSubGroup where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:49.003 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpsg1_0 18:36:49.003 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] 18:36:49.003 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] 18:36:49.003 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:49.003 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:49.003 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:49.003 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:49.003 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:49.003 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@6a6974b9] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:49.003 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:49.003 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:49.003 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:49.003 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:49.003 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:49.003 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpsg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) { primaryTableReference : PdpSubGroup as jpsg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } left join CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } } } } } 18:36:49.004 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:49.004 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from Pdp where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:49.004 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:49.004 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update Pdp set healthy=?,lastUpdate=?,message=?,pdpState=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:49.004 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from Pdp where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:49.004 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jp1_0 18:36:49.004 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] 18:36:49.004 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] 18:36:49.004 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState] 18:36:49.005 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jp1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdp) { primaryTableReference : Pdp as jp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}) { primaryTableReference : Pdp as jp1_0 } } } } } 18:36:49.006 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:49.006 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:36:49.006 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:49.006 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:49.006 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:49.006 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:49.006 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:49.006 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:49.006 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:49.006 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:49.006 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}] 18:36:49.006 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties` -> `{index}` 18:36:49.006 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties` -> `{element}` 18:36:49.008 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:49.008 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:49.008 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:49.008 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_properties (JpaToscaPolicyType_name,JpaToscaPolicyType_version,properties_KEY,properties) values (?,?,?,?) 18:36:49.008 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicyType_properties set properties=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:36:49.008 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:36:49.008 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:49.009 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:49.009 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:49.009 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@121f65e0] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:49.009 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:49.009 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:49.009 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:49.009 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:49.009 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:49.009 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:49.009 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:49.009 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into PdpGroup_PdpSubGroup (name,version,pdpSubGroups_localName,pdpSubGroups_parentKeyName,pdpSubGroups_parentKeyVersion,pdpSubGroups_parentLocalName) values (?,?,?,?,?,?) 18:36:49.009 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from PdpGroup_PdpSubGroup where name=? and version=? and pdpSubGroups_localName=? and pdpSubGroups_parentKeyName=? and pdpSubGroups_parentKeyVersion=? and pdpSubGroups_parentLocalName=? 18:36:49.009 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from PdpGroup_PdpSubGroup where name=? and version=? 18:36:49.009 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:49.009 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:49.009 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}] 18:36:49.009 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties` -> `{index}` 18:36:49.009 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties` -> `{element}` 18:36:49.009 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:49.009 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:49.009 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:49.009 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_properties (JpaToscaPolicy_name,JpaToscaPolicy_version,properties_KEY,properties) values (?,?,?,?) 18:36:49.010 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicy_properties set properties=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:36:49.010 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:36:49.010 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:36:49.010 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:49.010 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:49.010 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@2ebd9dbc] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:49.010 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:49.010 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:49.010 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:49.011 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:49.011 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:49.011 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? and pdpInstances_localName=? and pdpInstances_parentKeyName=? and pdpInstances_parentKeyVersion=? and pdpInstances_parentLocalName=? 18:36:49.011 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? 18:36:49.011 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:49.011 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:49.011 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:49.011 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties` -> `{index}` 18:36:49.011 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties` -> `{element}` 18:36:49.011 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:49.011 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:49.011 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:49.011 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,properties_KEY,properties) values (?,?,?,?,?,?) 18:36:49.011 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaPdpSubGroup_properties set properties=? where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:36:49.012 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:36:49.012 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:49.012 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:49.012 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] 18:36:49.012 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}] 18:36:49.012 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}] 18:36:49.012 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:49.012 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_targets (toscaPolicyTypeName,toscaPolicyTypeVersion,name,version) values (?,?,?,?) 18:36:49.012 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:36:49.012 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:36:49.012 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:49.012 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:49.012 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:49.012 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties` -> `{index}` 18:36:49.012 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties` -> `{element}` 18:36:49.012 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:49.013 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:49.013 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:49.013 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpGroup_properties (JpaPdpGroup_name,JpaPdpGroup_version,properties_KEY,properties) values (?,?,?,?) 18:36:49.013 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaPdpGroup_properties set properties=? where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:36:49.013 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:36:49.013 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? 18:36:49.013 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:49.013 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:49.013 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}] 18:36:49.013 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata` -> `{index}` 18:36:49.013 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata` -> `{element}` 18:36:49.013 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:49.013 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:49.013 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:49.013 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_metadata (JpaToscaPolicyType_name,JpaToscaPolicyType_version,metadata_KEY,metadata) values (?,?,?,?) 18:36:49.013 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicyType_metadata set metadata=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:36:49.013 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:36:49.013 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:49.013 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:49.013 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] 18:36:49.013 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}] 18:36:49.013 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}] 18:36:49.013 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:49.013 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_targets (toscaPolicyName,toscaPolicyVersion,name,version) values (?,?,?,?) 18:36:49.013 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:36:49.013 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:36:49.013 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:49.013 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:49.013 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}] 18:36:49.013 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers` -> `{element}` 18:36:49.013 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:49.013 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_triggers (JpaToscaPolicyType_name,JpaToscaPolicyType_version,triggers) values (?,?,?) 18:36:49.014 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and triggers=? 18:36:49.014 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:49.014 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:49.014 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:49.014 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}] 18:36:49.014 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata` -> `{index}` 18:36:49.014 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata` -> `{element}` 18:36:49.014 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:49.014 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:49.014 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:49.014 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_metadata (JpaToscaPolicy_name,JpaToscaPolicy_version,metadata_KEY,metadata) values (?,?,?,?) 18:36:49.014 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicy_metadata set metadata=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:36:49.014 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:36:49.014 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:36:49.014 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : spt1_0 18:36:49.014 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:49.014 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:49.014 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:49.014 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:49.014 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:49.014 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:49.014 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:49.021 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:36:49.021 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow 18:36:49.021 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver 18:36:49.021 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator -- No JtaPlatformResolver was specified, using default [org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver] 18:36:49.023 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver -- Could not resolve JtaPlatform, using default [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 18:36:49.023 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 18:36:49.023 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@7b64d3b9] to SessionFactoryImplementor [org.hibernate.internal.SessionFactoryImpl@37249389] 18:36:49.023 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named HQL queries 18:36:49.023 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named SQL queries 18:36:49.023 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 18:36:49.023 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpGroup_properties cascade 18:36:49.023 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3164f378] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 18:36:49.023 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_policies cascade 18:36:49.023 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_properties cascade 18:36:49.023 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_supportedPolicyTypes cascade 18:36:49.023 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_metadata cascade 18:36:49.023 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_properties cascade 18:36:49.023 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_targets cascade 18:36:49.023 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_metadata cascade 18:36:49.023 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_properties cascade 18:36:49.023 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_targets cascade 18:36:49.023 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_triggers cascade 18:36:49.023 [main] DEBUG org.hibernate.SQL -- drop table if exists Pdp cascade 18:36:49.023 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup cascade 18:36:49.023 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup_PdpSubGroup cascade 18:36:49.023 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpPolicyStatus cascade 18:36:49.024 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup cascade 18:36:49.024 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup_Pdp cascade 18:36:49.024 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicy cascade 18:36:49.024 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicyType cascade 18:36:49.024 [main] DEBUG org.hibernate.SQL -- create table JpaPdpGroup_properties (JpaPdpGroup_version varchar(20) not null, JpaPdpGroup_name varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpGroup_version, JpaPdpGroup_name, properties_KEY)) 18:36:49.024 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@60262f0b] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 18:36:49.026 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_policies (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, version varchar(20), JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120)) 18:36:49.026 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_properties (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName, properties_KEY)) 18:36:49.026 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, version varchar(20), JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120)) 18:36:49.026 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_metadata (JpaToscaPolicy_version varchar(20) not null, JpaToscaPolicy_name varchar(120) not null, metadata_KEY varchar(255) not null, metadata clob, primary key (JpaToscaPolicy_version, JpaToscaPolicy_name, metadata_KEY)) 18:36:49.027 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_properties (JpaToscaPolicy_version varchar(20) not null, JpaToscaPolicy_name varchar(120) not null, properties_KEY varchar(255) not null, properties clob, primary key (JpaToscaPolicy_version, JpaToscaPolicy_name, properties_KEY)) 18:36:49.027 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_targets (toscaPolicyVersion varchar(20) not null, version varchar(20), name varchar(120), toscaPolicyName varchar(120) not null) 18:36:49.027 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_metadata (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, metadata_KEY varchar(255) not null, metadata clob, primary key (JpaToscaPolicyType_version, JpaToscaPolicyType_name, metadata_KEY)) 18:36:49.028 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_properties (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, properties_KEY varchar(255) not null, properties blob, primary key (JpaToscaPolicyType_version, JpaToscaPolicyType_name, properties_KEY)) 18:36:49.028 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_targets (toscaPolicyTypeVersion varchar(20) not null, version varchar(20), name varchar(120), toscaPolicyTypeName varchar(120) not null) 18:36:49.028 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_triggers (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, triggers blob) 18:36:49.028 [main] DEBUG org.hibernate.SQL -- create table Pdp (healthy tinyint check (healthy between 0 and 3), pdpState tinyint check (pdpState between 0 and 4), lastUpdate timestamp(6), parentKeyVersion varchar(15) not null, localName varchar(120) not null, parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, message varchar(255), primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:49.029 [main] DEBUG org.hibernate.SQL -- create table PdpGroup (pdpGroupState tinyint check (pdpGroupState between 0 and 4), version varchar(20) not null, name varchar(120) not null, description varchar(255), primary key (version, name)) 18:36:49.029 [main] DEBUG org.hibernate.SQL -- create table PdpGroup_PdpSubGroup (pdpSubGroups_parentKeyVersion varchar(15) not null, version varchar(20) not null, name varchar(120) not null, pdpSubGroups_localName varchar(120) not null, pdpSubGroups_parentKeyName varchar(120) not null, pdpSubGroups_parentLocalName varchar(120) not null, unique (pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName)) 18:36:49.029 [main] DEBUG org.hibernate.SQL -- create table PdpPolicyStatus (deploy TINYINT DEFAULT 1, state tinyint check (state between 0 and 2), parentKeyVersion varchar(15) not null, version varchar(20), localName varchar(120) not null, name varchar(120), parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, pdpGroup varchar(255), pdpType varchar(255), primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:49.030 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup (currentInstanceCount integer, desiredInstanceCount integer, parentKeyVersion varchar(15) not null, localName varchar(120) not null, parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:49.031 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup_Pdp (pdpInstances_parentKeyVersion varchar(15) not null, pdpParentKeyVersion varchar(15) not null, pdpInstances_localName varchar(120) not null, pdpInstances_parentKeyName varchar(120) not null, pdpInstances_parentLocalName varchar(120) not null, pdpLocalName varchar(120) not null, pdpParentKeyName varchar(120) not null, pdpParentLocalName varchar(120) not null, unique (pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName)) 18:36:49.031 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicy (version varchar(20) not null, name varchar(120) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), type_name varchar(255), type_version varchar(255), primary key (version, name)) 18:36:49.031 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicyType (version varchar(20) not null, name varchar(120) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), primary key (version, name)) 18:36:49.032 [main] DEBUG org.hibernate.SQL -- create index PdpPolicyStatus_PdpGroup on PdpPolicyStatus (pdpGroup) 18:36:49.032 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpGroup_properties add constraint FKi82h6bc4iklkjv7krr4tllb51 foreign key (JpaPdpGroup_version, JpaPdpGroup_name) references PdpGroup 18:36:49.033 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_policies add constraint FKkl74fjq2ysgj68rtbxj2srgdr foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:49.033 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_properties add constraint FK7j6ar5qk95slogxhx7l2tjuxq foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:49.034 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_supportedPolicyTypes add constraint FKiraunod8x5nom8pvenqtbna72 foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:49.035 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_metadata add constraint FK29h250xhsg0inkfg1hm4i2k38 foreign key (JpaToscaPolicy_version, JpaToscaPolicy_name) references ToscaPolicy 18:36:49.036 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_properties add constraint FK9k5bye8m8q6ygv1i414bw8nw0 foreign key (JpaToscaPolicy_version, JpaToscaPolicy_name) references ToscaPolicy 18:36:49.037 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_targets add constraint FKliy7vigqxfyf92o6f0ncb1wgl foreign key (toscaPolicyVersion, toscaPolicyName) references ToscaPolicy 18:36:49.037 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_metadata add constraint FKm1hmhx2ekdrgvl8n73w28xwtt foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:49.038 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_properties add constraint FKi8tdjtmlgdqgru37dr7ygv2a7 foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:49.038 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_targets add constraint FKf2o083hui187dqcuw2cjjof7l foreign key (toscaPolicyTypeVersion, toscaPolicyTypeName) references ToscaPolicyType 18:36:49.039 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_triggers add constraint FKf343w49wb44xuf1nbon6plkmm foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:49.039 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpGroup_PdpSubGroup add constraint FKp3hd30o6ci1ug68n8wkut90i foreign key (pdpSubGroups_parentKeyVersion, pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentLocalName) references PdpSubGroup 18:36:49.040 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpGroup_PdpSubGroup add constraint FKnnmamid2cu71pfiuym4fyo8to foreign key (version, name) references PdpGroup 18:36:49.040 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpSubGroup_Pdp add constraint FKfq9i4rkxwf8st6dqsb72ny3hu foreign key (pdpInstances_parentKeyVersion, pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentLocalName) references Pdp 18:36:49.041 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpSubGroup_Pdp add constraint FKbbesdj6fulgci7m8qfynnf9fd foreign key (pdpParentKeyVersion, pdpLocalName, pdpParentKeyName, pdpParentLocalName) references PdpSubGroup 18:36:49.042 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: f8aeb246-b135-4985-960f-ef7923ac2ac9 () 18:36:49.042 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured 18:36:49.042 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated SessionFactory 18:36:49.042 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Created Policy Framework persistence unit "ToscaConceptTest" 18:36:49.045 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "testdata/PdpGroups0.json" does not exist on the local file system 18:36:49.045 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-models-sonar/models-pdp/target/test-classes/testdata/PdpGroups0.json" : 18:36:49.048 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false] 18:36:49.048 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 18:36:49.048 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 18:36:49.049 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpg1_0 18:36:49.049 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] 18:36:49.049 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] 18:36:49.049 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:49.049 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:49.049 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:49.049 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:49.049 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:49.049 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@1086e2f7] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:49.049 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:49.049 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:49.049 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:49.049 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:49.049 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:49.049 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:49.049 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) { primaryTableReference : PdpGroup as jpg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}) { primaryTableReference : PdpGroup as jpg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } left join CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 NestedTableGroupJoins { join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } } } } } 18:36:49.050 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:49.050 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:49.050 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@243750909 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@29318d80) 18:36:49.050 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@105070369 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1243247974) 18:36:49.050 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@2123823975 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@5bee34b8) 18:36:49.050 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@1145807571 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:49.050 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@1566789241 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@5bee34b8) 18:36:49.050 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@342346609 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:49.050 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@1048999601 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@5bee34b8) 18:36:49.050 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@658638472 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:49.050 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@1612027039 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@5bee34b8) 18:36:49.050 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@1241769903 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:49.050 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@1203577760 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@1895566233) 18:36:49.050 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@1015138421 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:36:49.050 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@1776971477 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@29318d80) 18:36:49.050 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1197793387 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:49.050 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@1473547229 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:36:49.050 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:49.054 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[name,version]{name=PdpGroup0, version=0.0.0}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:49.055 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpsg1_0 18:36:49.055 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] 18:36:49.055 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] 18:36:49.055 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:49.055 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:49.055 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:49.055 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:49.055 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:49.055 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@5e341839] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:49.055 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:49.055 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:49.056 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:49.056 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:49.056 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:49.056 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpsg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) { primaryTableReference : PdpSubGroup as jpsg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } left join CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } } } } } 18:36:49.056 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:49.056 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:49.056 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})@1733634194 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@5bee34b8) 18:36:49.057 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@1978225619 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1033136890) 18:36:49.057 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1385126480 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@1c50f92b) 18:36:49.057 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@597186233 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@1036331914) 18:36:49.057 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@363903928 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:49.057 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})@238195076 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@5bee34b8) 18:36:49.057 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1878930277 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:49.057 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})@2079579243 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@5bee34b8) 18:36:49.057 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1804522966 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:49.057 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})@1898629010 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@5bee34b8) 18:36:49.057 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@1876010953 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:49.057 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@178536156 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) 18:36:49.057 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join (PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName) on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:49.057 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:49.058 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jp1_0 18:36:49.058 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] 18:36:49.058 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] 18:36:49.058 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState] 18:36:49.058 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jp1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdp) { primaryTableReference : Pdp as jp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}) { primaryTableReference : Pdp as jp1_0 } } } } } 18:36:49.059 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:49.059 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:49.059 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@502633067 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:49.059 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:49.059 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:49.059 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [JpaPdp(key=PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0), pdpState=ACTIVE, healthy=NOT_HEALTHY, message=message from PDP, lastUpdate=1970-01-01 00:00:00.0)] for CollectionEntry[] 18:36:49.059 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [PfConceptKey(name=Policy0, version=4.5.6)] for CollectionEntry[] 18:36:49.059 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [PfSearchableKey(name=policy.type.0, version=1.2.3)] for CollectionEntry[] 18:36:49.059 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [JpaPdpSubGroup(key=PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX), supportedPolicyTypes=[PfSearchableKey(name=policy.type.0, version=1.2.3)], policies=[PfConceptKey(name=Policy0, version=4.5.6)], currentInstanceCount=123, desiredInstanceCount=456, properties={subgroupProperty0=Value of sub Group Property 0}, pdpInstances=[JpaPdp(key=PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0), pdpState=ACTIVE, healthy=NOT_HEALTHY, message=message from PDP, lastUpdate=1970-01-01 00:00:00.0)])] for CollectionEntry[] 18:36:49.059 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 18:36:49.059 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:36:49.060 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:36:49.060 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}], was: [] (initialized) 18:36:49.060 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}], was: [] (initialized) 18:36:49.060 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [] (initialized) 18:36:49.060 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [] (initialized) 18:36:49.060 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [] (initialized) 18:36:49.060 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [] (initialized) 18:36:49.060 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 3 insertions, 2 updates, 0 deletions to 3 objects 18:36:49.060 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 6 (re)creations, 0 updates, 0 removals to 6 collections 18:36:49.060 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:36:49.060 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup{pdpGroupState=PASSIVE, pdpSubGroups=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], description=group description, key=component[name,version]{name=PdpGroup0, version=0.0.0}, properties=[Value of Group Property 0]} 18:36:49.061 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp{healthy=NOT_HEALTHY, lastUpdate=1970-01-01 00:00:00.0, message=message from PDP, pdpState=ACTIVE, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}} 18:36:49.061 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup{desiredInstanceCount=456, policies=[component[name,version]{name=Policy0, version=4.5.6}], supportedPolicyTypes=[component[name,version]{name=policy.type.0, version=1.2.3}], key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, currentInstanceCount=123, properties=[Value of sub Group Property 0], pdpInstances=[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}]} 18:36:49.061 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup (description,pdpGroupState,name,version) values (?,?,?,?) 18:36:49.062 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup (currentInstanceCount,desiredInstanceCount,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?) 18:36:49.063 [main] DEBUG org.hibernate.SQL -- insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:49.064 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:49.064 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup_PdpSubGroup (name,version,pdpSubGroups_localName,pdpSubGroups_parentKeyName,pdpSubGroups_parentKeyVersion,pdpSubGroups_parentLocalName) values (?,?,?,?,?,?) 18:36:49.064 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:49.064 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.064 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:49.064 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:49.064 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.064 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:49.064 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:49.064 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.065 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:49.065 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:49.065 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:49.065 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpGroup_properties (JpaPdpGroup_name,JpaPdpGroup_version,properties_KEY,properties) values (?,?,?,?) 18:36:49.065 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:49.065 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.065 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,properties_KEY,properties) values (?,?,?,?,?,?) 18:36:49.065 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:49.065 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:49.065 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:49.066 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:49.066 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:49.066 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@790489560 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@29318d80) 18:36:49.066 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@367519210 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1243247974) 18:36:49.066 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1239950760 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@5bee34b8) 18:36:49.066 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@1698180421 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:49.066 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@623598355 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@5bee34b8) 18:36:49.066 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@256451305 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:49.066 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@126129101 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@5bee34b8) 18:36:49.066 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@594728061 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:49.066 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@1560207555 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@5bee34b8) 18:36:49.066 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@442949599 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:49.066 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@970927525 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@1895566233) 18:36:49.066 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@213632991 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:36:49.066 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@669570675 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@29318d80) 18:36:49.066 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@198995318 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:49.066 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@1269746605 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:36:49.066 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:49.067 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:49.067 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:49.067 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:49.067 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:49.067 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:49.067 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.067 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:49.067 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.067 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:49.067 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.067 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:49.067 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:49.067 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:49.067 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:49.067 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:49.067 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.067 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:49.067 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.067 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:49.067 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:49.067 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:49.067 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:49.067 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:49.067 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.067 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:49.067 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.067 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:49.067 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:49.067 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:49.067 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:49.067 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:49.067 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.068 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:49.068 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.068 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:49.068 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:49.068 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:49.068 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:49.068 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:49.068 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:49.068 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:49.068 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:36:49.068 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:49.068 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:49.068 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:49.068 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:49.068 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:49.068 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:49.068 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:49.068 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:49.068 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:49.068 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : 760371604 18:36:49.068 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:49.068 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0)] : 2134400190 18:36:49.068 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@945682216 18:36:49.068 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@945682216 18:36:49.068 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:49.068 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:49.068 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:49.068 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:49.068 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:49.068 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:49.068 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [123] 18:36:49.068 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [456] 18:36:49.068 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.068 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@945682216 18:36:49.068 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:49.068 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:49.068 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:36:49.068 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:49.068 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@c9fcfd4 18:36:49.068 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:49.068 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:49.068 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } 18:36:49.068 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:49.068 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:49.068 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@553256700 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1033136890) 18:36:49.068 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1089472562 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@1c50f92b) 18:36:49.069 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1324191454 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@1036331914) 18:36:49.069 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@463054252 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:49.069 [main] DEBUG org.hibernate.SQL -- select pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName) in ((?,?,?,?)) 18:36:49.069 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:49.069 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [apex-0] 18:36:49.069 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup0] 18:36:49.069 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:36:49.069 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [APEX] 18:36:49.069 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:49.069 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:49.069 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:49.069 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:49.069 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:49.069 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:49.069 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:49.069 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:49.069 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.069 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:49.069 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.069 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:49.069 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0)] : 166484417 18:36:49.069 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:49.070 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@476663629 18:36:49.070 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:49.070 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:49.070 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [NOT_HEALTHY] 18:36:49.070 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:36:49.070 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:36:49.070 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [ACTIVE] 18:36:49.070 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:49.070 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@476663629 18:36:49.070 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@5f8e3995 18:36:49.070 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:49.070 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:49.070 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:49.070 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jp1_0 18:36:49.070 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] 18:36:49.070 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] 18:36:49.070 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState] 18:36:49.070 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jp1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdp) { primaryTableReference : Pdp as jp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}) { primaryTableReference : Pdp as jp1_0 } } } } } 18:36:49.070 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:49.070 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:49.070 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@421300877 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:49.070 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:49.071 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdp): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:49.071 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [NOT_HEALTHY] 18:36:49.071 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1970-01-01 00:00:00.0] 18:36:49.071 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [message from PDP] 18:36:49.071 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [ACTIVE] 18:36:49.071 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:49.071 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@464172fe 18:36:49.071 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:49.071 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:49.071 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:49.071 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:49.071 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpsg1_0 18:36:49.071 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] 18:36:49.071 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] 18:36:49.073 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:49.073 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:49.073 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:49.073 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:49.073 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:49.073 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@3bf4c059] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:49.073 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:49.073 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:49.074 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:49.074 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:49.074 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:49.074 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpsg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) { primaryTableReference : PdpSubGroup as jpsg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } left join CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } } } } } 18:36:49.074 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:49.074 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:49.074 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})@882854832 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@5bee34b8) 18:36:49.074 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@673476073 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1033136890) 18:36:49.074 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@600307010 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@1c50f92b) 18:36:49.074 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1782972093 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@1036331914) 18:36:49.074 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@617216654 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:49.074 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})@789156059 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@5bee34b8) 18:36:49.074 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@871894429 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:49.074 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})@1980607817 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@5bee34b8) 18:36:49.074 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@494613644 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:49.074 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})@2115498160 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@5bee34b8) 18:36:49.074 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@225484298 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:49.074 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@369892616 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) 18:36:49.075 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join (PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName) on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:49.076 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:49.076 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [apex-0] 18:36:49.076 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PdpGroup0] 18:36:49.076 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [12] - [0.0.0] 18:36:49.076 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [13] - [APEX] 18:36:49.076 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:49.076 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:49.076 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:49.076 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.076 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:49.076 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:49.076 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:49.076 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:49.076 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:49.076 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.076 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:49.076 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.076 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:49.076 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:49.076 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:49.076 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:49.076 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:49.076 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.076 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:49.076 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:49.076 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:49.076 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:49.076 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:49.076 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:49.076 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.076 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:49.076 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.076 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:49.076 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:49.076 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:49.076 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:49.076 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:49.076 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.076 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:49.076 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.076 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:49.076 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:49.076 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:49.076 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:49.076 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:49.076 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.076 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:49.076 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.076 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1818200611 18:36:49.076 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1818200611 18:36:49.076 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:49.076 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:49.076 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:49.076 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1818200611 18:36:49.076 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:49.076 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:49.076 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:49.076 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [123] 18:36:49.076 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [456] 18:36:49.076 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.076 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@5137ee23 18:36:49.076 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:49.077 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:49.077 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:49.077 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpg1_0 18:36:49.077 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] 18:36:49.077 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] 18:36:49.077 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:49.077 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:49.077 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:49.077 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:49.077 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:49.077 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@62e703a4] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:49.077 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:49.077 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:49.077 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:49.077 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:49.077 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:49.077 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:49.077 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) { primaryTableReference : PdpGroup as jpg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}) { primaryTableReference : PdpGroup as jpg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } left join CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 NestedTableGroupJoins { join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } } } } } 18:36:49.078 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:49.078 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:49.078 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@124435180 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@29318d80) 18:36:49.078 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@1573544838 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1243247974) 18:36:49.078 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@454350104 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@5bee34b8) 18:36:49.078 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@1654104932 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:49.078 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@813221888 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@5bee34b8) 18:36:49.078 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@1050692570 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:49.078 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@52552963 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@5bee34b8) 18:36:49.078 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@1551035008 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:49.078 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@716964294 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@5bee34b8) 18:36:49.078 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@377381328 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:49.078 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@444307425 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@1895566233) 18:36:49.078 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@1360419012 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:36:49.078 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@460247313 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@29318d80) 18:36:49.078 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@2130400077 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:49.078 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@955844588 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:36:49.078 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:49.079 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:49.079 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:49.079 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:49.079 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:49.079 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:49.079 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.079 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:49.079 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.079 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:49.079 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.079 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:49.079 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:49.079 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:49.079 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:49.079 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:49.079 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.079 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:49.079 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.079 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:49.079 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:49.079 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:49.079 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:49.079 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:49.079 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.079 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:49.079 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.079 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:49.079 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:49.079 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:49.079 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:49.079 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:49.079 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.079 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:49.079 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.079 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:49.079 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:49.079 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:49.079 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:49.079 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:49.079 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:49.079 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:49.079 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:36:49.079 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:49.079 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:49.079 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:49.079 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:49.079 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:49.079 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:49.079 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:49.079 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:49.079 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:49.079 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@302268624 18:36:49.079 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@302268624 18:36:49.079 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:49.079 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:49.079 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:49.079 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:49.079 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:49.079 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:49.079 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@302268624 18:36:49.079 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:49.079 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:49.079 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:36:49.079 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:49.079 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@6cb427c2 18:36:49.079 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:49.079 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:49.079 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) { primaryTableReference : JpaPdpGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpGroup_properties as p1_0 } } } } } 18:36:49.079 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:49.079 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:49.079 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})@398795232 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1518509805) 18:36:49.079 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1260212143 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:49.079 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version,p1_0.properties_KEY,p1_0.properties from JpaPdpGroup_properties p1_0 where (p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version) in ((?,?)) 18:36:49.079 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:49.080 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:49.080 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:49.080 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:49.080 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:49.080 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:49.080 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:49.080 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentMap@1655890715 18:36:49.080 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:49.080 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentMap@1655890715 18:36:49.080 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [groupProperty0] 18:36:49.080 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [Value of Group Property 0] 18:36:49.080 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@c9be36f 18:36:49.080 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:49.080 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:49.080 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:49.080 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:49.086 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (spt1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } } } } 18:36:49.086 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:49.086 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:49.086 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})@525316449 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1144709051) 18:36:49.087 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) : `class org.onap.policy.models.base.PfSearchableKey`@1519470102 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element}])@256498085) 18:36:49.087 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@1844426132 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:49.087 [main] DEBUG org.hibernate.SQL -- select spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName,spt1_0.name,spt1_0.version from JpaPdpSubGroup_supportedPolicyTypes spt1_0 where (spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:49.088 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:49.088 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:49.088 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:49.088 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:49.088 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:49.088 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.088 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:49.088 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.088 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:49.088 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1101621927 18:36:49.088 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:49.088 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:49.088 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.0] 18:36:49.088 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1.2.3] 18:36:49.088 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.0, version=1.2.3) 18:36:49.088 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:49.088 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1101621927 18:36:49.088 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:49.088 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@6e8e502f 18:36:49.088 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:49.088 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:49.088 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:36:49.088 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } } } } 18:36:49.088 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:49.088 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:49.088 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})@783654411 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@96923934) 18:36:49.088 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) : `class org.onap.policy.models.base.PfConceptKey`@320762107 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element}])@13420527) 18:36:49.089 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@42681403 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:49.089 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.name,p1_0.version from JpaPdpSubGroup_policies p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:49.089 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:49.089 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:49.089 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:49.089 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:49.089 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:49.089 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.089 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:49.089 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.089 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:49.089 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@42347685 18:36:49.089 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:49.089 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:49.089 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [Policy0] 18:36:49.089 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:36:49.089 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] : PfConceptKey(name=Policy0, version=4.5.6) 18:36:49.089 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:49.089 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@42347685 18:36:49.089 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:49.089 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@361b7a69 18:36:49.089 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:49.089 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:49.089 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:49.089 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 } } } } } 18:36:49.089 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:49.089 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:49.089 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})@247180107 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@113168226) 18:36:49.089 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1541177249 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:49.089 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.properties_KEY,p1_0.properties from JpaPdpSubGroup_properties p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:49.089 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:49.089 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:49.089 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:49.089 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:49.089 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:49.089 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.089 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:49.089 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.089 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:49.089 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentMap@848722066 18:36:49.089 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:49.089 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentMap@848722066 18:36:49.090 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [subgroupProperty0] 18:36:49.090 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [Value of sub Group Property 0] 18:36:49.090 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@674b5cbc 18:36:49.090 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:49.090 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:49.090 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:49.093 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:49.093 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:49.093 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@1607603843 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@29318d80) 18:36:49.093 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@2043543952 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1243247974) 18:36:49.093 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@477258611 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@5bee34b8) 18:36:49.093 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@560030461 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:49.093 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@1858604636 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@5bee34b8) 18:36:49.093 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@1728270484 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:49.093 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@1751506684 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@5bee34b8) 18:36:49.093 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@1111048071 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:49.093 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@1814918002 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@5bee34b8) 18:36:49.093 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@290916755 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:49.093 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@1459861371 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@1895566233) 18:36:49.093 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@1556971291 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:36:49.093 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@1534861587 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@29318d80) 18:36:49.093 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1917755518 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:49.093 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@951875875 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:36:49.093 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:49.094 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:49.094 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:49.094 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:49.094 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:49.094 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:49.094 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.094 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:49.094 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.094 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:49.094 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.094 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:49.094 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:49.094 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:49.094 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:49.094 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:49.094 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.094 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:49.094 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.094 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:49.094 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:49.094 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:49.094 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:49.094 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:49.094 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.094 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:49.094 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.094 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:49.094 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:49.094 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:49.094 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:49.094 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:49.094 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.094 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:49.094 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.094 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:49.094 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:49.094 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:49.094 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:49.094 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:49.094 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:49.094 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:49.094 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:36:49.095 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:49.095 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:49.095 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:49.095 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:49.095 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:49.095 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:49.095 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:49.095 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:49.095 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:49.095 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : 842672981 18:36:49.095 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:49.095 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0)] : 1771317584 18:36:49.095 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@770072986 18:36:49.095 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@770072986 18:36:49.095 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:49.095 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:49.095 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:49.095 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:49.095 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:49.095 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:49.095 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [123] 18:36:49.095 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [456] 18:36:49.095 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.095 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@770072986 18:36:49.095 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:49.095 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:49.095 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:36:49.095 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:49.095 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@51226e45 18:36:49.095 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:49.095 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:49.095 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } 18:36:49.095 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:49.096 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:49.096 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@1459060789 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1033136890) 18:36:49.096 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1208209856 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@1c50f92b) 18:36:49.096 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@2020530754 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@1036331914) 18:36:49.096 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@981254988 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:49.096 [main] DEBUG org.hibernate.SQL -- select pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName) in ((?,?,?,?)) 18:36:49.096 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:49.096 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [apex-0] 18:36:49.096 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup0] 18:36:49.096 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:36:49.096 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [APEX] 18:36:49.096 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:49.096 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:49.096 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:49.096 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:49.096 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:49.096 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:49.096 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:49.096 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:49.096 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.096 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:49.096 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.096 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:49.096 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0)] : 134822492 18:36:49.096 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:49.096 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@297161286 18:36:49.096 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:49.096 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:49.096 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [NOT_HEALTHY] 18:36:49.096 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:36:49.096 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:36:49.096 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [ACTIVE] 18:36:49.096 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:49.096 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@297161286 18:36:49.096 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@54b3eeb2 18:36:49.096 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:49.096 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:49.096 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:49.096 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:49.097 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:49.097 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@80985808 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:49.097 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:49.098 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdp): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:49.098 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [NOT_HEALTHY] 18:36:49.098 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1970-01-01 00:00:00.0] 18:36:49.098 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [message from PDP] 18:36:49.098 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [ACTIVE] 18:36:49.098 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:49.098 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@52c31064 18:36:49.098 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:49.098 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:49.098 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:49.098 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:49.099 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:49.099 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:49.099 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})@1275007442 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@5bee34b8) 18:36:49.099 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@920554873 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1033136890) 18:36:49.099 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1512057360 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@1c50f92b) 18:36:49.099 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@279593216 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@1036331914) 18:36:49.099 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@602452806 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:49.099 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})@1629439751 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@5bee34b8) 18:36:49.099 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@984912286 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:49.099 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})@2018796937 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@5bee34b8) 18:36:49.099 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@507546438 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:49.099 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})@100450550 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@5bee34b8) 18:36:49.099 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@467311030 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:49.099 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@1090113385 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) 18:36:49.099 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join (PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName) on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:49.099 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:49.099 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [apex-0] 18:36:49.099 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PdpGroup0] 18:36:49.099 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [12] - [0.0.0] 18:36:49.099 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [13] - [APEX] 18:36:49.099 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:49.099 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:49.099 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:49.099 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.099 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:49.099 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:49.099 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:49.099 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:49.099 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:49.099 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.099 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:49.099 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.099 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:49.099 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:49.099 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:49.099 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:49.099 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:49.099 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.099 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:49.099 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:49.099 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:49.099 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:49.099 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:49.099 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:49.099 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.099 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:49.099 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.099 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:49.099 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:49.099 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:49.099 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:49.099 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:49.099 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.099 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:49.099 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.099 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:49.099 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:49.099 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:49.099 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:49.099 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:49.099 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.099 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:49.099 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.100 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1991888881 18:36:49.100 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1991888881 18:36:49.100 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:49.100 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:49.100 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:49.100 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1991888881 18:36:49.100 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:49.100 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:49.100 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:49.100 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [123] 18:36:49.100 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [456] 18:36:49.100 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.100 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@67f21aa5 18:36:49.100 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:49.100 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:49.100 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:49.100 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:49.101 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:49.101 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@825725191 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@29318d80) 18:36:49.101 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@364502458 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1243247974) 18:36:49.101 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@772359423 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@5bee34b8) 18:36:49.101 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@1507411113 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:49.101 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@1416321340 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@5bee34b8) 18:36:49.101 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@258214406 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:49.101 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@1806604713 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@5bee34b8) 18:36:49.101 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@2025944185 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:49.101 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@1986879716 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@5bee34b8) 18:36:49.101 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@1500930069 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:49.101 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@1183504707 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@1895566233) 18:36:49.101 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@899358551 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:36:49.101 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@686564160 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@29318d80) 18:36:49.102 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1114671232 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:49.102 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@1386217804 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:36:49.102 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:49.102 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:49.102 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:49.102 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:49.102 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:49.102 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:49.102 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.102 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:49.102 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.102 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:49.102 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.102 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:49.102 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:49.102 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:49.102 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:49.102 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:49.102 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.102 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:49.102 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.102 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:49.102 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:49.102 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:49.102 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:49.102 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:49.102 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.102 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:49.102 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.102 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:49.102 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:49.102 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:49.102 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:49.102 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:49.102 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.102 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:49.102 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.102 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:49.102 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:49.102 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:49.102 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:49.102 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:49.102 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:49.102 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:49.102 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:36:49.102 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:49.102 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:49.102 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:49.102 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:49.102 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:49.102 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:49.102 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:49.102 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:49.102 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:49.102 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@811707812 18:36:49.102 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@811707812 18:36:49.103 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:49.103 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:49.103 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:49.103 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:49.103 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:49.103 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:49.103 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@811707812 18:36:49.103 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:49.103 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:49.103 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:36:49.103 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:49.103 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@3b83a2b3 18:36:49.103 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:49.103 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:49.103 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) { primaryTableReference : JpaPdpGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpGroup_properties as p1_0 } } } } } 18:36:49.103 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:49.103 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:49.103 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})@1426403922 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1518509805) 18:36:49.103 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1756674523 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:49.103 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version,p1_0.properties_KEY,p1_0.properties from JpaPdpGroup_properties p1_0 where (p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version) in ((?,?)) 18:36:49.103 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:49.103 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:49.103 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:49.103 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:49.103 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:49.103 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:49.103 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:49.103 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentMap@1645834373 18:36:49.103 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:49.103 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentMap@1645834373 18:36:49.103 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [groupProperty0] 18:36:49.103 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [Value of Group Property 0] 18:36:49.103 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@1b5becaf 18:36:49.103 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:49.103 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:49.103 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:49.103 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:49.103 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (spt1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } } } } 18:36:49.104 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:49.104 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:49.104 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})@1449976958 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1144709051) 18:36:49.104 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) : `class org.onap.policy.models.base.PfSearchableKey`@346462018 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element}])@256498085) 18:36:49.104 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@1968870898 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:49.104 [main] DEBUG org.hibernate.SQL -- select spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName,spt1_0.name,spt1_0.version from JpaPdpSubGroup_supportedPolicyTypes spt1_0 where (spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:49.104 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:49.104 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:49.104 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:49.104 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:49.104 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:49.104 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.104 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:49.104 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.104 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:49.104 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1594659058 18:36:49.104 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:49.104 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:49.104 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.0] 18:36:49.104 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1.2.3] 18:36:49.104 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.0, version=1.2.3) 18:36:49.104 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:49.104 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1594659058 18:36:49.104 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:49.104 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@2062f7f2 18:36:49.104 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:49.104 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:49.104 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:36:49.104 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } } } } 18:36:49.104 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:49.104 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:49.104 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})@28709641 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@96923934) 18:36:49.104 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) : `class org.onap.policy.models.base.PfConceptKey`@825039212 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element}])@13420527) 18:36:49.104 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1113697385 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:49.104 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.name,p1_0.version from JpaPdpSubGroup_policies p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:49.104 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:49.104 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:49.104 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:49.104 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:49.104 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:49.104 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.104 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:49.104 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.104 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:49.104 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@2025182408 18:36:49.104 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:49.104 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:49.104 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [Policy0] 18:36:49.104 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:36:49.104 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] : PfConceptKey(name=Policy0, version=4.5.6) 18:36:49.104 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:49.104 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@2025182408 18:36:49.104 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:49.104 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@1dabe2d4 18:36:49.104 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:49.104 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:49.105 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:49.105 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 } } } } } 18:36:49.105 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:49.105 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:49.105 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})@1382418412 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@113168226) 18:36:49.105 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@2134240670 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:49.105 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.properties_KEY,p1_0.properties from JpaPdpSubGroup_properties p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:49.105 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:49.105 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:49.105 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:49.105 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:49.105 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:49.105 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.105 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:49.105 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.105 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:49.105 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentMap@1776920683 18:36:49.105 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:49.105 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentMap@1776920683 18:36:49.105 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [subgroupProperty0] 18:36:49.105 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [Value of sub Group Property 0] 18:36:49.105 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@3828e814 18:36:49.105 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:49.105 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:49.105 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:49.107 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 18:36:49.107 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 18:36:49.107 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:49.107 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:49.107 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@289296721 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:49.107 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:49.107 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdp): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:49.108 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0)] : 1325949465 18:36:49.108 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [NOT_HEALTHY] 18:36:49.108 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1970-01-01 00:00:00.0] 18:36:49.108 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [message from PDP] 18:36:49.108 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [ACTIVE] 18:36:49.108 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:49.108 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@2cdf0670 18:36:49.108 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:36:49.108 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:36:49.108 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 insertions, 1 updates, 0 deletions to 1 objects 18:36:49.108 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 (re)creations, 0 updates, 0 removals to 0 collections 18:36:49.108 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:36:49.108 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp{healthy=TEST_IN_PROGRESS, lastUpdate=Thu Jan 01 00:00:00 UTC 1970, message=message from PDP, pdpState=TEST, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}} 18:36:49.108 [main] DEBUG org.hibernate.SQL -- update Pdp set healthy=?,lastUpdate=?,message=?,pdpState=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:49.110 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 18:36:49.110 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:36:49.110 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:36:49.110 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 insertions, 0 updates, 0 deletions to 1 objects 18:36:49.110 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 (re)creations, 0 updates, 0 removals to 0 collections 18:36:49.110 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:36:49.110 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp{healthy=TEST_IN_PROGRESS, lastUpdate=Thu Jan 01 00:00:00 UTC 1970, message=message from PDP, pdpState=TEST, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}} 18:36:49.110 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:49.110 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:49.110 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:49.110 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:49.110 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@1784250848 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@29318d80) 18:36:49.110 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@1716338200 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1243247974) 18:36:49.110 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@846551079 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@5bee34b8) 18:36:49.110 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@1042860192 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:49.110 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@416811012 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@5bee34b8) 18:36:49.110 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@392841465 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:49.110 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@264674899 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@5bee34b8) 18:36:49.110 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@2001943235 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:49.110 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@789812229 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@5bee34b8) 18:36:49.110 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@1786461342 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:49.110 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@1366557572 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@1895566233) 18:36:49.110 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@1067429451 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:36:49.110 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@211789313 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@29318d80) 18:36:49.110 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1068754112 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:49.110 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@1311418513 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:36:49.110 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:49.111 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:49.111 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:49.111 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:49.111 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:49.111 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:49.111 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.111 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:49.111 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.111 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:49.111 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.111 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:49.111 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:49.111 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:49.111 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:49.111 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:49.111 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.111 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:49.111 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.111 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:49.111 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:49.111 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:49.111 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:49.111 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:49.111 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.111 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:49.111 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.111 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:49.111 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:49.111 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:49.111 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:49.111 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:49.111 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.111 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:49.111 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.111 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:49.111 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:49.111 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:49.111 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:49.111 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:49.111 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:49.111 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:49.111 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:36:49.111 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:49.111 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:49.111 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:49.111 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:49.111 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:49.111 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:49.111 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:49.111 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:49.111 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:49.111 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : 1575933017 18:36:49.111 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:49.111 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0)] : 1176207701 18:36:49.111 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1353397472 18:36:49.111 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1353397472 18:36:49.111 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:49.111 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:49.111 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:49.111 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:49.111 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:49.111 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:49.111 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [123] 18:36:49.111 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [456] 18:36:49.111 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.111 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@1353397472 18:36:49.111 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:49.111 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:49.111 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:36:49.111 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:49.111 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@4198abba 18:36:49.111 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:49.112 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:49.112 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } 18:36:49.112 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:49.112 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:49.112 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@2113300215 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1033136890) 18:36:49.112 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1953710493 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@1c50f92b) 18:36:49.112 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1125218920 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@1036331914) 18:36:49.112 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1196481739 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:49.112 [main] DEBUG org.hibernate.SQL -- select pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName) in ((?,?,?,?)) 18:36:49.112 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:49.112 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [apex-0] 18:36:49.112 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup0] 18:36:49.112 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:36:49.112 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [APEX] 18:36:49.112 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:49.112 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:49.112 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:49.112 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:49.112 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:49.112 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:49.112 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:49.112 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:49.112 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.112 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:49.112 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.112 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:49.113 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0)] : 801437884 18:36:49.113 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:49.113 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1734883741 18:36:49.113 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:49.113 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:49.113 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [TEST_IN_PROGRESS] 18:36:49.113 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:36:49.113 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:36:49.113 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [TEST] 18:36:49.113 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:49.113 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1734883741 18:36:49.113 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@6eb3df0b 18:36:49.113 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:49.113 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:49.113 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:49.113 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:49.113 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:49.113 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@432266846 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:49.113 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:49.113 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdp): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:49.113 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [TEST_IN_PROGRESS] 18:36:49.113 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1970-01-01 00:00:00.0] 18:36:49.114 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [message from PDP] 18:36:49.114 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [TEST] 18:36:49.114 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:49.114 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@76c8837c 18:36:49.114 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:49.114 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:49.114 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:49.114 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:49.114 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:49.114 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:49.114 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})@1904120533 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@5bee34b8) 18:36:49.114 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@761406416 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1033136890) 18:36:49.114 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@838075373 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@1c50f92b) 18:36:49.114 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@51754444 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@1036331914) 18:36:49.114 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@116942657 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:49.114 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})@985184493 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@5bee34b8) 18:36:49.114 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@734150460 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:49.114 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})@97993821 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@5bee34b8) 18:36:49.114 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1087433161 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:49.114 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})@1062231790 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@5bee34b8) 18:36:49.114 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@97631719 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:49.114 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@983299244 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) 18:36:49.114 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join (PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName) on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:49.115 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:49.115 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [apex-0] 18:36:49.115 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PdpGroup0] 18:36:49.115 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [12] - [0.0.0] 18:36:49.115 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [13] - [APEX] 18:36:49.115 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:49.115 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:49.115 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:49.115 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.115 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:49.115 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:49.115 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:49.115 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:49.115 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:49.115 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.115 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:49.115 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.115 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:49.115 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:49.115 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:49.115 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:49.115 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:49.115 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.115 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:49.115 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:49.115 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:49.115 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:49.115 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:49.115 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:49.115 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.115 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:49.115 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.115 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:49.115 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:49.115 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:49.115 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:49.115 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:49.115 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.115 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:49.115 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.115 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:49.115 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:49.115 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:49.115 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:49.115 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:49.115 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.115 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:49.115 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.117 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@766859939 18:36:49.117 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@766859939 18:36:49.117 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:49.117 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:49.117 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:49.118 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@766859939 18:36:49.118 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:49.118 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:49.118 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:49.118 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [123] 18:36:49.118 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [456] 18:36:49.118 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.118 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@7c8ff6b9 18:36:49.118 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:49.118 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:49.118 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:49.119 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:49.119 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:49.119 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@2057229155 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@29318d80) 18:36:49.119 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@323052236 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1243247974) 18:36:49.119 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@785199858 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@5bee34b8) 18:36:49.119 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@770974636 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:49.119 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@570292410 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@5bee34b8) 18:36:49.119 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@968014155 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:49.119 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@2117031469 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@5bee34b8) 18:36:49.119 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@1925903111 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:49.119 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@1019014604 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@5bee34b8) 18:36:49.119 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@283669489 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:49.119 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@343069183 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@1895566233) 18:36:49.119 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@822430397 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:36:49.119 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@1779176412 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@29318d80) 18:36:49.119 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@958956183 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:49.119 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@995574116 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:36:49.119 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:49.120 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:49.120 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:49.120 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:49.120 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:49.120 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:49.120 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.120 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:49.120 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.120 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:49.120 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.120 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:49.120 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:49.120 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:49.120 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:49.120 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:49.120 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.120 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:49.120 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.120 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:49.120 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:49.120 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:49.120 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:49.120 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:49.120 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.120 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:49.120 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.120 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:49.120 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:49.120 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:49.120 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:49.120 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:49.120 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.120 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:49.120 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.120 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:49.120 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:49.120 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:49.120 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:49.120 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:49.120 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:49.120 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:49.120 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:36:49.120 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:49.120 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:49.120 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:49.120 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:49.120 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:49.120 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:49.120 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:49.120 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:49.120 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:49.120 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1472578256 18:36:49.120 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1472578256 18:36:49.120 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:49.120 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:49.120 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:49.120 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:49.120 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:49.120 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:49.120 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@1472578256 18:36:49.120 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:49.120 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:49.120 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:36:49.121 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:49.121 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@13616fc3 18:36:49.121 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:49.122 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:49.122 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) { primaryTableReference : JpaPdpGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpGroup_properties as p1_0 } } } } } 18:36:49.122 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:49.123 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:49.123 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})@526440875 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1518509805) 18:36:49.123 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1724537813 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:49.123 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version,p1_0.properties_KEY,p1_0.properties from JpaPdpGroup_properties p1_0 where (p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version) in ((?,?)) 18:36:49.123 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:49.123 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:49.123 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:49.123 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:49.123 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:49.123 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:49.123 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:49.123 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentMap@1444476205 18:36:49.123 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:49.123 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentMap@1444476205 18:36:49.123 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [groupProperty0] 18:36:49.123 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [Value of Group Property 0] 18:36:49.123 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@76592c22 18:36:49.123 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:49.123 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:49.123 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:49.123 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:49.123 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (spt1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } } } } 18:36:49.124 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:49.124 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:49.124 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})@1123665359 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1144709051) 18:36:49.124 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) : `class org.onap.policy.models.base.PfSearchableKey`@1718247847 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element}])@256498085) 18:36:49.124 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@1634720442 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:49.124 [main] DEBUG org.hibernate.SQL -- select spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName,spt1_0.name,spt1_0.version from JpaPdpSubGroup_supportedPolicyTypes spt1_0 where (spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:49.124 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:49.124 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:49.124 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:49.124 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:49.124 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:49.124 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.124 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:49.124 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.124 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:49.124 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@2070465333 18:36:49.124 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:49.124 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:49.124 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.0] 18:36:49.124 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1.2.3] 18:36:49.124 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.0, version=1.2.3) 18:36:49.124 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:49.124 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@2070465333 18:36:49.124 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:49.124 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@6761979e 18:36:49.124 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:49.124 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:49.124 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:36:49.124 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } } } } 18:36:49.124 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:49.124 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:49.124 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})@2017733570 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@96923934) 18:36:49.124 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) : `class org.onap.policy.models.base.PfConceptKey`@1621115593 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element}])@13420527) 18:36:49.124 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@793110376 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:49.124 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.name,p1_0.version from JpaPdpSubGroup_policies p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:49.125 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:49.125 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:49.125 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:49.125 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:49.125 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:49.125 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.125 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:49.125 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.125 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:49.125 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1190661622 18:36:49.125 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:49.125 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:49.125 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [Policy0] 18:36:49.125 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:36:49.125 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] : PfConceptKey(name=Policy0, version=4.5.6) 18:36:49.125 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:49.125 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1190661622 18:36:49.125 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:49.125 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@7f64de7b 18:36:49.125 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:49.125 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:49.125 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:49.125 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 } } } } } 18:36:49.125 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:49.125 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:49.125 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})@2132412504 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@113168226) 18:36:49.125 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@569681746 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:49.125 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.properties_KEY,p1_0.properties from JpaPdpSubGroup_properties p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:49.126 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:49.126 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:49.126 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:49.126 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:49.126 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:49.126 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.126 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:49.126 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:49.126 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:49.126 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentMap@1156954212 18:36:49.126 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:49.126 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentMap@1156954212 18:36:49.126 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [subgroupProperty0] 18:36:49.126 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [Value of sub Group Property 0] 18:36:49.126 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@496b8027 18:36:49.126 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:49.126 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:49.126 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:49.127 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- HHH000031: Closing 18:36:49.127 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Un-scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration$Scope@668f6e3a] from SessionFactory [org.hibernate.internal.SessionFactoryImpl@37249389] 18:36:49.127 [main] DEBUG org.hibernate.service.internal.AbstractServiceRegistryImpl -- Implicitly destroying ServiceRegistry on de-registration of all child ServiceRegistries 18:36:49.127 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001008: Cleaning up connection pool [jdbc:h2:mem:PdpProviderTest] 18:36:49.128 [main] DEBUG org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl -- Implicitly destroying Boot-strap registry on de-registration of all child ServiceRegistries 18:36:49.130 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Creating Policy Framework persistence unit "ToscaConceptTest" . . . 18:36:49.140 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each 18:36:49.140 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=ToscaConceptTest, explicit-provider=null] against incoming persistence unit name [ToscaConceptTest] 18:36:49.140 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- No PersistenceProvider explicitly requested, assuming Hibernate 18:36:49.140 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [ name: ToscaConceptTest persistence provider classname: null classloader: null excludeUnlistedClasses: false JTA datasource: null Non JTA datasource: null Transaction type: RESOURCE_LOCAL PU root URL: file:/w/workspace/policy-models-sonar/models-pdp/target/test-classes/ Shared Cache Mode: null Validation Mode: null Jar files URLs [] Managed classes names [ org.onap.policy.models.dao.converters.CDataConditioner org.onap.policy.models.dao.converters.Uuid2String org.onap.policy.models.base.PfConceptKey org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup org.onap.policy.models.pdp.persistence.concepts.JpaPdp org.onap.policy.models.tosca.simple.concepts.JpaToscaTrigger org.onap.policy.models.tosca.simple.concepts.JpaToscaProperty] Mapping files names [] Properties [ javax.persistence.jdbc.driver: org.h2.Driver javax.persistence.jdbc.password: P01icY hibernate.dialect: org.hibernate.dialect.H2Dialect javax.persistence.jdbc.url: jdbc:h2:mem:PdpProviderTest hibernate.show_sql: false javax.persistence.schema-generation.database.action: drop-and-create javax.persistence.jdbc.user: policy] 18:36:49.140 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.boot.beanvalidation.BeanValidationIntegrator]. 18:36:49.140 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator]. 18:36:49.143 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 18:36:49.143 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 18:36:49.143 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 18:36:49.143 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 18:36:49.143 [main] DEBUG org.hibernate.orm.idgen.factory -- Ignoring CDI for resolving IdentifierGenerator instances as extended or delayed CDI support was enabled 18:36:49.143 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator] 18:36:49.143 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator] 18:36:49.143 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator] 18:36:49.143 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator] 18:36:49.143 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned] 18:36:49.143 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator] 18:36:49.143 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator] 18:36:49.143 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:36:49.143 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator] 18:36:49.143 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator] 18:36:49.143 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:36:49.143 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator] 18:36:49.143 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered 18:36:49.143 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000026: Second-level cache disabled 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@691124ee 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@691124ee 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BasicTypeReference@691124ee 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.BasicTypeReference@38d80d65 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.NumericBooleanConverter -> org.hibernate.type.BasicTypeReference@38d80d65 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.BasicTypeReference@5403799b 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.TrueFalseConverter -> org.hibernate.type.BasicTypeReference@5403799b 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.BasicTypeReference@5a0e0886 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.YesNoConverter -> org.hibernate.type.BasicTypeReference@5a0e0886 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@3ad8717d 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@3ad8717d 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.BasicTypeReference@3ad8717d 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BasicTypeReference@4293e066 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BasicTypeReference@4293e066 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BasicTypeReference@4293e066 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary_wrapper -> org.hibernate.type.BasicTypeReference@d13960e 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.BasicTypeReference@d13960e 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.BasicTypeReference@27f3f512 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BasicTypeReference@5e593b08 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BasicTypeReference@5e593b08 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.BasicTypeReference@3946075 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob_wrapper -> org.hibernate.type.BasicTypeReference@122635ef 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@2ac519dc 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@2ac519dc 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.BasicTypeReference@2ac519dc 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.BasicTypeReference@3d53e6f7 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.BasicTypeReference@3d53e6f7 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.BasicTypeReference@3d53e6f7 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@1de4bee0 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@1de4bee0 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.BasicTypeReference@1de4bee0 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@3ece79fe 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@3ece79fe 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.BasicTypeReference@3ece79fe 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@3cc79c02 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@3cc79c02 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.BasicTypeReference@3cc79c02 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BasicTypeReference@1e01b133 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BasicTypeReference@1e01b133 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BasicTypeReference@262a1fad 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BasicTypeReference@262a1fad 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.BasicTypeReference@6be6931f 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.BasicTypeReference@6be6931f 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.BasicTypeReference@6be6931f 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character_nchar -> org.hibernate.type.BasicTypeReference@6b4125ed 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.BasicTypeReference@78da899f 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.BasicTypeReference@78da899f 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.BasicTypeReference@e7b265e 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.BasicTypeReference@51da32e5 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.BasicTypeReference@51da32e5 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.BasicTypeReference@51da32e5 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.BasicTypeReference@33d60b7e 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.BasicTypeReference@1fecfaea 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.BasicTypeReference@4872669f 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.BasicTypeReference@483f286e 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.BasicTypeReference@483f286e 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.BasicTypeReference@4bb147ec 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.BasicTypeReference@4bb147ec 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.BasicTypeReference@33f2cfda 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_char_array -> org.hibernate.type.BasicTypeReference@68ef01a5 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_character_array -> org.hibernate.type.BasicTypeReference@59a2388e 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.BasicTypeReference@186d8a71 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_character_array -> org.hibernate.type.BasicTypeReference@3dc40ab9 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_char_array -> org.hibernate.type.BasicTypeReference@2db6d68d 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.BasicTypeReference@6518fdfd 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.BasicTypeReference@6518fdfd 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.BasicTypeReference@11d2dd2d 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.BasicTypeReference@11d2dd2d 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.BasicTypeReference@cde8c6c 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.BasicTypeReference@cde8c6c 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.BasicTypeReference@174721c4 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.BasicTypeReference@174721c4 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.BasicTypeReference@3592c1c4 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.BasicTypeReference@3592c1c4 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@322e49ee 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@4aeb0e2b 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.BasicTypeReference@648c5fb3 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.BasicTypeReference@648c5fb3 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeUtc -> org.hibernate.type.BasicTypeReference@47b33e07 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithTimezone -> org.hibernate.type.BasicTypeReference@7126e26 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@151ab2b9 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.BasicTypeReference@13ed066e 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.BasicTypeReference@13ed066e 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@4d705112 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@590765c4 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.BasicTypeReference@19489b27 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.BasicTypeReference@19489b27 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.BasicTypeReference@626d2016 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.BasicTypeReference@626d2016 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.BasicTypeReference@2d5a1588 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.BasicTypeReference@2d5a1588 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.BasicTypeReference@2d5a1588 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.BasicTypeReference@4f116ca2 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.BasicTypeReference@4f116ca2 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.BasicTypeReference@4f116ca2 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.BasicTypeReference@125d47c4 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.BasicTypeReference@193bb809 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration instant -> org.hibernate.type.BasicTypeReference@64b018f3 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.BasicTypeReference@64b018f3 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid -> org.hibernate.type.BasicTypeReference@20801cbb 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.BasicTypeReference@20801cbb 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration pg-uuid -> org.hibernate.type.BasicTypeReference@20801cbb 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.BasicTypeReference@581b1c08 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.BasicTypeReference@1c240cf2 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.BasicTypeReference@78b7f805 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.BasicTypeReference@78b7f805 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.BasicTypeReference@58f2466c 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Currency -> org.hibernate.type.BasicTypeReference@58f2466c 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.BasicTypeReference@58f2466c 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.BasicTypeReference@5809fa26 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.BasicTypeReference@5809fa26 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.BasicTypeReference@64763e49 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.io.Serializable -> org.hibernate.type.BasicTypeReference@64763e49 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.BasicTypeReference@23468512 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.BasicTypeReference@23468512 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZoneOffset -> org.hibernate.type.BasicTypeReference@69cd7630 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZoneOffset -> org.hibernate.type.BasicTypeReference@69cd7630 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.BasicTypeReference@7e8279e5 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.BasicTypeReference@7e8279e5 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.BasicTypeReference@2b53840a 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.JavaObjectType@4a9a878 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.JavaObjectType@4a9a878 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration null -> org.hibernate.type.NullType@7e7743ec 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.BasicTypeReference@70058b8b 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.BasicTypeReference@49cb91ea 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.BasicTypeReference@64662ca7 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.BasicTypeReference@21438075 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.BasicTypeReference@7dc61e05 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_time -> org.hibernate.type.BasicTypeReference@68979496 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.BasicTypeReference@3d418e37 18:36:49.144 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.BasicTypeReference@bcf1c2 18:36:49.145 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@4dc7f1e6] into BootstrapContext; was [null] 18:36:49.145 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@1920efec] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@28a1fac9] 18:36:49.153 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null] 18:36:49.153 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null] 18:36:49.153 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using built-in connection pool (not intended for production use) 18:36:49.154 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: Loaded JDBC driver class: org.h2.Driver 18:36:49.154 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:PdpProviderTest] 18:36:49.154 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001001: Connection properties: {password=P01icY, user=policy} 18:36:49.154 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001003: Autocommit mode: false 18:36:49.154 [main] DEBUG org.hibernate.orm.connections.pooling -- Initializing Connection pool with 1 Connections 18:36:49.154 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001115: Connection pool size: 20 (min=1) 18:36:49.155 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database -> name : H2 version : 2.2.220 (2023-07-04) major : 2 minor : 2 18:36:49.155 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Driver -> name : H2 JDBC Driver version : 2.2.220 (2023-07-04) major : 2 minor : 2 18:36:49.155 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2 18:36:49.156 [main] WARN org.hibernate.orm.deprecation -- HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 18:36:49.156 [main] DEBUG org.hibernate.orm.dialect -- HHH035001: Using dialect: org.hibernate.dialect.H2Dialect, version: 2.2.220 18:36:49.156 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case 18:36:49.156 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NCharTypeDescriptor) replaced previous registration(CharTypeDescriptor) 18:36:49.156 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NVarcharTypeDescriptor) replaced previous registration(VarcharTypeDescriptor) 18:36:49.156 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(LongNVarcharTypeDescriptor) replaced previous registration(LongVarcharTypeDescriptor) 18:36:49.156 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NClobTypeDescriptor(DEFAULT)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 18:36:49.156 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(2005, ClobTypeDescriptor(STREAM_BINDING)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 18:36:49.156 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(TimestampUtcDescriptor) replaced previous registration(TimestampUtcDescriptor) 18:36:49.156 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(3100, NumericTypeDescriptor) replaced previous registration(org.hibernate.dialect.H2DurationIntervalSecondJdbcType@7e532f2d) 18:36:49.156 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@1c1e9bd2] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@a00a03c] 18:36:49.157 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}] 18:36:49.157 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:49.157 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaToscaPolicyType 18:36:49.158 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType on table ToscaPolicyType 18:36:49.158 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:49.158 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:36:49.158 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:49.158 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:49.158 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:49.158 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:name] 18:36:49.158 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:49.158 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:49.158 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:49.158 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.name 18:36:49.158 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:49.159 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:49.160 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:49.160 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:version] 18:36:49.160 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:49.160 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:49.160 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:49.160 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.version 18:36:49.160 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:49.160 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:49.160 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:49.160 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:49.160 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:49.160 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_name') 18:36:49.160 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:49.160 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:name] 18:36:49.160 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:49.160 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:49.160 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:49.160 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.derived_from_name 18:36:49.160 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:49.160 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:49.160 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_version') 18:36:49.160 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:49.160 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:version] 18:36:49.160 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:49.160 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:49.160 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:49.160 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.derived_from_version 18:36:49.160 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:49.160 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property derivedFrom 18:36:49.160 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:49.160 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:49.160 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType:description] 18:36:49.160 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:49.160 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:49.160 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:49.160 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.description 18:36:49.160 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:49.160 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:49.160 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:49.160 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='metadata_ORDER') 18:36:49.161 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:49.161 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='metadata_KEY') 18:36:49.161 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='metadata_KEY') 18:36:49.161 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:49.161 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:49.161 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:49.161 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property metadata 18:36:49.161 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:49.161 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:49.161 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:49.161 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:49.161 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:49.161 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:49.161 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:49.161 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:49.161 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:49.161 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:49.161 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:49.161 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:49.161 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='targets_ORDER') 18:36:49.161 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:49.161 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='targets_KEY') 18:36:49.161 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='targets_KEY') 18:36:49.161 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyTypeName',referencedColumn='name') 18:36:49.161 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyTypeVersion',referencedColumn='version') 18:36:49.161 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:49.161 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:49.161 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property targets 18:36:49.161 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:49.161 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:49.161 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='triggers_ORDER') 18:36:49.163 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:49.163 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='triggers_KEY') 18:36:49.163 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='triggers_KEY') 18:36:49.163 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:49.163 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:49.163 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:49.163 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property triggers 18:36:49.163 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:49.163 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaToscaPolicy 18:36:49.163 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy on table ToscaPolicy 18:36:49.164 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:49.164 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:36:49.164 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:49.164 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:49.164 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:49.164 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:name] 18:36:49.164 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:49.164 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:49.164 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:49.164 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.name 18:36:49.164 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:49.164 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:49.164 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:49.165 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:version] 18:36:49.165 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:49.165 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:49.165 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:49.165 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.version 18:36:49.165 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:49.165 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:49.165 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:49.166 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:49.166 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:49.166 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_name') 18:36:49.166 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:49.166 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:name] 18:36:49.166 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:49.166 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:49.166 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:49.166 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.derived_from_name 18:36:49.166 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:49.166 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:49.166 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_version') 18:36:49.166 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:49.166 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:version] 18:36:49.166 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:49.166 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:49.166 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:49.166 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.derived_from_version 18:36:49.166 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:49.166 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property derivedFrom 18:36:49.166 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:49.166 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:49.166 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy:description] 18:36:49.166 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:49.166 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:49.166 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:49.166 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.description 18:36:49.166 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:49.166 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:49.166 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:49.166 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='metadata_ORDER') 18:36:49.166 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:49.166 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='metadata_KEY') 18:36:49.166 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='metadata_KEY') 18:36:49.166 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:49.166 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:49.166 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:49.166 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property metadata 18:36:49.167 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:49.167 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:49.167 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:49.167 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:49.167 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:49.167 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:49.167 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:49.167 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:49.167 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:49.167 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:49.167 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:49.167 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:49.167 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='type_name') 18:36:49.167 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:49.167 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:name] 18:36:49.167 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:49.167 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:49.167 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:49.167 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.type_name 18:36:49.167 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:49.167 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:49.167 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='type_version') 18:36:49.167 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:49.167 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:version] 18:36:49.167 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:49.167 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:49.167 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:49.167 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.type_version 18:36:49.167 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:49.167 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property type 18:36:49.167 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:49.167 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:49.169 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='targets_ORDER') 18:36:49.169 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:49.169 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='targets_KEY') 18:36:49.169 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='targets_KEY') 18:36:49.169 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyName',referencedColumn='name') 18:36:49.169 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyVersion',referencedColumn='version') 18:36:49.169 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:49.169 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:49.169 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property targets 18:36:49.170 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:49.170 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpPolicyStatus 18:36:49.170 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus on table PdpPolicyStatus 18:36:49.170 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:49.170 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:36:49.170 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:49.170 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:49.170 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:49.170 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:localName] 18:36:49.170 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:49.170 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:49.170 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:49.170 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.localName 18:36:49.170 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:49.170 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:49.170 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:49.170 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyName] 18:36:49.170 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:49.170 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:49.170 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:49.170 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentKeyName 18:36:49.170 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:49.171 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:49.171 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:49.171 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyVersion] 18:36:49.171 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:49.171 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:49.171 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:49.171 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentKeyVersion 18:36:49.171 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:49.171 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:49.171 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:49.171 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentLocalName] 18:36:49.171 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:49.171 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:49.171 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:49.171 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentLocalName 18:36:49.171 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:49.171 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:49.171 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:49.171 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:49.171 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property deploy with lazy=false 18:36:49.171 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:deploy] 18:36:49.171 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:36:49.171 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:36:49.171 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for deploy 18:36:49.171 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.deploy 18:36:49.171 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property deploy 18:36:49.171 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:49.171 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpGroup with lazy=false 18:36:49.171 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpGroup] 18:36:49.171 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup (type=java.lang.String) 18:36:49.171 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup (type=java.lang.String) 18:36:49.171 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpGroup 18:36:49.171 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.pdpGroup 18:36:49.171 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpGroup 18:36:49.171 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:49.171 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpType with lazy=false 18:36:49.171 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpType] 18:36:49.171 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType (type=java.lang.String) 18:36:49.171 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType (type=java.lang.String) 18:36:49.171 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpType 18:36:49.171 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.pdpType 18:36:49.171 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpType 18:36:49.171 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:49.171 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:49.171 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:49.171 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:name] 18:36:49.171 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:49.171 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:49.171 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:49.171 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.name 18:36:49.171 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:49.171 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:49.171 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:49.171 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:version] 18:36:49.171 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:49.171 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:49.171 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:49.171 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.version 18:36:49.171 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:49.171 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property policyType 18:36:49.171 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:49.171 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property state with lazy=false 18:36:49.171 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:state] 18:36:49.171 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state (type=org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State) 18:36:49.171 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state (type=org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State) 18:36:49.171 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for state 18:36:49.172 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.state 18:36:49.172 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property state 18:36:49.172 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:49.172 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpGroup 18:36:49.172 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup on table PdpGroup 18:36:49.172 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:49.172 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:36:49.172 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:49.172 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:49.172 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:49.172 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:name] 18:36:49.172 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:49.172 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:49.172 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:49.172 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.name 18:36:49.172 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:49.172 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:49.172 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:49.172 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:version] 18:36:49.172 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:49.172 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:49.172 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:49.172 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.version 18:36:49.172 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:49.172 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:49.172 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:49.172 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:49.172 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:49.172 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:description] 18:36:49.172 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description (type=java.lang.String) 18:36:49.172 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description (type=java.lang.String) 18:36:49.172 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:49.172 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.description 18:36:49.172 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:49.172 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:49.172 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpGroupState with lazy=false 18:36:49.172 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:pdpGroupState] 18:36:49.172 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:49.172 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:49.173 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpGroupState 18:36:49.173 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.pdpGroupState 18:36:49.173 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpGroupState 18:36:49.173 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:49.173 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:49.173 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='pdpSubGroups_ORDER') 18:36:49.173 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:49.173 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='pdpSubGroups_KEY') 18:36:49.173 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpSubGroups_KEY') 18:36:49.173 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='name',referencedColumn='name') 18:36:49.173 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='version',referencedColumn='version') 18:36:49.173 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:49.173 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:49.173 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpSubGroups 18:36:49.173 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:49.173 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:49.173 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:49.173 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:49.173 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:49.173 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:49.173 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:49.173 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:49.173 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:49.173 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:49.174 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:49.174 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpSubGroup 18:36:49.174 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup on table PdpSubGroup 18:36:49.174 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:49.174 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:36:49.174 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:49.174 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:49.174 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:49.174 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:localName] 18:36:49.174 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:49.175 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:49.175 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:49.175 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.localName 18:36:49.175 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:49.175 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:49.175 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:49.175 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyName] 18:36:49.175 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:49.175 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:49.175 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:49.175 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentKeyName 18:36:49.175 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:49.175 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:49.175 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:49.175 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyVersion] 18:36:49.175 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:49.175 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:49.175 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:49.175 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentKeyVersion 18:36:49.175 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:49.175 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:49.175 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:49.175 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentLocalName] 18:36:49.175 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:49.175 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:49.175 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:49.175 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentLocalName 18:36:49.175 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:49.175 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:49.175 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:49.175 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:49.175 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property currentInstanceCount with lazy=false 18:36:49.175 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:currentInstanceCount] 18:36:49.175 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount (type=int) 18:36:49.175 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount (type=int) 18:36:49.175 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for currentInstanceCount 18:36:49.175 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.currentInstanceCount 18:36:49.175 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property currentInstanceCount 18:36:49.175 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:49.175 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property desiredInstanceCount with lazy=false 18:36:49.175 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:desiredInstanceCount] 18:36:49.175 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:36:49.175 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:36:49.175 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for desiredInstanceCount 18:36:49.175 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.desiredInstanceCount 18:36:49.175 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property desiredInstanceCount 18:36:49.175 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:49.175 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:49.175 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='pdpInstances_ORDER') 18:36:49.175 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:49.175 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='pdpInstances_KEY') 18:36:49.175 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpInstances_KEY') 18:36:49.175 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentKeyName',referencedColumn='parentKeyName') 18:36:49.175 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentKeyVersion',referencedColumn='parentKeyVersion') 18:36:49.175 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentLocalName',referencedColumn='parentLocalName') 18:36:49.176 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpLocalName',referencedColumn='localName') 18:36:49.176 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:49.176 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:49.176 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpInstances 18:36:49.176 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:49.176 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:49.176 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='policies_ORDER') 18:36:49.176 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:49.176 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='policies_KEY') 18:36:49.176 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='policies_KEY') 18:36:49.176 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:49.176 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:49.176 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:49.176 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property policies 18:36:49.176 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:49.176 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:49.176 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:49.176 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:49.176 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:49.176 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:49.176 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:49.176 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:49.176 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:49.176 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:49.176 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:49.176 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:49.176 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='supportedPolicyTypes_ORDER') 18:36:49.176 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:49.176 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='supportedPolicyTypes_KEY') 18:36:49.176 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='supportedPolicyTypes_KEY') 18:36:49.176 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:49.176 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:49.176 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:49.176 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property supportedPolicyTypes 18:36:49.176 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:49.177 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdp 18:36:49.177 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdp on table Pdp 18:36:49.177 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:49.177 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:36:49.177 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:49.178 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:49.178 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:49.178 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:localName] 18:36:49.178 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:49.178 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:49.178 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:49.178 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.localName 18:36:49.178 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:49.178 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:49.178 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:49.178 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyName] 18:36:49.178 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:49.178 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:49.178 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:49.178 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentKeyName 18:36:49.178 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:49.178 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:49.178 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:49.178 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyVersion] 18:36:49.178 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:49.178 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:49.178 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:49.178 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentKeyVersion 18:36:49.178 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:49.178 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:49.178 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:49.178 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentLocalName] 18:36:49.178 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:49.178 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:49.178 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:49.178 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentLocalName 18:36:49.178 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:49.178 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:49.178 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:49.178 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:49.178 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property healthy with lazy=false 18:36:49.178 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:healthy] 18:36:49.178 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:36:49.178 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:36:49.178 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for healthy 18:36:49.178 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.healthy 18:36:49.178 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property healthy 18:36:49.178 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:49.178 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property lastUpdate with lazy=false 18:36:49.178 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:lastUpdate] 18:36:49.178 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate (type=java.util.Date) 18:36:49.178 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate (type=java.util.Date) 18:36:49.178 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for lastUpdate 18:36:49.178 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.lastUpdate 18:36:49.178 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property lastUpdate 18:36:49.178 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:49.178 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property message with lazy=false 18:36:49.178 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:message] 18:36:49.178 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message (type=java.lang.String) 18:36:49.178 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message (type=java.lang.String) 18:36:49.178 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for message 18:36:49.178 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.message 18:36:49.178 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property message 18:36:49.178 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:49.178 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpState with lazy=false 18:36:49.178 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:pdpState] 18:36:49.178 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:49.178 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:49.178 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpState 18:36:49.179 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.pdpState 18:36:49.179 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpState 18:36:49.179 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:49.179 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:49.179 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:49.179 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:49.179 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:49.179 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:49.179 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:49.179 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:49.179 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:49.179 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:49.179 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:49.179 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:49.179 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:49.179 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:49.179 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:49.179 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:49.179 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for deploy 18:36:49.179 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpGroup 18:36:49.179 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpType 18:36:49.179 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:49.179 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:49.179 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for state 18:36:49.179 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:49.179 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:49.179 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:49.179 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpGroupState 18:36:49.179 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:49.179 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:49.179 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:49.179 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:49.179 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for currentInstanceCount 18:36:49.179 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for desiredInstanceCount 18:36:49.179 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:49.179 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:49.179 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:49.179 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:49.179 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for healthy 18:36:49.179 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for lastUpdate 18:36:49.179 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for message 18:36:49.179 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpState 18:36:49.179 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [toscapolicytype] 18:36:49.179 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [toscapolicytype] 18:36:49.179 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [toscapolicy] 18:36:49.179 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [toscapolicy] 18:36:49.179 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:49.179 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:49.179 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:49.179 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:49.179 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [pdpgroup] 18:36:49.179 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [pdpgroup] 18:36:49.179 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:49.179 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:49.179 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:49.179 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:49.179 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdp] 18:36:49.179 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdp] 18:36:49.179 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdp] 18:36:49.179 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdp] 18:36:49.179 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:49.179 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:49.181 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:49.181 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:49.181 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:name] 18:36:49.181 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.name (type=java.lang.String) 18:36:49.181 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.name (type=java.lang.String) 18:36:49.181 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:49.181 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_supportedPolicyTypes.name 18:36:49.181 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:49.181 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:49.181 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:49.181 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:49.181 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:version] 18:36:49.181 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.version (type=java.lang.String) 18:36:49.181 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.version (type=java.lang.String) 18:36:49.181 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:49.181 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_supportedPolicyTypes.version 18:36:49.181 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:49.181 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:49.182 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:36:49.182 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:49.182 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:49.182 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:49.182 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:49.182 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:49.182 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:49.182 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_properties.properties 18:36:49.182 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:49.182 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:49.182 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:49.182 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:49.183 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:49.183 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_properties.properties_KEY 18:36:49.183 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:49.183 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_localname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:49.183 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentkeyname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:49.183 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentkeyversion] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:49.183 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentlocalname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:49.183 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:49.183 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, index: properties_KEY, element: properties 18:36:49.183 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:49.183 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:49.183 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:49.183 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:49.183 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:name] 18:36:49.183 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:49.183 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:49.183 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:49.183 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_policies.name 18:36:49.183 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:49.183 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:49.183 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:49.183 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:49.183 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:version] 18:36:49.183 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:49.183 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:49.183 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:49.183 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_policies.version 18:36:49.183 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:49.183 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:49.183 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:36:49.183 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:49.183 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances through an association table 18:36:49.186 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName, element: pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName 18:36:49.186 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:49.186 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:49.186 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:49.186 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:49.186 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:49.186 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:49.186 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpGroup_properties.properties 18:36:49.186 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:49.186 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:49.186 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:49.186 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:49.186 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:49.186 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpGroup_properties.properties_KEY 18:36:49.186 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:49.186 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpgroup_name] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:49.186 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpgroup_version] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:49.186 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:49.186 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpGroup_name, JpaPdpGroup_version, index: properties_KEY, element: properties 18:36:49.186 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:49.186 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups through an association table 18:36:49.187 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: name, version, element: pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName 18:36:49.187 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:49.187 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:49.187 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:49.187 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:49.187 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:name] 18:36:49.187 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:49.187 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:49.187 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:49.187 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_targets.name 18:36:49.187 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:49.187 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:49.188 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:49.188 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:49.188 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:version] 18:36:49.188 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:49.188 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:49.188 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:49.188 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_targets.version 18:36:49.188 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:49.188 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:49.188 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: toscaPolicyName, toscaPolicyVersion, element: name, version 18:36:49.188 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:49.188 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:49.188 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:49.188 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:49.188 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:49.188 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:49.188 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_properties.properties 18:36:49.188 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:49.188 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:49.188 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:49.188 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:49.188 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:49.188 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_properties.properties_KEY 18:36:49.188 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:49.188 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_name] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:49.188 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_version] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:49.188 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:49.188 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: properties_KEY, element: properties 18:36:49.188 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:49.188 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:49.188 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:49.188 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:49.188 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:49.188 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:49.188 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_metadata.metadata 18:36:49.188 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:49.188 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:49.188 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:49.188 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:49.188 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:49.188 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_metadata.metadata_KEY 18:36:49.188 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:49.188 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_name] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:49.188 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_version] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:49.188 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [metadata_key] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:49.188 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: metadata_KEY, element: metadata 18:36:49.188 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:49.188 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:49.188 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:49.188 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers (type=java.util.List) 18:36:49.188 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers (type=java.util.List) 18:36:49.188 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:49.188 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_triggers.triggers 18:36:49.188 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:49.188 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, element: triggers 18:36:49.188 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:49.188 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:49.190 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:49.190 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:49.190 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:name] 18:36:49.190 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:49.190 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:49.190 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:49.190 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_targets.name 18:36:49.190 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:49.190 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:49.190 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:49.190 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:49.190 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:version] 18:36:49.190 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:49.190 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:49.190 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:49.190 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_targets.version 18:36:49.190 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:49.190 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:49.190 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: toscaPolicyTypeName, toscaPolicyTypeVersion, element: name, version 18:36:49.190 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:49.190 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:49.190 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:49.190 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:49.190 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:49.190 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:49.190 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_properties.properties 18:36:49.190 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:49.190 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:49.190 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:49.190 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:49.190 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:49.190 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_properties.properties_KEY 18:36:49.190 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:49.191 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_name] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:49.191 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_version] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:49.191 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:49.191 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: properties_KEY, element: properties 18:36:49.191 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:49.191 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:49.193 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:49.193 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:49.194 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:49.194 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:49.194 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_metadata.metadata 18:36:49.194 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:49.194 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:49.194 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:49.194 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:49.194 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:49.194 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_metadata.metadata_KEY 18:36:49.194 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:49.194 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_name] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:49.194 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_version] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:49.194 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [metadata_key] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:49.194 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: metadata_KEY, element: metadata 18:36:49.194 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:49.194 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:49.194 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:49.194 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:49.194 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:49.194 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:49.194 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:49.194 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:49.195 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:49.195 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:49.195 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:49.195 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:49.195 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:49.195 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:49.195 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:49.197 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:49.197 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:49.197 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:49.197 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:49.197 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:49.197 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:49.197 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:49.197 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:49.197 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:49.197 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:49.197 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:49.197 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:49.197 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:49.197 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:49.197 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:49.198 [main] DEBUG org.hibernate.bytecode.internal.BytecodeProviderInitiator -- HHH000021: Bytecode provider: bytebuddy 18:36:49.198 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory 18:36:49.198 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:36:49.198 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating SessionFactory with settings: {java.specification.version=17, sun.jnu.encoding=UTF-8, hibernate.dialect=org.hibernate.dialect.H2Dialect, java.class.path=/w/workspace/policy-models-sonar/models-pdp/target/test-classes:/w/workspace/policy-models-sonar/models-pdp/target/classes:/w/workspace/policy-models-sonar/models-base/target/policy-models-base-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-3.1.1-SNAPSHOT.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-examples/target/policy-models-examples-3.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/gson/2.1.1-SNAPSHOT/gson-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/common-parameters/2.1.1-SNAPSHOT/common-parameters-2.1.1-SNAPSHOT.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.jar:/tmp/r/io/prometheus/simpleclient/0.16.0/simpleclient-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel/0.16.0/simpleclient_tracer_otel-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_common/0.16.0/simpleclient_tracer_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel_agent/0.16.0/simpleclient_tracer_otel_agent-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_hotspot/0.16.0/simpleclient_hotspot-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_jakarta/0.16.0/simpleclient_servlet_jakarta-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_common/0.16.0/simpleclient_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_common/0.16.0/simpleclient_servlet_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_logback/0.16.0/simpleclient_logback-0.16.0.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1/jakarta.xml.bind-api-4.0.1.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/tmp/r/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-jakarta/2.2.15/swagger-jaxrs2-jakarta-2.2.15.jar:/tmp/r/io/github/classgraph/classgraph/4.8.154/classgraph-4.8.154.jar:/tmp/r/io/swagger/core/v3/swagger-models-jakarta/2.2.15/swagger-models-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.15.1/jackson-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-annotations-jakarta/2.2.15/swagger-annotations-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-integration-jakarta/2.2.15/swagger-integration-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-core-jakarta/2.2.15/swagger-core-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.15.1/jackson-dataformat-yaml-2.15.1.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.1/jackson-datatype-jsr310-2.15.1.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.1/jackson-databind-2.14.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-json-provider/2.15.1/jackson-jakarta-rs-json-provider-2.15.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-base/2.15.1/jackson-jakarta-rs-base-2.15.1.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.15.1/jackson-module-jakarta-xmlbind-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-servlet-initializer-v2-jakarta/2.2.15/swagger-jaxrs2-servlet-initializer-v2-jakarta-2.2.15.jar:/tmp/r/org/hibernate/orm/hibernate-core/6.3.0.CR1/hibernate-core-6.3.0.CR1.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.2/jaxb-runtime-4.0.2.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.2/jaxb-core-4.0.2.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.0/angus-activation-2.0.0.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.2/txw2-4.0.2.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.1/istack-commons-runtime-4.1.1.jar:/tmp/r/jakarta/inject/jakarta.inject-api/2.0.1.MR/jakarta.inject-api-2.0.1.MR.jar:/tmp/r/org/antlr/antlr4-runtime/4.10.1/antlr4-runtime-4.10.1.jar:/tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/com/h2database/h2/2.2.220/h2-2.2.220.jar:/tmp/r/org/onap/policy/common/utils/2.1.1-SNAPSHOT/utils-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/2.1.1-SNAPSHOT/capabilities-2.1.1-SNAPSHOT.jar:/tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.jar:/tmp/r/com/worldturner/medeia/medeia-validator-core/1.1.1/medeia-validator-core-1.1.1.jar:/tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.3.20/kotlin-reflect-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.3.20/kotlin-stdlib-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.20/kotlin-stdlib-common-1.3.20.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.jar:/tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/tmp/r/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar:/tmp/r/org/onap/policy/common/utils-test/2.1.1-SNAPSHOT/utils-test-2.1.1-SNAPSHOT.jar:/tmp/r/org/bouncycastle/bcpkix-fips/1.0.7/bcpkix-fips-1.0.7.jar:/tmp/r/org/bouncycastle/bc-fips/1.0.2.4/bc-fips-1.0.2.4.jar:/tmp/r/org/apache/commons/commons-jexl3/3.1/commons-jexl3-3.1.jar:/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar:/tmp/r/org/slf4j/slf4j-api/2.0.11/slf4j-api-2.0.11.jar:/tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar:/tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar:/tmp/r/org/projectlombok/lombok/1.18.28/lombok-1.18.28.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/yaml/snakeyaml/2.0/snakeyaml-2.0.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.1.4/mariadb-java-client-3.1.4.jar:/tmp/r/com/github/waffle/waffle-jna/3.2.0/waffle-jna-3.2.0.jar:/tmp/r/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar:/tmp/r/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1.jar:/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar:/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar:/tmp/r/org/postgresql/postgresql/42.6.0/postgresql-42.6.0.jar:/tmp/r/org/checkerframework/checker-qual/3.31.0/checker-qual-3.31.0.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar:/tmp/r/org/glassfish/jersey/inject/jersey-hk2/3.1.3/jersey-hk2-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-common/3.1.3/jersey-common-3.1.3.jar:/tmp/r/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar:/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/tmp/r/org/glassfish/hk2/hk2-locator/3.0.4/hk2-locator-3.0.4.jar:/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/3.0.4/aopalliance-repackaged-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-api/3.0.4/hk2-api-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-utils/3.0.4/hk2-utils-3.0.4.jar:/tmp/r/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.jar:/tmp/r/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.jar:/tmp/r/org/eclipse/jetty/toolchain/jetty-jakarta-servlet-api/5.0.2/jetty-jakarta-servlet-api-5.0.2.jar:/tmp/r/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet/3.1.3/jersey-container-servlet-3.1.3.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.3/jersey-container-servlet-core-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-server/3.1.3/jersey-server-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-client/3.1.3/jersey-client-3.1.3.jar:/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar:/tmp/r/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/tmp/r/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.6/byte-buddy-1.14.6.jar:/tmp/r/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar:/tmp/r/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/tmp/r/org/assertj/assertj-core/3.24.2/assertj-core-3.24.2.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5/5.2.2/httpcore5-5.2.2.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/tmp/r/com/att/nsa/cambriaClient/1.2.1-oss/cambriaClient-1.2.1-oss.jar:/tmp/r/com/att/nsa/saClientLibrary/1.3.0-oss/saClientLibrary-1.3.0-oss.jar:/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar:/tmp/r/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar:/tmp/r/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5/httpclient-cache-4.5.jar:/tmp/r/com/att/nsa/saToolkit/1.2.0-oss/saToolkit-1.2.0-oss.jar:/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar:/tmp/r/org/json/json/20231013/json-20231013.jar:, java.vm.vendor=Private Build, sun.arch.data.model=64, sun.font.fontmanager=sun.awt.X11FontManager, java.vendor.url=Unknown, user.timezone=Etc/UTC, javax.persistence.jdbc.user=****, javax.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, java.vm.specification.version=17, os.name=Linux, jakarta.persistence.jdbc.password=****, sun.java.launcher=SUN_STANDARD, local.setting.IS_JTA_TXN_COORD=false, sun.boot.library.path=/usr/lib/jvm/java-17-openjdk-amd64/lib, sun.java.command=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20240120183635626_70.jar /w/workspace/policy-models-sonar/models-pdp/target/surefire 2024-01-20T18-35-53_465-jvmRun1 surefire-20240120183635626_68tmp surefire_4-20240120183635626_69tmp, jdk.debug=release, surefire.test.class.path=/w/workspace/policy-models-sonar/models-pdp/target/test-classes:/w/workspace/policy-models-sonar/models-pdp/target/classes:/w/workspace/policy-models-sonar/models-base/target/policy-models-base-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-3.1.1-SNAPSHOT.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-examples/target/policy-models-examples-3.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/gson/2.1.1-SNAPSHOT/gson-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/common-parameters/2.1.1-SNAPSHOT/common-parameters-2.1.1-SNAPSHOT.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.jar:/tmp/r/io/prometheus/simpleclient/0.16.0/simpleclient-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel/0.16.0/simpleclient_tracer_otel-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_common/0.16.0/simpleclient_tracer_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel_agent/0.16.0/simpleclient_tracer_otel_agent-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_hotspot/0.16.0/simpleclient_hotspot-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_jakarta/0.16.0/simpleclient_servlet_jakarta-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_common/0.16.0/simpleclient_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_common/0.16.0/simpleclient_servlet_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_logback/0.16.0/simpleclient_logback-0.16.0.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1/jakarta.xml.bind-api-4.0.1.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/tmp/r/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-jakarta/2.2.15/swagger-jaxrs2-jakarta-2.2.15.jar:/tmp/r/io/github/classgraph/classgraph/4.8.154/classgraph-4.8.154.jar:/tmp/r/io/swagger/core/v3/swagger-models-jakarta/2.2.15/swagger-models-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.15.1/jackson-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-annotations-jakarta/2.2.15/swagger-annotations-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-integration-jakarta/2.2.15/swagger-integration-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-core-jakarta/2.2.15/swagger-core-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.15.1/jackson-dataformat-yaml-2.15.1.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.1/jackson-datatype-jsr310-2.15.1.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.1/jackson-databind-2.14.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-json-provider/2.15.1/jackson-jakarta-rs-json-provider-2.15.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-base/2.15.1/jackson-jakarta-rs-base-2.15.1.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.15.1/jackson-module-jakarta-xmlbind-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-servlet-initializer-v2-jakarta/2.2.15/swagger-jaxrs2-servlet-initializer-v2-jakarta-2.2.15.jar:/tmp/r/org/hibernate/orm/hibernate-core/6.3.0.CR1/hibernate-core-6.3.0.CR1.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.2/jaxb-runtime-4.0.2.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.2/jaxb-core-4.0.2.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.0/angus-activation-2.0.0.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.2/txw2-4.0.2.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.1/istack-commons-runtime-4.1.1.jar:/tmp/r/jakarta/inject/jakarta.inject-api/2.0.1.MR/jakarta.inject-api-2.0.1.MR.jar:/tmp/r/org/antlr/antlr4-runtime/4.10.1/antlr4-runtime-4.10.1.jar:/tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/com/h2database/h2/2.2.220/h2-2.2.220.jar:/tmp/r/org/onap/policy/common/utils/2.1.1-SNAPSHOT/utils-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/2.1.1-SNAPSHOT/capabilities-2.1.1-SNAPSHOT.jar:/tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.jar:/tmp/r/com/worldturner/medeia/medeia-validator-core/1.1.1/medeia-validator-core-1.1.1.jar:/tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.3.20/kotlin-reflect-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.3.20/kotlin-stdlib-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.20/kotlin-stdlib-common-1.3.20.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.jar:/tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/tmp/r/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar:/tmp/r/org/onap/policy/common/utils-test/2.1.1-SNAPSHOT/utils-test-2.1.1-SNAPSHOT.jar:/tmp/r/org/bouncycastle/bcpkix-fips/1.0.7/bcpkix-fips-1.0.7.jar:/tmp/r/org/bouncycastle/bc-fips/1.0.2.4/bc-fips-1.0.2.4.jar:/tmp/r/org/apache/commons/commons-jexl3/3.1/commons-jexl3-3.1.jar:/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar:/tmp/r/org/slf4j/slf4j-api/2.0.11/slf4j-api-2.0.11.jar:/tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar:/tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar:/tmp/r/org/projectlombok/lombok/1.18.28/lombok-1.18.28.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/yaml/snakeyaml/2.0/snakeyaml-2.0.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.1.4/mariadb-java-client-3.1.4.jar:/tmp/r/com/github/waffle/waffle-jna/3.2.0/waffle-jna-3.2.0.jar:/tmp/r/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar:/tmp/r/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1.jar:/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar:/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar:/tmp/r/org/postgresql/postgresql/42.6.0/postgresql-42.6.0.jar:/tmp/r/org/checkerframework/checker-qual/3.31.0/checker-qual-3.31.0.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar:/tmp/r/org/glassfish/jersey/inject/jersey-hk2/3.1.3/jersey-hk2-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-common/3.1.3/jersey-common-3.1.3.jar:/tmp/r/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar:/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/tmp/r/org/glassfish/hk2/hk2-locator/3.0.4/hk2-locator-3.0.4.jar:/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/3.0.4/aopalliance-repackaged-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-api/3.0.4/hk2-api-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-utils/3.0.4/hk2-utils-3.0.4.jar:/tmp/r/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.jar:/tmp/r/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.jar:/tmp/r/org/eclipse/jetty/toolchain/jetty-jakarta-servlet-api/5.0.2/jetty-jakarta-servlet-api-5.0.2.jar:/tmp/r/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet/3.1.3/jersey-container-servlet-3.1.3.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.3/jersey-container-servlet-core-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-server/3.1.3/jersey-server-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-client/3.1.3/jersey-client-3.1.3.jar:/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar:/tmp/r/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/tmp/r/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.6/byte-buddy-1.14.6.jar:/tmp/r/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar:/tmp/r/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/tmp/r/org/assertj/assertj-core/3.24.2/assertj-core-3.24.2.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5/5.2.2/httpcore5-5.2.2.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/tmp/r/com/att/nsa/cambriaClient/1.2.1-oss/cambriaClient-1.2.1-oss.jar:/tmp/r/com/att/nsa/saClientLibrary/1.3.0-oss/saClientLibrary-1.3.0-oss.jar:/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar:/tmp/r/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar:/tmp/r/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5/httpclient-cache-4.5.jar:/tmp/r/com/att/nsa/saToolkit/1.2.0-oss/saToolkit-1.2.0-oss.jar:/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar:/tmp/r/org/json/json/20231013/json-20231013.jar:, jakarta.persistence.jdbc.driver=org.h2.Driver, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, java.specification.vendor=Oracle Corporation, org.ops4j.pax.url.mvn.localRepository=/tmp/r, java.version.date=2022-07-19, java.home=/usr/lib/jvm/java-17-openjdk-amd64, file.separator=/, basedir=/w/workspace/policy-models-sonar/models-pdp, java.vm.compressedOopsMode=Zero based, jakarta.persistence.jdbc.user=****, line.separator= , hibernate.persistenceUnitName=ToscaConceptTest, java.vm.specification.vendor=Oracle Corporation, java.specification.name=Java Platform API Specification, hibernate.transaction.coordinator_class=class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl, javax.persistence.jdbc.driver=org.h2.Driver, surefire.real.class.path=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20240120183635626_70.jar, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, java.runtime.version=17.0.4+8-Ubuntu-118.04, user.name=jenkins, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, sonar=true, path.separator=:, hibernate.connection.username=****, os.version=4.15.0-194-generic, java.runtime.name=OpenJDK Runtime Environment, hibernate.connection.url=jdbc:h2:mem:PdpProviderTest, file.encoding=UTF-8, jenkins=true, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=false, localRepository=/tmp/r, hibernate.connection.driver_class=org.h2.Driver, java.vendor.url.bug=Unknown, java.io.tmpdir=/tmp, java.version=17.0.4, user.dir=/w/workspace/policy-models-sonar/models-pdp, os.arch=amd64, java.vm.specification.name=Java Virtual Machine Specification, javax.persistence.schema-generation.database.action=drop-and-create, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@19d7f0d2, native.encoding=UTF-8, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, java.vendor=Private Build, java.vm.info=mixed mode, sharing, java.vm.version=17.0.4+8-Ubuntu-118.04, hibernate.bytecode.use_reflection_optimizer=true, sun.io.unicode.encoding=UnicodeLittle, maven.repo.local=/tmp/r, javax.persistence.jdbc.password=****, java.class.version=61.0} 18:36:49.199 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {} 18:36:49.199 [main] DEBUG org.hibernate.boot.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation 18:36:49.199 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 18:36:49.200 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was null 18:36:49.200 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was null 18:36:49.200 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was null 18:36:49.200 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was null 18:36:49.200 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@23481b1a] under count; prior registration was null 18:36:49.200 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@5bf2ec1] under every; prior registration was null 18:36:49.200 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@545b97ab] under any; prior registration was null 18:36:49.200 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(floor)] under floor; prior registration was null 18:36:49.200 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ceiling)] under ceiling; prior registration was null 18:36:49.200 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(mod)] under mod; prior registration was null 18:36:49.200 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(abs)] under abs; prior registration was null 18:36:49.200 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sign)] under sign; prior registration was null 18:36:49.200 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sqrt)] under sqrt; prior registration was null 18:36:49.200 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ln)] under ln; prior registration was null 18:36:49.200 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(exp)] under exp; prior registration was null 18:36:49.200 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(power)] under power; prior registration was null 18:36:49.200 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(round)] under round; prior registration was null 18:36:49.200 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sin)] under sin; prior registration was null 18:36:49.200 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cos)] under cos; prior registration was null 18:36:49.200 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(tan)] under tan; prior registration was null 18:36:49.200 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(asin)] under asin; prior registration was null 18:36:49.200 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(acos)] under acos; prior registration was null 18:36:49.200 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan)] under atan; prior registration was null 18:36:49.200 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan2)] under atan2; prior registration was null 18:36:49.200 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@1cad8e2b] under sinh; prior registration was null 18:36:49.200 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@7f5ed66f] under cosh; prior registration was null 18:36:49.200 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3eb3663] under tanh; prior registration was null 18:36:49.200 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@b051f7a] under pi; prior registration was null 18:36:49.200 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@7ba914e7] under log; prior registration was null 18:36:49.200 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(coalesce)] under coalesce; prior registration was null 18:36:49.200 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nullif)] under nullif; prior registration was null 18:36:49.200 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(left)] under left; prior registration was null 18:36:49.200 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(right)] under right; prior registration was null 18:36:49.200 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(replace)] under replace; prior registration was null 18:36:49.200 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(concat)] under concat; prior registration was null 18:36:49.200 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lower)] under lower; prior registration was null 18:36:49.200 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(upper)] under upper; prior registration was null 18:36:49.200 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substring)] under substring; prior registration was null 18:36:49.200 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(locate)] under locate; prior registration was null 18:36:49.200 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(character_length)] under character_length; prior registration was null 18:36:49.200 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : length -> character_length 18:36:49.200 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LocatePositionEmulation@72cd5853] under position; prior registration was null 18:36:49.200 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InsertSubstringOverlayEmulation@28cf3047] under overlay; prior registration was null 18:36:49.200 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TrimFunction@b1214eb] under trim; prior registration was null 18:36:49.200 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastFunction@382f2742] under cast; prior registration was null 18:36:49.200 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@20b8ffd4] under collate; prior registration was null 18:36:49.200 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ExtractFunction@7124be8c] under extract; prior registration was null 18:36:49.200 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(least)] under least; prior registration was null 18:36:49.200 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(greatest)] under greatest; prior registration was null 18:36:49.200 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CoalesceIfnullEmulation@6a8a590f] under ifnull; prior registration was null 18:36:49.200 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lpad)] under lpad; prior registration was null 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rpad)] under rpad; prior registration was null 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LpadRpadPadEmulation@2b5e662b] under pad; prior registration was null 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastStrEmulation@4cff7acb] under str; prior registration was null 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@18fb6d06] under format; prior registration was null 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampaddFunction@20010d37] under timestampadd; prior registration was null 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampdiffFunction@78b64822] under timestampdiff; prior registration was null 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : dateadd -> timestampadd 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : datediff -> timestampdiff 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@4fa84cdd] under current_date; prior registration was null 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@cf88b73] under current_time; prior registration was null 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@2438476e] under current_timestamp; prior registration was null 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current date -> current_date 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current time -> current_time 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current timestamp -> current_timestamp 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@6e05ec93] under local_date; prior registration was null 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@63c69b2a] under local_time; prior registration was null 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@2b2d3732] under local_datetime; prior registration was null 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@4dc8160e] under offset_datetime; prior registration was null 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local date -> local_date 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local time -> local_time 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local datetime -> local_datetime 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : offset datetime -> offset_datetime 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@c680a50] under instant; prior registration was null 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current_instant -> instant 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.SqlFunction@5ba0cf3c] under sql; prior registration was null 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was NamedSqmFunctionTemplate(max) 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was NamedSqmFunctionTemplate(min) 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was NamedSqmFunctionTemplate(sum) 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was NamedSqmFunctionTemplate(avg) 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@19f6f7dd] under count; prior registration was org.hibernate.dialect.function.CountFunction@23481b1a 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.AvgFunction@1483fa8b] under avg; prior registration was NamedSqmFunctionTemplate(avg) 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(pi)] under pi; prior registration was org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@b051f7a 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cot)] under cot; prior registration was null 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(radians)] under radians; prior registration was null 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(degrees)] under degrees; prior registration was null 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(log10)] under log10; prior registration was null 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@587558c1] under mod; prior registration was NamedSqmFunctionTemplate(mod) 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rand)] under rand; prior registration was null 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(soundex)] under soundex; prior registration was null 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(translate)] under translate; prior registration was null 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitand)] under bitand; prior registration was null 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitor)] under bitor; prior registration was null 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitxor)] under bitxor; prior registration was null 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_and)] under bit_and; prior registration was null 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_or)] under bit_or; prior registration was null 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day)] under day; prior registration was null 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(month)] under month; prior registration was null 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(year)] under year; prior registration was null 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(hour)] under hour; prior registration was null 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(minute)] under minute; prior registration was null 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(second)] under second; prior registration was null 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(microsecond)] under microsecond; prior registration was null 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_week)] under day_of_week; prior registration was null 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_month)] under day_of_month; prior registration was null 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : day -> day_of_month 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_year)] under day_of_year; prior registration was null 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(week)] under week; prior registration was null 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(quarter)] under quarter; prior registration was null 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(monthname)] under monthname; prior registration was null 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(dayname)] under dayname; prior registration was null 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under localtime; prior registration was null 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under localtimestamp; prior registration was null 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under local_time; prior registration was org.hibernate.dialect.function.CurrentFunction@63c69b2a 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under local_datetime; prior registration was org.hibernate.dialect.function.CurrentFunction@2b2d3732 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TruncFunction@5f1a5dc] under trunc; prior registration was null 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : truncate -> trunc 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@2b97f2a0] under date_trunc; prior registration was null 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_length)] under bit_length; prior registration was null 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was null 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ascii)] under ascii; prior registration was null 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was NamedSqmFunctionTemplate(octet_length) 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(space)] under space; prior registration was null 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(repeat)] under repeat; prior registration was null 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(char)] under char; prior registration was null 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : chr -> char 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(instr)] under instr; prior registration was null 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substr)] under substr; prior registration was null 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@204b02fb] under position; prior registration was org.hibernate.dialect.function.LocatePositionEmulation@72cd5853 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ltrim)] under ltrim; prior registration was null 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rtrim)] under rtrim; prior registration was null 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@520af563] under concat; prior registration was NamedSqmFunctionTemplate(concat) 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curtime)] under curtime; prior registration was null 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curdate)] under curdate; prior registration was null 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(now)] under now; prior registration was null 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sysdate)] under sysdate; prior registration was null 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(insert)] under insert; prior registration was null 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_and)] under bool_and; prior registration was null 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : every -> bool_and 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_or)] under bool_or; prior registration was null 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : any -> bool_or 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(median)] under median; prior registration was null 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_pop)] under stddev_pop; prior registration was null 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_samp)] under stddev_samp; prior registration was null 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_pop)] under var_pop; prior registration was null 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_samp)] under var_samp; prior registration was null 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@5a5d65bb] under format; prior registration was org.hibernate.dialect.function.FormatFunction@18fb6d06 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rownum)] under rownum; prior registration was null 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(row_number)] under row_number; prior registration was null 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lag)] under lag; prior registration was null 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lead)] under lead; prior registration was null 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(first_value)] under first_value; prior registration was null 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(last_value)] under last_value; prior registration was null 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nth_value)] under nth_value; prior registration was null 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@4ecb8ea2] under mode; prior registration was null 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@366f015a] under percentile_cont; prior registration was null 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@33cb5b19] under percentile_disc; prior registration was null 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@28a8066] under rank; prior registration was null 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@1026b00b] under dense_rank; prior registration was null 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@5e8d1684] under percent_rank; prior registration was null 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@37779ddf] under cume_dist; prior registration was null 18:36:49.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ListaggFunction@6128b2e7] under listagg; prior registration was null 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- abs(NUMERIC arg) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double acos(NUMERIC arg) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean any(BOOLEAN predicate) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer ascii(STRING arg) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double asin(NUMERIC arg) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan(NUMERIC arg) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan2(NUMERIC arg0, NUMERIC arg1) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double avg(NUMERIC arg) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_and(arg) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer bit_length(STRING_OR_CLOB arg) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_or(arg) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitand(arg0, arg1) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitor(arg0, arg1) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitxor(arg0, arg1) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_and(BOOLEAN predicate) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_or(BOOLEAN predicate) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- cast(arg as Type) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ceiling(NUMERIC arg) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character char(INTEGER arg) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer character_length(STRING_OR_CLOB arg) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character chr(INTEGER arg) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- coalesce(arg0[, arg1[, ...]]) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String collate(STRING string as COLLATION collation) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String concat(STRING string0[, STRING string1[, ...]]) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cos(NUMERIC arg) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cosh(NUMERIC arg) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cot(NUMERIC arg) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long count([distinct ]{arg|*}) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cume_dist([arg0[, ...]]) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date curdate() 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current date 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current time 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current timestamp 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current_date 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant current_instant 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current_time 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current_timestamp 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time curtime() 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- date_trunc(STRING field, TEMPORAL datetime) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- dateadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- basicType@411(java.lang.Long,-5)|basicType@413(java.lang.Double,8) datediff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day(DATE arg) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_month(DATE arg) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_week(DATE arg) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_year(DATE arg) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String dayname(DATE arg) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double degrees(NUMERIC arg) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long dense_rank([arg0[, ...]]) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean every(BOOLEAN predicate) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double exp(NUMERIC arg) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- extract(TEMPORAL_UNIT field from TEMPORAL arg) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- first_valueANY value 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- floor(NUMERIC arg) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String format(TEMPORAL datetime as STRING pattern) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- greatest(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer hour(TIME arg) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ifnull(arg0, arg1) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String insert(STRING string, INTEGER start, INTEGER length, STRING replacement) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant instant 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer instr(STRING string, STRING pattern[, INTEGER start[, INTEGER occurrence]]) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- lagANY value[, INTEGER offset[, ANY default]] 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- last_valueANY value 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- leadANY value[, INTEGER offset[, ANY default]] 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- least(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String left(STRING string, INTEGER length) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer length(STRING_OR_CLOB arg) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String listagg(STRING arg0, STRING arg1) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double ln(NUMERIC arg) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local date 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local datetime 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local time 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local_date 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local_datetime 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local_time 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time localtime 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp localtimestamp 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer locate(STRING pattern, STRING string[, INTEGER start]) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log(NUMERIC base, NUMERIC arg) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log10(NUMERIC arg) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lower(STRING string) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lpad(STRING string, INTEGER length[, STRING padding]) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String ltrim(STRING string) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- max(COMPARABLE arg) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double median(NUMERIC arg) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer microsecond(TIME arg) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- min(COMPARABLE arg) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer minute(TIME arg) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer mod(INTEGER arg0, INTEGER arg1) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- mode() 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer month(DATE arg) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String monthname(DATE arg) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp now() 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nth_valueANY value, INTEGER nth 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nullif(arg0, arg1) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer octet_length(STRING_OR_CLOB arg) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset datetime 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset_datetime 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String overlay(STRING string placing STRING replacement from INTEGER start[ for INTEGER length]) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String pad(STRING string with INTEGER length {leading|trailing}[ STRING character]) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double percent_rank([arg0[, ...]]) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_cont(NUMERIC arg) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_disc(NUMERIC arg) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double pi 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer position(STRING pattern in STRING string) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double power(NUMERIC arg0, NUMERIC arg1) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer quarter(DATE arg) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double radians(NUMERIC arg) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double rand([INTEGER seed]) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rank([arg0[, ...]]) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String repeat(STRING string, INTEGER times) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String replace(STRING string, STRING pattern, STRING replacement) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String right(STRING string, INTEGER length) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- round(NUMERIC number[, INTEGER places]) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long row_number() 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rownum() 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rpad(STRING string, INTEGER length[, STRING padding]) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rtrim(STRING string) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer second(TIME arg) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer sign(NUMERIC arg) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sin(NUMERIC arg) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sinh(NUMERIC arg) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String soundex(arg) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String space(INTEGER arg) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Object sql 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sqrt(NUMERIC arg) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_pop(NUMERIC arg) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_samp(NUMERIC arg) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String str(arg) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substr(STRING string, INTEGER start[, INTEGER length]) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substring(STRING string{ from|,} INTEGER start[{ for|,} INTEGER length]) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- sum(arg) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp sysdate 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tan(NUMERIC arg) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tanh(NUMERIC arg) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- timestampadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- basicType@411(java.lang.Long,-5)|basicType@413(java.lang.Double,8) timestampdiff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String translate(STRING arg0, STRING arg1, STRING arg2) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String trim([[{leading|trailing|both} ][STRING arg0 ]from] STRING arg1) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- trunc( ... ) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- truncate( ... ) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String upper(STRING string) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_pop(NUMERIC arg) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_samp(NUMERIC arg) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer week(DATE arg) 18:36:49.202 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer year(DATE arg) 18:36:49.202 [main] DEBUG org.hibernate.orm.query.plan.cache -- Starting QueryInterpretationCache(2048) 18:36:49.202 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:36:49.202 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:49.213 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType]: private accessor [derivedFrom] 18:36:49.215 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:36:49.215 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:49.236 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy]: private accessor [derivedFrom] 18:36:49.237 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:36:49.237 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:49.246 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus]: private accessor [deploy] 18:36:49.246 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:36:49.246 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:49.259 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup]: private accessor [description] 18:36:49.259 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:36:49.259 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:49.271 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup]: private accessor [currentInstanceCount] 18:36:49.272 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:36:49.272 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:49.279 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp]: private accessor [healthy] 18:36:49.280 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:49.280 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:49.280 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:49.280 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:49.280 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:49.280 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:49.281 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:49.282 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting post-init callbacks 18:36:49.282 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id})#finishInitialization 18:36:49.282 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)#finishInitialization 18:36:49.282 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)#finishInitialization 18:36:49.282 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) - key descriptor 18:36:49.282 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)#finishInitialization 18:36:49.282 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) - key descriptor 18:36:49.282 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets#{element})#finishInitialization 18:36:49.282 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets)#finishInitialization 18:36:49.282 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) - key descriptor 18:36:49.282 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers)#finishInitialization 18:36:49.282 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) - key descriptor 18:36:49.282 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) `staticFetchableList` generator 18:36:49.282 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id})#finishInitialization 18:36:49.282 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)#finishInitialization 18:36:49.282 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)#finishInitialization 18:36:49.282 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) - key descriptor 18:36:49.283 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)#finishInitialization 18:36:49.283 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) - key descriptor 18:36:49.283 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets#{element})#finishInitialization 18:36:49.283 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets)#finishInitialization 18:36:49.283 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) - key descriptor 18:36:49.283 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)#finishInitialization 18:36:49.283 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) `staticFetchableList` generator 18:36:49.283 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#{id})#finishInitialization 18:36:49.283 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)#finishInitialization 18:36:49.283 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) `staticFetchableList` generator 18:36:49.283 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id})#finishInitialization 18:36:49.283 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping( NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element}]) - element descriptor 18:36:49.283 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)#finishInitialization 18:36:49.283 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - key descriptor 18:36:49.283 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)#finishInitialization 18:36:49.283 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) - key descriptor 18:36:49.283 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) `staticFetchableList` generator 18:36:49.283 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id})#finishInitialization 18:36:49.283 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping( NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element}]) - element descriptor 18:36:49.283 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)#finishInitialization 18:36:49.283 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - key descriptor 18:36:49.283 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element})#finishInitialization 18:36:49.283 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)#finishInitialization 18:36:49.283 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) - key descriptor 18:36:49.283 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)#finishInitialization 18:36:49.283 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) - key descriptor 18:36:49.283 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element})#finishInitialization 18:36:49.283 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)#finishInitialization 18:36:49.283 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) - key descriptor 18:36:49.283 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) `staticFetchableList` generator 18:36:49.283 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id})#finishInitialization 18:36:49.283 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdp) `staticFetchableList` generator 18:36:49.283 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id})#initColumnMappings 18:36:49.283 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)#initColumnMappings 18:36:49.283 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:49.283 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:49.283 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:49.283 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:49.283 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets#{element})#initColumnMappings 18:36:49.283 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:49.283 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:49.283 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:49.283 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:49.283 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id})#initColumnMappings 18:36:49.283 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)#initColumnMappings 18:36:49.283 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:49.283 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:49.283 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:49.283 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:49.283 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets#{element})#initColumnMappings 18:36:49.283 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:49.283 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:49.283 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)#initColumnMappings 18:36:49.283 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#{id})#initColumnMappings 18:36:49.283 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)#initColumnMappings 18:36:49.283 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id})#initColumnMappings 18:36:49.283 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:49.283 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:49.283 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:49.283 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:49.284 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}.{inverse})#finishInitialization 18:36:49.284 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}] 18:36:49.284 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}.{inverse})#finishInitialization 18:36:49.284 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}] 18:36:49.284 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id})#initColumnMappings 18:36:49.284 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}.{inverse})#finishInitialization 18:36:49.284 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:49.284 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}] 18:36:49.284 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:49.284 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:49.284 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:49.284 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element})#initColumnMappings 18:36:49.284 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:49.284 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:49.284 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:49.284 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:49.284 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element})#initColumnMappings 18:36:49.284 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:49.284 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:49.284 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id})#initColumnMappings 18:36:49.284 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:49.284 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:49.284 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}.{inverse})#finishInitialization 18:36:49.284 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}] 18:36:49.284 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:49.284 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicyType where name=? and version=? 18:36:49.284 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into ToscaPolicyType (derived_from_name,derived_from_version,description,name,version) values (?,?,?,?,?) 18:36:49.284 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update ToscaPolicyType set derived_from_name=?,derived_from_version=?,description=? where name=? and version=? 18:36:49.284 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from ToscaPolicyType where name=? and version=? 18:36:49.284 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jtpt1_0 18:36:49.284 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] 18:36:49.284 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}] 18:36:49.284 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] 18:36:49.284 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target}] 18:36:49.285 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target}] 18:36:49.285 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target}] 18:36:49.285 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target}] 18:36:49.285 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] | +-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom.version] | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.description] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] | \-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:49.285 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jtpt1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) { primaryTableReference : ToscaPolicyType as jtpt1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } } } } } 18:36:49.285 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:49.285 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicy where name=? and version=? 18:36:49.285 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into ToscaPolicy (derived_from_name,derived_from_version,description,type_name,type_version,name,version) values (?,?,?,?,?,?,?) 18:36:49.285 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update ToscaPolicy set derived_from_name=?,derived_from_version=?,description=?,type_name=?,type_version=? where name=? and version=? 18:36:49.285 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from ToscaPolicy where name=? and version=? 18:36:49.285 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jtp1_0 18:36:49.285 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] 18:36:49.286 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}] 18:36:49.286 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] 18:36:49.286 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target}] 18:36:49.286 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target}] 18:36:49.286 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] 18:36:49.286 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target}] 18:36:49.286 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] | +-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom.version] | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.description] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] | \-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type.version] 18:36:49.286 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jtp1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) { primaryTableReference : ToscaPolicy as jtp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target}) { primaryTableReference : ToscaPolicy as jtp1_0 } } } } } 18:36:49.286 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:49.286 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from PdpPolicyStatus where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:49.286 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:36:49.287 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpPolicyStatus set deploy=?,pdpGroup=?,pdpType=?,name=?,version=?,state=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:49.287 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpPolicyStatus where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:49.287 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpps1_0 18:36:49.287 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] 18:36:49.287 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] 18:36:49.287 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:36:49.287 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType] | +-EmbeddableFetchImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] | | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.name] | | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.version] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state] 18:36:49.287 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpps1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) { primaryTableReference : PdpPolicyStatus as jpps1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}) { primaryTableReference : PdpPolicyStatus as jpps1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) { primaryTableReference : PdpPolicyStatus as jpps1_0 } } } } } 18:36:49.287 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:49.287 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from PdpGroup where name=? and version=? 18:36:49.287 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpGroup (description,pdpGroupState,name,version) values (?,?,?,?) 18:36:49.287 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpGroup set description=?,pdpGroupState=? where name=? and version=? 18:36:49.287 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpGroup where name=? and version=? 18:36:49.287 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpg1_0 18:36:49.287 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] 18:36:49.287 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] 18:36:49.287 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:49.287 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:49.287 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:49.287 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:49.287 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:49.287 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@16626abb] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:49.287 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:49.287 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:49.287 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:49.287 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:49.287 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:49.288 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:49.288 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) { primaryTableReference : PdpGroup as jpg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}) { primaryTableReference : PdpGroup as jpg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } left join CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 NestedTableGroupJoins { join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } } } } } 18:36:49.288 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:49.288 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from PdpSubGroup where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:49.288 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpSubGroup (currentInstanceCount,desiredInstanceCount,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?) 18:36:49.288 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpSubGroup set currentInstanceCount=?,desiredInstanceCount=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:49.288 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpSubGroup where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:49.288 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpsg1_0 18:36:49.288 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] 18:36:49.288 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] 18:36:49.288 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:49.288 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:49.288 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:49.288 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:49.288 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:49.288 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@3aa348c2] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:49.288 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:49.288 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:49.288 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:49.288 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:49.288 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:49.289 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpsg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) { primaryTableReference : PdpSubGroup as jpsg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } left join CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } } } } } 18:36:49.289 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:49.289 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from Pdp where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:49.289 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:49.289 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update Pdp set healthy=?,lastUpdate=?,message=?,pdpState=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:49.289 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from Pdp where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:49.289 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jp1_0 18:36:49.289 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] 18:36:49.289 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] 18:36:49.290 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState] 18:36:49.290 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jp1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdp) { primaryTableReference : Pdp as jp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}) { primaryTableReference : Pdp as jp1_0 } } } } } 18:36:49.290 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:49.290 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:36:49.290 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:49.290 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:49.290 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:49.290 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:49.290 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:49.290 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:49.290 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:49.290 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:49.290 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}] 18:36:49.290 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties` -> `{index}` 18:36:49.290 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties` -> `{element}` 18:36:49.290 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:49.290 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:49.290 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:49.290 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_properties (JpaToscaPolicyType_name,JpaToscaPolicyType_version,properties_KEY,properties) values (?,?,?,?) 18:36:49.290 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicyType_properties set properties=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:36:49.290 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:36:49.290 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:49.290 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:49.290 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:49.290 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@3b2113a4] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:49.290 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:49.290 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:49.291 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:49.291 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:49.291 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:49.291 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:49.291 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:49.291 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into PdpGroup_PdpSubGroup (name,version,pdpSubGroups_localName,pdpSubGroups_parentKeyName,pdpSubGroups_parentKeyVersion,pdpSubGroups_parentLocalName) values (?,?,?,?,?,?) 18:36:49.291 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from PdpGroup_PdpSubGroup where name=? and version=? and pdpSubGroups_localName=? and pdpSubGroups_parentKeyName=? and pdpSubGroups_parentKeyVersion=? and pdpSubGroups_parentLocalName=? 18:36:49.291 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from PdpGroup_PdpSubGroup where name=? and version=? 18:36:49.291 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:49.291 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:49.291 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}] 18:36:49.291 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties` -> `{index}` 18:36:49.291 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties` -> `{element}` 18:36:49.291 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:49.291 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:49.291 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:49.291 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_properties (JpaToscaPolicy_name,JpaToscaPolicy_version,properties_KEY,properties) values (?,?,?,?) 18:36:49.291 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicy_properties set properties=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:36:49.291 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:36:49.291 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:36:49.291 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:49.291 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:49.291 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@532726b] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:49.291 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:49.291 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:49.291 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:49.291 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:49.291 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:49.291 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? and pdpInstances_localName=? and pdpInstances_parentKeyName=? and pdpInstances_parentKeyVersion=? and pdpInstances_parentLocalName=? 18:36:49.291 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? 18:36:49.291 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:49.291 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:49.291 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:49.291 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties` -> `{index}` 18:36:49.291 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties` -> `{element}` 18:36:49.291 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:49.291 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:49.291 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:49.292 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,properties_KEY,properties) values (?,?,?,?,?,?) 18:36:49.292 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaPdpSubGroup_properties set properties=? where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:36:49.292 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:36:49.292 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:49.292 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:49.292 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] 18:36:49.292 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}] 18:36:49.292 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}] 18:36:49.292 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:49.292 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_targets (toscaPolicyTypeName,toscaPolicyTypeVersion,name,version) values (?,?,?,?) 18:36:49.292 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:36:49.292 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:36:49.292 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:49.292 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:49.292 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:49.292 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties` -> `{index}` 18:36:49.292 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties` -> `{element}` 18:36:49.292 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:49.292 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:49.292 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:49.292 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpGroup_properties (JpaPdpGroup_name,JpaPdpGroup_version,properties_KEY,properties) values (?,?,?,?) 18:36:49.292 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaPdpGroup_properties set properties=? where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:36:49.292 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:36:49.292 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? 18:36:49.292 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:49.292 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:49.292 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}] 18:36:49.292 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata` -> `{index}` 18:36:49.292 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata` -> `{element}` 18:36:49.293 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:49.293 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:49.293 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:49.293 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_metadata (JpaToscaPolicyType_name,JpaToscaPolicyType_version,metadata_KEY,metadata) values (?,?,?,?) 18:36:49.293 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicyType_metadata set metadata=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:36:49.293 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:36:49.293 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:49.293 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:49.293 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] 18:36:49.293 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}] 18:36:49.293 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}] 18:36:49.293 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:49.293 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_targets (toscaPolicyName,toscaPolicyVersion,name,version) values (?,?,?,?) 18:36:49.293 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:36:49.293 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:36:49.293 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:49.293 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:49.293 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}] 18:36:49.293 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers` -> `{element}` 18:36:49.293 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:49.293 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_triggers (JpaToscaPolicyType_name,JpaToscaPolicyType_version,triggers) values (?,?,?) 18:36:49.293 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and triggers=? 18:36:49.293 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:49.293 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:49.293 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:49.293 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}] 18:36:49.293 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata` -> `{index}` 18:36:49.293 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata` -> `{element}` 18:36:49.293 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:49.293 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:49.293 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:49.293 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_metadata (JpaToscaPolicy_name,JpaToscaPolicy_version,metadata_KEY,metadata) values (?,?,?,?) 18:36:49.293 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicy_metadata set metadata=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:36:49.293 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:36:49.293 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:36:49.293 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : spt1_0 18:36:49.293 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:49.293 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:49.293 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:49.293 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:49.294 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:49.294 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:49.294 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:49.296 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:36:49.297 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow 18:36:49.297 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver 18:36:49.297 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator -- No JtaPlatformResolver was specified, using default [org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver] 18:36:49.299 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver -- Could not resolve JtaPlatform, using default [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 18:36:49.299 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 18:36:49.299 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@1c1e9bd2] to SessionFactoryImplementor [org.hibernate.internal.SessionFactoryImpl@6a96f0d] 18:36:49.299 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named HQL queries 18:36:49.299 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named SQL queries 18:36:49.299 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 18:36:49.299 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpGroup_properties cascade 18:36:49.299 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@290ddc1c] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 18:36:49.299 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_policies cascade 18:36:49.299 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_properties cascade 18:36:49.299 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_supportedPolicyTypes cascade 18:36:49.299 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_metadata cascade 18:36:49.299 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_properties cascade 18:36:49.299 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_targets cascade 18:36:49.299 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_metadata cascade 18:36:49.299 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_properties cascade 18:36:49.299 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_targets cascade 18:36:49.299 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_triggers cascade 18:36:49.299 [main] DEBUG org.hibernate.SQL -- drop table if exists Pdp cascade 18:36:49.300 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup cascade 18:36:49.300 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup_PdpSubGroup cascade 18:36:49.300 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpPolicyStatus cascade 18:36:49.300 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup cascade 18:36:49.300 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup_Pdp cascade 18:36:49.300 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicy cascade 18:36:49.300 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicyType cascade 18:36:49.300 [main] DEBUG org.hibernate.SQL -- create table JpaPdpGroup_properties (JpaPdpGroup_version varchar(20) not null, JpaPdpGroup_name varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpGroup_version, JpaPdpGroup_name, properties_KEY)) 18:36:49.300 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@552ba2c1] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 18:36:49.300 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_policies (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, version varchar(20), JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120)) 18:36:49.301 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_properties (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName, properties_KEY)) 18:36:49.301 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, version varchar(20), JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120)) 18:36:49.301 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_metadata (JpaToscaPolicy_version varchar(20) not null, JpaToscaPolicy_name varchar(120) not null, metadata_KEY varchar(255) not null, metadata clob, primary key (JpaToscaPolicy_version, JpaToscaPolicy_name, metadata_KEY)) 18:36:49.302 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_properties (JpaToscaPolicy_version varchar(20) not null, JpaToscaPolicy_name varchar(120) not null, properties_KEY varchar(255) not null, properties clob, primary key (JpaToscaPolicy_version, JpaToscaPolicy_name, properties_KEY)) 18:36:49.302 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_targets (toscaPolicyVersion varchar(20) not null, version varchar(20), name varchar(120), toscaPolicyName varchar(120) not null) 18:36:49.302 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_metadata (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, metadata_KEY varchar(255) not null, metadata clob, primary key (JpaToscaPolicyType_version, JpaToscaPolicyType_name, metadata_KEY)) 18:36:49.302 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_properties (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, properties_KEY varchar(255) not null, properties blob, primary key (JpaToscaPolicyType_version, JpaToscaPolicyType_name, properties_KEY)) 18:36:49.303 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_targets (toscaPolicyTypeVersion varchar(20) not null, version varchar(20), name varchar(120), toscaPolicyTypeName varchar(120) not null) 18:36:49.303 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_triggers (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, triggers blob) 18:36:49.303 [main] DEBUG org.hibernate.SQL -- create table Pdp (healthy tinyint check (healthy between 0 and 3), pdpState tinyint check (pdpState between 0 and 4), lastUpdate timestamp(6), parentKeyVersion varchar(15) not null, localName varchar(120) not null, parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, message varchar(255), primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:49.303 [main] DEBUG org.hibernate.SQL -- create table PdpGroup (pdpGroupState tinyint check (pdpGroupState between 0 and 4), version varchar(20) not null, name varchar(120) not null, description varchar(255), primary key (version, name)) 18:36:49.304 [main] DEBUG org.hibernate.SQL -- create table PdpGroup_PdpSubGroup (pdpSubGroups_parentKeyVersion varchar(15) not null, version varchar(20) not null, name varchar(120) not null, pdpSubGroups_localName varchar(120) not null, pdpSubGroups_parentKeyName varchar(120) not null, pdpSubGroups_parentLocalName varchar(120) not null, unique (pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName)) 18:36:49.304 [main] DEBUG org.hibernate.SQL -- create table PdpPolicyStatus (deploy TINYINT DEFAULT 1, state tinyint check (state between 0 and 2), parentKeyVersion varchar(15) not null, version varchar(20), localName varchar(120) not null, name varchar(120), parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, pdpGroup varchar(255), pdpType varchar(255), primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:49.305 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup (currentInstanceCount integer, desiredInstanceCount integer, parentKeyVersion varchar(15) not null, localName varchar(120) not null, parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:49.305 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup_Pdp (pdpInstances_parentKeyVersion varchar(15) not null, pdpParentKeyVersion varchar(15) not null, pdpInstances_localName varchar(120) not null, pdpInstances_parentKeyName varchar(120) not null, pdpInstances_parentLocalName varchar(120) not null, pdpLocalName varchar(120) not null, pdpParentKeyName varchar(120) not null, pdpParentLocalName varchar(120) not null, unique (pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName)) 18:36:49.305 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicy (version varchar(20) not null, name varchar(120) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), type_name varchar(255), type_version varchar(255), primary key (version, name)) 18:36:49.306 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicyType (version varchar(20) not null, name varchar(120) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), primary key (version, name)) 18:36:49.306 [main] DEBUG org.hibernate.SQL -- create index PdpPolicyStatus_PdpGroup on PdpPolicyStatus (pdpGroup) 18:36:49.306 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpGroup_properties add constraint FKi82h6bc4iklkjv7krr4tllb51 foreign key (JpaPdpGroup_version, JpaPdpGroup_name) references PdpGroup 18:36:49.307 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_policies add constraint FKkl74fjq2ysgj68rtbxj2srgdr foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:49.308 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_properties add constraint FK7j6ar5qk95slogxhx7l2tjuxq foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:49.309 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_supportedPolicyTypes add constraint FKiraunod8x5nom8pvenqtbna72 foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:49.309 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_metadata add constraint FK29h250xhsg0inkfg1hm4i2k38 foreign key (JpaToscaPolicy_version, JpaToscaPolicy_name) references ToscaPolicy 18:36:49.310 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_properties add constraint FK9k5bye8m8q6ygv1i414bw8nw0 foreign key (JpaToscaPolicy_version, JpaToscaPolicy_name) references ToscaPolicy 18:36:49.310 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_targets add constraint FKliy7vigqxfyf92o6f0ncb1wgl foreign key (toscaPolicyVersion, toscaPolicyName) references ToscaPolicy 18:36:49.311 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_metadata add constraint FKm1hmhx2ekdrgvl8n73w28xwtt foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:49.311 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_properties add constraint FKi8tdjtmlgdqgru37dr7ygv2a7 foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:49.312 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_targets add constraint FKf2o083hui187dqcuw2cjjof7l foreign key (toscaPolicyTypeVersion, toscaPolicyTypeName) references ToscaPolicyType 18:36:49.312 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_triggers add constraint FKf343w49wb44xuf1nbon6plkmm foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:49.313 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpGroup_PdpSubGroup add constraint FKp3hd30o6ci1ug68n8wkut90i foreign key (pdpSubGroups_parentKeyVersion, pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentLocalName) references PdpSubGroup 18:36:49.313 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpGroup_PdpSubGroup add constraint FKnnmamid2cu71pfiuym4fyo8to foreign key (version, name) references PdpGroup 18:36:49.313 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpSubGroup_Pdp add constraint FKfq9i4rkxwf8st6dqsb72ny3hu foreign key (pdpInstances_parentKeyVersion, pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentLocalName) references Pdp 18:36:49.314 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpSubGroup_Pdp add constraint FKbbesdj6fulgci7m8qfynnf9fd foreign key (pdpParentKeyVersion, pdpLocalName, pdpParentKeyName, pdpParentLocalName) references PdpSubGroup 18:36:49.315 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: 32dd579a-fd00-4e22-bf97-0828fb31e1a0 () 18:36:49.315 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured 18:36:49.315 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated SessionFactory 18:36:49.315 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Created Policy Framework persistence unit "ToscaConceptTest" 18:36:49.317 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false] 18:36:49.317 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 18:36:49.317 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 18:36:49.317 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpps1_0 18:36:49.317 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] 18:36:49.318 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] 18:36:49.318 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:36:49.318 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType] | +-EmbeddableFetchImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] | | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.name] | | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.version] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state] 18:36:49.318 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpps1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) { primaryTableReference : PdpPolicyStatus as jpps1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}) { primaryTableReference : PdpPolicyStatus as jpps1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) { primaryTableReference : PdpPolicyStatus as jpps1_0 } } } } } 18:36:49.318 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:49.318 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:49.318 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) : `class org.onap.policy.models.base.PfConceptKey`@1021439422 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@247058377) 18:36:49.318 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)@1087799463 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) 18:36:49.318 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where (jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName) in ((?,?,?,?)) 18:36:49.320 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=wId, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:49.320 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:49.320 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:49.320 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) : `class org.onap.policy.models.base.PfConceptKey`@66040437 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@247058377) 18:36:49.320 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)@1554933142 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) 18:36:49.320 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where (jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName) in ((?,?,?,?)) 18:36:49.320 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=xId, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:49.321 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:49.321 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:49.321 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) : `class org.onap.policy.models.base.PfConceptKey`@1697384475 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@247058377) 18:36:49.321 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)@317752494 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) 18:36:49.321 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where (jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName) in ((?,?,?,?)) 18:36:49.321 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=yId, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:49.321 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:49.321 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:49.321 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) : `class org.onap.policy.models.base.PfConceptKey`@1853973299 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@247058377) 18:36:49.321 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)@2073618658 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) 18:36:49.321 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where (jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName) in ((?,?,?,?)) 18:36:49.321 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=zId, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:49.321 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 18:36:49.321 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:36:49.321 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:36:49.321 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 4 insertions, 0 updates, 0 deletions to 4 objects 18:36:49.321 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 (re)creations, 0 updates, 0 removals to 0 collections 18:36:49.321 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:36:49.321 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus{pdpType=MyPdpType, policyType=component[name,version]{name=MyPolicyType, version=1.2.4}, state=SUCCESS, pdpGroup=groupA, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=xId, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, deploy=true} 18:36:49.321 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus{pdpType=MyPdpType, policyType=component[name,version]{name=MyPolicyType, version=1.2.4}, state=SUCCESS, pdpGroup=groupA, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=wId, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, deploy=true} 18:36:49.321 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus{pdpType=MyPdpType, policyType=component[name,version]{name=MyPolicyType, version=1.2.4}, state=SUCCESS, pdpGroup=groupA, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=zId, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, deploy=true} 18:36:49.322 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus{pdpType=MyPdpType, policyType=component[name,version]{name=MyPolicyType, version=1.2.4}, state=SUCCESS, pdpGroup=groupA, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=yId, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, deploy=true} 18:36:49.322 [main] DEBUG org.hibernate.SQL -- insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:36:49.322 [main] DEBUG org.hibernate.SQL -- insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:36:49.322 [main] DEBUG org.hibernate.SQL -- insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:36:49.323 [main] DEBUG org.hibernate.SQL -- insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:36:49.323 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:49.323 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:49.323 [main] DEBUG org.hibernate.orm.query.hql -- HQL : SELECT c FROM JpaPdpPolicyStatus c WHERE c.pdpGroup= :pdpGroup 18:36:49.324 [main] DEBUG org.hibernate.query.hql.internal.SemanticQueryBuilder -- Handling root path - JpaPdpPolicyStatus 18:36:49.324 [main] DEBUG org.hibernate.orm.query.sqm.creation -- Applying inferable type to SqmExpression [SqmNamedParameter(pdpGroup)] : null -> SqmBasicValuedSimplePath(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).pdpGroup) 18:36:49.324 [main] DEBUG org.hibernate.orm.query.sqm.ast -- SqmStatement Tree : -> [select] -> [query-spec] -> [select] -> [selection] -> [root] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)` <- [root] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)` <- [selection] <- [select] -> [from] -> [root] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)` <- [root] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)` <- [from] -> [where] -> [EQUAL] -> [basic-path] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).pdpGroup` :pdpGroup <- [EQUAL] <- [where] <- [query-spec] <- [select] 18:36:49.325 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- filterQueryString is "SELECT c FROM __TABLE__ c WHERE c.pdpGroup= :pdpGroup" 18:36:49.325 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpps1_0 18:36:49.325 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c))] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] 18:36:49.325 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] 18:36:49.325 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:36:49.325 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmParameter : SqmNamedParameter(pdpGroup) 18:36:49.325 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmPath : SqmBasicValuedSimplePath(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).pdpGroup) 18:36:49.325 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).deploy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).pdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).pdpType] | +-EmbeddableFetchImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] | | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType.name] | | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType.version] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).state] 18:36:49.325 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpps1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)) { primaryTableReference : PdpPolicyStatus as jpps1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}) { primaryTableReference : PdpPolicyStatus as jpps1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType) { primaryTableReference : PdpPolicyStatus as jpps1_0 } } } } } 18:36:49.325 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL 18:36:49.325 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:49.325 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}) : `class org.onap.policy.models.base.PfReferenceKey`@743326201 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@50340329) 18:36:49.325 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType) : `class org.onap.policy.models.base.PfConceptKey`@1883640379 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@247058377) 18:36:49.325 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c) -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c))@1392134042 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) 18:36:49.325 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where jpps1_0.pdpGroup=? 18:36:49.326 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:49.326 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [wId] 18:36:49.326 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [MyPolicy] 18:36:49.326 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [1.2.3] 18:36:49.326 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:49.326 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] : PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=wId) 18:36:49.326 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:49.326 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)): PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=wId) 18:36:49.326 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=wId)] : 1018159149 18:36:49.326 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:49.326 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:49.326 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:49.326 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [MyPolicyType] 18:36:49.326 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [1.2.4] 18:36:49.326 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] : PfConceptKey(name=MyPolicyType, version=1.2.4) 18:36:49.326 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:49.326 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [true] 18:36:49.326 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [groupA] 18:36:49.326 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [MyPdpType] 18:36:49.326 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:49.326 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [SUCCESS] 18:36:49.326 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=wId) 18:36:49.326 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@3c69b6b5 18:36:49.326 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:49.326 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [xId] 18:36:49.326 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [MyPolicy] 18:36:49.326 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [1.2.3] 18:36:49.326 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:49.326 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] : PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=xId) 18:36:49.326 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:49.326 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)): PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=xId) 18:36:49.326 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=xId)] : 478233776 18:36:49.326 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:49.326 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:49.326 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:49.326 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [MyPolicyType] 18:36:49.326 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [1.2.4] 18:36:49.326 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] : PfConceptKey(name=MyPolicyType, version=1.2.4) 18:36:49.326 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:49.326 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [true] 18:36:49.326 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [groupA] 18:36:49.326 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [MyPdpType] 18:36:49.326 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:49.326 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [SUCCESS] 18:36:49.326 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=xId) 18:36:49.326 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@3c69b6b5 18:36:49.326 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:49.326 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [yId] 18:36:49.326 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [MyPolicy] 18:36:49.326 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [1.2.3] 18:36:49.326 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:49.326 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] : PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=yId) 18:36:49.326 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:49.326 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)): PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=yId) 18:36:49.326 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=yId)] : 663799633 18:36:49.326 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:49.326 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:49.326 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:49.326 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [MyPolicyType] 18:36:49.326 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [1.2.4] 18:36:49.326 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] : PfConceptKey(name=MyPolicyType, version=1.2.4) 18:36:49.326 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:49.326 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [true] 18:36:49.326 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [groupA] 18:36:49.326 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [MyPdpType] 18:36:49.326 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:49.326 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [SUCCESS] 18:36:49.326 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=yId) 18:36:49.326 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@3c69b6b5 18:36:49.326 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:49.326 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [zId] 18:36:49.326 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [MyPolicy] 18:36:49.326 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [1.2.3] 18:36:49.326 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:49.326 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] : PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=zId) 18:36:49.326 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:49.326 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)): PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=zId) 18:36:49.327 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=zId)] : 1685976326 18:36:49.327 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:49.327 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:49.327 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:49.327 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [MyPolicyType] 18:36:49.327 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [1.2.4] 18:36:49.327 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] : PfConceptKey(name=MyPolicyType, version=1.2.4) 18:36:49.327 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:49.327 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [true] 18:36:49.327 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [groupA] 18:36:49.327 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [MyPdpType] 18:36:49.327 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:49.327 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [SUCCESS] 18:36:49.327 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=zId) 18:36:49.327 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@3c69b6b5 18:36:49.327 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:49.327 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:49.328 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 18:36:49.328 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 18:36:49.328 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:49.328 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:49.328 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) : `class org.onap.policy.models.base.PfConceptKey`@585739422 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@247058377) 18:36:49.328 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)@691513344 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) 18:36:49.328 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where (jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName) in ((?,?,?,?)) 18:36:49.328 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus): PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=xId) 18:36:49.328 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=xId)] : 1140086799 18:36:49.328 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:36:49.328 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [MyPolicyType] 18:36:49.328 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [1.2.4] 18:36:49.328 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] : PfConceptKey(name=MyPolicyType, version=1.2.4) 18:36:49.328 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:36:49.328 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [true] 18:36:49.328 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [groupA] 18:36:49.328 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [MyPdpType] 18:36:49.328 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:36:49.328 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [SUCCESS] 18:36:49.328 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=xId) 18:36:49.328 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@57979fd9 18:36:49.328 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:49.328 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:49.328 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) : `class org.onap.policy.models.base.PfConceptKey`@583345821 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@247058377) 18:36:49.328 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)@1133520618 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) 18:36:49.328 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where (jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName) in ((?,?,?,?)) 18:36:49.329 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus): PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=zId) 18:36:49.329 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=zId)] : 1413033701 18:36:49.329 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:36:49.329 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [MyPolicyType] 18:36:49.329 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [1.2.4] 18:36:49.329 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] : PfConceptKey(name=MyPolicyType, version=1.2.4) 18:36:49.329 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:36:49.329 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [true] 18:36:49.329 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [groupA] 18:36:49.329 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [MyPdpType] 18:36:49.329 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:36:49.329 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [SUCCESS] 18:36:49.329 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=zId) 18:36:49.329 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@16dcf5fe 18:36:49.329 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 18:36:49.329 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:36:49.329 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:36:49.329 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 insertions, 2 updates, 0 deletions to 2 objects 18:36:49.329 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 (re)creations, 0 updates, 0 removals to 0 collections 18:36:49.329 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:36:49.329 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus{pdpType=MyPdpType, policyType=component[name,version]{name=MyPolicyType, version=1.2.4}, state=FAILURE, pdpGroup=groupA, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=xId, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, deploy=true} 18:36:49.329 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus{pdpType=MyPdpType, policyType=component[name,version]{name=MyPolicyType, version=1.2.4}, state=WAITING, pdpGroup=groupA, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=zId, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, deploy=true} 18:36:49.329 [main] DEBUG org.hibernate.SQL -- update PdpPolicyStatus set deploy=?,pdpGroup=?,pdpType=?,name=?,version=?,state=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:49.330 [main] DEBUG org.hibernate.SQL -- update PdpPolicyStatus set deploy=?,pdpGroup=?,pdpType=?,name=?,version=?,state=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:49.330 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:49.330 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:49.330 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- filterQueryString is "SELECT c FROM __TABLE__ c WHERE c.pdpGroup= :pdpGroup" 18:36:49.330 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL 18:36:49.330 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:49.330 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}) : `class org.onap.policy.models.base.PfReferenceKey`@498274747 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@50340329) 18:36:49.330 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType) : `class org.onap.policy.models.base.PfConceptKey`@1965301399 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@247058377) 18:36:49.331 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c) -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c))@449420435 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) 18:36:49.331 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where jpps1_0.pdpGroup=? 18:36:49.331 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:49.331 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [wId] 18:36:49.331 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [MyPolicy] 18:36:49.331 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [1.2.3] 18:36:49.331 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:49.331 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] : PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=wId) 18:36:49.331 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:49.331 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)): PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=wId) 18:36:49.331 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=wId)] : 1194918715 18:36:49.331 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:49.331 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:49.331 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:49.331 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [MyPolicyType] 18:36:49.331 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [1.2.4] 18:36:49.331 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] : PfConceptKey(name=MyPolicyType, version=1.2.4) 18:36:49.331 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:49.331 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [true] 18:36:49.331 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [groupA] 18:36:49.331 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [MyPdpType] 18:36:49.331 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:49.331 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [SUCCESS] 18:36:49.331 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=wId) 18:36:49.331 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@1142224b 18:36:49.331 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:49.331 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [xId] 18:36:49.331 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [MyPolicy] 18:36:49.331 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [1.2.3] 18:36:49.331 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:49.331 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] : PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=xId) 18:36:49.331 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:49.331 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)): PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=xId) 18:36:49.331 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=xId)] : 980998982 18:36:49.331 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:49.331 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:49.331 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:49.331 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [MyPolicyType] 18:36:49.331 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [1.2.4] 18:36:49.331 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] : PfConceptKey(name=MyPolicyType, version=1.2.4) 18:36:49.331 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:49.331 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [true] 18:36:49.331 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [groupA] 18:36:49.331 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [MyPdpType] 18:36:49.331 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:49.331 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [FAILURE] 18:36:49.331 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=xId) 18:36:49.331 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@1142224b 18:36:49.331 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:49.331 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [yId] 18:36:49.331 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [MyPolicy] 18:36:49.331 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [1.2.3] 18:36:49.331 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:49.331 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] : PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=yId) 18:36:49.331 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:49.331 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)): PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=yId) 18:36:49.331 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=yId)] : 1259328843 18:36:49.331 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:49.331 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:49.331 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:49.331 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [MyPolicyType] 18:36:49.331 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [1.2.4] 18:36:49.331 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] : PfConceptKey(name=MyPolicyType, version=1.2.4) 18:36:49.331 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:49.331 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [true] 18:36:49.331 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [groupA] 18:36:49.331 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [MyPdpType] 18:36:49.331 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:49.331 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [SUCCESS] 18:36:49.331 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=yId) 18:36:49.331 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@1142224b 18:36:49.331 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:49.331 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [zId] 18:36:49.331 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [MyPolicy] 18:36:49.331 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [1.2.3] 18:36:49.331 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:49.331 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] : PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=zId) 18:36:49.331 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:49.331 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)): PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=zId) 18:36:49.332 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=zId)] : 1151346634 18:36:49.332 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:49.332 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:49.332 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:49.332 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [MyPolicyType] 18:36:49.332 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [1.2.4] 18:36:49.332 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] : PfConceptKey(name=MyPolicyType, version=1.2.4) 18:36:49.332 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:49.332 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [true] 18:36:49.332 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [groupA] 18:36:49.332 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [MyPdpType] 18:36:49.332 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:49.332 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [WAITING] 18:36:49.332 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=zId) 18:36:49.332 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@1142224b 18:36:49.332 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:49.332 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:49.333 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- HHH000031: Closing 18:36:49.333 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Un-scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration$Scope@48658395] from SessionFactory [org.hibernate.internal.SessionFactoryImpl@6a96f0d] 18:36:49.333 [main] DEBUG org.hibernate.service.internal.AbstractServiceRegistryImpl -- Implicitly destroying ServiceRegistry on de-registration of all child ServiceRegistries 18:36:49.333 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001008: Cleaning up connection pool [jdbc:h2:mem:PdpProviderTest] 18:36:49.333 [main] DEBUG org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl -- Implicitly destroying Boot-strap registry on de-registration of all child ServiceRegistries [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.48 s -- in org.onap.policy.models.pdp.persistence.provider.PdpProviderTest [INFO] Running org.onap.policy.models.pdp.persistence.provider.PdpFilterParametersTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.onap.policy.models.pdp.persistence.provider.PdpFilterParametersTest [INFO] Running org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatusTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatusTest [INFO] Running org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroupTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroupTest [INFO] Running org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroupTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroupTest [INFO] Running org.onap.policy.models.pdp.persistence.concepts.JpaPdpTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.onap.policy.models.pdp.persistence.concepts.JpaPdpTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 79, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ policy-models-pdp --- [INFO] Loading execution data file /w/workspace/policy-models-sonar/models-pdp/../target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'policy-models-pdp' with 29 classes [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (report-aggregate) @ policy-models-pdp --- [INFO] Analyzed bundle 'policy-models-base' with 23 classes [INFO] Analyzed bundle 'policy-models-tosca' with 59 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ policy-models-pdp --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-pdp/target/policy-models-pdp-3.1.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ policy-models-pdp --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ policy-models-pdp --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ policy-models-pdp --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ policy-models-pdp --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-pdp/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ policy-models-pdp --- [INFO] Installing /w/workspace/policy-models-sonar/models-pdp/pom.xml to /tmp/r/org/onap/policy/models/policy-models-pdp/3.1.1-SNAPSHOT/policy-models-pdp-3.1.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-pdp/target/policy-models-pdp-3.1.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-pdp/3.1.1-SNAPSHOT/policy-models-pdp-3.1.1-SNAPSHOT.jar [INFO] [INFO] --------------< org.onap.policy.models:policy-models-pap >-------------- [INFO] Building policy-models-pap 3.1.1-SNAPSHOT [8/43] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ policy-models-pap --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ policy-models-pap --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ policy-models-pap --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ policy-models-pap --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-pap/../target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/* --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ policy-models-pap --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ policy-models-pap --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ policy-models-pap --- [INFO] skip non existing resourceDirectory /w/workspace/policy-models-sonar/models-pap/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ policy-models-pap --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 12 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ policy-models-pap --- [INFO] Copying 3 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ policy-models-pap --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 7 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ policy-models-pap --- [INFO] Surefire report directory: /w/workspace/policy-models-sonar/models-pap/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.models.pap.concepts.PdpDeployPoliciesTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.252 s -- in org.onap.policy.models.pap.concepts.PdpDeployPoliciesTest [INFO] Running org.onap.policy.models.pap.concepts.PolicyStatusTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.policy.models.pap.concepts.PolicyStatusTest [INFO] Running org.onap.policy.models.pap.concepts.PapPolicyIdentifierTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.110 s -- in org.onap.policy.models.pap.concepts.PapPolicyIdentifierTest [INFO] Running org.onap.policy.models.pap.concepts.PdpGroupDeployResponseTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.policy.models.pap.concepts.PdpGroupDeployResponseTest [INFO] Running org.onap.policy.models.pap.concepts.TestModels 18:36:54.114 [main] INFO com.openpojo.log.LoggerFactory -- Logging subsystem initialized to [com.openpojo.log.impl.SLF4JLogger] 18:36:54.118 [main] INFO com.openpojo.reflection.coverage.service.PojoCoverageFilterServiceFactory -- Jacoco detected, auto-configuring OpenPojo to ignore its structures. 18:36:54.172 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to get value for environment variable: [sun.boot.class.path] 18:36:54.172 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/java/packages/lib 18:36:54.174 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/java/packages/lib] 18:36:54.174 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/lib/x86_64-linux-gnu/jni 18:36:54.174 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/lib/x86_64-linux-gnu/jni] 18:36:54.174 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /lib/x86_64-linux-gnu 18:36:54.174 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/lib/x86_64-linux-gnu] 18:36:54.174 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/lib/x86_64-linux-gnu 18:36:54.174 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/lib/x86_64-linux-gnu] 18:36:54.174 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/lib/jni 18:36:54.175 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/lib/jni] 18:36:54.175 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /lib 18:36:54.175 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/lib] 18:36:54.176 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/lib 18:36:54.176 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/lib] 18:36:54.176 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /w/workspace/policy-models-sonar/models-pap/target/test-classes 18:36:54.176 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/w/workspace/policy-models-sonar/models-pap/target/test-classes] 18:36:54.176 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /w/workspace/policy-models-sonar/models-pap/target/classes 18:36:54.177 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/w/workspace/policy-models-sonar/models-pap/target/classes] 18:36:54.177 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /w/workspace/policy-models-sonar/models-pdp/target/policy-models-pdp-3.1.1-SNAPSHOT.jar 18:36:54.178 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-3.1.1-SNAPSHOT.jar 18:36:54.178 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /w/workspace/policy-models-sonar/models-examples/target/policy-models-examples-3.1.1-SNAPSHOT.jar 18:36:54.178 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/common/common-parameters/2.1.1-SNAPSHOT/common-parameters-2.1.1-SNAPSHOT.jar 18:36:54.179 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /w/workspace/policy-models-sonar/models-base/target/policy-models-base-3.1.1-SNAPSHOT.jar 18:36:54.179 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-3.1.1-SNAPSHOT.jar 18:36:54.179 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar 18:36:54.181 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-3.1.1-SNAPSHOT.jar 18:36:54.181 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/h2database/h2/2.2.220/h2-2.2.220.jar 18:36:54.184 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/awaitility/awaitility/4.2.0/awaitility-4.2.0.jar 18:36:54.185 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/hamcrest/hamcrest/2.1/hamcrest-2.1.jar 18:36:54.185 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/common/utils/2.1.1-SNAPSHOT/utils-2.1.1-SNAPSHOT.jar 18:36:54.185 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/common/capabilities/2.1.1-SNAPSHOT/capabilities-2.1.1-SNAPSHOT.jar 18:36:54.185 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/common/gson/2.1.1-SNAPSHOT/gson-2.1.1-SNAPSHOT.jar 18:36:54.186 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.jar 18:36:54.186 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/worldturner/medeia/medeia-validator-core/1.1.1/medeia-validator-core-1.1.1.jar 18:36:54.186 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.3.20/kotlin-reflect-1.3.20.jar 18:36:54.190 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.3.20/kotlin-stdlib-1.3.20.jar 18:36:54.192 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.20/kotlin-stdlib-common-1.3.20.jar 18:36:54.192 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.jar 18:36:54.193 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar 18:36:54.193 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar 18:36:54.193 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar 18:36:54.194 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.jar 18:36:54.195 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/prometheus/simpleclient/0.16.0/simpleclient-0.16.0.jar 18:36:54.195 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/prometheus/simpleclient_tracer_otel/0.16.0/simpleclient_tracer_otel-0.16.0.jar 18:36:54.195 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/prometheus/simpleclient_tracer_common/0.16.0/simpleclient_tracer_common-0.16.0.jar 18:36:54.195 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/prometheus/simpleclient_tracer_otel_agent/0.16.0/simpleclient_tracer_otel_agent-0.16.0.jar 18:36:54.195 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/prometheus/simpleclient_hotspot/0.16.0/simpleclient_hotspot-0.16.0.jar 18:36:54.196 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/prometheus/simpleclient_servlet_jakarta/0.16.0/simpleclient_servlet_jakarta-0.16.0.jar 18:36:54.196 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/prometheus/simpleclient_common/0.16.0/simpleclient_common-0.16.0.jar 18:36:54.196 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/prometheus/simpleclient_servlet_common/0.16.0/simpleclient_servlet_common-0.16.0.jar 18:36:54.196 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/prometheus/simpleclient_logback/0.16.0/simpleclient_logback-0.16.0.jar 18:36:54.196 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar 18:36:54.196 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1/jakarta.xml.bind-api-4.0.1.jar 18:36:54.197 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar 18:36:54.197 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar 18:36:54.197 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar 18:36:54.198 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/swagger/core/v3/swagger-jaxrs2-jakarta/2.2.15/swagger-jaxrs2-jakarta-2.2.15.jar 18:36:54.198 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/github/classgraph/classgraph/4.8.154/classgraph-4.8.154.jar 18:36:54.199 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/swagger/core/v3/swagger-models-jakarta/2.2.15/swagger-models-jakarta-2.2.15.jar 18:36:54.199 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.15.1/jackson-annotations-2.15.1.jar 18:36:54.199 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/swagger/core/v3/swagger-annotations-jakarta/2.2.15/swagger-annotations-jakarta-2.2.15.jar 18:36:54.200 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/swagger/core/v3/swagger-integration-jakarta/2.2.15/swagger-integration-jakarta-2.2.15.jar 18:36:54.200 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/swagger/core/v3/swagger-core-jakarta/2.2.15/swagger-core-jakarta-2.2.15.jar 18:36:54.200 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.15.1/jackson-dataformat-yaml-2.15.1.jar 18:36:54.200 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.1/jackson-datatype-jsr310-2.15.1.jar 18:36:54.201 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.1/jackson-databind-2.14.1.jar 18:36:54.202 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-json-provider/2.15.1/jackson-jakarta-rs-json-provider-2.15.1.jar 18:36:54.203 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-base/2.15.1/jackson-jakarta-rs-base-2.15.1.jar 18:36:54.203 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.15.1/jackson-module-jakarta-xmlbind-annotations-2.15.1.jar 18:36:54.203 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/swagger/core/v3/swagger-jaxrs2-servlet-initializer-v2-jakarta/2.2.15/swagger-jaxrs2-servlet-initializer-v2-jakarta-2.2.15.jar 18:36:54.203 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/hibernate/orm/hibernate-core/6.3.0.CR1/hibernate-core-6.3.0.CR1.jar 18:36:54.216 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar 18:36:54.217 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar 18:36:54.217 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar 18:36:54.217 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar 18:36:54.217 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar 18:36:54.218 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar 18:36:54.218 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.2/jaxb-runtime-4.0.2.jar 18:36:54.219 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jaxb/jaxb-core/4.0.2/jaxb-core-4.0.2.jar 18:36:54.219 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/angus/angus-activation/2.0.0/angus-activation-2.0.0.jar 18:36:54.220 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jaxb/txw2/4.0.2/txw2-4.0.2.jar 18:36:54.220 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/sun/istack/istack-commons-runtime/4.1.1/istack-commons-runtime-4.1.1.jar 18:36:54.220 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/inject/jakarta.inject-api/2.0.1.MR/jakarta.inject-api-2.0.1.MR.jar 18:36:54.220 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/antlr/antlr4-runtime/4.10.1/antlr4-runtime-4.10.1.jar 18:36:54.221 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar 18:36:54.229 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar 18:36:54.229 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar 18:36:54.229 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar 18:36:54.230 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/common/utils-test/2.1.1-SNAPSHOT/utils-test-2.1.1-SNAPSHOT.jar 18:36:54.230 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/bouncycastle/bcpkix-fips/1.0.7/bcpkix-fips-1.0.7.jar 18:36:54.231 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/bouncycastle/bc-fips/1.0.2.4/bc-fips-1.0.2.4.jar 18:36:54.236 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/commons/commons-jexl3/3.1/commons-jexl3-3.1.jar 18:36:54.236 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar 18:36:54.237 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/slf4j/slf4j-api/2.0.11/slf4j-api-2.0.11.jar 18:36:54.237 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar 18:36:54.238 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar 18:36:54.238 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/projectlombok/lombok/1.18.28/lombok-1.18.28.jar 18:36:54.239 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar 18:36:54.240 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/yaml/snakeyaml/2.0/snakeyaml-2.0.jar 18:36:54.240 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/mariadb/jdbc/mariadb-java-client/3.1.4/mariadb-java-client-3.1.4.jar 18:36:54.241 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/github/waffle/waffle-jna/3.2.0/waffle-jna-3.2.0.jar 18:36:54.241 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar 18:36:54.241 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1.jar 18:36:54.244 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar 18:36:54.244 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar 18:36:54.245 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar 18:36:54.245 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/postgresql/postgresql/42.6.0/postgresql-42.6.0.jar 18:36:54.246 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/checkerframework/checker-qual/3.31.0/checker-qual-3.31.0.jar 18:36:54.246 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar 18:36:54.247 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jersey/inject/jersey-hk2/3.1.3/jersey-hk2-3.1.3.jar 18:36:54.247 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jersey/core/jersey-common/3.1.3/jersey-common-3.1.3.jar 18:36:54.248 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar 18:36:54.249 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar 18:36:54.249 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/hk2/hk2-locator/3.0.4/hk2-locator-3.0.4.jar 18:36:54.249 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/3.0.4/aopalliance-repackaged-3.0.4.jar 18:36:54.249 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/hk2/hk2-api/3.0.4/hk2-api-3.0.4.jar 18:36:54.250 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/hk2/hk2-utils/3.0.4/hk2-utils-3.0.4.jar 18:36:54.250 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.jar 18:36:54.250 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.jar 18:36:54.251 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/jetty/toolchain/jetty-jakarta-servlet-api/5.0.2/jetty-jakarta-servlet-api-5.0.2.jar 18:36:54.251 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.jar 18:36:54.252 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.jar 18:36:54.252 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.jar 18:36:54.252 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.jar 18:36:54.253 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.jar 18:36:54.253 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jersey/containers/jersey-container-servlet/3.1.3/jersey-container-servlet-3.1.3.jar 18:36:54.253 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.3/jersey-container-servlet-core-3.1.3.jar 18:36:54.253 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jersey/core/jersey-server/3.1.3/jersey-server-3.1.3.jar 18:36:54.254 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jersey/core/jersey-client/3.1.3/jersey-client-3.1.3.jar 18:36:54.254 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar 18:36:54.255 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar 18:36:54.255 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar 18:36:54.256 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/net/bytebuddy/byte-buddy/1.14.6/byte-buddy-1.14.6.jar 18:36:54.259 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar 18:36:54.259 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/objenesis/objenesis/3.3/objenesis-3.3.jar 18:36:54.259 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/assertj/assertj-core/3.24.2/assertj-core-3.24.2.jar 18:36:54.260 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar 18:36:54.260 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar 18:36:54.261 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/httpcomponents/core5/httpcore5/5.2.2/httpcore5-5.2.2.jar 18:36:54.261 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar 18:36:54.262 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar 18:36:54.262 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/att/nsa/cambriaClient/1.2.1-oss/cambriaClient-1.2.1-oss.jar 18:36:54.263 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/att/nsa/saClientLibrary/1.3.0-oss/saClientLibrary-1.3.0-oss.jar 18:36:54.263 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar 18:36:54.263 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar 18:36:54.264 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar 18:36:54.264 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/httpcomponents/httpclient-cache/4.5/httpclient-cache-4.5.jar 18:36:54.264 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/att/nsa/saToolkit/1.2.0-oss/saToolkit-1.2.0-oss.jar 18:36:54.264 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jline/jline/2.12.1/jline-2.12.1.jar 18:36:54.265 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/json/json/20231013/json-20231013.jar 18:36:54.265 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to get value for environment variable: [java.ext.dirs] 18:36:54.311 [main] INFO com.openpojo.validation.affirm.Affirmation -- Dynamically setting affirmation implementation = [com.openpojo.validation.affirm.JUnitAssertAffirmation [@9fecdf1: ]] 18:36:54.317 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pap.concepts.PdpGroupDeployResponse.message, fieldGetter=PojoMethodImpl [method=getMessage args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setMessage args=[class java.lang.String] return=void]]] with value [kuQ5] 18:36:54.318 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pap.concepts.PdpGroupDeployResponse.uri, fieldGetter=PojoMethodImpl [method=getUri args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setUri args=[class java.lang.String] return=void]]] with value [7] 18:36:54.318 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pap.concepts.PdpGroupDeployResponse.message, fieldGetter=PojoMethodImpl [method=getMessage args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setMessage args=[class java.lang.String] return=void]]] with value [Zl7Ihk] 18:36:54.318 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pap.concepts.PdpGroupDeployResponse.uri, fieldGetter=PojoMethodImpl [method=getUri args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setUri args=[class java.lang.String] return=void]]] with value [yu4PFftGq8] 18:36:54.319 [main] WARN com.openpojo.validation.impl.DefaultValidator -- Attempt to execute behavioural test on non-constructable class=[class org.onap.policy.models.pap.concepts.PolicyAudit$AuditAction] ignored 18:36:54.343 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.Long org.onap.policy.models.pap.concepts.PolicyAudit.auditId, fieldGetter=PojoMethodImpl [method=getAuditId args=[] return=class java.lang.Long], fieldSetter=PojoMethodImpl [method=setAuditId args=[class java.lang.Long] return=void]]] with value [-1513373376168836070] 18:36:54.350 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pap.concepts.PolicyAudit.pdpGroup, fieldGetter=PojoMethodImpl [method=getPdpGroup args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPdpGroup args=[class java.lang.String] return=void]]] with value [BOaF5JA] 18:36:54.351 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pap.concepts.PolicyAudit.pdpType, fieldGetter=PojoMethodImpl [method=getPdpType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPdpType args=[class java.lang.String] return=void]]] with value [IsjBx] 18:36:54.352 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:54.354 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier org.onap.policy.models.pap.concepts.PolicyAudit.policy, fieldGetter=PojoMethodImpl [method=getPolicy args=[] return=class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier], fieldSetter=PojoMethodImpl [method=setPolicy args=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] return=void]]] with value [null null] 18:36:54.355 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.pap.concepts.PolicyAudit$AuditAction org.onap.policy.models.pap.concepts.PolicyAudit.action, fieldGetter=PojoMethodImpl [method=getAction args=[] return=class org.onap.policy.models.pap.concepts.PolicyAudit$AuditAction], fieldSetter=PojoMethodImpl [method=setAction args=[class org.onap.policy.models.pap.concepts.PolicyAudit$AuditAction] return=void]]] with value [DEPLOYMENT] 18:36:54.357 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.time.Instant org.onap.policy.models.pap.concepts.PolicyAudit.timestamp, fieldGetter=PojoMethodImpl [method=getTimestamp args=[] return=class java.time.Instant], fieldSetter=PojoMethodImpl [method=setTimestamp args=[class java.time.Instant] return=void]]] with value [2087-05-03T20:59:58.356261937Z] 18:36:54.357 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pap.concepts.PolicyAudit.user, fieldGetter=PojoMethodImpl [method=getUser args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setUser args=[class java.lang.String] return=void]]] with value [al43LmZ] 18:36:54.358 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.Long org.onap.policy.models.pap.concepts.PolicyAudit.auditId, fieldGetter=PojoMethodImpl [method=getAuditId args=[] return=class java.lang.Long], fieldSetter=PojoMethodImpl [method=setAuditId args=[class java.lang.Long] return=void]]] with value [-8855222886288083890] 18:36:54.358 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pap.concepts.PolicyAudit.pdpGroup, fieldGetter=PojoMethodImpl [method=getPdpGroup args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPdpGroup args=[class java.lang.String] return=void]]] with value [cHfo] 18:36:54.358 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pap.concepts.PolicyAudit.pdpType, fieldGetter=PojoMethodImpl [method=getPdpType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPdpType args=[class java.lang.String] return=void]]] with value [tHlqT7] 18:36:54.359 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:54.359 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier org.onap.policy.models.pap.concepts.PolicyAudit.policy, fieldGetter=PojoMethodImpl [method=getPolicy args=[] return=class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier], fieldSetter=PojoMethodImpl [method=setPolicy args=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] return=void]]] with value [null null] 18:36:54.359 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.pap.concepts.PolicyAudit$AuditAction org.onap.policy.models.pap.concepts.PolicyAudit.action, fieldGetter=PojoMethodImpl [method=getAction args=[] return=class org.onap.policy.models.pap.concepts.PolicyAudit$AuditAction], fieldSetter=PojoMethodImpl [method=setAction args=[class org.onap.policy.models.pap.concepts.PolicyAudit$AuditAction] return=void]]] with value [DEPLOYMENT] 18:36:54.360 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.time.Instant org.onap.policy.models.pap.concepts.PolicyAudit.timestamp, fieldGetter=PojoMethodImpl [method=getTimestamp args=[] return=class java.time.Instant], fieldSetter=PojoMethodImpl [method=setTimestamp args=[class java.time.Instant] return=void]]] with value [2015-02-28T22:01:45.359702787Z] 18:36:54.360 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pap.concepts.PolicyAudit.user, fieldGetter=PojoMethodImpl [method=getUser args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setUser args=[class java.lang.String] return=void]]] with value [clqD3e] 18:36:54.360 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private static final java.lang.String org.onap.policy.models.pap.concepts.PdpGroupDeployResponseTest.URI, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:36:54.361 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private static final java.lang.String org.onap.policy.models.pap.concepts.PdpGroupDeployResponseTest.MESSAGE, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:36:54.361 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private static final java.lang.String org.onap.policy.models.pap.concepts.PdpGroupDeployResponseTest.URI, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:36:54.361 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private static final java.lang.String org.onap.policy.models.pap.concepts.PdpGroupDeployResponseTest.MESSAGE, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:36:54.364 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifierOptVersion] using InstanceFactory 18:36:54.365 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifierOptVersion] using InstanceFactory 18:36:54.365 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pap.concepts.PapPolicyIdentifier.name, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:36:54.365 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pap.concepts.PapPolicyIdentifier.version, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:36:54.365 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifierOptVersion] using InstanceFactory 18:36:54.365 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pap.concepts.PapPolicyIdentifier.name, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:36:54.365 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pap.concepts.PapPolicyIdentifier.version, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:36:54.366 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pap.concepts.SimpleResponse.errorDetails, fieldGetter=PojoMethodImpl [method=getErrorDetails args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setErrorDetails args=[class java.lang.String] return=void]]] with value [JA] 18:36:54.366 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pap.concepts.SimpleResponse.errorDetails, fieldGetter=PojoMethodImpl [method=getErrorDetails args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setErrorDetails args=[class java.lang.String] return=void]]] with value [5wIILn9e] 18:36:54.368 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:54.369 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:54.369 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:54.369 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:54.369 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:54.369 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pap.concepts.PolicyStatus] using InstanceFactory 18:36:54.369 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pap.concepts.PolicyStatus] using InstanceFactory 18:36:54.369 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pap.concepts.PolicyStatus] using InstanceFactory 18:36:54.375 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pap.concepts.PolicyNotification.added, fieldGetter=PojoMethodImpl [method=getAdded args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setAdded args=[interface java.util.List] return=void]]] with value [[PolicyStatus(policyTypeId=null, policyTypeVersion=null, policyId=null, policyVersion=null, successCount=0, failureCount=0, incompleteCount=0), PolicyStatus(policyTypeId=null, policyTypeVersion=null, policyId=null, policyVersion=null, successCount=0, failureCount=0, incompleteCount=0), PolicyStatus(policyTypeId=null, policyTypeVersion=null, policyId=null, policyVersion=null, successCount=0, failureCount=0, incompleteCount=0)]] 18:36:54.375 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:54.376 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:54.376 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pap.concepts.PolicyStatus] using InstanceFactory 18:36:54.376 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pap.concepts.PolicyStatus] using InstanceFactory 18:36:54.376 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pap.concepts.PolicyStatus] using InstanceFactory 18:36:54.376 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pap.concepts.PolicyStatus] using InstanceFactory 18:36:54.376 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pap.concepts.PolicyNotification.deleted, fieldGetter=PojoMethodImpl [method=getDeleted args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setDeleted args=[interface java.util.List] return=void]]] with value [[PolicyStatus(policyTypeId=null, policyTypeVersion=null, policyId=null, policyVersion=null, successCount=0, failureCount=0, incompleteCount=0), PolicyStatus(policyTypeId=null, policyTypeVersion=null, policyId=null, policyVersion=null, successCount=0, failureCount=0, incompleteCount=0), PolicyStatus(policyTypeId=null, policyTypeVersion=null, policyId=null, policyVersion=null, successCount=0, failureCount=0, incompleteCount=0), PolicyStatus(policyTypeId=null, policyTypeVersion=null, policyId=null, policyVersion=null, successCount=0, failureCount=0, incompleteCount=0)]] 18:36:54.376 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:54.377 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pap.concepts.PolicyStatus] using InstanceFactory 18:36:54.377 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pap.concepts.PolicyStatus] using InstanceFactory 18:36:54.377 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pap.concepts.PolicyStatus] using InstanceFactory 18:36:54.377 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pap.concepts.PolicyStatus] using InstanceFactory 18:36:54.377 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pap.concepts.PolicyStatus] using InstanceFactory 18:36:54.377 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pap.concepts.PolicyNotification.added, fieldGetter=PojoMethodImpl [method=getAdded args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setAdded args=[interface java.util.List] return=void]]] with value [[PolicyStatus(policyTypeId=null, policyTypeVersion=null, policyId=null, policyVersion=null, successCount=0, failureCount=0, incompleteCount=0), PolicyStatus(policyTypeId=null, policyTypeVersion=null, policyId=null, policyVersion=null, successCount=0, failureCount=0, incompleteCount=0), PolicyStatus(policyTypeId=null, policyTypeVersion=null, policyId=null, policyVersion=null, successCount=0, failureCount=0, incompleteCount=0), PolicyStatus(policyTypeId=null, policyTypeVersion=null, policyId=null, policyVersion=null, successCount=0, failureCount=0, incompleteCount=0), PolicyStatus(policyTypeId=null, policyTypeVersion=null, policyId=null, policyVersion=null, successCount=0, failureCount=0, incompleteCount=0)]] 18:36:54.378 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:54.378 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:54.378 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pap.concepts.PolicyStatus] using InstanceFactory 18:36:54.378 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pap.concepts.PolicyStatus] using InstanceFactory 18:36:54.378 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pap.concepts.PolicyStatus] using InstanceFactory 18:36:54.379 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pap.concepts.PolicyStatus] using InstanceFactory 18:36:54.379 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pap.concepts.PolicyNotification.deleted, fieldGetter=PojoMethodImpl [method=getDeleted args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setDeleted args=[interface java.util.List] return=void]]] with value [[PolicyStatus(policyTypeId=null, policyTypeVersion=null, policyId=null, policyVersion=null, successCount=0, failureCount=0, incompleteCount=0), PolicyStatus(policyTypeId=null, policyTypeVersion=null, policyId=null, policyVersion=null, successCount=0, failureCount=0, incompleteCount=0), PolicyStatus(policyTypeId=null, policyTypeVersion=null, policyId=null, policyVersion=null, successCount=0, failureCount=0, incompleteCount=0), PolicyStatus(policyTypeId=null, policyTypeVersion=null, policyId=null, policyVersion=null, successCount=0, failureCount=0, incompleteCount=0)]] 18:36:54.380 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private java.lang.Long org.onap.policy.models.pap.concepts.PolicyAudit$PolicyAuditBuilder.auditId, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:36:54.380 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pap.concepts.PolicyAudit$PolicyAuditBuilder.pdpGroup, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:36:54.380 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pap.concepts.PolicyAudit$PolicyAuditBuilder.pdpType, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:36:54.380 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier org.onap.policy.models.pap.concepts.PolicyAudit$PolicyAuditBuilder.policy, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:36:54.380 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private org.onap.policy.models.pap.concepts.PolicyAudit$AuditAction org.onap.policy.models.pap.concepts.PolicyAudit$PolicyAuditBuilder.action, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:36:54.380 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private java.time.Instant org.onap.policy.models.pap.concepts.PolicyAudit$PolicyAuditBuilder.timestamp, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:36:54.380 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pap.concepts.PolicyAudit$PolicyAuditBuilder.user, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:36:54.380 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private java.lang.Long org.onap.policy.models.pap.concepts.PolicyAudit$PolicyAuditBuilder.auditId, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:36:54.381 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pap.concepts.PolicyAudit$PolicyAuditBuilder.pdpGroup, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:36:54.381 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pap.concepts.PolicyAudit$PolicyAuditBuilder.pdpType, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:36:54.381 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier org.onap.policy.models.pap.concepts.PolicyAudit$PolicyAuditBuilder.policy, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:36:54.381 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private org.onap.policy.models.pap.concepts.PolicyAudit$AuditAction org.onap.policy.models.pap.concepts.PolicyAudit$PolicyAuditBuilder.action, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:36:54.381 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private java.time.Instant org.onap.policy.models.pap.concepts.PolicyAudit$PolicyAuditBuilder.timestamp, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:36:54.381 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pap.concepts.PolicyAudit$PolicyAuditBuilder.user, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:36:54.381 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pap.concepts.PolicyStatus.policyTypeId, fieldGetter=PojoMethodImpl [method=getPolicyTypeId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPolicyTypeId args=[class java.lang.String] return=void]]] with value [PpPWpHw] 18:36:54.382 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pap.concepts.PolicyStatus.policyTypeVersion, fieldGetter=PojoMethodImpl [method=getPolicyTypeVersion args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPolicyTypeVersion args=[class java.lang.String] return=void]]] with value [1HHoH] 18:36:54.382 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pap.concepts.PolicyStatus.policyId, fieldGetter=PojoMethodImpl [method=getPolicyId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPolicyId args=[class java.lang.String] return=void]]] with value [jljYK6Cw] 18:36:54.382 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pap.concepts.PolicyStatus.policyVersion, fieldGetter=PojoMethodImpl [method=getPolicyVersion args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPolicyVersion args=[class java.lang.String] return=void]]] with value [zs765kd] 18:36:54.382 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private int org.onap.policy.models.pap.concepts.PolicyStatus.successCount, fieldGetter=PojoMethodImpl [method=getSuccessCount args=[] return=int], fieldSetter=PojoMethodImpl [method=setSuccessCount args=[int] return=void]]] with value [-1172602438] 18:36:54.382 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private int org.onap.policy.models.pap.concepts.PolicyStatus.failureCount, fieldGetter=PojoMethodImpl [method=getFailureCount args=[] return=int], fieldSetter=PojoMethodImpl [method=setFailureCount args=[int] return=void]]] with value [-577923123] 18:36:54.383 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private int org.onap.policy.models.pap.concepts.PolicyStatus.incompleteCount, fieldGetter=PojoMethodImpl [method=getIncompleteCount args=[] return=int], fieldSetter=PojoMethodImpl [method=setIncompleteCount args=[int] return=void]]] with value [-1389206439] 18:36:54.383 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pap.concepts.PolicyStatus.policyTypeId, fieldGetter=PojoMethodImpl [method=getPolicyTypeId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPolicyTypeId args=[class java.lang.String] return=void]]] with value [LcOlirBGizal0J] 18:36:54.383 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pap.concepts.PolicyStatus.policyTypeVersion, fieldGetter=PojoMethodImpl [method=getPolicyTypeVersion args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPolicyTypeVersion args=[class java.lang.String] return=void]]] with value [k4ruWZvnWwB] 18:36:54.384 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pap.concepts.PolicyStatus.policyId, fieldGetter=PojoMethodImpl [method=getPolicyId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPolicyId args=[class java.lang.String] return=void]]] with value [apHi0GM9fWEhcc] 18:36:54.384 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pap.concepts.PolicyStatus.policyVersion, fieldGetter=PojoMethodImpl [method=getPolicyVersion args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPolicyVersion args=[class java.lang.String] return=void]]] with value [xh] 18:36:54.384 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private int org.onap.policy.models.pap.concepts.PolicyStatus.successCount, fieldGetter=PojoMethodImpl [method=getSuccessCount args=[] return=int], fieldSetter=PojoMethodImpl [method=setSuccessCount args=[int] return=void]]] with value [157173944] 18:36:54.384 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private int org.onap.policy.models.pap.concepts.PolicyStatus.failureCount, fieldGetter=PojoMethodImpl [method=getFailureCount args=[] return=int], fieldSetter=PojoMethodImpl [method=setFailureCount args=[int] return=void]]] with value [-977145318] 18:36:54.384 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private int org.onap.policy.models.pap.concepts.PolicyStatus.incompleteCount, fieldGetter=PojoMethodImpl [method=getIncompleteCount args=[] return=int], fieldSetter=PojoMethodImpl [method=setIncompleteCount args=[int] return=void]]] with value [551735669] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.311 s -- in org.onap.policy.models.pap.concepts.TestModels [INFO] Running org.onap.policy.models.pap.concepts.PolicyNotificationTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.onap.policy.models.pap.concepts.PolicyNotificationTest [INFO] Running org.onap.policy.models.pap.persistence.concepts.JpaPolicyAuditTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s -- in org.onap.policy.models.pap.persistence.concepts.JpaPolicyAuditTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ policy-models-pap --- [INFO] Loading execution data file /w/workspace/policy-models-sonar/models-pap/../target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'policy-models-pap' with 11 classes [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (report-aggregate) @ policy-models-pap --- [INFO] Analyzed bundle 'policy-models-pdp' with 29 classes [INFO] Analyzed bundle 'policy-models-base' with 23 classes [INFO] Analyzed bundle 'policy-models-dao' with 12 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ policy-models-pap --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-pap/target/policy-models-pap-3.1.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ policy-models-pap --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ policy-models-pap --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ policy-models-pap --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ policy-models-pap --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-pap/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ policy-models-pap --- [INFO] Installing /w/workspace/policy-models-sonar/models-pap/pom.xml to /tmp/r/org/onap/policy/models/policy-models-pap/3.1.1-SNAPSHOT/policy-models-pap-3.1.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-pap/target/policy-models-pap-3.1.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-pap/3.1.1-SNAPSHOT/policy-models-pap-3.1.1-SNAPSHOT.jar [INFO] [INFO] -----------< org.onap.policy.models:policy-models-decisions >----------- [INFO] Building policy-models-decisions 3.1.1-SNAPSHOT [9/43] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ policy-models-decisions --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ policy-models-decisions --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ policy-models-decisions --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ policy-models-decisions --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-decisions/../target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/* --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ policy-models-decisions --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ policy-models-decisions --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ policy-models-decisions --- [INFO] skip non existing resourceDirectory /w/workspace/policy-models-sonar/models-decisions/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ policy-models-decisions --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 5 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ policy-models-decisions --- [INFO] skip non existing resourceDirectory /w/workspace/policy-models-sonar/models-decisions/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ policy-models-decisions --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ policy-models-decisions --- [INFO] Surefire report directory: /w/workspace/policy-models-sonar/models-decisions/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.models.decisions.concepts.TestModels 18:36:56.117 [main] INFO com.openpojo.log.LoggerFactory -- Logging subsystem initialized to [com.openpojo.log.impl.SLF4JLogger] 18:36:56.120 [main] INFO com.openpojo.reflection.coverage.service.PojoCoverageFilterServiceFactory -- Jacoco detected, auto-configuring OpenPojo to ignore its structures. 18:36:56.173 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to get value for environment variable: [sun.boot.class.path] 18:36:56.173 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/java/packages/lib 18:36:56.175 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/java/packages/lib] 18:36:56.175 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/lib/x86_64-linux-gnu/jni 18:36:56.175 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/lib/x86_64-linux-gnu/jni] 18:36:56.175 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /lib/x86_64-linux-gnu 18:36:56.175 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/lib/x86_64-linux-gnu] 18:36:56.175 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/lib/x86_64-linux-gnu 18:36:56.176 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/lib/x86_64-linux-gnu] 18:36:56.176 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/lib/jni 18:36:56.176 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/lib/jni] 18:36:56.176 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /lib 18:36:56.176 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/lib] 18:36:56.177 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/lib 18:36:56.177 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/lib] 18:36:56.177 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /w/workspace/policy-models-sonar/models-decisions/target/test-classes 18:36:56.177 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/w/workspace/policy-models-sonar/models-decisions/target/test-classes] 18:36:56.177 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /w/workspace/policy-models-sonar/models-decisions/target/classes 18:36:56.178 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/w/workspace/policy-models-sonar/models-decisions/target/classes] 18:36:56.178 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/common/gson/2.1.1-SNAPSHOT/gson-2.1.1-SNAPSHOT.jar 18:36:56.179 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar 18:36:56.181 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.jar 18:36:56.182 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/prometheus/simpleclient/0.16.0/simpleclient-0.16.0.jar 18:36:56.182 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/prometheus/simpleclient_tracer_otel/0.16.0/simpleclient_tracer_otel-0.16.0.jar 18:36:56.182 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/prometheus/simpleclient_tracer_common/0.16.0/simpleclient_tracer_common-0.16.0.jar 18:36:56.183 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/prometheus/simpleclient_tracer_otel_agent/0.16.0/simpleclient_tracer_otel_agent-0.16.0.jar 18:36:56.183 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/prometheus/simpleclient_hotspot/0.16.0/simpleclient_hotspot-0.16.0.jar 18:36:56.183 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/prometheus/simpleclient_servlet_jakarta/0.16.0/simpleclient_servlet_jakarta-0.16.0.jar 18:36:56.183 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/prometheus/simpleclient_common/0.16.0/simpleclient_common-0.16.0.jar 18:36:56.183 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/prometheus/simpleclient_servlet_common/0.16.0/simpleclient_servlet_common-0.16.0.jar 18:36:56.184 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/prometheus/simpleclient_logback/0.16.0/simpleclient_logback-0.16.0.jar 18:36:56.184 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar 18:36:56.184 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1/jakarta.xml.bind-api-4.0.1.jar 18:36:56.185 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar 18:36:56.185 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar 18:36:56.185 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar 18:36:56.186 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/swagger/core/v3/swagger-jaxrs2-jakarta/2.2.15/swagger-jaxrs2-jakarta-2.2.15.jar 18:36:56.186 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/github/classgraph/classgraph/4.8.154/classgraph-4.8.154.jar 18:36:56.186 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/swagger/core/v3/swagger-models-jakarta/2.2.15/swagger-models-jakarta-2.2.15.jar 18:36:56.187 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.15.1/jackson-annotations-2.15.1.jar 18:36:56.187 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/swagger/core/v3/swagger-annotations-jakarta/2.2.15/swagger-annotations-jakarta-2.2.15.jar 18:36:56.187 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/swagger/core/v3/swagger-integration-jakarta/2.2.15/swagger-integration-jakarta-2.2.15.jar 18:36:56.187 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/swagger/core/v3/swagger-core-jakarta/2.2.15/swagger-core-jakarta-2.2.15.jar 18:36:56.188 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.15.1/jackson-dataformat-yaml-2.15.1.jar 18:36:56.188 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.1/jackson-datatype-jsr310-2.15.1.jar 18:36:56.188 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.1/jackson-databind-2.14.1.jar 18:36:56.190 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-json-provider/2.15.1/jackson-jakarta-rs-json-provider-2.15.1.jar 18:36:56.190 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-base/2.15.1/jackson-jakarta-rs-base-2.15.1.jar 18:36:56.190 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.15.1/jackson-module-jakarta-xmlbind-annotations-2.15.1.jar 18:36:56.190 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/swagger/core/v3/swagger-jaxrs2-servlet-initializer-v2-jakarta/2.2.15/swagger-jaxrs2-servlet-initializer-v2-jakarta-2.2.15.jar 18:36:56.190 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/hibernate/orm/hibernate-core/6.3.0.CR1/hibernate-core-6.3.0.CR1.jar 18:36:56.200 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar 18:36:56.200 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar 18:36:56.200 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar 18:36:56.200 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar 18:36:56.201 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar 18:36:56.201 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar 18:36:56.201 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.2/jaxb-runtime-4.0.2.jar 18:36:56.202 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jaxb/jaxb-core/4.0.2/jaxb-core-4.0.2.jar 18:36:56.203 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/angus/angus-activation/2.0.0/angus-activation-2.0.0.jar 18:36:56.203 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jaxb/txw2/4.0.2/txw2-4.0.2.jar 18:36:56.203 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/sun/istack/istack-commons-runtime/4.1.1/istack-commons-runtime-4.1.1.jar 18:36:56.203 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/inject/jakarta.inject-api/2.0.1.MR/jakarta.inject-api-2.0.1.MR.jar 18:36:56.203 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/antlr/antlr4-runtime/4.10.1/antlr4-runtime-4.10.1.jar 18:36:56.204 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar 18:36:56.211 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar 18:36:56.211 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar 18:36:56.212 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar 18:36:56.212 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-3.1.1-SNAPSHOT.jar 18:36:56.212 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/common/utils/2.1.1-SNAPSHOT/utils-2.1.1-SNAPSHOT.jar 18:36:56.212 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/common/capabilities/2.1.1-SNAPSHOT/capabilities-2.1.1-SNAPSHOT.jar 18:36:56.213 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.jar 18:36:56.213 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/worldturner/medeia/medeia-validator-core/1.1.1/medeia-validator-core-1.1.1.jar 18:36:56.213 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.3.20/kotlin-reflect-1.3.20.jar 18:36:56.216 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.3.20/kotlin-stdlib-1.3.20.jar 18:36:56.217 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.20/kotlin-stdlib-common-1.3.20.jar 18:36:56.217 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.jar 18:36:56.217 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar 18:36:56.218 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar 18:36:56.218 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar 18:36:56.219 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/common/utils-test/2.1.1-SNAPSHOT/utils-test-2.1.1-SNAPSHOT.jar 18:36:56.219 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/bouncycastle/bcpkix-fips/1.0.7/bcpkix-fips-1.0.7.jar 18:36:56.220 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/bouncycastle/bc-fips/1.0.2.4/bc-fips-1.0.2.4.jar 18:36:56.224 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/commons/commons-jexl3/3.1/commons-jexl3-3.1.jar 18:36:56.224 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar 18:36:56.224 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/slf4j/slf4j-api/2.0.11/slf4j-api-2.0.11.jar 18:36:56.225 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar 18:36:56.225 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar 18:36:56.226 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/projectlombok/lombok/1.18.28/lombok-1.18.28.jar 18:36:56.226 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar 18:36:56.227 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/yaml/snakeyaml/2.0/snakeyaml-2.0.jar 18:36:56.227 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/mariadb/jdbc/mariadb-java-client/3.1.4/mariadb-java-client-3.1.4.jar 18:36:56.228 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/github/waffle/waffle-jna/3.2.0/waffle-jna-3.2.0.jar 18:36:56.228 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar 18:36:56.228 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1.jar 18:36:56.230 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar 18:36:56.230 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar 18:36:56.231 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar 18:36:56.232 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/postgresql/postgresql/42.6.0/postgresql-42.6.0.jar 18:36:56.233 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/checkerframework/checker-qual/3.31.0/checker-qual-3.31.0.jar 18:36:56.233 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar 18:36:56.233 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jersey/inject/jersey-hk2/3.1.3/jersey-hk2-3.1.3.jar 18:36:56.234 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jersey/core/jersey-common/3.1.3/jersey-common-3.1.3.jar 18:36:56.235 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar 18:36:56.235 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar 18:36:56.235 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/hk2/hk2-locator/3.0.4/hk2-locator-3.0.4.jar 18:36:56.235 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/3.0.4/aopalliance-repackaged-3.0.4.jar 18:36:56.235 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/hk2/hk2-api/3.0.4/hk2-api-3.0.4.jar 18:36:56.236 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/hk2/hk2-utils/3.0.4/hk2-utils-3.0.4.jar 18:36:56.236 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.jar 18:36:56.237 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.jar 18:36:56.237 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/jetty/toolchain/jetty-jakarta-servlet-api/5.0.2/jetty-jakarta-servlet-api-5.0.2.jar 18:36:56.238 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.jar 18:36:56.238 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.jar 18:36:56.238 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.jar 18:36:56.239 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.jar 18:36:56.239 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.jar 18:36:56.239 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jersey/containers/jersey-container-servlet/3.1.3/jersey-container-servlet-3.1.3.jar 18:36:56.239 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.3/jersey-container-servlet-core-3.1.3.jar 18:36:56.239 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jersey/core/jersey-server/3.1.3/jersey-server-3.1.3.jar 18:36:56.240 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jersey/core/jersey-client/3.1.3/jersey-client-3.1.3.jar 18:36:56.241 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar 18:36:56.241 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar 18:36:56.241 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar 18:36:56.242 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/net/bytebuddy/byte-buddy/1.14.6/byte-buddy-1.14.6.jar 18:36:56.246 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar 18:36:56.246 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/objenesis/objenesis/3.3/objenesis-3.3.jar 18:36:56.246 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/assertj/assertj-core/3.24.2/assertj-core-3.24.2.jar 18:36:56.247 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar 18:36:56.248 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar 18:36:56.248 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/httpcomponents/core5/httpcore5/5.2.2/httpcore5-5.2.2.jar 18:36:56.249 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar 18:36:56.249 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar 18:36:56.250 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/att/nsa/cambriaClient/1.2.1-oss/cambriaClient-1.2.1-oss.jar 18:36:56.250 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/att/nsa/saClientLibrary/1.3.0-oss/saClientLibrary-1.3.0-oss.jar 18:36:56.250 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar 18:36:56.251 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar 18:36:56.251 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar 18:36:56.251 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/httpcomponents/httpclient-cache/4.5/httpclient-cache-4.5.jar 18:36:56.251 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/att/nsa/saToolkit/1.2.0-oss/saToolkit-1.2.0-oss.jar 18:36:56.252 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jline/jline/2.12.1/jline-2.12.1.jar 18:36:56.252 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/json/json/20231013/json-20231013.jar 18:36:56.252 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to get value for environment variable: [java.ext.dirs] 18:36:56.309 [main] INFO com.openpojo.validation.affirm.Affirmation -- Dynamically setting affirmation implementation = [com.openpojo.validation.affirm.JUnitAssertAffirmation [@614df0a4: ]] 18:36:56.311 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.decisions.concepts.DecisionRequest.onapName, fieldGetter=PojoMethodImpl [method=getOnapName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setOnapName args=[class java.lang.String] return=void]]] with value [Kln4caaAB] 18:36:56.312 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.decisions.concepts.DecisionRequest.onapComponent, fieldGetter=PojoMethodImpl [method=getOnapComponent args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setOnapComponent args=[class java.lang.String] return=void]]] with value [D8HlN] 18:36:56.312 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.decisions.concepts.DecisionRequest.onapInstance, fieldGetter=PojoMethodImpl [method=getOnapInstance args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setOnapInstance args=[class java.lang.String] return=void]]] with value [fvJ2U7V5] 18:36:56.313 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.decisions.concepts.DecisionRequest.requestId, fieldGetter=PojoMethodImpl [method=getRequestId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setRequestId args=[class java.lang.String] return=void]]] with value [2eFy] 18:36:56.317 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:56.318 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:56.318 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:56.318 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:56.318 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:56.318 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:56.318 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:56.318 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:56.319 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.policy.models.decisions.concepts.DecisionRequest.context, fieldGetter=PojoMethodImpl [method=getContext args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setContext args=[interface java.util.Map] return=void]]] with value [{9Bcos5U=java.lang.Object@5b619d14, JAz1jLi2=java.lang.Object@66746f57, VTUwKK=java.lang.Object@447a020, oUBJtR=java.lang.Object@7f36662c}] 18:36:56.319 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.decisions.concepts.DecisionRequest.action, fieldGetter=PojoMethodImpl [method=getAction args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setAction args=[class java.lang.String] return=void]]] with value [SRAwvL] 18:36:56.321 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class java.time.OffsetDateTime] using InstanceFactory 18:36:56.322 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class java.time.LocalDateTime] using InstanceFactory 18:36:56.324 [main] WARN com.openpojo.reflection.impl.PojoMethodFactory -- Getter=[getMonth] in class=[java.time.LocalDate] rejected due non-equal return types [class java.time.Month != short] 18:36:56.324 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class java.time.LocalDate] using InstanceFactory 18:36:56.326 [main] WARN com.openpojo.reflection.impl.PojoMethodFactory -- Getter=[getHour] in class=[java.time.LocalTime] rejected due non-equal return types [int != byte] 18:36:56.326 [main] WARN com.openpojo.reflection.impl.PojoMethodFactory -- Getter=[getMinute] in class=[java.time.LocalTime] rejected due non-equal return types [int != byte] 18:36:56.326 [main] WARN com.openpojo.reflection.impl.PojoMethodFactory -- Getter=[getSecond] in class=[java.time.LocalTime] rejected due non-equal return types [int != byte] 18:36:56.327 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class java.time.LocalTime] using InstanceFactory 18:36:56.327 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class java.time.ZoneOffset] using InstanceFactory 18:36:56.328 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.time.OffsetDateTime org.onap.policy.models.decisions.concepts.DecisionRequest.currentDateTime, fieldGetter=PojoMethodImpl [method=getCurrentDateTime args=[] return=class java.time.OffsetDateTime], fieldSetter=PojoMethodImpl [method=setCurrentDateTime args=[class java.time.OffsetDateTime] return=void]]] with value [-360798693-30758-15724T45:0-93-88230:49:30] 18:36:56.328 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class java.time.LocalDate] using InstanceFactory 18:36:56.328 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.time.LocalDate org.onap.policy.models.decisions.concepts.DecisionRequest.currentDate, fieldGetter=PojoMethodImpl [method=getCurrentDate args=[] return=class java.time.LocalDate], fieldSetter=PojoMethodImpl [method=setCurrentDate args=[class java.time.LocalDate] return=void]]] with value [-1514895487-0-8634-25731] 18:36:56.329 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class java.time.OffsetTime] using InstanceFactory 18:36:56.329 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class java.time.LocalTime] using InstanceFactory 18:36:56.329 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class java.time.ZoneOffset] using InstanceFactory 18:36:56.330 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.time.OffsetTime org.onap.policy.models.decisions.concepts.DecisionRequest.currentTime, fieldGetter=PojoMethodImpl [method=getCurrentTime args=[] return=class java.time.OffsetTime], fieldSetter=PojoMethodImpl [method=setCurrentTime args=[class java.time.OffsetTime] return=void]]] with value [27:0-61:0-51.1288762737-356865:06:20] 18:36:56.330 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class java.time.ZoneOffset] using InstanceFactory 18:36:56.330 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.time.ZoneOffset org.onap.policy.models.decisions.concepts.DecisionRequest.timeZone, fieldGetter=PojoMethodImpl [method=getTimeZone args=[] return=class java.time.ZoneOffset], fieldSetter=PojoMethodImpl [method=setTimeZone args=[class java.time.ZoneOffset] return=void]]] with value [-33321:55:39] 18:36:56.330 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:56.331 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:56.331 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:56.331 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:56.331 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.policy.models.decisions.concepts.DecisionRequest.resource, fieldGetter=PojoMethodImpl [method=getResource args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setResource args=[interface java.util.Map] return=void]]] with value [{lj5KgKY97z8=java.lang.Object@52066604, 2mFTlVQok=java.lang.Object@340b9973, SUlqI=java.lang.Object@56113384, 4yEt=java.lang.Object@5669c5fb}] 18:36:56.332 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.decisions.concepts.DecisionRequest.onapName, fieldGetter=PojoMethodImpl [method=getOnapName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setOnapName args=[class java.lang.String] return=void]]] with value [v4xFdR2vtA] 18:36:56.332 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.decisions.concepts.DecisionRequest.onapComponent, fieldGetter=PojoMethodImpl [method=getOnapComponent args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setOnapComponent args=[class java.lang.String] return=void]]] with value [yvBzLXGl88] 18:36:56.332 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.decisions.concepts.DecisionRequest.onapInstance, fieldGetter=PojoMethodImpl [method=getOnapInstance args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setOnapInstance args=[class java.lang.String] return=void]]] with value [Qxm1aNH] 18:36:56.333 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.decisions.concepts.DecisionRequest.requestId, fieldGetter=PojoMethodImpl [method=getRequestId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setRequestId args=[class java.lang.String] return=void]]] with value [gj5a4FC] 18:36:56.333 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:56.333 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:56.333 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:56.333 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:56.334 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:56.334 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:56.334 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:56.334 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:56.334 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.policy.models.decisions.concepts.DecisionRequest.context, fieldGetter=PojoMethodImpl [method=getContext args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setContext args=[interface java.util.Map] return=void]]] with value [{K7=java.lang.Object@112f364d}] 18:36:56.335 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.decisions.concepts.DecisionRequest.action, fieldGetter=PojoMethodImpl [method=getAction args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setAction args=[class java.lang.String] return=void]]] with value [BE] 18:36:56.335 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class java.time.OffsetDateTime] using InstanceFactory 18:36:56.335 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class java.time.LocalDateTime] using InstanceFactory 18:36:56.335 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class java.time.LocalDate] using InstanceFactory 18:36:56.335 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class java.time.LocalTime] using InstanceFactory 18:36:56.336 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class java.time.ZoneOffset] using InstanceFactory 18:36:56.336 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.time.OffsetDateTime org.onap.policy.models.decisions.concepts.DecisionRequest.currentDateTime, fieldGetter=PojoMethodImpl [method=getCurrentDateTime args=[] return=class java.time.OffsetDateTime], fieldSetter=PojoMethodImpl [method=setCurrentDateTime args=[class java.time.OffsetDateTime] return=void]]] with value [-1798869837-0-3070-0-29860T0-79:05:63-46464:33:32] 18:36:56.336 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class java.time.LocalDate] using InstanceFactory 18:36:56.336 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.time.LocalDate org.onap.policy.models.decisions.concepts.DecisionRequest.currentDate, fieldGetter=PojoMethodImpl [method=getCurrentDate args=[] return=class java.time.LocalDate], fieldSetter=PojoMethodImpl [method=setCurrentDate args=[class java.time.LocalDate] return=void]]] with value [+178030715-0-6750-10241] 18:36:56.337 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class java.time.OffsetTime] using InstanceFactory 18:36:56.337 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class java.time.LocalTime] using InstanceFactory 18:36:56.337 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class java.time.ZoneOffset] using InstanceFactory 18:36:56.337 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.time.OffsetTime org.onap.policy.models.decisions.concepts.DecisionRequest.currentTime, fieldGetter=PojoMethodImpl [method=getCurrentTime args=[] return=class java.time.OffsetTime], fieldSetter=PojoMethodImpl [method=setCurrentTime args=[class java.time.OffsetTime] return=void]]] with value [0-8:0-58:0-14.359410100+355612:09:16] 18:36:56.337 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class java.time.ZoneOffset] using InstanceFactory 18:36:56.337 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.time.ZoneOffset org.onap.policy.models.decisions.concepts.DecisionRequest.timeZone, fieldGetter=PojoMethodImpl [method=getTimeZone args=[] return=class java.time.ZoneOffset], fieldSetter=PojoMethodImpl [method=setTimeZone args=[class java.time.ZoneOffset] return=void]]] with value [-448515:14:24] 18:36:56.338 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:56.338 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:56.338 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:56.338 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:56.338 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:56.338 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:56.338 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:56.339 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:56.339 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:56.339 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:56.339 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.policy.models.decisions.concepts.DecisionRequest.resource, fieldGetter=PojoMethodImpl [method=getResource args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setResource args=[interface java.util.Map] return=void]]] with value [{O2Uaw8m=java.lang.Object@241e8ea6, EBtKKK2H5=java.lang.Object@542e560f}] 18:36:56.345 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private static final long org.onap.policy.models.decisions.concepts.DecisionException.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:36:56.346 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private final org.onap.policy.models.errors.concepts.ErrorResponse org.onap.policy.models.decisions.concepts.DecisionException.errorResponse, fieldGetter=PojoMethodImpl [method=getErrorResponse args=[] return=class org.onap.policy.models.errors.concepts.ErrorResponse], fieldSetter=null]] has no setter skipping 18:36:56.346 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private static final long org.onap.policy.models.decisions.concepts.DecisionException.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:36:56.346 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private final org.onap.policy.models.errors.concepts.ErrorResponse org.onap.policy.models.decisions.concepts.DecisionException.errorResponse, fieldGetter=PojoMethodImpl [method=getErrorResponse args=[] return=class org.onap.policy.models.errors.concepts.ErrorResponse], fieldSetter=null]] with value [ErrorResponse(responseCode=Permanent Redirect, errorMessage=qUrfM9zHr9, errorDetails=[qUrfM9zHr9], warningDetails=null)] 18:36:56.351 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.decisions.concepts.DecisionResponse.status, fieldGetter=PojoMethodImpl [method=getStatus args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setStatus args=[class java.lang.String] return=void]]] with value [wrOkn3DV9] 18:36:56.351 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.decisions.concepts.DecisionResponse.message, fieldGetter=PojoMethodImpl [method=getMessage args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setMessage args=[class java.lang.String] return=void]]] with value [DiS] 18:36:56.351 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:56.351 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:56.352 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:56.352 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:56.352 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:56.352 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:56.352 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:56.352 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:56.352 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.policy.models.decisions.concepts.DecisionResponse.advice, fieldGetter=PojoMethodImpl [method=getAdvice args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setAdvice args=[interface java.util.Map] return=void]]] with value [{gsjvuEGyW32=java.lang.Object@674bd420, pX=java.lang.Object@2b0f373b, aTJTAFG=java.lang.Object@2ceb80a1}] 18:36:56.353 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:56.353 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:56.353 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:56.353 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:56.353 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:56.353 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:56.353 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:56.354 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:56.354 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:56.354 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:56.354 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.policy.models.decisions.concepts.DecisionResponse.obligations, fieldGetter=PojoMethodImpl [method=getObligations args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setObligations args=[interface java.util.Map] return=void]]] with value [{RVeT=java.lang.Object@70a36a66, eLMDhKQWnhz=java.lang.Object@45815ffc, 1hMG=java.lang.Object@732f29af, DxHcxfC6YX=java.lang.Object@d3957fe}] 18:36:56.354 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:56.355 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:56.355 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:56.355 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:56.355 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:56.355 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:56.355 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.policy.models.decisions.concepts.DecisionResponse.policies, fieldGetter=PojoMethodImpl [method=getPolicies args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setPolicies args=[interface java.util.Map] return=void]]] with value [{Tmuod=java.lang.Object@64ba3208, MNPNr=java.lang.Object@158a3b2e, cWQyFSRzPZf=java.lang.Object@25a6944c, pALs=java.lang.Object@5e1fa5b1, x6to=java.lang.Object@6b00f608}] 18:36:56.356 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:56.356 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:56.356 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:56.356 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:56.356 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:56.356 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:56.356 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:56.356 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:56.357 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:56.357 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:56.357 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.policy.models.decisions.concepts.DecisionResponse.attributes, fieldGetter=PojoMethodImpl [method=getAttributes args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setAttributes args=[interface java.util.Map] return=void]]] with value [{huA4pdMip=java.lang.Object@4fce136b, 3LS0LjF=java.lang.Object@4aa83f4f, 2k6=java.lang.Object@43b6123e}] 18:36:56.357 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.decisions.concepts.DecisionResponse.status, fieldGetter=PojoMethodImpl [method=getStatus args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setStatus args=[class java.lang.String] return=void]]] with value [mh] 18:36:56.357 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.decisions.concepts.DecisionResponse.message, fieldGetter=PojoMethodImpl [method=getMessage args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setMessage args=[class java.lang.String] return=void]]] with value [v7v3X0L] 18:36:56.358 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:56.358 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:56.358 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.policy.models.decisions.concepts.DecisionResponse.advice, fieldGetter=PojoMethodImpl [method=getAdvice args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setAdvice args=[interface java.util.Map] return=void]]] with value [{snpDm2maR=java.lang.Object@19648c40}] 18:36:56.358 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:56.358 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:56.358 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.policy.models.decisions.concepts.DecisionResponse.obligations, fieldGetter=PojoMethodImpl [method=getObligations args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setObligations args=[interface java.util.Map] return=void]]] with value [{Ei2FSh=java.lang.Object@61e94def, PMCqMt0uL=java.lang.Object@3300f4fd, P7Foj=java.lang.Object@ebb6851}] 18:36:56.359 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:56.359 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:56.359 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:56.359 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:56.359 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:56.359 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:56.359 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:56.359 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:56.360 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:56.360 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:56.360 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.policy.models.decisions.concepts.DecisionResponse.policies, fieldGetter=PojoMethodImpl [method=getPolicies args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setPolicies args=[interface java.util.Map] return=void]]] with value [{bUmPJqa=java.lang.Object@7cbc3762, CBQw=java.lang.Object@3a6f2de3, 9I2kZud3czyx06=java.lang.Object@49872d67, j2xk4CP1=java.lang.Object@56303b57, IRkyk=java.lang.Object@4b2a01d4}] 18:36:56.360 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:56.360 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:56.360 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:56.360 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:56.361 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:56.361 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:56.361 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.policy.models.decisions.concepts.DecisionResponse.attributes, fieldGetter=PojoMethodImpl [method=getAttributes args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setAttributes args=[interface java.util.Map] return=void]]] with value [{uvXG=java.lang.Object@34f7234e, Hs8n7z=java.lang.Object@753432a2, SugrEKj=java.lang.Object@23bff419, c2=java.lang.Object@4983159f}] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.461 s -- in org.onap.policy.models.decisions.concepts.TestModels [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ policy-models-decisions --- [INFO] Loading execution data file /w/workspace/policy-models-sonar/models-decisions/../target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'policy-models-decisions' with 4 classes [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (report-aggregate) @ policy-models-decisions --- [INFO] Analyzed bundle 'policy-models-errors' with 1 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ policy-models-decisions --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-decisions/target/policy-models-decisions-3.1.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ policy-models-decisions --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ policy-models-decisions --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ policy-models-decisions --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ policy-models-decisions --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-decisions/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ policy-models-decisions --- [INFO] Installing /w/workspace/policy-models-sonar/models-decisions/pom.xml to /tmp/r/org/onap/policy/models/policy-models-decisions/3.1.1-SNAPSHOT/policy-models-decisions-3.1.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-decisions/target/policy-models-decisions-3.1.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-decisions/3.1.1-SNAPSHOT/policy-models-decisions-3.1.1-SNAPSHOT.jar [INFO] [INFO] -----------< org.onap.policy.models:policy-models-provider >------------ [INFO] Building policy-models-provider 3.1.1-SNAPSHOT [10/43] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ policy-models-provider --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ policy-models-provider --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ policy-models-provider --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ policy-models-provider --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-provider/../target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/* --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ policy-models-provider --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ policy-models-provider --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ policy-models-provider --- [INFO] skip non existing resourceDirectory /w/workspace/policy-models-sonar/models-provider/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ policy-models-provider --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 8 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ policy-models-provider --- [INFO] Copying 8 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ policy-models-provider --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 12 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ policy-models-provider --- [INFO] Surefire report directory: /w/workspace/policy-models-sonar/models-provider/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.models.provider.revisionhierarchy.HierarchyFetchTest 18:36:58,283 |-INFO in ch.qos.logback.classic.LoggerContext[PolicyModels] - This is logback-classic version 1.4.14 18:36:58,285 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2cae1042 - No custom configurators were discovered as a service. 18:36:58,285 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2cae1042 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 18:36:58,287 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2cae1042 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 18:36:58,292 |-INFO in ch.qos.logback.classic.LoggerContext[PolicyModels] - Could NOT find resource [logback-test.scmo] 18:36:58,292 |-INFO in ch.qos.logback.classic.LoggerContext[PolicyModels] - Could NOT find resource [logback.scmo] 18:36:58,299 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2cae1042 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 6 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 18:36:58,299 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2cae1042 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 18:36:58,300 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2cae1042 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 18:36:58,303 |-INFO in ch.qos.logback.classic.LoggerContext[PolicyModels] - Found resource [logback-test.xml] at [file:/w/workspace/policy-models-sonar/models-provider/target/test-classes/logback-test.xml] 18:36:58,421 |-INFO in ch.qos.logback.classic.model.processor.ContextNameModelHandler - Setting logger context name as [PolicyModels] 18:36:58,422 |-INFO in ch.qos.logback.core.model.processor.StatusListenerModelHandler - Added status listener of type [ch.qos.logback.core.status.OnConsoleStatusListener] 18:36:58,440 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDOUT] 18:36:58,440 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 18:36:58,450 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 18:36:58,475 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 18:36:58,476 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[ROOT] 18:36:58,477 |-WARN in ch.qos.logback.core.model.processor.AppenderModelHandler - Appender named [FILE] not referenced. Skipping further processing. 18:36:58,478 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.onap.policy] to INFO 18:36:58,481 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.onap.policy] to false 18:36:58,481 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.onap.policy] 18:36:58,481 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@51df223b - End of configuration. 18:36:58,482 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@1849db1a - Registering current configuration as safe fallback point 18:36:58,482 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2cae1042 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 182 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY 2024-01-20 18:36:58,620 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-01-20 18:36:58,688 PolicyModels [main] INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 6.3.0.CR1 2024-01-20 18:36:58,691 PolicyModels [main] INFO org.hibernate.cfg.Environment - HHH000406: Using bytecode reflection optimizer 2024-01-20 18:36:58,733 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-01-20 18:36:59,000 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-01-20 18:36:59,003 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-01-20 18:36:59,003 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:HierarchyFetchTest] 2024-01-20 18:36:59,003 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-01-20 18:36:59,004 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-01-20 18:36:59,006 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-01-20 18:36:59,232 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-01-20 18:37:00,975 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:37:02,426 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-01-20 18:37:02,430 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:37:02,445 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3cf6f3aa] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:37:02,470 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@47c9b8ee] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:37:08,511 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:HierarchyFetchTest] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.33 s -- in org.onap.policy.models.provider.revisionhierarchy.HierarchyFetchTest [INFO] Running org.onap.policy.models.provider.PolicyModelsProviderParametersTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.onap.policy.models.provider.PolicyModelsProviderParametersTest [INFO] Running org.onap.policy.models.provider.TestPojos 2024-01-20 18:37:08,538 PolicyModels [main] INFO com.openpojo.log.LoggerFactory - Logging subsystem initialized to [com.openpojo.log.impl.SLF4JLogger] 2024-01-20 18:37:08,538 PolicyModels [main] INFO c.o.r.c.s.PojoCoverageFilterServiceFactory - Jacoco detected, auto-configuring OpenPojo to ignore its structures. 2024-01-20 18:37:08,579 PolicyModels [main] WARN c.o.r.j.p.e.JavaClassPathClassLoader - Failed to get value for environment variable: [sun.boot.class.path] 2024-01-20 18:37:08,580 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /usr/java/packages/lib 2024-01-20 18:37:08,581 PolicyModels [main] WARN c.o.r.j.p.e.JavaClassPathClassLoader - Failed to load entries from: [/usr/java/packages/lib] 2024-01-20 18:37:08,581 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /usr/lib/x86_64-linux-gnu/jni 2024-01-20 18:37:08,582 PolicyModels [main] WARN c.o.r.j.p.e.JavaClassPathClassLoader - Failed to load entries from: [/usr/lib/x86_64-linux-gnu/jni] 2024-01-20 18:37:08,582 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /lib/x86_64-linux-gnu 2024-01-20 18:37:08,582 PolicyModels [main] WARN c.o.r.j.p.e.JavaClassPathClassLoader - Failed to load entries from: [/lib/x86_64-linux-gnu] 2024-01-20 18:37:08,582 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /usr/lib/x86_64-linux-gnu 2024-01-20 18:37:08,583 PolicyModels [main] WARN c.o.r.j.p.e.JavaClassPathClassLoader - Failed to load entries from: [/usr/lib/x86_64-linux-gnu] 2024-01-20 18:37:08,583 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /usr/lib/jni 2024-01-20 18:37:08,583 PolicyModels [main] WARN c.o.r.j.p.e.JavaClassPathClassLoader - Failed to load entries from: [/usr/lib/jni] 2024-01-20 18:37:08,583 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /lib 2024-01-20 18:37:08,583 PolicyModels [main] WARN c.o.r.j.p.e.JavaClassPathClassLoader - Failed to load entries from: [/lib] 2024-01-20 18:37:08,584 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /usr/lib 2024-01-20 18:37:08,585 PolicyModels [main] WARN c.o.r.j.p.e.JavaClassPathClassLoader - Failed to load entries from: [/usr/lib] 2024-01-20 18:37:08,585 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /w/workspace/policy-models-sonar/models-provider/target/test-classes 2024-01-20 18:37:08,586 PolicyModels [main] WARN c.o.r.j.p.e.JavaClassPathClassLoader - Failed to load entries from: [/w/workspace/policy-models-sonar/models-provider/target/test-classes] 2024-01-20 18:37:08,586 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /w/workspace/policy-models-sonar/models-provider/target/classes 2024-01-20 18:37:08,586 PolicyModels [main] WARN c.o.r.j.p.e.JavaClassPathClassLoader - Failed to load entries from: [/w/workspace/policy-models-sonar/models-provider/target/classes] 2024-01-20 18:37:08,587 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/onap/policy/common/common-parameters/2.1.1-SNAPSHOT/common-parameters-2.1.1-SNAPSHOT.jar 2024-01-20 18:37:08,588 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar 2024-01-20 18:37:08,590 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.jar 2024-01-20 18:37:08,591 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/io/prometheus/simpleclient/0.16.0/simpleclient-0.16.0.jar 2024-01-20 18:37:08,591 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/io/prometheus/simpleclient_tracer_otel/0.16.0/simpleclient_tracer_otel-0.16.0.jar 2024-01-20 18:37:08,592 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/io/prometheus/simpleclient_tracer_common/0.16.0/simpleclient_tracer_common-0.16.0.jar 2024-01-20 18:37:08,592 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/io/prometheus/simpleclient_tracer_otel_agent/0.16.0/simpleclient_tracer_otel_agent-0.16.0.jar 2024-01-20 18:37:08,592 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/io/prometheus/simpleclient_hotspot/0.16.0/simpleclient_hotspot-0.16.0.jar 2024-01-20 18:37:08,593 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/io/prometheus/simpleclient_servlet_jakarta/0.16.0/simpleclient_servlet_jakarta-0.16.0.jar 2024-01-20 18:37:08,593 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/io/prometheus/simpleclient_common/0.16.0/simpleclient_common-0.16.0.jar 2024-01-20 18:37:08,593 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/io/prometheus/simpleclient_servlet_common/0.16.0/simpleclient_servlet_common-0.16.0.jar 2024-01-20 18:37:08,593 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/io/prometheus/simpleclient_logback/0.16.0/simpleclient_logback-0.16.0.jar 2024-01-20 18:37:08,597 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar 2024-01-20 18:37:08,598 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1/jakarta.xml.bind-api-4.0.1.jar 2024-01-20 18:37:08,598 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar 2024-01-20 18:37:08,598 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar 2024-01-20 18:37:08,598 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar 2024-01-20 18:37:08,599 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/io/swagger/core/v3/swagger-jaxrs2-jakarta/2.2.15/swagger-jaxrs2-jakarta-2.2.15.jar 2024-01-20 18:37:08,599 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/io/github/classgraph/classgraph/4.8.154/classgraph-4.8.154.jar 2024-01-20 18:37:08,599 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/io/swagger/core/v3/swagger-models-jakarta/2.2.15/swagger-models-jakarta-2.2.15.jar 2024-01-20 18:37:08,599 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.15.1/jackson-annotations-2.15.1.jar 2024-01-20 18:37:08,600 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/io/swagger/core/v3/swagger-annotations-jakarta/2.2.15/swagger-annotations-jakarta-2.2.15.jar 2024-01-20 18:37:08,600 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/io/swagger/core/v3/swagger-integration-jakarta/2.2.15/swagger-integration-jakarta-2.2.15.jar 2024-01-20 18:37:08,600 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/io/swagger/core/v3/swagger-core-jakarta/2.2.15/swagger-core-jakarta-2.2.15.jar 2024-01-20 18:37:08,600 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.15.1/jackson-dataformat-yaml-2.15.1.jar 2024-01-20 18:37:08,600 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.1/jackson-datatype-jsr310-2.15.1.jar 2024-01-20 18:37:08,601 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.1/jackson-databind-2.14.1.jar 2024-01-20 18:37:08,602 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-json-provider/2.15.1/jackson-jakarta-rs-json-provider-2.15.1.jar 2024-01-20 18:37:08,602 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-base/2.15.1/jackson-jakarta-rs-base-2.15.1.jar 2024-01-20 18:37:08,602 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.15.1/jackson-module-jakarta-xmlbind-annotations-2.15.1.jar 2024-01-20 18:37:08,603 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/io/swagger/core/v3/swagger-jaxrs2-servlet-initializer-v2-jakarta/2.2.15/swagger-jaxrs2-servlet-initializer-v2-jakarta-2.2.15.jar 2024-01-20 18:37:08,603 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/hibernate/orm/hibernate-core/6.3.0.CR1/hibernate-core-6.3.0.CR1.jar 2024-01-20 18:37:08,611 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar 2024-01-20 18:37:08,611 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar 2024-01-20 18:37:08,611 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar 2024-01-20 18:37:08,611 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar 2024-01-20 18:37:08,612 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar 2024-01-20 18:37:08,612 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar 2024-01-20 18:37:08,612 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.2/jaxb-runtime-4.0.2.jar 2024-01-20 18:37:08,613 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/jaxb/jaxb-core/4.0.2/jaxb-core-4.0.2.jar 2024-01-20 18:37:08,613 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/eclipse/angus/angus-activation/2.0.0/angus-activation-2.0.0.jar 2024-01-20 18:37:08,613 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/jaxb/txw2/4.0.2/txw2-4.0.2.jar 2024-01-20 18:37:08,613 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/sun/istack/istack-commons-runtime/4.1.1/istack-commons-runtime-4.1.1.jar 2024-01-20 18:37:08,613 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/jakarta/inject/jakarta.inject-api/2.0.1.MR/jakarta.inject-api-2.0.1.MR.jar 2024-01-20 18:37:08,614 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/antlr/antlr4-runtime/4.10.1/antlr4-runtime-4.10.1.jar 2024-01-20 18:37:08,614 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar 2024-01-20 18:37:08,620 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar 2024-01-20 18:37:08,620 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar 2024-01-20 18:37:08,620 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar 2024-01-20 18:37:08,621 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /w/workspace/policy-models-sonar/models-base/target/policy-models-base-3.1.1-SNAPSHOT.jar 2024-01-20 18:37:08,621 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-3.1.1-SNAPSHOT.jar 2024-01-20 18:37:08,621 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-3.1.1-SNAPSHOT.jar 2024-01-20 18:37:08,621 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-3.1.1-SNAPSHOT.jar 2024-01-20 18:37:08,621 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /w/workspace/policy-models-sonar/models-examples/target/policy-models-examples-3.1.1-SNAPSHOT.jar 2024-01-20 18:37:08,621 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/onap/policy/common/gson/2.1.1-SNAPSHOT/gson-2.1.1-SNAPSHOT.jar 2024-01-20 18:37:08,622 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /w/workspace/policy-models-sonar/models-pdp/target/policy-models-pdp-3.1.1-SNAPSHOT.jar 2024-01-20 18:37:08,622 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /w/workspace/policy-models-sonar/models-pap/target/policy-models-pap-3.1.1-SNAPSHOT.jar 2024-01-20 18:37:08,622 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/h2database/h2/2.2.220/h2-2.2.220.jar 2024-01-20 18:37:08,623 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/awaitility/awaitility/4.2.0/awaitility-4.2.0.jar 2024-01-20 18:37:08,623 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/hamcrest/hamcrest/2.1/hamcrest-2.1.jar 2024-01-20 18:37:08,624 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/onap/policy/common/utils/2.1.1-SNAPSHOT/utils-2.1.1-SNAPSHOT.jar 2024-01-20 18:37:08,624 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/onap/policy/common/capabilities/2.1.1-SNAPSHOT/capabilities-2.1.1-SNAPSHOT.jar 2024-01-20 18:37:08,624 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.jar 2024-01-20 18:37:08,624 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/worldturner/medeia/medeia-validator-core/1.1.1/medeia-validator-core-1.1.1.jar 2024-01-20 18:37:08,624 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.3.20/kotlin-reflect-1.3.20.jar 2024-01-20 18:37:08,626 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.3.20/kotlin-stdlib-1.3.20.jar 2024-01-20 18:37:08,627 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.20/kotlin-stdlib-common-1.3.20.jar 2024-01-20 18:37:08,628 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.jar 2024-01-20 18:37:08,628 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar 2024-01-20 18:37:08,628 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar 2024-01-20 18:37:08,628 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar 2024-01-20 18:37:08,629 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/onap/policy/common/utils-test/2.1.1-SNAPSHOT/utils-test-2.1.1-SNAPSHOT.jar 2024-01-20 18:37:08,629 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/bouncycastle/bcpkix-fips/1.0.7/bcpkix-fips-1.0.7.jar 2024-01-20 18:37:08,630 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/bouncycastle/bc-fips/1.0.2.4/bc-fips-1.0.2.4.jar 2024-01-20 18:37:08,633 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/commons/commons-jexl3/3.1/commons-jexl3-3.1.jar 2024-01-20 18:37:08,634 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar 2024-01-20 18:37:08,634 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/slf4j/slf4j-api/2.0.11/slf4j-api-2.0.11.jar 2024-01-20 18:37:08,634 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar 2024-01-20 18:37:08,635 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar 2024-01-20 18:37:08,635 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/projectlombok/lombok/1.18.28/lombok-1.18.28.jar 2024-01-20 18:37:08,636 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar 2024-01-20 18:37:08,636 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/yaml/snakeyaml/2.0/snakeyaml-2.0.jar 2024-01-20 18:37:08,637 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/mariadb/jdbc/mariadb-java-client/3.1.4/mariadb-java-client-3.1.4.jar 2024-01-20 18:37:08,638 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/github/waffle/waffle-jna/3.2.0/waffle-jna-3.2.0.jar 2024-01-20 18:37:08,639 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar 2024-01-20 18:37:08,639 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1.jar 2024-01-20 18:37:08,641 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar 2024-01-20 18:37:08,641 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar 2024-01-20 18:37:08,642 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar 2024-01-20 18:37:08,642 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/postgresql/postgresql/42.6.0/postgresql-42.6.0.jar 2024-01-20 18:37:08,643 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/checkerframework/checker-qual/3.31.0/checker-qual-3.31.0.jar 2024-01-20 18:37:08,643 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar 2024-01-20 18:37:08,644 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/jersey/inject/jersey-hk2/3.1.3/jersey-hk2-3.1.3.jar 2024-01-20 18:37:08,644 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/jersey/core/jersey-common/3.1.3/jersey-common-3.1.3.jar 2024-01-20 18:37:08,645 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar 2024-01-20 18:37:08,645 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar 2024-01-20 18:37:08,645 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/hk2/hk2-locator/3.0.4/hk2-locator-3.0.4.jar 2024-01-20 18:37:08,646 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/3.0.4/aopalliance-repackaged-3.0.4.jar 2024-01-20 18:37:08,646 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/hk2/hk2-api/3.0.4/hk2-api-3.0.4.jar 2024-01-20 18:37:08,646 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/hk2/hk2-utils/3.0.4/hk2-utils-3.0.4.jar 2024-01-20 18:37:08,646 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.jar 2024-01-20 18:37:08,647 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.jar 2024-01-20 18:37:08,647 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/eclipse/jetty/toolchain/jetty-jakarta-servlet-api/5.0.2/jetty-jakarta-servlet-api-5.0.2.jar 2024-01-20 18:37:08,647 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.jar 2024-01-20 18:37:08,648 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.jar 2024-01-20 18:37:08,648 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.jar 2024-01-20 18:37:08,648 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.jar 2024-01-20 18:37:08,649 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.jar 2024-01-20 18:37:08,649 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/jersey/containers/jersey-container-servlet/3.1.3/jersey-container-servlet-3.1.3.jar 2024-01-20 18:37:08,649 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.3/jersey-container-servlet-core-3.1.3.jar 2024-01-20 18:37:08,649 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/jersey/core/jersey-server/3.1.3/jersey-server-3.1.3.jar 2024-01-20 18:37:08,650 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/jersey/core/jersey-client/3.1.3/jersey-client-3.1.3.jar 2024-01-20 18:37:08,650 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar 2024-01-20 18:37:08,651 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar 2024-01-20 18:37:08,651 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar 2024-01-20 18:37:08,651 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/net/bytebuddy/byte-buddy/1.14.6/byte-buddy-1.14.6.jar 2024-01-20 18:37:08,654 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar 2024-01-20 18:37:08,655 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/objenesis/objenesis/3.3/objenesis-3.3.jar 2024-01-20 18:37:08,655 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/assertj/assertj-core/3.24.2/assertj-core-3.24.2.jar 2024-01-20 18:37:08,661 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar 2024-01-20 18:37:08,662 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar 2024-01-20 18:37:08,662 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/httpcomponents/core5/httpcore5/5.2.2/httpcore5-5.2.2.jar 2024-01-20 18:37:08,663 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar 2024-01-20 18:37:08,663 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar 2024-01-20 18:37:08,663 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/att/nsa/cambriaClient/1.2.1-oss/cambriaClient-1.2.1-oss.jar 2024-01-20 18:37:08,664 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/att/nsa/saClientLibrary/1.3.0-oss/saClientLibrary-1.3.0-oss.jar 2024-01-20 18:37:08,664 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar 2024-01-20 18:37:08,664 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar 2024-01-20 18:37:08,664 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar 2024-01-20 18:37:08,665 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/httpcomponents/httpclient-cache/4.5/httpclient-cache-4.5.jar 2024-01-20 18:37:08,665 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/att/nsa/saToolkit/1.2.0-oss/saToolkit-1.2.0-oss.jar 2024-01-20 18:37:08,665 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/jline/jline/2.12.1/jline-2.12.1.jar 2024-01-20 18:37:08,665 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/json/json/20231013/json-20231013.jar 2024-01-20 18:37:08,665 PolicyModels [main] WARN c.o.r.j.p.e.JavaClassPathClassLoader - Failed to get value for environment variable: [java.ext.dirs] 2024-01-20 18:37:08,763 PolicyModels [main] WARN c.o.validation.impl.DefaultValidator - Attempt to execute behavioural test on non-constructable class=[interface org.onap.policy.models.provider.PolicyModelsProvider] ignored 2024-01-20 18:37:08,771 PolicyModels [main] INFO c.o.validation.affirm.Affirmation - Dynamically setting affirmation implementation = [com.openpojo.validation.affirm.JUnitAssertAffirmation [@224bbf2b: ]] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.254 s -- in org.onap.policy.models.provider.TestPojos [INFO] Running org.onap.policy.models.provider.PolicyModelsProviderFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.policy.models.provider.PolicyModelsProviderFactoryTest [INFO] Running org.onap.policy.models.provider.impl.PolicyTypePersistenceTest 2024-01-20 18:37:08,803 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-01-20 18:37:08,805 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-01-20 18:37:08,830 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-01-20 18:37:08,830 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-01-20 18:37:08,830 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:PolicyToscaPersistenceTest] 2024-01-20 18:37:08,830 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-01-20 18:37:08,831 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-01-20 18:37:08,831 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-01-20 18:37:08,833 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-01-20 18:37:08,987 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:37:09,275 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-01-20 18:37:09,275 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:37:09,276 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@79688d97] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:37:09,279 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4dc4f05] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:37:16,537 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:PolicyToscaPersistenceTest] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.744 s -- in org.onap.policy.models.provider.impl.PolicyTypePersistenceTest [INFO] Running org.onap.policy.models.provider.impl.PolicyToscaPersistenceTest 2024-01-20 18:37:16,544 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-01-20 18:37:16,545 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-01-20 18:37:16,562 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-01-20 18:37:16,562 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-01-20 18:37:16,562 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:PolicyToscaPersistenceTest] 2024-01-20 18:37:16,562 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-01-20 18:37:16,562 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-01-20 18:37:16,562 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-01-20 18:37:16,565 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-01-20 18:37:16,663 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:37:16,902 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-01-20 18:37:16,902 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:37:16,902 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@35a1de4e] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:37:16,904 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5619048b] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:37:20,116 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:PolicyToscaPersistenceTest] 2024-01-20 18:37:20,121 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-01-20 18:37:20,123 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-01-20 18:37:20,136 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-01-20 18:37:20,136 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-01-20 18:37:20,136 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:PolicyToscaPersistenceTest] 2024-01-20 18:37:20,136 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-01-20 18:37:20,136 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-01-20 18:37:20,137 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-01-20 18:37:20,139 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-01-20 18:37:20,219 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:37:20,434 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-01-20 18:37:20,434 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:37:20,434 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@728d29ce] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:37:20,436 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6b8ef11f] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:37:24,608 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:PolicyToscaPersistenceTest] 2024-01-20 18:37:24,613 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-01-20 18:37:24,615 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-01-20 18:37:24,627 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-01-20 18:37:24,627 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-01-20 18:37:24,627 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:PolicyToscaPersistenceTest] 2024-01-20 18:37:24,627 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-01-20 18:37:24,628 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-01-20 18:37:24,628 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-01-20 18:37:24,634 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-01-20 18:37:24,730 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:37:24,936 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-01-20 18:37:24,937 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:37:24,937 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2ec81f00] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:37:24,938 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@79deac8f] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:37:27,660 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:PolicyToscaPersistenceTest] 2024-01-20 18:37:27,665 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-01-20 18:37:27,667 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-01-20 18:37:27,678 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-01-20 18:37:27,678 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-01-20 18:37:27,678 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:PolicyToscaPersistenceTest] 2024-01-20 18:37:27,679 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-01-20 18:37:27,679 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-01-20 18:37:27,679 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-01-20 18:37:27,680 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-01-20 18:37:27,749 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:37:27,943 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-01-20 18:37:27,943 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:37:27,943 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@409c33b9] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:37:27,944 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@dda11c1] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:37:35,640 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:PolicyToscaPersistenceTest] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.10 s -- in org.onap.policy.models.provider.impl.PolicyToscaPersistenceTest [INFO] Running org.onap.policy.models.provider.impl.DummyPolicyModelsProviderTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.onap.policy.models.provider.impl.DummyPolicyModelsProviderTest [INFO] Running org.onap.policy.models.provider.impl.DatabasePolicyModelsProviderTest 2024-01-20 18:37:35,665 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-01-20 18:37:35,666 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-01-20 18:37:35,677 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-01-20 18:37:35,677 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-01-20 18:37:35,677 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:DatabasePolicyModelsProviderTest] 2024-01-20 18:37:35,677 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-01-20 18:37:35,677 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-01-20 18:37:35,677 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-01-20 18:37:35,680 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-01-20 18:37:35,747 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:37:35,924 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-01-20 18:37:35,924 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:37:35,925 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@305ace93] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:37:35,926 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4bb2868d] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:37:35,971 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:DatabasePolicyModelsProviderTest] 2024-01-20 18:37:35,976 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-01-20 18:37:35,977 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-01-20 18:37:35,988 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-01-20 18:37:35,988 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-01-20 18:37:35,988 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:DatabasePolicyModelsProviderTest] 2024-01-20 18:37:35,988 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-01-20 18:37:35,988 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-01-20 18:37:35,988 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-01-20 18:37:35,990 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-01-20 18:37:36,055 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:37:36,226 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-01-20 18:37:36,227 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:37:36,227 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1c95cdf5] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:37:36,228 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@f9186ce] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:37:36,253 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:DatabasePolicyModelsProviderTest] 2024-01-20 18:37:36,257 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-01-20 18:37:36,259 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-01-20 18:37:36,269 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-01-20 18:37:36,269 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-01-20 18:37:36,269 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc://www.acmecorp.nonexist] 2024-01-20 18:37:36,269 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-01-20 18:37:36,269 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-01-20 18:37:36,269 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-01-20 18:37:36,269 PolicyModels [main] WARN o.o.p.models.dao.impl.DefaultPfDao - Creation of Policy Framework persistence unit "ToscaConceptTest" failed 2024-01-20 18:37:36,273 PolicyModels [main] WARN o.o.p.models.dao.impl.DefaultPfDao - Creation of Policy Framework persistence unit "WileECoyote" failed 2024-01-20 18:37:36,275 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-01-20 18:37:36,277 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-01-20 18:37:36,286 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-01-20 18:37:36,286 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-01-20 18:37:36,286 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:DatabasePolicyModelsProviderTest] 2024-01-20 18:37:36,286 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-01-20 18:37:36,286 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-01-20 18:37:36,286 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-01-20 18:37:36,288 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-01-20 18:37:36,348 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:37:36,514 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-01-20 18:37:36,514 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:37:36,514 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6cc890d8] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:37:36,515 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6adcc26d] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:37:36,538 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:DatabasePolicyModelsProviderTest] 2024-01-20 18:37:36,541 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-01-20 18:37:36,543 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-01-20 18:37:36,551 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-01-20 18:37:36,551 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-01-20 18:37:36,551 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:DatabasePolicyModelsProviderTest] 2024-01-20 18:37:36,551 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-01-20 18:37:36,551 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-01-20 18:37:36,551 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-01-20 18:37:36,553 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-01-20 18:37:36,614 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:37:36,781 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-01-20 18:37:36,782 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:37:36,782 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@d4bb602] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:37:36,783 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@230b3200] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:37:36,806 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:DatabasePolicyModelsProviderTest] 2024-01-20 18:37:36,810 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-01-20 18:37:36,811 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-01-20 18:37:36,819 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-01-20 18:37:36,819 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-01-20 18:37:36,819 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:DatabasePolicyModelsProviderTest] 2024-01-20 18:37:36,819 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-01-20 18:37:36,819 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-01-20 18:37:36,819 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-01-20 18:37:36,821 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-01-20 18:37:36,880 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:37:37,043 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-01-20 18:37:37,043 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:37:37,043 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5b5a3b68] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:37:37,044 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@65fb58b8] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:37:37,073 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:DatabasePolicyModelsProviderTest] 2024-01-20 18:37:37,077 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-01-20 18:37:37,078 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-01-20 18:37:37,086 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-01-20 18:37:37,086 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-01-20 18:37:37,086 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:DatabasePolicyModelsProviderTest] 2024-01-20 18:37:37,086 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-01-20 18:37:37,086 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-01-20 18:37:37,086 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-01-20 18:37:37,088 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-01-20 18:37:37,147 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:37:37,320 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-01-20 18:37:37,320 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:37:37,320 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@657419bf] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:37:37,321 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4f8db163] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:37:37,351 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:DatabasePolicyModelsProviderTest] 2024-01-20 18:37:37,362 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-01-20 18:37:37,364 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-01-20 18:37:37,373 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-01-20 18:37:37,373 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-01-20 18:37:37,373 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:DatabasePolicyModelsProviderTest] 2024-01-20 18:37:37,373 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-01-20 18:37:37,373 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-01-20 18:37:37,374 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-01-20 18:37:37,375 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-01-20 18:37:37,449 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:37:37,616 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-01-20 18:37:37,617 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:37:37,617 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@36eb8f95] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:37:37,618 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6d3c4a80] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:37:37,650 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:DatabasePolicyModelsProviderTest] 2024-01-20 18:37:37,657 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-01-20 18:37:37,659 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-01-20 18:37:37,674 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-01-20 18:37:37,674 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-01-20 18:37:37,674 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:DatabasePolicyModelsProviderTest] 2024-01-20 18:37:37,674 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-01-20 18:37:37,674 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-01-20 18:37:37,674 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-01-20 18:37:37,675 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-01-20 18:37:37,739 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:37:37,922 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-01-20 18:37:37,922 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:37:37,923 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1250fe91] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:37:37,923 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@59be380d] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:37:37,969 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:DatabasePolicyModelsProviderTest] 2024-01-20 18:37:37,973 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-01-20 18:37:37,974 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-01-20 18:37:37,981 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-01-20 18:37:37,981 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-01-20 18:37:37,981 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:DatabasePolicyModelsProviderTest] 2024-01-20 18:37:37,981 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-01-20 18:37:37,981 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-01-20 18:37:37,982 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-01-20 18:37:37,983 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-01-20 18:37:38,037 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:37:38,194 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-01-20 18:37:38,194 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:37:38,194 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1afb065f] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:37:38,195 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5cac1131] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:37:38,224 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:DatabasePolicyModelsProviderTest] 2024-01-20 18:37:38,227 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-01-20 18:37:38,228 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-01-20 18:37:38,235 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-01-20 18:37:38,235 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-01-20 18:37:38,235 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:DatabasePolicyModelsProviderTest] 2024-01-20 18:37:38,235 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-01-20 18:37:38,235 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-01-20 18:37:38,235 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-01-20 18:37:38,237 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-01-20 18:37:38,292 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:37:38,441 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-01-20 18:37:38,441 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:37:38,441 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@63450dc2] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:37:38,442 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5c72d87e] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:37:38,463 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:DatabasePolicyModelsProviderTest] 2024-01-20 18:37:38,466 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-01-20 18:37:38,467 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-01-20 18:37:38,474 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-01-20 18:37:38,474 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-01-20 18:37:38,474 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:DatabasePolicyModelsProviderTest] 2024-01-20 18:37:38,474 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-01-20 18:37:38,475 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-01-20 18:37:38,475 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-01-20 18:37:38,476 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-01-20 18:37:38,531 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:37:38,692 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-01-20 18:37:38,693 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-01-20 18:37:38,693 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1fd24773] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:37:38,694 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6e38d73] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-01-20 18:37:38,737 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:DatabasePolicyModelsProviderTest] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.077 s -- in org.onap.policy.models.provider.impl.DatabasePolicyModelsProviderTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ policy-models-provider --- [INFO] Loading execution data file /w/workspace/policy-models-sonar/models-provider/../target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'policy-models-provider' with 7 classes [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (report-aggregate) @ policy-models-provider --- [INFO] Analyzed bundle 'policy-models-base' with 23 classes [INFO] Analyzed bundle 'policy-models-dao' with 12 classes [INFO] Analyzed bundle 'policy-models-tosca' with 59 classes [INFO] Analyzed bundle 'policy-models-pdp' with 29 classes [INFO] Analyzed bundle 'policy-models-pap' with 11 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ policy-models-provider --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-provider/target/policy-models-provider-3.1.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ policy-models-provider --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ policy-models-provider --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ policy-models-provider --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ policy-models-provider --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-provider/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ policy-models-provider --- [INFO] Installing /w/workspace/policy-models-sonar/models-provider/pom.xml to /tmp/r/org/onap/policy/models/policy-models-provider/3.1.1-SNAPSHOT/policy-models-provider-3.1.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-provider/target/policy-models-provider-3.1.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-provider/3.1.1-SNAPSHOT/policy-models-provider-3.1.1-SNAPSHOT.jar [INFO] [INFO] ---------< org.onap.policy.models:policy-models-interactions >---------- [INFO] Building policy-models-interactions 3.1.1-SNAPSHOT [11/43] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ policy-models-interactions --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ policy-models-interactions --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ policy-models-interactions --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ policy-models-interactions --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-interactions/../../target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/* --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ policy-models-interactions --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ policy-models-interactions --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ policy-models-interactions --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (report-aggregate) @ policy-models-interactions --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ policy-models-interactions --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ policy-models-interactions --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ policy-models-interactions --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ policy-models-interactions --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-interactions/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ policy-models-interactions --- [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/pom.xml to /tmp/r/org/onap/policy/models/policy-models-interactions/3.1.1-SNAPSHOT/policy-models-interactions-3.1.1-SNAPSHOT.pom [INFO] [INFO] --< org.onap.policy.models.policy-models-interactions.model-impl:model-impl >-- [INFO] Building model-impl 3.1.1-SNAPSHOT [12/43] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ model-impl --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ model-impl --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ model-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ model-impl --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-interactions/model-impl/../../../target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/* --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ model-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ model-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ model-impl --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (report-aggregate) @ model-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ model-impl --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ model-impl --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ model-impl --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ model-impl --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-interactions/model-impl/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ model-impl --- [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-impl/pom.xml to /tmp/r/org/onap/policy/models/policy-models-interactions/model-impl/model-impl/3.1.1-SNAPSHOT/model-impl-3.1.1-SNAPSHOT.pom [INFO] [INFO] --< org.onap.policy.models.policy-models-interactions.model-impl:rest >-- [INFO] Building rest 3.1.1-SNAPSHOT [13/43] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ rest --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ rest --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ rest --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ rest --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-interactions/model-impl/rest/../../../target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/* --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ rest --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ rest --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rest --- [INFO] skip non existing resourceDirectory /w/workspace/policy-models-sonar/models-interactions/model-impl/rest/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ rest --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 2 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rest --- [INFO] skip non existing resourceDirectory /w/workspace/policy-models-sonar/models-interactions/model-impl/rest/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ rest --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ rest --- [INFO] Surefire report directory: /w/workspace/policy-models-sonar/models-interactions/model-impl/rest/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.rest.HttpDeleteWithBodyTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.onap.policy.rest.HttpDeleteWithBodyTest [INFO] Running org.onap.policy.rest.RestTest 18:37:42.433 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- o.e.j.s.ServletContextHandler@660e9100{/,null,STOPPED} added {SymlinkAllowedResourceAliasChecker@3dd69f5a{base=null,protected=[]},MANAGED} 18:37:42.447 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- o.e.j.s.ServletContextHandler@660e9100{/,null,STOPPED} added {org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1,MANAGED} 18:37:42.457 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 added {ServletHandler@158d255c{STOPPED},MANAGED} 18:37:42.483 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- QueuedThreadPool[qtp1187972599]@46cf05f7{STOPPED,8<=0<=200,i=0,r=-1,t=-241473ms,q=0}[NO_TRY] added {org.eclipse.jetty.util.thread.ThreadPoolBudget@1af05b03,POJO} 18:37:42.484 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@5987e932{STOPPED}[11.0.18,sto=0] added {QueuedThreadPool[qtp1187972599]@46cf05f7{STOPPED,8<=0<=200,i=0,r=-1,t=-241474ms,q=0}[NO_TRY],AUTO} 18:37:42.484 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@5987e932{STOPPED}[11.0.18,sto=0] added {AttributeContainerMap@1ad777f{size=0},AUTO} 18:37:42.489 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- CustomRequestLog@5bf61e67{STOPPED} added {Slf4jRequestLogWriter@2c1dc8e{STOPPED},AUTO} 18:37:42.511 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@5987e932{STOPPED}[11.0.18,sto=0] added {CustomRequestLog@5bf61e67{STOPPED},AUTO} 18:37:42.547 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HttpConnectionFactory@1d4664d7[HTTP/1.1] added {HttpConfiguration@46c00568{32768/8192,8192/8192,https://:0,[]},POJO} 18:37:42.557 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@198ef2ce{null, ()}{0.0.0.0:0} added {QueuedThreadPool[qtp1187972599]@46cf05f7{STOPPED,8<=0<=200,i=0,r=-1,t=-241547ms,q=0}[NO_TRY],AUTO} 18:37:42.559 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@198ef2ce{null, ()}{0.0.0.0:0} added {ScheduledExecutorScheduler@27f74733{STOPPED},AUTO} 18:37:42.573 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@5987e932{STOPPED}[11.0.18,sto=0] added {LogarithmicArrayByteBufferPool@3e850122{minBufferCapacity=0, maxBufferCapacity=65536, maxQueueLength=-1, factor=4096},POJO} 18:37:42.573 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@198ef2ce{null, ()}{0.0.0.0:0} added {LogarithmicArrayByteBufferPool@3e850122{minBufferCapacity=0, maxBufferCapacity=65536, maxQueueLength=-1, factor=4096},UNMANAGED} 18:37:42.573 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@198ef2ce{null, ()}{0.0.0.0:0} added {org.eclipse.jetty.io.LogarithmicArrayByteBufferPool$LogarithmicRetainablePool@27fde870{min=0,max=65536,buckets=17,heap=0/-1,direct=0/-1},POJO} 18:37:42.574 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@198ef2ce{null, ()}{0.0.0.0:0} added {org.eclipse.jetty.server.AbstractConnector$1@78faea5f,POJO} 18:37:42.575 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@198ef2ce{null, (http/1.1)}{0.0.0.0:0} added {HttpConnectionFactory@1d4664d7[HTTP/1.1],AUTO} 18:37:42.575 [main] DEBUG org.eclipse.jetty.server.AbstractConnector -- ServerConnector@198ef2ce{HTTP/1.1, (http/1.1)}{0.0.0.0:0} added HttpConnectionFactory@1d4664d7[HTTP/1.1] 18:37:42.580 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@198ef2ce{HTTP/1.1, (http/1.1)}{0.0.0.0:0} added {SelectorManager@ServerConnector@198ef2ce{HTTP/1.1, (http/1.1)}{0.0.0.0:0},MANAGED} 18:37:42.580 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@5987e932{STOPPED}[11.0.18,sto=0] added {RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617},AUTO} 18:37:42.581 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@5987e932{STOPPED}[11.0.18,sto=0] added {o.e.j.s.ServletContextHandler@660e9100{/base,null,STOPPED},MANAGED} 18:37:42.611 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@158d255c{STOPPED} added {org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO} 18:37:42.613 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@158d255c{STOPPED} added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-2c708440,POJO} 18:37:42.616 [main] DEBUG org.onap.policy.common.endpoints.http.server.internal.JettyJerseyServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=RestTest, host=localhost, port=42617, sniHostCheck=false, user=null, password=null, contextPath=/base, jettyServer=Server@5987e932{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@660e9100{/base,null,STOPPED}, connector=RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: added REST class: org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED} - STOPPED +> class org.glassfish.jersey.servlet.ServletContainer +> initParams size=2 +> jersey.config.server.provider.classnames=org.onap.policy.common.gson.GsonMessageBodyHandler,org.onap.policy.common.endpoints.http.server.JsonExceptionMapper,org.onap.policy.rest.RestTest +> jersey.config.server.disableMetainfServicesLookup=true key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined 18:37:42.627 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=RestTest, host=localhost, port=42617, sniHostCheck=false, user=null, password=null, contextPath=/base, jettyServer=Server@5987e932{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@660e9100{/base,null,STOPPED}, connector=RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 18:37:42.627 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=RestTest, host=localhost, port=42617, sniHostCheck=false, user=null, password=null, contextPath=/base, jettyServer=Server@5987e932{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@660e9100{/base,null,STOPPED}, connector=RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:37:42.631 [RestTest-42617] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=RestTest, host=localhost, port=42617, sniHostCheck=false, user=null, password=null, contextPath=/base, jettyServer=Server@5987e932{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@660e9100{/base,null,STOPPED}, connector=RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617}, jettyThread=Thread[RestTest-42617,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:37:42.633 [RestTest-42617] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING Server@5987e932{STOPPED}[11.0.18,sto=0] 18:37:42.638 [RestTest-42617] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@5987e932{STARTING}[11.0.18,sto=0] added {ErrorHandler@42963d5{STOPPED},AUTO} 18:37:42.641 [RestTest-42617] INFO org.eclipse.jetty.server.Server -- jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.4+8-Ubuntu-118.04 18:37:42.672 [RestTest-42617] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617} added {sun.nio.ch.ServerSocketChannelImpl[/127.0.0.1:42617],POJO} 18:37:42.673 [RestTest-42617] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- starting Server@5987e932{STARTING}[11.0.18,sto=0] 18:37:42.674 [RestTest-42617] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING QueuedThreadPool[qtp1187972599]@46cf05f7{STOPPED,8<=0<=200,i=0,r=-1,t=-241664ms,q=0}[NO_TRY] 18:37:42.677 [RestTest-42617] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=0} 18:37:42.677 [RestTest-42617] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- QueuedThreadPool[qtp1187972599]@46cf05f7{STARTING,8<=0<=200,i=0,r=-1,t=-241667ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=0}] added {ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=0},AUTO} 18:37:42.678 [RestTest-42617] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=0} 18:37:42.683 [RestTest-42617] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1072ms ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=0} 18:37:42.689 [RestTest-42617] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp1187972599-18,5,main] 18:37:42.689 [RestTest-42617] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp1187972599-19,5,main] 18:37:42.689 [RestTest-42617] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp1187972599-20,5,main] 18:37:42.689 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1187972599]@46cf05f7{STARTING,8<=3<=200,i=3,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=0}] 18:37:42.689 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1187972599]@46cf05f7{STARTING,8<=3<=200,i=3,r=-1,t=59998ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=0}] 18:37:42.694 [RestTest-42617] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp1187972599-21,5,main] 18:37:42.694 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1187972599]@46cf05f7{STARTING,8<=4<=200,i=4,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=0}] 18:37:42.697 [RestTest-42617] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp1187972599-22,5,main] 18:37:42.697 [RestTest-42617] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp1187972599-23,5,main] 18:37:42.697 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1187972599]@46cf05f7{STARTING,8<=6<=200,i=6,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=0}] 18:37:42.698 [RestTest-42617] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp1187972599-24,5,main] 18:37:42.699 [RestTest-42617] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp1187972599-25,5,main] 18:37:42.698 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1187972599]@46cf05f7{STARTING,8<=6<=200,i=6,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=0}] 18:37:42.699 [RestTest-42617] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1088ms QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=8,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=0}] 18:37:42.699 [RestTest-42617] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AttributeContainerMap@1ad777f{size=0} 18:37:42.700 [RestTest-42617] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1088ms AttributeContainerMap@1ad777f{size=0} 18:37:42.700 [RestTest-42617] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING CustomRequestLog@5bf61e67{STOPPED} 18:37:42.700 [RestTest-42617] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING Slf4jRequestLogWriter@2c1dc8e{STOPPED} 18:37:42.700 [RestTest-42617] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1089ms Slf4jRequestLogWriter@2c1dc8e{STARTED} 18:37:42.700 [RestTest-42617] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1089ms CustomRequestLog@5bf61e67{STARTED} 18:37:42.700 [RestTest-42617] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING o.e.j.s.ServletContextHandler@660e9100{/base,null,STOPPED} 18:37:42.701 [RestTest-42617] DEBUG org.eclipse.jetty.util.DecoratedObjectFactory -- Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@6ed40e49 18:37:42.703 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=8,r=-1,t=59996ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=0}] 18:37:42.703 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=8,r=-1,t=59996ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=0}] 18:37:42.703 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=8,r=-1,t=59993ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=0}] 18:37:42.713 [RestTest-42617] DEBUG org.eclipse.jetty.http.PreEncodedHttpField -- HttpField encoders loaded: [org.eclipse.jetty.http.Http1FieldPreEncoder@17b8877e] 18:37:42.718 [RestTest-42617] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- starting o.e.j.s.ServletContextHandler@660e9100{/base,null,STARTING} 18:37:42.718 [RestTest-42617] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING SymlinkAllowedResourceAliasChecker@3dd69f5a{base=null,protected=[]} 18:37:42.719 [RestTest-42617] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- o.e.j.s.ServletContextHandler@660e9100{/base,null,STARTING} added {org.eclipse.jetty.server.AllowedResourceAliasChecker$AllowedResourceAliasCheckListener@64685d16,POJO} 18:37:42.719 [RestTest-42617] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1108ms SymlinkAllowedResourceAliasChecker@3dd69f5a{base=null,protected=[]} 18:37:42.719 [RestTest-42617] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 18:37:42.723 [RestTest-42617] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 added {org.eclipse.jetty.server.session.DefaultSessionCache@32bade77[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO} 18:37:42.725 [RestTest-42617] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- org.eclipse.jetty.server.session.DefaultSessionCache@32bade77[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] added {org.eclipse.jetty.server.session.NullSessionDataStore@573fa040[passivating=false,graceSec=3600],AUTO} 18:37:42.727 [RestTest-42617] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING DefaultSessionIdManager@137f8d56{STOPPED}[worker=null] 18:37:42.737 [RestTest-42617] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- DefaultSessionIdManager@137f8d56{STARTING}[worker=node0] added {HouseKeeper@24f654bd{STOPPED}[interval=600000, ownscheduler=false],MANAGED} 18:37:42.739 [RestTest-42617] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager -- Session workerName=node0 18:37:42.739 [RestTest-42617] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING HouseKeeper@24f654bd{STOPPED}[interval=600000, ownscheduler=false] 18:37:42.739 [RestTest-42617] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ScheduledExecutorScheduler@54d6d5a8{STOPPED} 18:37:42.740 [RestTest-42617] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1129ms ScheduledExecutorScheduler@54d6d5a8{STARTED} 18:37:42.740 [RestTest-42617] DEBUG org.eclipse.jetty.server.session.HouseKeeper -- node0 using own scheduler for scavenging 18:37:42.740 [RestTest-42617] DEBUG org.eclipse.jetty.server.session.HouseKeeper -- node0 scavenging every 600000ms 18:37:42.742 [RestTest-42617] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1131ms HouseKeeper@24f654bd{STARTED}[interval=600000, ownscheduler=true] 18:37:42.742 [RestTest-42617] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1131ms DefaultSessionIdManager@137f8d56{STARTED}[worker=node0] 18:37:42.742 [RestTest-42617] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@5987e932{STARTING}[11.0.18,sto=0] added {DefaultSessionIdManager@137f8d56{STARTED}[worker=node0],MANAGED} 18:37:42.742 [RestTest-42617] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 added {DefaultSessionIdManager@137f8d56{STARTED}[worker=node0],UNMANAGED} 18:37:42.743 [RestTest-42617] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ScheduledExecutorScheduler@107de3c0{STOPPED} 18:37:42.743 [RestTest-42617] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1131ms ScheduledExecutorScheduler@107de3c0{STARTED} 18:37:42.743 [RestTest-42617] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- starting org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 18:37:42.744 [RestTest-42617] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ServletHandler@158d255c{STOPPED} 18:37:42.751 [RestTest-42617] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-2c708440[EMBEDDED:null] 18:37:42.755 [RestTest-42617] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 18:37:42.755 [RestTest-42617] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{/*},resource=MappedServlet24d05758{/*->org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}] to PathMappings[size=1] 18:37:42.756 [RestTest-42617] DEBUG org.eclipse.jetty.servlet.ServletHandler -- filterNameMap={} pathFilters=[] servletFilterMap={} servletPathMap=PathMappings[size=1] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-2c708440=MappedServlet2fd5506b{null->org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}} 18:37:42.756 [RestTest-42617] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Adding Default404Servlet to ServletHandler@158d255c{STARTING} 18:37:42.757 [RestTest-42617] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@158d255c{STARTING} added {org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-64ae29f7==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@b099410e{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO} 18:37:42.757 [RestTest-42617] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@158d255c{STARTING} added {[/]=>org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-64ae29f7,POJO} 18:37:42.757 [RestTest-42617] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-2c708440[EMBEDDED:null] 18:37:42.757 [RestTest-42617] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 18:37:42.757 [RestTest-42617] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{/*},resource=MappedServlet61fd7b01{/*->org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}] to PathMappings[size=1] 18:37:42.757 [RestTest-42617] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-64ae29f7[EMBEDDED:null] 18:37:42.758 [RestTest-42617] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457dcb7{/},resource=MappedServlet7ca0be08{/->org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-64ae29f7==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@b099410e{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}}] to PathMappings[size=2] 18:37:42.758 [RestTest-42617] DEBUG org.eclipse.jetty.servlet.ServletHandler -- filterNameMap={} pathFilters=[] servletFilterMap={} servletPathMap=PathMappings[size=2] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-2c708440=MappedServlet7188c331{null->org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-64ae29f7=MappedServlet647cbd66{null->org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-64ae29f7==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@b099410e{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}}} 18:37:42.758 [RestTest-42617] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-2c708440[EMBEDDED:null] 18:37:42.758 [RestTest-42617] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 18:37:42.758 [RestTest-42617] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{/*},resource=MappedServlet6ed3e79b{/*->org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}] to PathMappings[size=1] 18:37:42.759 [RestTest-42617] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-64ae29f7[EMBEDDED:null] 18:37:42.759 [RestTest-42617] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457dcb7{/},resource=MappedServlet177a54b7{/->org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-64ae29f7==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@b099410e{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}}] to PathMappings[size=2] 18:37:42.759 [RestTest-42617] DEBUG org.eclipse.jetty.servlet.ServletHandler -- filterNameMap={} pathFilters=[] servletFilterMap={} servletPathMap=PathMappings[size=2] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-2c708440=MappedServlet7188c331{null->org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-64ae29f7=MappedServlet647cbd66{null->org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-64ae29f7==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@b099410e{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}}} 18:37:42.759 [RestTest-42617] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- starting ServletHandler@158d255c{STARTING} 18:37:42.759 [RestTest-42617] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1148ms ServletHandler@158d255c{STARTED} 18:37:42.759 [RestTest-42617] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.server.session.DefaultSessionCache@32bade77[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 18:37:42.759 [RestTest-42617] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.server.session.NullSessionDataStore@573fa040[passivating=false,graceSec=3600] 18:37:42.760 [RestTest-42617] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1148ms org.eclipse.jetty.server.session.NullSessionDataStore@573fa040[passivating=false,graceSec=3600] 18:37:42.760 [RestTest-42617] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1149ms org.eclipse.jetty.server.session.DefaultSessionCache@32bade77[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 18:37:42.760 [RestTest-42617] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1149ms org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 18:37:42.762 [RestTest-42617] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-64ae29f7==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@b099410e{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED} 18:37:42.763 [RestTest-42617] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1152ms org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-64ae29f7==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@b099410e{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STARTED} 18:37:42.763 [RestTest-42617] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED} 18:37:42.764 [RestTest-42617] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1153ms org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STARTED} 18:37:42.779 [RestTest-42617] DEBUG org.eclipse.jetty.servlet.ServletHolder -- Servlet.init null for org.glassfish.jersey.servlet.ServletContainer-2c708440 18:37:43.506 [RestTest-42617] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:37:43.580 [RestTest-42617] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:37:43.580 [RestTest-42617] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1969ms o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:37:43.580 [RestTest-42617] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ErrorHandler@42963d5{STOPPED} 18:37:43.580 [RestTest-42617] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- starting ErrorHandler@42963d5{STARTING} 18:37:43.580 [RestTest-42617] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1969ms ErrorHandler@42963d5{STARTED} 18:37:43.580 [RestTest-42617] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617} 18:37:43.582 [RestTest-42617] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ScheduledExecutorScheduler@27f74733{STOPPED} 18:37:43.583 [RestTest-42617] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1971ms ScheduledExecutorScheduler@27f74733{STARTED} 18:37:43.583 [RestTest-42617] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING HttpConnectionFactory@1d4664d7[HTTP/1.1] 18:37:43.583 [RestTest-42617] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1971ms HttpConnectionFactory@1d4664d7[HTTP/1.1] 18:37:43.583 [RestTest-42617] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING SelectorManager@RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617} 18:37:43.586 [RestTest-42617] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=8,r=-1,t=59112ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-01-20T18:37:43.587045744Z added {SelectorProducer@1fc30b1c,POJO} 18:37:43.587 [RestTest-42617] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=8,r=-1,t=59112ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-01-20T18:37:43.587491656Z added {QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=8,r=-1,t=59111ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=0}],UNMANAGED} 18:37:43.587 [RestTest-42617] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=8,r=-1,t=59111ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-01-20T18:37:43.587905598Z created 18:37:43.588 [RestTest-42617] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ManagedSelector@22df0abe{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=8,r=-1,t=59111ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-01-20T18:37:43.588218629Z,MANAGED} 18:37:43.588 [RestTest-42617] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SelectorManager@RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617} added {ManagedSelector@22df0abe{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 18:37:43.588 [RestTest-42617] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=8,r=-1,t=59110ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-01-20T18:37:43.588691792Z added {SelectorProducer@4b83f37b,POJO} 18:37:43.588 [RestTest-42617] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=8,r=-1,t=59110ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-01-20T18:37:43.588965603Z added {QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=8,r=-1,t=59110ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=0}],UNMANAGED} 18:37:43.589 [RestTest-42617] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=8,r=-1,t=59110ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-01-20T18:37:43.589269724Z created 18:37:43.589 [RestTest-42617] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ManagedSelector@4c9f9afc{STOPPED} id=1 keys=-1 selected=-1 updates=0 added {AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=8,r=-1,t=59109ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-01-20T18:37:43.589602646Z,MANAGED} 18:37:43.589 [RestTest-42617] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SelectorManager@RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617} added {ManagedSelector@4c9f9afc{STOPPED} id=1 keys=-1 selected=-1 updates=0,AUTO} 18:37:43.589 [RestTest-42617] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ManagedSelector@22df0abe{STOPPED} id=0 keys=-1 selected=-1 updates=0 18:37:43.590 [RestTest-42617] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=8,r=-1,t=59109ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-01-20T18:37:43.590136019Z 18:37:43.590 [RestTest-42617] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1979ms AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=8,r=-1,t=59109ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-01-20T18:37:43.59039114Z 18:37:43.592 [RestTest-42617] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda$296/0x0000000800e5b3c8@783f9c69 startThread=0 18:37:43.592 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$$Lambda$296/0x0000000800e5b3c8@783f9c69 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=7,r=-1,t=59106ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=0}] 18:37:43.593 [RestTest-42617] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@7d323353 on ManagedSelector@22df0abe{STARTING} id=0 keys=0 selected=0 updates=0 18:37:43.593 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=7,r=-1,t=59105ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-01-20T18:37:43.593637666Z tryProduce false 18:37:43.595 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:43.596 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@7d323353 18:37:43.596 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:43.596 [RestTest-42617] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1985ms ManagedSelector@22df0abe{STARTED} id=0 keys=0 selected=0 updates=0 18:37:43.596 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 0 keys 18:37:43.596 [RestTest-42617] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ManagedSelector@4c9f9afc{STOPPED} id=1 keys=-1 selected=-1 updates=0 18:37:43.596 [RestTest-42617] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=7,r=-1,t=59102ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-01-20T18:37:43.596700991Z 18:37:43.596 [RestTest-42617] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1985ms AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=7,r=-1,t=59102ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-01-20T18:37:43.596905842Z 18:37:43.597 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$$Lambda$296/0x0000000800e5b3c8@6f91145b in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=6,r=-1,t=59102ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=0}] 18:37:43.597 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=6,r=-1,t=59102ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-01-20T18:37:43.597317304Z tryProduce false 18:37:43.597 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:43.597 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:43.597 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 waiting with 0 keys 18:37:43.597 [RestTest-42617] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda$296/0x0000000800e5b3c8@6f91145b startThread=0 18:37:43.597 [RestTest-42617] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@3934b5c3 on ManagedSelector@4c9f9afc{STARTING} id=1 keys=0 selected=0 updates=0 18:37:43.597 [RestTest-42617] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4c9f9afc{STARTING} id=1 keys=0 selected=0 updates=1 18:37:43.597 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken with none selected 18:37:43.598 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken up from select, 0/0/0 selected 18:37:43.598 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 processing 0 keys, 1 updates 18:37:43.598 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:43.598 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@3934b5c3 18:37:43.598 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:43.598 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 waiting with 0 keys 18:37:43.598 [RestTest-42617] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1987ms ManagedSelector@4c9f9afc{STARTED} id=1 keys=0 selected=0 updates=0 18:37:43.598 [RestTest-42617] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1987ms SelectorManager@RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617} 18:37:43.599 [RestTest-42617] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617} added {acceptor-0@2d777226,POJO} 18:37:43.599 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run acceptor-0@2d777226 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=5,r=-1,t=59099ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=0}] 18:37:43.600 [RestTest-42617] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue qtp1187972599-20-acceptor-0@2d777226-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617} startThread=0 18:37:43.600 [RestTest-42617] INFO org.eclipse.jetty.server.AbstractConnector -- Started RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617} 18:37:43.600 [RestTest-42617] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1989ms RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617} 18:37:43.600 [RestTest-42617] INFO org.eclipse.jetty.server.Server -- Started Server@5987e932{STARTING}[11.0.18,sto=0] @1989ms 18:37:43.600 [RestTest-42617] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1989ms Server@5987e932{STARTED}[11.0.18,sto=0] 18:37:43.600 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=RestTest, host=localhost, port=42617, sniHostCheck=false, user=null, password=null, contextPath=/base, jettyServer=Server@5987e932{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE}, connector=RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617}, jettyThread=Thread[RestTest-42617,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4031 ms. 18:37:43.618 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:42617/base/RestTest/GetHello/Bob?age=10: 18:37:43.878 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:37:43.887 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:37:43.888 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:42617][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:37:43.902 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 0][route: {}->http://localhost:42617][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:43.903 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:42617 18:37:43.906 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:42617 18:37:43.907 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:46770<->127.0.0.1:42617 18:37:43.907 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request GET /base/RestTest/GetHello/Bob?age=10 HTTP/1.1 18:37:43.907 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:37:43.908 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:37:43.909 [main] DEBUG org.apache.http.headers -- http-outgoing-0 >> GET /base/RestTest/GetHello/Bob?age=10 HTTP/1.1 18:37:43.909 [main] DEBUG org.apache.http.headers -- http-outgoing-0 >> Host: localhost:42617 18:37:43.909 [main] DEBUG org.apache.http.headers -- http-outgoing-0 >> Connection: Keep-Alive 18:37:43.909 [main] DEBUG org.apache.http.headers -- http-outgoing-0 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:37:43.909 [main] DEBUG org.apache.http.headers -- http-outgoing-0 >> Accept-Encoding: gzip,deflate 18:37:43.910 [main] DEBUG org.apache.http.wire -- http-outgoing-0 >> "GET /base/RestTest/GetHello/Bob?age=10 HTTP/1.1[\r][\n]" 18:37:43.910 [main] DEBUG org.apache.http.wire -- http-outgoing-0 >> "Host: localhost:42617[\r][\n]" 18:37:43.910 [main] DEBUG org.apache.http.wire -- http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]" 18:37:43.910 [main] DEBUG org.apache.http.wire -- http-outgoing-0 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:37:43.910 [main] DEBUG org.apache.http.wire -- http-outgoing-0 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:37:43.910 [main] DEBUG org.apache.http.wire -- http-outgoing-0 >> "[\r][\n]" 18:37:43.910 [qtp1187972599-20-acceptor-0@2d777226-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@7bbeb55b[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46770]] on ManagedSelector@4c9f9afc{STARTED} id=1 keys=0 selected=0 updates=0 18:37:43.911 [qtp1187972599-20-acceptor-0@2d777226-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4c9f9afc{STARTED} id=1 keys=0 selected=0 updates=1 18:37:43.911 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken with none selected 18:37:43.911 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken up from select, 0/0/0 selected 18:37:43.911 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 processing 0 keys, 1 updates 18:37:43.912 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:43.912 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@7bbeb55b[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46770]] 18:37:43.913 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@7bbeb55b[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46770]] startThread=0 18:37:43.913 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:43.913 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 waiting with 1 keys 18:37:43.913 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@7bbeb55b[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46770]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=4,r=-1,t=58786ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=0}] 18:37:43.927 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@2c00bee3[{l=/127.0.0.1:42617,r=/127.0.0.1:46770,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:43.928 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@2c00bee3[{l=/127.0.0.1:42617,r=/127.0.0.1:46770,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 6 ms, remaining: 29994 ms 18:37:44.015 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@5e753355{s=HttpChannelState@75339aba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@2c00bee3[{l=/127.0.0.1:42617,r=/127.0.0.1:46770,OPEN,fill=-,flush=-,to=93/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@75339aba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.031 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@519d81dc::SocketChannelEndPoint@2c00bee3[{l=/127.0.0.1:42617,r=/127.0.0.1:46770,OPEN,fill=-,flush=-,to=109/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:44.032 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f02db0@33940b82 on ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=0 18:37:44.032 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@2c00bee3[{l=/127.0.0.1:42617,r=/127.0.0.1:46770,OPEN,fill=-,flush=-,to=110/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@519d81dc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@570723f9{s=START}]=>HttpChannelOverHttp@5e753355{s=HttpChannelState@75339aba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.033 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@519d81dc::SocketChannelEndPoint@2c00bee3[{l=/127.0.0.1:42617,r=/127.0.0.1:46770,OPEN,fill=-,flush=-,to=111/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@519d81dc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@570723f9{s=START}]=>HttpChannelOverHttp@5e753355{s=HttpChannelState@75339aba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.033 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@519d81dc::SocketChannelEndPoint@2c00bee3[{l=/127.0.0.1:42617,r=/127.0.0.1:46770,OPEN,fill=-,flush=-,to=111/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@519d81dc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@570723f9{s=START}]=>HttpChannelOverHttp@5e753355{s=HttpChannelState@75339aba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.033 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@794f214d{ReadCallback@257a1c7{HttpConnection@519d81dc::SocketChannelEndPoint@2c00bee3[{l=/127.0.0.1:42617,r=/127.0.0.1:46770,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@519d81dc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@570723f9{s=START}]=>HttpChannelOverHttp@5e753355{s=HttpChannelState@75339aba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.034 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@2c00bee3[{l=/127.0.0.1:42617,r=/127.0.0.1:46770,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@519d81dc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@570723f9{s=START}]=>HttpChannelOverHttp@5e753355{s=HttpChannelState@75339aba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.034 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@118c6214 on ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=1 18:37:44.034 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=2 18:37:44.034 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken with none selected 18:37:44.034 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@2c00bee3[{l=/127.0.0.1:42617,r=/127.0.0.1:46770,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@519d81dc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@570723f9{s=START}]=>HttpChannelOverHttp@5e753355{s=HttpChannelState@75339aba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.034 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken up from select, 0/0/1 selected 18:37:44.034 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 processing 0 keys, 2 updates 18:37:44.034 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@7bbeb55b[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46770]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=4,r=-1,t=58664ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=0}] 18:37:44.035 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:37:44.035 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f02db0@33940b82 18:37:44.035 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=5,r=-1,t=58664ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=0}] 18:37:44.035 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@118c6214 18:37:44.035 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@2c00bee3[{l=/127.0.0.1:42617,r=/127.0.0.1:46770,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@519d81dc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@570723f9{s=START}]=>HttpChannelOverHttp@5e753355{s=HttpChannelState@75339aba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.035 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.035 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 waiting with 1 keys 18:37:44.035 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken up from select, 1/1/1 selected 18:37:44.036 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 processing 1 keys, 0 updates 18:37:44.036 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46770], selector=sun.nio.ch.EPollSelectorImpl@6156f7d9, interestOps=1, readyOps=1 SocketChannelEndPoint@2c00bee3[{l=/127.0.0.1:42617,r=/127.0.0.1:46770,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@519d81dc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@570723f9{s=START}]=>HttpChannelOverHttp@5e753355{s=HttpChannelState@75339aba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.036 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@2c00bee3[{l=/127.0.0.1:42617,r=/127.0.0.1:46770,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@519d81dc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@570723f9{s=START}]=>HttpChannelOverHttp@5e753355{s=HttpChannelState@75339aba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.036 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@2c00bee3[{l=/127.0.0.1:42617,r=/127.0.0.1:46770,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@519d81dc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@570723f9{s=START}]=>HttpChannelOverHttp@5e753355{s=HttpChannelState@75339aba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:44.036 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=0} tryExecute AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=5,r=-1,t=58662ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-01-20T18:37:44.037045858Z 18:37:44.037 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=1} startReservedThread p=1 18:37:44.042 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run ReservedThread@4dfe525f{PENDING,thread=null} in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=4,r=-1,t=58657ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=1}] 18:37:44.042 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@4dfe525f{PENDING,thread=Thread[qtp1187972599-21,5,main]} was=PENDING next=RESERVED size=0+1 capacity=4 18:37:44.042 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@4dfe525f{RESERVED,thread=Thread[qtp1187972599-21,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0} 18:37:44.044 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue ReservedThread@4dfe525f{RESERVED,thread=Thread[qtp1187972599-21,5,main]} startThread=0 18:37:44.044 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=PRODUCE_EXECUTE_CONSUME t=SocketChannelEndPoint@2c00bee3[{l=/127.0.0.1:42617,r=/127.0.0.1:46770,OPEN,fill=FI,flush=-,to=10/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@519d81dc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@570723f9{s=START}]=>HttpChannelOverHttp@5e753355{s=HttpChannelState@75339aba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=4,r=-1,t=58654ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-01-20T18:37:44.044802425Z 18:37:44.044 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue SocketChannelEndPoint@2c00bee3[{l=/127.0.0.1:42617,r=/127.0.0.1:46770,OPEN,fill=FI,flush=-,to=11/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@519d81dc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@570723f9{s=START}]=>HttpChannelOverHttp@5e753355{s=HttpChannelState@75339aba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING startThread=0 18:37:44.045 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:44.045 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.045 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run SocketChannelEndPoint@2c00bee3[{l=/127.0.0.1:42617,r=/127.0.0.1:46770,OPEN,fill=FI,flush=-,to=11/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@519d81dc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@570723f9{s=START}]=>HttpChannelOverHttp@5e753355{s=HttpChannelState@75339aba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=3,r=-1,t=58654ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:37:44.045 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@2c00bee3[{l=/127.0.0.1:42617,r=/127.0.0.1:46770,OPEN,fill=FI,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@519d81dc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@570723f9{s=START}]=>HttpChannelOverHttp@5e753355{s=HttpChannelState@75339aba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.045 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 waiting with 1 keys 18:37:44.045 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@794f214d{ReadCallback@257a1c7{HttpConnection@519d81dc::SocketChannelEndPoint@2c00bee3[{l=/127.0.0.1:42617,r=/127.0.0.1:46770,OPEN,fill=FI,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@519d81dc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@570723f9{s=START}]=>HttpChannelOverHttp@5e753355{s=HttpChannelState@75339aba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.045 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@519d81dc::SocketChannelEndPoint@2c00bee3[{l=/127.0.0.1:42617,r=/127.0.0.1:46770,OPEN,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@519d81dc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@570723f9{s=START}]=>HttpChannelOverHttp@5e753355{s=HttpChannelState@75339aba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@75339aba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.046 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.Pool -- RetainedBucket@708f3e70[inUse=0,size=1,max=-1,closed=false]{capacity=8192,inuse=0(0%)} returning new reserved entry MonoEntry@4f26939{PENDING,pooled=null} 18:37:44.049 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 181 DirectByteBuffer@69856a09[p=0,l=181,c=8192,r=181]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.049 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@519d81dc::SocketChannelEndPoint@2c00bee3[{l=/127.0.0.1:42617,r=/127.0.0.1:46770,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@519d81dc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@570723f9{s=START}]=>HttpChannelOverHttp@5e753355{s=HttpChannelState@75339aba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 181 RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=181,c=8192,r=181]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.049 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@519d81dc::SocketChannelEndPoint@2c00bee3[{l=/127.0.0.1:42617,r=/127.0.0.1:46770,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@519d81dc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@570723f9{s=START}]=>HttpChannelOverHttp@5e753355{s=HttpChannelState@75339aba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=181,c=8192,r=181]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.050 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=181,c=8192,r=181]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.050 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:37:44.052 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:37:44.053 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:37:44.053 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:37:44.053 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:37:44.054 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:37:44.054 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:37:44.054 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:37:44.056 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:42617) header=Host, headerString=[Host], valueString=[localhost:42617] 18:37:44.056 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:37:44.056 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:37:44.056 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:37:44.056 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:37:44.056 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:37:44.056 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:37:44.057 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:37:44.057 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:37:44.057 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:37:44.057 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:37:44.057 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:37:44.059 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@1128817795 cs=HttpChannelState@75339aba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@ae3ebb4 eof=false 18:37:44.062 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@ae3ebb4 18:37:44.062 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@18e0acb6[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@5e753355{s=HttpChannelState@75339aba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=4}] 18:37:44.062 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/GetHello/Bob?age=10 on HttpChannelOverHttp@5e753355{s=HttpChannelState@75339aba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=4} GET /base/RestTest/GetHello/Bob?age=10 HTTP/1.1 Host: localhost:42617 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:37:44.063 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@519d81dc::SocketChannelEndPoint@2c00bee3[{l=/127.0.0.1:42617,r=/127.0.0.1:46770,OPEN,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@519d81dc[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@570723f9{s=START}]=>HttpChannelOverHttp@5e753355{s=HttpChannelState@75339aba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=5}] parsed true HttpParser{s=CONTENT,0 of -1} 18:37:44.063 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@519d81dc::SocketChannelEndPoint@2c00bee3[{l=/127.0.0.1:42617,r=/127.0.0.1:46770,OPEN,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@519d81dc[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@570723f9{s=START}]=>HttpChannelOverHttp@5e753355{s=HttpChannelState@75339aba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=5}] 18:37:44.064 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:42617/base/RestTest/GetHello/Bob?age=10 HttpChannelOverHttp@5e753355{s=HttpChannelState@75339aba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=6} 18:37:44.064 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@75339aba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.065 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@5e753355{s=HttpChannelState@75339aba{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=7} 18:37:44.066 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.Server -- REQUEST GET /base/RestTest/GetHello/Bob ?age=10 on HttpChannelOverHttp@5e753355{s=HttpChannelState@75339aba{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=8} 18:37:44.066 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/GetHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:37:44.066 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/GetHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:37:44.066 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:37:44.067 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 session=null 18:37:44.069 [qtp1187972599-23] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/GetHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2c708440, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/GetHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:37:44.073 [qtp1187972599-23] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:37:44.130 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@65b92564[p=0,l=28,c=8192,r=28]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 18:37:44.130 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=28 null 18:37:44.130 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@65e404fe[p=0,l=28,c=8192,r=28]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@3110eb90{null} 18:37:44.130 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/GetHello/Bob on HttpChannelOverHttp@5e753355{s=HttpChannelState@75339aba{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=72} 200 null HTTP/1.1 Date: Sat, 20 Jan 2024 18:37:44 GMT Content-Length: 28 Content-Type: text/plain 18:37:44.133 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@cc0ad84[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=28},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@c91e388] (null,[p=0,l=28,c=8192,r=28],true)@START 18:37:44.134 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=28} last=true content=HeapByteBuffer@65e404fe[p=0,l=28,c=8192,r=28]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.134 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sat, 20 Jan 2024 18:37:44 GMT Content-Length: 28 Content-Type: text/plain 18:37:44.134 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:37:44.134 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@cc0ad84[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=28},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@c91e388] ([p=0,l=126,c=8192,r=126],[p=0,l=28,c=8192,r=28],true)@COMPLETING 18:37:44.134 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@2265d1d1{IDLE}->null [DirectByteBuffer@2652a7a2[p=0,l=126,c=8192,r=126]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@65e404fe[p=0,l=28,c=8192,r=28]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 18:37:44.134 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@2265d1d1{WRITING}->null:IDLE-->WRITING 18:37:44.135 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 154 SocketChannelEndPoint@2c00bee3[{l=/127.0.0.1:42617,r=/127.0.0.1:46770,OPEN,fill=-,flush=W,to=86/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@519d81dc[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@570723f9{s=COMPLETING}]=>HttpChannelOverHttp@5e753355{s=HttpChannelState@75339aba{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=77}] 18:37:44.135 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]" 18:37:44.136 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=154 remaining=0 WriteFlusher@2265d1d1{WRITING}->null 18:37:44.136 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "Date: Sat, 20 Jan 2024 18:37:44 GMT[\r][\n]" 18:37:44.136 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@2265d1d1{IDLE}->null:WRITING-->IDLE 18:37:44.136 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "Content-Type: text/plain[\r][\n]" 18:37:44.136 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "Content-Length: 28[\r][\n]" 18:37:44.136 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@cc0ad84[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=28},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@c91e388] ([p=126,l=126,c=8192,r=0],[p=28,l=28,c=8192,r=0],true)@END 18:37:44.136 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "Server: Jetty(11.0.18)[\r][\n]" 18:37:44.136 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "[\r][\n]" 18:37:44.136 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "GOT: Hello There Bob aged 10" 18:37:44.137 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpOutput -- onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 18:37:44.139 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:37:44.139 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@5e753355{s=HttpChannelState@75339aba{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=81} 18:37:44.139 [main] DEBUG org.apache.http.headers -- http-outgoing-0 << HTTP/1.1 200 OK 18:37:44.139 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@75339aba{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:37:44.139 [main] DEBUG org.apache.http.headers -- http-outgoing-0 << Date: Sat, 20 Jan 2024 18:37:44 GMT 18:37:44.139 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@75339aba{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.139 [main] DEBUG org.apache.http.headers -- http-outgoing-0 << Content-Type: text/plain 18:37:44.139 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@5e753355{s=HttpChannelState@75339aba{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=81} 18:37:44.139 [main] DEBUG org.apache.http.headers -- http-outgoing-0 << Content-Length: 28 18:37:44.139 [main] DEBUG org.apache.http.headers -- http-outgoing-0 << Server: Jetty(11.0.18) 18:37:44.140 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@32e6900c) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:37:44.140 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@75339aba{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.140 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@75339aba{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.140 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@75339aba{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.140 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@5e753355{s=HttpChannelState@75339aba{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=82} 18:37:44.140 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/GetHello/Bob written=28 18:37:44.143 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:37:44.148 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 0][route: {}->http://localhost:42617] can be kept alive indefinitely 18:37:44.148 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-0: set socket timeout to 0 18:37:44.148 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 0][route: {}->http://localhost:42617][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:44.149 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:37:44.149 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:37:44.149 [main] DEBUG org.onap.policy.rest.RestManager -- GOT: Hello There Bob aged 10 18:37:44.149 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:37:44.150 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-0: Close connection 18:37:44.150 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:37:44.150 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10: 18:37:44.151 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:37:44.151 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:37:44.152 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:42617][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:37:44.152 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 1][route: {}->http://localhost:42617][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:44.152 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:42617 18:37:44.152 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:42617 18:37:44.152 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:46786<->127.0.0.1:42617 18:37:44.153 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request DELETE /base/RestTest/DeleteHello/Bob?age=10 HTTP/1.1 18:37:44.153 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:37:44.153 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:37:44.153 [qtp1187972599-20-acceptor-0@2d777226-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@342c948e[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46786]] on ManagedSelector@22df0abe{STARTED} id=0 keys=0 selected=0 updates=0 18:37:44.153 [main] DEBUG org.apache.http.headers -- http-outgoing-1 >> DELETE /base/RestTest/DeleteHello/Bob?age=10 HTTP/1.1 18:37:44.153 [qtp1187972599-20-acceptor-0@2d777226-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@22df0abe{STARTED} id=0 keys=0 selected=0 updates=1 18:37:44.153 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken with none selected 18:37:44.153 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 0/0/0 selected 18:37:44.153 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 0 keys, 1 updates 18:37:44.153 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:44.153 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@342c948e[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46786]] 18:37:44.154 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@342c948e[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46786]] startThread=0 18:37:44.154 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.154 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 1 keys 18:37:44.153 [main] DEBUG org.apache.http.headers -- http-outgoing-1 >> Content-Length: 0 18:37:44.154 [main] DEBUG org.apache.http.headers -- http-outgoing-1 >> Host: localhost:42617 18:37:44.154 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@342c948e[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46786]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58545ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:37:44.154 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@eb6dac1[{l=/127.0.0.1:42617,r=/127.0.0.1:46786,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:44.154 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@eb6dac1[{l=/127.0.0.1:42617,r=/127.0.0.1:46786,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:37:44.154 [qtp1187972599-24] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@a894fcf{s=HttpChannelState@4f8bd0fa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@eb6dac1[{l=/127.0.0.1:42617,r=/127.0.0.1:46786,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@4f8bd0fa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.155 [qtp1187972599-24] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@46564168::SocketChannelEndPoint@eb6dac1[{l=/127.0.0.1:42617,r=/127.0.0.1:46786,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:44.155 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f02db0@7e0efbb1 on ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=0 18:37:44.155 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@eb6dac1[{l=/127.0.0.1:42617,r=/127.0.0.1:46786,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@46564168[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3e393488{s=START}]=>HttpChannelOverHttp@a894fcf{s=HttpChannelState@4f8bd0fa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.155 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@46564168::SocketChannelEndPoint@eb6dac1[{l=/127.0.0.1:42617,r=/127.0.0.1:46786,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@46564168[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3e393488{s=START}]=>HttpChannelOverHttp@a894fcf{s=HttpChannelState@4f8bd0fa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.155 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@46564168::SocketChannelEndPoint@eb6dac1[{l=/127.0.0.1:42617,r=/127.0.0.1:46786,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@46564168[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3e393488{s=START}]=>HttpChannelOverHttp@a894fcf{s=HttpChannelState@4f8bd0fa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.155 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@2fa42fb5{ReadCallback@5b0d7628{HttpConnection@46564168::SocketChannelEndPoint@eb6dac1[{l=/127.0.0.1:42617,r=/127.0.0.1:46786,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@46564168[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3e393488{s=START}]=>HttpChannelOverHttp@a894fcf{s=HttpChannelState@4f8bd0fa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.156 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@eb6dac1[{l=/127.0.0.1:42617,r=/127.0.0.1:46786,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@46564168[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3e393488{s=START}]=>HttpChannelOverHttp@a894fcf{s=HttpChannelState@4f8bd0fa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.156 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@52d7cd8b on ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=1 18:37:44.156 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=2 18:37:44.156 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken with none selected 18:37:44.156 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@eb6dac1[{l=/127.0.0.1:42617,r=/127.0.0.1:46786,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@46564168[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3e393488{s=START}]=>HttpChannelOverHttp@a894fcf{s=HttpChannelState@4f8bd0fa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.156 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@342c948e[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46786]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58542ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:37:44.156 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=3,r=-1,t=58542ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:37:44.158 [qtp1187972599-23] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:37:44 +0000] "GET /base/RestTest/GetHello/Bob?age=10 HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:44.159 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1128817795 cs=HttpChannelState@75339aba{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@ae3ebb4 eof=false 18:37:44.159 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@5e753355{s=HttpChannelState@75339aba{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=101} 18:37:44.159 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:44.160 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@519d81dc::SocketChannelEndPoint@2c00bee3[{l=/127.0.0.1:42617,r=/127.0.0.1:46770,OPEN,fill=-,flush=-,to=23/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@519d81dc[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@570723f9{s=END}]=>HttpChannelOverHttp@5e753355{s=HttpChannelState@75339aba{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=102}] parse null 18:37:44.160 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT HeapByteBuffer@1ee6a03f[p=0,l=0,c=0,r=0]={<<<>>>} 18:37:44.160 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:37:44.160 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@5e753355{s=HttpChannelState@75339aba{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=102} 18:37:44.161 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:37:44.161 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@5e753355{s=HttpChannelState@75339aba{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=103} 18:37:44.161 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:37:44.162 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@519d81dc::SocketChannelEndPoint@2c00bee3[{l=/127.0.0.1:42617,r=/127.0.0.1:46770,OPEN,fill=-,flush=-,to=25/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@519d81dc[p=HttpParser{s=END,0 of -1},g=HttpGenerator@570723f9{s=END}]=>HttpChannelOverHttp@5e753355{s=HttpChannelState@75339aba{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=104}] parsed false HttpParser{s=END,0 of -1} 18:37:44.162 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:37:44.162 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 18:37:44.162 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@18e0acb6[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@5e753355{s=HttpChannelState@75339aba{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=104}] 18:37:44.163 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1128817795 cs=HttpChannelState@75339aba{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@ae3ebb4 eof=true 18:37:44.163 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@18e0acb6[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@5e753355{s=HttpChannelState@75339aba{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=105}] 18:37:44.163 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1128817795 cs=HttpChannelState@75339aba{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@ae3ebb4 eof=true 18:37:44.163 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@75339aba{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.163 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@1128817795 cs=HttpChannelState@75339aba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@ae3ebb4 eof=true 18:37:44.163 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@ae3ebb4 18:37:44.163 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@18e0acb6[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@5e753355{s=HttpChannelState@75339aba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=105}] 18:37:44.165 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,0 of -1} 18:37:44.165 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:37:44.154 [main] DEBUG org.apache.http.headers -- http-outgoing-1 >> Connection: Keep-Alive 18:37:44.166 [main] DEBUG org.apache.http.headers -- http-outgoing-1 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:37:44.166 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@5e753355{s=HttpChannelState@75339aba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:37:44.156 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 0/0/1 selected 18:37:44.166 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 0 keys, 2 updates 18:37:44.166 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:37:44.166 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@2c00bee3[{l=/127.0.0.1:42617,r=/127.0.0.1:46770,OPEN,fill=-,flush=-,to=30/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@519d81dc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@570723f9{s=START}]=>HttpChannelOverHttp@5e753355{s=HttpChannelState@75339aba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.166 [main] DEBUG org.apache.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip,deflate 18:37:44.166 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.166 [main] DEBUG org.apache.http.wire -- http-outgoing-1 >> "DELETE /base/RestTest/DeleteHello/Bob?age=10 HTTP/1.1[\r][\n]" 18:37:44.166 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:37:44.166 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f02db0@7e0efbb1 18:37:44.166 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@52d7cd8b 18:37:44.166 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@519d81dc::SocketChannelEndPoint@2c00bee3[{l=/127.0.0.1:42617,r=/127.0.0.1:46770,ISHUT,fill=-,flush=-,to=30/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@519d81dc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@570723f9{s=START}]=>HttpChannelOverHttp@5e753355{s=HttpChannelState@75339aba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.166 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@eb6dac1[{l=/127.0.0.1:42617,r=/127.0.0.1:46786,OPEN,fill=FI,flush=-,to=11/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@46564168[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3e393488{s=START}]=>HttpChannelOverHttp@a894fcf{s=HttpChannelState@4f8bd0fa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.166 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@519d81dc::SocketChannelEndPoint@2c00bee3[{l=/127.0.0.1:42617,r=/127.0.0.1:46770,ISHUT,fill=-,flush=-,to=30/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@519d81dc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@570723f9{s=START}]=>HttpChannelOverHttp@5e753355{s=HttpChannelState@75339aba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.167 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.167 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.166 [main] DEBUG org.apache.http.wire -- http-outgoing-1 >> "Content-Length: 0[\r][\n]" 18:37:44.167 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:37:44.167 [main] DEBUG org.apache.http.wire -- http-outgoing-1 >> "Host: localhost:42617[\r][\n]" 18:37:44.167 [main] DEBUG org.apache.http.wire -- http-outgoing-1 >> "Connection: Keep-Alive[\r][\n]" 18:37:44.167 [main] DEBUG org.apache.http.wire -- http-outgoing-1 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:37:44.167 [main] DEBUG org.apache.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:37:44.167 [main] DEBUG org.apache.http.wire -- http-outgoing-1 >> "[\r][\n]" 18:37:44.167 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 1 keys 18:37:44.167 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 1/1/1 selected 18:37:44.167 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 1 keys, 0 updates 18:37:44.167 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@2c00bee3[{l=/127.0.0.1:42617,r=/127.0.0.1:46770,ISHUT,fill=-,flush=-,to=31/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@519d81dc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@570723f9{s=START}]=>HttpChannelOverHttp@5e753355{s=HttpChannelState@75339aba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.167 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46786], selector=sun.nio.ch.EPollSelectorImpl@7424c5f3, interestOps=1, readyOps=1 SocketChannelEndPoint@eb6dac1[{l=/127.0.0.1:42617,r=/127.0.0.1:46786,OPEN,fill=FI,flush=-,to=12/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@46564168[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3e393488{s=START}]=>HttpChannelOverHttp@a894fcf{s=HttpChannelState@4f8bd0fa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.168 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@2c00bee3[{l=/127.0.0.1:42617,r=/127.0.0.1:46770,ISHUT,fill=-,flush=-,to=31/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@519d81dc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@570723f9{s=START}]=>HttpChannelOverHttp@5e753355{s=HttpChannelState@75339aba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.168 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@eb6dac1[{l=/127.0.0.1:42617,r=/127.0.0.1:46786,OPEN,fill=FI,flush=-,to=12/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@46564168[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3e393488{s=START}]=>HttpChannelOverHttp@a894fcf{s=HttpChannelState@4f8bd0fa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.168 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@2c00bee3[{l=/127.0.0.1:42617,r=/127.0.0.1:46770,CLOSED,fill=-,flush=-,to=32/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@519d81dc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@570723f9{s=START}]=>HttpChannelOverHttp@5e753355{s=HttpChannelState@75339aba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.168 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@eb6dac1[{l=/127.0.0.1:42617,r=/127.0.0.1:46786,OPEN,fill=FI,flush=-,to=12/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@46564168[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3e393488{s=START}]=>HttpChannelOverHttp@a894fcf{s=HttpChannelState@4f8bd0fa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:44.168 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0} tryExecute AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=3,r=-1,t=58530ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-01-20T18:37:44.168593862Z 18:37:44.168 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=1} startReservedThread p=1 18:37:44.168 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue ReservedThread@2b40b6c7{PENDING,thread=null} startThread=0 18:37:44.169 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run ReservedThread@2b40b6c7{PENDING,thread=null} in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58530ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=1}] 18:37:44.169 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b40b6c7{PENDING,thread=Thread[qtp1187972599-25,5,main]} was=PENDING next=RESERVED size=0+1 capacity=4 18:37:44.168 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@4dfe525f{RESERVED,thread=Thread[qtp1187972599-21,5,main]} task=AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58530ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=1}][pc=0,pic=0,pec=0,epc=0]@2024-01-20T18:37:44.169114104Z ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=1} 18:37:44.169 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b40b6c7{RESERVED,thread=Thread[qtp1187972599-25,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0} 18:37:44.169 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58530ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-01-20T18:37:44.169437856Z tryProduce true 18:37:44.168 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@eb6dac1[{l=/127.0.0.1:42617,r=/127.0.0.1:46786,OPEN,fill=FI,flush=-,to=13/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@46564168[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3e393488{s=START}]=>HttpChannelOverHttp@a894fcf{s=HttpChannelState@4f8bd0fa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58529ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-01-20T18:37:44.169536607Z 18:37:44.169 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:44.169 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.169 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@2fa42fb5{ReadCallback@5b0d7628{HttpConnection@46564168::SocketChannelEndPoint@eb6dac1[{l=/127.0.0.1:42617,r=/127.0.0.1:46786,OPEN,fill=FI,flush=-,to=13/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@46564168[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3e393488{s=START}]=>HttpChannelOverHttp@a894fcf{s=HttpChannelState@4f8bd0fa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.169 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@eb6dac1[{l=/127.0.0.1:42617,r=/127.0.0.1:46786,OPEN,fill=FI,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@46564168[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3e393488{s=START}]=>HttpChannelOverHttp@a894fcf{s=HttpChannelState@4f8bd0fa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.169 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@46564168::SocketChannelEndPoint@eb6dac1[{l=/127.0.0.1:42617,r=/127.0.0.1:46786,OPEN,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@46564168[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3e393488{s=START}]=>HttpChannelOverHttp@a894fcf{s=HttpChannelState@4f8bd0fa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@4f8bd0fa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.170 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 1 keys 18:37:44.170 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.Pool -- RetainedBucket@708f3e70[inUse=1,size=2,max=-1,closed=false]{capacity=8192,inuse=1(50%)} returning new reserved entry MonoEntry@741b5c02{PENDING,pooled=null} 18:37:44.171 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 206 DirectByteBuffer@6c3ace64[p=0,l=206,c=8192,r=206]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.171 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@46564168::SocketChannelEndPoint@eb6dac1[{l=/127.0.0.1:42617,r=/127.0.0.1:46786,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@46564168[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3e393488{s=START}]=>HttpChannelOverHttp@a894fcf{s=HttpChannelState@4f8bd0fa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 206 RetainableByteBuffer@18162f7a{DirectByteBuffer@6c3ace64[p=0,l=206,c=8192,r=206]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.171 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@46564168::SocketChannelEndPoint@eb6dac1[{l=/127.0.0.1:42617,r=/127.0.0.1:46786,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@46564168[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3e393488{s=START}]=>HttpChannelOverHttp@a894fcf{s=HttpChannelState@4f8bd0fa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@18162f7a{DirectByteBuffer@6c3ace64[p=0,l=206,c=8192,r=206]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.171 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@6c3ace64[p=0,l=206,c=8192,r=206]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.171 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:37:44.171 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:37:44.171 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:37:44.171 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@794f214d{null} 18:37:44.171 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:37:44.171 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:37:44.171 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=0 18:37:44.171 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length: 0 --> IN_VALUE 18:37:44.172 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length: 0 --> FIELD 18:37:44.172 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken with none selected 18:37:44.172 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Length: 0) header=Content-Length, headerString=[Content-Length], valueString=[0] 18:37:44.172 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken up from select, 0/0/0 selected 18:37:44.172 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:37:44.172 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 processing 0 keys, 0 updates 18:37:44.172 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:37:44.172 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:44.172 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4299a478 startThread=0 18:37:44.172 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4299a478 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58527ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:37:44.172 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:37:44.172 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.172 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:42617) header=Host, headerString=[Host], valueString=[localhost:42617] 18:37:44.172 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@519d81dc::SocketChannelEndPoint@2c00bee3[{l=null,r=null,CLOSED,fill=-,flush=-,to=36/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@519d81dc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@570723f9{s=START}]=>HttpChannelOverHttp@5e753355{s=HttpChannelState@75339aba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:37:44.172 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@2c00bee3[{l=null,r=null,CLOSED,fill=-,flush=-,to=36/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@519d81dc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@570723f9{s=START}]=>HttpChannelOverHttp@5e753355{s=HttpChannelState@75339aba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.172 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 waiting with 0 keys 18:37:44.172 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:37:44.173 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:37:44.173 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:37:44.173 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:37:44.173 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:37:44.173 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@519d81dc::SocketChannelEndPoint@2c00bee3[{l=null,r=null,CLOSED,fill=-,flush=-,to=37/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@519d81dc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@570723f9{s=START}]=>HttpChannelOverHttp@5e753355{s=HttpChannelState@75339aba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.173 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@519d81dc::SocketChannelEndPoint@2c00bee3[{l=null,r=null,CLOSED,fill=-,flush=-,to=36/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@519d81dc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@570723f9{s=START}]=>HttpChannelOverHttp@5e753355{s=HttpChannelState@75339aba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.173 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4299a478 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58525ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:37:44.173 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58525ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:37:44.173 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:37:44.173 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:37:44.174 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:37:44.174 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:37:44.174 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:37:44.174 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:37:44.173 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@2c00bee3[{l=null,r=null,CLOSED,fill=-,flush=-,to=37/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@519d81dc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@570723f9{s=START}]=>HttpChannelOverHttp@5e753355{s=HttpChannelState@75339aba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.174 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@1300659537 cs=HttpChannelState@4f8bd0fa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@6353c3af eof=false 18:37:44.174 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@6353c3af 18:37:44.174 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@59a0684f[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@a894fcf{s=HttpChannelState@4f8bd0fa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.174 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/DeleteHello/Bob?age=10 on HttpChannelOverHttp@a894fcf{s=HttpChannelState@4f8bd0fa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10,age=0} DELETE /base/RestTest/DeleteHello/Bob?age=10 HTTP/1.1 Content-Length: 0 Host: localhost:42617 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:37:44.174 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@519d81dc::SocketChannelEndPoint@2c00bee3[{l=null,r=null,CLOSED,fill=-,flush=-,to=38/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@519d81dc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@570723f9{s=START}]=>HttpChannelOverHttp@5e753355{s=HttpChannelState@75339aba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@75339aba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.174 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran SocketChannelEndPoint@2c00bee3[{l=null,r=null,CLOSED,fill=-,flush=-,to=38/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@519d81dc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@570723f9{s=START}]=>HttpChannelOverHttp@5e753355{s=HttpChannelState@75339aba{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58524ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:37:44.175 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=3,r=-1,t=58523ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:37:44.174 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@46564168::SocketChannelEndPoint@eb6dac1[{l=/127.0.0.1:42617,r=/127.0.0.1:46786,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@46564168[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@3e393488{s=START}]=>HttpChannelOverHttp@a894fcf{s=HttpChannelState@4f8bd0fa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10,age=0}] parsed true HttpParser{s=CONTENT,0 of 0} 18:37:44.178 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@46564168::SocketChannelEndPoint@eb6dac1[{l=/127.0.0.1:42617,r=/127.0.0.1:46786,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@46564168[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@3e393488{s=START}]=>HttpChannelOverHttp@a894fcf{s=HttpChannelState@4f8bd0fa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10,age=4}] 18:37:44.178 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10 HttpChannelOverHttp@a894fcf{s=HttpChannelState@4f8bd0fa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10,age=4} 18:37:44.179 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@4f8bd0fa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.179 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@a894fcf{s=HttpChannelState@4f8bd0fa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10,age=5} 18:37:44.179 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.Server -- REQUEST DELETE /base/RestTest/DeleteHello/Bob ?age=10 on HttpChannelOverHttp@a894fcf{s=HttpChannelState@4f8bd0fa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10,age=5} 18:37:44.179 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/DeleteHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:37:44.179 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/DeleteHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:37:44.179 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:37:44.179 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 session=null 18:37:44.179 [qtp1187972599-18] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/DeleteHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2c708440, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/DeleteHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:37:44.180 [qtp1187972599-18] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:37:44.183 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@e767656[p=0,l=31,c=8192,r=31]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 18:37:44.183 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=31 null 18:37:44.184 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@73c5828c[p=0,l=31,c=8192,r=31]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@29fd6eab{null} 18:37:44.184 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/DeleteHello/Bob on HttpChannelOverHttp@a894fcf{s=HttpChannelState@4f8bd0fa{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10,age=10} 200 null HTTP/1.1 Date: Sat, 20 Jan 2024 18:37:44 GMT Content-Length: 31 Content-Type: text/plain 18:37:44.184 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@7ec1117b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=31},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@43b81c33] (null,[p=0,l=31,c=8192,r=31],true)@START 18:37:44.184 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=31} last=true content=HeapByteBuffer@73c5828c[p=0,l=31,c=8192,r=31]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.187 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sat, 20 Jan 2024 18:37:44 GMT Content-Length: 31 Content-Type: text/plain 18:37:44.187 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:37:44.187 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@7ec1117b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=31},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@43b81c33] ([p=0,l=126,c=8192,r=126],[p=0,l=31,c=8192,r=31],true)@COMPLETING 18:37:44.188 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@1cb6372a{IDLE}->null [DirectByteBuffer@2652a7a2[p=0,l=126,c=8192,r=126]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@73c5828c[p=0,l=31,c=8192,r=31]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 18:37:44.188 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@1cb6372a{WRITING}->null:IDLE-->WRITING 18:37:44.188 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]" 18:37:44.188 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "Date: Sat, 20 Jan 2024 18:37:44 GMT[\r][\n]" 18:37:44.188 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 157 SocketChannelEndPoint@eb6dac1[{l=/127.0.0.1:42617,r=/127.0.0.1:46786,OPEN,fill=-,flush=W,to=17/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@46564168[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@3e393488{s=COMPLETING}]=>HttpChannelOverHttp@a894fcf{s=HttpChannelState@4f8bd0fa{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10,age=14}] 18:37:44.188 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "Content-Type: text/plain[\r][\n]" 18:37:44.188 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=157 remaining=0 WriteFlusher@1cb6372a{WRITING}->null 18:37:44.188 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "Content-Length: 31[\r][\n]" 18:37:44.188 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@1cb6372a{IDLE}->null:WRITING-->IDLE 18:37:44.188 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "Server: Jetty(11.0.18)[\r][\n]" 18:37:44.188 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "[\r][\n]" 18:37:44.188 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@7ec1117b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=31},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@43b81c33] ([p=126,l=126,c=8192,r=0],[p=31,l=31,c=8192,r=0],true)@END 18:37:44.188 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "DELETE: Hello There Bob aged 10" 18:37:44.189 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpOutput -- onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 18:37:44.189 [main] DEBUG org.apache.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK 18:37:44.189 [main] DEBUG org.apache.http.headers -- http-outgoing-1 << Date: Sat, 20 Jan 2024 18:37:44 GMT 18:37:44.189 [main] DEBUG org.apache.http.headers -- http-outgoing-1 << Content-Type: text/plain 18:37:44.189 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:37:44.189 [main] DEBUG org.apache.http.headers -- http-outgoing-1 << Content-Length: 31 18:37:44.189 [main] DEBUG org.apache.http.headers -- http-outgoing-1 << Server: Jetty(11.0.18) 18:37:44.189 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@a894fcf{s=HttpChannelState@4f8bd0fa{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10,age=15} 18:37:44.189 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@4f8bd0fa{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:37:44.189 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@4f8bd0fa{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.189 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:37:44.189 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@a894fcf{s=HttpChannelState@4f8bd0fa{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10,age=15} 18:37:44.189 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@5efc8a21) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:37:44.189 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@4f8bd0fa{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.189 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@4f8bd0fa{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.189 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 1][route: {}->http://localhost:42617] can be kept alive indefinitely 18:37:44.189 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@4f8bd0fa{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.189 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-1: set socket timeout to 0 18:37:44.189 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@a894fcf{s=HttpChannelState@4f8bd0fa{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10,age=15} 18:37:44.189 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/DeleteHello/Bob written=31 18:37:44.190 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 1][route: {}->http://localhost:42617][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:44.190 [qtp1187972599-18] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:37:44 +0000] "DELETE /base/RestTest/DeleteHello/Bob?age=10 HTTP/1.1" 200 31 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:44.190 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:37:44.190 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:37:44.190 [main] DEBUG org.onap.policy.rest.RestManager -- DELETE: Hello There Bob aged 10 18:37:44.190 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1300659537 cs=HttpChannelState@4f8bd0fa{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@6353c3af eof=false 18:37:44.190 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:37:44.190 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-1: Close connection 18:37:44.190 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@a894fcf{s=HttpChannelState@4f8bd0fa{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10,age=16} 18:37:44.190 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:44.190 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:37:44.190 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@46564168::SocketChannelEndPoint@eb6dac1[{l=/127.0.0.1:42617,r=/127.0.0.1:46786,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@46564168[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@3e393488{s=END}]=>HttpChannelOverHttp@a894fcf{s=HttpChannelState@4f8bd0fa{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10,age=16}] parse null 18:37:44.190 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT HeapByteBuffer@1ee6a03f[p=0,l=0,c=0,r=0]={<<<>>>} 18:37:44.190 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:37:44.190 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@a894fcf{s=HttpChannelState@4f8bd0fa{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10,age=16} 18:37:44.190 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:37:44.190 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@a894fcf{s=HttpChannelState@4f8bd0fa{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10,age=16} 18:37:44.190 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:37:44.190 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@46564168::SocketChannelEndPoint@eb6dac1[{l=/127.0.0.1:42617,r=/127.0.0.1:46786,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@46564168[p=HttpParser{s=END,0 of 0},g=HttpGenerator@3e393488{s=END}]=>HttpChannelOverHttp@a894fcf{s=HttpChannelState@4f8bd0fa{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10,age=17}] parsed false HttpParser{s=END,0 of 0} 18:37:44.191 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:37:44.191 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 18:37:44.191 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@59a0684f[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@a894fcf{s=HttpChannelState@4f8bd0fa{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10,age=17}] 18:37:44.191 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1300659537 cs=HttpChannelState@4f8bd0fa{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@6353c3af eof=true 18:37:44.191 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@59a0684f[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@a894fcf{s=HttpChannelState@4f8bd0fa{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10,age=17}] 18:37:44.191 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1300659537 cs=HttpChannelState@4f8bd0fa{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@6353c3af eof=true 18:37:44.191 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:42617/base/RestTest/PutHello/Bob?age=10: 18:37:44.191 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@4f8bd0fa{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.191 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@1300659537 cs=HttpChannelState@4f8bd0fa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@6353c3af eof=true 18:37:44.191 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@6353c3af 18:37:44.191 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@59a0684f[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@a894fcf{s=HttpChannelState@4f8bd0fa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10,age=17}] 18:37:44.191 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,0 of 0} 18:37:44.191 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:37:44.191 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@a894fcf{s=HttpChannelState@4f8bd0fa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:37:44.191 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@eb6dac1[{l=/127.0.0.1:42617,r=/127.0.0.1:46786,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@46564168[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3e393488{s=START}]=>HttpChannelOverHttp@a894fcf{s=HttpChannelState@4f8bd0fa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.192 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@6c3ace64[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.192 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:37:44.192 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@46564168::SocketChannelEndPoint@eb6dac1[{l=/127.0.0.1:42617,r=/127.0.0.1:46786,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@46564168[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3e393488{s=START}]=>HttpChannelOverHttp@a894fcf{s=HttpChannelState@4f8bd0fa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 RetainableByteBuffer@18162f7a{DirectByteBuffer@6c3ace64[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.192 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@46564168::SocketChannelEndPoint@eb6dac1[{l=/127.0.0.1:42617,r=/127.0.0.1:46786,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@46564168[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3e393488{s=START}]=>HttpChannelOverHttp@a894fcf{s=HttpChannelState@4f8bd0fa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@18162f7a{DirectByteBuffer@6c3ace64[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.192 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@6c3ace64[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.192 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:37:44.192 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@eb6dac1[{l=/127.0.0.1:42617,r=/127.0.0.1:46786,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@46564168[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3e393488{s=START}]=>HttpChannelOverHttp@a894fcf{s=HttpChannelState@4f8bd0fa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.192 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:37:44.192 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@eb6dac1[{l=/127.0.0.1:42617,r=/127.0.0.1:46786,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@46564168[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3e393488{s=START}]=>HttpChannelOverHttp@a894fcf{s=HttpChannelState@4f8bd0fa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.192 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:37:44.192 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@eb6dac1[{l=/127.0.0.1:42617,r=/127.0.0.1:46786,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@46564168[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3e393488{s=START}]=>HttpChannelOverHttp@a894fcf{s=HttpChannelState@4f8bd0fa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.192 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:42617][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:37:44.193 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@2fa42fb5{null} 18:37:44.193 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 2][route: {}->http://localhost:42617][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:44.193 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=0 18:37:44.193 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:42617 18:37:44.193 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@28c0124c startThread=0 18:37:44.193 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken with none selected 18:37:44.193 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@46564168::SocketChannelEndPoint@eb6dac1[{l=null,r=null,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@46564168[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3e393488{s=START}]=>HttpChannelOverHttp@a894fcf{s=HttpChannelState@4f8bd0fa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:37:44.193 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 0/0/0 selected 18:37:44.193 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@28c0124c in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58506ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:37:44.193 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@46564168::SocketChannelEndPoint@eb6dac1[{l=null,r=null,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@46564168[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3e393488{s=START}]=>HttpChannelOverHttp@a894fcf{s=HttpChannelState@4f8bd0fa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.193 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:42617 18:37:44.193 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 0 keys, 0 updates 18:37:44.193 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:44.193 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@eb6dac1[{l=null,r=null,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@46564168[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3e393488{s=START}]=>HttpChannelOverHttp@a894fcf{s=HttpChannelState@4f8bd0fa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.193 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:46790<->127.0.0.1:42617 18:37:44.193 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request PUT /base/RestTest/PutHello/Bob?age=10 HTTP/1.1 18:37:44.193 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:37:44.193 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@46564168::SocketChannelEndPoint@eb6dac1[{l=null,r=null,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@46564168[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3e393488{s=START}]=>HttpChannelOverHttp@a894fcf{s=HttpChannelState@4f8bd0fa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@4f8bd0fa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.193 [qtp1187972599-20-acceptor-0@2d777226-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@656bdfd0[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46790]] on ManagedSelector@4c9f9afc{STARTED} id=1 keys=0 selected=0 updates=0 18:37:44.193 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$$Lambda$296/0x0000000800e5b3c8@783f9c69 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58505ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:37:44.194 [qtp1187972599-20-acceptor-0@2d777226-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4c9f9afc{STARTED} id=1 keys=0 selected=0 updates=1 18:37:44.194 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken with none selected 18:37:44.194 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken up from select, 0/0/0 selected 18:37:44.194 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 processing 0 keys, 1 updates 18:37:44.194 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:44.194 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@656bdfd0[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46790]] 18:37:44.194 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@656bdfd0[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46790]] startThread=0 18:37:44.194 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.194 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@656bdfd0[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46790]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58504ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:37:44.193 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.193 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@eb6dac1[{l=null,r=null,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@46564168[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3e393488{s=START}]=>HttpChannelOverHttp@a894fcf{s=HttpChannelState@4f8bd0fa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.194 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@7f7a8337[{l=/127.0.0.1:42617,r=/127.0.0.1:46790,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:44.194 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@7f7a8337[{l=/127.0.0.1:42617,r=/127.0.0.1:46790,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:37:44.194 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@46564168::SocketChannelEndPoint@eb6dac1[{l=null,r=null,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@46564168[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3e393488{s=START}]=>HttpChannelOverHttp@a894fcf{s=HttpChannelState@4f8bd0fa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.194 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@28c0124c in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58504ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:37:44.194 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@7fbf80dc{s=HttpChannelState@40d95f75{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@7f7a8337[{l=/127.0.0.1:42617,r=/127.0.0.1:46790,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@40d95f75{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.195 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=3,r=-1,t=58504ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:37:44.193 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:37:44.195 [main] DEBUG org.apache.http.headers -- http-outgoing-2 >> PUT /base/RestTest/PutHello/Bob?age=10 HTTP/1.1 18:37:44.195 [main] DEBUG org.apache.http.headers -- http-outgoing-2 >> Content-Type: text/plain 18:37:44.195 [main] DEBUG org.apache.http.headers -- http-outgoing-2 >> Content-Length: 9 18:37:44.195 [main] DEBUG org.apache.http.headers -- http-outgoing-2 >> Host: localhost:42617 18:37:44.195 [main] DEBUG org.apache.http.headers -- http-outgoing-2 >> Connection: Keep-Alive 18:37:44.195 [main] DEBUG org.apache.http.headers -- http-outgoing-2 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:37:44.195 [main] DEBUG org.apache.http.headers -- http-outgoing-2 >> Accept-Encoding: gzip,deflate 18:37:44.195 [main] DEBUG org.apache.http.wire -- http-outgoing-2 >> "PUT /base/RestTest/PutHello/Bob?age=10 HTTP/1.1[\r][\n]" 18:37:44.195 [main] DEBUG org.apache.http.wire -- http-outgoing-2 >> "Content-Type: text/plain[\r][\n]" 18:37:44.195 [main] DEBUG org.apache.http.wire -- http-outgoing-2 >> "Content-Length: 9[\r][\n]" 18:37:44.194 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=3,r=-1,t=58505ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:37:44.194 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 waiting with 1 keys 18:37:44.194 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 0 keys 18:37:44.195 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@32b719b8::SocketChannelEndPoint@7f7a8337[{l=/127.0.0.1:42617,r=/127.0.0.1:46790,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:44.196 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f02db0@197f47e2 on ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=0 18:37:44.196 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@7f7a8337[{l=/127.0.0.1:42617,r=/127.0.0.1:46790,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@32b719b8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ac58d71{s=START}]=>HttpChannelOverHttp@7fbf80dc{s=HttpChannelState@40d95f75{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.196 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@32b719b8::SocketChannelEndPoint@7f7a8337[{l=/127.0.0.1:42617,r=/127.0.0.1:46790,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@32b719b8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ac58d71{s=START}]=>HttpChannelOverHttp@7fbf80dc{s=HttpChannelState@40d95f75{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.196 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@32b719b8::SocketChannelEndPoint@7f7a8337[{l=/127.0.0.1:42617,r=/127.0.0.1:46790,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@32b719b8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ac58d71{s=START}]=>HttpChannelOverHttp@7fbf80dc{s=HttpChannelState@40d95f75{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.196 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@10ed4bab{ReadCallback@1a1dfad7{HttpConnection@32b719b8::SocketChannelEndPoint@7f7a8337[{l=/127.0.0.1:42617,r=/127.0.0.1:46790,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@32b719b8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ac58d71{s=START}]=>HttpChannelOverHttp@7fbf80dc{s=HttpChannelState@40d95f75{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.196 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@7f7a8337[{l=/127.0.0.1:42617,r=/127.0.0.1:46790,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@32b719b8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ac58d71{s=START}]=>HttpChannelOverHttp@7fbf80dc{s=HttpChannelState@40d95f75{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.196 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@793eee21 on ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=1 18:37:44.196 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=2 18:37:44.197 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken with none selected 18:37:44.195 [main] DEBUG org.apache.http.wire -- http-outgoing-2 >> "Host: localhost:42617[\r][\n]" 18:37:44.197 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@7f7a8337[{l=/127.0.0.1:42617,r=/127.0.0.1:46790,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@32b719b8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ac58d71{s=START}]=>HttpChannelOverHttp@7fbf80dc{s=HttpChannelState@40d95f75{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.197 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken up from select, 0/0/1 selected 18:37:44.197 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@656bdfd0[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46790]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=3,r=-1,t=58502ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:37:44.197 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 processing 0 keys, 2 updates 18:37:44.197 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:37:44.197 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=4,r=-1,t=58502ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:37:44.197 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f02db0@197f47e2 18:37:44.197 [main] DEBUG org.apache.http.wire -- http-outgoing-2 >> "Connection: Keep-Alive[\r][\n]" 18:37:44.197 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@793eee21 18:37:44.197 [main] DEBUG org.apache.http.wire -- http-outgoing-2 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:37:44.197 [main] DEBUG org.apache.http.wire -- http-outgoing-2 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:37:44.197 [main] DEBUG org.apache.http.wire -- http-outgoing-2 >> "[\r][\n]" 18:37:44.197 [main] DEBUG org.apache.http.wire -- http-outgoing-2 >> "At last! " 18:37:44.197 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@7f7a8337[{l=/127.0.0.1:42617,r=/127.0.0.1:46790,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@32b719b8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ac58d71{s=START}]=>HttpChannelOverHttp@7fbf80dc{s=HttpChannelState@40d95f75{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.197 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.197 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 waiting with 1 keys 18:37:44.197 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken up from select, 1/1/1 selected 18:37:44.197 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 processing 1 keys, 0 updates 18:37:44.197 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46790], selector=sun.nio.ch.EPollSelectorImpl@6156f7d9, interestOps=1, readyOps=1 SocketChannelEndPoint@7f7a8337[{l=/127.0.0.1:42617,r=/127.0.0.1:46790,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@32b719b8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ac58d71{s=START}]=>HttpChannelOverHttp@7fbf80dc{s=HttpChannelState@40d95f75{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.198 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@7f7a8337[{l=/127.0.0.1:42617,r=/127.0.0.1:46790,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@32b719b8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ac58d71{s=START}]=>HttpChannelOverHttp@7fbf80dc{s=HttpChannelState@40d95f75{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.198 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@7f7a8337[{l=/127.0.0.1:42617,r=/127.0.0.1:46790,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@32b719b8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ac58d71{s=START}]=>HttpChannelOverHttp@7fbf80dc{s=HttpChannelState@40d95f75{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:44.198 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0} tryExecute AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=4,r=-1,t=58501ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}][pc=0,pic=0,pec=1,epc=0]@2024-01-20T18:37:44.198451576Z 18:37:44.198 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=1} startReservedThread p=1 18:37:44.198 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue ReservedThread@2bf0e8c5{PENDING,thread=null} startThread=0 18:37:44.198 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run ReservedThread@2bf0e8c5{PENDING,thread=null} in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=3,r=-1,t=58500ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=1}] 18:37:44.198 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2bf0e8c5{PENDING,thread=Thread[qtp1187972599-23,5,main]} was=PENDING next=RESERVED size=0+1 capacity=4 18:37:44.198 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b40b6c7{RESERVED,thread=Thread[qtp1187972599-25,5,main]} task=AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=3,r=-1,t=58500ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=1}][pc=0,pic=0,pec=1,epc=0]@2024-01-20T18:37:44.198771777Z ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0} 18:37:44.198 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2bf0e8c5{RESERVED,thread=Thread[qtp1187972599-23,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0} 18:37:44.198 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@7f7a8337[{l=/127.0.0.1:42617,r=/127.0.0.1:46790,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@32b719b8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ac58d71{s=START}]=>HttpChannelOverHttp@7fbf80dc{s=HttpChannelState@40d95f75{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=3,r=-1,t=58500ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}][pc=0,pic=0,pec=1,epc=0]@2024-01-20T18:37:44.198883098Z 18:37:44.198 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=3,r=-1,t=58500ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}][pc=0,pic=0,pec=1,epc=0]@2024-01-20T18:37:44.198974218Z tryProduce true 18:37:44.198 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@10ed4bab{ReadCallback@1a1dfad7{HttpConnection@32b719b8::SocketChannelEndPoint@7f7a8337[{l=/127.0.0.1:42617,r=/127.0.0.1:46790,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@32b719b8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ac58d71{s=START}]=>HttpChannelOverHttp@7fbf80dc{s=HttpChannelState@40d95f75{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.199 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:44.199 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.199 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@32b719b8::SocketChannelEndPoint@7f7a8337[{l=/127.0.0.1:42617,r=/127.0.0.1:46790,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@32b719b8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ac58d71{s=START}]=>HttpChannelOverHttp@7fbf80dc{s=HttpChannelState@40d95f75{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@40d95f75{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.199 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@7f7a8337[{l=/127.0.0.1:42617,r=/127.0.0.1:46790,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@32b719b8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ac58d71{s=START}]=>HttpChannelOverHttp@7fbf80dc{s=HttpChannelState@40d95f75{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.199 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 waiting with 1 keys 18:37:44.199 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 235 DirectByteBuffer@6c3ace64[p=0,l=235,c=8192,r=235]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.199 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@32b719b8::SocketChannelEndPoint@7f7a8337[{l=/127.0.0.1:42617,r=/127.0.0.1:46790,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@32b719b8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ac58d71{s=START}]=>HttpChannelOverHttp@7fbf80dc{s=HttpChannelState@40d95f75{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 235 RetainableByteBuffer@18162f7a{DirectByteBuffer@6c3ace64[p=0,l=235,c=8192,r=235]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.199 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@32b719b8::SocketChannelEndPoint@7f7a8337[{l=/127.0.0.1:42617,r=/127.0.0.1:46790,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@32b719b8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ac58d71{s=START}]=>HttpChannelOverHttp@7fbf80dc{s=HttpChannelState@40d95f75{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@18162f7a{DirectByteBuffer@6c3ace64[p=0,l=235,c=8192,r=235]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.199 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@6c3ace64[p=0,l=235,c=8192,r=235]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.199 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:37:44.200 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:37:44.200 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:37:44.200 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:37:44.200 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:37:44.200 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> IN_VALUE 18:37:44.200 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> FIELD 18:37:44.200 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Type: text/plain) header=Content-Type, headerString=[Content-Type], valueString=[text/plain] 18:37:44.200 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:37:44.200 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:37:44.200 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:37:44.200 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:37:44.200 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:37:44.200 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:37:44.200 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:37:44.200 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:42617) header=Host, headerString=[Host], valueString=[localhost:42617] 18:37:44.200 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:37:44.200 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:37:44.201 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:37:44.201 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:37:44.201 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:37:44.201 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:37:44.201 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:37:44.201 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:37:44.201 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:37:44.201 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:37:44.201 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:37:44.201 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@791154889 cs=HttpChannelState@40d95f75{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@10fbc3d9 eof=false 18:37:44.201 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@10fbc3d9 18:37:44.201 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@5af17143[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@7fbf80dc{s=HttpChannelState@40d95f75{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.201 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/PutHello/Bob?age=10 on HttpChannelOverHttp@7fbf80dc{s=HttpChannelState@40d95f75{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=0} PUT /base/RestTest/PutHello/Bob?age=10 HTTP/1.1 Content-Type: text/plain Content-Length: 9 Host: localhost:42617 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:37:44.201 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@32b719b8::SocketChannelEndPoint@7f7a8337[{l=/127.0.0.1:42617,r=/127.0.0.1:46790,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@32b719b8[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@1ac58d71{s=START}]=>HttpChannelOverHttp@7fbf80dc{s=HttpChannelState@40d95f75{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=1}] parsed true HttpParser{s=CONTENT,0 of 9} 18:37:44.202 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:42617/base/RestTest/PutHello/Bob?age=10 HttpChannelOverHttp@7fbf80dc{s=HttpChannelState@40d95f75{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=1} 18:37:44.202 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@40d95f75{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.202 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@7fbf80dc{s=HttpChannelState@40d95f75{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=1} 18:37:44.202 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.Server -- REQUEST PUT /base/RestTest/PutHello/Bob ?age=10 on HttpChannelOverHttp@7fbf80dc{s=HttpChannelState@40d95f75{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=1} 18:37:44.202 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/PutHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:37:44.202 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/PutHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:37:44.202 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:37:44.202 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 session=null 18:37:44.202 [qtp1187972599-19] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/PutHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2c708440, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/PutHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:37:44.202 [qtp1187972599-19] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:37:44.207 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=-9223372036854775808] AsyncContentProducer@5af17143[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@7fbf80dc{s=HttpChannelState@40d95f75{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=6}] 18:37:44.208 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@5af17143[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@7fbf80dc{s=HttpChannelState@40d95f75{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=7}] 18:37:44.208 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@5af17143[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@7fbf80dc{s=HttpChannelState@40d95f75{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=7}] 18:37:44.208 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:44.208 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@32b719b8::SocketChannelEndPoint@7f7a8337[{l=/127.0.0.1:42617,r=/127.0.0.1:46790,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@32b719b8[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@1ac58d71{s=START}]=>HttpChannelOverHttp@7fbf80dc{s=HttpChannelState@40d95f75{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=7}] parse RetainableByteBuffer@18162f7a{DirectByteBuffer@6c3ace64[p=226,l=235,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.210 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@6c3ace64[p=226,l=235,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.211 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@7fbf80dc{s=HttpChannelState@40d95f75{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=10} Content@1555c9cc{DirectByteBufferR@12ec1ffd[p=226,l=235,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:44.211 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@32b719b8::SocketChannelEndPoint@7f7a8337[{l=/127.0.0.1:42617,r=/127.0.0.1:46790,OPEN,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@32b719b8[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@1ac58d71{s=START}]=>HttpChannelOverHttp@7fbf80dc{s=HttpChannelState@40d95f75{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=10}] parsed true HttpParser{s=CONTENT,9 of 9} 18:37:44.211 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@1555c9cc{DirectByteBufferR@12ec1ffd[p=226,l=235,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:44.211 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 243201439974 AsyncContentProducer@5af17143[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@7fbf80dc{s=HttpChannelState@40d95f75{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=10}] 18:37:44.211 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced Content@1555c9cc{DirectByteBufferR@12ec1ffd[p=226,l=235,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@5af17143[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@7fbf80dc{s=HttpChannelState@40d95f75{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=10}] 18:37:44.211 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@5af17143[r=Content@1555c9cc{DirectByteBufferR@12ec1ffd[p=226,l=235,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@7fbf80dc{s=HttpChannelState@40d95f75{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=10}] 18:37:44.212 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@5af17143[r=Content@1555c9cc{DirectByteBufferR@12ec1ffd[p=226,l=235,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@7fbf80dc{s=HttpChannelState@40d95f75{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=11}] 18:37:44.212 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@5af17143[r=Content@1555c9cc{DirectByteBufferR@12ec1ffd[p=226,l=235,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@1555c9cc{DirectByteBufferR@12ec1ffd[p=226,l=235,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@7fbf80dc{s=HttpChannelState@40d95f75{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=11}] 18:37:44.212 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = Content@1555c9cc{DirectByteBufferR@12ec1ffd[p=226,l=235,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@5af17143[r=Content@1555c9cc{DirectByteBufferR@12ec1ffd[p=226,l=235,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@1555c9cc{DirectByteBufferR@12ec1ffd[p=226,l=235,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@7fbf80dc{s=HttpChannelState@40d95f75{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=11}] 18:37:44.212 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@40d95f75{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.212 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned Content@1555c9cc{DirectByteBufferR@12ec1ffd[p=226,l=235,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:44.212 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpInput -- read produced 9 byte(s) HttpInput@791154889 cs=HttpChannelState@40d95f75{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@10fbc3d9 eof=false 18:37:44.212 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reclaim Content@1555c9cc{DirectByteBufferR@12ec1ffd[p=235,l=235,c=8192,r=0]={PUT /base... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@5af17143[r=Content@1555c9cc{DirectByteBufferR@12ec1ffd[p=235,l=235,c=8192,r=0]={PUT /base... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@1555c9cc{DirectByteBufferR@12ec1ffd[p=235,l=235,c=8192,r=0]={PUT /base... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@7fbf80dc{s=HttpChannelState@40d95f75{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=11}] 18:37:44.212 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=243201439974] AsyncContentProducer@5af17143[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@7fbf80dc{s=HttpChannelState@40d95f75{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=11}] 18:37:44.213 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@5af17143[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@7fbf80dc{s=HttpChannelState@40d95f75{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=12}] 18:37:44.213 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@5af17143[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@7fbf80dc{s=HttpChannelState@40d95f75{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=12}] 18:37:44.213 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:44.213 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@32b719b8::SocketChannelEndPoint@7f7a8337[{l=/127.0.0.1:42617,r=/127.0.0.1:46790,OPEN,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@32b719b8[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@1ac58d71{s=START}]=>HttpChannelOverHttp@7fbf80dc{s=HttpChannelState@40d95f75{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=12}] parse RetainableByteBuffer@18162f7a{DirectByteBuffer@6c3ace64[p=235,l=235,c=8192,r=0]={PUT /base... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.213 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@6c3ace64[p=235,l=235,c=8192,r=0]={PUT /base... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.213 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:37:44.213 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@7fbf80dc{s=HttpChannelState@40d95f75{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=12} 18:37:44.213 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:37:44.213 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@7fbf80dc{s=HttpChannelState@40d95f75{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=12} 18:37:44.213 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:37:44.213 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@32b719b8::SocketChannelEndPoint@7f7a8337[{l=/127.0.0.1:42617,r=/127.0.0.1:46790,OPEN,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@32b719b8[p=HttpParser{s=END,9 of 9},g=HttpGenerator@1ac58d71{s=START}]=>HttpChannelOverHttp@7fbf80dc{s=HttpChannelState@40d95f75{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=12}] parsed false HttpParser{s=END,9 of 9} 18:37:44.213 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@32b719b8::SocketChannelEndPoint@7f7a8337[{l=/127.0.0.1:42617,r=/127.0.0.1:46790,OPEN,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@32b719b8[p=HttpParser{s=END,9 of 9},g=HttpGenerator@1ac58d71{s=START}]=>HttpChannelOverHttp@7fbf80dc{s=HttpChannelState@40d95f75{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=12}] 18:37:44.213 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:37:44.213 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 243201439974 AsyncContentProducer@5af17143[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@7fbf80dc{s=HttpChannelState@40d95f75{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=12}] 18:37:44.213 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced EofContent AsyncContentProducer@5af17143[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@7fbf80dc{s=HttpChannelState@40d95f75{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=12}] 18:37:44.213 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@5af17143[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@7fbf80dc{s=HttpChannelState@40d95f75{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=13}] 18:37:44.219 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@5af17143[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@7fbf80dc{s=HttpChannelState@40d95f75{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=18}] 18:37:44.219 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@5af17143[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@7fbf80dc{s=HttpChannelState@40d95f75{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=18}] 18:37:44.219 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = EofContent AsyncContentProducer@5af17143[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@7fbf80dc{s=HttpChannelState@40d95f75{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=18}] 18:37:44.219 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@40d95f75{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.219 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned EofContent 18:37:44.219 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpInput -- read error=null HttpInput@791154889 cs=HttpChannelState@40d95f75{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@10fbc3d9 eof=false 18:37:44.219 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpInput -- read at EOF, setting consumed EOF to true HttpInput@791154889 cs=HttpChannelState@40d95f75{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@10fbc3d9 eof=false 18:37:44.219 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- onContentProducible releasing semaphore LockedSemaphore permits=0 unready=false 18:37:44.222 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@7fd40a72[p=0,l=37,c=8192,r=37]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 18:37:44.222 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=37 null 18:37:44.222 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@d35e182[p=0,l=37,c=8192,r=37]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@3ae43d3c{null} 18:37:44.222 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/PutHello/Bob on HttpChannelOverHttp@7fbf80dc{s=HttpChannelState@40d95f75{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=21} 200 null HTTP/1.1 Date: Sat, 20 Jan 2024 18:37:44 GMT Content-Length: 37 Content-Type: text/plain 18:37:44.222 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@5bf52291[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=37},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4ad3407] (null,[p=0,l=37,c=8192,r=37],true)@START 18:37:44.222 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=37} last=true content=HeapByteBuffer@d35e182[p=0,l=37,c=8192,r=37]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.230 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sat, 20 Jan 2024 18:37:44 GMT Content-Length: 37 Content-Type: text/plain 18:37:44.230 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:37:44.230 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@5bf52291[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=37},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4ad3407] ([p=0,l=126,c=8192,r=126],[p=0,l=37,c=8192,r=37],true)@COMPLETING 18:37:44.230 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@26b6ece1{IDLE}->null [DirectByteBuffer@2652a7a2[p=0,l=126,c=8192,r=126]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@d35e182[p=0,l=37,c=8192,r=37]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 18:37:44.230 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@26b6ece1{WRITING}->null:IDLE-->WRITING 18:37:44.230 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "HTTP/1.1 200 OK[\r][\n]" 18:37:44.230 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "Date: Sat, 20 Jan 2024 18:37:44 GMT[\r][\n]" 18:37:44.230 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "Content-Type: text/plain[\r][\n]" 18:37:44.230 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "Content-Length: 37[\r][\n]" 18:37:44.230 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 163 SocketChannelEndPoint@7f7a8337[{l=/127.0.0.1:42617,r=/127.0.0.1:46790,OPEN,fill=-,flush=W,to=31/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@32b719b8[p=HttpParser{s=END,9 of 9},g=HttpGenerator@1ac58d71{s=COMPLETING}]=>HttpChannelOverHttp@7fbf80dc{s=HttpChannelState@40d95f75{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=29}] 18:37:44.230 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "Server: Jetty(11.0.18)[\r][\n]" 18:37:44.230 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=163 remaining=0 WriteFlusher@26b6ece1{WRITING}->null 18:37:44.230 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "[\r][\n]" 18:37:44.230 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@26b6ece1{IDLE}->null:WRITING-->IDLE 18:37:44.230 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "PUT: At last! Hello There Bob aged 10" 18:37:44.231 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@5bf52291[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=37},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4ad3407] ([p=126,l=126,c=8192,r=0],[p=37,l=37,c=8192,r=0],true)@END 18:37:44.231 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpOutput -- onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 18:37:44.231 [main] DEBUG org.apache.http.headers -- http-outgoing-2 << HTTP/1.1 200 OK 18:37:44.231 [main] DEBUG org.apache.http.headers -- http-outgoing-2 << Date: Sat, 20 Jan 2024 18:37:44 GMT 18:37:44.231 [main] DEBUG org.apache.http.headers -- http-outgoing-2 << Content-Type: text/plain 18:37:44.231 [main] DEBUG org.apache.http.headers -- http-outgoing-2 << Content-Length: 37 18:37:44.231 [main] DEBUG org.apache.http.headers -- http-outgoing-2 << Server: Jetty(11.0.18) 18:37:44.231 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:37:44.231 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:37:44.231 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@7fbf80dc{s=HttpChannelState@40d95f75{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=30} 18:37:44.231 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@40d95f75{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:37:44.231 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@40d95f75{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.231 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@7fbf80dc{s=HttpChannelState@40d95f75{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=30} 18:37:44.231 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 2][route: {}->http://localhost:42617] can be kept alive indefinitely 18:37:44.231 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-2: set socket timeout to 0 18:37:44.231 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 2][route: {}->http://localhost:42617][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:44.231 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:37:44.231 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:37:44.231 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@3da028d6) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:37:44.231 [main] DEBUG org.onap.policy.rest.RestManager -- PUT: At last! Hello There Bob aged 10 18:37:44.232 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@40d95f75{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.232 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:37:44.232 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@40d95f75{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.232 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-2: Close connection 18:37:44.232 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@40d95f75{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.232 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:37:44.232 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@7fbf80dc{s=HttpChannelState@40d95f75{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=31} 18:37:44.232 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/PutHello/Bob written=37 18:37:44.232 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:42617/base/RestTest/PutBlank: 18:37:44.232 [qtp1187972599-19] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:37:44 +0000] "PUT /base/RestTest/PutHello/Bob?age=10 HTTP/1.1" 200 37 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:44.232 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@791154889 cs=HttpChannelState@40d95f75{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@10fbc3d9 eof=true 18:37:44.232 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@7fbf80dc{s=HttpChannelState@40d95f75{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=31} 18:37:44.232 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@5af17143[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@7fbf80dc{s=HttpChannelState@40d95f75{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=31}] 18:37:44.232 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@791154889 cs=HttpChannelState@40d95f75{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@10fbc3d9 eof=true 18:37:44.233 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@5af17143[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@7fbf80dc{s=HttpChannelState@40d95f75{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=32}] 18:37:44.233 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@791154889 cs=HttpChannelState@40d95f75{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@10fbc3d9 eof=true 18:37:44.233 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@40d95f75{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.233 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@791154889 cs=HttpChannelState@40d95f75{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@10fbc3d9 eof=true 18:37:44.233 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@10fbc3d9 18:37:44.233 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:37:44.233 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@5af17143[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@7fbf80dc{s=HttpChannelState@40d95f75{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=32}] 18:37:44.233 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:37:44.233 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:42617][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:37:44.233 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:37:44.233 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:37:44.233 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 3][route: {}->http://localhost:42617][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:44.233 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@7fbf80dc{s=HttpChannelState@40d95f75{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:37:44.233 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:42617 18:37:44.234 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:42617 18:37:44.234 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:46796<->127.0.0.1:42617 18:37:44.234 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request PUT /base/RestTest/PutBlank HTTP/1.1 18:37:44.234 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:37:44.234 [qtp1187972599-20-acceptor-0@2d777226-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@6ea0d884[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46796]] on ManagedSelector@22df0abe{STARTED} id=0 keys=0 selected=0 updates=0 18:37:44.234 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:37:44.234 [qtp1187972599-20-acceptor-0@2d777226-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@22df0abe{STARTED} id=0 keys=0 selected=0 updates=1 18:37:44.234 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken with none selected 18:37:44.234 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 0/0/0 selected 18:37:44.234 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 0 keys, 1 updates 18:37:44.234 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:44.234 [main] DEBUG org.apache.http.headers -- http-outgoing-3 >> PUT /base/RestTest/PutBlank HTTP/1.1 18:37:44.234 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@6ea0d884[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46796]] 18:37:44.234 [main] DEBUG org.apache.http.headers -- http-outgoing-3 >> Content-Type: text/plain 18:37:44.234 [main] DEBUG org.apache.http.headers -- http-outgoing-3 >> Content-Length: 9 18:37:44.234 [main] DEBUG org.apache.http.headers -- http-outgoing-3 >> Host: localhost:42617 18:37:44.234 [main] DEBUG org.apache.http.headers -- http-outgoing-3 >> Connection: Keep-Alive 18:37:44.234 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@6ea0d884[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46796]] startThread=0 18:37:44.234 [main] DEBUG org.apache.http.headers -- http-outgoing-3 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:37:44.234 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.234 [main] DEBUG org.apache.http.headers -- http-outgoing-3 >> Accept-Encoding: gzip,deflate 18:37:44.234 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 1 keys 18:37:44.234 [main] DEBUG org.apache.http.wire -- http-outgoing-3 >> "PUT /base/RestTest/PutBlank HTTP/1.1[\r][\n]" 18:37:44.234 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@6ea0d884[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46796]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58464ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:37:44.234 [main] DEBUG org.apache.http.wire -- http-outgoing-3 >> "Content-Type: text/plain[\r][\n]" 18:37:44.235 [main] DEBUG org.apache.http.wire -- http-outgoing-3 >> "Content-Length: 9[\r][\n]" 18:37:44.235 [main] DEBUG org.apache.http.wire -- http-outgoing-3 >> "Host: localhost:42617[\r][\n]" 18:37:44.235 [main] DEBUG org.apache.http.wire -- http-outgoing-3 >> "Connection: Keep-Alive[\r][\n]" 18:37:44.235 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@253d3e2d[{l=/127.0.0.1:42617,r=/127.0.0.1:46796,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:44.235 [main] DEBUG org.apache.http.wire -- http-outgoing-3 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:37:44.233 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@7f7a8337[{l=/127.0.0.1:42617,r=/127.0.0.1:46790,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@32b719b8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ac58d71{s=START}]=>HttpChannelOverHttp@7fbf80dc{s=HttpChannelState@40d95f75{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.235 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@253d3e2d[{l=/127.0.0.1:42617,r=/127.0.0.1:46796,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:37:44.235 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@6c3ace64[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.235 [main] DEBUG org.apache.http.wire -- http-outgoing-3 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:37:44.235 [main] DEBUG org.apache.http.wire -- http-outgoing-3 >> "[\r][\n]" 18:37:44.235 [main] DEBUG org.apache.http.wire -- http-outgoing-3 >> "At last! " 18:37:44.235 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:37:44.235 [qtp1187972599-24] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@2bea74b8{s=HttpChannelState@1be6ebdb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@253d3e2d[{l=/127.0.0.1:42617,r=/127.0.0.1:46796,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@1be6ebdb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.235 [qtp1187972599-24] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@7731c6b9::SocketChannelEndPoint@253d3e2d[{l=/127.0.0.1:42617,r=/127.0.0.1:46796,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:44.235 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f02db0@3bb15224 on ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=0 18:37:44.235 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@253d3e2d[{l=/127.0.0.1:42617,r=/127.0.0.1:46796,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@7731c6b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4306ae5e{s=START}]=>HttpChannelOverHttp@2bea74b8{s=HttpChannelState@1be6ebdb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.235 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@7731c6b9::SocketChannelEndPoint@253d3e2d[{l=/127.0.0.1:42617,r=/127.0.0.1:46796,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@7731c6b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4306ae5e{s=START}]=>HttpChannelOverHttp@2bea74b8{s=HttpChannelState@1be6ebdb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.236 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@7731c6b9::SocketChannelEndPoint@253d3e2d[{l=/127.0.0.1:42617,r=/127.0.0.1:46796,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@7731c6b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4306ae5e{s=START}]=>HttpChannelOverHttp@2bea74b8{s=HttpChannelState@1be6ebdb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.236 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@6f923dd6{ReadCallback@166f2a93{HttpConnection@7731c6b9::SocketChannelEndPoint@253d3e2d[{l=/127.0.0.1:42617,r=/127.0.0.1:46796,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@7731c6b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4306ae5e{s=START}]=>HttpChannelOverHttp@2bea74b8{s=HttpChannelState@1be6ebdb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.236 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@253d3e2d[{l=/127.0.0.1:42617,r=/127.0.0.1:46796,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@7731c6b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4306ae5e{s=START}]=>HttpChannelOverHttp@2bea74b8{s=HttpChannelState@1be6ebdb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.236 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@27fe7a08 on ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=1 18:37:44.236 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=2 18:37:44.236 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken with none selected 18:37:44.236 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@253d3e2d[{l=/127.0.0.1:42617,r=/127.0.0.1:46796,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@7731c6b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4306ae5e{s=START}]=>HttpChannelOverHttp@2bea74b8{s=HttpChannelState@1be6ebdb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.236 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 0/0/1 selected 18:37:44.236 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@6ea0d884[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46796]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58462ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:37:44.236 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 0 keys, 2 updates 18:37:44.236 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=3,r=-1,t=58462ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:37:44.236 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:37:44.236 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f02db0@3bb15224 18:37:44.236 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@27fe7a08 18:37:44.236 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@253d3e2d[{l=/127.0.0.1:42617,r=/127.0.0.1:46796,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@7731c6b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4306ae5e{s=START}]=>HttpChannelOverHttp@2bea74b8{s=HttpChannelState@1be6ebdb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.236 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.236 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 1 keys 18:37:44.237 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 1/1/1 selected 18:37:44.237 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 1 keys, 0 updates 18:37:44.237 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46796], selector=sun.nio.ch.EPollSelectorImpl@7424c5f3, interestOps=1, readyOps=1 SocketChannelEndPoint@253d3e2d[{l=/127.0.0.1:42617,r=/127.0.0.1:46796,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@7731c6b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4306ae5e{s=START}]=>HttpChannelOverHttp@2bea74b8{s=HttpChannelState@1be6ebdb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.237 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@253d3e2d[{l=/127.0.0.1:42617,r=/127.0.0.1:46796,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7731c6b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4306ae5e{s=START}]=>HttpChannelOverHttp@2bea74b8{s=HttpChannelState@1be6ebdb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.237 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@253d3e2d[{l=/127.0.0.1:42617,r=/127.0.0.1:46796,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7731c6b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4306ae5e{s=START}]=>HttpChannelOverHttp@2bea74b8{s=HttpChannelState@1be6ebdb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:44.237 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0} tryExecute AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=3,r=-1,t=58461ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=1]@2024-01-20T18:37:44.237485144Z 18:37:44.237 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=1} startReservedThread p=1 18:37:44.237 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue ReservedThread@2b3af188{PENDING,thread=null} startThread=0 18:37:44.237 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run ReservedThread@2b3af188{PENDING,thread=null} in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58461ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=1}] 18:37:44.237 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@253d3e2d[{l=/127.0.0.1:42617,r=/127.0.0.1:46796,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7731c6b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4306ae5e{s=START}]=>HttpChannelOverHttp@2bea74b8{s=HttpChannelState@1be6ebdb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58461ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=1}][pc=0,pic=0,pec=0,epc=1]@2024-01-20T18:37:44.237773845Z 18:37:44.237 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2bf0e8c5{RESERVED,thread=Thread[qtp1187972599-23,5,main]} task=AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58461ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=2]@2024-01-20T18:37:44.237941116Z ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0} 18:37:44.238 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58461ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=2]@2024-01-20T18:37:44.238104987Z tryProduce true 18:37:44.238 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:44.238 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.235 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@32b719b8::SocketChannelEndPoint@7f7a8337[{l=/127.0.0.1:42617,r=/127.0.0.1:46790,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@32b719b8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ac58d71{s=START}]=>HttpChannelOverHttp@7fbf80dc{s=HttpChannelState@40d95f75{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 RetainableByteBuffer@18162f7a{DirectByteBuffer@6c3ace64[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.238 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@253d3e2d[{l=/127.0.0.1:42617,r=/127.0.0.1:46796,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7731c6b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4306ae5e{s=START}]=>HttpChannelOverHttp@2bea74b8{s=HttpChannelState@1be6ebdb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.238 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 1 keys 18:37:44.238 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@32b719b8::SocketChannelEndPoint@7f7a8337[{l=/127.0.0.1:42617,r=/127.0.0.1:46790,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@32b719b8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ac58d71{s=START}]=>HttpChannelOverHttp@7fbf80dc{s=HttpChannelState@40d95f75{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@18162f7a{DirectByteBuffer@6c3ace64[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.237 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b3af188{PENDING,thread=Thread[qtp1187972599-18,5,main]} was=PENDING next=RESERVED size=0+1 capacity=4 18:37:44.238 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@6c3ace64[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.237 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@6f923dd6{ReadCallback@166f2a93{HttpConnection@7731c6b9::SocketChannelEndPoint@253d3e2d[{l=/127.0.0.1:42617,r=/127.0.0.1:46796,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7731c6b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4306ae5e{s=START}]=>HttpChannelOverHttp@2bea74b8{s=HttpChannelState@1be6ebdb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.238 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b3af188{RESERVED,thread=Thread[qtp1187972599-18,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0} 18:37:44.239 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7731c6b9::SocketChannelEndPoint@253d3e2d[{l=/127.0.0.1:42617,r=/127.0.0.1:46796,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7731c6b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4306ae5e{s=START}]=>HttpChannelOverHttp@2bea74b8{s=HttpChannelState@1be6ebdb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@1be6ebdb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.239 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 224 DirectByteBuffer@69856a09[p=0,l=224,c=8192,r=224]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.239 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7731c6b9::SocketChannelEndPoint@253d3e2d[{l=/127.0.0.1:42617,r=/127.0.0.1:46796,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7731c6b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4306ae5e{s=START}]=>HttpChannelOverHttp@2bea74b8{s=HttpChannelState@1be6ebdb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 224 RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=224,c=8192,r=224]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.239 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7731c6b9::SocketChannelEndPoint@253d3e2d[{l=/127.0.0.1:42617,r=/127.0.0.1:46796,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7731c6b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4306ae5e{s=START}]=>HttpChannelOverHttp@2bea74b8{s=HttpChannelState@1be6ebdb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=224,c=8192,r=224]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.240 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=224,c=8192,r=224]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.240 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:37:44.240 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:37:44.240 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:37:44.240 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:37:44.240 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:37:44.240 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> IN_VALUE 18:37:44.240 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> FIELD 18:37:44.240 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Type: text/plain) header=Content-Type, headerString=[Content-Type], valueString=[text/plain] 18:37:44.240 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:37:44.240 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:37:44.240 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:37:44.240 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:37:44.240 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:37:44.240 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:37:44.240 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:37:44.240 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:42617) header=Host, headerString=[Host], valueString=[localhost:42617] 18:37:44.240 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:37:44.240 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:37:44.240 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:37:44.240 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:37:44.240 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:37:44.240 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:37:44.240 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:37:44.240 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:37:44.240 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:37:44.240 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:37:44.240 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:37:44.241 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@1849195147 cs=HttpChannelState@1be6ebdb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5b9838ee eof=false 18:37:44.241 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@5b9838ee 18:37:44.241 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@5f1c53dd[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@2bea74b8{s=HttpChannelState@1be6ebdb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.241 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/PutBlank on HttpChannelOverHttp@2bea74b8{s=HttpChannelState@1be6ebdb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/PutBlank,age=0} PUT /base/RestTest/PutBlank HTTP/1.1 Content-Type: text/plain Content-Length: 9 Host: localhost:42617 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:37:44.241 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7731c6b9::SocketChannelEndPoint@253d3e2d[{l=/127.0.0.1:42617,r=/127.0.0.1:46796,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7731c6b9[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@4306ae5e{s=START}]=>HttpChannelOverHttp@2bea74b8{s=HttpChannelState@1be6ebdb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/PutBlank,age=0}] parsed true HttpParser{s=CONTENT,0 of 9} 18:37:44.241 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:42617/base/RestTest/PutBlank HttpChannelOverHttp@2bea74b8{s=HttpChannelState@1be6ebdb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/PutBlank,age=0} 18:37:44.241 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@1be6ebdb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.241 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@2bea74b8{s=HttpChannelState@1be6ebdb{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutBlank,age=0} 18:37:44.241 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.Server -- REQUEST PUT /base/RestTest/PutBlank ?null on HttpChannelOverHttp@2bea74b8{s=HttpChannelState@1be6ebdb{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutBlank,age=0} 18:37:44.241 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/PutBlank @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:37:44.241 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/PutBlank @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:37:44.241 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:37:44.241 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 session=null 18:37:44.241 [qtp1187972599-21] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/PutBlank|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2c708440, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/PutBlank} -> org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:37:44.241 [qtp1187972599-21] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:37:44.243 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=-9223372036854775808] AsyncContentProducer@5f1c53dd[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@2bea74b8{s=HttpChannelState@1be6ebdb{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutBlank,age=2}] 18:37:44.243 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@5f1c53dd[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@2bea74b8{s=HttpChannelState@1be6ebdb{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutBlank,age=2}] 18:37:44.243 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@5f1c53dd[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@2bea74b8{s=HttpChannelState@1be6ebdb{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutBlank,age=2}] 18:37:44.243 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:44.243 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7731c6b9::SocketChannelEndPoint@253d3e2d[{l=/127.0.0.1:42617,r=/127.0.0.1:46796,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7731c6b9[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@4306ae5e{s=START}]=>HttpChannelOverHttp@2bea74b8{s=HttpChannelState@1be6ebdb{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutBlank,age=2}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=215,l=224,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.243 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@69856a09[p=215,l=224,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.243 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@2bea74b8{s=HttpChannelState@1be6ebdb{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutBlank,age=2} Content@e1785c4{DirectByteBufferR@145283a0[p=215,l=224,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:44.243 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7731c6b9::SocketChannelEndPoint@253d3e2d[{l=/127.0.0.1:42617,r=/127.0.0.1:46796,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7731c6b9[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@4306ae5e{s=START}]=>HttpChannelOverHttp@2bea74b8{s=HttpChannelState@1be6ebdb{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutBlank,age=2}] parsed true HttpParser{s=CONTENT,9 of 9} 18:37:44.243 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@e1785c4{DirectByteBufferR@145283a0[p=215,l=224,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:44.243 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 243233602760 AsyncContentProducer@5f1c53dd[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@2bea74b8{s=HttpChannelState@1be6ebdb{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutBlank,age=2}] 18:37:44.243 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced Content@e1785c4{DirectByteBufferR@145283a0[p=215,l=224,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@5f1c53dd[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@2bea74b8{s=HttpChannelState@1be6ebdb{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutBlank,age=2}] 18:37:44.243 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@5f1c53dd[r=Content@e1785c4{DirectByteBufferR@145283a0[p=215,l=224,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@2bea74b8{s=HttpChannelState@1be6ebdb{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutBlank,age=2}] 18:37:44.243 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@5f1c53dd[r=Content@e1785c4{DirectByteBufferR@145283a0[p=215,l=224,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@2bea74b8{s=HttpChannelState@1be6ebdb{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutBlank,age=2}] 18:37:44.243 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@5f1c53dd[r=Content@e1785c4{DirectByteBufferR@145283a0[p=215,l=224,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@e1785c4{DirectByteBufferR@145283a0[p=215,l=224,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@2bea74b8{s=HttpChannelState@1be6ebdb{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutBlank,age=2}] 18:37:44.243 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = Content@e1785c4{DirectByteBufferR@145283a0[p=215,l=224,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@5f1c53dd[r=Content@e1785c4{DirectByteBufferR@145283a0[p=215,l=224,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@e1785c4{DirectByteBufferR@145283a0[p=215,l=224,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@2bea74b8{s=HttpChannelState@1be6ebdb{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutBlank,age=2}] 18:37:44.244 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@1be6ebdb{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.244 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned Content@e1785c4{DirectByteBufferR@145283a0[p=215,l=224,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:44.244 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- read produced 9 byte(s) HttpInput@1849195147 cs=HttpChannelState@1be6ebdb{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5b9838ee eof=false 18:37:44.244 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reclaim Content@e1785c4{DirectByteBufferR@145283a0[p=224,l=224,c=8192,r=0]={PUT /base... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@5f1c53dd[r=Content@e1785c4{DirectByteBufferR@145283a0[p=224,l=224,c=8192,r=0]={PUT /base... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@e1785c4{DirectByteBufferR@145283a0[p=224,l=224,c=8192,r=0]={PUT /base... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@2bea74b8{s=HttpChannelState@1be6ebdb{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutBlank,age=3}] 18:37:44.244 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=243233602760] AsyncContentProducer@5f1c53dd[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@2bea74b8{s=HttpChannelState@1be6ebdb{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutBlank,age=3}] 18:37:44.244 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@5f1c53dd[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@2bea74b8{s=HttpChannelState@1be6ebdb{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutBlank,age=3}] 18:37:44.244 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@5f1c53dd[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@2bea74b8{s=HttpChannelState@1be6ebdb{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutBlank,age=3}] 18:37:44.244 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:44.244 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7731c6b9::SocketChannelEndPoint@253d3e2d[{l=/127.0.0.1:42617,r=/127.0.0.1:46796,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7731c6b9[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@4306ae5e{s=START}]=>HttpChannelOverHttp@2bea74b8{s=HttpChannelState@1be6ebdb{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutBlank,age=3}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=224,l=224,c=8192,r=0]={PUT /base... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.244 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@69856a09[p=224,l=224,c=8192,r=0]={PUT /base... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.244 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:37:44.244 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@2bea74b8{s=HttpChannelState@1be6ebdb{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutBlank,age=3} 18:37:44.244 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:37:44.244 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@2bea74b8{s=HttpChannelState@1be6ebdb{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutBlank,age=3} 18:37:44.244 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:37:44.244 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7731c6b9::SocketChannelEndPoint@253d3e2d[{l=/127.0.0.1:42617,r=/127.0.0.1:46796,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7731c6b9[p=HttpParser{s=END,9 of 9},g=HttpGenerator@4306ae5e{s=START}]=>HttpChannelOverHttp@2bea74b8{s=HttpChannelState@1be6ebdb{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutBlank,age=3}] parsed false HttpParser{s=END,9 of 9} 18:37:44.244 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@7731c6b9::SocketChannelEndPoint@253d3e2d[{l=/127.0.0.1:42617,r=/127.0.0.1:46796,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7731c6b9[p=HttpParser{s=END,9 of 9},g=HttpGenerator@4306ae5e{s=START}]=>HttpChannelOverHttp@2bea74b8{s=HttpChannelState@1be6ebdb{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutBlank,age=3}] 18:37:44.244 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:37:44.244 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 243233602760 AsyncContentProducer@5f1c53dd[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@2bea74b8{s=HttpChannelState@1be6ebdb{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutBlank,age=3}] 18:37:44.244 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced EofContent AsyncContentProducer@5f1c53dd[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@2bea74b8{s=HttpChannelState@1be6ebdb{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutBlank,age=3}] 18:37:44.245 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@5f1c53dd[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@2bea74b8{s=HttpChannelState@1be6ebdb{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutBlank,age=4}] 18:37:44.245 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@5f1c53dd[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@2bea74b8{s=HttpChannelState@1be6ebdb{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutBlank,age=4}] 18:37:44.245 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@5f1c53dd[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@2bea74b8{s=HttpChannelState@1be6ebdb{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutBlank,age=4}] 18:37:44.245 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = EofContent AsyncContentProducer@5f1c53dd[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@2bea74b8{s=HttpChannelState@1be6ebdb{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutBlank,age=4}] 18:37:44.245 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@1be6ebdb{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.245 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned EofContent 18:37:44.245 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- read error=null HttpInput@1849195147 cs=HttpChannelState@1be6ebdb{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5b9838ee eof=false 18:37:44.245 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- read at EOF, setting consumed EOF to true HttpInput@1849195147 cs=HttpChannelState@1be6ebdb{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5b9838ee eof=false 18:37:44.245 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- onContentProducible releasing semaphore LockedSemaphore permits=0 unready=false 18:37:44.245 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@29eda84c[p=0,l=26,c=8192,r=26]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 18:37:44.245 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=26 null 18:37:44.246 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@3852e401[p=0,l=26,c=8192,r=26]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@a597f6a{null} 18:37:44.246 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/PutBlank on HttpChannelOverHttp@2bea74b8{s=HttpChannelState@1be6ebdb{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutBlank,age=5} 200 null HTTP/1.1 Date: Sat, 20 Jan 2024 18:37:44 GMT Content-Length: 26 Content-Type: text/plain 18:37:44.246 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@a16b202[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=26},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4e7dd4c4] (null,[p=0,l=26,c=8192,r=26],true)@START 18:37:44.246 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=26} last=true content=HeapByteBuffer@3852e401[p=0,l=26,c=8192,r=26]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.246 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sat, 20 Jan 2024 18:37:44 GMT Content-Length: 26 Content-Type: text/plain 18:37:44.246 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:37:44.246 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@a16b202[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=26},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4e7dd4c4] ([p=0,l=126,c=8192,r=126],[p=0,l=26,c=8192,r=26],true)@COMPLETING 18:37:44.246 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@61a053e6{IDLE}->null [DirectByteBuffer@2652a7a2[p=0,l=126,c=8192,r=126]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@3852e401[p=0,l=26,c=8192,r=26]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 18:37:44.246 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@61a053e6{WRITING}->null:IDLE-->WRITING 18:37:44.246 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "HTTP/1.1 200 OK[\r][\n]" 18:37:44.246 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 152 SocketChannelEndPoint@253d3e2d[{l=/127.0.0.1:42617,r=/127.0.0.1:46796,OPEN,fill=-,flush=W,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7731c6b9[p=HttpParser{s=END,9 of 9},g=HttpGenerator@4306ae5e{s=COMPLETING}]=>HttpChannelOverHttp@2bea74b8{s=HttpChannelState@1be6ebdb{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutBlank,age=5}] 18:37:44.246 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "Date: Sat, 20 Jan 2024 18:37:44 GMT[\r][\n]" 18:37:44.246 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:37:44.246 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@7f7a8337[{l=/127.0.0.1:42617,r=/127.0.0.1:46790,ISHUT,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@32b719b8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1ac58d71{s=START}]=>HttpChannelOverHttp@7fbf80dc{s=HttpChannelState@40d95f75{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.246 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@7f7a8337[{l=/127.0.0.1:42617,r=/127.0.0.1:46790,ISHUT,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@32b719b8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1ac58d71{s=START}]=>HttpChannelOverHttp@7fbf80dc{s=HttpChannelState@40d95f75{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.246 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@7f7a8337[{l=/127.0.0.1:42617,r=/127.0.0.1:46790,CLOSED,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@32b719b8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1ac58d71{s=START}]=>HttpChannelOverHttp@7fbf80dc{s=HttpChannelState@40d95f75{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.247 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@10ed4bab{null} 18:37:44.247 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=0 18:37:44.247 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4fb37459 startThread=0 18:37:44.247 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken with none selected 18:37:44.247 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken up from select, 0/0/0 selected 18:37:44.247 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 processing 0 keys, 0 updates 18:37:44.246 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=152 remaining=0 WriteFlusher@61a053e6{WRITING}->null 18:37:44.247 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@61a053e6{IDLE}->null:WRITING-->IDLE 18:37:44.247 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4fb37459 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58451ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:37:44.247 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@a16b202[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=26},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4e7dd4c4] ([p=126,l=126,c=8192,r=0],[p=26,l=26,c=8192,r=0],true)@END 18:37:44.247 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpOutput -- onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 18:37:44.247 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@7f7a8337[{l=null,r=null,CLOSED,fill=-,flush=-,to=16/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@32b719b8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1ac58d71{s=START}]=>HttpChannelOverHttp@7fbf80dc{s=HttpChannelState@40d95f75{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.247 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:37:44.246 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "Content-Type: text/plain[\r][\n]" 18:37:44.247 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@2bea74b8{s=HttpChannelState@1be6ebdb{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutBlank,age=6} 18:37:44.247 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@1be6ebdb{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:37:44.247 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@1be6ebdb{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.247 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@2bea74b8{s=HttpChannelState@1be6ebdb{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutBlank,age=6} 18:37:44.247 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@20c3d297) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:37:44.247 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@1be6ebdb{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.247 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@1be6ebdb{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.248 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@1be6ebdb{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.248 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@2bea74b8{s=HttpChannelState@1be6ebdb{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/PutBlank,age=7} 18:37:44.248 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/PutBlank written=26 18:37:44.248 [qtp1187972599-21] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:37:44 +0000] "PUT /base/RestTest/PutBlank HTTP/1.1" 200 26 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:44.248 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1849195147 cs=HttpChannelState@1be6ebdb{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5b9838ee eof=true 18:37:44.248 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@2bea74b8{s=HttpChannelState@1be6ebdb{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/PutBlank,age=7} 18:37:44.248 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@5f1c53dd[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@2bea74b8{s=HttpChannelState@1be6ebdb{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/PutBlank,age=7}] 18:37:44.248 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1849195147 cs=HttpChannelState@1be6ebdb{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5b9838ee eof=true 18:37:44.248 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@5f1c53dd[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@2bea74b8{s=HttpChannelState@1be6ebdb{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/PutBlank,age=7}] 18:37:44.248 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1849195147 cs=HttpChannelState@1be6ebdb{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5b9838ee eof=true 18:37:44.248 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@1be6ebdb{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.248 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@1849195147 cs=HttpChannelState@1be6ebdb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5b9838ee eof=true 18:37:44.248 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@5b9838ee 18:37:44.248 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@5f1c53dd[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@2bea74b8{s=HttpChannelState@1be6ebdb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/PutBlank,age=7}] 18:37:44.248 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:37:44.248 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:37:44.248 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@2bea74b8{s=HttpChannelState@1be6ebdb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:37:44.248 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.248 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.248 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7731c6b9::SocketChannelEndPoint@253d3e2d[{l=/127.0.0.1:42617,r=/127.0.0.1:46796,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7731c6b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4306ae5e{s=START}]=>HttpChannelOverHttp@2bea74b8{s=HttpChannelState@1be6ebdb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled 0 RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.248 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7731c6b9::SocketChannelEndPoint@253d3e2d[{l=/127.0.0.1:42617,r=/127.0.0.1:46796,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7731c6b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4306ae5e{s=START}]=>HttpChannelOverHttp@2bea74b8{s=HttpChannelState@1be6ebdb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.249 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.249 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7731c6b9::SocketChannelEndPoint@253d3e2d[{l=/127.0.0.1:42617,r=/127.0.0.1:46796,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7731c6b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4306ae5e{s=START}]=>HttpChannelOverHttp@2bea74b8{s=HttpChannelState@1be6ebdb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=START,0 of -1} 18:37:44.249 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@7731c6b9::SocketChannelEndPoint@253d3e2d[{l=/127.0.0.1:42617,r=/127.0.0.1:46796,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7731c6b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4306ae5e{s=START}]=>HttpChannelOverHttp@2bea74b8{s=HttpChannelState@1be6ebdb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.249 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@7731c6b9::SocketChannelEndPoint@253d3e2d[{l=/127.0.0.1:42617,r=/127.0.0.1:46796,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7731c6b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4306ae5e{s=START}]=>HttpChannelOverHttp@2bea74b8{s=HttpChannelState@1be6ebdb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.249 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@6f923dd6{ReadCallback@166f2a93{HttpConnection@7731c6b9::SocketChannelEndPoint@253d3e2d[{l=/127.0.0.1:42617,r=/127.0.0.1:46796,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7731c6b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4306ae5e{s=START}]=>HttpChannelOverHttp@2bea74b8{s=HttpChannelState@1be6ebdb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.249 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@253d3e2d[{l=/127.0.0.1:42617,r=/127.0.0.1:46796,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@7731c6b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4306ae5e{s=START}]=>HttpChannelOverHttp@2bea74b8{s=HttpChannelState@1be6ebdb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.249 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@27fe7a08 on ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=0 18:37:44.249 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=1 18:37:44.249 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7731c6b9::SocketChannelEndPoint@253d3e2d[{l=/127.0.0.1:42617,r=/127.0.0.1:46796,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@7731c6b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4306ae5e{s=START}]=>HttpChannelOverHttp@2bea74b8{s=HttpChannelState@1be6ebdb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@1be6ebdb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.249 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@4dfe525f{RUNNING,thread=Thread[qtp1187972599-21,5,main]} was=RUNNING next=RESERVED size=0+2 capacity=4 18:37:44.249 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@4dfe525f{RESERVED,thread=Thread[qtp1187972599-21,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} 18:37:44.247 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@32b719b8::SocketChannelEndPoint@7f7a8337[{l=null,r=null,CLOSED,fill=-,flush=-,to=16/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@32b719b8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1ac58d71{s=START}]=>HttpChannelOverHttp@7fbf80dc{s=HttpChannelState@40d95f75{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:37:44.247 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:44.250 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@32b719b8::SocketChannelEndPoint@7f7a8337[{l=null,r=null,CLOSED,fill=-,flush=-,to=19/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@32b719b8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1ac58d71{s=START}]=>HttpChannelOverHttp@7fbf80dc{s=HttpChannelState@40d95f75{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.247 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@32b719b8::SocketChannelEndPoint@7f7a8337[{l=null,r=null,CLOSED,fill=-,flush=-,to=16/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@32b719b8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1ac58d71{s=START}]=>HttpChannelOverHttp@7fbf80dc{s=HttpChannelState@40d95f75{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.251 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4fb37459 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58448ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:37:44.251 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58448ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:37:44.247 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "Content-Length: 26[\r][\n]" 18:37:44.251 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "Server: Jetty(11.0.18)[\r][\n]" 18:37:44.250 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@7f7a8337[{l=null,r=null,CLOSED,fill=-,flush=-,to=20/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@32b719b8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1ac58d71{s=START}]=>HttpChannelOverHttp@7fbf80dc{s=HttpChannelState@40d95f75{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.251 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "[\r][\n]" 18:37:44.251 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "PUT: At last! Hello There " 18:37:44.251 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@32b719b8::SocketChannelEndPoint@7f7a8337[{l=null,r=null,CLOSED,fill=-,flush=-,to=20/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@32b719b8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1ac58d71{s=START}]=>HttpChannelOverHttp@7fbf80dc{s=HttpChannelState@40d95f75{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@40d95f75{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.251 [main] DEBUG org.apache.http.headers -- http-outgoing-3 << HTTP/1.1 200 OK 18:37:44.251 [main] DEBUG org.apache.http.headers -- http-outgoing-3 << Date: Sat, 20 Jan 2024 18:37:44 GMT 18:37:44.251 [main] DEBUG org.apache.http.headers -- http-outgoing-3 << Content-Type: text/plain 18:37:44.251 [main] DEBUG org.apache.http.headers -- http-outgoing-3 << Content-Length: 26 18:37:44.251 [main] DEBUG org.apache.http.headers -- http-outgoing-3 << Server: Jetty(11.0.18) 18:37:44.251 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:37:44.251 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 3][route: {}->http://localhost:42617] can be kept alive indefinitely 18:37:44.251 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-3: set socket timeout to 0 18:37:44.251 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 3][route: {}->http://localhost:42617][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:44.251 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:37:44.251 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:37:44.251 [main] DEBUG org.onap.policy.rest.RestManager -- PUT: At last! Hello There 18:37:44.251 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:37:44.251 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-3: Close connection 18:37:44.251 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:37:44.252 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:42617/base/RestTest/PostHello/Bob?age=10: 18:37:44.250 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.252 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 waiting with 0 keys 18:37:44.253 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:37:44.253 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:37:44.253 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:42617][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:37:44.253 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 4][route: {}->http://localhost:42617][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:44.253 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:42617 18:37:44.251 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$$Lambda$296/0x0000000800e5b3c8@6f91145b in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58448ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:37:44.253 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:42617 18:37:44.249 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken with none selected 18:37:44.253 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=3,r=-1,t=58445ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:37:44.253 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 0/0/1 selected 18:37:44.253 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 0 keys, 1 updates 18:37:44.253 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:44.253 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:46808<->127.0.0.1:42617 18:37:44.253 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@27fe7a08 18:37:44.253 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request POST /base/RestTest/PostHello/Bob?age=10 HTTP/1.1 18:37:44.253 [qtp1187972599-20-acceptor-0@2d777226-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@60babc66[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46808]] on ManagedSelector@4c9f9afc{STARTED} id=1 keys=0 selected=0 updates=0 18:37:44.253 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:37:44.253 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:37:44.253 [qtp1187972599-20-acceptor-0@2d777226-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4c9f9afc{STARTED} id=1 keys=0 selected=0 updates=1 18:37:44.253 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@253d3e2d[{l=/127.0.0.1:42617,r=/127.0.0.1:46796,OPEN,fill=FI,flush=-,to=4/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@7731c6b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4306ae5e{s=START}]=>HttpChannelOverHttp@2bea74b8{s=HttpChannelState@1be6ebdb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.253 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.253 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 1 keys 18:37:44.253 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 1/1/1 selected 18:37:44.253 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 1 keys, 0 updates 18:37:44.253 [main] DEBUG org.apache.http.headers -- http-outgoing-4 >> POST /base/RestTest/PostHello/Bob?age=10 HTTP/1.1 18:37:44.253 [main] DEBUG org.apache.http.headers -- http-outgoing-4 >> Content-Type: text/plain 18:37:44.253 [main] DEBUG org.apache.http.headers -- http-outgoing-4 >> Content-Length: 9 18:37:44.253 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46796], selector=sun.nio.ch.EPollSelectorImpl@7424c5f3, interestOps=1, readyOps=1 SocketChannelEndPoint@253d3e2d[{l=/127.0.0.1:42617,r=/127.0.0.1:46796,OPEN,fill=FI,flush=-,to=4/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@7731c6b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4306ae5e{s=START}]=>HttpChannelOverHttp@2bea74b8{s=HttpChannelState@1be6ebdb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.253 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken with none selected 18:37:44.253 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken up from select, 0/0/0 selected 18:37:44.253 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 processing 0 keys, 1 updates 18:37:44.253 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@253d3e2d[{l=/127.0.0.1:42617,r=/127.0.0.1:46796,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7731c6b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4306ae5e{s=START}]=>HttpChannelOverHttp@2bea74b8{s=HttpChannelState@1be6ebdb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.254 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:44.254 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@60babc66[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46808]] 18:37:44.254 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@253d3e2d[{l=/127.0.0.1:42617,r=/127.0.0.1:46796,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7731c6b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4306ae5e{s=START}]=>HttpChannelOverHttp@2bea74b8{s=HttpChannelState@1be6ebdb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:44.254 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@60babc66[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46808]] startThread=0 18:37:44.254 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.254 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 waiting with 1 keys 18:37:44.253 [main] DEBUG org.apache.http.headers -- http-outgoing-4 >> Host: localhost:42617 18:37:44.254 [main] DEBUG org.apache.http.headers -- http-outgoing-4 >> Connection: Keep-Alive 18:37:44.254 [main] DEBUG org.apache.http.headers -- http-outgoing-4 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:37:44.254 [main] DEBUG org.apache.http.headers -- http-outgoing-4 >> Accept-Encoding: gzip,deflate 18:37:44.254 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} tryExecute AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58445ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=2]@2024-01-20T18:37:44.254210965Z 18:37:44.254 [main] DEBUG org.apache.http.wire -- http-outgoing-4 >> "POST /base/RestTest/PostHello/Bob?age=10 HTTP/1.1[\r][\n]" 18:37:44.254 [main] DEBUG org.apache.http.wire -- http-outgoing-4 >> "Content-Type: text/plain[\r][\n]" 18:37:44.254 [main] DEBUG org.apache.http.wire -- http-outgoing-4 >> "Content-Length: 9[\r][\n]" 18:37:44.254 [main] DEBUG org.apache.http.wire -- http-outgoing-4 >> "Host: localhost:42617[\r][\n]" 18:37:44.254 [main] DEBUG org.apache.http.wire -- http-outgoing-4 >> "Connection: Keep-Alive[\r][\n]" 18:37:44.254 [main] DEBUG org.apache.http.wire -- http-outgoing-4 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:37:44.254 [main] DEBUG org.apache.http.wire -- http-outgoing-4 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:37:44.254 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@60babc66[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46808]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58445ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:37:44.254 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@253d3e2d[{l=/127.0.0.1:42617,r=/127.0.0.1:46796,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7731c6b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4306ae5e{s=START}]=>HttpChannelOverHttp@2bea74b8{s=HttpChannelState@1be6ebdb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58445ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=2]@2024-01-20T18:37:44.254417806Z 18:37:44.254 [main] DEBUG org.apache.http.wire -- http-outgoing-4 >> "[\r][\n]" 18:37:44.254 [main] DEBUG org.apache.http.wire -- http-outgoing-4 >> "At last! " 18:37:44.254 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@517c44f7[{l=/127.0.0.1:42617,r=/127.0.0.1:46808,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:44.254 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@6f923dd6{ReadCallback@166f2a93{HttpConnection@7731c6b9::SocketChannelEndPoint@253d3e2d[{l=/127.0.0.1:42617,r=/127.0.0.1:46796,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7731c6b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4306ae5e{s=START}]=>HttpChannelOverHttp@2bea74b8{s=HttpChannelState@1be6ebdb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.254 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@517c44f7[{l=/127.0.0.1:42617,r=/127.0.0.1:46808,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:37:44.254 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7731c6b9::SocketChannelEndPoint@253d3e2d[{l=/127.0.0.1:42617,r=/127.0.0.1:46796,OPEN,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7731c6b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4306ae5e{s=START}]=>HttpChannelOverHttp@2bea74b8{s=HttpChannelState@1be6ebdb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@1be6ebdb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.254 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@253d3e2d[{l=/127.0.0.1:42617,r=/127.0.0.1:46796,OPEN,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7731c6b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4306ae5e{s=START}]=>HttpChannelOverHttp@2bea74b8{s=HttpChannelState@1be6ebdb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.254 [qtp1187972599-24] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@2f7ebf83{s=HttpChannelState@402a334d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@517c44f7[{l=/127.0.0.1:42617,r=/127.0.0.1:46808,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@402a334d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.254 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.254 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:37:44.254 [qtp1187972599-24] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@14502f7a::SocketChannelEndPoint@517c44f7[{l=/127.0.0.1:42617,r=/127.0.0.1:46808,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:44.254 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7731c6b9::SocketChannelEndPoint@253d3e2d[{l=/127.0.0.1:42617,r=/127.0.0.1:46796,ISHUT,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7731c6b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4306ae5e{s=START}]=>HttpChannelOverHttp@2bea74b8{s=HttpChannelState@1be6ebdb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.254 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@4dfe525f{RESERVED,thread=Thread[qtp1187972599-21,5,main]} task=AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58444ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=3]@2024-01-20T18:37:44.255031529Z ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0} 18:37:44.255 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f02db0@27b88afb on ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=0 18:37:44.255 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7731c6b9::SocketChannelEndPoint@253d3e2d[{l=/127.0.0.1:42617,r=/127.0.0.1:46796,ISHUT,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7731c6b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4306ae5e{s=START}]=>HttpChannelOverHttp@2bea74b8{s=HttpChannelState@1be6ebdb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.255 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.255 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@517c44f7[{l=/127.0.0.1:42617,r=/127.0.0.1:46808,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@14502f7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7de0bb28{s=START}]=>HttpChannelOverHttp@2f7ebf83{s=HttpChannelState@402a334d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.255 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:37:44.255 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@253d3e2d[{l=/127.0.0.1:42617,r=/127.0.0.1:46796,ISHUT,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7731c6b9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4306ae5e{s=START}]=>HttpChannelOverHttp@2bea74b8{s=HttpChannelState@1be6ebdb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.255 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@14502f7a::SocketChannelEndPoint@517c44f7[{l=/127.0.0.1:42617,r=/127.0.0.1:46808,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@14502f7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7de0bb28{s=START}]=>HttpChannelOverHttp@2f7ebf83{s=HttpChannelState@402a334d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.255 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@253d3e2d[{l=/127.0.0.1:42617,r=/127.0.0.1:46796,ISHUT,fill=-,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7731c6b9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4306ae5e{s=START}]=>HttpChannelOverHttp@2bea74b8{s=HttpChannelState@1be6ebdb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.255 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@14502f7a::SocketChannelEndPoint@517c44f7[{l=/127.0.0.1:42617,r=/127.0.0.1:46808,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@14502f7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7de0bb28{s=START}]=>HttpChannelOverHttp@2f7ebf83{s=HttpChannelState@402a334d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.255 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@253d3e2d[{l=/127.0.0.1:42617,r=/127.0.0.1:46796,CLOSED,fill=-,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7731c6b9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4306ae5e{s=START}]=>HttpChannelOverHttp@2bea74b8{s=HttpChannelState@1be6ebdb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.255 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@6c415f82{ReadCallback@79ff868f{HttpConnection@14502f7a::SocketChannelEndPoint@517c44f7[{l=/127.0.0.1:42617,r=/127.0.0.1:46808,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@14502f7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7de0bb28{s=START}]=>HttpChannelOverHttp@2f7ebf83{s=HttpChannelState@402a334d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.255 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@6f923dd6{null} 18:37:44.255 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58444ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=3]@2024-01-20T18:37:44.255175359Z tryProduce true 18:37:44.255 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=1 updates=0 18:37:44.255 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@517c44f7[{l=/127.0.0.1:42617,r=/127.0.0.1:46808,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@14502f7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7de0bb28{s=START}]=>HttpChannelOverHttp@2f7ebf83{s=HttpChannelState@402a334d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.255 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@30d352d8 startThread=0 18:37:44.255 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@1a732419 on ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=1 18:37:44.255 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@30d352d8 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58443ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:37:44.255 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=2 18:37:44.255 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7731c6b9::SocketChannelEndPoint@253d3e2d[{l=null,r=null,CLOSED,fill=-,flush=-,to=6/30000}{io=1/0,kio=-1,kro=-1}]->[HttpConnection@7731c6b9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4306ae5e{s=START}]=>HttpChannelOverHttp@2bea74b8{s=HttpChannelState@1be6ebdb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:37:44.255 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:44.256 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.255 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@253d3e2d[{l=null,r=null,CLOSED,fill=-,flush=-,to=6/30000}{io=1/0,kio=-1,kro=-1}]->[HttpConnection@7731c6b9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4306ae5e{s=START}]=>HttpChannelOverHttp@2bea74b8{s=HttpChannelState@1be6ebdb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.255 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@517c44f7[{l=/127.0.0.1:42617,r=/127.0.0.1:46808,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@14502f7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7de0bb28{s=START}]=>HttpChannelOverHttp@2f7ebf83{s=HttpChannelState@402a334d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.255 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@7731c6b9::SocketChannelEndPoint@253d3e2d[{l=null,r=null,CLOSED,fill=-,flush=-,to=6/30000}{io=1/0,kio=-1,kro=-1}]->[HttpConnection@7731c6b9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4306ae5e{s=START}]=>HttpChannelOverHttp@2bea74b8{s=HttpChannelState@1be6ebdb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.256 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@60babc66[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46808]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58443ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:37:44.256 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@7731c6b9::SocketChannelEndPoint@253d3e2d[{l=null,r=null,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@7731c6b9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4306ae5e{s=START}]=>HttpChannelOverHttp@2bea74b8{s=HttpChannelState@1be6ebdb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.256 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58443ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:37:44.256 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@253d3e2d[{l=null,r=null,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@7731c6b9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4306ae5e{s=START}]=>HttpChannelOverHttp@2bea74b8{s=HttpChannelState@1be6ebdb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.256 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken with none selected 18:37:44.256 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken up from select, 0/0/1 selected 18:37:44.256 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 processing 0 keys, 2 updates 18:37:44.256 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:37:44.256 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f02db0@27b88afb 18:37:44.256 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@1a732419 18:37:44.256 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7731c6b9::SocketChannelEndPoint@253d3e2d[{l=null,r=null,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@7731c6b9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4306ae5e{s=START}]=>HttpChannelOverHttp@2bea74b8{s=HttpChannelState@1be6ebdb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@1be6ebdb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.256 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@517c44f7[{l=/127.0.0.1:42617,r=/127.0.0.1:46808,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@14502f7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7de0bb28{s=START}]=>HttpChannelOverHttp@2f7ebf83{s=HttpChannelState@402a334d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.256 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2bf0e8c5{RUNNING,thread=Thread[qtp1187972599-23,5,main]} was=RUNNING next=RESERVED size=0+2 capacity=4 18:37:44.256 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@30d352d8 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58443ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:37:44.256 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2bf0e8c5{RESERVED,thread=Thread[qtp1187972599-23,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} 18:37:44.256 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=3,r=-1,t=58442ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:37:44.256 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.256 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 waiting with 1 keys 18:37:44.256 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken up from select, 1/1/1 selected 18:37:44.256 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 processing 1 keys, 0 updates 18:37:44.256 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46808], selector=sun.nio.ch.EPollSelectorImpl@6156f7d9, interestOps=1, readyOps=1 SocketChannelEndPoint@517c44f7[{l=/127.0.0.1:42617,r=/127.0.0.1:46808,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@14502f7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7de0bb28{s=START}]=>HttpChannelOverHttp@2f7ebf83{s=HttpChannelState@402a334d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.256 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@517c44f7[{l=/127.0.0.1:42617,r=/127.0.0.1:46808,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@14502f7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7de0bb28{s=START}]=>HttpChannelOverHttp@2f7ebf83{s=HttpChannelState@402a334d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.256 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@517c44f7[{l=/127.0.0.1:42617,r=/127.0.0.1:46808,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@14502f7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7de0bb28{s=START}]=>HttpChannelOverHttp@2f7ebf83{s=HttpChannelState@402a334d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:44.256 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} tryExecute AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=3,r=-1,t=58442ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=1]@2024-01-20T18:37:44.256993148Z 18:37:44.257 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2bf0e8c5{RESERVED,thread=Thread[qtp1187972599-23,5,main]} task=AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=3,r=-1,t=58442ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}][pc=0,pic=0,pec=1,epc=1]@2024-01-20T18:37:44.257132779Z ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0} 18:37:44.257 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@517c44f7[{l=/127.0.0.1:42617,r=/127.0.0.1:46808,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@14502f7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7de0bb28{s=START}]=>HttpChannelOverHttp@2f7ebf83{s=HttpChannelState@402a334d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=3,r=-1,t=58442ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}][pc=0,pic=0,pec=1,epc=1]@2024-01-20T18:37:44.257212939Z 18:37:44.257 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=3,r=-1,t=58442ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}][pc=0,pic=0,pec=1,epc=2]@2024-01-20T18:37:44.25728458Z tryProduce true 18:37:44.257 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:44.257 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@6c415f82{ReadCallback@79ff868f{HttpConnection@14502f7a::SocketChannelEndPoint@517c44f7[{l=/127.0.0.1:42617,r=/127.0.0.1:46808,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@14502f7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7de0bb28{s=START}]=>HttpChannelOverHttp@2f7ebf83{s=HttpChannelState@402a334d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.257 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.257 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@14502f7a::SocketChannelEndPoint@517c44f7[{l=/127.0.0.1:42617,r=/127.0.0.1:46808,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@14502f7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7de0bb28{s=START}]=>HttpChannelOverHttp@2f7ebf83{s=HttpChannelState@402a334d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@402a334d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.257 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@517c44f7[{l=/127.0.0.1:42617,r=/127.0.0.1:46808,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@14502f7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7de0bb28{s=START}]=>HttpChannelOverHttp@2f7ebf83{s=HttpChannelState@402a334d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.257 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 waiting with 1 keys 18:37:44.257 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 237 DirectByteBuffer@6c3ace64[p=0,l=237,c=8192,r=237]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.257 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@14502f7a::SocketChannelEndPoint@517c44f7[{l=/127.0.0.1:42617,r=/127.0.0.1:46808,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@14502f7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7de0bb28{s=START}]=>HttpChannelOverHttp@2f7ebf83{s=HttpChannelState@402a334d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 237 RetainableByteBuffer@18162f7a{DirectByteBuffer@6c3ace64[p=0,l=237,c=8192,r=237]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.257 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@14502f7a::SocketChannelEndPoint@517c44f7[{l=/127.0.0.1:42617,r=/127.0.0.1:46808,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@14502f7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7de0bb28{s=START}]=>HttpChannelOverHttp@2f7ebf83{s=HttpChannelState@402a334d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@18162f7a{DirectByteBuffer@6c3ace64[p=0,l=237,c=8192,r=237]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.257 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@6c3ace64[p=0,l=237,c=8192,r=237]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.257 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:37:44.257 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:37:44.257 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:37:44.257 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:37:44.257 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:37:44.257 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> IN_VALUE 18:37:44.257 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> FIELD 18:37:44.257 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Type: text/plain) header=Content-Type, headerString=[Content-Type], valueString=[text/plain] 18:37:44.258 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:37:44.258 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:37:44.258 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:37:44.258 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:37:44.258 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:37:44.258 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:37:44.258 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:37:44.258 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:42617) header=Host, headerString=[Host], valueString=[localhost:42617] 18:37:44.258 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:37:44.258 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:37:44.258 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:37:44.258 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:37:44.258 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:37:44.258 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:37:44.258 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:37:44.258 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:37:44.258 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:37:44.258 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:37:44.258 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:37:44.258 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@12514031 cs=HttpChannelState@402a334d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@4817620 eof=false 18:37:44.258 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@4817620 18:37:44.258 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@4183f8d4[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@2f7ebf83{s=HttpChannelState@402a334d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.258 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/PostHello/Bob?age=10 on HttpChannelOverHttp@2f7ebf83{s=HttpChannelState@402a334d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=0} POST /base/RestTest/PostHello/Bob?age=10 HTTP/1.1 Content-Type: text/plain Content-Length: 9 Host: localhost:42617 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:37:44.258 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@14502f7a::SocketChannelEndPoint@517c44f7[{l=/127.0.0.1:42617,r=/127.0.0.1:46808,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@14502f7a[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@7de0bb28{s=START}]=>HttpChannelOverHttp@2f7ebf83{s=HttpChannelState@402a334d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=0}] parsed true HttpParser{s=CONTENT,0 of 9} 18:37:44.258 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:42617/base/RestTest/PostHello/Bob?age=10 HttpChannelOverHttp@2f7ebf83{s=HttpChannelState@402a334d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=0} 18:37:44.258 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@402a334d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.258 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@2f7ebf83{s=HttpChannelState@402a334d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=0} 18:37:44.258 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.Server -- REQUEST POST /base/RestTest/PostHello/Bob ?age=10 on HttpChannelOverHttp@2f7ebf83{s=HttpChannelState@402a334d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=0} 18:37:44.258 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/PostHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:37:44.258 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/PostHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:37:44.258 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:37:44.258 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 session=null 18:37:44.258 [qtp1187972599-25] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/PostHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2c708440, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/PostHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:37:44.258 [qtp1187972599-25] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:37:44.256 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Ignoring key update for cancelled key SocketChannelEndPoint@253d3e2d[{l=null,r=null,CLOSED,fill=-,flush=-,to=9/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@7731c6b9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4306ae5e{s=START}]=>HttpChannelOverHttp@2bea74b8{s=HttpChannelState@1be6ebdb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] java.nio.channels.CancelledKeyException: null at java.base/sun.nio.ch.SelectionKeyImpl.ensureValid(SelectionKeyImpl.java:75) at java.base/sun.nio.ch.SelectionKeyImpl.interestOps(SelectionKeyImpl.java:104) at org.eclipse.jetty.io.SelectableChannelEndPoint.updateKey(SelectableChannelEndPoint.java:271) at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.updateKeys(ManagedSelector.java:715) at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:540) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:455) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:248) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) at java.base/java.lang.Thread.run(Thread.java:833) 18:37:44.259 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@253d3e2d[{l=null,r=null,CLOSED,fill=-,flush=-,to=9/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@7731c6b9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4306ae5e{s=START}]=>HttpChannelOverHttp@2bea74b8{s=HttpChannelState@1be6ebdb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.259 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@253d3e2d[{l=null,r=null,CLOSED,fill=-,flush=-,to=10/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@7731c6b9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4306ae5e{s=START}]=>HttpChannelOverHttp@2bea74b8{s=HttpChannelState@1be6ebdb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.259 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 1 keys 18:37:44.260 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=-9223372036854775808] AsyncContentProducer@4183f8d4[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@2f7ebf83{s=HttpChannelState@402a334d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=2}] 18:37:44.260 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@4183f8d4[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@2f7ebf83{s=HttpChannelState@402a334d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=2}] 18:37:44.260 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@4183f8d4[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@2f7ebf83{s=HttpChannelState@402a334d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=2}] 18:37:44.260 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:44.260 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@14502f7a::SocketChannelEndPoint@517c44f7[{l=/127.0.0.1:42617,r=/127.0.0.1:46808,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@14502f7a[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@7de0bb28{s=START}]=>HttpChannelOverHttp@2f7ebf83{s=HttpChannelState@402a334d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=2}] parse RetainableByteBuffer@18162f7a{DirectByteBuffer@6c3ace64[p=228,l=237,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.260 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@6c3ace64[p=228,l=237,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.260 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@2f7ebf83{s=HttpChannelState@402a334d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=2} Content@70885da6{DirectByteBufferR@7fb705e1[p=228,l=237,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:44.260 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@14502f7a::SocketChannelEndPoint@517c44f7[{l=/127.0.0.1:42617,r=/127.0.0.1:46808,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@14502f7a[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@7de0bb28{s=START}]=>HttpChannelOverHttp@2f7ebf83{s=HttpChannelState@402a334d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=2}] parsed true HttpParser{s=CONTENT,9 of 9} 18:37:44.260 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@70885da6{DirectByteBufferR@7fb705e1[p=228,l=237,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:44.260 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 243250859223 AsyncContentProducer@4183f8d4[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@2f7ebf83{s=HttpChannelState@402a334d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=2}] 18:37:44.260 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced Content@70885da6{DirectByteBufferR@7fb705e1[p=228,l=237,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@4183f8d4[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@2f7ebf83{s=HttpChannelState@402a334d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=2}] 18:37:44.260 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@4183f8d4[r=Content@70885da6{DirectByteBufferR@7fb705e1[p=228,l=237,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@2f7ebf83{s=HttpChannelState@402a334d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=2}] 18:37:44.261 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@4183f8d4[r=Content@70885da6{DirectByteBufferR@7fb705e1[p=228,l=237,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@2f7ebf83{s=HttpChannelState@402a334d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=3}] 18:37:44.261 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@4183f8d4[r=Content@70885da6{DirectByteBufferR@7fb705e1[p=228,l=237,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@70885da6{DirectByteBufferR@7fb705e1[p=228,l=237,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@2f7ebf83{s=HttpChannelState@402a334d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=6}] 18:37:44.264 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = Content@70885da6{DirectByteBufferR@7fb705e1[p=228,l=237,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@4183f8d4[r=Content@70885da6{DirectByteBufferR@7fb705e1[p=228,l=237,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@70885da6{DirectByteBufferR@7fb705e1[p=228,l=237,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@2f7ebf83{s=HttpChannelState@402a334d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=6}] 18:37:44.264 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@402a334d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.264 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned Content@70885da6{DirectByteBufferR@7fb705e1[p=228,l=237,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:44.264 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- read produced 9 byte(s) HttpInput@12514031 cs=HttpChannelState@402a334d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@4817620 eof=false 18:37:44.264 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reclaim Content@70885da6{DirectByteBufferR@7fb705e1[p=237,l=237,c=8192,r=0]={POST /bas... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@4183f8d4[r=Content@70885da6{DirectByteBufferR@7fb705e1[p=237,l=237,c=8192,r=0]={POST /bas... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@70885da6{DirectByteBufferR@7fb705e1[p=237,l=237,c=8192,r=0]={POST /bas... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@2f7ebf83{s=HttpChannelState@402a334d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=6}] 18:37:44.264 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=243250859223] AsyncContentProducer@4183f8d4[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@2f7ebf83{s=HttpChannelState@402a334d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=6}] 18:37:44.264 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@4183f8d4[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@2f7ebf83{s=HttpChannelState@402a334d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=6}] 18:37:44.264 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@4183f8d4[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@2f7ebf83{s=HttpChannelState@402a334d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=6}] 18:37:44.264 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:44.264 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@14502f7a::SocketChannelEndPoint@517c44f7[{l=/127.0.0.1:42617,r=/127.0.0.1:46808,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@14502f7a[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@7de0bb28{s=START}]=>HttpChannelOverHttp@2f7ebf83{s=HttpChannelState@402a334d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=6}] parse RetainableByteBuffer@18162f7a{DirectByteBuffer@6c3ace64[p=237,l=237,c=8192,r=0]={POST /bas... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.264 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@6c3ace64[p=237,l=237,c=8192,r=0]={POST /bas... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.264 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:37:44.264 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@2f7ebf83{s=HttpChannelState@402a334d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=6} 18:37:44.264 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:37:44.264 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@2f7ebf83{s=HttpChannelState@402a334d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=6} 18:37:44.264 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:37:44.264 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@14502f7a::SocketChannelEndPoint@517c44f7[{l=/127.0.0.1:42617,r=/127.0.0.1:46808,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@14502f7a[p=HttpParser{s=END,9 of 9},g=HttpGenerator@7de0bb28{s=START}]=>HttpChannelOverHttp@2f7ebf83{s=HttpChannelState@402a334d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=6}] parsed false HttpParser{s=END,9 of 9} 18:37:44.264 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@14502f7a::SocketChannelEndPoint@517c44f7[{l=/127.0.0.1:42617,r=/127.0.0.1:46808,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@14502f7a[p=HttpParser{s=END,9 of 9},g=HttpGenerator@7de0bb28{s=START}]=>HttpChannelOverHttp@2f7ebf83{s=HttpChannelState@402a334d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=6}] 18:37:44.265 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:37:44.265 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 243250859223 AsyncContentProducer@4183f8d4[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@2f7ebf83{s=HttpChannelState@402a334d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=7}] 18:37:44.265 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced EofContent AsyncContentProducer@4183f8d4[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@2f7ebf83{s=HttpChannelState@402a334d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=7}] 18:37:44.265 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@4183f8d4[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@2f7ebf83{s=HttpChannelState@402a334d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=7}] 18:37:44.265 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@4183f8d4[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@2f7ebf83{s=HttpChannelState@402a334d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=7}] 18:37:44.265 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@4183f8d4[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@2f7ebf83{s=HttpChannelState@402a334d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=7}] 18:37:44.265 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = EofContent AsyncContentProducer@4183f8d4[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@2f7ebf83{s=HttpChannelState@402a334d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=7}] 18:37:44.265 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@402a334d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.265 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned EofContent 18:37:44.265 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- read error=null HttpInput@12514031 cs=HttpChannelState@402a334d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@4817620 eof=false 18:37:44.265 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- read at EOF, setting consumed EOF to true HttpInput@12514031 cs=HttpChannelState@402a334d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@4817620 eof=false 18:37:44.265 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- onContentProducible releasing semaphore LockedSemaphore permits=0 unready=false 18:37:44.266 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@21ac079b[p=0,l=38,c=8192,r=38]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 18:37:44.266 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=38 null 18:37:44.266 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@11bb0231[p=0,l=38,c=8192,r=38]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@236c08cd{null} 18:37:44.266 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/PostHello/Bob on HttpChannelOverHttp@2f7ebf83{s=HttpChannelState@402a334d{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=8} 200 null HTTP/1.1 Date: Sat, 20 Jan 2024 18:37:44 GMT Content-Length: 38 Content-Type: text/plain 18:37:44.266 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@64b3894c[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=38},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@25e2da9e] (null,[p=0,l=38,c=8192,r=38],true)@START 18:37:44.266 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=38} last=true content=HeapByteBuffer@11bb0231[p=0,l=38,c=8192,r=38]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.266 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sat, 20 Jan 2024 18:37:44 GMT Content-Length: 38 Content-Type: text/plain 18:37:44.266 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:37:44.266 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@64b3894c[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=38},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@25e2da9e] ([p=0,l=126,c=8192,r=126],[p=0,l=38,c=8192,r=38],true)@COMPLETING 18:37:44.266 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@6c81fe99{IDLE}->null [DirectByteBuffer@2652a7a2[p=0,l=126,c=8192,r=126]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@11bb0231[p=0,l=38,c=8192,r=38]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 18:37:44.266 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@6c81fe99{WRITING}->null:IDLE-->WRITING 18:37:44.266 [main] DEBUG org.apache.http.wire -- http-outgoing-4 << "HTTP/1.1 200 OK[\r][\n]" 18:37:44.266 [main] DEBUG org.apache.http.wire -- http-outgoing-4 << "Date: Sat, 20 Jan 2024 18:37:44 GMT[\r][\n]" 18:37:44.266 [main] DEBUG org.apache.http.wire -- http-outgoing-4 << "Content-Type: text/plain[\r][\n]" 18:37:44.266 [main] DEBUG org.apache.http.wire -- http-outgoing-4 << "Content-Length: 38[\r][\n]" 18:37:44.266 [main] DEBUG org.apache.http.wire -- http-outgoing-4 << "Server: Jetty(11.0.18)[\r][\n]" 18:37:44.266 [main] DEBUG org.apache.http.wire -- http-outgoing-4 << "[\r][\n]" 18:37:44.266 [main] DEBUG org.apache.http.wire -- http-outgoing-4 << "POST: At last! Hello There Bob aged 10" 18:37:44.266 [main] DEBUG org.apache.http.headers -- http-outgoing-4 << HTTP/1.1 200 OK 18:37:44.266 [main] DEBUG org.apache.http.headers -- http-outgoing-4 << Date: Sat, 20 Jan 2024 18:37:44 GMT 18:37:44.266 [main] DEBUG org.apache.http.headers -- http-outgoing-4 << Content-Type: text/plain 18:37:44.266 [main] DEBUG org.apache.http.headers -- http-outgoing-4 << Content-Length: 38 18:37:44.266 [main] DEBUG org.apache.http.headers -- http-outgoing-4 << Server: Jetty(11.0.18) 18:37:44.267 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:37:44.267 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 4][route: {}->http://localhost:42617] can be kept alive indefinitely 18:37:44.267 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-4: set socket timeout to 0 18:37:44.267 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 4][route: {}->http://localhost:42617][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:44.267 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:37:44.267 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:37:44.267 [main] DEBUG org.onap.policy.rest.RestManager -- POST: At last! Hello There Bob aged 10 18:37:44.267 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:37:44.267 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-4: Close connection 18:37:44.267 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:37:44.267 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:42617/base/RestTest/PostBlank: 18:37:44.268 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:37:44.268 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:37:44.268 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:42617][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:37:44.268 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 5][route: {}->http://localhost:42617][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:44.268 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:42617 18:37:44.268 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:42617 18:37:44.268 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:46810<->127.0.0.1:42617 18:37:44.269 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request POST /base/RestTest/PostBlank HTTP/1.1 18:37:44.269 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:37:44.269 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:37:44.269 [qtp1187972599-20-acceptor-0@2d777226-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@3062cc1b[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46810]] on ManagedSelector@22df0abe{STARTED} id=0 keys=0 selected=0 updates=0 18:37:44.269 [qtp1187972599-20-acceptor-0@2d777226-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@22df0abe{STARTED} id=0 keys=0 selected=0 updates=1 18:37:44.269 [main] DEBUG org.apache.http.headers -- http-outgoing-5 >> POST /base/RestTest/PostBlank HTTP/1.1 18:37:44.269 [main] DEBUG org.apache.http.headers -- http-outgoing-5 >> Content-Type: text/plain 18:37:44.269 [main] DEBUG org.apache.http.headers -- http-outgoing-5 >> Content-Length: 9 18:37:44.269 [main] DEBUG org.apache.http.headers -- http-outgoing-5 >> Host: localhost:42617 18:37:44.269 [main] DEBUG org.apache.http.headers -- http-outgoing-5 >> Connection: Keep-Alive 18:37:44.269 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken with none selected 18:37:44.269 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 0/0/0 selected 18:37:44.269 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 164 SocketChannelEndPoint@517c44f7[{l=/127.0.0.1:42617,r=/127.0.0.1:46808,OPEN,fill=-,flush=W,to=11/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@14502f7a[p=HttpParser{s=END,9 of 9},g=HttpGenerator@7de0bb28{s=COMPLETING}]=>HttpChannelOverHttp@2f7ebf83{s=HttpChannelState@402a334d{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=11}] 18:37:44.269 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=164 remaining=0 WriteFlusher@6c81fe99{WRITING}->null 18:37:44.269 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@6c81fe99{IDLE}->null:WRITING-->IDLE 18:37:44.269 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@64b3894c[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=38},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@25e2da9e] ([p=126,l=126,c=8192,r=0],[p=38,l=38,c=8192,r=0],true)@END 18:37:44.269 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpOutput -- onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 18:37:44.269 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:37:44.269 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@2f7ebf83{s=HttpChannelState@402a334d{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=11} 18:37:44.269 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@402a334d{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:37:44.269 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@402a334d{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.269 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@2f7ebf83{s=HttpChannelState@402a334d{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=11} 18:37:44.269 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@2f68a9a4) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:37:44.269 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@402a334d{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.269 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@402a334d{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.269 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@402a334d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.269 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@2f7ebf83{s=HttpChannelState@402a334d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=11} 18:37:44.269 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/PostHello/Bob written=38 18:37:44.269 [qtp1187972599-25] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:37:44 +0000] "POST /base/RestTest/PostHello/Bob?age=10 HTTP/1.1" 200 38 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:44.269 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@12514031 cs=HttpChannelState@402a334d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@4817620 eof=true 18:37:44.270 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@2f7ebf83{s=HttpChannelState@402a334d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=12} 18:37:44.270 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@4183f8d4[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@2f7ebf83{s=HttpChannelState@402a334d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=12}] 18:37:44.270 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@12514031 cs=HttpChannelState@402a334d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@4817620 eof=true 18:37:44.270 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@4183f8d4[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@2f7ebf83{s=HttpChannelState@402a334d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=12}] 18:37:44.270 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@12514031 cs=HttpChannelState@402a334d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@4817620 eof=true 18:37:44.270 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@402a334d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.270 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@12514031 cs=HttpChannelState@402a334d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@4817620 eof=true 18:37:44.270 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@4817620 18:37:44.270 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@4183f8d4[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@2f7ebf83{s=HttpChannelState@402a334d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=12}] 18:37:44.270 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:37:44.270 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:37:44.270 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@2f7ebf83{s=HttpChannelState@402a334d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:37:44.270 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@517c44f7[{l=/127.0.0.1:42617,r=/127.0.0.1:46808,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@14502f7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7de0bb28{s=START}]=>HttpChannelOverHttp@2f7ebf83{s=HttpChannelState@402a334d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.270 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@6c3ace64[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.270 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:37:44.270 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@14502f7a::SocketChannelEndPoint@517c44f7[{l=/127.0.0.1:42617,r=/127.0.0.1:46808,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@14502f7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7de0bb28{s=START}]=>HttpChannelOverHttp@2f7ebf83{s=HttpChannelState@402a334d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 RetainableByteBuffer@18162f7a{DirectByteBuffer@6c3ace64[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.270 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@14502f7a::SocketChannelEndPoint@517c44f7[{l=/127.0.0.1:42617,r=/127.0.0.1:46808,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@14502f7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7de0bb28{s=START}]=>HttpChannelOverHttp@2f7ebf83{s=HttpChannelState@402a334d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@18162f7a{DirectByteBuffer@6c3ace64[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.270 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@6c3ace64[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.270 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:37:44.270 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@517c44f7[{l=/127.0.0.1:42617,r=/127.0.0.1:46808,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@14502f7a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7de0bb28{s=START}]=>HttpChannelOverHttp@2f7ebf83{s=HttpChannelState@402a334d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.269 [main] DEBUG org.apache.http.headers -- http-outgoing-5 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:37:44.270 [main] DEBUG org.apache.http.headers -- http-outgoing-5 >> Accept-Encoding: gzip,deflate 18:37:44.269 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 0 keys, 1 updates 18:37:44.270 [main] DEBUG org.apache.http.wire -- http-outgoing-5 >> "POST /base/RestTest/PostBlank HTTP/1.1[\r][\n]" 18:37:44.270 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:44.271 [main] DEBUG org.apache.http.wire -- http-outgoing-5 >> "Content-Type: text/plain[\r][\n]" 18:37:44.271 [main] DEBUG org.apache.http.wire -- http-outgoing-5 >> "Content-Length: 9[\r][\n]" 18:37:44.271 [main] DEBUG org.apache.http.wire -- http-outgoing-5 >> "Host: localhost:42617[\r][\n]" 18:37:44.271 [main] DEBUG org.apache.http.wire -- http-outgoing-5 >> "Connection: Keep-Alive[\r][\n]" 18:37:44.271 [main] DEBUG org.apache.http.wire -- http-outgoing-5 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:37:44.271 [main] DEBUG org.apache.http.wire -- http-outgoing-5 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:37:44.271 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@3062cc1b[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46810]] 18:37:44.271 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@3062cc1b[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46810]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58428ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:37:44.271 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@22537ca4[{l=/127.0.0.1:42617,r=/127.0.0.1:46810,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:44.271 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@22537ca4[{l=/127.0.0.1:42617,r=/127.0.0.1:46810,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:37:44.271 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@33935deb{s=HttpChannelState@fc935d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@22537ca4[{l=/127.0.0.1:42617,r=/127.0.0.1:46810,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@fc935d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.271 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@5b0c99cb::SocketChannelEndPoint@22537ca4[{l=/127.0.0.1:42617,r=/127.0.0.1:46810,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:44.271 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f02db0@62836852 on ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=0 18:37:44.271 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@22537ca4[{l=/127.0.0.1:42617,r=/127.0.0.1:46810,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@5b0c99cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bd60dec{s=START}]=>HttpChannelOverHttp@33935deb{s=HttpChannelState@fc935d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.271 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@5b0c99cb::SocketChannelEndPoint@22537ca4[{l=/127.0.0.1:42617,r=/127.0.0.1:46810,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@5b0c99cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bd60dec{s=START}]=>HttpChannelOverHttp@33935deb{s=HttpChannelState@fc935d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.271 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@5b0c99cb::SocketChannelEndPoint@22537ca4[{l=/127.0.0.1:42617,r=/127.0.0.1:46810,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@5b0c99cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bd60dec{s=START}]=>HttpChannelOverHttp@33935deb{s=HttpChannelState@fc935d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.271 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@df7fecc{ReadCallback@328aec78{HttpConnection@5b0c99cb::SocketChannelEndPoint@22537ca4[{l=/127.0.0.1:42617,r=/127.0.0.1:46810,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@5b0c99cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bd60dec{s=START}]=>HttpChannelOverHttp@33935deb{s=HttpChannelState@fc935d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.272 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@22537ca4[{l=/127.0.0.1:42617,r=/127.0.0.1:46810,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@5b0c99cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bd60dec{s=START}]=>HttpChannelOverHttp@33935deb{s=HttpChannelState@fc935d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.272 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@4bb2d383 on ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=1 18:37:44.272 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@22537ca4[{l=/127.0.0.1:42617,r=/127.0.0.1:46810,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@5b0c99cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bd60dec{s=START}]=>HttpChannelOverHttp@33935deb{s=HttpChannelState@fc935d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.272 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@3062cc1b[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46810]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58427ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:37:44.272 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=3,r=-1,t=58427ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:37:44.272 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@3062cc1b[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46810]] startThread=0 18:37:44.272 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 2 18:37:44.272 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- wakeup on updates SelectorProducer@1fc30b1c 18:37:44.272 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 1 keys 18:37:44.272 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken with none selected 18:37:44.272 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 0/0/1 selected 18:37:44.272 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 0 keys, 2 updates 18:37:44.272 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:37:44.272 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f02db0@62836852 18:37:44.272 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@4bb2d383 18:37:44.270 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@517c44f7[{l=/127.0.0.1:42617,r=/127.0.0.1:46808,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@14502f7a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7de0bb28{s=START}]=>HttpChannelOverHttp@2f7ebf83{s=HttpChannelState@402a334d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.271 [main] DEBUG org.apache.http.wire -- http-outgoing-5 >> "[\r][\n]" 18:37:44.275 [main] DEBUG org.apache.http.wire -- http-outgoing-5 >> "At last! " 18:37:44.275 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@517c44f7[{l=/127.0.0.1:42617,r=/127.0.0.1:46808,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@14502f7a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7de0bb28{s=START}]=>HttpChannelOverHttp@2f7ebf83{s=HttpChannelState@402a334d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.275 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@6c415f82{null} 18:37:44.275 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=0 18:37:44.275 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@57e9bcec startThread=0 18:37:44.275 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken with none selected 18:37:44.275 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken up from select, 0/0/0 selected 18:37:44.275 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 processing 0 keys, 0 updates 18:37:44.275 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:44.275 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@14502f7a::SocketChannelEndPoint@517c44f7[{l=null,r=null,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@14502f7a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7de0bb28{s=START}]=>HttpChannelOverHttp@2f7ebf83{s=HttpChannelState@402a334d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:37:44.275 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.275 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 waiting with 0 keys 18:37:44.275 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@57e9bcec in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58423ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:37:44.275 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@14502f7a::SocketChannelEndPoint@517c44f7[{l=null,r=null,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@14502f7a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7de0bb28{s=START}]=>HttpChannelOverHttp@2f7ebf83{s=HttpChannelState@402a334d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.275 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@517c44f7[{l=null,r=null,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@14502f7a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7de0bb28{s=START}]=>HttpChannelOverHttp@2f7ebf83{s=HttpChannelState@402a334d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.275 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@517c44f7[{l=null,r=null,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@14502f7a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7de0bb28{s=START}]=>HttpChannelOverHttp@2f7ebf83{s=HttpChannelState@402a334d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.275 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@14502f7a::SocketChannelEndPoint@517c44f7[{l=null,r=null,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@14502f7a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7de0bb28{s=START}]=>HttpChannelOverHttp@2f7ebf83{s=HttpChannelState@402a334d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@402a334d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.275 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b40b6c7{RUNNING,thread=Thread[qtp1187972599-25,5,main]} was=RUNNING next=RESERVED size=0+2 capacity=4 18:37:44.275 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@14502f7a::SocketChannelEndPoint@517c44f7[{l=null,r=null,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@14502f7a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7de0bb28{s=START}]=>HttpChannelOverHttp@2f7ebf83{s=HttpChannelState@402a334d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.275 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b40b6c7{RESERVED,thread=Thread[qtp1187972599-25,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} 18:37:44.276 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@57e9bcec in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58423ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:37:44.276 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=3,r=-1,t=58423ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:37:44.272 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@22537ca4[{l=/127.0.0.1:42617,r=/127.0.0.1:46810,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@5b0c99cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bd60dec{s=START}]=>HttpChannelOverHttp@33935deb{s=HttpChannelState@fc935d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.276 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.276 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 1 keys 18:37:44.276 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 1/1/1 selected 18:37:44.276 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 1 keys, 0 updates 18:37:44.276 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46810], selector=sun.nio.ch.EPollSelectorImpl@7424c5f3, interestOps=1, readyOps=1 SocketChannelEndPoint@22537ca4[{l=/127.0.0.1:42617,r=/127.0.0.1:46810,OPEN,fill=FI,flush=-,to=4/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@5b0c99cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bd60dec{s=START}]=>HttpChannelOverHttp@33935deb{s=HttpChannelState@fc935d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.277 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@22537ca4[{l=/127.0.0.1:42617,r=/127.0.0.1:46810,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5b0c99cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bd60dec{s=START}]=>HttpChannelOverHttp@33935deb{s=HttpChannelState@fc935d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.278 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@22537ca4[{l=/127.0.0.1:42617,r=/127.0.0.1:46810,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5b0c99cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bd60dec{s=START}]=>HttpChannelOverHttp@33935deb{s=HttpChannelState@fc935d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:44.278 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} tryExecute AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=3,r=-1,t=58421ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=3]@2024-01-20T18:37:44.27819541Z 18:37:44.278 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@22537ca4[{l=/127.0.0.1:42617,r=/127.0.0.1:46810,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5b0c99cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bd60dec{s=START}]=>HttpChannelOverHttp@33935deb{s=HttpChannelState@fc935d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=3,r=-1,t=58419ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=3]@2024-01-20T18:37:44.28013983Z 18:37:44.280 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@df7fecc{ReadCallback@328aec78{HttpConnection@5b0c99cb::SocketChannelEndPoint@22537ca4[{l=/127.0.0.1:42617,r=/127.0.0.1:46810,OPEN,fill=FI,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5b0c99cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bd60dec{s=START}]=>HttpChannelOverHttp@33935deb{s=HttpChannelState@fc935d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.281 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5b0c99cb::SocketChannelEndPoint@22537ca4[{l=/127.0.0.1:42617,r=/127.0.0.1:46810,OPEN,fill=-,flush=-,to=9/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5b0c99cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bd60dec{s=START}]=>HttpChannelOverHttp@33935deb{s=HttpChannelState@fc935d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@fc935d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.282 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 226 DirectByteBuffer@69856a09[p=0,l=226,c=8192,r=226]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.282 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5b0c99cb::SocketChannelEndPoint@22537ca4[{l=/127.0.0.1:42617,r=/127.0.0.1:46810,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5b0c99cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bd60dec{s=START}]=>HttpChannelOverHttp@33935deb{s=HttpChannelState@fc935d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 226 RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=226,c=8192,r=226]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.282 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5b0c99cb::SocketChannelEndPoint@22537ca4[{l=/127.0.0.1:42617,r=/127.0.0.1:46810,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5b0c99cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bd60dec{s=START}]=>HttpChannelOverHttp@33935deb{s=HttpChannelState@fc935d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=226,c=8192,r=226]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.282 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=226,c=8192,r=226]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.282 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:37:44.282 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:37:44.282 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:37:44.282 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:37:44.283 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:37:44.283 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> IN_VALUE 18:37:44.283 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> FIELD 18:37:44.283 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Type: text/plain) header=Content-Type, headerString=[Content-Type], valueString=[text/plain] 18:37:44.283 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:37:44.283 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:37:44.283 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:37:44.283 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:37:44.283 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:37:44.284 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:37:44.284 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:37:44.284 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:42617) header=Host, headerString=[Host], valueString=[localhost:42617] 18:37:44.284 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:37:44.284 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:37:44.284 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:37:44.284 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:37:44.284 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:37:44.284 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:37:44.284 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:37:44.284 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:37:44.285 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:37:44.285 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:37:44.285 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:37:44.286 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b40b6c7{RESERVED,thread=Thread[qtp1187972599-25,5,main]} task=AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=3,r=-1,t=58413ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=4]@2024-01-20T18:37:44.286100079Z ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0} 18:37:44.286 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=3,r=-1,t=58413ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=4]@2024-01-20T18:37:44.286216749Z tryProduce true 18:37:44.286 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:44.286 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.285 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@1112514849 cs=HttpChannelState@fc935d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@48216b12 eof=false 18:37:44.286 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@22537ca4[{l=/127.0.0.1:42617,r=/127.0.0.1:46810,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5b0c99cb[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@4bd60dec{s=START}]=>HttpChannelOverHttp@33935deb{s=HttpChannelState@fc935d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=1}] 18:37:44.286 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 1 keys 18:37:44.286 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@48216b12 18:37:44.287 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@1872f232[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@33935deb{s=HttpChannelState@fc935d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=2}] 18:37:44.287 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/PostBlank on HttpChannelOverHttp@33935deb{s=HttpChannelState@fc935d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/PostBlank,age=2} POST /base/RestTest/PostBlank HTTP/1.1 Content-Type: text/plain Content-Length: 9 Host: localhost:42617 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:37:44.288 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5b0c99cb::SocketChannelEndPoint@22537ca4[{l=/127.0.0.1:42617,r=/127.0.0.1:46810,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5b0c99cb[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@4bd60dec{s=START}]=>HttpChannelOverHttp@33935deb{s=HttpChannelState@fc935d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/PostBlank,age=3}] parsed true HttpParser{s=CONTENT,0 of 9} 18:37:44.289 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:42617/base/RestTest/PostBlank HttpChannelOverHttp@33935deb{s=HttpChannelState@fc935d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/PostBlank,age=4} 18:37:44.289 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@fc935d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.289 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@33935deb{s=HttpChannelState@fc935d7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostBlank,age=4} 18:37:44.289 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.Server -- REQUEST POST /base/RestTest/PostBlank ?null on HttpChannelOverHttp@33935deb{s=HttpChannelState@fc935d7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostBlank,age=4} 18:37:44.289 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/PostBlank @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:37:44.290 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/PostBlank @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:37:44.290 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:37:44.290 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 session=null 18:37:44.290 [qtp1187972599-21] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/PostBlank|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2c708440, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/PostBlank} -> org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:37:44.290 [qtp1187972599-21] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:37:44.296 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=-9223372036854775808] AsyncContentProducer@1872f232[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@33935deb{s=HttpChannelState@fc935d7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostBlank,age=11}] 18:37:44.297 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@1872f232[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@33935deb{s=HttpChannelState@fc935d7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostBlank,age=12}] 18:37:44.297 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@1872f232[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@33935deb{s=HttpChannelState@fc935d7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostBlank,age=12}] 18:37:44.297 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:44.297 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5b0c99cb::SocketChannelEndPoint@22537ca4[{l=/127.0.0.1:42617,r=/127.0.0.1:46810,OPEN,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5b0c99cb[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@4bd60dec{s=START}]=>HttpChannelOverHttp@33935deb{s=HttpChannelState@fc935d7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostBlank,age=12}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=217,l=226,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.297 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@69856a09[p=217,l=226,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.297 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@33935deb{s=HttpChannelState@fc935d7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostBlank,age=12} Content@26f573f9{DirectByteBufferR@654ff5ce[p=217,l=226,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:44.297 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5b0c99cb::SocketChannelEndPoint@22537ca4[{l=/127.0.0.1:42617,r=/127.0.0.1:46810,OPEN,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5b0c99cb[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@4bd60dec{s=START}]=>HttpChannelOverHttp@33935deb{s=HttpChannelState@fc935d7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostBlank,age=12}] parsed true HttpParser{s=CONTENT,9 of 9} 18:37:44.297 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@26f573f9{DirectByteBufferR@654ff5ce[p=217,l=226,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:44.297 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 243287468979 AsyncContentProducer@1872f232[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@33935deb{s=HttpChannelState@fc935d7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostBlank,age=12}] 18:37:44.297 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced Content@26f573f9{DirectByteBufferR@654ff5ce[p=217,l=226,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@1872f232[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@33935deb{s=HttpChannelState@fc935d7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostBlank,age=12}] 18:37:44.297 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@1872f232[r=Content@26f573f9{DirectByteBufferR@654ff5ce[p=217,l=226,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@33935deb{s=HttpChannelState@fc935d7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostBlank,age=12}] 18:37:44.297 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@1872f232[r=Content@26f573f9{DirectByteBufferR@654ff5ce[p=217,l=226,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@33935deb{s=HttpChannelState@fc935d7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostBlank,age=12}] 18:37:44.297 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@1872f232[r=Content@26f573f9{DirectByteBufferR@654ff5ce[p=217,l=226,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@26f573f9{DirectByteBufferR@654ff5ce[p=217,l=226,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@33935deb{s=HttpChannelState@fc935d7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostBlank,age=12}] 18:37:44.297 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = Content@26f573f9{DirectByteBufferR@654ff5ce[p=217,l=226,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@1872f232[r=Content@26f573f9{DirectByteBufferR@654ff5ce[p=217,l=226,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@26f573f9{DirectByteBufferR@654ff5ce[p=217,l=226,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@33935deb{s=HttpChannelState@fc935d7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostBlank,age=12}] 18:37:44.297 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@fc935d7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.297 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned Content@26f573f9{DirectByteBufferR@654ff5ce[p=217,l=226,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:44.297 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- read produced 9 byte(s) HttpInput@1112514849 cs=HttpChannelState@fc935d7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@48216b12 eof=false 18:37:44.297 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reclaim Content@26f573f9{DirectByteBufferR@654ff5ce[p=226,l=226,c=8192,r=0]={POST /bas... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@1872f232[r=Content@26f573f9{DirectByteBufferR@654ff5ce[p=226,l=226,c=8192,r=0]={POST /bas... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@26f573f9{DirectByteBufferR@654ff5ce[p=226,l=226,c=8192,r=0]={POST /bas... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@33935deb{s=HttpChannelState@fc935d7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostBlank,age=13}] 18:37:44.301 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=243287468979] AsyncContentProducer@1872f232[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@33935deb{s=HttpChannelState@fc935d7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostBlank,age=16}] 18:37:44.301 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@1872f232[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@33935deb{s=HttpChannelState@fc935d7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostBlank,age=16}] 18:37:44.301 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@1872f232[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@33935deb{s=HttpChannelState@fc935d7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostBlank,age=16}] 18:37:44.301 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:44.301 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5b0c99cb::SocketChannelEndPoint@22537ca4[{l=/127.0.0.1:42617,r=/127.0.0.1:46810,OPEN,fill=-,flush=-,to=19/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5b0c99cb[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@4bd60dec{s=START}]=>HttpChannelOverHttp@33935deb{s=HttpChannelState@fc935d7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostBlank,age=16}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=226,l=226,c=8192,r=0]={POST /bas... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.301 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@69856a09[p=226,l=226,c=8192,r=0]={POST /bas... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.301 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:37:44.301 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@33935deb{s=HttpChannelState@fc935d7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostBlank,age=16} 18:37:44.301 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:37:44.301 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@33935deb{s=HttpChannelState@fc935d7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostBlank,age=16} 18:37:44.302 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:37:44.302 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5b0c99cb::SocketChannelEndPoint@22537ca4[{l=/127.0.0.1:42617,r=/127.0.0.1:46810,OPEN,fill=-,flush=-,to=20/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5b0c99cb[p=HttpParser{s=END,9 of 9},g=HttpGenerator@4bd60dec{s=START}]=>HttpChannelOverHttp@33935deb{s=HttpChannelState@fc935d7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostBlank,age=18}] parsed false HttpParser{s=END,9 of 9} 18:37:44.303 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@5b0c99cb::SocketChannelEndPoint@22537ca4[{l=/127.0.0.1:42617,r=/127.0.0.1:46810,OPEN,fill=-,flush=-,to=21/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5b0c99cb[p=HttpParser{s=END,9 of 9},g=HttpGenerator@4bd60dec{s=START}]=>HttpChannelOverHttp@33935deb{s=HttpChannelState@fc935d7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostBlank,age=19}] 18:37:44.304 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:37:44.304 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 243287468979 AsyncContentProducer@1872f232[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@33935deb{s=HttpChannelState@fc935d7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostBlank,age=19}] 18:37:44.304 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced EofContent AsyncContentProducer@1872f232[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@33935deb{s=HttpChannelState@fc935d7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostBlank,age=19}] 18:37:44.304 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@1872f232[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@33935deb{s=HttpChannelState@fc935d7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostBlank,age=19}] 18:37:44.304 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@1872f232[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@33935deb{s=HttpChannelState@fc935d7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostBlank,age=19}] 18:37:44.304 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@1872f232[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@33935deb{s=HttpChannelState@fc935d7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostBlank,age=19}] 18:37:44.304 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = EofContent AsyncContentProducer@1872f232[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@33935deb{s=HttpChannelState@fc935d7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostBlank,age=19}] 18:37:44.304 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@fc935d7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.304 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned EofContent 18:37:44.304 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- read error=null HttpInput@1112514849 cs=HttpChannelState@fc935d7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@48216b12 eof=false 18:37:44.304 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- read at EOF, setting consumed EOF to true HttpInput@1112514849 cs=HttpChannelState@fc935d7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@48216b12 eof=false 18:37:44.304 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- onContentProducible releasing semaphore LockedSemaphore permits=0 unready=false 18:37:44.305 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@6aa36837[p=0,l=27,c=8192,r=27]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 18:37:44.305 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=27 null 18:37:44.305 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@17a89cbc[p=0,l=27,c=8192,r=27]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@1a4f5f0b{null} 18:37:44.305 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/PostBlank on HttpChannelOverHttp@33935deb{s=HttpChannelState@fc935d7{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostBlank,age=20} 200 null HTTP/1.1 Date: Sat, 20 Jan 2024 18:37:44 GMT Content-Length: 27 Content-Type: text/plain 18:37:44.305 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@343809[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=27},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@71271ae8] (null,[p=0,l=27,c=8192,r=27],true)@START 18:37:44.305 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=27} last=true content=HeapByteBuffer@17a89cbc[p=0,l=27,c=8192,r=27]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.305 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sat, 20 Jan 2024 18:37:44 GMT Content-Length: 27 Content-Type: text/plain 18:37:44.305 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:37:44.305 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@343809[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=27},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@71271ae8] ([p=0,l=126,c=8192,r=126],[p=0,l=27,c=8192,r=27],true)@COMPLETING 18:37:44.306 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@22b9250c{IDLE}->null [DirectByteBuffer@2652a7a2[p=0,l=126,c=8192,r=126]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@17a89cbc[p=0,l=27,c=8192,r=27]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 18:37:44.306 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@22b9250c{WRITING}->null:IDLE-->WRITING 18:37:44.306 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 153 SocketChannelEndPoint@22537ca4[{l=/127.0.0.1:42617,r=/127.0.0.1:46810,OPEN,fill=-,flush=W,to=24/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5b0c99cb[p=HttpParser{s=END,9 of 9},g=HttpGenerator@4bd60dec{s=COMPLETING}]=>HttpChannelOverHttp@33935deb{s=HttpChannelState@fc935d7{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostBlank,age=21}] 18:37:44.306 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=153 remaining=0 WriteFlusher@22b9250c{WRITING}->null 18:37:44.306 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@22b9250c{IDLE}->null:WRITING-->IDLE 18:37:44.306 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@343809[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=27},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@71271ae8] ([p=126,l=126,c=8192,r=0],[p=27,l=27,c=8192,r=0],true)@END 18:37:44.306 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpOutput -- onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 18:37:44.306 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:37:44.306 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@33935deb{s=HttpChannelState@fc935d7{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostBlank,age=21} 18:37:44.306 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@fc935d7{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:37:44.306 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@fc935d7{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.306 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@33935deb{s=HttpChannelState@fc935d7{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostBlank,age=21} 18:37:44.306 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@426e8157) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:37:44.306 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@fc935d7{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.306 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@fc935d7{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.306 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@fc935d7{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.306 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@33935deb{s=HttpChannelState@fc935d7{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/PostBlank,age=21} 18:37:44.306 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/PostBlank written=27 18:37:44.306 [qtp1187972599-21] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:37:44 +0000] "POST /base/RestTest/PostBlank HTTP/1.1" 200 27 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:44.306 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1112514849 cs=HttpChannelState@fc935d7{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@48216b12 eof=true 18:37:44.306 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@33935deb{s=HttpChannelState@fc935d7{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/PostBlank,age=21} 18:37:44.306 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@1872f232[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@33935deb{s=HttpChannelState@fc935d7{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/PostBlank,age=21}] 18:37:44.307 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1112514849 cs=HttpChannelState@fc935d7{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@48216b12 eof=true 18:37:44.307 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@1872f232[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@33935deb{s=HttpChannelState@fc935d7{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/PostBlank,age=22}] 18:37:44.307 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1112514849 cs=HttpChannelState@fc935d7{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@48216b12 eof=true 18:37:44.307 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@fc935d7{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.307 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@1112514849 cs=HttpChannelState@fc935d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@48216b12 eof=true 18:37:44.307 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@48216b12 18:37:44.307 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@1872f232[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@33935deb{s=HttpChannelState@fc935d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/PostBlank,age=22}] 18:37:44.307 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:37:44.307 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:37:44.307 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@33935deb{s=HttpChannelState@fc935d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:37:44.307 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.307 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.307 [main] DEBUG org.apache.http.wire -- http-outgoing-5 << "HTTP/1.1 200 OK[\r][\n]" 18:37:44.307 [main] DEBUG org.apache.http.wire -- http-outgoing-5 << "Date: Sat, 20 Jan 2024 18:37:44 GMT[\r][\n]" 18:37:44.307 [main] DEBUG org.apache.http.wire -- http-outgoing-5 << "Content-Type: text/plain[\r][\n]" 18:37:44.307 [main] DEBUG org.apache.http.wire -- http-outgoing-5 << "Content-Length: 27[\r][\n]" 18:37:44.307 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5b0c99cb::SocketChannelEndPoint@22537ca4[{l=/127.0.0.1:42617,r=/127.0.0.1:46810,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5b0c99cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bd60dec{s=START}]=>HttpChannelOverHttp@33935deb{s=HttpChannelState@fc935d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled 0 RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.307 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5b0c99cb::SocketChannelEndPoint@22537ca4[{l=/127.0.0.1:42617,r=/127.0.0.1:46810,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5b0c99cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bd60dec{s=START}]=>HttpChannelOverHttp@33935deb{s=HttpChannelState@fc935d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.307 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.307 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5b0c99cb::SocketChannelEndPoint@22537ca4[{l=/127.0.0.1:42617,r=/127.0.0.1:46810,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5b0c99cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bd60dec{s=START}]=>HttpChannelOverHttp@33935deb{s=HttpChannelState@fc935d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=START,0 of -1} 18:37:44.307 [main] DEBUG org.apache.http.wire -- http-outgoing-5 << "Server: Jetty(11.0.18)[\r][\n]" 18:37:44.307 [main] DEBUG org.apache.http.wire -- http-outgoing-5 << "[\r][\n]" 18:37:44.307 [main] DEBUG org.apache.http.wire -- http-outgoing-5 << "POST: At last! Hello There " 18:37:44.308 [main] DEBUG org.apache.http.headers -- http-outgoing-5 << HTTP/1.1 200 OK 18:37:44.308 [main] DEBUG org.apache.http.headers -- http-outgoing-5 << Date: Sat, 20 Jan 2024 18:37:44 GMT 18:37:44.308 [main] DEBUG org.apache.http.headers -- http-outgoing-5 << Content-Type: text/plain 18:37:44.308 [main] DEBUG org.apache.http.headers -- http-outgoing-5 << Content-Length: 27 18:37:44.308 [main] DEBUG org.apache.http.headers -- http-outgoing-5 << Server: Jetty(11.0.18) 18:37:44.308 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:37:44.308 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 5][route: {}->http://localhost:42617] can be kept alive indefinitely 18:37:44.308 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-5: set socket timeout to 0 18:37:44.308 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 5][route: {}->http://localhost:42617][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:44.308 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:37:44.308 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:37:44.308 [main] DEBUG org.onap.policy.rest.RestManager -- POST: At last! Hello There 18:37:44.308 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:37:44.308 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-5: Close connection 18:37:44.308 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:37:44.308 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:42617/base/RestTest/PatchHello/Bob?age=10: 18:37:44.310 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:37:44.310 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:37:44.310 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:42617][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:37:44.310 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 6][route: {}->http://localhost:42617][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:44.310 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:42617 18:37:44.310 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:42617 18:37:44.310 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:46820<->127.0.0.1:42617 18:37:44.310 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request PATCH /base/RestTest/PatchHello/Bob?age=10 HTTP/1.1 18:37:44.310 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:37:44.310 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:37:44.310 [qtp1187972599-20-acceptor-0@2d777226-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@bcc1098[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46820]] on ManagedSelector@4c9f9afc{STARTED} id=1 keys=0 selected=0 updates=0 18:37:44.310 [qtp1187972599-20-acceptor-0@2d777226-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4c9f9afc{STARTED} id=1 keys=0 selected=0 updates=1 18:37:44.311 [main] DEBUG org.apache.http.headers -- http-outgoing-6 >> PATCH /base/RestTest/PatchHello/Bob?age=10 HTTP/1.1 18:37:44.311 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken with none selected 18:37:44.311 [main] DEBUG org.apache.http.headers -- http-outgoing-6 >> Content-Type: application/merge-patch+json 18:37:44.311 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken up from select, 0/0/0 selected 18:37:44.311 [main] DEBUG org.apache.http.headers -- http-outgoing-6 >> Content-Length: 9 18:37:44.311 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 processing 0 keys, 1 updates 18:37:44.311 [main] DEBUG org.apache.http.headers -- http-outgoing-6 >> Host: localhost:42617 18:37:44.311 [main] DEBUG org.apache.http.headers -- http-outgoing-6 >> Connection: Keep-Alive 18:37:44.311 [main] DEBUG org.apache.http.headers -- http-outgoing-6 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:37:44.311 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:44.311 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@bcc1098[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46820]] 18:37:44.311 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@bcc1098[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46820]] startThread=0 18:37:44.311 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.311 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 waiting with 1 keys 18:37:44.311 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@bcc1098[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46820]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58388ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:37:44.311 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@4f264a72[{l=/127.0.0.1:42617,r=/127.0.0.1:46820,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:44.311 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@4f264a72[{l=/127.0.0.1:42617,r=/127.0.0.1:46820,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:37:44.311 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@356cf02e{s=HttpChannelState@40527f16{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@4f264a72[{l=/127.0.0.1:42617,r=/127.0.0.1:46820,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@40527f16{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.311 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@4e93cedb::SocketChannelEndPoint@4f264a72[{l=/127.0.0.1:42617,r=/127.0.0.1:46820,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:44.311 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f02db0@331b68a1 on ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=0 18:37:44.311 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@4f264a72[{l=/127.0.0.1:42617,r=/127.0.0.1:46820,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@4e93cedb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@61a4136c{s=START}]=>HttpChannelOverHttp@356cf02e{s=HttpChannelState@40527f16{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.311 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@4e93cedb::SocketChannelEndPoint@4f264a72[{l=/127.0.0.1:42617,r=/127.0.0.1:46820,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@4e93cedb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@61a4136c{s=START}]=>HttpChannelOverHttp@356cf02e{s=HttpChannelState@40527f16{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.311 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@4e93cedb::SocketChannelEndPoint@4f264a72[{l=/127.0.0.1:42617,r=/127.0.0.1:46820,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@4e93cedb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@61a4136c{s=START}]=>HttpChannelOverHttp@356cf02e{s=HttpChannelState@40527f16{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.311 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@325d6a81{ReadCallback@62688f07{HttpConnection@4e93cedb::SocketChannelEndPoint@4f264a72[{l=/127.0.0.1:42617,r=/127.0.0.1:46820,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@4e93cedb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@61a4136c{s=START}]=>HttpChannelOverHttp@356cf02e{s=HttpChannelState@40527f16{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.312 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@4f264a72[{l=/127.0.0.1:42617,r=/127.0.0.1:46820,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@4e93cedb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@61a4136c{s=START}]=>HttpChannelOverHttp@356cf02e{s=HttpChannelState@40527f16{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.312 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@a5ebd8b on ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=1 18:37:44.312 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=2 18:37:44.312 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken with none selected 18:37:44.312 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken up from select, 0/0/1 selected 18:37:44.312 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 processing 0 keys, 2 updates 18:37:44.312 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:37:44.312 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f02db0@331b68a1 18:37:44.312 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@a5ebd8b 18:37:44.312 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@4f264a72[{l=/127.0.0.1:42617,r=/127.0.0.1:46820,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@4e93cedb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@61a4136c{s=START}]=>HttpChannelOverHttp@356cf02e{s=HttpChannelState@40527f16{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.312 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.312 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 waiting with 1 keys 18:37:44.307 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@5b0c99cb::SocketChannelEndPoint@22537ca4[{l=/127.0.0.1:42617,r=/127.0.0.1:46810,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5b0c99cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bd60dec{s=START}]=>HttpChannelOverHttp@33935deb{s=HttpChannelState@fc935d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.311 [main] DEBUG org.apache.http.headers -- http-outgoing-6 >> Accept-Encoding: gzip,deflate 18:37:44.314 [main] DEBUG org.apache.http.wire -- http-outgoing-6 >> "PATCH /base/RestTest/PatchHello/Bob?age=10 HTTP/1.1[\r][\n]" 18:37:44.314 [main] DEBUG org.apache.http.wire -- http-outgoing-6 >> "Content-Type: application/merge-patch+json[\r][\n]" 18:37:44.314 [main] DEBUG org.apache.http.wire -- http-outgoing-6 >> "Content-Length: 9[\r][\n]" 18:37:44.314 [main] DEBUG org.apache.http.wire -- http-outgoing-6 >> "Host: localhost:42617[\r][\n]" 18:37:44.314 [main] DEBUG org.apache.http.wire -- http-outgoing-6 >> "Connection: Keep-Alive[\r][\n]" 18:37:44.314 [main] DEBUG org.apache.http.wire -- http-outgoing-6 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:37:44.314 [main] DEBUG org.apache.http.wire -- http-outgoing-6 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:37:44.314 [main] DEBUG org.apache.http.wire -- http-outgoing-6 >> "[\r][\n]" 18:37:44.314 [main] DEBUG org.apache.http.wire -- http-outgoing-6 >> "At last! " 18:37:44.314 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken up from select, 1/1/1 selected 18:37:44.312 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@4f264a72[{l=/127.0.0.1:42617,r=/127.0.0.1:46820,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@4e93cedb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@61a4136c{s=START}]=>HttpChannelOverHttp@356cf02e{s=HttpChannelState@40527f16{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.314 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 processing 1 keys, 0 updates 18:37:44.314 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@bcc1098[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46820]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58384ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:37:44.314 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=3,r=-1,t=58384ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:37:44.314 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46820], selector=sun.nio.ch.EPollSelectorImpl@6156f7d9, interestOps=1, readyOps=1 SocketChannelEndPoint@4f264a72[{l=/127.0.0.1:42617,r=/127.0.0.1:46820,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@4e93cedb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@61a4136c{s=START}]=>HttpChannelOverHttp@356cf02e{s=HttpChannelState@40527f16{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.314 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@4f264a72[{l=/127.0.0.1:42617,r=/127.0.0.1:46820,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4e93cedb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@61a4136c{s=START}]=>HttpChannelOverHttp@356cf02e{s=HttpChannelState@40527f16{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.314 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@4f264a72[{l=/127.0.0.1:42617,r=/127.0.0.1:46820,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4e93cedb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@61a4136c{s=START}]=>HttpChannelOverHttp@356cf02e{s=HttpChannelState@40527f16{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:44.314 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0} tryExecute AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=3,r=-1,t=58384ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}][pc=0,pic=0,pec=1,epc=2]@2024-01-20T18:37:44.314855717Z 18:37:44.314 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=1} startReservedThread p=1 18:37:44.314 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue ReservedThread@5dcbf3b7{PENDING,thread=null} startThread=0 18:37:44.314 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run ReservedThread@5dcbf3b7{PENDING,thread=null} in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58384ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=1}] 18:37:44.314 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@4f264a72[{l=/127.0.0.1:42617,r=/127.0.0.1:46820,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4e93cedb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@61a4136c{s=START}]=>HttpChannelOverHttp@356cf02e{s=HttpChannelState@40527f16{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58384ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=1}][pc=0,pic=0,pec=1,epc=2]@2024-01-20T18:37:44.315091628Z 18:37:44.315 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@5dcbf3b7{PENDING,thread=Thread[qtp1187972599-19,5,main]} was=PENDING next=RESERVED size=0+1 capacity=4 18:37:44.315 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@5dcbf3b7{RESERVED,thread=Thread[qtp1187972599-19,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0} 18:37:44.315 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@325d6a81{ReadCallback@62688f07{HttpConnection@4e93cedb::SocketChannelEndPoint@4f264a72[{l=/127.0.0.1:42617,r=/127.0.0.1:46820,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4e93cedb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@61a4136c{s=START}]=>HttpChannelOverHttp@356cf02e{s=HttpChannelState@40527f16{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.315 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4e93cedb::SocketChannelEndPoint@4f264a72[{l=/127.0.0.1:42617,r=/127.0.0.1:46820,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4e93cedb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@61a4136c{s=START}]=>HttpChannelOverHttp@356cf02e{s=HttpChannelState@40527f16{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@40527f16{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.315 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 257 DirectByteBuffer@69856a09[p=0,l=257,c=8192,r=257]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.315 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4e93cedb::SocketChannelEndPoint@4f264a72[{l=/127.0.0.1:42617,r=/127.0.0.1:46820,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4e93cedb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@61a4136c{s=START}]=>HttpChannelOverHttp@356cf02e{s=HttpChannelState@40527f16{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 257 RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=257,c=8192,r=257]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.315 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4e93cedb::SocketChannelEndPoint@4f264a72[{l=/127.0.0.1:42617,r=/127.0.0.1:46820,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4e93cedb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@61a4136c{s=START}]=>HttpChannelOverHttp@356cf02e{s=HttpChannelState@40527f16{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=257,c=8192,r=257]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.315 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=257,c=8192,r=257]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.315 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:37:44.315 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:37:44.315 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:37:44.315 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:37:44.315 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:37:44.315 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> VALUE 18:37:44.315 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> IN_VALUE 18:37:44.315 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> FIELD 18:37:44.315 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Type, headerString=[Content-Type], valueString=[application/merge-patch+json] 18:37:44.315 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:37:44.315 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:37:44.315 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:37:44.315 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:37:44.315 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:37:44.315 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:37:44.315 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:37:44.315 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:42617) header=Host, headerString=[Host], valueString=[localhost:42617] 18:37:44.315 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:37:44.315 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:37:44.315 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:37:44.315 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:37:44.315 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:37:44.315 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:37:44.315 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:37:44.315 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:37:44.316 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:37:44.316 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:37:44.316 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:37:44.316 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@1815270433 cs=HttpChannelState@40527f16{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@465d0eed eof=false 18:37:44.316 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@465d0eed 18:37:44.316 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@4d66dc92[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@356cf02e{s=HttpChannelState@40527f16{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.316 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/PatchHello/Bob?age=10 on HttpChannelOverHttp@356cf02e{s=HttpChannelState@40527f16{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=0} PATCH /base/RestTest/PatchHello/Bob?age=10 HTTP/1.1 Content-Type: application/merge-patch+json Content-Length: 9 Host: localhost:42617 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:37:44.316 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4e93cedb::SocketChannelEndPoint@4f264a72[{l=/127.0.0.1:42617,r=/127.0.0.1:46820,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4e93cedb[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@61a4136c{s=START}]=>HttpChannelOverHttp@356cf02e{s=HttpChannelState@40527f16{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=0}] parsed true HttpParser{s=CONTENT,0 of 9} 18:37:44.316 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:42617/base/RestTest/PatchHello/Bob?age=10 HttpChannelOverHttp@356cf02e{s=HttpChannelState@40527f16{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=0} 18:37:44.316 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@40527f16{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.316 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@356cf02e{s=HttpChannelState@40527f16{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=0} 18:37:44.316 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.Server -- REQUEST PATCH /base/RestTest/PatchHello/Bob ?age=10 on HttpChannelOverHttp@356cf02e{s=HttpChannelState@40527f16{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=0} 18:37:44.316 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/PatchHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:37:44.316 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/PatchHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:37:44.316 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:37:44.316 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 session=null 18:37:44.316 [qtp1187972599-23] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/PatchHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2c708440, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/PatchHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:37:44.316 [qtp1187972599-23] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:37:44.317 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=-9223372036854775808] AsyncContentProducer@4d66dc92[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@356cf02e{s=HttpChannelState@40527f16{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=1}] 18:37:44.317 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@4d66dc92[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@356cf02e{s=HttpChannelState@40527f16{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=1}] 18:37:44.317 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@4d66dc92[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@356cf02e{s=HttpChannelState@40527f16{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=1}] 18:37:44.317 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:44.317 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4e93cedb::SocketChannelEndPoint@4f264a72[{l=/127.0.0.1:42617,r=/127.0.0.1:46820,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4e93cedb[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@61a4136c{s=START}]=>HttpChannelOverHttp@356cf02e{s=HttpChannelState@40527f16{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=1}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=248,l=257,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.317 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@69856a09[p=248,l=257,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.317 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@356cf02e{s=HttpChannelState@40527f16{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=1} Content@355b8ed9{DirectByteBufferR@1bdfc4f9[p=248,l=257,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:44.318 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b3af188{RESERVED,thread=Thread[qtp1187972599-18,5,main]} task=AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58381ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}][pc=0,pic=0,pec=1,epc=3]@2024-01-20T18:37:44.318093173Z ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0} 18:37:44.318 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58381ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}][pc=0,pic=0,pec=1,epc=3]@2024-01-20T18:37:44.318200523Z tryProduce true 18:37:44.318 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:44.318 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.318 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@4f264a72[{l=/127.0.0.1:42617,r=/127.0.0.1:46820,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4e93cedb[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@61a4136c{s=START}]=>HttpChannelOverHttp@356cf02e{s=HttpChannelState@40527f16{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=2}] 18:37:44.318 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 waiting with 1 keys 18:37:44.317 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4e93cedb::SocketChannelEndPoint@4f264a72[{l=/127.0.0.1:42617,r=/127.0.0.1:46820,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4e93cedb[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@61a4136c{s=START}]=>HttpChannelOverHttp@356cf02e{s=HttpChannelState@40527f16{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=2}] parsed true HttpParser{s=CONTENT,9 of 9} 18:37:44.318 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@355b8ed9{DirectByteBufferR@1bdfc4f9[p=248,l=257,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:44.318 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 243308525881 AsyncContentProducer@4d66dc92[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@356cf02e{s=HttpChannelState@40527f16{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=2}] 18:37:44.318 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced Content@355b8ed9{DirectByteBufferR@1bdfc4f9[p=248,l=257,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@4d66dc92[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@356cf02e{s=HttpChannelState@40527f16{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=2}] 18:37:44.318 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@4d66dc92[r=Content@355b8ed9{DirectByteBufferR@1bdfc4f9[p=248,l=257,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@356cf02e{s=HttpChannelState@40527f16{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=2}] 18:37:44.318 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@4d66dc92[r=Content@355b8ed9{DirectByteBufferR@1bdfc4f9[p=248,l=257,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@356cf02e{s=HttpChannelState@40527f16{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=2}] 18:37:44.318 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@4d66dc92[r=Content@355b8ed9{DirectByteBufferR@1bdfc4f9[p=248,l=257,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@355b8ed9{DirectByteBufferR@1bdfc4f9[p=248,l=257,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@356cf02e{s=HttpChannelState@40527f16{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=2}] 18:37:44.318 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = Content@355b8ed9{DirectByteBufferR@1bdfc4f9[p=248,l=257,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@4d66dc92[r=Content@355b8ed9{DirectByteBufferR@1bdfc4f9[p=248,l=257,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@355b8ed9{DirectByteBufferR@1bdfc4f9[p=248,l=257,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@356cf02e{s=HttpChannelState@40527f16{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=2}] 18:37:44.318 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@40527f16{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.318 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned Content@355b8ed9{DirectByteBufferR@1bdfc4f9[p=248,l=257,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:44.318 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- read produced 9 byte(s) HttpInput@1815270433 cs=HttpChannelState@40527f16{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@465d0eed eof=false 18:37:44.318 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reclaim Content@355b8ed9{DirectByteBufferR@1bdfc4f9[p=257,l=257,c=8192,r=0]={PATCH /ba... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@4d66dc92[r=Content@355b8ed9{DirectByteBufferR@1bdfc4f9[p=257,l=257,c=8192,r=0]={PATCH /ba... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@355b8ed9{DirectByteBufferR@1bdfc4f9[p=257,l=257,c=8192,r=0]={PATCH /ba... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@356cf02e{s=HttpChannelState@40527f16{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=2}] 18:37:44.318 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=243308525881] AsyncContentProducer@4d66dc92[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@356cf02e{s=HttpChannelState@40527f16{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=2}] 18:37:44.319 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@4d66dc92[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@356cf02e{s=HttpChannelState@40527f16{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=3}] 18:37:44.319 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@4d66dc92[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@356cf02e{s=HttpChannelState@40527f16{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=3}] 18:37:44.319 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:44.319 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4e93cedb::SocketChannelEndPoint@4f264a72[{l=/127.0.0.1:42617,r=/127.0.0.1:46820,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4e93cedb[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@61a4136c{s=START}]=>HttpChannelOverHttp@356cf02e{s=HttpChannelState@40527f16{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=3}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=257,l=257,c=8192,r=0]={PATCH /ba... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.319 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@69856a09[p=257,l=257,c=8192,r=0]={PATCH /ba... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.319 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:37:44.319 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@356cf02e{s=HttpChannelState@40527f16{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=3} 18:37:44.319 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:37:44.319 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@356cf02e{s=HttpChannelState@40527f16{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=3} 18:37:44.319 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:37:44.319 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4e93cedb::SocketChannelEndPoint@4f264a72[{l=/127.0.0.1:42617,r=/127.0.0.1:46820,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4e93cedb[p=HttpParser{s=END,9 of 9},g=HttpGenerator@61a4136c{s=START}]=>HttpChannelOverHttp@356cf02e{s=HttpChannelState@40527f16{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=3}] parsed false HttpParser{s=END,9 of 9} 18:37:44.319 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@4e93cedb::SocketChannelEndPoint@4f264a72[{l=/127.0.0.1:42617,r=/127.0.0.1:46820,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4e93cedb[p=HttpParser{s=END,9 of 9},g=HttpGenerator@61a4136c{s=START}]=>HttpChannelOverHttp@356cf02e{s=HttpChannelState@40527f16{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=3}] 18:37:44.319 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:37:44.319 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 243308525881 AsyncContentProducer@4d66dc92[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@356cf02e{s=HttpChannelState@40527f16{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=3}] 18:37:44.319 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced EofContent AsyncContentProducer@4d66dc92[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@356cf02e{s=HttpChannelState@40527f16{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=3}] 18:37:44.319 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@4d66dc92[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@356cf02e{s=HttpChannelState@40527f16{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=3}] 18:37:44.319 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@4d66dc92[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@356cf02e{s=HttpChannelState@40527f16{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=3}] 18:37:44.319 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@4d66dc92[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@356cf02e{s=HttpChannelState@40527f16{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=3}] 18:37:44.319 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = EofContent AsyncContentProducer@4d66dc92[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@356cf02e{s=HttpChannelState@40527f16{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=3}] 18:37:44.319 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@40527f16{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.319 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned EofContent 18:37:44.319 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- read error=null HttpInput@1815270433 cs=HttpChannelState@40527f16{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@465d0eed eof=false 18:37:44.319 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- read at EOF, setting consumed EOF to true HttpInput@1815270433 cs=HttpChannelState@40527f16{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@465d0eed eof=false 18:37:44.319 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- onContentProducible releasing semaphore LockedSemaphore permits=0 unready=false 18:37:44.320 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@60a6195c[p=0,l=39,c=8192,r=39]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 18:37:44.320 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=39 null 18:37:44.320 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@390b2942[p=0,l=39,c=8192,r=39]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@50cf45fc{null} 18:37:44.320 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/PatchHello/Bob on HttpChannelOverHttp@356cf02e{s=HttpChannelState@40527f16{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=4} 200 null HTTP/1.1 Date: Sat, 20 Jan 2024 18:37:44 GMT Content-Length: 39 Content-Type: application/merge-patch+json 18:37:44.320 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@3552ab10[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=39},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@656e281f] (null,[p=0,l=39,c=8192,r=39],true)@START 18:37:44.320 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=39} last=true content=HeapByteBuffer@390b2942[p=0,l=39,c=8192,r=39]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.320 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sat, 20 Jan 2024 18:37:44 GMT Content-Length: 39 Content-Type: application/merge-patch+json 18:37:44.320 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:37:44.320 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@3552ab10[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=39},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@656e281f] ([p=0,l=144,c=8192,r=144],[p=0,l=39,c=8192,r=39],true)@COMPLETING 18:37:44.320 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@54f4cc9{IDLE}->null [DirectByteBuffer@2652a7a2[p=0,l=144,c=8192,r=144]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@390b2942[p=0,l=39,c=8192,r=39]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 18:37:44.320 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@54f4cc9{WRITING}->null:IDLE-->WRITING 18:37:44.320 [main] DEBUG org.apache.http.wire -- http-outgoing-6 << "HTTP/1.1 200 OK[\r][\n]" 18:37:44.320 [main] DEBUG org.apache.http.wire -- http-outgoing-6 << "Date: Sat, 20 Jan 2024 18:37:44 GMT[\r][\n]" 18:37:44.320 [main] DEBUG org.apache.http.wire -- http-outgoing-6 << "Content-Type: application/merge-patch+json[\r][\n]" 18:37:44.320 [main] DEBUG org.apache.http.wire -- http-outgoing-6 << "Content-Length: 39[\r][\n]" 18:37:44.320 [main] DEBUG org.apache.http.wire -- http-outgoing-6 << "Server: Jetty(11.0.18)[\r][\n]" 18:37:44.320 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 183 SocketChannelEndPoint@4f264a72[{l=/127.0.0.1:42617,r=/127.0.0.1:46820,OPEN,fill=-,flush=W,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4e93cedb[p=HttpParser{s=END,9 of 9},g=HttpGenerator@61a4136c{s=COMPLETING}]=>HttpChannelOverHttp@356cf02e{s=HttpChannelState@40527f16{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=4}] 18:37:44.320 [main] DEBUG org.apache.http.wire -- http-outgoing-6 << "[\r][\n]" 18:37:44.320 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=183 remaining=0 WriteFlusher@54f4cc9{WRITING}->null 18:37:44.320 [main] DEBUG org.apache.http.wire -- http-outgoing-6 << "PATCH: At last! Hello There Bob aged 10" 18:37:44.320 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@54f4cc9{IDLE}->null:WRITING-->IDLE 18:37:44.320 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@3552ab10[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=39},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@656e281f] ([p=144,l=144,c=8192,r=0],[p=39,l=39,c=8192,r=0],true)@END 18:37:44.321 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpOutput -- onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 18:37:44.321 [main] DEBUG org.apache.http.headers -- http-outgoing-6 << HTTP/1.1 200 OK 18:37:44.321 [main] DEBUG org.apache.http.headers -- http-outgoing-6 << Date: Sat, 20 Jan 2024 18:37:44 GMT 18:37:44.321 [main] DEBUG org.apache.http.headers -- http-outgoing-6 << Content-Type: application/merge-patch+json 18:37:44.321 [main] DEBUG org.apache.http.headers -- http-outgoing-6 << Content-Length: 39 18:37:44.321 [main] DEBUG org.apache.http.headers -- http-outgoing-6 << Server: Jetty(11.0.18) 18:37:44.321 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:37:44.321 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@356cf02e{s=HttpChannelState@40527f16{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=5} 18:37:44.321 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@40527f16{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:37:44.321 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@40527f16{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.321 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@356cf02e{s=HttpChannelState@40527f16{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=5} 18:37:44.321 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:37:44.321 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@2f051939) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:37:44.321 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@40527f16{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.321 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@40527f16{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.321 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@40527f16{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.321 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@356cf02e{s=HttpChannelState@40527f16{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=5} 18:37:44.321 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/PatchHello/Bob written=39 18:37:44.321 [qtp1187972599-23] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:37:44 +0000] "PATCH /base/RestTest/PatchHello/Bob?age=10 HTTP/1.1" 200 39 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:44.321 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1815270433 cs=HttpChannelState@40527f16{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@465d0eed eof=true 18:37:44.321 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 6][route: {}->http://localhost:42617] can be kept alive indefinitely 18:37:44.321 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-6: set socket timeout to 0 18:37:44.321 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@356cf02e{s=HttpChannelState@40527f16{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=5} 18:37:44.321 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 6][route: {}->http://localhost:42617][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:44.321 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:37:44.321 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@4d66dc92[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@356cf02e{s=HttpChannelState@40527f16{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=5}] 18:37:44.321 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:37:44.321 [main] DEBUG org.onap.policy.rest.RestManager -- PATCH: At last! Hello There Bob aged 10 18:37:44.321 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1815270433 cs=HttpChannelState@40527f16{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@465d0eed eof=true 18:37:44.321 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:37:44.321 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-6: Close connection 18:37:44.321 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@4d66dc92[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@356cf02e{s=HttpChannelState@40527f16{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=5}] 18:37:44.321 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1815270433 cs=HttpChannelState@40527f16{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@465d0eed eof=true 18:37:44.321 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:37:44.321 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:42617/base/RestTest/PatchBlank: 18:37:44.321 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@40527f16{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.322 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@1815270433 cs=HttpChannelState@40527f16{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@465d0eed eof=true 18:37:44.322 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@465d0eed 18:37:44.322 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@4d66dc92[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@356cf02e{s=HttpChannelState@40527f16{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=6}] 18:37:44.322 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:37:44.322 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:37:44.322 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@356cf02e{s=HttpChannelState@40527f16{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:37:44.322 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@4f264a72[{l=/127.0.0.1:42617,r=/127.0.0.1:46820,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4e93cedb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@61a4136c{s=START}]=>HttpChannelOverHttp@356cf02e{s=HttpChannelState@40527f16{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.322 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.322 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:37:44.322 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4e93cedb::SocketChannelEndPoint@4f264a72[{l=/127.0.0.1:42617,r=/127.0.0.1:46820,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4e93cedb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@61a4136c{s=START}]=>HttpChannelOverHttp@356cf02e{s=HttpChannelState@40527f16{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.322 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4e93cedb::SocketChannelEndPoint@4f264a72[{l=/127.0.0.1:42617,r=/127.0.0.1:46820,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4e93cedb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@61a4136c{s=START}]=>HttpChannelOverHttp@356cf02e{s=HttpChannelState@40527f16{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.322 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.322 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:37:44.322 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@4f264a72[{l=/127.0.0.1:42617,r=/127.0.0.1:46820,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4e93cedb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@61a4136c{s=START}]=>HttpChannelOverHttp@356cf02e{s=HttpChannelState@40527f16{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.322 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:37:44.322 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:37:44.322 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:42617][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:37:44.322 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@4f264a72[{l=/127.0.0.1:42617,r=/127.0.0.1:46820,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4e93cedb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@61a4136c{s=START}]=>HttpChannelOverHttp@356cf02e{s=HttpChannelState@40527f16{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.322 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@4f264a72[{l=/127.0.0.1:42617,r=/127.0.0.1:46820,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4e93cedb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@61a4136c{s=START}]=>HttpChannelOverHttp@356cf02e{s=HttpChannelState@40527f16{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.322 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 7][route: {}->http://localhost:42617][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:44.322 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:42617 18:37:44.322 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@325d6a81{null} 18:37:44.322 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=0 18:37:44.323 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:42617 18:37:44.323 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken with none selected 18:37:44.323 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken up from select, 0/0/0 selected 18:37:44.323 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 processing 0 keys, 0 updates 18:37:44.323 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:46828<->127.0.0.1:42617 18:37:44.323 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:44.323 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.323 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request PATCH /base/RestTest/PatchBlank HTTP/1.1 18:37:44.323 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 waiting with 0 keys 18:37:44.323 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:37:44.323 [qtp1187972599-20-acceptor-0@2d777226-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@63409d9d[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46828]] on ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=0 18:37:44.323 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@f2f3de2 startThread=0 18:37:44.323 [qtp1187972599-20-acceptor-0@2d777226-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=1 18:37:44.323 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken with none selected 18:37:44.323 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 0/0/1 selected 18:37:44.323 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 0 keys, 1 updates 18:37:44.323 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:44.323 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4e93cedb::SocketChannelEndPoint@4f264a72[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@4e93cedb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@61a4136c{s=START}]=>HttpChannelOverHttp@356cf02e{s=HttpChannelState@40527f16{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:37:44.323 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@63409d9d[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46828]] 18:37:44.323 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@f2f3de2 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58376ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:37:44.323 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@4e93cedb::SocketChannelEndPoint@4f264a72[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@4e93cedb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@61a4136c{s=START}]=>HttpChannelOverHttp@356cf02e{s=HttpChannelState@40527f16{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.323 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@63409d9d[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46828]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=0,r=-1,t=58375ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:37:44.323 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@4ba0f0df[{l=/127.0.0.1:42617,r=/127.0.0.1:46828,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:44.323 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@4ba0f0df[{l=/127.0.0.1:42617,r=/127.0.0.1:46828,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:37:44.323 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@4f264a72[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@4e93cedb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@61a4136c{s=START}]=>HttpChannelOverHttp@356cf02e{s=HttpChannelState@40527f16{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.323 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@12f08248{s=HttpChannelState@34c637a6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@4ba0f0df[{l=/127.0.0.1:42617,r=/127.0.0.1:46828,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@34c637a6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.323 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@4b8b7650::SocketChannelEndPoint@4ba0f0df[{l=/127.0.0.1:42617,r=/127.0.0.1:46828,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:44.323 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f02db0@76151f6 on ManagedSelector@22df0abe{STARTED} id=0 keys=2 selected=0 updates=0 18:37:44.323 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@4ba0f0df[{l=/127.0.0.1:42617,r=/127.0.0.1:46828,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@4b8b7650[p=HttpParser{s=START,0 of -1},g=HttpGenerator@11956190{s=START}]=>HttpChannelOverHttp@12f08248{s=HttpChannelState@34c637a6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.324 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@4b8b7650::SocketChannelEndPoint@4ba0f0df[{l=/127.0.0.1:42617,r=/127.0.0.1:46828,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@4b8b7650[p=HttpParser{s=START,0 of -1},g=HttpGenerator@11956190{s=START}]=>HttpChannelOverHttp@12f08248{s=HttpChannelState@34c637a6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.324 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@4b8b7650::SocketChannelEndPoint@4ba0f0df[{l=/127.0.0.1:42617,r=/127.0.0.1:46828,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@4b8b7650[p=HttpParser{s=START,0 of -1},g=HttpGenerator@11956190{s=START}]=>HttpChannelOverHttp@12f08248{s=HttpChannelState@34c637a6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.324 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@146b0f03{ReadCallback@442c228{HttpConnection@4b8b7650::SocketChannelEndPoint@4ba0f0df[{l=/127.0.0.1:42617,r=/127.0.0.1:46828,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@4b8b7650[p=HttpParser{s=START,0 of -1},g=HttpGenerator@11956190{s=START}]=>HttpChannelOverHttp@12f08248{s=HttpChannelState@34c637a6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.324 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@4ba0f0df[{l=/127.0.0.1:42617,r=/127.0.0.1:46828,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@4b8b7650[p=HttpParser{s=START,0 of -1},g=HttpGenerator@11956190{s=START}]=>HttpChannelOverHttp@12f08248{s=HttpChannelState@34c637a6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.324 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@921cdb7 on ManagedSelector@22df0abe{STARTED} id=0 keys=2 selected=0 updates=1 18:37:44.324 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@4ba0f0df[{l=/127.0.0.1:42617,r=/127.0.0.1:46828,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@4b8b7650[p=HttpParser{s=START,0 of -1},g=HttpGenerator@11956190{s=START}]=>HttpChannelOverHttp@12f08248{s=HttpChannelState@34c637a6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.324 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@63409d9d[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46828]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=0,r=-1,t=58375ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:37:44.324 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58375ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:37:44.323 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:37:44.323 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@63409d9d[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46828]] startThread=0 18:37:44.324 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 2 18:37:44.323 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@4e93cedb::SocketChannelEndPoint@4f264a72[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@4e93cedb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@61a4136c{s=START}]=>HttpChannelOverHttp@356cf02e{s=HttpChannelState@40527f16{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.323 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@4f264a72[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@4e93cedb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@61a4136c{s=START}]=>HttpChannelOverHttp@356cf02e{s=HttpChannelState@40527f16{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.324 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- wakeup on updates SelectorProducer@1fc30b1c 18:37:44.324 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 2 keys 18:37:44.324 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@f2f3de2 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58374ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:37:44.324 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken with none selected 18:37:44.324 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 0/0/2 selected 18:37:44.324 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 0 keys, 2 updates 18:37:44.324 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:37:44.324 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58374ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:37:44.324 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4e93cedb::SocketChannelEndPoint@4f264a72[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@4e93cedb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@61a4136c{s=START}]=>HttpChannelOverHttp@356cf02e{s=HttpChannelState@40527f16{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@40527f16{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.324 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f02db0@76151f6 18:37:44.324 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2bf0e8c5{RUNNING,thread=Thread[qtp1187972599-23,5,main]} was=RUNNING next=RESERVED size=0+2 capacity=4 18:37:44.324 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@921cdb7 18:37:44.324 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@4ba0f0df[{l=/127.0.0.1:42617,r=/127.0.0.1:46828,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@4b8b7650[p=HttpParser{s=START,0 of -1},g=HttpGenerator@11956190{s=START}]=>HttpChannelOverHttp@12f08248{s=HttpChannelState@34c637a6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.324 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2bf0e8c5{RESERVED,thread=Thread[qtp1187972599-23,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} 18:37:44.324 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.325 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 2 keys 18:37:44.324 [main] DEBUG org.apache.http.headers -- http-outgoing-7 >> PATCH /base/RestTest/PatchBlank HTTP/1.1 18:37:44.325 [main] DEBUG org.apache.http.headers -- http-outgoing-7 >> Content-Type: application/merge-patch+json 18:37:44.325 [main] DEBUG org.apache.http.headers -- http-outgoing-7 >> Content-Length: 9 18:37:44.325 [main] DEBUG org.apache.http.headers -- http-outgoing-7 >> Host: localhost:42617 18:37:44.325 [main] DEBUG org.apache.http.headers -- http-outgoing-7 >> Connection: Keep-Alive 18:37:44.325 [main] DEBUG org.apache.http.headers -- http-outgoing-7 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:37:44.325 [main] DEBUG org.apache.http.headers -- http-outgoing-7 >> Accept-Encoding: gzip,deflate 18:37:44.325 [main] DEBUG org.apache.http.wire -- http-outgoing-7 >> "PATCH /base/RestTest/PatchBlank HTTP/1.1[\r][\n]" 18:37:44.325 [main] DEBUG org.apache.http.wire -- http-outgoing-7 >> "Content-Type: application/merge-patch+json[\r][\n]" 18:37:44.325 [main] DEBUG org.apache.http.wire -- http-outgoing-7 >> "Content-Length: 9[\r][\n]" 18:37:44.325 [main] DEBUG org.apache.http.wire -- http-outgoing-7 >> "Host: localhost:42617[\r][\n]" 18:37:44.325 [main] DEBUG org.apache.http.wire -- http-outgoing-7 >> "Connection: Keep-Alive[\r][\n]" 18:37:44.325 [main] DEBUG org.apache.http.wire -- http-outgoing-7 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:37:44.313 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@5b0c99cb::SocketChannelEndPoint@22537ca4[{l=/127.0.0.1:42617,r=/127.0.0.1:46810,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5b0c99cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bd60dec{s=START}]=>HttpChannelOverHttp@33935deb{s=HttpChannelState@fc935d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.325 [main] DEBUG org.apache.http.wire -- http-outgoing-7 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:37:44.325 [main] DEBUG org.apache.http.wire -- http-outgoing-7 >> "[\r][\n]" 18:37:44.325 [main] DEBUG org.apache.http.wire -- http-outgoing-7 >> "At last! " 18:37:44.325 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 1/1/2 selected 18:37:44.325 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 1 keys, 0 updates 18:37:44.325 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46828], selector=sun.nio.ch.EPollSelectorImpl@7424c5f3, interestOps=1, readyOps=1 SocketChannelEndPoint@4ba0f0df[{l=/127.0.0.1:42617,r=/127.0.0.1:46828,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@4b8b7650[p=HttpParser{s=START,0 of -1},g=HttpGenerator@11956190{s=START}]=>HttpChannelOverHttp@12f08248{s=HttpChannelState@34c637a6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.325 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@4ba0f0df[{l=/127.0.0.1:42617,r=/127.0.0.1:46828,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4b8b7650[p=HttpParser{s=START,0 of -1},g=HttpGenerator@11956190{s=START}]=>HttpChannelOverHttp@12f08248{s=HttpChannelState@34c637a6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.325 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@4ba0f0df[{l=/127.0.0.1:42617,r=/127.0.0.1:46828,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4b8b7650[p=HttpParser{s=START,0 of -1},g=HttpGenerator@11956190{s=START}]=>HttpChannelOverHttp@12f08248{s=HttpChannelState@34c637a6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:44.325 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} tryExecute AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58373ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=4]@2024-01-20T18:37:44.325729539Z 18:37:44.325 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@4ba0f0df[{l=/127.0.0.1:42617,r=/127.0.0.1:46828,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4b8b7650[p=HttpParser{s=START,0 of -1},g=HttpGenerator@11956190{s=START}]=>HttpChannelOverHttp@12f08248{s=HttpChannelState@34c637a6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58373ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=4]@2024-01-20T18:37:44.32588515Z 18:37:44.325 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@146b0f03{ReadCallback@442c228{HttpConnection@4b8b7650::SocketChannelEndPoint@4ba0f0df[{l=/127.0.0.1:42617,r=/127.0.0.1:46828,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4b8b7650[p=HttpParser{s=START,0 of -1},g=HttpGenerator@11956190{s=START}]=>HttpChannelOverHttp@12f08248{s=HttpChannelState@34c637a6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.326 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4b8b7650::SocketChannelEndPoint@4ba0f0df[{l=/127.0.0.1:42617,r=/127.0.0.1:46828,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4b8b7650[p=HttpParser{s=START,0 of -1},g=HttpGenerator@11956190{s=START}]=>HttpChannelOverHttp@12f08248{s=HttpChannelState@34c637a6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@34c637a6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.326 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 246 DirectByteBuffer@6c3ace64[p=0,l=246,c=8192,r=246]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.326 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4b8b7650::SocketChannelEndPoint@4ba0f0df[{l=/127.0.0.1:42617,r=/127.0.0.1:46828,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4b8b7650[p=HttpParser{s=START,0 of -1},g=HttpGenerator@11956190{s=START}]=>HttpChannelOverHttp@12f08248{s=HttpChannelState@34c637a6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 246 RetainableByteBuffer@18162f7a{DirectByteBuffer@6c3ace64[p=0,l=246,c=8192,r=246]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.326 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4b8b7650::SocketChannelEndPoint@4ba0f0df[{l=/127.0.0.1:42617,r=/127.0.0.1:46828,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4b8b7650[p=HttpParser{s=START,0 of -1},g=HttpGenerator@11956190{s=START}]=>HttpChannelOverHttp@12f08248{s=HttpChannelState@34c637a6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@18162f7a{DirectByteBuffer@6c3ace64[p=0,l=246,c=8192,r=246]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.326 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@6c3ace64[p=0,l=246,c=8192,r=246]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.326 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:37:44.326 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:37:44.326 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:37:44.326 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:37:44.325 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2bf0e8c5{RESERVED,thread=Thread[qtp1187972599-23,5,main]} task=AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58373ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=5]@2024-01-20T18:37:44.326165272Z ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0} 18:37:44.326 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:37:44.326 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> VALUE 18:37:44.326 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> IN_VALUE 18:37:44.326 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> FIELD 18:37:44.326 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Type, headerString=[Content-Type], valueString=[application/merge-patch+json] 18:37:44.326 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:37:44.326 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:37:44.326 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:37:44.326 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:37:44.326 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:37:44.326 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:37:44.326 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:37:44.326 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:42617) header=Host, headerString=[Host], valueString=[localhost:42617] 18:37:44.326 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:37:44.326 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:37:44.326 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:37:44.326 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:37:44.326 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:37:44.326 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58372ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=5]@2024-01-20T18:37:44.326783375Z tryProduce true 18:37:44.326 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:37:44.326 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:44.326 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:37:44.326 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:37:44.327 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:37:44.327 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:37:44.327 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:37:44.326 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.327 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@125494679 cs=HttpChannelState@34c637a6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@6d355955 eof=false 18:37:44.327 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@6d355955 18:37:44.327 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@772196c3[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@12f08248{s=HttpChannelState@34c637a6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.327 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/PatchBlank on HttpChannelOverHttp@12f08248{s=HttpChannelState@34c637a6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/PatchBlank,age=0} PATCH /base/RestTest/PatchBlank HTTP/1.1 Content-Type: application/merge-patch+json Content-Length: 9 Host: localhost:42617 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:37:44.327 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4b8b7650::SocketChannelEndPoint@4ba0f0df[{l=/127.0.0.1:42617,r=/127.0.0.1:46828,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4b8b7650[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@11956190{s=START}]=>HttpChannelOverHttp@12f08248{s=HttpChannelState@34c637a6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/PatchBlank,age=0}] parsed true HttpParser{s=CONTENT,0 of 9} 18:37:44.327 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:42617/base/RestTest/PatchBlank HttpChannelOverHttp@12f08248{s=HttpChannelState@34c637a6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/PatchBlank,age=0} 18:37:44.327 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@34c637a6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.327 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@12f08248{s=HttpChannelState@34c637a6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchBlank,age=0} 18:37:44.327 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.Server -- REQUEST PATCH /base/RestTest/PatchBlank ?null on HttpChannelOverHttp@12f08248{s=HttpChannelState@34c637a6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchBlank,age=0} 18:37:44.327 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/PatchBlank @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:37:44.327 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/PatchBlank @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:37:44.327 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:37:44.327 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 session=null 18:37:44.327 [qtp1187972599-25] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/PatchBlank|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2c708440, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/PatchBlank} -> org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:37:44.327 [qtp1187972599-25] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:37:44.327 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@4ba0f0df[{l=/127.0.0.1:42617,r=/127.0.0.1:46828,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4b8b7650[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@11956190{s=START}]=>HttpChannelOverHttp@12f08248{s=HttpChannelState@34c637a6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchBlank,age=0}] 18:37:44.325 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@df7fecc{ReadCallback@328aec78{HttpConnection@5b0c99cb::SocketChannelEndPoint@22537ca4[{l=/127.0.0.1:42617,r=/127.0.0.1:46810,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5b0c99cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bd60dec{s=START}]=>HttpChannelOverHttp@33935deb{s=HttpChannelState@fc935d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.328 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 2 keys 18:37:44.329 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=-9223372036854775808] AsyncContentProducer@772196c3[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@12f08248{s=HttpChannelState@34c637a6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchBlank,age=2}] 18:37:44.329 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@772196c3[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@12f08248{s=HttpChannelState@34c637a6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchBlank,age=2}] 18:37:44.329 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@772196c3[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@12f08248{s=HttpChannelState@34c637a6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchBlank,age=2}] 18:37:44.329 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:44.329 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4b8b7650::SocketChannelEndPoint@4ba0f0df[{l=/127.0.0.1:42617,r=/127.0.0.1:46828,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4b8b7650[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@11956190{s=START}]=>HttpChannelOverHttp@12f08248{s=HttpChannelState@34c637a6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchBlank,age=2}] parse RetainableByteBuffer@18162f7a{DirectByteBuffer@6c3ace64[p=237,l=246,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.329 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@6c3ace64[p=237,l=246,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.328 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@22537ca4[{l=/127.0.0.1:42617,r=/127.0.0.1:46810,OPEN,fill=FI,flush=-,to=3/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@5b0c99cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bd60dec{s=START}]=>HttpChannelOverHttp@33935deb{s=HttpChannelState@fc935d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.329 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@4bb2d383 on ManagedSelector@22df0abe{STARTED} id=0 keys=2 selected=0 updates=0 18:37:44.329 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@22df0abe{STARTED} id=0 keys=2 selected=0 updates=1 18:37:44.329 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5b0c99cb::SocketChannelEndPoint@22537ca4[{l=/127.0.0.1:42617,r=/127.0.0.1:46810,OPEN,fill=FI,flush=-,to=4/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@5b0c99cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bd60dec{s=START}]=>HttpChannelOverHttp@33935deb{s=HttpChannelState@fc935d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@fc935d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.329 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@4dfe525f{RUNNING,thread=Thread[qtp1187972599-21,5,main]} was=RUNNING next=RESERVED size=0+2 capacity=4 18:37:44.329 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@4dfe525f{RESERVED,thread=Thread[qtp1187972599-21,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} 18:37:44.329 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken with none selected 18:37:44.329 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 0/0/2 selected 18:37:44.329 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 0 keys, 1 updates 18:37:44.329 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:44.329 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@4bb2d383 18:37:44.329 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@22537ca4[{l=/127.0.0.1:42617,r=/127.0.0.1:46810,OPEN,fill=FI,flush=-,to=4/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@5b0c99cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bd60dec{s=START}]=>HttpChannelOverHttp@33935deb{s=HttpChannelState@fc935d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.330 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.330 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 2 keys 18:37:44.330 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 1/1/2 selected 18:37:44.330 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 1 keys, 0 updates 18:37:44.330 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46810], selector=sun.nio.ch.EPollSelectorImpl@7424c5f3, interestOps=1, readyOps=1 SocketChannelEndPoint@22537ca4[{l=/127.0.0.1:42617,r=/127.0.0.1:46810,OPEN,fill=FI,flush=-,to=4/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@5b0c99cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bd60dec{s=START}]=>HttpChannelOverHttp@33935deb{s=HttpChannelState@fc935d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.331 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@22537ca4[{l=/127.0.0.1:42617,r=/127.0.0.1:46810,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5b0c99cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bd60dec{s=START}]=>HttpChannelOverHttp@33935deb{s=HttpChannelState@fc935d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.332 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@22537ca4[{l=/127.0.0.1:42617,r=/127.0.0.1:46810,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5b0c99cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bd60dec{s=START}]=>HttpChannelOverHttp@33935deb{s=HttpChannelState@fc935d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:44.329 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@12f08248{s=HttpChannelState@34c637a6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchBlank,age=2} Content@269fa619{DirectByteBufferR@6127bc6e[p=237,l=246,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:44.332 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} tryExecute AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58366ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=5]@2024-01-20T18:37:44.332749463Z 18:37:44.332 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4b8b7650::SocketChannelEndPoint@4ba0f0df[{l=/127.0.0.1:42617,r=/127.0.0.1:46828,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4b8b7650[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@11956190{s=START}]=>HttpChannelOverHttp@12f08248{s=HttpChannelState@34c637a6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchBlank,age=5}] parsed true HttpParser{s=CONTENT,9 of 9} 18:37:44.332 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@269fa619{DirectByteBufferR@6127bc6e[p=237,l=246,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:44.332 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@22537ca4[{l=/127.0.0.1:42617,r=/127.0.0.1:46810,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5b0c99cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bd60dec{s=START}]=>HttpChannelOverHttp@33935deb{s=HttpChannelState@fc935d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58366ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=5]@2024-01-20T18:37:44.332934284Z 18:37:44.332 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 243322944450 AsyncContentProducer@772196c3[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@12f08248{s=HttpChannelState@34c637a6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchBlank,age=5}] 18:37:44.332 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@df7fecc{ReadCallback@328aec78{HttpConnection@5b0c99cb::SocketChannelEndPoint@22537ca4[{l=/127.0.0.1:42617,r=/127.0.0.1:46810,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5b0c99cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bd60dec{s=START}]=>HttpChannelOverHttp@33935deb{s=HttpChannelState@fc935d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.333 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced Content@269fa619{DirectByteBufferR@6127bc6e[p=237,l=246,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@772196c3[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@12f08248{s=HttpChannelState@34c637a6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchBlank,age=6}] 18:37:44.333 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@772196c3[r=Content@269fa619{DirectByteBufferR@6127bc6e[p=237,l=246,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@12f08248{s=HttpChannelState@34c637a6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchBlank,age=6}] 18:37:44.333 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@772196c3[r=Content@269fa619{DirectByteBufferR@6127bc6e[p=237,l=246,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@12f08248{s=HttpChannelState@34c637a6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchBlank,age=6}] 18:37:44.333 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@772196c3[r=Content@269fa619{DirectByteBufferR@6127bc6e[p=237,l=246,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@269fa619{DirectByteBufferR@6127bc6e[p=237,l=246,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@12f08248{s=HttpChannelState@34c637a6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchBlank,age=6}] 18:37:44.333 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@4dfe525f{RESERVED,thread=Thread[qtp1187972599-21,5,main]} task=AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58366ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=6]@2024-01-20T18:37:44.333304746Z ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0} 18:37:44.333 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = Content@269fa619{DirectByteBufferR@6127bc6e[p=237,l=246,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@772196c3[r=Content@269fa619{DirectByteBufferR@6127bc6e[p=237,l=246,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@269fa619{DirectByteBufferR@6127bc6e[p=237,l=246,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@12f08248{s=HttpChannelState@34c637a6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchBlank,age=6}] 18:37:44.333 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58366ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=6]@2024-01-20T18:37:44.333414317Z tryProduce true 18:37:44.333 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:44.333 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.333 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@34c637a6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.333 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned Content@269fa619{DirectByteBufferR@6127bc6e[p=237,l=246,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:44.333 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@22537ca4[{l=/127.0.0.1:42617,r=/127.0.0.1:46810,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5b0c99cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bd60dec{s=START}]=>HttpChannelOverHttp@33935deb{s=HttpChannelState@fc935d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.333 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 2 keys 18:37:44.333 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- read produced 9 byte(s) HttpInput@125494679 cs=HttpChannelState@34c637a6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@6d355955 eof=false 18:37:44.333 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reclaim Content@269fa619{DirectByteBufferR@6127bc6e[p=246,l=246,c=8192,r=0]={PATCH /ba... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@772196c3[r=Content@269fa619{DirectByteBufferR@6127bc6e[p=246,l=246,c=8192,r=0]={PATCH /ba... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@269fa619{DirectByteBufferR@6127bc6e[p=246,l=246,c=8192,r=0]={PATCH /ba... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@12f08248{s=HttpChannelState@34c637a6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchBlank,age=6}] 18:37:44.333 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=243322944450] AsyncContentProducer@772196c3[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@12f08248{s=HttpChannelState@34c637a6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchBlank,age=6}] 18:37:44.333 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@772196c3[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@12f08248{s=HttpChannelState@34c637a6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchBlank,age=6}] 18:37:44.333 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@772196c3[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@12f08248{s=HttpChannelState@34c637a6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchBlank,age=6}] 18:37:44.333 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:44.333 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4b8b7650::SocketChannelEndPoint@4ba0f0df[{l=/127.0.0.1:42617,r=/127.0.0.1:46828,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4b8b7650[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@11956190{s=START}]=>HttpChannelOverHttp@12f08248{s=HttpChannelState@34c637a6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchBlank,age=6}] parse RetainableByteBuffer@18162f7a{DirectByteBuffer@6c3ace64[p=246,l=246,c=8192,r=0]={PATCH /ba... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.333 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@6c3ace64[p=246,l=246,c=8192,r=0]={PATCH /ba... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.333 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:37:44.333 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@12f08248{s=HttpChannelState@34c637a6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchBlank,age=6} 18:37:44.333 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:37:44.333 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@12f08248{s=HttpChannelState@34c637a6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchBlank,age=6} 18:37:44.333 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:37:44.333 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4b8b7650::SocketChannelEndPoint@4ba0f0df[{l=/127.0.0.1:42617,r=/127.0.0.1:46828,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4b8b7650[p=HttpParser{s=END,9 of 9},g=HttpGenerator@11956190{s=START}]=>HttpChannelOverHttp@12f08248{s=HttpChannelState@34c637a6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchBlank,age=6}] parsed false HttpParser{s=END,9 of 9} 18:37:44.334 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@4b8b7650::SocketChannelEndPoint@4ba0f0df[{l=/127.0.0.1:42617,r=/127.0.0.1:46828,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4b8b7650[p=HttpParser{s=END,9 of 9},g=HttpGenerator@11956190{s=START}]=>HttpChannelOverHttp@12f08248{s=HttpChannelState@34c637a6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchBlank,age=7}] 18:37:44.334 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:37:44.334 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 243322944450 AsyncContentProducer@772196c3[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@12f08248{s=HttpChannelState@34c637a6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchBlank,age=7}] 18:37:44.334 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced EofContent AsyncContentProducer@772196c3[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@12f08248{s=HttpChannelState@34c637a6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchBlank,age=7}] 18:37:44.334 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@772196c3[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@12f08248{s=HttpChannelState@34c637a6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchBlank,age=7}] 18:37:44.334 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@772196c3[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@12f08248{s=HttpChannelState@34c637a6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchBlank,age=7}] 18:37:44.334 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@772196c3[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@12f08248{s=HttpChannelState@34c637a6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchBlank,age=7}] 18:37:44.334 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = EofContent AsyncContentProducer@772196c3[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@12f08248{s=HttpChannelState@34c637a6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchBlank,age=7}] 18:37:44.334 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@34c637a6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.334 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned EofContent 18:37:44.334 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- read error=null HttpInput@125494679 cs=HttpChannelState@34c637a6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@6d355955 eof=false 18:37:44.334 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- read at EOF, setting consumed EOF to true HttpInput@125494679 cs=HttpChannelState@34c637a6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@6d355955 eof=false 18:37:44.334 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- onContentProducible releasing semaphore LockedSemaphore permits=0 unready=false 18:37:44.333 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5b0c99cb::SocketChannelEndPoint@22537ca4[{l=/127.0.0.1:42617,r=/127.0.0.1:46810,OPEN,fill=-,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5b0c99cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bd60dec{s=START}]=>HttpChannelOverHttp@33935deb{s=HttpChannelState@fc935d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@fc935d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.334 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@22537ca4[{l=/127.0.0.1:42617,r=/127.0.0.1:46810,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5b0c99cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bd60dec{s=START}]=>HttpChannelOverHttp@33935deb{s=HttpChannelState@fc935d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.334 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.334 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:37:44.334 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5b0c99cb::SocketChannelEndPoint@22537ca4[{l=/127.0.0.1:42617,r=/127.0.0.1:46810,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5b0c99cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bd60dec{s=START}]=>HttpChannelOverHttp@33935deb{s=HttpChannelState@fc935d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.334 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5b0c99cb::SocketChannelEndPoint@22537ca4[{l=/127.0.0.1:42617,r=/127.0.0.1:46810,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5b0c99cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bd60dec{s=START}]=>HttpChannelOverHttp@33935deb{s=HttpChannelState@fc935d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.335 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.335 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@1a4bb907[p=0,l=28,c=8192,r=28]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 18:37:44.335 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=28 null 18:37:44.335 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@217108fd[p=0,l=28,c=8192,r=28]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@7a85cda4{null} 18:37:44.335 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/PatchBlank on HttpChannelOverHttp@12f08248{s=HttpChannelState@34c637a6{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchBlank,age=8} 200 null HTTP/1.1 Date: Sat, 20 Jan 2024 18:37:44 GMT Content-Length: 28 Content-Type: application/merge-patch+json 18:37:44.335 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@269dca56[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=28},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6159dc03] (null,[p=0,l=28,c=8192,r=28],true)@START 18:37:44.335 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=28} last=true content=HeapByteBuffer@217108fd[p=0,l=28,c=8192,r=28]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.335 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sat, 20 Jan 2024 18:37:44 GMT Content-Length: 28 Content-Type: application/merge-patch+json 18:37:44.335 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:37:44.335 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@269dca56[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=28},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6159dc03] ([p=0,l=144,c=8192,r=144],[p=0,l=28,c=8192,r=28],true)@COMPLETING 18:37:44.335 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@48c61635{IDLE}->null [DirectByteBuffer@2652a7a2[p=0,l=144,c=8192,r=144]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@217108fd[p=0,l=28,c=8192,r=28]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 18:37:44.335 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@48c61635{WRITING}->null:IDLE-->WRITING 18:37:44.335 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 172 SocketChannelEndPoint@4ba0f0df[{l=/127.0.0.1:42617,r=/127.0.0.1:46828,OPEN,fill=-,flush=W,to=9/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4b8b7650[p=HttpParser{s=END,9 of 9},g=HttpGenerator@11956190{s=COMPLETING}]=>HttpChannelOverHttp@12f08248{s=HttpChannelState@34c637a6{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchBlank,age=8}] 18:37:44.335 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=172 remaining=0 WriteFlusher@48c61635{WRITING}->null 18:37:44.335 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@48c61635{IDLE}->null:WRITING-->IDLE 18:37:44.335 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@269dca56[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=28},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6159dc03] ([p=144,l=144,c=8192,r=0],[p=28,l=28,c=8192,r=0],true)@END 18:37:44.335 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpOutput -- onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 18:37:44.335 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:37:44.335 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@12f08248{s=HttpChannelState@34c637a6{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchBlank,age=8} 18:37:44.335 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@34c637a6{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:37:44.335 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@34c637a6{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.335 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@12f08248{s=HttpChannelState@34c637a6{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchBlank,age=8} 18:37:44.335 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@1c7a1a64) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:37:44.335 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@34c637a6{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.335 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@34c637a6{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.335 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@34c637a6{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.336 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@12f08248{s=HttpChannelState@34c637a6{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/PatchBlank,age=9} 18:37:44.336 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/PatchBlank written=28 18:37:44.336 [qtp1187972599-25] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:37:44 +0000] "PATCH /base/RestTest/PatchBlank HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:44.336 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@125494679 cs=HttpChannelState@34c637a6{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@6d355955 eof=true 18:37:44.335 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:37:44.336 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@12f08248{s=HttpChannelState@34c637a6{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/PatchBlank,age=9} 18:37:44.336 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@772196c3[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@12f08248{s=HttpChannelState@34c637a6{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/PatchBlank,age=9}] 18:37:44.336 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@22537ca4[{l=/127.0.0.1:42617,r=/127.0.0.1:46810,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5b0c99cb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4bd60dec{s=START}]=>HttpChannelOverHttp@33935deb{s=HttpChannelState@fc935d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.336 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@125494679 cs=HttpChannelState@34c637a6{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@6d355955 eof=true 18:37:44.336 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@772196c3[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@12f08248{s=HttpChannelState@34c637a6{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/PatchBlank,age=9}] 18:37:44.336 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@22537ca4[{l=/127.0.0.1:42617,r=/127.0.0.1:46810,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5b0c99cb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4bd60dec{s=START}]=>HttpChannelOverHttp@33935deb{s=HttpChannelState@fc935d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.336 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@125494679 cs=HttpChannelState@34c637a6{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@6d355955 eof=true 18:37:44.336 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@34c637a6{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.336 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@22537ca4[{l=/127.0.0.1:42617,r=/127.0.0.1:46810,CLOSED,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5b0c99cb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4bd60dec{s=START}]=>HttpChannelOverHttp@33935deb{s=HttpChannelState@fc935d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.336 [main] DEBUG org.apache.http.wire -- http-outgoing-7 << "HTTP/1.1 200 OK[\r][\n]" 18:37:44.336 [main] DEBUG org.apache.http.wire -- http-outgoing-7 << "Date: Sat, 20 Jan 2024 18:37:44 GMT[\r][\n]" 18:37:44.336 [main] DEBUG org.apache.http.wire -- http-outgoing-7 << "Content-Type: application/merge-patch+json[\r][\n]" 18:37:44.336 [main] DEBUG org.apache.http.wire -- http-outgoing-7 << "Content-Length: 28[\r][\n]" 18:37:44.336 [main] DEBUG org.apache.http.wire -- http-outgoing-7 << "Server: Jetty(11.0.18)[\r][\n]" 18:37:44.336 [main] DEBUG org.apache.http.wire -- http-outgoing-7 << "[\r][\n]" 18:37:44.336 [main] DEBUG org.apache.http.wire -- http-outgoing-7 << "PATCH: At last! Hello There " 18:37:44.336 [main] DEBUG org.apache.http.headers -- http-outgoing-7 << HTTP/1.1 200 OK 18:37:44.336 [main] DEBUG org.apache.http.headers -- http-outgoing-7 << Date: Sat, 20 Jan 2024 18:37:44 GMT 18:37:44.336 [main] DEBUG org.apache.http.headers -- http-outgoing-7 << Content-Type: application/merge-patch+json 18:37:44.336 [main] DEBUG org.apache.http.headers -- http-outgoing-7 << Content-Length: 28 18:37:44.336 [main] DEBUG org.apache.http.headers -- http-outgoing-7 << Server: Jetty(11.0.18) 18:37:44.336 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@df7fecc{null} 18:37:44.336 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@22df0abe{STARTED} id=0 keys=2 selected=0 updates=0 18:37:44.336 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1b95c2c8 startThread=0 18:37:44.337 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1b95c2c8 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58362ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:37:44.336 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5b0c99cb::SocketChannelEndPoint@22537ca4[{l=null,r=null,CLOSED,fill=-,flush=-,to=11/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@5b0c99cb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4bd60dec{s=START}]=>HttpChannelOverHttp@33935deb{s=HttpChannelState@fc935d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:37:44.337 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@22537ca4[{l=null,r=null,CLOSED,fill=-,flush=-,to=11/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@5b0c99cb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4bd60dec{s=START}]=>HttpChannelOverHttp@33935deb{s=HttpChannelState@fc935d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.337 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@5b0c99cb::SocketChannelEndPoint@22537ca4[{l=null,r=null,CLOSED,fill=-,flush=-,to=11/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@5b0c99cb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4bd60dec{s=START}]=>HttpChannelOverHttp@33935deb{s=HttpChannelState@fc935d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.337 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@5b0c99cb::SocketChannelEndPoint@22537ca4[{l=null,r=null,CLOSED,fill=-,flush=-,to=11/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@5b0c99cb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4bd60dec{s=START}]=>HttpChannelOverHttp@33935deb{s=HttpChannelState@fc935d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.337 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1b95c2c8 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58362ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:37:44.337 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58362ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:37:44.337 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken with none selected 18:37:44.337 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:37:44.337 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 7][route: {}->http://localhost:42617] can be kept alive indefinitely 18:37:44.337 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-7: set socket timeout to 0 18:37:44.337 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 7][route: {}->http://localhost:42617][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:44.337 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:37:44.337 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:37:44.337 [main] DEBUG org.onap.policy.rest.RestManager -- PATCH: At last! Hello There 18:37:44.337 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:37:44.337 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-7: Close connection 18:37:44.337 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:37:44.338 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10: 18:37:44.337 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@22537ca4[{l=null,r=null,CLOSED,fill=-,flush=-,to=11/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@5b0c99cb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4bd60dec{s=START}]=>HttpChannelOverHttp@33935deb{s=HttpChannelState@fc935d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.338 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5b0c99cb::SocketChannelEndPoint@22537ca4[{l=null,r=null,CLOSED,fill=-,flush=-,to=13/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@5b0c99cb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4bd60dec{s=START}]=>HttpChannelOverHttp@33935deb{s=HttpChannelState@fc935d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@fc935d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.338 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2bf0e8c5{RUNNING,thread=Thread[qtp1187972599-23,5,main]} was=RUNNING next=RESERVED size=0+2 capacity=4 18:37:44.338 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2bf0e8c5{RESERVED,thread=Thread[qtp1187972599-23,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} 18:37:44.339 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:37:44.339 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:37:44.339 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:42617][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:37:44.339 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 8][route: {}->http://localhost:42617][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:44.339 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:42617 18:37:44.339 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:42617 18:37:44.339 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:46844<->127.0.0.1:42617 18:37:44.339 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request GET /base/RestTest/DeleteHello/Bob?age=10 HTTP/1.1 18:37:44.339 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:37:44.339 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:37:44.339 [qtp1187972599-20-acceptor-0@2d777226-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@562c441f[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46844]] on ManagedSelector@4c9f9afc{STARTED} id=1 keys=0 selected=0 updates=0 18:37:44.339 [main] DEBUG org.apache.http.headers -- http-outgoing-8 >> GET /base/RestTest/DeleteHello/Bob?age=10 HTTP/1.1 18:37:44.339 [main] DEBUG org.apache.http.headers -- http-outgoing-8 >> Host: localhost:42617 18:37:44.339 [main] DEBUG org.apache.http.headers -- http-outgoing-8 >> Connection: Keep-Alive 18:37:44.339 [main] DEBUG org.apache.http.headers -- http-outgoing-8 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:37:44.339 [main] DEBUG org.apache.http.headers -- http-outgoing-8 >> Accept-Encoding: gzip,deflate 18:37:44.339 [main] DEBUG org.apache.http.wire -- http-outgoing-8 >> "GET /base/RestTest/DeleteHello/Bob?age=10 HTTP/1.1[\r][\n]" 18:37:44.339 [main] DEBUG org.apache.http.wire -- http-outgoing-8 >> "Host: localhost:42617[\r][\n]" 18:37:44.339 [main] DEBUG org.apache.http.wire -- http-outgoing-8 >> "Connection: Keep-Alive[\r][\n]" 18:37:44.339 [main] DEBUG org.apache.http.wire -- http-outgoing-8 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:37:44.340 [main] DEBUG org.apache.http.wire -- http-outgoing-8 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:37:44.340 [main] DEBUG org.apache.http.wire -- http-outgoing-8 >> "[\r][\n]" 18:37:44.336 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@125494679 cs=HttpChannelState@34c637a6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@6d355955 eof=true 18:37:44.340 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@6d355955 18:37:44.340 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@772196c3[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@12f08248{s=HttpChannelState@34c637a6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/PatchBlank,age=13}] 18:37:44.340 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:37:44.340 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:37:44.340 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@12f08248{s=HttpChannelState@34c637a6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:37:44.337 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 0/0/1 selected 18:37:44.339 [qtp1187972599-20-acceptor-0@2d777226-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4c9f9afc{STARTED} id=1 keys=0 selected=0 updates=1 18:37:44.340 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken with none selected 18:37:44.340 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken up from select, 0/0/0 selected 18:37:44.340 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 processing 0 keys, 1 updates 18:37:44.340 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:44.340 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@562c441f[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46844]] 18:37:44.340 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@562c441f[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46844]] startThread=0 18:37:44.340 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.340 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 waiting with 1 keys 18:37:44.340 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 0 keys, 0 updates 18:37:44.340 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:44.340 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.340 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 1 keys 18:37:44.340 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@562c441f[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46844]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58358ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:37:44.340 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@6232f584[{l=/127.0.0.1:42617,r=/127.0.0.1:46844,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:44.340 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@6232f584[{l=/127.0.0.1:42617,r=/127.0.0.1:46844,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:37:44.341 [qtp1187972599-24] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@4e91b0f{s=HttpChannelState@1273ee3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@6232f584[{l=/127.0.0.1:42617,r=/127.0.0.1:46844,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@1273ee3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.341 [qtp1187972599-24] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@2779132::SocketChannelEndPoint@6232f584[{l=/127.0.0.1:42617,r=/127.0.0.1:46844,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:44.341 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f02db0@779cca2d on ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=0 18:37:44.341 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@6232f584[{l=/127.0.0.1:42617,r=/127.0.0.1:46844,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@2779132[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b6186b2{s=START}]=>HttpChannelOverHttp@4e91b0f{s=HttpChannelState@1273ee3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.341 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@2779132::SocketChannelEndPoint@6232f584[{l=/127.0.0.1:42617,r=/127.0.0.1:46844,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@2779132[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b6186b2{s=START}]=>HttpChannelOverHttp@4e91b0f{s=HttpChannelState@1273ee3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.341 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@2779132::SocketChannelEndPoint@6232f584[{l=/127.0.0.1:42617,r=/127.0.0.1:46844,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@2779132[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b6186b2{s=START}]=>HttpChannelOverHttp@4e91b0f{s=HttpChannelState@1273ee3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.341 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@309771b{ReadCallback@3dc99849{HttpConnection@2779132::SocketChannelEndPoint@6232f584[{l=/127.0.0.1:42617,r=/127.0.0.1:46844,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@2779132[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b6186b2{s=START}]=>HttpChannelOverHttp@4e91b0f{s=HttpChannelState@1273ee3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.341 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@6232f584[{l=/127.0.0.1:42617,r=/127.0.0.1:46844,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@2779132[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b6186b2{s=START}]=>HttpChannelOverHttp@4e91b0f{s=HttpChannelState@1273ee3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.341 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@2c15e07f on ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=1 18:37:44.341 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=2 18:37:44.341 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken with none selected 18:37:44.341 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken up from select, 0/0/1 selected 18:37:44.341 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@6232f584[{l=/127.0.0.1:42617,r=/127.0.0.1:46844,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@2779132[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b6186b2{s=START}]=>HttpChannelOverHttp@4e91b0f{s=HttpChannelState@1273ee3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.341 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 processing 0 keys, 2 updates 18:37:44.341 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:37:44.341 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f02db0@779cca2d 18:37:44.341 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@2c15e07f 18:37:44.341 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@6232f584[{l=/127.0.0.1:42617,r=/127.0.0.1:46844,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@2779132[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b6186b2{s=START}]=>HttpChannelOverHttp@4e91b0f{s=HttpChannelState@1273ee3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.342 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.342 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 waiting with 1 keys 18:37:44.342 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken up from select, 1/1/1 selected 18:37:44.342 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 processing 1 keys, 0 updates 18:37:44.342 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46844], selector=sun.nio.ch.EPollSelectorImpl@6156f7d9, interestOps=1, readyOps=1 SocketChannelEndPoint@6232f584[{l=/127.0.0.1:42617,r=/127.0.0.1:46844,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@2779132[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b6186b2{s=START}]=>HttpChannelOverHttp@4e91b0f{s=HttpChannelState@1273ee3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.342 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@6232f584[{l=/127.0.0.1:42617,r=/127.0.0.1:46844,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@2779132[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b6186b2{s=START}]=>HttpChannelOverHttp@4e91b0f{s=HttpChannelState@1273ee3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.342 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@6232f584[{l=/127.0.0.1:42617,r=/127.0.0.1:46844,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@2779132[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b6186b2{s=START}]=>HttpChannelOverHttp@4e91b0f{s=HttpChannelState@1273ee3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:44.342 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} tryExecute AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58357ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=3]@2024-01-20T18:37:44.34242023Z 18:37:44.342 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@6232f584[{l=/127.0.0.1:42617,r=/127.0.0.1:46844,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@2779132[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b6186b2{s=START}]=>HttpChannelOverHttp@4e91b0f{s=HttpChannelState@1273ee3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58356ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}][pc=0,pic=0,pec=1,epc=3]@2024-01-20T18:37:44.342544421Z 18:37:44.342 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@309771b{ReadCallback@3dc99849{HttpConnection@2779132::SocketChannelEndPoint@6232f584[{l=/127.0.0.1:42617,r=/127.0.0.1:46844,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@2779132[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b6186b2{s=START}]=>HttpChannelOverHttp@4e91b0f{s=HttpChannelState@1273ee3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.342 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2779132::SocketChannelEndPoint@6232f584[{l=/127.0.0.1:42617,r=/127.0.0.1:46844,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@2779132[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b6186b2{s=START}]=>HttpChannelOverHttp@4e91b0f{s=HttpChannelState@1273ee3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@1273ee3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.342 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 184 DirectByteBuffer@69856a09[p=0,l=184,c=8192,r=184]={<<>>tpClient/...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.342 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2779132::SocketChannelEndPoint@6232f584[{l=/127.0.0.1:42617,r=/127.0.0.1:46844,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@2779132[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b6186b2{s=START}]=>HttpChannelOverHttp@4e91b0f{s=HttpChannelState@1273ee3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 184 RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=184,c=8192,r=184]={<<>>tpClient/...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.342 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2779132::SocketChannelEndPoint@6232f584[{l=/127.0.0.1:42617,r=/127.0.0.1:46844,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@2779132[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b6186b2{s=START}]=>HttpChannelOverHttp@4e91b0f{s=HttpChannelState@1273ee3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=184,c=8192,r=184]={<<>>tpClient/...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.342 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=184,c=8192,r=184]={<<>>tpClient/...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.342 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:37:44.342 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:37:44.343 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:37:44.343 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:37:44.343 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:37:44.343 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:37:44.343 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:37:44.343 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:37:44.343 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:42617) header=Host, headerString=[Host], valueString=[localhost:42617] 18:37:44.343 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:37:44.343 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:37:44.343 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:37:44.343 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:37:44.343 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:37:44.343 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:37:44.343 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:37:44.343 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:37:44.343 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:37:44.343 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:37:44.343 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:37:44.343 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@104376285 cs=HttpChannelState@1273ee3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3caf88b9 eof=false 18:37:44.343 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@3caf88b9 18:37:44.343 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@1455af12[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@4e91b0f{s=HttpChannelState@1273ee3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.343 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/DeleteHello/Bob?age=10 on HttpChannelOverHttp@4e91b0f{s=HttpChannelState@1273ee3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10,age=0} GET /base/RestTest/DeleteHello/Bob?age=10 HTTP/1.1 Host: localhost:42617 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:37:44.343 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2779132::SocketChannelEndPoint@6232f584[{l=/127.0.0.1:42617,r=/127.0.0.1:46844,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@2779132[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3b6186b2{s=START}]=>HttpChannelOverHttp@4e91b0f{s=HttpChannelState@1273ee3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10,age=0}] parsed true HttpParser{s=CONTENT,0 of -1} 18:37:44.343 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@2779132::SocketChannelEndPoint@6232f584[{l=/127.0.0.1:42617,r=/127.0.0.1:46844,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@2779132[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3b6186b2{s=START}]=>HttpChannelOverHttp@4e91b0f{s=HttpChannelState@1273ee3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10,age=0}] 18:37:44.343 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10 HttpChannelOverHttp@4e91b0f{s=HttpChannelState@1273ee3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10,age=0} 18:37:44.343 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@1273ee3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.343 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@4e91b0f{s=HttpChannelState@1273ee3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10,age=0} 18:37:44.343 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.Server -- REQUEST GET /base/RestTest/DeleteHello/Bob ?age=10 on HttpChannelOverHttp@4e91b0f{s=HttpChannelState@1273ee3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10,age=0} 18:37:44.343 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/DeleteHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:37:44.343 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/DeleteHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:37:44.343 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:37:44.343 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 session=null 18:37:44.343 [qtp1187972599-18] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/DeleteHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2c708440, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/DeleteHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:37:44.343 [qtp1187972599-18] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:37:44.340 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@4ba0f0df[{l=/127.0.0.1:42617,r=/127.0.0.1:46828,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4b8b7650[p=HttpParser{s=START,0 of -1},g=HttpGenerator@11956190{s=START}]=>HttpChannelOverHttp@12f08248{s=HttpChannelState@34c637a6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.341 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@562c441f[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46844]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58357ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:37:44.346 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@6c3ace64[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.346 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:37:44.346 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58353ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:37:44.346 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4b8b7650::SocketChannelEndPoint@4ba0f0df[{l=/127.0.0.1:42617,r=/127.0.0.1:46828,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4b8b7650[p=HttpParser{s=START,0 of -1},g=HttpGenerator@11956190{s=START}]=>HttpChannelOverHttp@12f08248{s=HttpChannelState@34c637a6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 RetainableByteBuffer@18162f7a{DirectByteBuffer@6c3ace64[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.346 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4b8b7650::SocketChannelEndPoint@4ba0f0df[{l=/127.0.0.1:42617,r=/127.0.0.1:46828,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4b8b7650[p=HttpParser{s=START,0 of -1},g=HttpGenerator@11956190{s=START}]=>HttpChannelOverHttp@12f08248{s=HttpChannelState@34c637a6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@18162f7a{DirectByteBuffer@6c3ace64[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.346 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@6c3ace64[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.346 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:37:44.346 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@4ba0f0df[{l=/127.0.0.1:42617,r=/127.0.0.1:46828,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4b8b7650[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@11956190{s=START}]=>HttpChannelOverHttp@12f08248{s=HttpChannelState@34c637a6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.346 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@4ba0f0df[{l=/127.0.0.1:42617,r=/127.0.0.1:46828,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4b8b7650[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@11956190{s=START}]=>HttpChannelOverHttp@12f08248{s=HttpChannelState@34c637a6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.346 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@4ba0f0df[{l=/127.0.0.1:42617,r=/127.0.0.1:46828,CLOSED,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4b8b7650[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@11956190{s=START}]=>HttpChannelOverHttp@12f08248{s=HttpChannelState@34c637a6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.346 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@146b0f03{null} 18:37:44.346 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=0 18:37:44.346 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3382a4e2 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58352ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:37:44.346 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@4ba0f0df[{l=null,r=null,CLOSED,fill=-,flush=-,to=11/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@4b8b7650[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@11956190{s=START}]=>HttpChannelOverHttp@12f08248{s=HttpChannelState@34c637a6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.346 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@4b8b7650::SocketChannelEndPoint@4ba0f0df[{l=null,r=null,CLOSED,fill=-,flush=-,to=11/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@4b8b7650[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@11956190{s=START}]=>HttpChannelOverHttp@12f08248{s=HttpChannelState@34c637a6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.346 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3382a4e2 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58352ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:37:44.346 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58352ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:37:44.346 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3382a4e2 startThread=0 18:37:44.346 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4b8b7650::SocketChannelEndPoint@4ba0f0df[{l=null,r=null,CLOSED,fill=-,flush=-,to=11/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@4b8b7650[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@11956190{s=START}]=>HttpChannelOverHttp@12f08248{s=HttpChannelState@34c637a6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:37:44.347 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@4b8b7650::SocketChannelEndPoint@4ba0f0df[{l=null,r=null,CLOSED,fill=-,flush=-,to=11/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@4b8b7650[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@11956190{s=START}]=>HttpChannelOverHttp@12f08248{s=HttpChannelState@34c637a6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.347 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@4ba0f0df[{l=null,r=null,CLOSED,fill=-,flush=-,to=11/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@4b8b7650[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@11956190{s=START}]=>HttpChannelOverHttp@12f08248{s=HttpChannelState@34c637a6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.347 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4b8b7650::SocketChannelEndPoint@4ba0f0df[{l=null,r=null,CLOSED,fill=-,flush=-,to=11/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@4b8b7650[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@11956190{s=START}]=>HttpChannelOverHttp@12f08248{s=HttpChannelState@34c637a6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@34c637a6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.347 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b40b6c7{RUNNING,thread=Thread[qtp1187972599-25,5,main]} was=RUNNING next=RESERVED size=0+2 capacity=4 18:37:44.347 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b40b6c7{RESERVED,thread=Thread[qtp1187972599-25,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} 18:37:44.348 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken with none selected 18:37:44.348 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 0/0/0 selected 18:37:44.348 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 0 keys, 0 updates 18:37:44.349 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:44.349 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.349 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 0 keys 18:37:44.349 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- sendError HttpChannelState@1273ee3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.349 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:37:44.349 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@4e91b0f{s=HttpChannelState@1273ee3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10,age=6} 18:37:44.349 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@1273ee3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0} 18:37:44.350 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) SEND_ERROR HttpChannelState@1273ee3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:37:44.350 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- action SEND_ERROR HttpChannelOverHttp@4e91b0f{s=HttpChannelState@1273ee3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10,age=7} 18:37:44.350 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@104376285 cs=HttpChannelState@1273ee3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3caf88b9 eof=false 18:37:44.350 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@4e91b0f{s=HttpChannelState@1273ee3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10,age=7} 18:37:44.350 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:44.350 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2779132::SocketChannelEndPoint@6232f584[{l=/127.0.0.1:42617,r=/127.0.0.1:46844,OPEN,fill=-,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@2779132[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3b6186b2{s=START}]=>HttpChannelOverHttp@4e91b0f{s=HttpChannelState@1273ee3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10,age=7}] parse null 18:37:44.350 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT HeapByteBuffer@1ee6a03f[p=0,l=0,c=0,r=0]={<<<>>>} 18:37:44.350 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:37:44.350 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@4e91b0f{s=HttpChannelState@1273ee3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10,age=7} 18:37:44.350 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:37:44.350 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@4e91b0f{s=HttpChannelState@1273ee3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10,age=7} 18:37:44.350 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:37:44.350 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2779132::SocketChannelEndPoint@6232f584[{l=/127.0.0.1:42617,r=/127.0.0.1:46844,OPEN,fill=-,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@2779132[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3b6186b2{s=START}]=>HttpChannelOverHttp@4e91b0f{s=HttpChannelState@1273ee3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10,age=7}] parsed false HttpParser{s=END,0 of -1} 18:37:44.351 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:37:44.351 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 18:37:44.351 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@1455af12[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@4e91b0f{s=HttpChannelState@1273ee3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10,age=8}] 18:37:44.351 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@104376285 cs=HttpChannelState@1273ee3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3caf88b9 eof=true 18:37:44.351 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@1455af12[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@4e91b0f{s=HttpChannelState@1273ee3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10,age=8}] 18:37:44.351 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@104376285 cs=HttpChannelState@1273ee3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3caf88b9 eof=true 18:37:44.350 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2bf0e8c5{RESERVED,thread=Thread[qtp1187972599-23,5,main]} task=AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58349ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=4]@2024-01-20T18:37:44.350157607Z ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} 18:37:44.352 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58347ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=4]@2024-01-20T18:37:44.352192537Z tryProduce true 18:37:44.352 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:44.352 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.352 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@6232f584[{l=/127.0.0.1:42617,r=/127.0.0.1:46844,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2779132[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3b6186b2{s=START}]=>HttpChannelOverHttp@4e91b0f{s=HttpChannelState@1273ee3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10,age=9}] 18:37:44.352 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 waiting with 1 keys 18:37:44.371 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- completing HttpChannelState@1273ee3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:37:44.372 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=DirectByteBuffer@1245e9a7[p=0,l=544,c=32768,r=544]={<<<\n\n\n\n\n\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=org.eclipse.jetty.util.Callback$3@74e1bb9d 18:37:44.372 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/DeleteHello/Bob on HttpChannelOverHttp@4e91b0f{s=HttpChannelState@1273ee3{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10,age=29} 405 null HTTP/1.1 Date: Sat, 20 Jan 2024 18:37:44 GMT Allow: DELETE,OPTIONS Cache-Control: must-revalidate,no-cache,no-store Content-Type: text/html;charset=iso-8859-1 18:37:44.372 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@3a876beb[PROCESSING][i=HTTP/1.1{s=405,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7448bcf5] (null,[p=0,l=544,c=32768,r=544],true)@START 18:37:44.372 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=405,h=4,cl=-1} last=true content=DirectByteBuffer@1245e9a7[p=0,l=544,c=32768,r=544]={<<<\n\n\n\n\n\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.372 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sat, 20 Jan 2024 18:37:44 GMT Allow: DELETE,OPTIONS Cache-Control: must-revalidate,no-cache,no-store Content-Type: text/html;charset=iso-8859-1 18:37:44.372 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:37:44.372 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@3a876beb[PROCESSING][i=HTTP/1.1{s=405,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7448bcf5] ([p=0,l=234,c=8192,r=234],[p=0,l=544,c=32768,r=544],true)@COMPLETING 18:37:44.372 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@497d7b0a{IDLE}->null [DirectByteBuffer@2652a7a2[p=0,l=234,c=8192,r=234]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@1245e9a7[p=0,l=544,c=32768,r=544]={<<<\n\n\n\n\n\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 18:37:44.372 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@497d7b0a{WRITING}->null:IDLE-->WRITING 18:37:44.373 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 778 SocketChannelEndPoint@6232f584[{l=/127.0.0.1:42617,r=/127.0.0.1:46844,OPEN,fill=-,flush=W,to=30/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2779132[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3b6186b2{s=COMPLETING}]=>HttpChannelOverHttp@4e91b0f{s=HttpChannelState@1273ee3{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10,age=30}] 18:37:44.373 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=778 remaining=0 WriteFlusher@497d7b0a{WRITING}->null 18:37:44.373 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@497d7b0a{IDLE}->null:WRITING-->IDLE 18:37:44.373 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@3a876beb[PROCESSING][i=HTTP/1.1{s=405,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7448bcf5] ([p=234,l=234,c=8192,r=0],[p=544,l=544,c=32768,r=0],true)@END 18:37:44.373 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@1273ee3{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.374 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@1273ee3{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.374 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@1273ee3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.374 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@4e91b0f{s=HttpChannelState@1273ee3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10,age=31} 18:37:44.374 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/DeleteHello/Bob written=544 18:37:44.374 [main] DEBUG org.apache.http.wire -- http-outgoing-8 << "HTTP/1.1 405 Method Not Allowed[\r][\n]" 18:37:44.374 [main] DEBUG org.apache.http.wire -- http-outgoing-8 << "Date: Sat, 20 Jan 2024 18:37:44 GMT[\r][\n]" 18:37:44.374 [main] DEBUG org.apache.http.wire -- http-outgoing-8 << "Allow: DELETE,OPTIONS[\r][\n]" 18:37:44.374 [main] DEBUG org.apache.http.wire -- http-outgoing-8 << "Cache-Control: must-revalidate,no-cache,no-store[\r][\n]" 18:37:44.374 [main] DEBUG org.apache.http.wire -- http-outgoing-8 << "Content-Type: text/html;charset=iso-8859-1[\r][\n]" 18:37:44.374 [main] DEBUG org.apache.http.wire -- http-outgoing-8 << "Content-Length: 544[\r][\n]" 18:37:44.374 [main] DEBUG org.apache.http.wire -- http-outgoing-8 << "Server: Jetty(11.0.18)[\r][\n]" 18:37:44.374 [main] DEBUG org.apache.http.wire -- http-outgoing-8 << "[\r][\n]" 18:37:44.374 [main] DEBUG org.apache.http.wire -- http-outgoing-8 << "[\n]" 18:37:44.374 [main] DEBUG org.apache.http.wire -- http-outgoing-8 << "[\n]" 18:37:44.374 [main] DEBUG org.apache.http.wire -- http-outgoing-8 << "[\n]" 18:37:44.374 [qtp1187972599-18] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:37:44 +0000] "GET /base/RestTest/DeleteHello/Bob?age=10 HTTP/1.1" 405 544 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:44.374 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@104376285 cs=HttpChannelState@1273ee3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3caf88b9 eof=true 18:37:44.374 [main] DEBUG org.apache.http.wire -- http-outgoing-8 << "Error 405 Method Not Allowed[\n]" 18:37:44.375 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@4e91b0f{s=HttpChannelState@1273ee3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10,age=32} 18:37:44.375 [main] DEBUG org.apache.http.wire -- http-outgoing-8 << "[\n]" 18:37:44.375 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@1455af12[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@4e91b0f{s=HttpChannelState@1273ee3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10,age=33}] 18:37:44.376 [main] DEBUG org.apache.http.wire -- http-outgoing-8 << "

HTTP ERROR 405 Method Not Allowed

[\n]" 18:37:44.376 [main] DEBUG org.apache.http.wire -- http-outgoing-8 << "[\n]" 18:37:44.376 [main] DEBUG org.apache.http.wire -- http-outgoing-8 << "[\n]" 18:37:44.376 [main] DEBUG org.apache.http.wire -- http-outgoing-8 << "[\n]" 18:37:44.376 [main] DEBUG org.apache.http.wire -- http-outgoing-8 << "[\n]" 18:37:44.376 [main] DEBUG org.apache.http.wire -- http-outgoing-8 << "[\n]" 18:37:44.376 [main] DEBUG org.apache.http.wire -- http-outgoing-8 << "
URI:/base/RestTest/DeleteHello/Bob
STATUS:405
MESSAGE:Method Not Allowed
SERVLET:org.glassfish.jersey.servlet.ServletContainer-2c708440
[\n]" 18:37:44.376 [main] DEBUG org.apache.http.wire -- http-outgoing-8 << "
Powered by Jetty:// 11.0.18
[\n]" 18:37:44.376 [main] DEBUG org.apache.http.wire -- http-outgoing-8 << "[\n]" 18:37:44.376 [main] DEBUG org.apache.http.wire -- http-outgoing-8 << "[\n]" 18:37:44.376 [main] DEBUG org.apache.http.wire -- http-outgoing-8 << "[\n]" 18:37:44.376 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@104376285 cs=HttpChannelState@1273ee3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3caf88b9 eof=true 18:37:44.376 [main] DEBUG org.apache.http.headers -- http-outgoing-8 << HTTP/1.1 405 Method Not Allowed 18:37:44.376 [main] DEBUG org.apache.http.headers -- http-outgoing-8 << Date: Sat, 20 Jan 2024 18:37:44 GMT 18:37:44.376 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@1455af12[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@4e91b0f{s=HttpChannelState@1273ee3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10,age=33}] 18:37:44.376 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@104376285 cs=HttpChannelState@1273ee3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3caf88b9 eof=true 18:37:44.377 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@1273ee3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.377 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@104376285 cs=HttpChannelState@1273ee3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3caf88b9 eof=true 18:37:44.377 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@3caf88b9 18:37:44.377 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@1455af12[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@4e91b0f{s=HttpChannelState@1273ee3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10,age=34}] 18:37:44.376 [main] DEBUG org.apache.http.headers -- http-outgoing-8 << Allow: DELETE,OPTIONS 18:37:44.377 [main] DEBUG org.apache.http.headers -- http-outgoing-8 << Cache-Control: must-revalidate,no-cache,no-store 18:37:44.378 [main] DEBUG org.apache.http.headers -- http-outgoing-8 << Content-Type: text/html;charset=iso-8859-1 18:37:44.378 [main] DEBUG org.apache.http.headers -- http-outgoing-8 << Content-Length: 544 18:37:44.378 [main] DEBUG org.apache.http.headers -- http-outgoing-8 << Server: Jetty(11.0.18) 18:37:44.378 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:37:44.377 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,0 of -1} 18:37:44.378 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:37:44.378 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@4e91b0f{s=HttpChannelState@1273ee3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:37:44.378 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 8][route: {}->http://localhost:42617] can be kept alive indefinitely 18:37:44.378 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-8: set socket timeout to 0 18:37:44.378 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 8][route: {}->http://localhost:42617][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:44.378 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 405 18:37:44.378 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:37:44.378 [main] DEBUG org.onap.policy.rest.RestManager -- Error 405 Method Not Allowed

HTTP ERROR 405 Method Not Allowed

URI:/base/RestTest/DeleteHello/Bob
STATUS:405
MESSAGE:Method Not Allowed
SERVLET:org.glassfish.jersey.servlet.ServletContainer-2c708440

Powered by Jetty:// 11.0.18
18:37:44.378 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:37:44.378 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-8: Close connection 18:37:44.378 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.378 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:37:44.378 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@6232f584[{l=/127.0.0.1:42617,r=/127.0.0.1:46844,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2779132[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b6186b2{s=START}]=>HttpChannelOverHttp@4e91b0f{s=HttpChannelState@1273ee3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.379 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.378 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:42617/base/RestTest/GetHello/Bob?age=10: 18:37:44.379 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:37:44.379 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2779132::SocketChannelEndPoint@6232f584[{l=/127.0.0.1:42617,r=/127.0.0.1:46844,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2779132[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b6186b2{s=START}]=>HttpChannelOverHttp@4e91b0f{s=HttpChannelState@1273ee3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.380 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:37:44.380 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2779132::SocketChannelEndPoint@6232f584[{l=/127.0.0.1:42617,r=/127.0.0.1:46844,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2779132[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b6186b2{s=START}]=>HttpChannelOverHttp@4e91b0f{s=HttpChannelState@1273ee3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.380 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:37:44.380 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:42617][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:37:44.380 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 9][route: {}->http://localhost:42617][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:44.380 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:42617 18:37:44.380 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.380 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:42617 18:37:44.381 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:37:44.381 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:46850<->127.0.0.1:42617 18:37:44.381 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request DELETE /base/RestTest/GetHello/Bob?age=10 HTTP/1.1 18:37:44.381 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:37:44.381 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:37:44.381 [main] DEBUG org.apache.http.headers -- http-outgoing-9 >> DELETE /base/RestTest/GetHello/Bob?age=10 HTTP/1.1 18:37:44.381 [main] DEBUG org.apache.http.headers -- http-outgoing-9 >> Content-Length: 0 18:37:44.381 [main] DEBUG org.apache.http.headers -- http-outgoing-9 >> Host: localhost:42617 18:37:44.381 [main] DEBUG org.apache.http.headers -- http-outgoing-9 >> Connection: Keep-Alive 18:37:44.381 [main] DEBUG org.apache.http.headers -- http-outgoing-9 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:37:44.381 [main] DEBUG org.apache.http.headers -- http-outgoing-9 >> Accept-Encoding: gzip,deflate 18:37:44.381 [main] DEBUG org.apache.http.wire -- http-outgoing-9 >> "DELETE /base/RestTest/GetHello/Bob?age=10 HTTP/1.1[\r][\n]" 18:37:44.381 [main] DEBUG org.apache.http.wire -- http-outgoing-9 >> "Content-Length: 0[\r][\n]" 18:37:44.381 [main] DEBUG org.apache.http.wire -- http-outgoing-9 >> "Host: localhost:42617[\r][\n]" 18:37:44.381 [main] DEBUG org.apache.http.wire -- http-outgoing-9 >> "Connection: Keep-Alive[\r][\n]" 18:37:44.381 [main] DEBUG org.apache.http.wire -- http-outgoing-9 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:37:44.381 [main] DEBUG org.apache.http.wire -- http-outgoing-9 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:37:44.381 [main] DEBUG org.apache.http.wire -- http-outgoing-9 >> "[\r][\n]" 18:37:44.381 [qtp1187972599-20-acceptor-0@2d777226-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@708858d5[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46850]] on ManagedSelector@22df0abe{STARTED} id=0 keys=0 selected=0 updates=0 18:37:44.381 [qtp1187972599-20-acceptor-0@2d777226-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@22df0abe{STARTED} id=0 keys=0 selected=0 updates=1 18:37:44.381 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken with none selected 18:37:44.381 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 0/0/0 selected 18:37:44.381 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 0 keys, 1 updates 18:37:44.381 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:44.381 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@708858d5[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46850]] 18:37:44.382 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@708858d5[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46850]] startThread=0 18:37:44.382 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.382 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 1 keys 18:37:44.382 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@708858d5[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46850]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58317ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:37:44.381 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@6232f584[{l=/127.0.0.1:42617,r=/127.0.0.1:46844,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2779132[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3b6186b2{s=START}]=>HttpChannelOverHttp@4e91b0f{s=HttpChannelState@1273ee3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.382 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@1b76b759[{l=/127.0.0.1:42617,r=/127.0.0.1:46850,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:44.382 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@1b76b759[{l=/127.0.0.1:42617,r=/127.0.0.1:46850,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:37:44.382 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@6232f584[{l=/127.0.0.1:42617,r=/127.0.0.1:46844,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2779132[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3b6186b2{s=START}]=>HttpChannelOverHttp@4e91b0f{s=HttpChannelState@1273ee3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.382 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@6232f584[{l=/127.0.0.1:42617,r=/127.0.0.1:46844,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2779132[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3b6186b2{s=START}]=>HttpChannelOverHttp@4e91b0f{s=HttpChannelState@1273ee3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.382 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@309771b{null} 18:37:44.382 [qtp1187972599-24] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@530fba83{s=HttpChannelState@22f56b7b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@1b76b759[{l=/127.0.0.1:42617,r=/127.0.0.1:46850,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@22f56b7b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.382 [qtp1187972599-24] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@21e07142::SocketChannelEndPoint@1b76b759[{l=/127.0.0.1:42617,r=/127.0.0.1:46850,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:44.382 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f02db0@f02d658 on ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=0 18:37:44.382 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@1b76b759[{l=/127.0.0.1:42617,r=/127.0.0.1:46850,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@21e07142[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21f7be99{s=START}]=>HttpChannelOverHttp@530fba83{s=HttpChannelState@22f56b7b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.382 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=0 18:37:44.382 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@21e07142::SocketChannelEndPoint@1b76b759[{l=/127.0.0.1:42617,r=/127.0.0.1:46850,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@21e07142[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21f7be99{s=START}]=>HttpChannelOverHttp@530fba83{s=HttpChannelState@22f56b7b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.383 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@21e07142::SocketChannelEndPoint@1b76b759[{l=/127.0.0.1:42617,r=/127.0.0.1:46850,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@21e07142[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21f7be99{s=START}]=>HttpChannelOverHttp@530fba83{s=HttpChannelState@22f56b7b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.383 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@2850b76f{ReadCallback@a98a946{HttpConnection@21e07142::SocketChannelEndPoint@1b76b759[{l=/127.0.0.1:42617,r=/127.0.0.1:46850,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@21e07142[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21f7be99{s=START}]=>HttpChannelOverHttp@530fba83{s=HttpChannelState@22f56b7b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.383 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken with none selected 18:37:44.383 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@1b76b759[{l=/127.0.0.1:42617,r=/127.0.0.1:46850,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@21e07142[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21f7be99{s=START}]=>HttpChannelOverHttp@530fba83{s=HttpChannelState@22f56b7b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.383 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken up from select, 0/0/0 selected 18:37:44.383 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@13b10e5b on ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=1 18:37:44.383 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 processing 0 keys, 0 updates 18:37:44.383 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:44.383 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=2 18:37:44.383 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.383 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 waiting with 0 keys 18:37:44.383 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@1b76b759[{l=/127.0.0.1:42617,r=/127.0.0.1:46850,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@21e07142[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21f7be99{s=START}]=>HttpChannelOverHttp@530fba83{s=HttpChannelState@22f56b7b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.383 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken with none selected 18:37:44.383 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 0/0/1 selected 18:37:44.383 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@708858d5[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46850]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58315ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:37:44.383 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 0 keys, 2 updates 18:37:44.383 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58315ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:37:44.383 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:37:44.383 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f02db0@f02d658 18:37:44.383 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@13b10e5b 18:37:44.383 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@1b76b759[{l=/127.0.0.1:42617,r=/127.0.0.1:46850,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@21e07142[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21f7be99{s=START}]=>HttpChannelOverHttp@530fba83{s=HttpChannelState@22f56b7b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.383 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.384 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 1 keys 18:37:44.384 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 1/1/1 selected 18:37:44.384 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 1 keys, 0 updates 18:37:44.384 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46850], selector=sun.nio.ch.EPollSelectorImpl@7424c5f3, interestOps=1, readyOps=1 SocketChannelEndPoint@1b76b759[{l=/127.0.0.1:42617,r=/127.0.0.1:46850,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@21e07142[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21f7be99{s=START}]=>HttpChannelOverHttp@530fba83{s=HttpChannelState@22f56b7b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.384 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@1b76b759[{l=/127.0.0.1:42617,r=/127.0.0.1:46850,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@21e07142[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21f7be99{s=START}]=>HttpChannelOverHttp@530fba83{s=HttpChannelState@22f56b7b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.384 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@1b76b759[{l=/127.0.0.1:42617,r=/127.0.0.1:46850,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@21e07142[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21f7be99{s=START}]=>HttpChannelOverHttp@530fba83{s=HttpChannelState@22f56b7b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:44.384 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} tryExecute AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58315ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=6]@2024-01-20T18:37:44.384350452Z 18:37:44.384 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b40b6c7{RESERVED,thread=Thread[qtp1187972599-25,5,main]} task=AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58314ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=6]@2024-01-20T18:37:44.384534653Z ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0} 18:37:44.384 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@1b76b759[{l=/127.0.0.1:42617,r=/127.0.0.1:46850,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@21e07142[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21f7be99{s=START}]=>HttpChannelOverHttp@530fba83{s=HttpChannelState@22f56b7b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58314ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=6]@2024-01-20T18:37:44.384630664Z 18:37:44.384 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58314ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=7]@2024-01-20T18:37:44.384735074Z tryProduce true 18:37:44.384 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@2850b76f{ReadCallback@a98a946{HttpConnection@21e07142::SocketChannelEndPoint@1b76b759[{l=/127.0.0.1:42617,r=/127.0.0.1:46850,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@21e07142[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21f7be99{s=START}]=>HttpChannelOverHttp@530fba83{s=HttpChannelState@22f56b7b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.384 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:44.384 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.384 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@21e07142::SocketChannelEndPoint@1b76b759[{l=/127.0.0.1:42617,r=/127.0.0.1:46850,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@21e07142[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21f7be99{s=START}]=>HttpChannelOverHttp@530fba83{s=HttpChannelState@22f56b7b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@22f56b7b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.384 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@1b76b759[{l=/127.0.0.1:42617,r=/127.0.0.1:46850,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@21e07142[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21f7be99{s=START}]=>HttpChannelOverHttp@530fba83{s=HttpChannelState@22f56b7b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.384 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 203 DirectByteBuffer@6c3ace64[p=0,l=203,c=8192,r=203]={<<>>\nAccept-E...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.384 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 1 keys 18:37:44.384 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@21e07142::SocketChannelEndPoint@1b76b759[{l=/127.0.0.1:42617,r=/127.0.0.1:46850,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@21e07142[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21f7be99{s=START}]=>HttpChannelOverHttp@530fba83{s=HttpChannelState@22f56b7b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 203 RetainableByteBuffer@18162f7a{DirectByteBuffer@6c3ace64[p=0,l=203,c=8192,r=203]={<<>>\nAccept-E...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.385 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@21e07142::SocketChannelEndPoint@1b76b759[{l=/127.0.0.1:42617,r=/127.0.0.1:46850,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@21e07142[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21f7be99{s=START}]=>HttpChannelOverHttp@530fba83{s=HttpChannelState@22f56b7b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@18162f7a{DirectByteBuffer@6c3ace64[p=0,l=203,c=8192,r=203]={<<>>\nAccept-E...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.385 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@6c3ace64[p=0,l=203,c=8192,r=203]={<<>>\nAccept-E...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.385 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:37:44.385 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:37:44.385 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:37:44.385 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:37:44.385 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:37:44.385 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length: 0 --> IN_VALUE 18:37:44.385 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length: 0 --> FIELD 18:37:44.385 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Length: 0) header=Content-Length, headerString=[Content-Length], valueString=[0] 18:37:44.385 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:37:44.385 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:37:44.385 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:37:44.385 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:42617) header=Host, headerString=[Host], valueString=[localhost:42617] 18:37:44.385 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:37:44.385 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:37:44.385 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:37:44.385 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:37:44.385 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:37:44.385 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:37:44.385 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:37:44.385 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:37:44.385 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:37:44.385 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:37:44.385 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:37:44.385 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@704818086 cs=HttpChannelState@22f56b7b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@41f86aaf eof=false 18:37:44.385 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@41f86aaf 18:37:44.385 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@772a2ffe[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@530fba83{s=HttpChannelState@22f56b7b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.385 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/GetHello/Bob?age=10 on HttpChannelOverHttp@530fba83{s=HttpChannelState@22f56b7b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=0} DELETE /base/RestTest/GetHello/Bob?age=10 HTTP/1.1 Content-Length: 0 Host: localhost:42617 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:37:44.385 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@21e07142::SocketChannelEndPoint@1b76b759[{l=/127.0.0.1:42617,r=/127.0.0.1:46850,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@21e07142[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@21f7be99{s=START}]=>HttpChannelOverHttp@530fba83{s=HttpChannelState@22f56b7b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=0}] parsed true HttpParser{s=CONTENT,0 of 0} 18:37:44.385 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@21e07142::SocketChannelEndPoint@1b76b759[{l=/127.0.0.1:42617,r=/127.0.0.1:46850,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@21e07142[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@21f7be99{s=START}]=>HttpChannelOverHttp@530fba83{s=HttpChannelState@22f56b7b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=0}] 18:37:44.385 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:42617/base/RestTest/GetHello/Bob?age=10 HttpChannelOverHttp@530fba83{s=HttpChannelState@22f56b7b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=0} 18:37:44.385 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@22f56b7b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.385 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@530fba83{s=HttpChannelState@22f56b7b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=0} 18:37:44.385 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.Server -- REQUEST DELETE /base/RestTest/GetHello/Bob ?age=10 on HttpChannelOverHttp@530fba83{s=HttpChannelState@22f56b7b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=0} 18:37:44.385 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/GetHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:37:44.386 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/GetHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:37:44.386 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:37:44.386 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 session=null 18:37:44.386 [qtp1187972599-21] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/GetHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2c708440, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/GetHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:37:44.386 [qtp1187972599-21] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:37:44.387 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- sendError HttpChannelState@22f56b7b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.387 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:37:44.387 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@530fba83{s=HttpChannelState@22f56b7b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=2} 18:37:44.387 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@22f56b7b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0} 18:37:44.387 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) SEND_ERROR HttpChannelState@22f56b7b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:37:44.387 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action SEND_ERROR HttpChannelOverHttp@530fba83{s=HttpChannelState@22f56b7b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=2} 18:37:44.387 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@704818086 cs=HttpChannelState@22f56b7b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@41f86aaf eof=false 18:37:44.387 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@530fba83{s=HttpChannelState@22f56b7b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=2} 18:37:44.387 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:44.387 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@21e07142::SocketChannelEndPoint@1b76b759[{l=/127.0.0.1:42617,r=/127.0.0.1:46850,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@21e07142[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@21f7be99{s=START}]=>HttpChannelOverHttp@530fba83{s=HttpChannelState@22f56b7b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=2}] parse null 18:37:44.387 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT HeapByteBuffer@1ee6a03f[p=0,l=0,c=0,r=0]={<<<>>>} 18:37:44.387 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:37:44.387 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@530fba83{s=HttpChannelState@22f56b7b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=2} 18:37:44.387 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:37:44.387 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@530fba83{s=HttpChannelState@22f56b7b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=2} 18:37:44.387 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:37:44.387 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@21e07142::SocketChannelEndPoint@1b76b759[{l=/127.0.0.1:42617,r=/127.0.0.1:46850,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@21e07142[p=HttpParser{s=END,0 of 0},g=HttpGenerator@21f7be99{s=START}]=>HttpChannelOverHttp@530fba83{s=HttpChannelState@22f56b7b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=3}] parsed false HttpParser{s=END,0 of 0} 18:37:44.388 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:37:44.388 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 18:37:44.388 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@772a2ffe[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@530fba83{s=HttpChannelState@22f56b7b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=3}] 18:37:44.388 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@704818086 cs=HttpChannelState@22f56b7b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@41f86aaf eof=true 18:37:44.388 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@772a2ffe[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@530fba83{s=HttpChannelState@22f56b7b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=3}] 18:37:44.388 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@704818086 cs=HttpChannelState@22f56b7b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@41f86aaf eof=true 18:37:44.388 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- completing HttpChannelState@22f56b7b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:37:44.388 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=DirectByteBuffer@1245e9a7[p=0,l=0,c=32768,r=0]={<<<>>>\n>>\nnull [DirectByteBuffer@2652a7a2[p=0,l=135,c=8192,r=135]={<<>>-store\r\nC...\x00\x00\x00\x00\x00\x00\x00}] 18:37:44.388 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@577d8c01{WRITING}->null:IDLE-->WRITING 18:37:44.388 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 135 SocketChannelEndPoint@1b76b759[{l=/127.0.0.1:42617,r=/127.0.0.1:46850,OPEN,fill=-,flush=W,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@21e07142[p=HttpParser{s=END,0 of 0},g=HttpGenerator@21f7be99{s=COMPLETING}]=>HttpChannelOverHttp@530fba83{s=HttpChannelState@22f56b7b{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=3}] 18:37:44.388 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=135 remaining=0 WriteFlusher@577d8c01{WRITING}->null 18:37:44.388 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@577d8c01{IDLE}->null:WRITING-->IDLE 18:37:44.388 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@73a1b9c8[PROCESSING][i=HTTP/1.1{s=405,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@710e1801] ([p=135,l=135,c=8192,r=0],[p=0,l=0,c=32768,r=0],true)@END 18:37:44.388 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@22f56b7b{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.388 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@22f56b7b{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.388 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@22f56b7b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.388 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@530fba83{s=HttpChannelState@22f56b7b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=3} 18:37:44.388 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/GetHello/Bob written=0 18:37:44.388 [qtp1187972599-21] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:37:44 +0000] "DELETE /base/RestTest/GetHello/Bob?age=10 HTTP/1.1" 405 0 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:44.388 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@704818086 cs=HttpChannelState@22f56b7b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@41f86aaf eof=true 18:37:44.388 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@530fba83{s=HttpChannelState@22f56b7b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=3} 18:37:44.388 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@772a2ffe[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@530fba83{s=HttpChannelState@22f56b7b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=3}] 18:37:44.389 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@704818086 cs=HttpChannelState@22f56b7b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@41f86aaf eof=true 18:37:44.389 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@772a2ffe[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@530fba83{s=HttpChannelState@22f56b7b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=4}] 18:37:44.389 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@704818086 cs=HttpChannelState@22f56b7b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@41f86aaf eof=true 18:37:44.389 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@22f56b7b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.389 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@704818086 cs=HttpChannelState@22f56b7b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@41f86aaf eof=true 18:37:44.389 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@41f86aaf 18:37:44.389 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@772a2ffe[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@530fba83{s=HttpChannelState@22f56b7b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=4}] 18:37:44.389 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,0 of 0} 18:37:44.389 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:37:44.389 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@530fba83{s=HttpChannelState@22f56b7b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:37:44.389 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@6c3ace64[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.389 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@6c3ace64[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.389 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@21e07142::SocketChannelEndPoint@1b76b759[{l=/127.0.0.1:42617,r=/127.0.0.1:46850,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@21e07142[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21f7be99{s=START}]=>HttpChannelOverHttp@530fba83{s=HttpChannelState@22f56b7b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled 0 RetainableByteBuffer@18162f7a{DirectByteBuffer@6c3ace64[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.389 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@21e07142::SocketChannelEndPoint@1b76b759[{l=/127.0.0.1:42617,r=/127.0.0.1:46850,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@21e07142[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21f7be99{s=START}]=>HttpChannelOverHttp@530fba83{s=HttpChannelState@22f56b7b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@18162f7a{DirectByteBuffer@6c3ace64[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.389 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@6c3ace64[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.389 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@21e07142::SocketChannelEndPoint@1b76b759[{l=/127.0.0.1:42617,r=/127.0.0.1:46850,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@21e07142[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21f7be99{s=START}]=>HttpChannelOverHttp@530fba83{s=HttpChannelState@22f56b7b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=START,0 of -1} 18:37:44.389 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@21e07142::SocketChannelEndPoint@1b76b759[{l=/127.0.0.1:42617,r=/127.0.0.1:46850,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@21e07142[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21f7be99{s=START}]=>HttpChannelOverHttp@530fba83{s=HttpChannelState@22f56b7b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.389 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@21e07142::SocketChannelEndPoint@1b76b759[{l=/127.0.0.1:42617,r=/127.0.0.1:46850,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@21e07142[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21f7be99{s=START}]=>HttpChannelOverHttp@530fba83{s=HttpChannelState@22f56b7b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.389 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@2850b76f{ReadCallback@a98a946{HttpConnection@21e07142::SocketChannelEndPoint@1b76b759[{l=/127.0.0.1:42617,r=/127.0.0.1:46850,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@21e07142[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21f7be99{s=START}]=>HttpChannelOverHttp@530fba83{s=HttpChannelState@22f56b7b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.389 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@1b76b759[{l=/127.0.0.1:42617,r=/127.0.0.1:46850,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@21e07142[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21f7be99{s=START}]=>HttpChannelOverHttp@530fba83{s=HttpChannelState@22f56b7b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.389 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@13b10e5b on ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=0 18:37:44.389 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=1 18:37:44.389 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@21e07142::SocketChannelEndPoint@1b76b759[{l=/127.0.0.1:42617,r=/127.0.0.1:46850,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@21e07142[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21f7be99{s=START}]=>HttpChannelOverHttp@530fba83{s=HttpChannelState@22f56b7b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@22f56b7b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.389 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@4dfe525f{RUNNING,thread=Thread[qtp1187972599-21,5,main]} was=RUNNING next=RESERVED size=0+2 capacity=4 18:37:44.390 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@4dfe525f{RESERVED,thread=Thread[qtp1187972599-21,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} 18:37:44.390 [main] DEBUG org.apache.http.wire -- http-outgoing-9 << "HTTP/1.1 405 Method Not Allowed[\r][\n]" 18:37:44.390 [main] DEBUG org.apache.http.wire -- http-outgoing-9 << "Date: Sat, 20 Jan 2024 18:37:44 GMT[\r][\n]" 18:37:44.390 [main] DEBUG org.apache.http.wire -- http-outgoing-9 << "Allow: GET,OPTIONS[\r][\n]" 18:37:44.390 [main] DEBUG org.apache.http.wire -- http-outgoing-9 << "Content-Length: 0[\r][\n]" 18:37:44.390 [main] DEBUG org.apache.http.wire -- http-outgoing-9 << "Server: Jetty(11.0.18)[\r][\n]" 18:37:44.390 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@30b90ceb startThread=0 18:37:44.390 [main] DEBUG org.apache.http.wire -- http-outgoing-9 << "[\r][\n]" 18:37:44.390 [main] DEBUG org.apache.http.headers -- http-outgoing-9 << HTTP/1.1 405 Method Not Allowed 18:37:44.390 [main] DEBUG org.apache.http.headers -- http-outgoing-9 << Date: Sat, 20 Jan 2024 18:37:44 GMT 18:37:44.390 [main] DEBUG org.apache.http.headers -- http-outgoing-9 << Allow: GET,OPTIONS 18:37:44.390 [main] DEBUG org.apache.http.headers -- http-outgoing-9 << Content-Length: 0 18:37:44.390 [main] DEBUG org.apache.http.headers -- http-outgoing-9 << Server: Jetty(11.0.18) 18:37:44.390 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2779132::SocketChannelEndPoint@6232f584[{l=null,r=null,CLOSED,fill=-,flush=-,to=16/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@2779132[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3b6186b2{s=START}]=>HttpChannelOverHttp@4e91b0f{s=HttpChannelState@1273ee3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:37:44.390 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@2779132::SocketChannelEndPoint@6232f584[{l=null,r=null,CLOSED,fill=-,flush=-,to=16/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@2779132[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3b6186b2{s=START}]=>HttpChannelOverHttp@4e91b0f{s=HttpChannelState@1273ee3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.390 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:37:44.390 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@6232f584[{l=null,r=null,CLOSED,fill=-,flush=-,to=16/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@2779132[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3b6186b2{s=START}]=>HttpChannelOverHttp@4e91b0f{s=HttpChannelState@1273ee3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.390 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 9][route: {}->http://localhost:42617] can be kept alive indefinitely 18:37:44.390 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-9: set socket timeout to 0 18:37:44.390 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2779132::SocketChannelEndPoint@6232f584[{l=null,r=null,CLOSED,fill=-,flush=-,to=17/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@2779132[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3b6186b2{s=START}]=>HttpChannelOverHttp@4e91b0f{s=HttpChannelState@1273ee3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@1273ee3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.390 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 9][route: {}->http://localhost:42617][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:44.390 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b3af188{RUNNING,thread=Thread[qtp1187972599-18,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=4 18:37:44.390 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b3af188{RESERVED,thread=Thread[qtp1187972599-18,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} 18:37:44.390 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 405 18:37:44.390 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:37:44.390 [main] DEBUG org.onap.policy.rest.RestManager -- 18:37:44.390 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:37:44.390 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-9: Close connection 18:37:44.390 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:37:44.391 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken with none selected 18:37:44.391 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 0/0/1 selected 18:37:44.391 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 0 keys, 1 updates 18:37:44.391 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:44.391 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@13b10e5b 18:37:44.391 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:42617/base/RestTest/GetHello/Bob?age=10: 18:37:44.391 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@1b76b759[{l=/127.0.0.1:42617,r=/127.0.0.1:46850,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@21e07142[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21f7be99{s=START}]=>HttpChannelOverHttp@530fba83{s=HttpChannelState@22f56b7b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.391 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.391 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 1 keys 18:37:44.391 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 1/1/1 selected 18:37:44.391 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 1 keys, 0 updates 18:37:44.391 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46850], selector=sun.nio.ch.EPollSelectorImpl@7424c5f3, interestOps=1, readyOps=1 SocketChannelEndPoint@1b76b759[{l=/127.0.0.1:42617,r=/127.0.0.1:46850,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@21e07142[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21f7be99{s=START}]=>HttpChannelOverHttp@530fba83{s=HttpChannelState@22f56b7b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.391 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@1b76b759[{l=/127.0.0.1:42617,r=/127.0.0.1:46850,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@21e07142[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21f7be99{s=START}]=>HttpChannelOverHttp@530fba83{s=HttpChannelState@22f56b7b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.391 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@1b76b759[{l=/127.0.0.1:42617,r=/127.0.0.1:46850,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@21e07142[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21f7be99{s=START}]=>HttpChannelOverHttp@530fba83{s=HttpChannelState@22f56b7b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:44.391 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} tryExecute AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58307ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=7]@2024-01-20T18:37:44.391476107Z 18:37:44.391 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@1b76b759[{l=/127.0.0.1:42617,r=/127.0.0.1:46850,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@21e07142[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21f7be99{s=START}]=>HttpChannelOverHttp@530fba83{s=HttpChannelState@22f56b7b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58307ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=7]@2024-01-20T18:37:44.391603417Z 18:37:44.391 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@2850b76f{ReadCallback@a98a946{HttpConnection@21e07142::SocketChannelEndPoint@1b76b759[{l=/127.0.0.1:42617,r=/127.0.0.1:46850,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@21e07142[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21f7be99{s=START}]=>HttpChannelOverHttp@530fba83{s=HttpChannelState@22f56b7b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.391 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@21e07142::SocketChannelEndPoint@1b76b759[{l=/127.0.0.1:42617,r=/127.0.0.1:46850,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@21e07142[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21f7be99{s=START}]=>HttpChannelOverHttp@530fba83{s=HttpChannelState@22f56b7b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@22f56b7b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.391 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@1b76b759[{l=/127.0.0.1:42617,r=/127.0.0.1:46850,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@21e07142[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21f7be99{s=START}]=>HttpChannelOverHttp@530fba83{s=HttpChannelState@22f56b7b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.391 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b3af188{RESERVED,thread=Thread[qtp1187972599-18,5,main]} task=AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58307ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=8]@2024-01-20T18:37:44.391821808Z ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} 18:37:44.391 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@6c3ace64[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.391 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:37:44.391 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58307ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=8]@2024-01-20T18:37:44.391970339Z tryProduce true 18:37:44.391 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@21e07142::SocketChannelEndPoint@1b76b759[{l=/127.0.0.1:42617,r=/127.0.0.1:46850,ISHUT,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@21e07142[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21f7be99{s=START}]=>HttpChannelOverHttp@530fba83{s=HttpChannelState@22f56b7b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 RetainableByteBuffer@18162f7a{DirectByteBuffer@6c3ace64[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.392 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:44.392 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.392 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@21e07142::SocketChannelEndPoint@1b76b759[{l=/127.0.0.1:42617,r=/127.0.0.1:46850,ISHUT,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@21e07142[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21f7be99{s=START}]=>HttpChannelOverHttp@530fba83{s=HttpChannelState@22f56b7b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@18162f7a{DirectByteBuffer@6c3ace64[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.392 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@6c3ace64[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.392 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@1b76b759[{l=/127.0.0.1:42617,r=/127.0.0.1:46850,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@21e07142[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21f7be99{s=START}]=>HttpChannelOverHttp@530fba83{s=HttpChannelState@22f56b7b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.392 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 1 keys 18:37:44.392 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@30b90ceb in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58307ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:37:44.392 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@6232f584[{l=null,r=null,CLOSED,fill=-,flush=-,to=18/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@2779132[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3b6186b2{s=START}]=>HttpChannelOverHttp@4e91b0f{s=HttpChannelState@1273ee3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.392 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@2779132::SocketChannelEndPoint@6232f584[{l=null,r=null,CLOSED,fill=-,flush=-,to=18/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@2779132[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3b6186b2{s=START}]=>HttpChannelOverHttp@4e91b0f{s=HttpChannelState@1273ee3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.392 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@30b90ceb in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58307ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:37:44.392 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:37:44.392 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:37:44.392 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@1b76b759[{l=/127.0.0.1:42617,r=/127.0.0.1:46850,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@21e07142[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@21f7be99{s=START}]=>HttpChannelOverHttp@530fba83{s=HttpChannelState@22f56b7b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.392 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@1b76b759[{l=/127.0.0.1:42617,r=/127.0.0.1:46850,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@21e07142[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@21f7be99{s=START}]=>HttpChannelOverHttp@530fba83{s=HttpChannelState@22f56b7b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.392 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@1b76b759[{l=/127.0.0.1:42617,r=/127.0.0.1:46850,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@21e07142[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@21f7be99{s=START}]=>HttpChannelOverHttp@530fba83{s=HttpChannelState@22f56b7b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.392 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@2850b76f{null} 18:37:44.392 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=0 18:37:44.392 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@54fdacc7 startThread=0 18:37:44.392 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@21e07142::SocketChannelEndPoint@1b76b759[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@21e07142[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@21f7be99{s=START}]=>HttpChannelOverHttp@530fba83{s=HttpChannelState@22f56b7b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:37:44.392 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken with none selected 18:37:44.392 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 0/0/0 selected 18:37:44.392 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 0 keys, 0 updates 18:37:44.392 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:44.392 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.392 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@54fdacc7 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58306ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:37:44.392 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58306ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:37:44.392 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:37:44.393 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:42617][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:37:44.392 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@1b76b759[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@21e07142[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@21f7be99{s=START}]=>HttpChannelOverHttp@530fba83{s=HttpChannelState@22f56b7b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.393 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 10][route: {}->http://localhost:42617][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:44.393 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:42617 18:37:44.393 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@21e07142::SocketChannelEndPoint@1b76b759[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@21e07142[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@21f7be99{s=START}]=>HttpChannelOverHttp@530fba83{s=HttpChannelState@22f56b7b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.393 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@54fdacc7 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58306ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:37:44.393 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58306ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:37:44.393 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:42617 18:37:44.393 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:46852<->127.0.0.1:42617 18:37:44.393 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request DELETE /base/RestTest/GetHello/Bob?age=10 HTTP/1.1 18:37:44.393 [qtp1187972599-20-acceptor-0@2d777226-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@1b2bde8c[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46852]] on ManagedSelector@4c9f9afc{STARTED} id=1 keys=0 selected=0 updates=0 18:37:44.393 [qtp1187972599-20-acceptor-0@2d777226-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4c9f9afc{STARTED} id=1 keys=0 selected=0 updates=1 18:37:44.393 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken with none selected 18:37:44.393 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken up from select, 0/0/0 selected 18:37:44.392 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 0 keys 18:37:44.392 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@21e07142::SocketChannelEndPoint@1b76b759[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@21e07142[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@21f7be99{s=START}]=>HttpChannelOverHttp@530fba83{s=HttpChannelState@22f56b7b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.393 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:37:44.393 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 processing 0 keys, 1 updates 18:37:44.393 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:44.393 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@1b2bde8c[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46852]] 18:37:44.393 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@1b2bde8c[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46852]] startThread=0 18:37:44.393 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.393 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@1b76b759[{l=null,r=null,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@21e07142[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@21f7be99{s=START}]=>HttpChannelOverHttp@530fba83{s=HttpChannelState@22f56b7b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.393 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 waiting with 1 keys 18:37:44.393 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:37:44.393 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@21e07142::SocketChannelEndPoint@1b76b759[{l=null,r=null,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@21e07142[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@21f7be99{s=START}]=>HttpChannelOverHttp@530fba83{s=HttpChannelState@22f56b7b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@22f56b7b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.393 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b40b6c7{RUNNING,thread=Thread[qtp1187972599-25,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=4 18:37:44.394 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b40b6c7{RESERVED,thread=Thread[qtp1187972599-25,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} 18:37:44.394 [main] DEBUG org.apache.http.headers -- http-outgoing-10 >> DELETE /base/RestTest/GetHello/Bob?age=10 HTTP/1.1 18:37:44.394 [main] DEBUG org.apache.http.headers -- http-outgoing-10 >> Host: localhost:42617 18:37:44.394 [main] DEBUG org.apache.http.headers -- http-outgoing-10 >> Connection: Keep-Alive 18:37:44.394 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@1b2bde8c[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46852]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58305ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.394 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@7fddb686[{l=/127.0.0.1:42617,r=/127.0.0.1:46852,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:44.394 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@7fddb686[{l=/127.0.0.1:42617,r=/127.0.0.1:46852,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:37:44.394 [main] DEBUG org.apache.http.headers -- http-outgoing-10 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:37:44.394 [main] DEBUG org.apache.http.headers -- http-outgoing-10 >> Accept-Encoding: gzip,deflate 18:37:44.394 [main] DEBUG org.apache.http.wire -- http-outgoing-10 >> "DELETE /base/RestTest/GetHello/Bob?age=10 HTTP/1.1[\r][\n]" 18:37:44.394 [main] DEBUG org.apache.http.wire -- http-outgoing-10 >> "Host: localhost:42617[\r][\n]" 18:37:44.394 [main] DEBUG org.apache.http.wire -- http-outgoing-10 >> "Connection: Keep-Alive[\r][\n]" 18:37:44.394 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@6d9c78d7{s=HttpChannelState@6a575ca6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@7fddb686[{l=/127.0.0.1:42617,r=/127.0.0.1:46852,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@6a575ca6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.394 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@4c5440ba::SocketChannelEndPoint@7fddb686[{l=/127.0.0.1:42617,r=/127.0.0.1:46852,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:44.394 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f02db0@5e2fb630 on ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=0 18:37:44.394 [main] DEBUG org.apache.http.wire -- http-outgoing-10 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:37:44.394 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@7fddb686[{l=/127.0.0.1:42617,r=/127.0.0.1:46852,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@4c5440ba[p=HttpParser{s=START,0 of -1},g=HttpGenerator@507b37e2{s=START}]=>HttpChannelOverHttp@6d9c78d7{s=HttpChannelState@6a575ca6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.394 [main] DEBUG org.apache.http.wire -- http-outgoing-10 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:37:44.394 [main] DEBUG org.apache.http.wire -- http-outgoing-10 >> "[\r][\n]" 18:37:44.394 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@4c5440ba::SocketChannelEndPoint@7fddb686[{l=/127.0.0.1:42617,r=/127.0.0.1:46852,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@4c5440ba[p=HttpParser{s=START,0 of -1},g=HttpGenerator@507b37e2{s=START}]=>HttpChannelOverHttp@6d9c78d7{s=HttpChannelState@6a575ca6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.394 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@4c5440ba::SocketChannelEndPoint@7fddb686[{l=/127.0.0.1:42617,r=/127.0.0.1:46852,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@4c5440ba[p=HttpParser{s=START,0 of -1},g=HttpGenerator@507b37e2{s=START}]=>HttpChannelOverHttp@6d9c78d7{s=HttpChannelState@6a575ca6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.394 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@19f327{ReadCallback@6e26320e{HttpConnection@4c5440ba::SocketChannelEndPoint@7fddb686[{l=/127.0.0.1:42617,r=/127.0.0.1:46852,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@4c5440ba[p=HttpParser{s=START,0 of -1},g=HttpGenerator@507b37e2{s=START}]=>HttpChannelOverHttp@6d9c78d7{s=HttpChannelState@6a575ca6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.394 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@7fddb686[{l=/127.0.0.1:42617,r=/127.0.0.1:46852,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@4c5440ba[p=HttpParser{s=START,0 of -1},g=HttpGenerator@507b37e2{s=START}]=>HttpChannelOverHttp@6d9c78d7{s=HttpChannelState@6a575ca6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.394 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@4d1b97cc on ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=1 18:37:44.394 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=2 18:37:44.394 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken with none selected 18:37:44.394 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@7fddb686[{l=/127.0.0.1:42617,r=/127.0.0.1:46852,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@4c5440ba[p=HttpParser{s=START,0 of -1},g=HttpGenerator@507b37e2{s=START}]=>HttpChannelOverHttp@6d9c78d7{s=HttpChannelState@6a575ca6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.394 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken up from select, 0/0/1 selected 18:37:44.394 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 processing 0 keys, 2 updates 18:37:44.394 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@1b2bde8c[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46852]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58304ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.394 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:37:44.394 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f02db0@5e2fb630 18:37:44.394 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58304ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.394 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@4d1b97cc 18:37:44.394 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@7fddb686[{l=/127.0.0.1:42617,r=/127.0.0.1:46852,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@4c5440ba[p=HttpParser{s=START,0 of -1},g=HttpGenerator@507b37e2{s=START}]=>HttpChannelOverHttp@6d9c78d7{s=HttpChannelState@6a575ca6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.395 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.395 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 waiting with 1 keys 18:37:44.395 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken up from select, 1/1/1 selected 18:37:44.395 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 processing 1 keys, 0 updates 18:37:44.395 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46852], selector=sun.nio.ch.EPollSelectorImpl@6156f7d9, interestOps=1, readyOps=1 SocketChannelEndPoint@7fddb686[{l=/127.0.0.1:42617,r=/127.0.0.1:46852,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@4c5440ba[p=HttpParser{s=START,0 of -1},g=HttpGenerator@507b37e2{s=START}]=>HttpChannelOverHttp@6d9c78d7{s=HttpChannelState@6a575ca6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.395 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@7fddb686[{l=/127.0.0.1:42617,r=/127.0.0.1:46852,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4c5440ba[p=HttpParser{s=START,0 of -1},g=HttpGenerator@507b37e2{s=START}]=>HttpChannelOverHttp@6d9c78d7{s=HttpChannelState@6a575ca6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.395 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@7fddb686[{l=/127.0.0.1:42617,r=/127.0.0.1:46852,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4c5440ba[p=HttpParser{s=START,0 of -1},g=HttpGenerator@507b37e2{s=START}]=>HttpChannelOverHttp@6d9c78d7{s=HttpChannelState@6a575ca6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:44.395 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} tryExecute AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58304ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=4]@2024-01-20T18:37:44.395430436Z 18:37:44.395 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b40b6c7{RESERVED,thread=Thread[qtp1187972599-25,5,main]} task=AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58303ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=4]@2024-01-20T18:37:44.395629287Z ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} 18:37:44.395 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@7fddb686[{l=/127.0.0.1:42617,r=/127.0.0.1:46852,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4c5440ba[p=HttpParser{s=START,0 of -1},g=HttpGenerator@507b37e2{s=START}]=>HttpChannelOverHttp@6d9c78d7{s=HttpChannelState@6a575ca6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58303ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=4]@2024-01-20T18:37:44.395719637Z 18:37:44.395 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58303ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=4]@2024-01-20T18:37:44.395800187Z tryProduce true 18:37:44.395 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:44.395 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.395 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@19f327{ReadCallback@6e26320e{HttpConnection@4c5440ba::SocketChannelEndPoint@7fddb686[{l=/127.0.0.1:42617,r=/127.0.0.1:46852,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4c5440ba[p=HttpParser{s=START,0 of -1},g=HttpGenerator@507b37e2{s=START}]=>HttpChannelOverHttp@6d9c78d7{s=HttpChannelState@6a575ca6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.395 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@7fddb686[{l=/127.0.0.1:42617,r=/127.0.0.1:46852,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4c5440ba[p=HttpParser{s=START,0 of -1},g=HttpGenerator@507b37e2{s=START}]=>HttpChannelOverHttp@6d9c78d7{s=HttpChannelState@6a575ca6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.395 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4c5440ba::SocketChannelEndPoint@7fddb686[{l=/127.0.0.1:42617,r=/127.0.0.1:46852,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4c5440ba[p=HttpParser{s=START,0 of -1},g=HttpGenerator@507b37e2{s=START}]=>HttpChannelOverHttp@6d9c78d7{s=HttpChannelState@6a575ca6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@6a575ca6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.396 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 waiting with 1 keys 18:37:44.396 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 184 DirectByteBuffer@69856a09[p=0,l=184,c=8192,r=184]={<<>>tpClient/...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.396 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4c5440ba::SocketChannelEndPoint@7fddb686[{l=/127.0.0.1:42617,r=/127.0.0.1:46852,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4c5440ba[p=HttpParser{s=START,0 of -1},g=HttpGenerator@507b37e2{s=START}]=>HttpChannelOverHttp@6d9c78d7{s=HttpChannelState@6a575ca6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 184 RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=184,c=8192,r=184]={<<>>tpClient/...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.396 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4c5440ba::SocketChannelEndPoint@7fddb686[{l=/127.0.0.1:42617,r=/127.0.0.1:46852,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4c5440ba[p=HttpParser{s=START,0 of -1},g=HttpGenerator@507b37e2{s=START}]=>HttpChannelOverHttp@6d9c78d7{s=HttpChannelState@6a575ca6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=184,c=8192,r=184]={<<>>tpClient/...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.396 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=184,c=8192,r=184]={<<>>tpClient/...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.396 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:37:44.396 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:37:44.396 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:37:44.396 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:37:44.396 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:37:44.396 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:37:44.396 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:37:44.396 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:37:44.396 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:42617) header=Host, headerString=[Host], valueString=[localhost:42617] 18:37:44.396 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:37:44.396 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:37:44.396 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:37:44.396 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:37:44.396 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:37:44.396 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:37:44.396 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:37:44.396 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:37:44.396 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:37:44.396 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:37:44.396 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:37:44.396 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@1669917975 cs=HttpChannelState@6a575ca6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@153e0ca9 eof=false 18:37:44.396 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@153e0ca9 18:37:44.396 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@20880f44[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@6d9c78d7{s=HttpChannelState@6a575ca6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.396 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/GetHello/Bob?age=10 on HttpChannelOverHttp@6d9c78d7{s=HttpChannelState@6a575ca6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=0} DELETE /base/RestTest/GetHello/Bob?age=10 HTTP/1.1 Host: localhost:42617 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:37:44.396 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4c5440ba::SocketChannelEndPoint@7fddb686[{l=/127.0.0.1:42617,r=/127.0.0.1:46852,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4c5440ba[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@507b37e2{s=START}]=>HttpChannelOverHttp@6d9c78d7{s=HttpChannelState@6a575ca6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=0}] parsed true HttpParser{s=CONTENT,0 of -1} 18:37:44.396 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@4c5440ba::SocketChannelEndPoint@7fddb686[{l=/127.0.0.1:42617,r=/127.0.0.1:46852,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4c5440ba[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@507b37e2{s=START}]=>HttpChannelOverHttp@6d9c78d7{s=HttpChannelState@6a575ca6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=0}] 18:37:44.396 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:42617/base/RestTest/GetHello/Bob?age=10 HttpChannelOverHttp@6d9c78d7{s=HttpChannelState@6a575ca6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=0} 18:37:44.396 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@6a575ca6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.396 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@6d9c78d7{s=HttpChannelState@6a575ca6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=0} 18:37:44.396 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.Server -- REQUEST DELETE /base/RestTest/GetHello/Bob ?age=10 on HttpChannelOverHttp@6d9c78d7{s=HttpChannelState@6a575ca6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=0} 18:37:44.396 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/GetHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:37:44.396 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/GetHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:37:44.396 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:37:44.396 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 session=null 18:37:44.397 [qtp1187972599-23] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/GetHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2c708440, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/GetHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:37:44.397 [qtp1187972599-23] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:37:44.397 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- sendError HttpChannelState@6a575ca6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.398 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:37:44.398 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@6d9c78d7{s=HttpChannelState@6a575ca6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=2} 18:37:44.398 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@6a575ca6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0} 18:37:44.398 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) SEND_ERROR HttpChannelState@6a575ca6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:37:44.398 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- action SEND_ERROR HttpChannelOverHttp@6d9c78d7{s=HttpChannelState@6a575ca6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=2} 18:37:44.398 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1669917975 cs=HttpChannelState@6a575ca6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@153e0ca9 eof=false 18:37:44.398 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@6d9c78d7{s=HttpChannelState@6a575ca6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=2} 18:37:44.398 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:44.398 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4c5440ba::SocketChannelEndPoint@7fddb686[{l=/127.0.0.1:42617,r=/127.0.0.1:46852,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4c5440ba[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@507b37e2{s=START}]=>HttpChannelOverHttp@6d9c78d7{s=HttpChannelState@6a575ca6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=2}] parse null 18:37:44.398 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT HeapByteBuffer@1ee6a03f[p=0,l=0,c=0,r=0]={<<<>>>} 18:37:44.398 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:37:44.398 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@6d9c78d7{s=HttpChannelState@6a575ca6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=2} 18:37:44.398 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:37:44.398 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@6d9c78d7{s=HttpChannelState@6a575ca6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=2} 18:37:44.398 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:37:44.398 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4c5440ba::SocketChannelEndPoint@7fddb686[{l=/127.0.0.1:42617,r=/127.0.0.1:46852,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4c5440ba[p=HttpParser{s=END,0 of -1},g=HttpGenerator@507b37e2{s=START}]=>HttpChannelOverHttp@6d9c78d7{s=HttpChannelState@6a575ca6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=2}] parsed false HttpParser{s=END,0 of -1} 18:37:44.398 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:37:44.398 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 18:37:44.398 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@20880f44[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@6d9c78d7{s=HttpChannelState@6a575ca6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=2}] 18:37:44.398 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1669917975 cs=HttpChannelState@6a575ca6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@153e0ca9 eof=true 18:37:44.398 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@20880f44[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@6d9c78d7{s=HttpChannelState@6a575ca6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=2}] 18:37:44.398 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1669917975 cs=HttpChannelState@6a575ca6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@153e0ca9 eof=true 18:37:44.398 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- completing HttpChannelState@6a575ca6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:37:44.398 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=DirectByteBuffer@1245e9a7[p=0,l=0,c=32768,r=0]={<<<>>>\n>>\nnull [DirectByteBuffer@2652a7a2[p=0,l=135,c=8192,r=135]={<<>>-store\r\nC...\x00\x00\x00\x00\x00\x00\x00}] 18:37:44.398 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@7abb8f7f{WRITING}->null:IDLE-->WRITING 18:37:44.398 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 135 SocketChannelEndPoint@7fddb686[{l=/127.0.0.1:42617,r=/127.0.0.1:46852,OPEN,fill=-,flush=W,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4c5440ba[p=HttpParser{s=END,0 of -1},g=HttpGenerator@507b37e2{s=COMPLETING}]=>HttpChannelOverHttp@6d9c78d7{s=HttpChannelState@6a575ca6{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=2}] 18:37:44.398 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=135 remaining=0 WriteFlusher@7abb8f7f{WRITING}->null 18:37:44.398 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@7abb8f7f{IDLE}->null:WRITING-->IDLE 18:37:44.398 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@7f97514e[PROCESSING][i=HTTP/1.1{s=405,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1a294151] ([p=135,l=135,c=8192,r=0],[p=0,l=0,c=32768,r=0],true)@END 18:37:44.399 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@6a575ca6{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.399 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@6a575ca6{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.399 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@6a575ca6{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.399 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@6d9c78d7{s=HttpChannelState@6a575ca6{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=3} 18:37:44.399 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/GetHello/Bob written=0 18:37:44.399 [qtp1187972599-23] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:37:44 +0000] "DELETE /base/RestTest/GetHello/Bob?age=10 HTTP/1.1" 405 0 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:44.399 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1669917975 cs=HttpChannelState@6a575ca6{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@153e0ca9 eof=true 18:37:44.399 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@6d9c78d7{s=HttpChannelState@6a575ca6{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=3} 18:37:44.399 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@20880f44[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@6d9c78d7{s=HttpChannelState@6a575ca6{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=3}] 18:37:44.399 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1669917975 cs=HttpChannelState@6a575ca6{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@153e0ca9 eof=true 18:37:44.399 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@20880f44[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@6d9c78d7{s=HttpChannelState@6a575ca6{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=3}] 18:37:44.399 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1669917975 cs=HttpChannelState@6a575ca6{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@153e0ca9 eof=true 18:37:44.399 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@6a575ca6{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.399 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@1669917975 cs=HttpChannelState@6a575ca6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@153e0ca9 eof=true 18:37:44.399 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@153e0ca9 18:37:44.399 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@20880f44[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@6d9c78d7{s=HttpChannelState@6a575ca6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=3}] 18:37:44.399 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,0 of -1} 18:37:44.399 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:37:44.399 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@6d9c78d7{s=HttpChannelState@6a575ca6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:37:44.399 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.399 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.399 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4c5440ba::SocketChannelEndPoint@7fddb686[{l=/127.0.0.1:42617,r=/127.0.0.1:46852,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4c5440ba[p=HttpParser{s=START,0 of -1},g=HttpGenerator@507b37e2{s=START}]=>HttpChannelOverHttp@6d9c78d7{s=HttpChannelState@6a575ca6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled 0 RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.399 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4c5440ba::SocketChannelEndPoint@7fddb686[{l=/127.0.0.1:42617,r=/127.0.0.1:46852,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4c5440ba[p=HttpParser{s=START,0 of -1},g=HttpGenerator@507b37e2{s=START}]=>HttpChannelOverHttp@6d9c78d7{s=HttpChannelState@6a575ca6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.399 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.399 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4c5440ba::SocketChannelEndPoint@7fddb686[{l=/127.0.0.1:42617,r=/127.0.0.1:46852,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4c5440ba[p=HttpParser{s=START,0 of -1},g=HttpGenerator@507b37e2{s=START}]=>HttpChannelOverHttp@6d9c78d7{s=HttpChannelState@6a575ca6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=START,0 of -1} 18:37:44.399 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@4c5440ba::SocketChannelEndPoint@7fddb686[{l=/127.0.0.1:42617,r=/127.0.0.1:46852,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4c5440ba[p=HttpParser{s=START,0 of -1},g=HttpGenerator@507b37e2{s=START}]=>HttpChannelOverHttp@6d9c78d7{s=HttpChannelState@6a575ca6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.399 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@4c5440ba::SocketChannelEndPoint@7fddb686[{l=/127.0.0.1:42617,r=/127.0.0.1:46852,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4c5440ba[p=HttpParser{s=START,0 of -1},g=HttpGenerator@507b37e2{s=START}]=>HttpChannelOverHttp@6d9c78d7{s=HttpChannelState@6a575ca6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.399 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@19f327{ReadCallback@6e26320e{HttpConnection@4c5440ba::SocketChannelEndPoint@7fddb686[{l=/127.0.0.1:42617,r=/127.0.0.1:46852,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4c5440ba[p=HttpParser{s=START,0 of -1},g=HttpGenerator@507b37e2{s=START}]=>HttpChannelOverHttp@6d9c78d7{s=HttpChannelState@6a575ca6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.399 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@7fddb686[{l=/127.0.0.1:42617,r=/127.0.0.1:46852,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@4c5440ba[p=HttpParser{s=START,0 of -1},g=HttpGenerator@507b37e2{s=START}]=>HttpChannelOverHttp@6d9c78d7{s=HttpChannelState@6a575ca6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.399 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@4d1b97cc on ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=0 18:37:44.400 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=1 18:37:44.400 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken with none selected 18:37:44.400 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4c5440ba::SocketChannelEndPoint@7fddb686[{l=/127.0.0.1:42617,r=/127.0.0.1:46852,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@4c5440ba[p=HttpParser{s=START,0 of -1},g=HttpGenerator@507b37e2{s=START}]=>HttpChannelOverHttp@6d9c78d7{s=HttpChannelState@6a575ca6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@6a575ca6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.400 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken up from select, 0/0/1 selected 18:37:44.400 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2bf0e8c5{RUNNING,thread=Thread[qtp1187972599-23,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=4 18:37:44.400 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 processing 0 keys, 1 updates 18:37:44.400 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:44.400 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2bf0e8c5{RESERVED,thread=Thread[qtp1187972599-23,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} 18:37:44.400 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@4d1b97cc 18:37:44.400 [main] DEBUG org.apache.http.wire -- http-outgoing-10 << "HTTP/1.1 405 Method Not Allowed[\r][\n]" 18:37:44.400 [main] DEBUG org.apache.http.wire -- http-outgoing-10 << "Date: Sat, 20 Jan 2024 18:37:44 GMT[\r][\n]" 18:37:44.400 [main] DEBUG org.apache.http.wire -- http-outgoing-10 << "Allow: GET,OPTIONS[\r][\n]" 18:37:44.400 [main] DEBUG org.apache.http.wire -- http-outgoing-10 << "Content-Length: 0[\r][\n]" 18:37:44.400 [main] DEBUG org.apache.http.wire -- http-outgoing-10 << "Server: Jetty(11.0.18)[\r][\n]" 18:37:44.400 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@7fddb686[{l=/127.0.0.1:42617,r=/127.0.0.1:46852,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@4c5440ba[p=HttpParser{s=START,0 of -1},g=HttpGenerator@507b37e2{s=START}]=>HttpChannelOverHttp@6d9c78d7{s=HttpChannelState@6a575ca6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.400 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.400 [main] DEBUG org.apache.http.wire -- http-outgoing-10 << "[\r][\n]" 18:37:44.400 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 waiting with 1 keys 18:37:44.400 [main] DEBUG org.apache.http.headers -- http-outgoing-10 << HTTP/1.1 405 Method Not Allowed 18:37:44.400 [main] DEBUG org.apache.http.headers -- http-outgoing-10 << Date: Sat, 20 Jan 2024 18:37:44 GMT 18:37:44.400 [main] DEBUG org.apache.http.headers -- http-outgoing-10 << Allow: GET,OPTIONS 18:37:44.400 [main] DEBUG org.apache.http.headers -- http-outgoing-10 << Content-Length: 0 18:37:44.400 [main] DEBUG org.apache.http.headers -- http-outgoing-10 << Server: Jetty(11.0.18) 18:37:44.400 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:37:44.400 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 10][route: {}->http://localhost:42617] can be kept alive indefinitely 18:37:44.400 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-10: set socket timeout to 0 18:37:44.400 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 10][route: {}->http://localhost:42617][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:44.400 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 405 18:37:44.400 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:37:44.400 [main] DEBUG org.onap.policy.rest.RestManager -- 18:37:44.400 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:37:44.400 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-10: Close connection 18:37:44.400 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:37:44.400 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken up from select, 1/1/1 selected 18:37:44.400 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 processing 1 keys, 0 updates 18:37:44.400 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:42617/base/RestTest/GetHello/Bob?age=10: 18:37:44.400 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46852], selector=sun.nio.ch.EPollSelectorImpl@6156f7d9, interestOps=1, readyOps=1 SocketChannelEndPoint@7fddb686[{l=/127.0.0.1:42617,r=/127.0.0.1:46852,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@4c5440ba[p=HttpParser{s=START,0 of -1},g=HttpGenerator@507b37e2{s=START}]=>HttpChannelOverHttp@6d9c78d7{s=HttpChannelState@6a575ca6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.400 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@7fddb686[{l=/127.0.0.1:42617,r=/127.0.0.1:46852,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4c5440ba[p=HttpParser{s=START,0 of -1},g=HttpGenerator@507b37e2{s=START}]=>HttpChannelOverHttp@6d9c78d7{s=HttpChannelState@6a575ca6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.401 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@7fddb686[{l=/127.0.0.1:42617,r=/127.0.0.1:46852,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4c5440ba[p=HttpParser{s=START,0 of -1},g=HttpGenerator@507b37e2{s=START}]=>HttpChannelOverHttp@6d9c78d7{s=HttpChannelState@6a575ca6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:44.401 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} tryExecute AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58298ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=5]@2024-01-20T18:37:44.401175733Z 18:37:44.401 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@7fddb686[{l=/127.0.0.1:42617,r=/127.0.0.1:46852,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4c5440ba[p=HttpParser{s=START,0 of -1},g=HttpGenerator@507b37e2{s=START}]=>HttpChannelOverHttp@6d9c78d7{s=HttpChannelState@6a575ca6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58298ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=5]@2024-01-20T18:37:44.401299534Z 18:37:44.401 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@19f327{ReadCallback@6e26320e{HttpConnection@4c5440ba::SocketChannelEndPoint@7fddb686[{l=/127.0.0.1:42617,r=/127.0.0.1:46852,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4c5440ba[p=HttpParser{s=START,0 of -1},g=HttpGenerator@507b37e2{s=START}]=>HttpChannelOverHttp@6d9c78d7{s=HttpChannelState@6a575ca6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.401 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4c5440ba::SocketChannelEndPoint@7fddb686[{l=/127.0.0.1:42617,r=/127.0.0.1:46852,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4c5440ba[p=HttpParser{s=START,0 of -1},g=HttpGenerator@507b37e2{s=START}]=>HttpChannelOverHttp@6d9c78d7{s=HttpChannelState@6a575ca6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@6a575ca6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.401 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@7fddb686[{l=/127.0.0.1:42617,r=/127.0.0.1:46852,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4c5440ba[p=HttpParser{s=START,0 of -1},g=HttpGenerator@507b37e2{s=START}]=>HttpChannelOverHttp@6d9c78d7{s=HttpChannelState@6a575ca6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.401 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@6c3ace64[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.401 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:37:44.401 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4c5440ba::SocketChannelEndPoint@7fddb686[{l=/127.0.0.1:42617,r=/127.0.0.1:46852,ISHUT,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4c5440ba[p=HttpParser{s=START,0 of -1},g=HttpGenerator@507b37e2{s=START}]=>HttpChannelOverHttp@6d9c78d7{s=HttpChannelState@6a575ca6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 RetainableByteBuffer@18162f7a{DirectByteBuffer@6c3ace64[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.401 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:37:44.401 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4c5440ba::SocketChannelEndPoint@7fddb686[{l=/127.0.0.1:42617,r=/127.0.0.1:46852,ISHUT,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4c5440ba[p=HttpParser{s=START,0 of -1},g=HttpGenerator@507b37e2{s=START}]=>HttpChannelOverHttp@6d9c78d7{s=HttpChannelState@6a575ca6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@18162f7a{DirectByteBuffer@6c3ace64[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.401 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@6c3ace64[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.401 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:37:44.401 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2bf0e8c5{RESERVED,thread=Thread[qtp1187972599-23,5,main]} task=AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58297ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=6]@2024-01-20T18:37:44.401814757Z ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} 18:37:44.401 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@7fddb686[{l=/127.0.0.1:42617,r=/127.0.0.1:46852,ISHUT,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4c5440ba[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@507b37e2{s=START}]=>HttpChannelOverHttp@6d9c78d7{s=HttpChannelState@6a575ca6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.401 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@7fddb686[{l=/127.0.0.1:42617,r=/127.0.0.1:46852,ISHUT,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4c5440ba[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@507b37e2{s=START}]=>HttpChannelOverHttp@6d9c78d7{s=HttpChannelState@6a575ca6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.401 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:37:44.401 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58297ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=6]@2024-01-20T18:37:44.401937477Z tryProduce true 18:37:44.401 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@7fddb686[{l=/127.0.0.1:42617,r=/127.0.0.1:46852,CLOSED,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4c5440ba[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@507b37e2{s=START}]=>HttpChannelOverHttp@6d9c78d7{s=HttpChannelState@6a575ca6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.402 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@19f327{null} 18:37:44.402 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:44.402 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.402 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=1 updates=0 18:37:44.402 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7b6bdb9f startThread=0 18:37:44.402 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4c5440ba::SocketChannelEndPoint@7fddb686[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@4c5440ba[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@507b37e2{s=START}]=>HttpChannelOverHttp@6d9c78d7{s=HttpChannelState@6a575ca6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:37:44.402 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7b6bdb9f in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58297ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:37:44.402 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Ignoring key update for cancelled key SocketChannelEndPoint@7fddb686[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@4c5440ba[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@507b37e2{s=START}]=>HttpChannelOverHttp@6d9c78d7{s=HttpChannelState@6a575ca6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] java.nio.channels.CancelledKeyException: null at java.base/sun.nio.ch.SelectionKeyImpl.ensureValid(SelectionKeyImpl.java:75) at java.base/sun.nio.ch.SelectionKeyImpl.interestOps(SelectionKeyImpl.java:104) at org.eclipse.jetty.io.SelectableChannelEndPoint.updateKey(SelectableChannelEndPoint.java:271) at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.updateKeys(ManagedSelector.java:715) at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:540) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:455) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:248) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) at java.base/java.lang.Thread.run(Thread.java:833) 18:37:44.402 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@7fddb686[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@4c5440ba[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@507b37e2{s=START}]=>HttpChannelOverHttp@6d9c78d7{s=HttpChannelState@6a575ca6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.402 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@4c5440ba::SocketChannelEndPoint@7fddb686[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@4c5440ba[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@507b37e2{s=START}]=>HttpChannelOverHttp@6d9c78d7{s=HttpChannelState@6a575ca6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.402 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@7fddb686[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@4c5440ba[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@507b37e2{s=START}]=>HttpChannelOverHttp@6d9c78d7{s=HttpChannelState@6a575ca6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.402 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@7fddb686[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@4c5440ba[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@507b37e2{s=START}]=>HttpChannelOverHttp@6d9c78d7{s=HttpChannelState@6a575ca6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.402 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@4c5440ba::SocketChannelEndPoint@7fddb686[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@4c5440ba[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@507b37e2{s=START}]=>HttpChannelOverHttp@6d9c78d7{s=HttpChannelState@6a575ca6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.402 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@7fddb686[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@4c5440ba[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@507b37e2{s=START}]=>HttpChannelOverHttp@6d9c78d7{s=HttpChannelState@6a575ca6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.402 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7b6bdb9f in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58296ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:37:44.403 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:42617][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:37:44.403 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58296ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:37:44.403 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 waiting with 1 keys 18:37:44.402 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4c5440ba::SocketChannelEndPoint@7fddb686[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@4c5440ba[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@507b37e2{s=START}]=>HttpChannelOverHttp@6d9c78d7{s=HttpChannelState@6a575ca6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@6a575ca6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.403 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken with none selected 18:37:44.403 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b40b6c7{RUNNING,thread=Thread[qtp1187972599-25,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=4 18:37:44.403 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 11][route: {}->http://localhost:42617][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:44.403 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b40b6c7{RESERVED,thread=Thread[qtp1187972599-25,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} 18:37:44.403 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:42617 18:37:44.403 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:42617 18:37:44.403 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken up from select, 0/0/0 selected 18:37:44.403 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:46854<->127.0.0.1:42617 18:37:44.403 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request PUT /base/RestTest/GetHello/Bob?age=10 HTTP/1.1 18:37:44.403 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:37:44.403 [qtp1187972599-20-acceptor-0@2d777226-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@7ce00401[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46854]] on ManagedSelector@22df0abe{STARTED} id=0 keys=0 selected=0 updates=0 18:37:44.403 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 processing 0 keys, 0 updates 18:37:44.403 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:44.403 [qtp1187972599-20-acceptor-0@2d777226-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@22df0abe{STARTED} id=0 keys=0 selected=0 updates=1 18:37:44.403 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:37:44.403 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken with none selected 18:37:44.403 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 0/0/0 selected 18:37:44.403 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 0 keys, 1 updates 18:37:44.403 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:44.403 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@7ce00401[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46854]] 18:37:44.403 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@7ce00401[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46854]] startThread=0 18:37:44.403 [main] DEBUG org.apache.http.headers -- http-outgoing-11 >> PUT /base/RestTest/GetHello/Bob?age=10 HTTP/1.1 18:37:44.403 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.403 [main] DEBUG org.apache.http.headers -- http-outgoing-11 >> Content-Type: text/plain 18:37:44.403 [main] DEBUG org.apache.http.headers -- http-outgoing-11 >> Content-Length: 9 18:37:44.403 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@7ce00401[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46854]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58295ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.404 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@44d66daa[{l=/127.0.0.1:42617,r=/127.0.0.1:46854,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:44.404 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@44d66daa[{l=/127.0.0.1:42617,r=/127.0.0.1:46854,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:37:44.403 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.404 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 waiting with 0 keys 18:37:44.403 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 1 keys 18:37:44.404 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@b993edc{s=HttpChannelState@5470cbe3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@44d66daa[{l=/127.0.0.1:42617,r=/127.0.0.1:46854,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@5470cbe3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.403 [main] DEBUG org.apache.http.headers -- http-outgoing-11 >> Host: localhost:42617 18:37:44.404 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@45c49356::SocketChannelEndPoint@44d66daa[{l=/127.0.0.1:42617,r=/127.0.0.1:46854,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:44.404 [main] DEBUG org.apache.http.headers -- http-outgoing-11 >> Connection: Keep-Alive 18:37:44.404 [main] DEBUG org.apache.http.headers -- http-outgoing-11 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:37:44.404 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f02db0@32081d79 on ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=0 18:37:44.404 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@44d66daa[{l=/127.0.0.1:42617,r=/127.0.0.1:46854,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@45c49356[p=HttpParser{s=START,0 of -1},g=HttpGenerator@70a5aa3a{s=START}]=>HttpChannelOverHttp@b993edc{s=HttpChannelState@5470cbe3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.404 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@45c49356::SocketChannelEndPoint@44d66daa[{l=/127.0.0.1:42617,r=/127.0.0.1:46854,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@45c49356[p=HttpParser{s=START,0 of -1},g=HttpGenerator@70a5aa3a{s=START}]=>HttpChannelOverHttp@b993edc{s=HttpChannelState@5470cbe3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.404 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@45c49356::SocketChannelEndPoint@44d66daa[{l=/127.0.0.1:42617,r=/127.0.0.1:46854,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@45c49356[p=HttpParser{s=START,0 of -1},g=HttpGenerator@70a5aa3a{s=START}]=>HttpChannelOverHttp@b993edc{s=HttpChannelState@5470cbe3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.404 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@2258481e{ReadCallback@43673120{HttpConnection@45c49356::SocketChannelEndPoint@44d66daa[{l=/127.0.0.1:42617,r=/127.0.0.1:46854,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@45c49356[p=HttpParser{s=START,0 of -1},g=HttpGenerator@70a5aa3a{s=START}]=>HttpChannelOverHttp@b993edc{s=HttpChannelState@5470cbe3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.404 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@44d66daa[{l=/127.0.0.1:42617,r=/127.0.0.1:46854,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@45c49356[p=HttpParser{s=START,0 of -1},g=HttpGenerator@70a5aa3a{s=START}]=>HttpChannelOverHttp@b993edc{s=HttpChannelState@5470cbe3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.404 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@31f60fe0 on ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=1 18:37:44.404 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=2 18:37:44.404 [main] DEBUG org.apache.http.headers -- http-outgoing-11 >> Accept-Encoding: gzip,deflate 18:37:44.404 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken with none selected 18:37:44.404 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@44d66daa[{l=/127.0.0.1:42617,r=/127.0.0.1:46854,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@45c49356[p=HttpParser{s=START,0 of -1},g=HttpGenerator@70a5aa3a{s=START}]=>HttpChannelOverHttp@b993edc{s=HttpChannelState@5470cbe3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.404 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 0/0/1 selected 18:37:44.404 [main] DEBUG org.apache.http.wire -- http-outgoing-11 >> "PUT /base/RestTest/GetHello/Bob?age=10 HTTP/1.1[\r][\n]" 18:37:44.404 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@7ce00401[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46854]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58294ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.404 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 0 keys, 2 updates 18:37:44.404 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58294ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.404 [main] DEBUG org.apache.http.wire -- http-outgoing-11 >> "Content-Type: text/plain[\r][\n]" 18:37:44.404 [main] DEBUG org.apache.http.wire -- http-outgoing-11 >> "Content-Length: 9[\r][\n]" 18:37:44.404 [main] DEBUG org.apache.http.wire -- http-outgoing-11 >> "Host: localhost:42617[\r][\n]" 18:37:44.404 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:37:44.404 [main] DEBUG org.apache.http.wire -- http-outgoing-11 >> "Connection: Keep-Alive[\r][\n]" 18:37:44.404 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f02db0@32081d79 18:37:44.404 [main] DEBUG org.apache.http.wire -- http-outgoing-11 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:37:44.404 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@31f60fe0 18:37:44.404 [main] DEBUG org.apache.http.wire -- http-outgoing-11 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:37:44.404 [main] DEBUG org.apache.http.wire -- http-outgoing-11 >> "[\r][\n]" 18:37:44.404 [main] DEBUG org.apache.http.wire -- http-outgoing-11 >> "At last! " 18:37:44.404 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@44d66daa[{l=/127.0.0.1:42617,r=/127.0.0.1:46854,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@45c49356[p=HttpParser{s=START,0 of -1},g=HttpGenerator@70a5aa3a{s=START}]=>HttpChannelOverHttp@b993edc{s=HttpChannelState@5470cbe3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.405 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.405 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 1 keys 18:37:44.405 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 1/1/1 selected 18:37:44.405 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 1 keys, 0 updates 18:37:44.405 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46854], selector=sun.nio.ch.EPollSelectorImpl@7424c5f3, interestOps=1, readyOps=1 SocketChannelEndPoint@44d66daa[{l=/127.0.0.1:42617,r=/127.0.0.1:46854,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@45c49356[p=HttpParser{s=START,0 of -1},g=HttpGenerator@70a5aa3a{s=START}]=>HttpChannelOverHttp@b993edc{s=HttpChannelState@5470cbe3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.405 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@44d66daa[{l=/127.0.0.1:42617,r=/127.0.0.1:46854,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@45c49356[p=HttpParser{s=START,0 of -1},g=HttpGenerator@70a5aa3a{s=START}]=>HttpChannelOverHttp@b993edc{s=HttpChannelState@5470cbe3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.405 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@44d66daa[{l=/127.0.0.1:42617,r=/127.0.0.1:46854,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@45c49356[p=HttpParser{s=START,0 of -1},g=HttpGenerator@70a5aa3a{s=START}]=>HttpChannelOverHttp@b993edc{s=HttpChannelState@5470cbe3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:44.405 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} tryExecute AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58293ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=8]@2024-01-20T18:37:44.405579034Z 18:37:44.405 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b40b6c7{RESERVED,thread=Thread[qtp1187972599-25,5,main]} task=AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58293ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=8]@2024-01-20T18:37:44.405742135Z ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} 18:37:44.405 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@44d66daa[{l=/127.0.0.1:42617,r=/127.0.0.1:46854,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@45c49356[p=HttpParser{s=START,0 of -1},g=HttpGenerator@70a5aa3a{s=START}]=>HttpChannelOverHttp@b993edc{s=HttpChannelState@5470cbe3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58293ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=8]@2024-01-20T18:37:44.405827886Z 18:37:44.405 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58293ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=9]@2024-01-20T18:37:44.405902446Z tryProduce true 18:37:44.405 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:44.405 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@2258481e{ReadCallback@43673120{HttpConnection@45c49356::SocketChannelEndPoint@44d66daa[{l=/127.0.0.1:42617,r=/127.0.0.1:46854,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@45c49356[p=HttpParser{s=START,0 of -1},g=HttpGenerator@70a5aa3a{s=START}]=>HttpChannelOverHttp@b993edc{s=HttpChannelState@5470cbe3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.405 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.405 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@45c49356::SocketChannelEndPoint@44d66daa[{l=/127.0.0.1:42617,r=/127.0.0.1:46854,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=1,kro=1}]->[HttpConnection@45c49356[p=HttpParser{s=START,0 of -1},g=HttpGenerator@70a5aa3a{s=START}]=>HttpChannelOverHttp@b993edc{s=HttpChannelState@5470cbe3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@5470cbe3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.406 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@44d66daa[{l=/127.0.0.1:42617,r=/127.0.0.1:46854,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@45c49356[p=HttpParser{s=START,0 of -1},g=HttpGenerator@70a5aa3a{s=START}]=>HttpChannelOverHttp@b993edc{s=HttpChannelState@5470cbe3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.406 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 1 keys 18:37:44.406 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 235 DirectByteBuffer@69856a09[p=0,l=235,c=8192,r=235]={<<>>p,deflate...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.406 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@45c49356::SocketChannelEndPoint@44d66daa[{l=/127.0.0.1:42617,r=/127.0.0.1:46854,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@45c49356[p=HttpParser{s=START,0 of -1},g=HttpGenerator@70a5aa3a{s=START}]=>HttpChannelOverHttp@b993edc{s=HttpChannelState@5470cbe3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 235 RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=235,c=8192,r=235]={<<>>p,deflate...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.406 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@45c49356::SocketChannelEndPoint@44d66daa[{l=/127.0.0.1:42617,r=/127.0.0.1:46854,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@45c49356[p=HttpParser{s=START,0 of -1},g=HttpGenerator@70a5aa3a{s=START}]=>HttpChannelOverHttp@b993edc{s=HttpChannelState@5470cbe3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=235,c=8192,r=235]={<<>>p,deflate...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.406 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=235,c=8192,r=235]={<<>>p,deflate...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.406 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:37:44.406 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:37:44.406 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:37:44.406 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:37:44.406 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:37:44.406 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> IN_VALUE 18:37:44.406 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> FIELD 18:37:44.406 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Type: text/plain) header=Content-Type, headerString=[Content-Type], valueString=[text/plain] 18:37:44.406 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:37:44.406 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:37:44.406 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:37:44.406 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:37:44.406 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:37:44.406 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:37:44.406 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:37:44.406 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:42617) header=Host, headerString=[Host], valueString=[localhost:42617] 18:37:44.406 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:37:44.406 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:37:44.406 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:37:44.406 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:37:44.406 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:37:44.406 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:37:44.406 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:37:44.406 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:37:44.406 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:37:44.406 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:37:44.406 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:37:44.406 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@16665849 cs=HttpChannelState@5470cbe3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@2279c2c7 eof=false 18:37:44.407 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@2279c2c7 18:37:44.407 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@5a5f4c37[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@b993edc{s=HttpChannelState@5470cbe3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=1}] 18:37:44.407 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/GetHello/Bob?age=10 on HttpChannelOverHttp@b993edc{s=HttpChannelState@5470cbe3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=1} PUT /base/RestTest/GetHello/Bob?age=10 HTTP/1.1 Content-Type: text/plain Content-Length: 9 Host: localhost:42617 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:37:44.407 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@45c49356::SocketChannelEndPoint@44d66daa[{l=/127.0.0.1:42617,r=/127.0.0.1:46854,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@45c49356[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@70a5aa3a{s=START}]=>HttpChannelOverHttp@b993edc{s=HttpChannelState@5470cbe3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=1}] parsed true HttpParser{s=CONTENT,0 of 9} 18:37:44.407 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:42617/base/RestTest/GetHello/Bob?age=10 HttpChannelOverHttp@b993edc{s=HttpChannelState@5470cbe3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=1} 18:37:44.407 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@5470cbe3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.407 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@b993edc{s=HttpChannelState@5470cbe3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=1} 18:37:44.407 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.Server -- REQUEST PUT /base/RestTest/GetHello/Bob ?age=10 on HttpChannelOverHttp@b993edc{s=HttpChannelState@5470cbe3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=1} 18:37:44.407 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/GetHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:37:44.407 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/GetHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:37:44.407 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:37:44.407 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 session=null 18:37:44.407 [qtp1187972599-18] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/GetHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2c708440, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/GetHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:37:44.407 [qtp1187972599-18] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:37:44.409 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- sendError HttpChannelState@5470cbe3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.409 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:37:44.409 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@b993edc{s=HttpChannelState@5470cbe3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=3} 18:37:44.409 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@5470cbe3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0} 18:37:44.409 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) SEND_ERROR HttpChannelState@5470cbe3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:37:44.409 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- action SEND_ERROR HttpChannelOverHttp@b993edc{s=HttpChannelState@5470cbe3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=3} 18:37:44.409 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@16665849 cs=HttpChannelState@5470cbe3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@2279c2c7 eof=false 18:37:44.409 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@b993edc{s=HttpChannelState@5470cbe3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=3} 18:37:44.409 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:44.409 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@45c49356::SocketChannelEndPoint@44d66daa[{l=/127.0.0.1:42617,r=/127.0.0.1:46854,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@45c49356[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@70a5aa3a{s=START}]=>HttpChannelOverHttp@b993edc{s=HttpChannelState@5470cbe3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=3}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=226,l=235,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>p,deflate...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.409 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@69856a09[p=226,l=235,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>p,deflate...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.409 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@b993edc{s=HttpChannelState@5470cbe3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=3} Content@6c007f99{DirectByteBufferR@1e6b6f64[p=226,l=235,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>p,deflate...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:44.410 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@45c49356::SocketChannelEndPoint@44d66daa[{l=/127.0.0.1:42617,r=/127.0.0.1:46854,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@45c49356[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@70a5aa3a{s=START}]=>HttpChannelOverHttp@b993edc{s=HttpChannelState@5470cbe3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=4}] parsed true HttpParser{s=CONTENT,9 of 9} 18:37:44.410 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@6c007f99{DirectByteBufferR@1e6b6f64[p=226,l=235,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>p,deflate...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:44.410 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:44.410 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@45c49356::SocketChannelEndPoint@44d66daa[{l=/127.0.0.1:42617,r=/127.0.0.1:46854,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@45c49356[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@70a5aa3a{s=START}]=>HttpChannelOverHttp@b993edc{s=HttpChannelState@5470cbe3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=4}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=235,l=235,c=8192,r=0]={PUT /base... last! <<<>>>p,deflate...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.410 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@69856a09[p=235,l=235,c=8192,r=0]={PUT /base... last! <<<>>>p,deflate...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.410 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:37:44.410 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@b993edc{s=HttpChannelState@5470cbe3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=4} 18:37:44.410 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:37:44.410 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@b993edc{s=HttpChannelState@5470cbe3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=4} 18:37:44.410 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:37:44.410 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@45c49356::SocketChannelEndPoint@44d66daa[{l=/127.0.0.1:42617,r=/127.0.0.1:46854,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@45c49356[p=HttpParser{s=END,9 of 9},g=HttpGenerator@70a5aa3a{s=START}]=>HttpChannelOverHttp@b993edc{s=HttpChannelState@5470cbe3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=4}] parsed false HttpParser{s=END,9 of 9} 18:37:44.410 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@45c49356::SocketChannelEndPoint@44d66daa[{l=/127.0.0.1:42617,r=/127.0.0.1:46854,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@45c49356[p=HttpParser{s=END,9 of 9},g=HttpGenerator@70a5aa3a{s=START}]=>HttpChannelOverHttp@b993edc{s=HttpChannelState@5470cbe3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=4}] 18:37:44.410 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:37:44.410 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 18:37:44.410 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@5a5f4c37[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@b993edc{s=HttpChannelState@5470cbe3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=4}] 18:37:44.410 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@16665849 cs=HttpChannelState@5470cbe3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@2279c2c7 eof=true 18:37:44.410 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@5a5f4c37[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@b993edc{s=HttpChannelState@5470cbe3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=4}] 18:37:44.410 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@16665849 cs=HttpChannelState@5470cbe3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@2279c2c7 eof=true 18:37:44.410 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- completing HttpChannelState@5470cbe3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:37:44.410 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=DirectByteBuffer@1245e9a7[p=0,l=0,c=32768,r=0]={<<<>>>\n>>\nnull [DirectByteBuffer@2652a7a2[p=0,l=135,c=8192,r=135]={<<>>-store\r\nC...\x00\x00\x00\x00\x00\x00\x00}] 18:37:44.411 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@78b034fd{WRITING}->null:IDLE-->WRITING 18:37:44.411 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 135 SocketChannelEndPoint@44d66daa[{l=/127.0.0.1:42617,r=/127.0.0.1:46854,OPEN,fill=-,flush=W,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@45c49356[p=HttpParser{s=END,9 of 9},g=HttpGenerator@70a5aa3a{s=COMPLETING}]=>HttpChannelOverHttp@b993edc{s=HttpChannelState@5470cbe3{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=5}] 18:37:44.411 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=135 remaining=0 WriteFlusher@78b034fd{WRITING}->null 18:37:44.411 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@78b034fd{IDLE}->null:WRITING-->IDLE 18:37:44.411 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@52f62d0a[PROCESSING][i=HTTP/1.1{s=405,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3d656c7a] ([p=135,l=135,c=8192,r=0],[p=0,l=0,c=32768,r=0],true)@END 18:37:44.411 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@5470cbe3{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.411 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@5470cbe3{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.411 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@5470cbe3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.411 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@b993edc{s=HttpChannelState@5470cbe3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=5} 18:37:44.411 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/GetHello/Bob written=0 18:37:44.411 [qtp1187972599-18] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:37:44 +0000] "PUT /base/RestTest/GetHello/Bob?age=10 HTTP/1.1" 405 0 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:44.411 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@16665849 cs=HttpChannelState@5470cbe3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@2279c2c7 eof=true 18:37:44.411 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@b993edc{s=HttpChannelState@5470cbe3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=5} 18:37:44.411 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@5a5f4c37[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@b993edc{s=HttpChannelState@5470cbe3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=5}] 18:37:44.411 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@16665849 cs=HttpChannelState@5470cbe3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@2279c2c7 eof=true 18:37:44.411 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@5a5f4c37[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@b993edc{s=HttpChannelState@5470cbe3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=5}] 18:37:44.411 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@16665849 cs=HttpChannelState@5470cbe3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@2279c2c7 eof=true 18:37:44.411 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@5470cbe3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.411 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@16665849 cs=HttpChannelState@5470cbe3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@2279c2c7 eof=true 18:37:44.411 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@2279c2c7 18:37:44.411 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@5a5f4c37[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@b993edc{s=HttpChannelState@5470cbe3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=5}] 18:37:44.411 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:37:44.411 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:37:44.411 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@b993edc{s=HttpChannelState@5470cbe3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:37:44.411 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.411 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.411 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@45c49356::SocketChannelEndPoint@44d66daa[{l=/127.0.0.1:42617,r=/127.0.0.1:46854,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@45c49356[p=HttpParser{s=START,0 of -1},g=HttpGenerator@70a5aa3a{s=START}]=>HttpChannelOverHttp@b993edc{s=HttpChannelState@5470cbe3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled 0 RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.411 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@45c49356::SocketChannelEndPoint@44d66daa[{l=/127.0.0.1:42617,r=/127.0.0.1:46854,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@45c49356[p=HttpParser{s=START,0 of -1},g=HttpGenerator@70a5aa3a{s=START}]=>HttpChannelOverHttp@b993edc{s=HttpChannelState@5470cbe3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.412 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.412 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@45c49356::SocketChannelEndPoint@44d66daa[{l=/127.0.0.1:42617,r=/127.0.0.1:46854,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@45c49356[p=HttpParser{s=START,0 of -1},g=HttpGenerator@70a5aa3a{s=START}]=>HttpChannelOverHttp@b993edc{s=HttpChannelState@5470cbe3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=START,0 of -1} 18:37:44.412 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@45c49356::SocketChannelEndPoint@44d66daa[{l=/127.0.0.1:42617,r=/127.0.0.1:46854,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@45c49356[p=HttpParser{s=START,0 of -1},g=HttpGenerator@70a5aa3a{s=START}]=>HttpChannelOverHttp@b993edc{s=HttpChannelState@5470cbe3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.412 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@45c49356::SocketChannelEndPoint@44d66daa[{l=/127.0.0.1:42617,r=/127.0.0.1:46854,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@45c49356[p=HttpParser{s=START,0 of -1},g=HttpGenerator@70a5aa3a{s=START}]=>HttpChannelOverHttp@b993edc{s=HttpChannelState@5470cbe3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.412 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@2258481e{ReadCallback@43673120{HttpConnection@45c49356::SocketChannelEndPoint@44d66daa[{l=/127.0.0.1:42617,r=/127.0.0.1:46854,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@45c49356[p=HttpParser{s=START,0 of -1},g=HttpGenerator@70a5aa3a{s=START}]=>HttpChannelOverHttp@b993edc{s=HttpChannelState@5470cbe3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.412 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@44d66daa[{l=/127.0.0.1:42617,r=/127.0.0.1:46854,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@45c49356[p=HttpParser{s=START,0 of -1},g=HttpGenerator@70a5aa3a{s=START}]=>HttpChannelOverHttp@b993edc{s=HttpChannelState@5470cbe3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.412 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@31f60fe0 on ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=0 18:37:44.412 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=1 18:37:44.412 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken with none selected 18:37:44.412 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@45c49356::SocketChannelEndPoint@44d66daa[{l=/127.0.0.1:42617,r=/127.0.0.1:46854,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@45c49356[p=HttpParser{s=START,0 of -1},g=HttpGenerator@70a5aa3a{s=START}]=>HttpChannelOverHttp@b993edc{s=HttpChannelState@5470cbe3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@5470cbe3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.412 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 0/0/1 selected 18:37:44.412 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b3af188{RUNNING,thread=Thread[qtp1187972599-18,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=4 18:37:44.412 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 0 keys, 1 updates 18:37:44.412 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:44.412 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b3af188{RESERVED,thread=Thread[qtp1187972599-18,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} 18:37:44.412 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@31f60fe0 18:37:44.412 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@44d66daa[{l=/127.0.0.1:42617,r=/127.0.0.1:46854,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@45c49356[p=HttpParser{s=START,0 of -1},g=HttpGenerator@70a5aa3a{s=START}]=>HttpChannelOverHttp@b993edc{s=HttpChannelState@5470cbe3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.412 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.412 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 1 keys 18:37:44.413 [main] DEBUG org.apache.http.wire -- http-outgoing-11 << "HTTP/1.1 405 Method Not Allowed[\r][\n]" 18:37:44.413 [main] DEBUG org.apache.http.wire -- http-outgoing-11 << "Date: Sat, 20 Jan 2024 18:37:44 GMT[\r][\n]" 18:37:44.413 [main] DEBUG org.apache.http.wire -- http-outgoing-11 << "Allow: GET,OPTIONS[\r][\n]" 18:37:44.413 [main] DEBUG org.apache.http.wire -- http-outgoing-11 << "Content-Length: 0[\r][\n]" 18:37:44.413 [main] DEBUG org.apache.http.wire -- http-outgoing-11 << "Server: Jetty(11.0.18)[\r][\n]" 18:37:44.413 [main] DEBUG org.apache.http.wire -- http-outgoing-11 << "[\r][\n]" 18:37:44.413 [main] DEBUG org.apache.http.headers -- http-outgoing-11 << HTTP/1.1 405 Method Not Allowed 18:37:44.413 [main] DEBUG org.apache.http.headers -- http-outgoing-11 << Date: Sat, 20 Jan 2024 18:37:44 GMT 18:37:44.413 [main] DEBUG org.apache.http.headers -- http-outgoing-11 << Allow: GET,OPTIONS 18:37:44.413 [main] DEBUG org.apache.http.headers -- http-outgoing-11 << Content-Length: 0 18:37:44.413 [main] DEBUG org.apache.http.headers -- http-outgoing-11 << Server: Jetty(11.0.18) 18:37:44.413 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:37:44.413 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 11][route: {}->http://localhost:42617] can be kept alive indefinitely 18:37:44.413 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-11: set socket timeout to 0 18:37:44.413 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 11][route: {}->http://localhost:42617][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:44.414 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 405 18:37:44.414 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:37:44.414 [main] DEBUG org.onap.policy.rest.RestManager -- 18:37:44.414 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:37:44.414 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-11: Close connection 18:37:44.414 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 1/1/1 selected 18:37:44.414 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:37:44.414 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 1 keys, 0 updates 18:37:44.414 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46854], selector=sun.nio.ch.EPollSelectorImpl@7424c5f3, interestOps=1, readyOps=1 SocketChannelEndPoint@44d66daa[{l=/127.0.0.1:42617,r=/127.0.0.1:46854,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@45c49356[p=HttpParser{s=START,0 of -1},g=HttpGenerator@70a5aa3a{s=START}]=>HttpChannelOverHttp@b993edc{s=HttpChannelState@5470cbe3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.414 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@44d66daa[{l=/127.0.0.1:42617,r=/127.0.0.1:46854,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@45c49356[p=HttpParser{s=START,0 of -1},g=HttpGenerator@70a5aa3a{s=START}]=>HttpChannelOverHttp@b993edc{s=HttpChannelState@5470cbe3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.414 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@44d66daa[{l=/127.0.0.1:42617,r=/127.0.0.1:46854,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@45c49356[p=HttpParser{s=START,0 of -1},g=HttpGenerator@70a5aa3a{s=START}]=>HttpChannelOverHttp@b993edc{s=HttpChannelState@5470cbe3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:44.414 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} tryExecute AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58284ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=9]@2024-01-20T18:37:44.414661608Z 18:37:44.414 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:42617/base/RestTest/GetHello/Bob?age=10: 18:37:44.414 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b3af188{RESERVED,thread=Thread[qtp1187972599-18,5,main]} task=AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58284ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=9]@2024-01-20T18:37:44.414830199Z ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} 18:37:44.414 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@44d66daa[{l=/127.0.0.1:42617,r=/127.0.0.1:46854,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@45c49356[p=HttpParser{s=START,0 of -1},g=HttpGenerator@70a5aa3a{s=START}]=>HttpChannelOverHttp@b993edc{s=HttpChannelState@5470cbe3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58284ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=9]@2024-01-20T18:37:44.41490909Z 18:37:44.414 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58284ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=10]@2024-01-20T18:37:44.4149932Z tryProduce true 18:37:44.414 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@2258481e{ReadCallback@43673120{HttpConnection@45c49356::SocketChannelEndPoint@44d66daa[{l=/127.0.0.1:42617,r=/127.0.0.1:46854,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@45c49356[p=HttpParser{s=START,0 of -1},g=HttpGenerator@70a5aa3a{s=START}]=>HttpChannelOverHttp@b993edc{s=HttpChannelState@5470cbe3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.415 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:44.415 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.415 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@45c49356::SocketChannelEndPoint@44d66daa[{l=/127.0.0.1:42617,r=/127.0.0.1:46854,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@45c49356[p=HttpParser{s=START,0 of -1},g=HttpGenerator@70a5aa3a{s=START}]=>HttpChannelOverHttp@b993edc{s=HttpChannelState@5470cbe3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@5470cbe3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.415 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@44d66daa[{l=/127.0.0.1:42617,r=/127.0.0.1:46854,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@45c49356[p=HttpParser{s=START,0 of -1},g=HttpGenerator@70a5aa3a{s=START}]=>HttpChannelOverHttp@b993edc{s=HttpChannelState@5470cbe3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.415 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 1 keys 18:37:44.415 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@44d66daa[{l=/127.0.0.1:42617,r=/127.0.0.1:46854,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@45c49356[p=HttpParser{s=START,0 of -1},g=HttpGenerator@70a5aa3a{s=START}]=>HttpChannelOverHttp@b993edc{s=HttpChannelState@5470cbe3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.415 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@6c3ace64[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.415 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:37:44.415 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@45c49356::SocketChannelEndPoint@44d66daa[{l=/127.0.0.1:42617,r=/127.0.0.1:46854,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@45c49356[p=HttpParser{s=START,0 of -1},g=HttpGenerator@70a5aa3a{s=START}]=>HttpChannelOverHttp@b993edc{s=HttpChannelState@5470cbe3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 RetainableByteBuffer@18162f7a{DirectByteBuffer@6c3ace64[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.415 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@45c49356::SocketChannelEndPoint@44d66daa[{l=/127.0.0.1:42617,r=/127.0.0.1:46854,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@45c49356[p=HttpParser{s=START,0 of -1},g=HttpGenerator@70a5aa3a{s=START}]=>HttpChannelOverHttp@b993edc{s=HttpChannelState@5470cbe3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@18162f7a{DirectByteBuffer@6c3ace64[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.415 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@6c3ace64[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.415 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:37:44.415 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@44d66daa[{l=/127.0.0.1:42617,r=/127.0.0.1:46854,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@45c49356[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@70a5aa3a{s=START}]=>HttpChannelOverHttp@b993edc{s=HttpChannelState@5470cbe3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.415 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@44d66daa[{l=/127.0.0.1:42617,r=/127.0.0.1:46854,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@45c49356[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@70a5aa3a{s=START}]=>HttpChannelOverHttp@b993edc{s=HttpChannelState@5470cbe3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.415 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@44d66daa[{l=/127.0.0.1:42617,r=/127.0.0.1:46854,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@45c49356[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@70a5aa3a{s=START}]=>HttpChannelOverHttp@b993edc{s=HttpChannelState@5470cbe3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.415 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@2258481e{null} 18:37:44.415 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=0 18:37:44.415 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3641d79 startThread=0 18:37:44.415 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken with none selected 18:37:44.415 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 0/0/0 selected 18:37:44.415 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 0 keys, 0 updates 18:37:44.415 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:44.415 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.415 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 0 keys 18:37:44.415 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@45c49356::SocketChannelEndPoint@44d66daa[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@45c49356[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@70a5aa3a{s=START}]=>HttpChannelOverHttp@b993edc{s=HttpChannelState@5470cbe3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:37:44.415 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3641d79 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58283ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:37:44.415 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@45c49356::SocketChannelEndPoint@44d66daa[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@45c49356[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@70a5aa3a{s=START}]=>HttpChannelOverHttp@b993edc{s=HttpChannelState@5470cbe3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.415 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@44d66daa[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@45c49356[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@70a5aa3a{s=START}]=>HttpChannelOverHttp@b993edc{s=HttpChannelState@5470cbe3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.415 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@44d66daa[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@45c49356[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@70a5aa3a{s=START}]=>HttpChannelOverHttp@b993edc{s=HttpChannelState@5470cbe3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.416 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@45c49356::SocketChannelEndPoint@44d66daa[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@45c49356[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@70a5aa3a{s=START}]=>HttpChannelOverHttp@b993edc{s=HttpChannelState@5470cbe3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@5470cbe3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.416 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b40b6c7{RUNNING,thread=Thread[qtp1187972599-25,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=4 18:37:44.416 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@45c49356::SocketChannelEndPoint@44d66daa[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@45c49356[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@70a5aa3a{s=START}]=>HttpChannelOverHttp@b993edc{s=HttpChannelState@5470cbe3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.416 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b40b6c7{RESERVED,thread=Thread[qtp1187972599-25,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} 18:37:44.416 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3641d79 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58282ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.416 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58282ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.418 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:37:44.418 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:37:44.418 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:42617][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:37:44.418 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 12][route: {}->http://localhost:42617][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:44.418 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:42617 18:37:44.419 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:42617 18:37:44.419 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:46858<->127.0.0.1:42617 18:37:44.419 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request POST /base/RestTest/GetHello/Bob?age=10 HTTP/1.1 18:37:44.419 [qtp1187972599-20-acceptor-0@2d777226-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@48d8bb3e[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46858]] on ManagedSelector@4c9f9afc{STARTED} id=1 keys=0 selected=0 updates=0 18:37:44.419 [qtp1187972599-20-acceptor-0@2d777226-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4c9f9afc{STARTED} id=1 keys=0 selected=0 updates=1 18:37:44.419 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken with none selected 18:37:44.419 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken up from select, 0/0/0 selected 18:37:44.419 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 processing 0 keys, 1 updates 18:37:44.419 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:44.419 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@48d8bb3e[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46858]] 18:37:44.419 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@48d8bb3e[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46858]] startThread=0 18:37:44.419 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.419 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 waiting with 1 keys 18:37:44.419 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@48d8bb3e[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46858]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58279ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.419 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@6cdf879e[{l=/127.0.0.1:42617,r=/127.0.0.1:46858,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:44.419 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@6cdf879e[{l=/127.0.0.1:42617,r=/127.0.0.1:46858,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:37:44.419 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@c273aa3{s=HttpChannelState@76b3e436{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@6cdf879e[{l=/127.0.0.1:42617,r=/127.0.0.1:46858,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@76b3e436{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.419 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@77bb6c0f::SocketChannelEndPoint@6cdf879e[{l=/127.0.0.1:42617,r=/127.0.0.1:46858,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:44.419 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f02db0@6748e611 on ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=0 18:37:44.419 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@6cdf879e[{l=/127.0.0.1:42617,r=/127.0.0.1:46858,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@77bb6c0f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@528f2a79{s=START}]=>HttpChannelOverHttp@c273aa3{s=HttpChannelState@76b3e436{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.419 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@77bb6c0f::SocketChannelEndPoint@6cdf879e[{l=/127.0.0.1:42617,r=/127.0.0.1:46858,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@77bb6c0f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@528f2a79{s=START}]=>HttpChannelOverHttp@c273aa3{s=HttpChannelState@76b3e436{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.420 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@77bb6c0f::SocketChannelEndPoint@6cdf879e[{l=/127.0.0.1:42617,r=/127.0.0.1:46858,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@77bb6c0f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@528f2a79{s=START}]=>HttpChannelOverHttp@c273aa3{s=HttpChannelState@76b3e436{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.420 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@3bf4f64a{ReadCallback@17033e2f{HttpConnection@77bb6c0f::SocketChannelEndPoint@6cdf879e[{l=/127.0.0.1:42617,r=/127.0.0.1:46858,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@77bb6c0f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@528f2a79{s=START}]=>HttpChannelOverHttp@c273aa3{s=HttpChannelState@76b3e436{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.420 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@6cdf879e[{l=/127.0.0.1:42617,r=/127.0.0.1:46858,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@77bb6c0f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@528f2a79{s=START}]=>HttpChannelOverHttp@c273aa3{s=HttpChannelState@76b3e436{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.420 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@37db2ab0 on ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=1 18:37:44.420 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=2 18:37:44.420 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken with none selected 18:37:44.420 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken up from select, 0/0/1 selected 18:37:44.420 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 processing 0 keys, 2 updates 18:37:44.420 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:37:44.420 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f02db0@6748e611 18:37:44.420 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@37db2ab0 18:37:44.420 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@6cdf879e[{l=/127.0.0.1:42617,r=/127.0.0.1:46858,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@77bb6c0f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@528f2a79{s=START}]=>HttpChannelOverHttp@c273aa3{s=HttpChannelState@76b3e436{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.420 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.420 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 waiting with 1 keys 18:37:44.419 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:37:44.420 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@6cdf879e[{l=/127.0.0.1:42617,r=/127.0.0.1:46858,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@77bb6c0f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@528f2a79{s=START}]=>HttpChannelOverHttp@c273aa3{s=HttpChannelState@76b3e436{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.421 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:37:44.421 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@48d8bb3e[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46858]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58278ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.421 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58278ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.421 [main] DEBUG org.apache.http.headers -- http-outgoing-12 >> POST /base/RestTest/GetHello/Bob?age=10 HTTP/1.1 18:37:44.421 [main] DEBUG org.apache.http.headers -- http-outgoing-12 >> Content-Type: text/plain 18:37:44.421 [main] DEBUG org.apache.http.headers -- http-outgoing-12 >> Content-Length: 9 18:37:44.421 [main] DEBUG org.apache.http.headers -- http-outgoing-12 >> Host: localhost:42617 18:37:44.421 [main] DEBUG org.apache.http.headers -- http-outgoing-12 >> Connection: Keep-Alive 18:37:44.421 [main] DEBUG org.apache.http.headers -- http-outgoing-12 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:37:44.421 [main] DEBUG org.apache.http.headers -- http-outgoing-12 >> Accept-Encoding: gzip,deflate 18:37:44.421 [main] DEBUG org.apache.http.wire -- http-outgoing-12 >> "POST /base/RestTest/GetHello/Bob?age=10 HTTP/1.1[\r][\n]" 18:37:44.425 [main] DEBUG org.apache.http.wire -- http-outgoing-12 >> "Content-Type: text/plain[\r][\n]" 18:37:44.425 [main] DEBUG org.apache.http.wire -- http-outgoing-12 >> "Content-Length: 9[\r][\n]" 18:37:44.425 [main] DEBUG org.apache.http.wire -- http-outgoing-12 >> "Host: localhost:42617[\r][\n]" 18:37:44.425 [main] DEBUG org.apache.http.wire -- http-outgoing-12 >> "Connection: Keep-Alive[\r][\n]" 18:37:44.425 [main] DEBUG org.apache.http.wire -- http-outgoing-12 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:37:44.425 [main] DEBUG org.apache.http.wire -- http-outgoing-12 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:37:44.425 [main] DEBUG org.apache.http.wire -- http-outgoing-12 >> "[\r][\n]" 18:37:44.425 [main] DEBUG org.apache.http.wire -- http-outgoing-12 >> "At last! " 18:37:44.425 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken up from select, 1/1/1 selected 18:37:44.425 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 processing 1 keys, 0 updates 18:37:44.425 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46858], selector=sun.nio.ch.EPollSelectorImpl@6156f7d9, interestOps=1, readyOps=1 SocketChannelEndPoint@6cdf879e[{l=/127.0.0.1:42617,r=/127.0.0.1:46858,OPEN,fill=FI,flush=-,to=5/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@77bb6c0f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@528f2a79{s=START}]=>HttpChannelOverHttp@c273aa3{s=HttpChannelState@76b3e436{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.425 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@6cdf879e[{l=/127.0.0.1:42617,r=/127.0.0.1:46858,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@77bb6c0f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@528f2a79{s=START}]=>HttpChannelOverHttp@c273aa3{s=HttpChannelState@76b3e436{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.425 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@6cdf879e[{l=/127.0.0.1:42617,r=/127.0.0.1:46858,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@77bb6c0f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@528f2a79{s=START}]=>HttpChannelOverHttp@c273aa3{s=HttpChannelState@76b3e436{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:44.425 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} tryExecute AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58273ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=6]@2024-01-20T18:37:44.425677792Z 18:37:44.425 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b40b6c7{RESERVED,thread=Thread[qtp1187972599-25,5,main]} task=AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58273ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=6]@2024-01-20T18:37:44.425829972Z ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} 18:37:44.425 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58273ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=6]@2024-01-20T18:37:44.425926253Z tryProduce true 18:37:44.425 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@6cdf879e[{l=/127.0.0.1:42617,r=/127.0.0.1:46858,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@77bb6c0f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@528f2a79{s=START}]=>HttpChannelOverHttp@c273aa3{s=HttpChannelState@76b3e436{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58273ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=6]@2024-01-20T18:37:44.426000183Z 18:37:44.426 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:44.426 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.426 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@3bf4f64a{ReadCallback@17033e2f{HttpConnection@77bb6c0f::SocketChannelEndPoint@6cdf879e[{l=/127.0.0.1:42617,r=/127.0.0.1:46858,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@77bb6c0f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@528f2a79{s=START}]=>HttpChannelOverHttp@c273aa3{s=HttpChannelState@76b3e436{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.426 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@6cdf879e[{l=/127.0.0.1:42617,r=/127.0.0.1:46858,OPEN,fill=FI,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@77bb6c0f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@528f2a79{s=START}]=>HttpChannelOverHttp@c273aa3{s=HttpChannelState@76b3e436{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.426 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 waiting with 1 keys 18:37:44.426 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@77bb6c0f::SocketChannelEndPoint@6cdf879e[{l=/127.0.0.1:42617,r=/127.0.0.1:46858,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@77bb6c0f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@528f2a79{s=START}]=>HttpChannelOverHttp@c273aa3{s=HttpChannelState@76b3e436{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@76b3e436{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.426 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 236 DirectByteBuffer@69856a09[p=0,l=236,c=8192,r=236]={<<>>,deflate\r...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.426 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@77bb6c0f::SocketChannelEndPoint@6cdf879e[{l=/127.0.0.1:42617,r=/127.0.0.1:46858,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@77bb6c0f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@528f2a79{s=START}]=>HttpChannelOverHttp@c273aa3{s=HttpChannelState@76b3e436{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 236 RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=236,c=8192,r=236]={<<>>,deflate\r...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.426 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@77bb6c0f::SocketChannelEndPoint@6cdf879e[{l=/127.0.0.1:42617,r=/127.0.0.1:46858,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@77bb6c0f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@528f2a79{s=START}]=>HttpChannelOverHttp@c273aa3{s=HttpChannelState@76b3e436{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=236,c=8192,r=236]={<<>>,deflate\r...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.426 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=236,c=8192,r=236]={<<>>,deflate\r...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.426 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:37:44.426 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:37:44.426 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:37:44.426 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:37:44.426 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:37:44.426 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> IN_VALUE 18:37:44.426 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> FIELD 18:37:44.426 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Type: text/plain) header=Content-Type, headerString=[Content-Type], valueString=[text/plain] 18:37:44.426 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:37:44.426 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:37:44.426 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:37:44.426 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:37:44.426 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:37:44.426 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:37:44.426 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:37:44.426 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:42617) header=Host, headerString=[Host], valueString=[localhost:42617] 18:37:44.426 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:37:44.426 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:37:44.426 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:37:44.426 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:37:44.426 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:37:44.426 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:37:44.426 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:37:44.426 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:37:44.426 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:37:44.426 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:37:44.426 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:37:44.426 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@729590237 cs=HttpChannelState@76b3e436{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@d9a1bba eof=false 18:37:44.426 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@d9a1bba 18:37:44.426 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@8749e77[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@c273aa3{s=HttpChannelState@76b3e436{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.427 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/GetHello/Bob?age=10 on HttpChannelOverHttp@c273aa3{s=HttpChannelState@76b3e436{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=1} POST /base/RestTest/GetHello/Bob?age=10 HTTP/1.1 Content-Type: text/plain Content-Length: 9 Host: localhost:42617 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:37:44.427 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@77bb6c0f::SocketChannelEndPoint@6cdf879e[{l=/127.0.0.1:42617,r=/127.0.0.1:46858,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@77bb6c0f[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@528f2a79{s=START}]=>HttpChannelOverHttp@c273aa3{s=HttpChannelState@76b3e436{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=1}] parsed true HttpParser{s=CONTENT,0 of 9} 18:37:44.427 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:42617/base/RestTest/GetHello/Bob?age=10 HttpChannelOverHttp@c273aa3{s=HttpChannelState@76b3e436{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=1} 18:37:44.427 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@76b3e436{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.427 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@c273aa3{s=HttpChannelState@76b3e436{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=1} 18:37:44.427 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.Server -- REQUEST POST /base/RestTest/GetHello/Bob ?age=10 on HttpChannelOverHttp@c273aa3{s=HttpChannelState@76b3e436{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=1} 18:37:44.427 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/GetHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:37:44.427 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/GetHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:37:44.427 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:37:44.427 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 session=null 18:37:44.427 [qtp1187972599-23] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/GetHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2c708440, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/GetHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:37:44.427 [qtp1187972599-23] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:37:44.428 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- sendError HttpChannelState@76b3e436{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.429 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:37:44.429 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@c273aa3{s=HttpChannelState@76b3e436{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=3} 18:37:44.429 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@76b3e436{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0} 18:37:44.429 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) SEND_ERROR HttpChannelState@76b3e436{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:37:44.429 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- action SEND_ERROR HttpChannelOverHttp@c273aa3{s=HttpChannelState@76b3e436{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=3} 18:37:44.429 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@729590237 cs=HttpChannelState@76b3e436{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@d9a1bba eof=false 18:37:44.429 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@c273aa3{s=HttpChannelState@76b3e436{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=3} 18:37:44.429 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:44.429 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@77bb6c0f::SocketChannelEndPoint@6cdf879e[{l=/127.0.0.1:42617,r=/127.0.0.1:46858,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@77bb6c0f[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@528f2a79{s=START}]=>HttpChannelOverHttp@c273aa3{s=HttpChannelState@76b3e436{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=3}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=227,l=236,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>,deflate\r...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.429 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@69856a09[p=227,l=236,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>,deflate\r...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.429 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@c273aa3{s=HttpChannelState@76b3e436{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=3} Content@99b1db1{DirectByteBufferR@47676f1e[p=227,l=236,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>,deflate\r...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:44.429 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@77bb6c0f::SocketChannelEndPoint@6cdf879e[{l=/127.0.0.1:42617,r=/127.0.0.1:46858,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@77bb6c0f[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@528f2a79{s=START}]=>HttpChannelOverHttp@c273aa3{s=HttpChannelState@76b3e436{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=3}] parsed true HttpParser{s=CONTENT,9 of 9} 18:37:44.429 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@99b1db1{DirectByteBufferR@47676f1e[p=227,l=236,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>,deflate\r...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:44.429 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:44.429 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@77bb6c0f::SocketChannelEndPoint@6cdf879e[{l=/127.0.0.1:42617,r=/127.0.0.1:46858,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@77bb6c0f[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@528f2a79{s=START}]=>HttpChannelOverHttp@c273aa3{s=HttpChannelState@76b3e436{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=3}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=236,l=236,c=8192,r=0]={POST /bas... last! <<<>>>,deflate\r...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.429 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@69856a09[p=236,l=236,c=8192,r=0]={POST /bas... last! <<<>>>,deflate\r...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.429 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:37:44.429 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@c273aa3{s=HttpChannelState@76b3e436{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=3} 18:37:44.429 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:37:44.429 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@c273aa3{s=HttpChannelState@76b3e436{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=3} 18:37:44.429 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:37:44.429 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@77bb6c0f::SocketChannelEndPoint@6cdf879e[{l=/127.0.0.1:42617,r=/127.0.0.1:46858,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@77bb6c0f[p=HttpParser{s=END,9 of 9},g=HttpGenerator@528f2a79{s=START}]=>HttpChannelOverHttp@c273aa3{s=HttpChannelState@76b3e436{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=3}] parsed false HttpParser{s=END,9 of 9} 18:37:44.429 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@77bb6c0f::SocketChannelEndPoint@6cdf879e[{l=/127.0.0.1:42617,r=/127.0.0.1:46858,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@77bb6c0f[p=HttpParser{s=END,9 of 9},g=HttpGenerator@528f2a79{s=START}]=>HttpChannelOverHttp@c273aa3{s=HttpChannelState@76b3e436{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=3}] 18:37:44.429 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:37:44.429 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 18:37:44.429 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@8749e77[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@c273aa3{s=HttpChannelState@76b3e436{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=3}] 18:37:44.429 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@729590237 cs=HttpChannelState@76b3e436{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@d9a1bba eof=true 18:37:44.429 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@8749e77[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@c273aa3{s=HttpChannelState@76b3e436{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=3}] 18:37:44.430 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@729590237 cs=HttpChannelState@76b3e436{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@d9a1bba eof=true 18:37:44.430 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- completing HttpChannelState@76b3e436{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:37:44.430 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=DirectByteBuffer@1245e9a7[p=0,l=541,c=32768,r=541]={<<<\n\n\n\n\n\n>>>l>\n\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=org.eclipse.jetty.util.Callback$3@1afdfb83 18:37:44.430 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/GetHello/Bob on HttpChannelOverHttp@c273aa3{s=HttpChannelState@76b3e436{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=4} 405 null HTTP/1.1 Date: Sat, 20 Jan 2024 18:37:44 GMT Allow: GET,OPTIONS Cache-Control: must-revalidate,no-cache,no-store Content-Type: text/html;charset=iso-8859-1 18:37:44.430 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@3656598d[PROCESSING][i=HTTP/1.1{s=405,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@67f1bc63] (null,[p=0,l=541,c=32768,r=541],true)@START 18:37:44.430 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=405,h=4,cl=-1} last=true content=DirectByteBuffer@1245e9a7[p=0,l=541,c=32768,r=541]={<<<\n\n\n\n\n\n>>>l>\n\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.430 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sat, 20 Jan 2024 18:37:44 GMT Allow: GET,OPTIONS Cache-Control: must-revalidate,no-cache,no-store Content-Type: text/html;charset=iso-8859-1 18:37:44.430 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:37:44.430 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@3656598d[PROCESSING][i=HTTP/1.1{s=405,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@67f1bc63] ([p=0,l=231,c=8192,r=231],[p=0,l=541,c=32768,r=541],true)@COMPLETING 18:37:44.430 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@1b12201c{IDLE}->null [DirectByteBuffer@2652a7a2[p=0,l=231,c=8192,r=231]={<<>>\n\r\n\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@1245e9a7[p=0,l=541,c=32768,r=541]={<<<\n\n\n\n\n\n>>>l>\n\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 18:37:44.430 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@1b12201c{WRITING}->null:IDLE-->WRITING 18:37:44.430 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 772 SocketChannelEndPoint@6cdf879e[{l=/127.0.0.1:42617,r=/127.0.0.1:46858,OPEN,fill=-,flush=W,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@77bb6c0f[p=HttpParser{s=END,9 of 9},g=HttpGenerator@528f2a79{s=COMPLETING}]=>HttpChannelOverHttp@c273aa3{s=HttpChannelState@76b3e436{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=4}] 18:37:44.430 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=772 remaining=0 WriteFlusher@1b12201c{WRITING}->null 18:37:44.430 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@1b12201c{IDLE}->null:WRITING-->IDLE 18:37:44.430 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@3656598d[PROCESSING][i=HTTP/1.1{s=405,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@67f1bc63] ([p=231,l=231,c=8192,r=0],[p=541,l=541,c=32768,r=0],true)@END 18:37:44.431 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@76b3e436{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.431 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@76b3e436{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.431 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@76b3e436{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.431 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@c273aa3{s=HttpChannelState@76b3e436{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=5} 18:37:44.431 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/GetHello/Bob written=541 18:37:44.431 [qtp1187972599-23] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:37:44 +0000] "POST /base/RestTest/GetHello/Bob?age=10 HTTP/1.1" 405 541 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:44.431 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@729590237 cs=HttpChannelState@76b3e436{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@d9a1bba eof=true 18:37:44.431 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@c273aa3{s=HttpChannelState@76b3e436{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=5} 18:37:44.431 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@8749e77[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@c273aa3{s=HttpChannelState@76b3e436{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=5}] 18:37:44.431 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@729590237 cs=HttpChannelState@76b3e436{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@d9a1bba eof=true 18:37:44.431 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@8749e77[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@c273aa3{s=HttpChannelState@76b3e436{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=5}] 18:37:44.431 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@729590237 cs=HttpChannelState@76b3e436{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@d9a1bba eof=true 18:37:44.431 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@76b3e436{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.431 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@729590237 cs=HttpChannelState@76b3e436{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@d9a1bba eof=true 18:37:44.431 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@d9a1bba 18:37:44.431 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@8749e77[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@c273aa3{s=HttpChannelState@76b3e436{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=5}] 18:37:44.431 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:37:44.431 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:37:44.431 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@c273aa3{s=HttpChannelState@76b3e436{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:37:44.431 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.431 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.431 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@77bb6c0f::SocketChannelEndPoint@6cdf879e[{l=/127.0.0.1:42617,r=/127.0.0.1:46858,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@77bb6c0f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@528f2a79{s=START}]=>HttpChannelOverHttp@c273aa3{s=HttpChannelState@76b3e436{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled 0 RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.431 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@77bb6c0f::SocketChannelEndPoint@6cdf879e[{l=/127.0.0.1:42617,r=/127.0.0.1:46858,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@77bb6c0f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@528f2a79{s=START}]=>HttpChannelOverHttp@c273aa3{s=HttpChannelState@76b3e436{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.431 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.431 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@77bb6c0f::SocketChannelEndPoint@6cdf879e[{l=/127.0.0.1:42617,r=/127.0.0.1:46858,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@77bb6c0f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@528f2a79{s=START}]=>HttpChannelOverHttp@c273aa3{s=HttpChannelState@76b3e436{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=START,0 of -1} 18:37:44.431 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@77bb6c0f::SocketChannelEndPoint@6cdf879e[{l=/127.0.0.1:42617,r=/127.0.0.1:46858,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@77bb6c0f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@528f2a79{s=START}]=>HttpChannelOverHttp@c273aa3{s=HttpChannelState@76b3e436{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.431 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@77bb6c0f::SocketChannelEndPoint@6cdf879e[{l=/127.0.0.1:42617,r=/127.0.0.1:46858,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@77bb6c0f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@528f2a79{s=START}]=>HttpChannelOverHttp@c273aa3{s=HttpChannelState@76b3e436{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.431 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@3bf4f64a{ReadCallback@17033e2f{HttpConnection@77bb6c0f::SocketChannelEndPoint@6cdf879e[{l=/127.0.0.1:42617,r=/127.0.0.1:46858,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@77bb6c0f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@528f2a79{s=START}]=>HttpChannelOverHttp@c273aa3{s=HttpChannelState@76b3e436{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.431 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@6cdf879e[{l=/127.0.0.1:42617,r=/127.0.0.1:46858,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@77bb6c0f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@528f2a79{s=START}]=>HttpChannelOverHttp@c273aa3{s=HttpChannelState@76b3e436{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.432 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@37db2ab0 on ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=0 18:37:44.432 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=1 18:37:44.432 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken with none selected 18:37:44.432 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@77bb6c0f::SocketChannelEndPoint@6cdf879e[{l=/127.0.0.1:42617,r=/127.0.0.1:46858,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@77bb6c0f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@528f2a79{s=START}]=>HttpChannelOverHttp@c273aa3{s=HttpChannelState@76b3e436{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@76b3e436{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.432 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken up from select, 0/0/1 selected 18:37:44.432 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2bf0e8c5{RUNNING,thread=Thread[qtp1187972599-23,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=4 18:37:44.432 [main] DEBUG org.apache.http.wire -- http-outgoing-12 << "HTTP/1.1 405 Method Not Allowed[\r][\n]" 18:37:44.432 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 processing 0 keys, 1 updates 18:37:44.432 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:44.432 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@37db2ab0 18:37:44.432 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@6cdf879e[{l=/127.0.0.1:42617,r=/127.0.0.1:46858,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@77bb6c0f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@528f2a79{s=START}]=>HttpChannelOverHttp@c273aa3{s=HttpChannelState@76b3e436{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.432 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.432 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 waiting with 1 keys 18:37:44.432 [main] DEBUG org.apache.http.wire -- http-outgoing-12 << "Date: Sat, 20 Jan 2024 18:37:44 GMT[\r][\n]" 18:37:44.434 [main] DEBUG org.apache.http.wire -- http-outgoing-12 << "Allow: GET,OPTIONS[\r][\n]" 18:37:44.434 [main] DEBUG org.apache.http.wire -- http-outgoing-12 << "Cache-Control: must-revalidate,no-cache,no-store[\r][\n]" 18:37:44.434 [main] DEBUG org.apache.http.wire -- http-outgoing-12 << "Content-Type: text/html;charset=iso-8859-1[\r][\n]" 18:37:44.434 [main] DEBUG org.apache.http.wire -- http-outgoing-12 << "Content-Length: 541[\r][\n]" 18:37:44.434 [main] DEBUG org.apache.http.wire -- http-outgoing-12 << "Server: Jetty(11.0.18)[\r][\n]" 18:37:44.434 [main] DEBUG org.apache.http.wire -- http-outgoing-12 << "[\r][\n]" 18:37:44.434 [main] DEBUG org.apache.http.wire -- http-outgoing-12 << "[\n]" 18:37:44.434 [main] DEBUG org.apache.http.wire -- http-outgoing-12 << "[\n]" 18:37:44.434 [main] DEBUG org.apache.http.wire -- http-outgoing-12 << "[\n]" 18:37:44.434 [main] DEBUG org.apache.http.wire -- http-outgoing-12 << "Error 405 Method Not Allowed[\n]" 18:37:44.434 [main] DEBUG org.apache.http.wire -- http-outgoing-12 << "[\n]" 18:37:44.434 [main] DEBUG org.apache.http.wire -- http-outgoing-12 << "

HTTP ERROR 405 Method Not Allowed

[\n]" 18:37:44.434 [main] DEBUG org.apache.http.wire -- http-outgoing-12 << "[\n]" 18:37:44.434 [main] DEBUG org.apache.http.wire -- http-outgoing-12 << "[\n]" 18:37:44.434 [main] DEBUG org.apache.http.wire -- http-outgoing-12 << "[\n]" 18:37:44.434 [main] DEBUG org.apache.http.wire -- http-outgoing-12 << "[\n]" 18:37:44.434 [main] DEBUG org.apache.http.wire -- http-outgoing-12 << "[\n]" 18:37:44.434 [main] DEBUG org.apache.http.wire -- http-outgoing-12 << "
URI:/base/RestTest/GetHello/Bob
STATUS:405
MESSAGE:Method Not Allowed
SERVLET:org.glassfish.jersey.servlet.ServletContainer-2c708440
[\n]" 18:37:44.434 [main] DEBUG org.apache.http.wire -- http-outgoing-12 << "
Powered by Jetty:// 11.0.18
[\n]" 18:37:44.434 [main] DEBUG org.apache.http.wire -- http-outgoing-12 << "[\n]" 18:37:44.434 [main] DEBUG org.apache.http.wire -- http-outgoing-12 << "[\n]" 18:37:44.434 [main] DEBUG org.apache.http.wire -- http-outgoing-12 << "[\n]" 18:37:44.434 [main] DEBUG org.apache.http.headers -- http-outgoing-12 << HTTP/1.1 405 Method Not Allowed 18:37:44.434 [main] DEBUG org.apache.http.headers -- http-outgoing-12 << Date: Sat, 20 Jan 2024 18:37:44 GMT 18:37:44.434 [main] DEBUG org.apache.http.headers -- http-outgoing-12 << Allow: GET,OPTIONS 18:37:44.434 [main] DEBUG org.apache.http.headers -- http-outgoing-12 << Cache-Control: must-revalidate,no-cache,no-store 18:37:44.434 [main] DEBUG org.apache.http.headers -- http-outgoing-12 << Content-Type: text/html;charset=iso-8859-1 18:37:44.434 [main] DEBUG org.apache.http.headers -- http-outgoing-12 << Content-Length: 541 18:37:44.434 [main] DEBUG org.apache.http.headers -- http-outgoing-12 << Server: Jetty(11.0.18) 18:37:44.434 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:37:44.434 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 12][route: {}->http://localhost:42617] can be kept alive indefinitely 18:37:44.434 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-12: set socket timeout to 0 18:37:44.435 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 12][route: {}->http://localhost:42617][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:44.435 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 405 18:37:44.435 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:37:44.435 [main] DEBUG org.onap.policy.rest.RestManager -- Error 405 Method Not Allowed

HTTP ERROR 405 Method Not Allowed

URI:/base/RestTest/GetHello/Bob
STATUS:405
MESSAGE:Method Not Allowed
SERVLET:org.glassfish.jersey.servlet.ServletContainer-2c708440

Powered by Jetty:// 11.0.18
18:37:44.435 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:37:44.435 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-12: Close connection 18:37:44.435 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:37:44.435 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken up from select, 1/1/1 selected 18:37:44.435 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 processing 1 keys, 0 updates 18:37:44.435 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:42617/base/RestTest/GetHello/Bob?age=10: 18:37:44.435 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46858], selector=sun.nio.ch.EPollSelectorImpl@6156f7d9, interestOps=1, readyOps=1 SocketChannelEndPoint@6cdf879e[{l=/127.0.0.1:42617,r=/127.0.0.1:46858,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@77bb6c0f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@528f2a79{s=START}]=>HttpChannelOverHttp@c273aa3{s=HttpChannelState@76b3e436{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.435 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@6cdf879e[{l=/127.0.0.1:42617,r=/127.0.0.1:46858,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@77bb6c0f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@528f2a79{s=START}]=>HttpChannelOverHttp@c273aa3{s=HttpChannelState@76b3e436{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.435 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@6cdf879e[{l=/127.0.0.1:42617,r=/127.0.0.1:46858,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@77bb6c0f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@528f2a79{s=START}]=>HttpChannelOverHttp@c273aa3{s=HttpChannelState@76b3e436{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:44.435 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} tryExecute AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58264ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=7]@2024-01-20T18:37:44.435430818Z 18:37:44.435 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@4dfe525f{RESERVED,thread=Thread[qtp1187972599-21,5,main]} task=AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58263ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=7]@2024-01-20T18:37:44.435568619Z ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} 18:37:44.435 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@6cdf879e[{l=/127.0.0.1:42617,r=/127.0.0.1:46858,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@77bb6c0f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@528f2a79{s=START}]=>HttpChannelOverHttp@c273aa3{s=HttpChannelState@76b3e436{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58263ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=7]@2024-01-20T18:37:44.43564844Z 18:37:44.435 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58263ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=8]@2024-01-20T18:37:44.4357246Z tryProduce true 18:37:44.435 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@3bf4f64a{ReadCallback@17033e2f{HttpConnection@77bb6c0f::SocketChannelEndPoint@6cdf879e[{l=/127.0.0.1:42617,r=/127.0.0.1:46858,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@77bb6c0f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@528f2a79{s=START}]=>HttpChannelOverHttp@c273aa3{s=HttpChannelState@76b3e436{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.435 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:44.435 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.435 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@77bb6c0f::SocketChannelEndPoint@6cdf879e[{l=/127.0.0.1:42617,r=/127.0.0.1:46858,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@77bb6c0f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@528f2a79{s=START}]=>HttpChannelOverHttp@c273aa3{s=HttpChannelState@76b3e436{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@76b3e436{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.435 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@6cdf879e[{l=/127.0.0.1:42617,r=/127.0.0.1:46858,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@77bb6c0f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@528f2a79{s=START}]=>HttpChannelOverHttp@c273aa3{s=HttpChannelState@76b3e436{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.435 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 waiting with 1 keys 18:37:44.435 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@6cdf879e[{l=/127.0.0.1:42617,r=/127.0.0.1:46858,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@77bb6c0f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@528f2a79{s=START}]=>HttpChannelOverHttp@c273aa3{s=HttpChannelState@76b3e436{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.436 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@6c3ace64[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.436 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:37:44.436 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@77bb6c0f::SocketChannelEndPoint@6cdf879e[{l=/127.0.0.1:42617,r=/127.0.0.1:46858,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@77bb6c0f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@528f2a79{s=START}]=>HttpChannelOverHttp@c273aa3{s=HttpChannelState@76b3e436{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 RetainableByteBuffer@18162f7a{DirectByteBuffer@6c3ace64[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.436 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@77bb6c0f::SocketChannelEndPoint@6cdf879e[{l=/127.0.0.1:42617,r=/127.0.0.1:46858,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@77bb6c0f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@528f2a79{s=START}]=>HttpChannelOverHttp@c273aa3{s=HttpChannelState@76b3e436{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@18162f7a{DirectByteBuffer@6c3ace64[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.436 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@6c3ace64[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.436 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:37:44.436 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@6cdf879e[{l=/127.0.0.1:42617,r=/127.0.0.1:46858,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@77bb6c0f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@528f2a79{s=START}]=>HttpChannelOverHttp@c273aa3{s=HttpChannelState@76b3e436{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.436 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@6cdf879e[{l=/127.0.0.1:42617,r=/127.0.0.1:46858,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@77bb6c0f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@528f2a79{s=START}]=>HttpChannelOverHttp@c273aa3{s=HttpChannelState@76b3e436{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.436 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@6cdf879e[{l=/127.0.0.1:42617,r=/127.0.0.1:46858,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@77bb6c0f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@528f2a79{s=START}]=>HttpChannelOverHttp@c273aa3{s=HttpChannelState@76b3e436{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.436 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@3bf4f64a{null} 18:37:44.436 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=0 18:37:44.436 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4f018e4b startThread=0 18:37:44.436 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken with none selected 18:37:44.436 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken up from select, 0/0/0 selected 18:37:44.436 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 processing 0 keys, 0 updates 18:37:44.436 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:44.436 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.436 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 waiting with 0 keys 18:37:44.436 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@77bb6c0f::SocketChannelEndPoint@6cdf879e[{l=null,r=null,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@77bb6c0f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@528f2a79{s=START}]=>HttpChannelOverHttp@c273aa3{s=HttpChannelState@76b3e436{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:37:44.436 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4f018e4b in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58262ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:37:44.436 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@77bb6c0f::SocketChannelEndPoint@6cdf879e[{l=null,r=null,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@77bb6c0f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@528f2a79{s=START}]=>HttpChannelOverHttp@c273aa3{s=HttpChannelState@76b3e436{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.436 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:37:44.436 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:37:44.436 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:42617][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:37:44.436 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@6cdf879e[{l=null,r=null,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@77bb6c0f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@528f2a79{s=START}]=>HttpChannelOverHttp@c273aa3{s=HttpChannelState@76b3e436{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.436 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@6cdf879e[{l=null,r=null,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@77bb6c0f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@528f2a79{s=START}]=>HttpChannelOverHttp@c273aa3{s=HttpChannelState@76b3e436{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.436 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 13][route: {}->http://localhost:42617][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:44.436 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@77bb6c0f::SocketChannelEndPoint@6cdf879e[{l=null,r=null,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@77bb6c0f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@528f2a79{s=START}]=>HttpChannelOverHttp@c273aa3{s=HttpChannelState@76b3e436{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@76b3e436{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.437 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:42617 18:37:44.437 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b40b6c7{RUNNING,thread=Thread[qtp1187972599-25,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=4 18:37:44.437 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b40b6c7{RESERVED,thread=Thread[qtp1187972599-25,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} 18:37:44.436 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@77bb6c0f::SocketChannelEndPoint@6cdf879e[{l=null,r=null,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@77bb6c0f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@528f2a79{s=START}]=>HttpChannelOverHttp@c273aa3{s=HttpChannelState@76b3e436{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.437 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:42617 18:37:44.437 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4f018e4b in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58262ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.437 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58262ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.437 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:46860<->127.0.0.1:42617 18:37:44.437 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request PATCH /base/RestTest/GetHello/Bob?age=10 HTTP/1.1 18:37:44.437 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:37:44.437 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:37:44.437 [qtp1187972599-20-acceptor-0@2d777226-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@7a240c00[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46860]] on ManagedSelector@22df0abe{STARTED} id=0 keys=0 selected=0 updates=0 18:37:44.437 [qtp1187972599-20-acceptor-0@2d777226-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@22df0abe{STARTED} id=0 keys=0 selected=0 updates=1 18:37:44.437 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken with none selected 18:37:44.437 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 0/0/0 selected 18:37:44.437 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 0 keys, 1 updates 18:37:44.437 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:44.437 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@7a240c00[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46860]] 18:37:44.437 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@7a240c00[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46860]] startThread=0 18:37:44.437 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.437 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 1 keys 18:37:44.433 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2bf0e8c5{RESERVED,thread=Thread[qtp1187972599-23,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} 18:37:44.437 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@7a240c00[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46860]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58261ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.437 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@1cac02d0[{l=/127.0.0.1:42617,r=/127.0.0.1:46860,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:44.437 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@1cac02d0[{l=/127.0.0.1:42617,r=/127.0.0.1:46860,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:37:44.437 [main] DEBUG org.apache.http.headers -- http-outgoing-13 >> PATCH /base/RestTest/GetHello/Bob?age=10 HTTP/1.1 18:37:44.437 [main] DEBUG org.apache.http.headers -- http-outgoing-13 >> Content-Type: application/merge-patch+json 18:37:44.437 [main] DEBUG org.apache.http.headers -- http-outgoing-13 >> Content-Length: 9 18:37:44.437 [main] DEBUG org.apache.http.headers -- http-outgoing-13 >> Host: localhost:42617 18:37:44.437 [main] DEBUG org.apache.http.headers -- http-outgoing-13 >> Connection: Keep-Alive 18:37:44.437 [main] DEBUG org.apache.http.headers -- http-outgoing-13 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:37:44.437 [main] DEBUG org.apache.http.headers -- http-outgoing-13 >> Accept-Encoding: gzip,deflate 18:37:44.437 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@76e1a9{s=HttpChannelState@e8a45ce{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@1cac02d0[{l=/127.0.0.1:42617,r=/127.0.0.1:46860,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@e8a45ce{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.437 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@606a7005::SocketChannelEndPoint@1cac02d0[{l=/127.0.0.1:42617,r=/127.0.0.1:46860,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:44.437 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f02db0@1cac545a on ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=0 18:37:44.437 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@1cac02d0[{l=/127.0.0.1:42617,r=/127.0.0.1:46860,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@606a7005[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2be095cf{s=START}]=>HttpChannelOverHttp@76e1a9{s=HttpChannelState@e8a45ce{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.437 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@606a7005::SocketChannelEndPoint@1cac02d0[{l=/127.0.0.1:42617,r=/127.0.0.1:46860,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@606a7005[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2be095cf{s=START}]=>HttpChannelOverHttp@76e1a9{s=HttpChannelState@e8a45ce{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.437 [main] DEBUG org.apache.http.wire -- http-outgoing-13 >> "PATCH /base/RestTest/GetHello/Bob?age=10 HTTP/1.1[\r][\n]" 18:37:44.437 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@606a7005::SocketChannelEndPoint@1cac02d0[{l=/127.0.0.1:42617,r=/127.0.0.1:46860,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@606a7005[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2be095cf{s=START}]=>HttpChannelOverHttp@76e1a9{s=HttpChannelState@e8a45ce{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.438 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@77981148{ReadCallback@44c1ade6{HttpConnection@606a7005::SocketChannelEndPoint@1cac02d0[{l=/127.0.0.1:42617,r=/127.0.0.1:46860,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@606a7005[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2be095cf{s=START}]=>HttpChannelOverHttp@76e1a9{s=HttpChannelState@e8a45ce{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.438 [main] DEBUG org.apache.http.wire -- http-outgoing-13 >> "Content-Type: application/merge-patch+json[\r][\n]" 18:37:44.438 [main] DEBUG org.apache.http.wire -- http-outgoing-13 >> "Content-Length: 9[\r][\n]" 18:37:44.438 [main] DEBUG org.apache.http.wire -- http-outgoing-13 >> "Host: localhost:42617[\r][\n]" 18:37:44.438 [main] DEBUG org.apache.http.wire -- http-outgoing-13 >> "Connection: Keep-Alive[\r][\n]" 18:37:44.438 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@1cac02d0[{l=/127.0.0.1:42617,r=/127.0.0.1:46860,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@606a7005[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2be095cf{s=START}]=>HttpChannelOverHttp@76e1a9{s=HttpChannelState@e8a45ce{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.438 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@3a313fa0 on ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=1 18:37:44.438 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=2 18:37:44.438 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken with none selected 18:37:44.438 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@1cac02d0[{l=/127.0.0.1:42617,r=/127.0.0.1:46860,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@606a7005[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2be095cf{s=START}]=>HttpChannelOverHttp@76e1a9{s=HttpChannelState@e8a45ce{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.438 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@7a240c00[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46860]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58261ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.438 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58261ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.438 [main] DEBUG org.apache.http.wire -- http-outgoing-13 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:37:44.438 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 0/0/1 selected 18:37:44.439 [main] DEBUG org.apache.http.wire -- http-outgoing-13 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:37:44.439 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 0 keys, 2 updates 18:37:44.439 [main] DEBUG org.apache.http.wire -- http-outgoing-13 >> "[\r][\n]" 18:37:44.439 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:37:44.439 [main] DEBUG org.apache.http.wire -- http-outgoing-13 >> "At last! " 18:37:44.439 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f02db0@1cac545a 18:37:44.439 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@3a313fa0 18:37:44.439 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@1cac02d0[{l=/127.0.0.1:42617,r=/127.0.0.1:46860,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@606a7005[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2be095cf{s=START}]=>HttpChannelOverHttp@76e1a9{s=HttpChannelState@e8a45ce{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.439 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.439 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 1 keys 18:37:44.439 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 1/1/1 selected 18:37:44.439 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 1 keys, 0 updates 18:37:44.439 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46860], selector=sun.nio.ch.EPollSelectorImpl@7424c5f3, interestOps=1, readyOps=1 SocketChannelEndPoint@1cac02d0[{l=/127.0.0.1:42617,r=/127.0.0.1:46860,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@606a7005[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2be095cf{s=START}]=>HttpChannelOverHttp@76e1a9{s=HttpChannelState@e8a45ce{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.439 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@1cac02d0[{l=/127.0.0.1:42617,r=/127.0.0.1:46860,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@606a7005[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2be095cf{s=START}]=>HttpChannelOverHttp@76e1a9{s=HttpChannelState@e8a45ce{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.439 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@1cac02d0[{l=/127.0.0.1:42617,r=/127.0.0.1:46860,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@606a7005[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2be095cf{s=START}]=>HttpChannelOverHttp@76e1a9{s=HttpChannelState@e8a45ce{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:44.439 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} tryExecute AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58259ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=10]@2024-01-20T18:37:44.439705199Z 18:37:44.439 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2bf0e8c5{RESERVED,thread=Thread[qtp1187972599-23,5,main]} task=AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58259ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=10]@2024-01-20T18:37:44.43986503Z ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} 18:37:44.439 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@1cac02d0[{l=/127.0.0.1:42617,r=/127.0.0.1:46860,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@606a7005[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2be095cf{s=START}]=>HttpChannelOverHttp@76e1a9{s=HttpChannelState@e8a45ce{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58259ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=10]@2024-01-20T18:37:44.43995261Z 18:37:44.439 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58259ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=11]@2024-01-20T18:37:44.440044391Z tryProduce true 18:37:44.440 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@77981148{ReadCallback@44c1ade6{HttpConnection@606a7005::SocketChannelEndPoint@1cac02d0[{l=/127.0.0.1:42617,r=/127.0.0.1:46860,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@606a7005[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2be095cf{s=START}]=>HttpChannelOverHttp@76e1a9{s=HttpChannelState@e8a45ce{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.440 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:44.440 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.440 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@606a7005::SocketChannelEndPoint@1cac02d0[{l=/127.0.0.1:42617,r=/127.0.0.1:46860,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@606a7005[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2be095cf{s=START}]=>HttpChannelOverHttp@76e1a9{s=HttpChannelState@e8a45ce{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@e8a45ce{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.440 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@1cac02d0[{l=/127.0.0.1:42617,r=/127.0.0.1:46860,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@606a7005[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2be095cf{s=START}]=>HttpChannelOverHttp@76e1a9{s=HttpChannelState@e8a45ce{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.440 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 255 DirectByteBuffer@69856a09[p=0,l=255,c=8192,r=255]={<<>>! \x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.440 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 1 keys 18:37:44.440 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@606a7005::SocketChannelEndPoint@1cac02d0[{l=/127.0.0.1:42617,r=/127.0.0.1:46860,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@606a7005[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2be095cf{s=START}]=>HttpChannelOverHttp@76e1a9{s=HttpChannelState@e8a45ce{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 255 RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=255,c=8192,r=255]={<<>>! \x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.440 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@606a7005::SocketChannelEndPoint@1cac02d0[{l=/127.0.0.1:42617,r=/127.0.0.1:46860,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@606a7005[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2be095cf{s=START}]=>HttpChannelOverHttp@76e1a9{s=HttpChannelState@e8a45ce{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=255,c=8192,r=255]={<<>>! \x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.440 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=255,c=8192,r=255]={<<>>! \x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.440 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:37:44.440 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:37:44.440 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:37:44.440 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:37:44.440 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:37:44.440 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> VALUE 18:37:44.440 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> IN_VALUE 18:37:44.440 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> FIELD 18:37:44.440 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Type, headerString=[Content-Type], valueString=[application/merge-patch+json] 18:37:44.440 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:37:44.440 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:37:44.440 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:37:44.440 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:37:44.440 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:37:44.440 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:37:44.440 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:37:44.440 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:42617) header=Host, headerString=[Host], valueString=[localhost:42617] 18:37:44.440 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:37:44.440 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:37:44.440 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:37:44.440 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:37:44.440 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:37:44.440 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:37:44.440 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:37:44.440 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:37:44.440 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:37:44.440 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:37:44.440 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:37:44.440 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@777796837 cs=HttpChannelState@e8a45ce{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@384c83e8 eof=false 18:37:44.440 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@384c83e8 18:37:44.440 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@41224fc0[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@76e1a9{s=HttpChannelState@e8a45ce{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=1}] 18:37:44.441 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/GetHello/Bob?age=10 on HttpChannelOverHttp@76e1a9{s=HttpChannelState@e8a45ce{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=1} PATCH /base/RestTest/GetHello/Bob?age=10 HTTP/1.1 Content-Type: application/merge-patch+json Content-Length: 9 Host: localhost:42617 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:37:44.441 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@606a7005::SocketChannelEndPoint@1cac02d0[{l=/127.0.0.1:42617,r=/127.0.0.1:46860,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@606a7005[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@2be095cf{s=START}]=>HttpChannelOverHttp@76e1a9{s=HttpChannelState@e8a45ce{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=1}] parsed true HttpParser{s=CONTENT,0 of 9} 18:37:44.441 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:42617/base/RestTest/GetHello/Bob?age=10 HttpChannelOverHttp@76e1a9{s=HttpChannelState@e8a45ce{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=1} 18:37:44.441 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@e8a45ce{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.441 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@76e1a9{s=HttpChannelState@e8a45ce{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=1} 18:37:44.441 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.Server -- REQUEST PATCH /base/RestTest/GetHello/Bob ?age=10 on HttpChannelOverHttp@76e1a9{s=HttpChannelState@e8a45ce{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=1} 18:37:44.441 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/GetHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:37:44.441 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/GetHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:37:44.441 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:37:44.441 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 session=null 18:37:44.441 [qtp1187972599-18] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/GetHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2c708440, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/GetHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:37:44.441 [qtp1187972599-18] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:37:44.442 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- sendError HttpChannelState@e8a45ce{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.443 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:37:44.443 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@76e1a9{s=HttpChannelState@e8a45ce{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=3} 18:37:44.443 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@e8a45ce{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0} 18:37:44.443 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) SEND_ERROR HttpChannelState@e8a45ce{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:37:44.443 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- action SEND_ERROR HttpChannelOverHttp@76e1a9{s=HttpChannelState@e8a45ce{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=3} 18:37:44.443 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@777796837 cs=HttpChannelState@e8a45ce{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@384c83e8 eof=false 18:37:44.443 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@76e1a9{s=HttpChannelState@e8a45ce{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=3} 18:37:44.443 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:44.443 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@606a7005::SocketChannelEndPoint@1cac02d0[{l=/127.0.0.1:42617,r=/127.0.0.1:46860,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@606a7005[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@2be095cf{s=START}]=>HttpChannelOverHttp@76e1a9{s=HttpChannelState@e8a45ce{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=3}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=246,l=255,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>! \x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.443 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@69856a09[p=246,l=255,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>! \x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.443 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@76e1a9{s=HttpChannelState@e8a45ce{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=3} Content@2f121a4{DirectByteBufferR@4d859e0b[p=246,l=255,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>! \x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:44.443 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@606a7005::SocketChannelEndPoint@1cac02d0[{l=/127.0.0.1:42617,r=/127.0.0.1:46860,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@606a7005[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@2be095cf{s=START}]=>HttpChannelOverHttp@76e1a9{s=HttpChannelState@e8a45ce{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=3}] parsed true HttpParser{s=CONTENT,9 of 9} 18:37:44.443 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@2f121a4{DirectByteBufferR@4d859e0b[p=246,l=255,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>! \x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:44.443 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:44.443 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@606a7005::SocketChannelEndPoint@1cac02d0[{l=/127.0.0.1:42617,r=/127.0.0.1:46860,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@606a7005[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@2be095cf{s=START}]=>HttpChannelOverHttp@76e1a9{s=HttpChannelState@e8a45ce{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=3}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=255,l=255,c=8192,r=0]={PATCH /ba... last! <<<>>>! \x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.443 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@69856a09[p=255,l=255,c=8192,r=0]={PATCH /ba... last! <<<>>>! \x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.443 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:37:44.443 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@76e1a9{s=HttpChannelState@e8a45ce{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=3} 18:37:44.443 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:37:44.443 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@76e1a9{s=HttpChannelState@e8a45ce{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=3} 18:37:44.443 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:37:44.443 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@606a7005::SocketChannelEndPoint@1cac02d0[{l=/127.0.0.1:42617,r=/127.0.0.1:46860,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@606a7005[p=HttpParser{s=END,9 of 9},g=HttpGenerator@2be095cf{s=START}]=>HttpChannelOverHttp@76e1a9{s=HttpChannelState@e8a45ce{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=3}] parsed false HttpParser{s=END,9 of 9} 18:37:44.443 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@606a7005::SocketChannelEndPoint@1cac02d0[{l=/127.0.0.1:42617,r=/127.0.0.1:46860,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@606a7005[p=HttpParser{s=END,9 of 9},g=HttpGenerator@2be095cf{s=START}]=>HttpChannelOverHttp@76e1a9{s=HttpChannelState@e8a45ce{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=3}] 18:37:44.443 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:37:44.443 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 18:37:44.443 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@41224fc0[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@76e1a9{s=HttpChannelState@e8a45ce{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=3}] 18:37:44.443 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@777796837 cs=HttpChannelState@e8a45ce{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@384c83e8 eof=true 18:37:44.443 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@41224fc0[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@76e1a9{s=HttpChannelState@e8a45ce{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=3}] 18:37:44.443 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@777796837 cs=HttpChannelState@e8a45ce{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@384c83e8 eof=true 18:37:44.443 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- completing HttpChannelState@e8a45ce{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:37:44.443 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=DirectByteBuffer@1245e9a7[p=0,l=0,c=32768,r=0]={<<<>>>\n>>\nnull [DirectByteBuffer@2652a7a2[p=0,l=135,c=8192,r=135]={<<>>ore\r\nCont...\x00\x00\x00\x00\x00\x00\x00}] 18:37:44.444 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@28665938{WRITING}->null:IDLE-->WRITING 18:37:44.444 [main] DEBUG org.apache.http.wire -- http-outgoing-13 << "HTTP/1.1 405 Method Not Allowed[\r][\n]" 18:37:44.444 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 135 SocketChannelEndPoint@1cac02d0[{l=/127.0.0.1:42617,r=/127.0.0.1:46860,OPEN,fill=-,flush=W,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@606a7005[p=HttpParser{s=END,9 of 9},g=HttpGenerator@2be095cf{s=COMPLETING}]=>HttpChannelOverHttp@76e1a9{s=HttpChannelState@e8a45ce{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=4}] 18:37:44.444 [main] DEBUG org.apache.http.wire -- http-outgoing-13 << "Date: Sat, 20 Jan 2024 18:37:44 GMT[\r][\n]" 18:37:44.444 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=135 remaining=0 WriteFlusher@28665938{WRITING}->null 18:37:44.444 [main] DEBUG org.apache.http.wire -- http-outgoing-13 << "Allow: GET,OPTIONS[\r][\n]" 18:37:44.444 [main] DEBUG org.apache.http.wire -- http-outgoing-13 << "Content-Length: 0[\r][\n]" 18:37:44.444 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@28665938{IDLE}->null:WRITING-->IDLE 18:37:44.444 [main] DEBUG org.apache.http.wire -- http-outgoing-13 << "Server: Jetty(11.0.18)[\r][\n]" 18:37:44.444 [main] DEBUG org.apache.http.wire -- http-outgoing-13 << "[\r][\n]" 18:37:44.444 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@4285162e[PROCESSING][i=HTTP/1.1{s=405,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4972e3db] ([p=135,l=135,c=8192,r=0],[p=0,l=0,c=32768,r=0],true)@END 18:37:44.444 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@e8a45ce{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.444 [main] DEBUG org.apache.http.headers -- http-outgoing-13 << HTTP/1.1 405 Method Not Allowed 18:37:44.444 [main] DEBUG org.apache.http.headers -- http-outgoing-13 << Date: Sat, 20 Jan 2024 18:37:44 GMT 18:37:44.444 [main] DEBUG org.apache.http.headers -- http-outgoing-13 << Allow: GET,OPTIONS 18:37:44.444 [main] DEBUG org.apache.http.headers -- http-outgoing-13 << Content-Length: 0 18:37:44.444 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@e8a45ce{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.444 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@e8a45ce{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.444 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@76e1a9{s=HttpChannelState@e8a45ce{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=4} 18:37:44.444 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/GetHello/Bob written=0 18:37:44.444 [main] DEBUG org.apache.http.headers -- http-outgoing-13 << Server: Jetty(11.0.18) 18:37:44.444 [qtp1187972599-18] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:37:44 +0000] "PATCH /base/RestTest/GetHello/Bob?age=10 HTTP/1.1" 405 0 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:44.444 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@777796837 cs=HttpChannelState@e8a45ce{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@384c83e8 eof=true 18:37:44.444 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:37:44.444 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@76e1a9{s=HttpChannelState@e8a45ce{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=4} 18:37:44.444 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 13][route: {}->http://localhost:42617] can be kept alive indefinitely 18:37:44.444 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-13: set socket timeout to 0 18:37:44.444 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@41224fc0[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@76e1a9{s=HttpChannelState@e8a45ce{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=4}] 18:37:44.444 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@777796837 cs=HttpChannelState@e8a45ce{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@384c83e8 eof=true 18:37:44.444 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 13][route: {}->http://localhost:42617][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:44.444 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@41224fc0[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@76e1a9{s=HttpChannelState@e8a45ce{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=4}] 18:37:44.444 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@777796837 cs=HttpChannelState@e8a45ce{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@384c83e8 eof=true 18:37:44.444 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 405 18:37:44.444 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@e8a45ce{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.444 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:37:44.444 [main] DEBUG org.onap.policy.rest.RestManager -- 18:37:44.444 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@777796837 cs=HttpChannelState@e8a45ce{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@384c83e8 eof=true 18:37:44.444 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@384c83e8 18:37:44.444 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@41224fc0[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@76e1a9{s=HttpChannelState@e8a45ce{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=4}] 18:37:44.444 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:37:44.445 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:37:44.445 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-13: Close connection 18:37:44.445 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:37:44.445 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@76e1a9{s=HttpChannelState@e8a45ce{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:37:44.445 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:37:44.445 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@1cac02d0[{l=/127.0.0.1:42617,r=/127.0.0.1:46860,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@606a7005[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2be095cf{s=START}]=>HttpChannelOverHttp@76e1a9{s=HttpChannelState@e8a45ce{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.445 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.445 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:37:44.445 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@606a7005::SocketChannelEndPoint@1cac02d0[{l=/127.0.0.1:42617,r=/127.0.0.1:46860,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@606a7005[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2be095cf{s=START}]=>HttpChannelOverHttp@76e1a9{s=HttpChannelState@e8a45ce{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.445 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@606a7005::SocketChannelEndPoint@1cac02d0[{l=/127.0.0.1:42617,r=/127.0.0.1:46860,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@606a7005[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2be095cf{s=START}]=>HttpChannelOverHttp@76e1a9{s=HttpChannelState@e8a45ce{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.445 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.445 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:37:44.445 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@1cac02d0[{l=/127.0.0.1:42617,r=/127.0.0.1:46860,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@606a7005[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2be095cf{s=START}]=>HttpChannelOverHttp@76e1a9{s=HttpChannelState@e8a45ce{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.445 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@1cac02d0[{l=/127.0.0.1:42617,r=/127.0.0.1:46860,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@606a7005[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2be095cf{s=START}]=>HttpChannelOverHttp@76e1a9{s=HttpChannelState@e8a45ce{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.445 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@1cac02d0[{l=/127.0.0.1:42617,r=/127.0.0.1:46860,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@606a7005[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2be095cf{s=START}]=>HttpChannelOverHttp@76e1a9{s=HttpChannelState@e8a45ce{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.445 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@77981148{null} 18:37:44.445 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=0 18:37:44.445 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@69916d23 startThread=0 18:37:44.445 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@69916d23 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58253ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:37:44.445 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@606a7005::SocketChannelEndPoint@1cac02d0[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@606a7005[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2be095cf{s=START}]=>HttpChannelOverHttp@76e1a9{s=HttpChannelState@e8a45ce{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:37:44.445 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken with none selected 18:37:44.445 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 0/0/0 selected 18:37:44.445 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 0 keys, 0 updates 18:37:44.445 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:44.445 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.445 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@606a7005::SocketChannelEndPoint@1cac02d0[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@606a7005[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2be095cf{s=START}]=>HttpChannelOverHttp@76e1a9{s=HttpChannelState@e8a45ce{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.445 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 0 keys 18:37:44.445 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@1cac02d0[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@606a7005[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2be095cf{s=START}]=>HttpChannelOverHttp@76e1a9{s=HttpChannelState@e8a45ce{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.445 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@1cac02d0[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@606a7005[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2be095cf{s=START}]=>HttpChannelOverHttp@76e1a9{s=HttpChannelState@e8a45ce{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.445 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@606a7005::SocketChannelEndPoint@1cac02d0[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@606a7005[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2be095cf{s=START}]=>HttpChannelOverHttp@76e1a9{s=HttpChannelState@e8a45ce{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.446 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@606a7005::SocketChannelEndPoint@1cac02d0[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@606a7005[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2be095cf{s=START}]=>HttpChannelOverHttp@76e1a9{s=HttpChannelState@e8a45ce{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@e8a45ce{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.446 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@69916d23 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58253ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:37:44.446 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b3af188{RUNNING,thread=Thread[qtp1187972599-18,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=4 18:37:44.446 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b3af188{RESERVED,thread=Thread[qtp1187972599-18,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} 18:37:44.446 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58253ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.454 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:42617/base/RestTest/GetHello/Bob?age=10: 18:37:44.457 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:37:44.458 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:37:44.459 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:42617][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:37:44.459 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 14][route: {}->http://localhost:42617][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:44.459 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:42617 18:37:44.459 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:42617 18:37:44.459 [qtp1187972599-20-acceptor-0@2d777226-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@3fbe7276[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46866]] on ManagedSelector@4c9f9afc{STARTED} id=1 keys=0 selected=0 updates=0 18:37:44.460 [qtp1187972599-20-acceptor-0@2d777226-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4c9f9afc{STARTED} id=1 keys=0 selected=0 updates=1 18:37:44.460 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken with none selected 18:37:44.460 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken up from select, 0/0/0 selected 18:37:44.460 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 processing 0 keys, 1 updates 18:37:44.460 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:44.460 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@3fbe7276[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46866]] 18:37:44.460 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:46866<->127.0.0.1:42617 18:37:44.460 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@3fbe7276[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46866]] startThread=0 18:37:44.460 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.460 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 waiting with 1 keys 18:37:44.460 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request GET /base/RestTest/GetHello/Bob?age=10 HTTP/1.1 18:37:44.460 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:37:44.460 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@3fbe7276[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46866]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58239ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.460 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@15d09bc4[{l=/127.0.0.1:42617,r=/127.0.0.1:46866,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:44.460 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@15d09bc4[{l=/127.0.0.1:42617,r=/127.0.0.1:46866,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:37:44.460 [main] DEBUG org.apache.http.headers -- http-outgoing-14 >> GET /base/RestTest/GetHello/Bob?age=10 HTTP/1.1 18:37:44.460 [main] DEBUG org.apache.http.headers -- http-outgoing-14 >> Authorization: Basic dXNlcjo= 18:37:44.460 [main] DEBUG org.apache.http.headers -- http-outgoing-14 >> Host: localhost:42617 18:37:44.460 [main] DEBUG org.apache.http.headers -- http-outgoing-14 >> Connection: Keep-Alive 18:37:44.460 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@2275ca67{s=HttpChannelState@6b12fd52{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@15d09bc4[{l=/127.0.0.1:42617,r=/127.0.0.1:46866,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@6b12fd52{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.460 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@586d13af::SocketChannelEndPoint@15d09bc4[{l=/127.0.0.1:42617,r=/127.0.0.1:46866,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:44.460 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f02db0@4972addd on ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=0 18:37:44.460 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@15d09bc4[{l=/127.0.0.1:42617,r=/127.0.0.1:46866,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@586d13af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45d87066{s=START}]=>HttpChannelOverHttp@2275ca67{s=HttpChannelState@6b12fd52{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.460 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@586d13af::SocketChannelEndPoint@15d09bc4[{l=/127.0.0.1:42617,r=/127.0.0.1:46866,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@586d13af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45d87066{s=START}]=>HttpChannelOverHttp@2275ca67{s=HttpChannelState@6b12fd52{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.460 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@586d13af::SocketChannelEndPoint@15d09bc4[{l=/127.0.0.1:42617,r=/127.0.0.1:46866,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@586d13af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45d87066{s=START}]=>HttpChannelOverHttp@2275ca67{s=HttpChannelState@6b12fd52{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.460 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@395cfde2{ReadCallback@99c710d{HttpConnection@586d13af::SocketChannelEndPoint@15d09bc4[{l=/127.0.0.1:42617,r=/127.0.0.1:46866,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@586d13af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45d87066{s=START}]=>HttpChannelOverHttp@2275ca67{s=HttpChannelState@6b12fd52{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.461 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@15d09bc4[{l=/127.0.0.1:42617,r=/127.0.0.1:46866,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@586d13af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45d87066{s=START}]=>HttpChannelOverHttp@2275ca67{s=HttpChannelState@6b12fd52{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.461 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@555c39a6 on ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=1 18:37:44.461 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=2 18:37:44.461 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken with none selected 18:37:44.461 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@15d09bc4[{l=/127.0.0.1:42617,r=/127.0.0.1:46866,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@586d13af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45d87066{s=START}]=>HttpChannelOverHttp@2275ca67{s=HttpChannelState@6b12fd52{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.461 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken up from select, 0/0/1 selected 18:37:44.461 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 processing 0 keys, 2 updates 18:37:44.461 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:37:44.461 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@3fbe7276[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46866]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58238ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.461 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f02db0@4972addd 18:37:44.461 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@555c39a6 18:37:44.461 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58238ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.461 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@15d09bc4[{l=/127.0.0.1:42617,r=/127.0.0.1:46866,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@586d13af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45d87066{s=START}]=>HttpChannelOverHttp@2275ca67{s=HttpChannelState@6b12fd52{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.461 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.461 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 waiting with 1 keys 18:37:44.462 [main] DEBUG org.apache.http.headers -- http-outgoing-14 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:37:44.462 [main] DEBUG org.apache.http.headers -- http-outgoing-14 >> Accept-Encoding: gzip,deflate 18:37:44.462 [main] DEBUG org.apache.http.wire -- http-outgoing-14 >> "GET /base/RestTest/GetHello/Bob?age=10 HTTP/1.1[\r][\n]" 18:37:44.462 [main] DEBUG org.apache.http.wire -- http-outgoing-14 >> "Authorization: Basic dXNlcjo=[\r][\n]" 18:37:44.462 [main] DEBUG org.apache.http.wire -- http-outgoing-14 >> "Host: localhost:42617[\r][\n]" 18:37:44.462 [main] DEBUG org.apache.http.wire -- http-outgoing-14 >> "Connection: Keep-Alive[\r][\n]" 18:37:44.462 [main] DEBUG org.apache.http.wire -- http-outgoing-14 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:37:44.462 [main] DEBUG org.apache.http.wire -- http-outgoing-14 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:37:44.462 [main] DEBUG org.apache.http.wire -- http-outgoing-14 >> "[\r][\n]" 18:37:44.462 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken up from select, 1/1/1 selected 18:37:44.462 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 processing 1 keys, 0 updates 18:37:44.462 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46866], selector=sun.nio.ch.EPollSelectorImpl@6156f7d9, interestOps=1, readyOps=1 SocketChannelEndPoint@15d09bc4[{l=/127.0.0.1:42617,r=/127.0.0.1:46866,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@586d13af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45d87066{s=START}]=>HttpChannelOverHttp@2275ca67{s=HttpChannelState@6b12fd52{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.462 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@15d09bc4[{l=/127.0.0.1:42617,r=/127.0.0.1:46866,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@586d13af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45d87066{s=START}]=>HttpChannelOverHttp@2275ca67{s=HttpChannelState@6b12fd52{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.462 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@15d09bc4[{l=/127.0.0.1:42617,r=/127.0.0.1:46866,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@586d13af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45d87066{s=START}]=>HttpChannelOverHttp@2275ca67{s=HttpChannelState@6b12fd52{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:44.462 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} tryExecute AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58236ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=8]@2024-01-20T18:37:44.46266637Z 18:37:44.462 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b3af188{RESERVED,thread=Thread[qtp1187972599-18,5,main]} task=AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58236ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=8]@2024-01-20T18:37:44.462835851Z ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} 18:37:44.462 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58236ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=8]@2024-01-20T18:37:44.462943171Z tryProduce true 18:37:44.462 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:44.462 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.462 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@15d09bc4[{l=/127.0.0.1:42617,r=/127.0.0.1:46866,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@586d13af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45d87066{s=START}]=>HttpChannelOverHttp@2275ca67{s=HttpChannelState@6b12fd52{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58236ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=8]@2024-01-20T18:37:44.463027072Z 18:37:44.463 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@15d09bc4[{l=/127.0.0.1:42617,r=/127.0.0.1:46866,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@586d13af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45d87066{s=START}]=>HttpChannelOverHttp@2275ca67{s=HttpChannelState@6b12fd52{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.463 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 waiting with 1 keys 18:37:44.463 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@395cfde2{ReadCallback@99c710d{HttpConnection@586d13af::SocketChannelEndPoint@15d09bc4[{l=/127.0.0.1:42617,r=/127.0.0.1:46866,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@586d13af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45d87066{s=START}]=>HttpChannelOverHttp@2275ca67{s=HttpChannelState@6b12fd52{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.463 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@586d13af::SocketChannelEndPoint@15d09bc4[{l=/127.0.0.1:42617,r=/127.0.0.1:46866,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@586d13af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45d87066{s=START}]=>HttpChannelOverHttp@2275ca67{s=HttpChannelState@6b12fd52{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@6b12fd52{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.463 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 212 DirectByteBuffer@6c3ace64[p=0,l=212,c=8192,r=212]={<<>>ncoding: ...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.463 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@586d13af::SocketChannelEndPoint@15d09bc4[{l=/127.0.0.1:42617,r=/127.0.0.1:46866,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@586d13af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45d87066{s=START}]=>HttpChannelOverHttp@2275ca67{s=HttpChannelState@6b12fd52{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 212 RetainableByteBuffer@18162f7a{DirectByteBuffer@6c3ace64[p=0,l=212,c=8192,r=212]={<<>>ncoding: ...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.463 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@586d13af::SocketChannelEndPoint@15d09bc4[{l=/127.0.0.1:42617,r=/127.0.0.1:46866,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@586d13af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45d87066{s=START}]=>HttpChannelOverHttp@2275ca67{s=HttpChannelState@6b12fd52{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@18162f7a{DirectByteBuffer@6c3ace64[p=0,l=212,c=8192,r=212]={<<>>ncoding: ...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.463 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@6c3ace64[p=0,l=212,c=8192,r=212]={<<>>ncoding: ...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.463 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:37:44.463 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:37:44.463 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:37:44.463 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:37:44.463 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:37:44.463 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Authorization --> VALUE 18:37:44.463 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Authorization --> IN_VALUE 18:37:44.463 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Authorization --> FIELD 18:37:44.463 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Authorization: Basic dXNlcjo=) header=Authorization, headerString=[Authorization], valueString=[Basic dXNlcjo=] 18:37:44.463 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:37:44.463 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:37:44.463 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:37:44.463 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:42617) header=Host, headerString=[Host], valueString=[localhost:42617] 18:37:44.463 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:37:44.463 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:37:44.463 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:37:44.463 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:37:44.463 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:37:44.463 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:37:44.463 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:37:44.463 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:37:44.463 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:37:44.463 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:37:44.463 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:37:44.463 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@1850305573 cs=HttpChannelState@6b12fd52{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@6f06bffd eof=false 18:37:44.463 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@6f06bffd 18:37:44.463 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@54203b98[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@2275ca67{s=HttpChannelState@6b12fd52{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.463 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/GetHello/Bob?age=10 on HttpChannelOverHttp@2275ca67{s=HttpChannelState@6b12fd52{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=0} GET /base/RestTest/GetHello/Bob?age=10 HTTP/1.1 Authorization: Basic dXNlcjo= Host: localhost:42617 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:37:44.463 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@586d13af::SocketChannelEndPoint@15d09bc4[{l=/127.0.0.1:42617,r=/127.0.0.1:46866,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@586d13af[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@45d87066{s=START}]=>HttpChannelOverHttp@2275ca67{s=HttpChannelState@6b12fd52{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=0}] parsed true HttpParser{s=CONTENT,0 of -1} 18:37:44.464 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@586d13af::SocketChannelEndPoint@15d09bc4[{l=/127.0.0.1:42617,r=/127.0.0.1:46866,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@586d13af[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@45d87066{s=START}]=>HttpChannelOverHttp@2275ca67{s=HttpChannelState@6b12fd52{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=1}] 18:37:44.464 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:42617/base/RestTest/GetHello/Bob?age=10 HttpChannelOverHttp@2275ca67{s=HttpChannelState@6b12fd52{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=1} 18:37:44.464 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@6b12fd52{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.464 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@2275ca67{s=HttpChannelState@6b12fd52{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=1} 18:37:44.464 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.Server -- REQUEST GET /base/RestTest/GetHello/Bob ?age=10 on HttpChannelOverHttp@2275ca67{s=HttpChannelState@6b12fd52{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=1} 18:37:44.464 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/GetHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:37:44.464 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/GetHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:37:44.464 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:37:44.464 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 session=null 18:37:44.464 [qtp1187972599-21] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/GetHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2c708440, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/GetHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:37:44.464 [qtp1187972599-21] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:37:44.465 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@3ef2983[p=0,l=28,c=8192,r=28]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 18:37:44.466 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=28 null 18:37:44.466 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@26e2559f[p=0,l=28,c=8192,r=28]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@7cc1efe9{null} 18:37:44.466 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/GetHello/Bob on HttpChannelOverHttp@2275ca67{s=HttpChannelState@6b12fd52{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=3} 200 null HTTP/1.1 Date: Sat, 20 Jan 2024 18:37:44 GMT Content-Length: 28 Content-Type: text/plain 18:37:44.466 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@29e8e712[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=28},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@53b1609d] (null,[p=0,l=28,c=8192,r=28],true)@START 18:37:44.466 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=28} last=true content=HeapByteBuffer@26e2559f[p=0,l=28,c=8192,r=28]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.466 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sat, 20 Jan 2024 18:37:44 GMT Content-Length: 28 Content-Type: text/plain 18:37:44.466 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:37:44.466 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@29e8e712[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=28},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@53b1609d] ([p=0,l=126,c=8192,r=126],[p=0,l=28,c=8192,r=28],true)@COMPLETING 18:37:44.466 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@674b89d9{IDLE}->null [DirectByteBuffer@2652a7a2[p=0,l=126,c=8192,r=126]={<<>>0.18)\r\n\r\n...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@26e2559f[p=0,l=28,c=8192,r=28]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 18:37:44.466 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@674b89d9{WRITING}->null:IDLE-->WRITING 18:37:44.466 [main] DEBUG org.apache.http.wire -- http-outgoing-14 << "HTTP/1.1 200 OK[\r][\n]" 18:37:44.466 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 154 SocketChannelEndPoint@15d09bc4[{l=/127.0.0.1:42617,r=/127.0.0.1:46866,OPEN,fill=-,flush=W,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@586d13af[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@45d87066{s=COMPLETING}]=>HttpChannelOverHttp@2275ca67{s=HttpChannelState@6b12fd52{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=3}] 18:37:44.466 [main] DEBUG org.apache.http.wire -- http-outgoing-14 << "Date: Sat, 20 Jan 2024 18:37:44 GMT[\r][\n]" 18:37:44.466 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=154 remaining=0 WriteFlusher@674b89d9{WRITING}->null 18:37:44.466 [main] DEBUG org.apache.http.wire -- http-outgoing-14 << "Content-Type: text/plain[\r][\n]" 18:37:44.466 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@674b89d9{IDLE}->null:WRITING-->IDLE 18:37:44.466 [main] DEBUG org.apache.http.wire -- http-outgoing-14 << "Content-Length: 28[\r][\n]" 18:37:44.466 [main] DEBUG org.apache.http.wire -- http-outgoing-14 << "Server: Jetty(11.0.18)[\r][\n]" 18:37:44.466 [main] DEBUG org.apache.http.wire -- http-outgoing-14 << "[\r][\n]" 18:37:44.466 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@29e8e712[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=28},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@53b1609d] ([p=126,l=126,c=8192,r=0],[p=28,l=28,c=8192,r=0],true)@END 18:37:44.466 [main] DEBUG org.apache.http.wire -- http-outgoing-14 << "GOT: Hello There Bob aged 10" 18:37:44.466 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpOutput -- onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 18:37:44.466 [main] DEBUG org.apache.http.headers -- http-outgoing-14 << HTTP/1.1 200 OK 18:37:44.466 [main] DEBUG org.apache.http.headers -- http-outgoing-14 << Date: Sat, 20 Jan 2024 18:37:44 GMT 18:37:44.466 [main] DEBUG org.apache.http.headers -- http-outgoing-14 << Content-Type: text/plain 18:37:44.466 [main] DEBUG org.apache.http.headers -- http-outgoing-14 << Content-Length: 28 18:37:44.466 [main] DEBUG org.apache.http.headers -- http-outgoing-14 << Server: Jetty(11.0.18) 18:37:44.466 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:37:44.466 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@2275ca67{s=HttpChannelState@6b12fd52{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=3} 18:37:44.466 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@6b12fd52{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:37:44.466 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@6b12fd52{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.466 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@2275ca67{s=HttpChannelState@6b12fd52{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=3} 18:37:44.466 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:37:44.466 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@14868c7e) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:37:44.466 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@6b12fd52{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.467 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@6b12fd52{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.467 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@6b12fd52{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.467 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@2275ca67{s=HttpChannelState@6b12fd52{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=4} 18:37:44.467 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/GetHello/Bob written=28 18:37:44.467 [qtp1187972599-21] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:37:44 +0000] "GET /base/RestTest/GetHello/Bob?age=10 HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:44.467 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1850305573 cs=HttpChannelState@6b12fd52{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@6f06bffd eof=false 18:37:44.467 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 14][route: {}->http://localhost:42617] can be kept alive indefinitely 18:37:44.467 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-14: set socket timeout to 0 18:37:44.467 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 14][route: {}->http://localhost:42617][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:44.467 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:37:44.467 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:37:44.467 [main] DEBUG org.onap.policy.rest.RestManager -- GOT: Hello There Bob aged 10 18:37:44.467 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:37:44.467 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-14: Close connection 18:37:44.467 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@2275ca67{s=HttpChannelState@6b12fd52{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=4} 18:37:44.467 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:44.467 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:37:44.467 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@586d13af::SocketChannelEndPoint@15d09bc4[{l=/127.0.0.1:42617,r=/127.0.0.1:46866,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@586d13af[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@45d87066{s=END}]=>HttpChannelOverHttp@2275ca67{s=HttpChannelState@6b12fd52{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=4}] parse null 18:37:44.467 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT HeapByteBuffer@1ee6a03f[p=0,l=0,c=0,r=0]={<<<>>>} 18:37:44.467 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:37:44.467 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10: 18:37:44.467 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@2275ca67{s=HttpChannelState@6b12fd52{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=4} 18:37:44.467 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:37:44.467 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@2275ca67{s=HttpChannelState@6b12fd52{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=4} 18:37:44.467 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:37:44.467 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@586d13af::SocketChannelEndPoint@15d09bc4[{l=/127.0.0.1:42617,r=/127.0.0.1:46866,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@586d13af[p=HttpParser{s=END,0 of -1},g=HttpGenerator@45d87066{s=END}]=>HttpChannelOverHttp@2275ca67{s=HttpChannelState@6b12fd52{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=4}] parsed false HttpParser{s=END,0 of -1} 18:37:44.467 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:37:44.467 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 18:37:44.467 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@54203b98[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@2275ca67{s=HttpChannelState@6b12fd52{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=4}] 18:37:44.467 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1850305573 cs=HttpChannelState@6b12fd52{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@6f06bffd eof=true 18:37:44.467 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@54203b98[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@2275ca67{s=HttpChannelState@6b12fd52{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=4}] 18:37:44.467 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1850305573 cs=HttpChannelState@6b12fd52{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@6f06bffd eof=true 18:37:44.467 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@6b12fd52{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.467 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@1850305573 cs=HttpChannelState@6b12fd52{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@6f06bffd eof=true 18:37:44.467 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@6f06bffd 18:37:44.467 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@54203b98[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@2275ca67{s=HttpChannelState@6b12fd52{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=4}] 18:37:44.467 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,0 of -1} 18:37:44.467 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:37:44.467 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@2275ca67{s=HttpChannelState@6b12fd52{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:37:44.467 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@15d09bc4[{l=/127.0.0.1:42617,r=/127.0.0.1:46866,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@586d13af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45d87066{s=START}]=>HttpChannelOverHttp@2275ca67{s=HttpChannelState@6b12fd52{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.467 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@6c3ace64[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.467 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:37:44.467 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@586d13af::SocketChannelEndPoint@15d09bc4[{l=/127.0.0.1:42617,r=/127.0.0.1:46866,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@586d13af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45d87066{s=START}]=>HttpChannelOverHttp@2275ca67{s=HttpChannelState@6b12fd52{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 RetainableByteBuffer@18162f7a{DirectByteBuffer@6c3ace64[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.468 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@586d13af::SocketChannelEndPoint@15d09bc4[{l=/127.0.0.1:42617,r=/127.0.0.1:46866,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@586d13af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45d87066{s=START}]=>HttpChannelOverHttp@2275ca67{s=HttpChannelState@6b12fd52{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@18162f7a{DirectByteBuffer@6c3ace64[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.468 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@6c3ace64[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.468 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:37:44.468 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@15d09bc4[{l=/127.0.0.1:42617,r=/127.0.0.1:46866,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@586d13af[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@45d87066{s=START}]=>HttpChannelOverHttp@2275ca67{s=HttpChannelState@6b12fd52{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.468 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@15d09bc4[{l=/127.0.0.1:42617,r=/127.0.0.1:46866,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@586d13af[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@45d87066{s=START}]=>HttpChannelOverHttp@2275ca67{s=HttpChannelState@6b12fd52{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.468 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@15d09bc4[{l=/127.0.0.1:42617,r=/127.0.0.1:46866,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@586d13af[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@45d87066{s=START}]=>HttpChannelOverHttp@2275ca67{s=HttpChannelState@6b12fd52{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.468 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@395cfde2{null} 18:37:44.468 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=0 18:37:44.468 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7ab8398b startThread=0 18:37:44.468 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken with none selected 18:37:44.468 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken up from select, 0/0/0 selected 18:37:44.468 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 processing 0 keys, 0 updates 18:37:44.468 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7ab8398b in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58231ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:37:44.468 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:44.468 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.468 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 waiting with 0 keys 18:37:44.468 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@586d13af::SocketChannelEndPoint@15d09bc4[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@586d13af[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@45d87066{s=START}]=>HttpChannelOverHttp@2275ca67{s=HttpChannelState@6b12fd52{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:37:44.468 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@15d09bc4[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@586d13af[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@45d87066{s=START}]=>HttpChannelOverHttp@2275ca67{s=HttpChannelState@6b12fd52{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.468 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@586d13af::SocketChannelEndPoint@15d09bc4[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@586d13af[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@45d87066{s=START}]=>HttpChannelOverHttp@2275ca67{s=HttpChannelState@6b12fd52{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.468 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@586d13af::SocketChannelEndPoint@15d09bc4[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@586d13af[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@45d87066{s=START}]=>HttpChannelOverHttp@2275ca67{s=HttpChannelState@6b12fd52{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.468 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7ab8398b in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58230ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:37:44.468 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58230ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:37:44.468 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@15d09bc4[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@586d13af[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@45d87066{s=START}]=>HttpChannelOverHttp@2275ca67{s=HttpChannelState@6b12fd52{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.468 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@586d13af::SocketChannelEndPoint@15d09bc4[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@586d13af[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@45d87066{s=START}]=>HttpChannelOverHttp@2275ca67{s=HttpChannelState@6b12fd52{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@6b12fd52{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.468 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@4dfe525f{RUNNING,thread=Thread[qtp1187972599-21,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=4 18:37:44.468 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@4dfe525f{RESERVED,thread=Thread[qtp1187972599-21,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} 18:37:44.470 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:37:44.471 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:37:44.471 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:42617][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:37:44.471 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 15][route: {}->http://localhost:42617][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:44.472 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:42617 18:37:44.472 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:42617 18:37:44.472 [qtp1187972599-20-acceptor-0@2d777226-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@4302a98c[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46876]] on ManagedSelector@22df0abe{STARTED} id=0 keys=0 selected=0 updates=0 18:37:44.472 [qtp1187972599-20-acceptor-0@2d777226-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@22df0abe{STARTED} id=0 keys=0 selected=0 updates=1 18:37:44.472 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken with none selected 18:37:44.472 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:46876<->127.0.0.1:42617 18:37:44.472 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 0/0/0 selected 18:37:44.472 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 0 keys, 1 updates 18:37:44.472 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:44.472 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@4302a98c[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46876]] 18:37:44.472 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@4302a98c[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46876]] startThread=0 18:37:44.472 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.472 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 1 keys 18:37:44.472 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@4302a98c[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46876]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58226ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.472 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@5301282b[{l=/127.0.0.1:42617,r=/127.0.0.1:46876,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:44.472 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@5301282b[{l=/127.0.0.1:42617,r=/127.0.0.1:46876,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:37:44.472 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request DELETE /base/RestTest/DeleteHello/Bob?age=10 HTTP/1.1 18:37:44.472 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:37:44.472 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@dec7c44{s=HttpChannelState@679270ed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@5301282b[{l=/127.0.0.1:42617,r=/127.0.0.1:46876,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@679270ed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.472 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@53b7e4b0::SocketChannelEndPoint@5301282b[{l=/127.0.0.1:42617,r=/127.0.0.1:46876,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:44.472 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f02db0@9adce9d on ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=0 18:37:44.472 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@5301282b[{l=/127.0.0.1:42617,r=/127.0.0.1:46876,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@53b7e4b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67cd8db0{s=START}]=>HttpChannelOverHttp@dec7c44{s=HttpChannelState@679270ed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.473 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@53b7e4b0::SocketChannelEndPoint@5301282b[{l=/127.0.0.1:42617,r=/127.0.0.1:46876,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@53b7e4b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67cd8db0{s=START}]=>HttpChannelOverHttp@dec7c44{s=HttpChannelState@679270ed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.473 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@53b7e4b0::SocketChannelEndPoint@5301282b[{l=/127.0.0.1:42617,r=/127.0.0.1:46876,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@53b7e4b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67cd8db0{s=START}]=>HttpChannelOverHttp@dec7c44{s=HttpChannelState@679270ed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.473 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@132c9cbc{ReadCallback@7fd2680d{HttpConnection@53b7e4b0::SocketChannelEndPoint@5301282b[{l=/127.0.0.1:42617,r=/127.0.0.1:46876,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@53b7e4b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67cd8db0{s=START}]=>HttpChannelOverHttp@dec7c44{s=HttpChannelState@679270ed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.473 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@5301282b[{l=/127.0.0.1:42617,r=/127.0.0.1:46876,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@53b7e4b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67cd8db0{s=START}]=>HttpChannelOverHttp@dec7c44{s=HttpChannelState@679270ed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.473 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@18ec984c on ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=1 18:37:44.473 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=2 18:37:44.473 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken with none selected 18:37:44.473 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 0/0/1 selected 18:37:44.473 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 0 keys, 2 updates 18:37:44.473 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:37:44.473 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f02db0@9adce9d 18:37:44.473 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@18ec984c 18:37:44.473 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@5301282b[{l=/127.0.0.1:42617,r=/127.0.0.1:46876,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@53b7e4b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67cd8db0{s=START}]=>HttpChannelOverHttp@dec7c44{s=HttpChannelState@679270ed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.473 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.473 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 1 keys 18:37:44.472 [main] DEBUG org.apache.http.headers -- http-outgoing-15 >> DELETE /base/RestTest/DeleteHello/Bob?age=10 HTTP/1.1 18:37:44.473 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@5301282b[{l=/127.0.0.1:42617,r=/127.0.0.1:46876,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@53b7e4b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67cd8db0{s=START}]=>HttpChannelOverHttp@dec7c44{s=HttpChannelState@679270ed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.473 [main] DEBUG org.apache.http.headers -- http-outgoing-15 >> Authorization: Basic dXNlcjo= 18:37:44.473 [main] DEBUG org.apache.http.headers -- http-outgoing-15 >> Content-Length: 0 18:37:44.473 [main] DEBUG org.apache.http.headers -- http-outgoing-15 >> Host: localhost:42617 18:37:44.473 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@4302a98c[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46876]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58225ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.473 [main] DEBUG org.apache.http.headers -- http-outgoing-15 >> Connection: Keep-Alive 18:37:44.473 [main] DEBUG org.apache.http.headers -- http-outgoing-15 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:37:44.473 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58225ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.473 [main] DEBUG org.apache.http.headers -- http-outgoing-15 >> Accept-Encoding: gzip,deflate 18:37:44.473 [main] DEBUG org.apache.http.wire -- http-outgoing-15 >> "DELETE /base/RestTest/DeleteHello/Bob?age=10 HTTP/1.1[\r][\n]" 18:37:44.473 [main] DEBUG org.apache.http.wire -- http-outgoing-15 >> "Authorization: Basic dXNlcjo=[\r][\n]" 18:37:44.473 [main] DEBUG org.apache.http.wire -- http-outgoing-15 >> "Content-Length: 0[\r][\n]" 18:37:44.473 [main] DEBUG org.apache.http.wire -- http-outgoing-15 >> "Host: localhost:42617[\r][\n]" 18:37:44.473 [main] DEBUG org.apache.http.wire -- http-outgoing-15 >> "Connection: Keep-Alive[\r][\n]" 18:37:44.473 [main] DEBUG org.apache.http.wire -- http-outgoing-15 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:37:44.473 [main] DEBUG org.apache.http.wire -- http-outgoing-15 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:37:44.473 [main] DEBUG org.apache.http.wire -- http-outgoing-15 >> "[\r][\n]" 18:37:44.473 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 1/1/1 selected 18:37:44.474 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 1 keys, 0 updates 18:37:44.474 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46876], selector=sun.nio.ch.EPollSelectorImpl@7424c5f3, interestOps=1, readyOps=1 SocketChannelEndPoint@5301282b[{l=/127.0.0.1:42617,r=/127.0.0.1:46876,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@53b7e4b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67cd8db0{s=START}]=>HttpChannelOverHttp@dec7c44{s=HttpChannelState@679270ed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.474 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@5301282b[{l=/127.0.0.1:42617,r=/127.0.0.1:46876,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@53b7e4b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67cd8db0{s=START}]=>HttpChannelOverHttp@dec7c44{s=HttpChannelState@679270ed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.474 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@5301282b[{l=/127.0.0.1:42617,r=/127.0.0.1:46876,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@53b7e4b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67cd8db0{s=START}]=>HttpChannelOverHttp@dec7c44{s=HttpChannelState@679270ed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:44.474 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} tryExecute AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58225ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=11]@2024-01-20T18:37:44.474393116Z 18:37:44.474 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@5301282b[{l=/127.0.0.1:42617,r=/127.0.0.1:46876,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@53b7e4b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67cd8db0{s=START}]=>HttpChannelOverHttp@dec7c44{s=HttpChannelState@679270ed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58224ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=11]@2024-01-20T18:37:44.474563377Z 18:37:44.474 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@132c9cbc{ReadCallback@7fd2680d{HttpConnection@53b7e4b0::SocketChannelEndPoint@5301282b[{l=/127.0.0.1:42617,r=/127.0.0.1:46876,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@53b7e4b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67cd8db0{s=START}]=>HttpChannelOverHttp@dec7c44{s=HttpChannelState@679270ed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.474 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@53b7e4b0::SocketChannelEndPoint@5301282b[{l=/127.0.0.1:42617,r=/127.0.0.1:46876,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@53b7e4b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67cd8db0{s=START}]=>HttpChannelOverHttp@dec7c44{s=HttpChannelState@679270ed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@679270ed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.474 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 237 DirectByteBuffer@69856a09[p=0,l=237,c=8192,r=237]={<<>>flate\r\n\r\n...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.474 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@53b7e4b0::SocketChannelEndPoint@5301282b[{l=/127.0.0.1:42617,r=/127.0.0.1:46876,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@53b7e4b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67cd8db0{s=START}]=>HttpChannelOverHttp@dec7c44{s=HttpChannelState@679270ed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 237 RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=237,c=8192,r=237]={<<>>flate\r\n\r\n...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.474 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@53b7e4b0::SocketChannelEndPoint@5301282b[{l=/127.0.0.1:42617,r=/127.0.0.1:46876,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@53b7e4b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67cd8db0{s=START}]=>HttpChannelOverHttp@dec7c44{s=HttpChannelState@679270ed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=237,c=8192,r=237]={<<>>flate\r\n\r\n...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.474 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=237,c=8192,r=237]={<<>>flate\r\n\r\n...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.474 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:37:44.474 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:37:44.474 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:37:44.474 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:37:44.474 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:37:44.475 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Authorization --> VALUE 18:37:44.475 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Authorization --> IN_VALUE 18:37:44.475 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Authorization --> FIELD 18:37:44.475 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Authorization: Basic dXNlcjo=) header=Authorization, headerString=[Authorization], valueString=[Basic dXNlcjo=] 18:37:44.475 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length: 0 --> IN_VALUE 18:37:44.475 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length: 0 --> FIELD 18:37:44.475 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Length: 0) header=Content-Length, headerString=[Content-Length], valueString=[0] 18:37:44.475 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:37:44.475 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:37:44.475 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:37:44.475 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:42617) header=Host, headerString=[Host], valueString=[localhost:42617] 18:37:44.475 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:37:44.475 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:37:44.475 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:37:44.475 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:37:44.475 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:37:44.475 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:37:44.475 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:37:44.475 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:37:44.475 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:37:44.475 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:37:44.475 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:37:44.475 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@1792563066 cs=HttpChannelState@679270ed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@a0ece6 eof=false 18:37:44.475 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@a0ece6 18:37:44.475 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@a383e2e[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@dec7c44{s=HttpChannelState@679270ed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.475 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/DeleteHello/Bob?age=10 on HttpChannelOverHttp@dec7c44{s=HttpChannelState@679270ed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10,age=0} DELETE /base/RestTest/DeleteHello/Bob?age=10 HTTP/1.1 Authorization: Basic dXNlcjo= Content-Length: 0 Host: localhost:42617 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:37:44.475 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@53b7e4b0::SocketChannelEndPoint@5301282b[{l=/127.0.0.1:42617,r=/127.0.0.1:46876,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@53b7e4b0[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@67cd8db0{s=START}]=>HttpChannelOverHttp@dec7c44{s=HttpChannelState@679270ed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10,age=0}] parsed true HttpParser{s=CONTENT,0 of 0} 18:37:44.475 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@53b7e4b0::SocketChannelEndPoint@5301282b[{l=/127.0.0.1:42617,r=/127.0.0.1:46876,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@53b7e4b0[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@67cd8db0{s=START}]=>HttpChannelOverHttp@dec7c44{s=HttpChannelState@679270ed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10,age=0}] 18:37:44.475 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10 HttpChannelOverHttp@dec7c44{s=HttpChannelState@679270ed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10,age=0} 18:37:44.475 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@679270ed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.475 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@dec7c44{s=HttpChannelState@679270ed{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10,age=0} 18:37:44.475 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.Server -- REQUEST DELETE /base/RestTest/DeleteHello/Bob ?age=10 on HttpChannelOverHttp@dec7c44{s=HttpChannelState@679270ed{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10,age=0} 18:37:44.475 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/DeleteHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:37:44.475 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/DeleteHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:37:44.475 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:37:44.475 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 session=null 18:37:44.475 [qtp1187972599-23] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/DeleteHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2c708440, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/DeleteHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:37:44.475 [qtp1187972599-23] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:37:44.477 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@7c241ab8[p=0,l=31,c=8192,r=31]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 18:37:44.477 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=31 null 18:37:44.477 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@37a6825c[p=0,l=31,c=8192,r=31]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@1b26f80e{null} 18:37:44.477 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/DeleteHello/Bob on HttpChannelOverHttp@dec7c44{s=HttpChannelState@679270ed{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10,age=2} 200 null HTTP/1.1 Date: Sat, 20 Jan 2024 18:37:44 GMT Content-Length: 31 Content-Type: text/plain 18:37:44.477 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@40ee167a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=31},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1cc33505] (null,[p=0,l=31,c=8192,r=31],true)@START 18:37:44.477 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=31} last=true content=HeapByteBuffer@37a6825c[p=0,l=31,c=8192,r=31]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.477 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sat, 20 Jan 2024 18:37:44 GMT Content-Length: 31 Content-Type: text/plain 18:37:44.477 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:37:44.477 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@40ee167a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=31},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1cc33505] ([p=0,l=126,c=8192,r=126],[p=0,l=31,c=8192,r=31],true)@COMPLETING 18:37:44.477 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@1ff4f0a3{IDLE}->null [DirectByteBuffer@2652a7a2[p=0,l=126,c=8192,r=126]={<<>>0.18)\r\n\r\n...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@37a6825c[p=0,l=31,c=8192,r=31]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 18:37:44.477 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@1ff4f0a3{WRITING}->null:IDLE-->WRITING 18:37:44.477 [main] DEBUG org.apache.http.wire -- http-outgoing-15 << "HTTP/1.1 200 OK[\r][\n]" 18:37:44.477 [main] DEBUG org.apache.http.wire -- http-outgoing-15 << "Date: Sat, 20 Jan 2024 18:37:44 GMT[\r][\n]" 18:37:44.477 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 157 SocketChannelEndPoint@5301282b[{l=/127.0.0.1:42617,r=/127.0.0.1:46876,OPEN,fill=-,flush=W,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@53b7e4b0[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@67cd8db0{s=COMPLETING}]=>HttpChannelOverHttp@dec7c44{s=HttpChannelState@679270ed{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10,age=2}] 18:37:44.477 [main] DEBUG org.apache.http.wire -- http-outgoing-15 << "Content-Type: text/plain[\r][\n]" 18:37:44.477 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=157 remaining=0 WriteFlusher@1ff4f0a3{WRITING}->null 18:37:44.477 [main] DEBUG org.apache.http.wire -- http-outgoing-15 << "Content-Length: 31[\r][\n]" 18:37:44.477 [main] DEBUG org.apache.http.wire -- http-outgoing-15 << "Server: Jetty(11.0.18)[\r][\n]" 18:37:44.477 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@1ff4f0a3{IDLE}->null:WRITING-->IDLE 18:37:44.477 [main] DEBUG org.apache.http.wire -- http-outgoing-15 << "[\r][\n]" 18:37:44.477 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@40ee167a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=31},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1cc33505] ([p=126,l=126,c=8192,r=0],[p=31,l=31,c=8192,r=0],true)@END 18:37:44.477 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpOutput -- onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 18:37:44.477 [main] DEBUG org.apache.http.wire -- http-outgoing-15 << "DELETE: Hello There Bob aged 10" 18:37:44.477 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:37:44.477 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@dec7c44{s=HttpChannelState@679270ed{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10,age=2} 18:37:44.478 [main] DEBUG org.apache.http.headers -- http-outgoing-15 << HTTP/1.1 200 OK 18:37:44.478 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@679270ed{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:37:44.478 [main] DEBUG org.apache.http.headers -- http-outgoing-15 << Date: Sat, 20 Jan 2024 18:37:44 GMT 18:37:44.478 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@679270ed{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.478 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@dec7c44{s=HttpChannelState@679270ed{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10,age=3} 18:37:44.478 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@33be9ddb) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:37:44.478 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@679270ed{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.478 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@679270ed{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.478 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@679270ed{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.478 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@dec7c44{s=HttpChannelState@679270ed{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10,age=3} 18:37:44.478 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/DeleteHello/Bob written=31 18:37:44.478 [qtp1187972599-23] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:37:44 +0000] "DELETE /base/RestTest/DeleteHello/Bob?age=10 HTTP/1.1" 200 31 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:44.478 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1792563066 cs=HttpChannelState@679270ed{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@a0ece6 eof=false 18:37:44.478 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@dec7c44{s=HttpChannelState@679270ed{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10,age=3} 18:37:44.478 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:44.478 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@53b7e4b0::SocketChannelEndPoint@5301282b[{l=/127.0.0.1:42617,r=/127.0.0.1:46876,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@53b7e4b0[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@67cd8db0{s=END}]=>HttpChannelOverHttp@dec7c44{s=HttpChannelState@679270ed{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10,age=3}] parse null 18:37:44.478 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT HeapByteBuffer@1ee6a03f[p=0,l=0,c=0,r=0]={<<<>>>} 18:37:44.478 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:37:44.478 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@dec7c44{s=HttpChannelState@679270ed{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10,age=3} 18:37:44.478 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:37:44.478 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@dec7c44{s=HttpChannelState@679270ed{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10,age=3} 18:37:44.478 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:37:44.478 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@53b7e4b0::SocketChannelEndPoint@5301282b[{l=/127.0.0.1:42617,r=/127.0.0.1:46876,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@53b7e4b0[p=HttpParser{s=END,0 of 0},g=HttpGenerator@67cd8db0{s=END}]=>HttpChannelOverHttp@dec7c44{s=HttpChannelState@679270ed{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10,age=3}] parsed false HttpParser{s=END,0 of 0} 18:37:44.479 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:37:44.479 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 18:37:44.479 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@a383e2e[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@dec7c44{s=HttpChannelState@679270ed{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10,age=4}] 18:37:44.479 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1792563066 cs=HttpChannelState@679270ed{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@a0ece6 eof=true 18:37:44.479 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@a383e2e[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@dec7c44{s=HttpChannelState@679270ed{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10,age=4}] 18:37:44.479 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1792563066 cs=HttpChannelState@679270ed{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@a0ece6 eof=true 18:37:44.479 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@679270ed{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.479 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@1792563066 cs=HttpChannelState@679270ed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@a0ece6 eof=true 18:37:44.479 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@a0ece6 18:37:44.479 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@a383e2e[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@dec7c44{s=HttpChannelState@679270ed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10,age=4}] 18:37:44.479 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,0 of 0} 18:37:44.479 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:37:44.479 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@dec7c44{s=HttpChannelState@679270ed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:37:44.479 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.479 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.479 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@53b7e4b0::SocketChannelEndPoint@5301282b[{l=/127.0.0.1:42617,r=/127.0.0.1:46876,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@53b7e4b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67cd8db0{s=START}]=>HttpChannelOverHttp@dec7c44{s=HttpChannelState@679270ed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled 0 RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.479 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@53b7e4b0::SocketChannelEndPoint@5301282b[{l=/127.0.0.1:42617,r=/127.0.0.1:46876,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@53b7e4b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67cd8db0{s=START}]=>HttpChannelOverHttp@dec7c44{s=HttpChannelState@679270ed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.479 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.479 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@53b7e4b0::SocketChannelEndPoint@5301282b[{l=/127.0.0.1:42617,r=/127.0.0.1:46876,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@53b7e4b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67cd8db0{s=START}]=>HttpChannelOverHttp@dec7c44{s=HttpChannelState@679270ed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=START,0 of -1} 18:37:44.479 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@53b7e4b0::SocketChannelEndPoint@5301282b[{l=/127.0.0.1:42617,r=/127.0.0.1:46876,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@53b7e4b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67cd8db0{s=START}]=>HttpChannelOverHttp@dec7c44{s=HttpChannelState@679270ed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.479 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@53b7e4b0::SocketChannelEndPoint@5301282b[{l=/127.0.0.1:42617,r=/127.0.0.1:46876,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@53b7e4b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67cd8db0{s=START}]=>HttpChannelOverHttp@dec7c44{s=HttpChannelState@679270ed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.479 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@132c9cbc{ReadCallback@7fd2680d{HttpConnection@53b7e4b0::SocketChannelEndPoint@5301282b[{l=/127.0.0.1:42617,r=/127.0.0.1:46876,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@53b7e4b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67cd8db0{s=START}]=>HttpChannelOverHttp@dec7c44{s=HttpChannelState@679270ed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.479 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=true 0->1 for SocketChannelEndPoint@5301282b[{l=/127.0.0.1:42617,r=/127.0.0.1:46876,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@53b7e4b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67cd8db0{s=START}]=>HttpChannelOverHttp@dec7c44{s=HttpChannelState@679270ed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.479 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@53b7e4b0::SocketChannelEndPoint@5301282b[{l=/127.0.0.1:42617,r=/127.0.0.1:46876,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@53b7e4b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67cd8db0{s=START}]=>HttpChannelOverHttp@dec7c44{s=HttpChannelState@679270ed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@679270ed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.479 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:44.479 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.479 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 1 on SocketChannelEndPoint@5301282b[{l=/127.0.0.1:42617,r=/127.0.0.1:46876,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@53b7e4b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67cd8db0{s=START}]=>HttpChannelOverHttp@dec7c44{s=HttpChannelState@679270ed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.479 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 1 keys 18:37:44.478 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@4dfe525f{RESERVED,thread=Thread[qtp1187972599-21,5,main]} task=AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58221ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=12]@2024-01-20T18:37:44.478073314Z ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} 18:37:44.478 [main] DEBUG org.apache.http.headers -- http-outgoing-15 << Content-Type: text/plain 18:37:44.479 [main] DEBUG org.apache.http.headers -- http-outgoing-15 << Content-Length: 31 18:37:44.479 [main] DEBUG org.apache.http.headers -- http-outgoing-15 << Server: Jetty(11.0.18) 18:37:44.479 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/PRODUCING/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58219ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=12]@2024-01-20T18:37:44.479896433Z tryProduce true 18:37:44.479 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@4dfe525f{RUNNING,thread=Thread[qtp1187972599-21,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=4 18:37:44.479 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@4dfe525f{RESERVED,thread=Thread[qtp1187972599-21,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} 18:37:44.479 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:37:44.480 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 15][route: {}->http://localhost:42617] can be kept alive indefinitely 18:37:44.480 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-15: set socket timeout to 0 18:37:44.480 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 15][route: {}->http://localhost:42617][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:44.480 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:37:44.480 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:37:44.480 [main] DEBUG org.onap.policy.rest.RestManager -- DELETE: Hello There Bob aged 10 18:37:44.480 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:37:44.480 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-15: Close connection 18:37:44.480 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:37:44.480 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 1/1/1 selected 18:37:44.480 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 1 keys, 0 updates 18:37:44.480 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:42617/base/RestTest/PutHello/Bob?age=10: 18:37:44.480 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46876], selector=sun.nio.ch.EPollSelectorImpl@7424c5f3, interestOps=1, readyOps=1 SocketChannelEndPoint@5301282b[{l=/127.0.0.1:42617,r=/127.0.0.1:46876,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@53b7e4b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67cd8db0{s=START}]=>HttpChannelOverHttp@dec7c44{s=HttpChannelState@679270ed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.480 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@5301282b[{l=/127.0.0.1:42617,r=/127.0.0.1:46876,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@53b7e4b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67cd8db0{s=START}]=>HttpChannelOverHttp@dec7c44{s=HttpChannelState@679270ed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.480 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@5301282b[{l=/127.0.0.1:42617,r=/127.0.0.1:46876,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@53b7e4b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67cd8db0{s=START}]=>HttpChannelOverHttp@dec7c44{s=HttpChannelState@679270ed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:44.480 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} tryExecute AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/REPRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58218ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=12]@2024-01-20T18:37:44.480588146Z 18:37:44.480 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@5301282b[{l=/127.0.0.1:42617,r=/127.0.0.1:46876,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@53b7e4b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67cd8db0{s=START}]=>HttpChannelOverHttp@dec7c44{s=HttpChannelState@679270ed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58218ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=12]@2024-01-20T18:37:44.480696787Z 18:37:44.480 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@132c9cbc{ReadCallback@7fd2680d{HttpConnection@53b7e4b0::SocketChannelEndPoint@5301282b[{l=/127.0.0.1:42617,r=/127.0.0.1:46876,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@53b7e4b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67cd8db0{s=START}]=>HttpChannelOverHttp@dec7c44{s=HttpChannelState@679270ed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.480 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@53b7e4b0::SocketChannelEndPoint@5301282b[{l=/127.0.0.1:42617,r=/127.0.0.1:46876,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@53b7e4b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67cd8db0{s=START}]=>HttpChannelOverHttp@dec7c44{s=HttpChannelState@679270ed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@679270ed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.480 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@5301282b[{l=/127.0.0.1:42617,r=/127.0.0.1:46876,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@53b7e4b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67cd8db0{s=START}]=>HttpChannelOverHttp@dec7c44{s=HttpChannelState@679270ed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.480 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.480 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:37:44.480 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@53b7e4b0::SocketChannelEndPoint@5301282b[{l=/127.0.0.1:42617,r=/127.0.0.1:46876,ISHUT,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@53b7e4b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67cd8db0{s=START}]=>HttpChannelOverHttp@dec7c44{s=HttpChannelState@679270ed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.481 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@53b7e4b0::SocketChannelEndPoint@5301282b[{l=/127.0.0.1:42617,r=/127.0.0.1:46876,ISHUT,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@53b7e4b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67cd8db0{s=START}]=>HttpChannelOverHttp@dec7c44{s=HttpChannelState@679270ed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.481 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.481 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:37:44.481 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@5301282b[{l=/127.0.0.1:42617,r=/127.0.0.1:46876,ISHUT,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@53b7e4b0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67cd8db0{s=START}]=>HttpChannelOverHttp@dec7c44{s=HttpChannelState@679270ed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.481 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@5301282b[{l=/127.0.0.1:42617,r=/127.0.0.1:46876,ISHUT,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@53b7e4b0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67cd8db0{s=START}]=>HttpChannelOverHttp@dec7c44{s=HttpChannelState@679270ed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.481 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:37:44.481 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:37:44.481 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:42617][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:37:44.481 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@5301282b[{l=/127.0.0.1:42617,r=/127.0.0.1:46876,CLOSED,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@53b7e4b0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67cd8db0{s=START}]=>HttpChannelOverHttp@dec7c44{s=HttpChannelState@679270ed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.481 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 16][route: {}->http://localhost:42617][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:44.481 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:42617 18:37:44.481 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@132c9cbc{null} 18:37:44.481 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=1 updates=0 18:37:44.481 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:42617 18:37:44.481 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3d31010 startThread=0 18:37:44.481 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3d31010 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58217ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:37:44.481 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@53b7e4b0::SocketChannelEndPoint@5301282b[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=1/0,kio=-1,kro=-1}]->[HttpConnection@53b7e4b0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67cd8db0{s=START}]=>HttpChannelOverHttp@dec7c44{s=HttpChannelState@679270ed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:37:44.481 [qtp1187972599-20-acceptor-0@2d777226-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@4e8efb99[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46878]] on ManagedSelector@4c9f9afc{STARTED} id=1 keys=0 selected=0 updates=0 18:37:44.481 [qtp1187972599-20-acceptor-0@2d777226-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4c9f9afc{STARTED} id=1 keys=0 selected=0 updates=1 18:37:44.481 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@5301282b[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=1/0,kio=-1,kro=-1}]->[HttpConnection@53b7e4b0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67cd8db0{s=START}]=>HttpChannelOverHttp@dec7c44{s=HttpChannelState@679270ed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.481 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@53b7e4b0::SocketChannelEndPoint@5301282b[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=1/0,kio=-1,kro=-1}]->[HttpConnection@53b7e4b0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67cd8db0{s=START}]=>HttpChannelOverHttp@dec7c44{s=HttpChannelState@679270ed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.481 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:46878<->127.0.0.1:42617 18:37:44.481 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request PUT /base/RestTest/PutHello/Bob?age=10 HTTP/1.1 18:37:44.481 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:37:44.481 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@53b7e4b0::SocketChannelEndPoint@5301282b[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=1/0,kio=-1,kro=-1}]->[HttpConnection@53b7e4b0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67cd8db0{s=START}]=>HttpChannelOverHttp@dec7c44{s=HttpChannelState@679270ed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.481 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@5301282b[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=1/0,kio=-1,kro=-1}]->[HttpConnection@53b7e4b0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67cd8db0{s=START}]=>HttpChannelOverHttp@dec7c44{s=HttpChannelState@679270ed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.481 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3d31010 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58217ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:37:44.481 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58217ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:37:44.481 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@53b7e4b0::SocketChannelEndPoint@5301282b[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=1/0,kio=-1,kro=-1}]->[HttpConnection@53b7e4b0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67cd8db0{s=START}]=>HttpChannelOverHttp@dec7c44{s=HttpChannelState@679270ed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@679270ed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.482 [main] DEBUG org.apache.http.headers -- http-outgoing-16 >> PUT /base/RestTest/PutHello/Bob?age=10 HTTP/1.1 18:37:44.481 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@4dfe525f{RESERVED,thread=Thread[qtp1187972599-21,5,main]} task=AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58218ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=13]@2024-01-20T18:37:44.48129146Z ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} 18:37:44.481 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken with none selected 18:37:44.482 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken up from select, 0/0/0 selected 18:37:44.482 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 processing 0 keys, 1 updates 18:37:44.482 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:44.482 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/PRODUCING/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58217ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=13]@2024-01-20T18:37:44.482118904Z tryProduce true 18:37:44.482 [main] DEBUG org.apache.http.headers -- http-outgoing-16 >> Authorization: Basic dXNlcjo= 18:37:44.482 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@4dfe525f{RUNNING,thread=Thread[qtp1187972599-21,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=4 18:37:44.482 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@4dfe525f{RESERVED,thread=Thread[qtp1187972599-21,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} 18:37:44.482 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:44.482 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@4e8efb99[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46878]] 18:37:44.482 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@4e8efb99[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46878]] startThread=0 18:37:44.482 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.482 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 waiting with 1 keys 18:37:44.482 [main] DEBUG org.apache.http.headers -- http-outgoing-16 >> Content-Type: text/plain 18:37:44.482 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@4e8efb99[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46878]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58217ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.482 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.482 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@13c726ec[{l=/127.0.0.1:42617,r=/127.0.0.1:46878,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:44.482 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@13c726ec[{l=/127.0.0.1:42617,r=/127.0.0.1:46878,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:37:44.482 [main] DEBUG org.apache.http.headers -- http-outgoing-16 >> Content-Length: 9 18:37:44.482 [main] DEBUG org.apache.http.headers -- http-outgoing-16 >> Host: localhost:42617 18:37:44.482 [main] DEBUG org.apache.http.headers -- http-outgoing-16 >> Connection: Keep-Alive 18:37:44.482 [main] DEBUG org.apache.http.headers -- http-outgoing-16 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:37:44.482 [main] DEBUG org.apache.http.headers -- http-outgoing-16 >> Accept-Encoding: gzip,deflate 18:37:44.482 [main] DEBUG org.apache.http.wire -- http-outgoing-16 >> "PUT /base/RestTest/PutHello/Bob?age=10 HTTP/1.1[\r][\n]" 18:37:44.482 [main] DEBUG org.apache.http.wire -- http-outgoing-16 >> "Authorization: Basic dXNlcjo=[\r][\n]" 18:37:44.482 [main] DEBUG org.apache.http.wire -- http-outgoing-16 >> "Content-Type: text/plain[\r][\n]" 18:37:44.482 [main] DEBUG org.apache.http.wire -- http-outgoing-16 >> "Content-Length: 9[\r][\n]" 18:37:44.482 [main] DEBUG org.apache.http.wire -- http-outgoing-16 >> "Host: localhost:42617[\r][\n]" 18:37:44.482 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@64799154{s=HttpChannelState@8070fd6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@13c726ec[{l=/127.0.0.1:42617,r=/127.0.0.1:46878,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@8070fd6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.482 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@74d5c862::SocketChannelEndPoint@13c726ec[{l=/127.0.0.1:42617,r=/127.0.0.1:46878,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:44.482 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Ignoring key update for cancelled key SocketChannelEndPoint@5301282b[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@53b7e4b0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67cd8db0{s=START}]=>HttpChannelOverHttp@dec7c44{s=HttpChannelState@679270ed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] java.nio.channels.CancelledKeyException: null at java.base/sun.nio.ch.SelectionKeyImpl.ensureValid(SelectionKeyImpl.java:75) at java.base/sun.nio.ch.SelectionKeyImpl.interestOps(SelectionKeyImpl.java:104) at org.eclipse.jetty.io.SelectableChannelEndPoint.updateKey(SelectableChannelEndPoint.java:271) at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.updateKeys(ManagedSelector.java:715) at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:540) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:455) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:248) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) at java.base/java.lang.Thread.run(Thread.java:833) 18:37:44.482 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@5301282b[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@53b7e4b0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67cd8db0{s=START}]=>HttpChannelOverHttp@dec7c44{s=HttpChannelState@679270ed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.482 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@5301282b[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@53b7e4b0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67cd8db0{s=START}]=>HttpChannelOverHttp@dec7c44{s=HttpChannelState@679270ed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.483 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 1 keys 18:37:44.482 [main] DEBUG org.apache.http.wire -- http-outgoing-16 >> "Connection: Keep-Alive[\r][\n]" 18:37:44.482 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f02db0@5e0f7052 on ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=0 18:37:44.483 [main] DEBUG org.apache.http.wire -- http-outgoing-16 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:37:44.483 [main] DEBUG org.apache.http.wire -- http-outgoing-16 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:37:44.483 [main] DEBUG org.apache.http.wire -- http-outgoing-16 >> "[\r][\n]" 18:37:44.483 [main] DEBUG org.apache.http.wire -- http-outgoing-16 >> "At last! " 18:37:44.483 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@13c726ec[{l=/127.0.0.1:42617,r=/127.0.0.1:46878,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@74d5c862[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7654b9f6{s=START}]=>HttpChannelOverHttp@64799154{s=HttpChannelState@8070fd6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.483 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@74d5c862::SocketChannelEndPoint@13c726ec[{l=/127.0.0.1:42617,r=/127.0.0.1:46878,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@74d5c862[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7654b9f6{s=START}]=>HttpChannelOverHttp@64799154{s=HttpChannelState@8070fd6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.483 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@74d5c862::SocketChannelEndPoint@13c726ec[{l=/127.0.0.1:42617,r=/127.0.0.1:46878,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@74d5c862[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7654b9f6{s=START}]=>HttpChannelOverHttp@64799154{s=HttpChannelState@8070fd6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.483 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@469d6155{ReadCallback@1cd1273c{HttpConnection@74d5c862::SocketChannelEndPoint@13c726ec[{l=/127.0.0.1:42617,r=/127.0.0.1:46878,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@74d5c862[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7654b9f6{s=START}]=>HttpChannelOverHttp@64799154{s=HttpChannelState@8070fd6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.483 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@13c726ec[{l=/127.0.0.1:42617,r=/127.0.0.1:46878,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@74d5c862[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7654b9f6{s=START}]=>HttpChannelOverHttp@64799154{s=HttpChannelState@8070fd6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.484 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@39795914 on ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=1 18:37:44.484 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=2 18:37:44.484 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken with none selected 18:37:44.484 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@13c726ec[{l=/127.0.0.1:42617,r=/127.0.0.1:46878,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@74d5c862[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7654b9f6{s=START}]=>HttpChannelOverHttp@64799154{s=HttpChannelState@8070fd6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.484 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken up from select, 0/0/1 selected 18:37:44.484 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 processing 0 keys, 2 updates 18:37:44.484 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:37:44.484 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@4e8efb99[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46878]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58215ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.484 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f02db0@5e0f7052 18:37:44.484 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58215ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.484 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@39795914 18:37:44.484 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@13c726ec[{l=/127.0.0.1:42617,r=/127.0.0.1:46878,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@74d5c862[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7654b9f6{s=START}]=>HttpChannelOverHttp@64799154{s=HttpChannelState@8070fd6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.484 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.484 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 waiting with 1 keys 18:37:44.484 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken up from select, 1/1/1 selected 18:37:44.484 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 processing 1 keys, 0 updates 18:37:44.484 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46878], selector=sun.nio.ch.EPollSelectorImpl@6156f7d9, interestOps=1, readyOps=1 SocketChannelEndPoint@13c726ec[{l=/127.0.0.1:42617,r=/127.0.0.1:46878,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@74d5c862[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7654b9f6{s=START}]=>HttpChannelOverHttp@64799154{s=HttpChannelState@8070fd6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.484 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@13c726ec[{l=/127.0.0.1:42617,r=/127.0.0.1:46878,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@74d5c862[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7654b9f6{s=START}]=>HttpChannelOverHttp@64799154{s=HttpChannelState@8070fd6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.484 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@13c726ec[{l=/127.0.0.1:42617,r=/127.0.0.1:46878,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@74d5c862[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7654b9f6{s=START}]=>HttpChannelOverHttp@64799154{s=HttpChannelState@8070fd6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:44.484 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} tryExecute AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58214ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=9]@2024-01-20T18:37:44.484558105Z 18:37:44.484 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@4dfe525f{RESERVED,thread=Thread[qtp1187972599-21,5,main]} task=AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58214ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=9]@2024-01-20T18:37:44.484706556Z ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} 18:37:44.484 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@13c726ec[{l=/127.0.0.1:42617,r=/127.0.0.1:46878,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@74d5c862[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7654b9f6{s=START}]=>HttpChannelOverHttp@64799154{s=HttpChannelState@8070fd6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58214ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=9]@2024-01-20T18:37:44.484817547Z 18:37:44.484 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@469d6155{ReadCallback@1cd1273c{HttpConnection@74d5c862::SocketChannelEndPoint@13c726ec[{l=/127.0.0.1:42617,r=/127.0.0.1:46878,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@74d5c862[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7654b9f6{s=START}]=>HttpChannelOverHttp@64799154{s=HttpChannelState@8070fd6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.484 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@74d5c862::SocketChannelEndPoint@13c726ec[{l=/127.0.0.1:42617,r=/127.0.0.1:46878,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@74d5c862[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7654b9f6{s=START}]=>HttpChannelOverHttp@64799154{s=HttpChannelState@8070fd6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@8070fd6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.484 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58214ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=10]@2024-01-20T18:37:44.484907867Z tryProduce true 18:37:44.485 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:44.485 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.485 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 266 DirectByteBuffer@69856a09[p=0,l=266,c=8192,r=266]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.485 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@13c726ec[{l=/127.0.0.1:42617,r=/127.0.0.1:46878,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@74d5c862[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7654b9f6{s=START}]=>HttpChannelOverHttp@64799154{s=HttpChannelState@8070fd6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.485 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 waiting with 1 keys 18:37:44.485 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@74d5c862::SocketChannelEndPoint@13c726ec[{l=/127.0.0.1:42617,r=/127.0.0.1:46878,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@74d5c862[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7654b9f6{s=START}]=>HttpChannelOverHttp@64799154{s=HttpChannelState@8070fd6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 266 RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=266,c=8192,r=266]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.485 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@74d5c862::SocketChannelEndPoint@13c726ec[{l=/127.0.0.1:42617,r=/127.0.0.1:46878,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@74d5c862[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7654b9f6{s=START}]=>HttpChannelOverHttp@64799154{s=HttpChannelState@8070fd6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=266,c=8192,r=266]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.485 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=266,c=8192,r=266]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.485 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:37:44.485 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:37:44.485 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:37:44.485 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:37:44.485 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:37:44.485 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Authorization --> VALUE 18:37:44.485 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Authorization --> IN_VALUE 18:37:44.485 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Authorization --> FIELD 18:37:44.485 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Authorization: Basic dXNlcjo=) header=Authorization, headerString=[Authorization], valueString=[Basic dXNlcjo=] 18:37:44.485 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> IN_VALUE 18:37:44.485 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> FIELD 18:37:44.485 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Type: text/plain) header=Content-Type, headerString=[Content-Type], valueString=[text/plain] 18:37:44.485 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:37:44.485 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:37:44.485 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:37:44.485 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:37:44.485 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:37:44.485 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:37:44.485 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:37:44.485 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:42617) header=Host, headerString=[Host], valueString=[localhost:42617] 18:37:44.485 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:37:44.485 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:37:44.485 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:37:44.485 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:37:44.485 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:37:44.485 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:37:44.485 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:37:44.485 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:37:44.485 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:37:44.485 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:37:44.485 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:37:44.485 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@1568499136 cs=HttpChannelState@8070fd6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@47c848ce eof=false 18:37:44.485 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@47c848ce 18:37:44.485 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@25d2dd61[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@64799154{s=HttpChannelState@8070fd6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.485 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/PutHello/Bob?age=10 on HttpChannelOverHttp@64799154{s=HttpChannelState@8070fd6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=0} PUT /base/RestTest/PutHello/Bob?age=10 HTTP/1.1 Authorization: Basic dXNlcjo= Content-Type: text/plain Content-Length: 9 Host: localhost:42617 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:37:44.485 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@74d5c862::SocketChannelEndPoint@13c726ec[{l=/127.0.0.1:42617,r=/127.0.0.1:46878,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@74d5c862[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@7654b9f6{s=START}]=>HttpChannelOverHttp@64799154{s=HttpChannelState@8070fd6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=0}] parsed true HttpParser{s=CONTENT,0 of 9} 18:37:44.486 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:42617/base/RestTest/PutHello/Bob?age=10 HttpChannelOverHttp@64799154{s=HttpChannelState@8070fd6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=1} 18:37:44.486 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@8070fd6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.486 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@64799154{s=HttpChannelState@8070fd6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=1} 18:37:44.486 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.Server -- REQUEST PUT /base/RestTest/PutHello/Bob ?age=10 on HttpChannelOverHttp@64799154{s=HttpChannelState@8070fd6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=1} 18:37:44.486 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/PutHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:37:44.486 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/PutHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:37:44.486 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:37:44.486 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 session=null 18:37:44.486 [qtp1187972599-18] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/PutHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2c708440, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/PutHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:37:44.486 [qtp1187972599-18] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:37:44.487 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=-9223372036854775808] AsyncContentProducer@25d2dd61[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@64799154{s=HttpChannelState@8070fd6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=2}] 18:37:44.487 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@25d2dd61[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@64799154{s=HttpChannelState@8070fd6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=2}] 18:37:44.487 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@25d2dd61[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@64799154{s=HttpChannelState@8070fd6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=2}] 18:37:44.487 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:44.487 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@74d5c862::SocketChannelEndPoint@13c726ec[{l=/127.0.0.1:42617,r=/127.0.0.1:46878,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@74d5c862[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@7654b9f6{s=START}]=>HttpChannelOverHttp@64799154{s=HttpChannelState@8070fd6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=2}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=257,l=266,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.487 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@69856a09[p=257,l=266,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.487 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@64799154{s=HttpChannelState@8070fd6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=2} Content@5ff57e78{DirectByteBufferR@69904323[p=257,l=266,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:44.488 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@74d5c862::SocketChannelEndPoint@13c726ec[{l=/127.0.0.1:42617,r=/127.0.0.1:46878,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@74d5c862[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@7654b9f6{s=START}]=>HttpChannelOverHttp@64799154{s=HttpChannelState@8070fd6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=3}] parsed true HttpParser{s=CONTENT,9 of 9} 18:37:44.488 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@5ff57e78{DirectByteBufferR@69904323[p=257,l=266,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:44.488 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 243478132549 AsyncContentProducer@25d2dd61[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@64799154{s=HttpChannelState@8070fd6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=3}] 18:37:44.488 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced Content@5ff57e78{DirectByteBufferR@69904323[p=257,l=266,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@25d2dd61[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@64799154{s=HttpChannelState@8070fd6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=3}] 18:37:44.488 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@25d2dd61[r=Content@5ff57e78{DirectByteBufferR@69904323[p=257,l=266,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@64799154{s=HttpChannelState@8070fd6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=3}] 18:37:44.488 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@25d2dd61[r=Content@5ff57e78{DirectByteBufferR@69904323[p=257,l=266,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@64799154{s=HttpChannelState@8070fd6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=3}] 18:37:44.488 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@25d2dd61[r=Content@5ff57e78{DirectByteBufferR@69904323[p=257,l=266,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@5ff57e78{DirectByteBufferR@69904323[p=257,l=266,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@64799154{s=HttpChannelState@8070fd6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=3}] 18:37:44.488 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = Content@5ff57e78{DirectByteBufferR@69904323[p=257,l=266,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@25d2dd61[r=Content@5ff57e78{DirectByteBufferR@69904323[p=257,l=266,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@5ff57e78{DirectByteBufferR@69904323[p=257,l=266,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@64799154{s=HttpChannelState@8070fd6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=3}] 18:37:44.488 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@8070fd6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.488 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned Content@5ff57e78{DirectByteBufferR@69904323[p=257,l=266,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:44.488 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpInput -- read produced 9 byte(s) HttpInput@1568499136 cs=HttpChannelState@8070fd6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@47c848ce eof=false 18:37:44.488 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reclaim Content@5ff57e78{DirectByteBufferR@69904323[p=266,l=266,c=8192,r=0]={PUT /base... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@25d2dd61[r=Content@5ff57e78{DirectByteBufferR@69904323[p=266,l=266,c=8192,r=0]={PUT /base... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@5ff57e78{DirectByteBufferR@69904323[p=266,l=266,c=8192,r=0]={PUT /base... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@64799154{s=HttpChannelState@8070fd6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=3}] 18:37:44.488 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=243478132549] AsyncContentProducer@25d2dd61[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@64799154{s=HttpChannelState@8070fd6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=3}] 18:37:44.488 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@25d2dd61[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@64799154{s=HttpChannelState@8070fd6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=3}] 18:37:44.488 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@25d2dd61[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@64799154{s=HttpChannelState@8070fd6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=3}] 18:37:44.488 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:44.488 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@74d5c862::SocketChannelEndPoint@13c726ec[{l=/127.0.0.1:42617,r=/127.0.0.1:46878,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@74d5c862[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@7654b9f6{s=START}]=>HttpChannelOverHttp@64799154{s=HttpChannelState@8070fd6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=3}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=266,l=266,c=8192,r=0]={PUT /base... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.488 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@69856a09[p=266,l=266,c=8192,r=0]={PUT /base... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.488 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:37:44.488 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@64799154{s=HttpChannelState@8070fd6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=3} 18:37:44.488 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:37:44.488 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@64799154{s=HttpChannelState@8070fd6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=3} 18:37:44.488 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:37:44.488 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@74d5c862::SocketChannelEndPoint@13c726ec[{l=/127.0.0.1:42617,r=/127.0.0.1:46878,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@74d5c862[p=HttpParser{s=END,9 of 9},g=HttpGenerator@7654b9f6{s=START}]=>HttpChannelOverHttp@64799154{s=HttpChannelState@8070fd6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=3}] parsed false HttpParser{s=END,9 of 9} 18:37:44.488 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@74d5c862::SocketChannelEndPoint@13c726ec[{l=/127.0.0.1:42617,r=/127.0.0.1:46878,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@74d5c862[p=HttpParser{s=END,9 of 9},g=HttpGenerator@7654b9f6{s=START}]=>HttpChannelOverHttp@64799154{s=HttpChannelState@8070fd6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=3}] 18:37:44.488 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:37:44.488 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 243478132549 AsyncContentProducer@25d2dd61[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@64799154{s=HttpChannelState@8070fd6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=3}] 18:37:44.488 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced EofContent AsyncContentProducer@25d2dd61[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@64799154{s=HttpChannelState@8070fd6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=3}] 18:37:44.489 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@25d2dd61[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@64799154{s=HttpChannelState@8070fd6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=4}] 18:37:44.489 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@25d2dd61[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@64799154{s=HttpChannelState@8070fd6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=4}] 18:37:44.489 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@25d2dd61[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@64799154{s=HttpChannelState@8070fd6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=4}] 18:37:44.489 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = EofContent AsyncContentProducer@25d2dd61[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@64799154{s=HttpChannelState@8070fd6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=4}] 18:37:44.489 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@8070fd6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.489 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned EofContent 18:37:44.489 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpInput -- read error=null HttpInput@1568499136 cs=HttpChannelState@8070fd6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@47c848ce eof=false 18:37:44.489 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpInput -- read at EOF, setting consumed EOF to true HttpInput@1568499136 cs=HttpChannelState@8070fd6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@47c848ce eof=false 18:37:44.489 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- onContentProducible releasing semaphore LockedSemaphore permits=0 unready=false 18:37:44.489 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@6c9bf8e7[p=0,l=37,c=8192,r=37]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 18:37:44.489 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=37 null 18:37:44.489 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@5f1109c0[p=0,l=37,c=8192,r=37]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@2be3bae4{null} 18:37:44.489 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/PutHello/Bob on HttpChannelOverHttp@64799154{s=HttpChannelState@8070fd6{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=4} 200 null HTTP/1.1 Date: Sat, 20 Jan 2024 18:37:44 GMT Content-Length: 37 Content-Type: text/plain 18:37:44.489 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@40817de0[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=37},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@73eee9d7] (null,[p=0,l=37,c=8192,r=37],true)@START 18:37:44.489 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=37} last=true content=HeapByteBuffer@5f1109c0[p=0,l=37,c=8192,r=37]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.490 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sat, 20 Jan 2024 18:37:44 GMT Content-Length: 37 Content-Type: text/plain 18:37:44.490 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:37:44.490 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@40817de0[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=37},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@73eee9d7] ([p=0,l=126,c=8192,r=126],[p=0,l=37,c=8192,r=37],true)@COMPLETING 18:37:44.490 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@2466b163{IDLE}->null [DirectByteBuffer@2652a7a2[p=0,l=126,c=8192,r=126]={<<>>0.18)\r\n\r\n...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@5f1109c0[p=0,l=37,c=8192,r=37]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 18:37:44.490 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@2466b163{WRITING}->null:IDLE-->WRITING 18:37:44.490 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 163 SocketChannelEndPoint@13c726ec[{l=/127.0.0.1:42617,r=/127.0.0.1:46878,OPEN,fill=-,flush=W,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@74d5c862[p=HttpParser{s=END,9 of 9},g=HttpGenerator@7654b9f6{s=COMPLETING}]=>HttpChannelOverHttp@64799154{s=HttpChannelState@8070fd6{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=5}] 18:37:44.490 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=163 remaining=0 WriteFlusher@2466b163{WRITING}->null 18:37:44.490 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@2466b163{IDLE}->null:WRITING-->IDLE 18:37:44.490 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@40817de0[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=37},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@73eee9d7] ([p=126,l=126,c=8192,r=0],[p=37,l=37,c=8192,r=0],true)@END 18:37:44.490 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpOutput -- onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 18:37:44.490 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:37:44.490 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@64799154{s=HttpChannelState@8070fd6{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=5} 18:37:44.490 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@8070fd6{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:37:44.490 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@8070fd6{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.490 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@64799154{s=HttpChannelState@8070fd6{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=5} 18:37:44.490 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@12e40b91) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:37:44.490 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@8070fd6{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.490 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@8070fd6{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.490 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@8070fd6{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.490 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@64799154{s=HttpChannelState@8070fd6{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=5} 18:37:44.490 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/PutHello/Bob written=37 18:37:44.490 [qtp1187972599-18] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:37:44 +0000] "PUT /base/RestTest/PutHello/Bob?age=10 HTTP/1.1" 200 37 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:44.490 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1568499136 cs=HttpChannelState@8070fd6{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@47c848ce eof=true 18:37:44.490 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@64799154{s=HttpChannelState@8070fd6{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=5} 18:37:44.490 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@25d2dd61[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@64799154{s=HttpChannelState@8070fd6{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=5}] 18:37:44.490 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1568499136 cs=HttpChannelState@8070fd6{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@47c848ce eof=true 18:37:44.490 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@25d2dd61[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@64799154{s=HttpChannelState@8070fd6{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=5}] 18:37:44.490 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1568499136 cs=HttpChannelState@8070fd6{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@47c848ce eof=true 18:37:44.490 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@8070fd6{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.490 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@1568499136 cs=HttpChannelState@8070fd6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@47c848ce eof=true 18:37:44.491 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@47c848ce 18:37:44.491 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@25d2dd61[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@64799154{s=HttpChannelState@8070fd6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=6}] 18:37:44.491 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:37:44.491 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:37:44.491 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@64799154{s=HttpChannelState@8070fd6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:37:44.491 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.491 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.491 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@74d5c862::SocketChannelEndPoint@13c726ec[{l=/127.0.0.1:42617,r=/127.0.0.1:46878,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@74d5c862[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7654b9f6{s=START}]=>HttpChannelOverHttp@64799154{s=HttpChannelState@8070fd6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled 0 RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.491 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@74d5c862::SocketChannelEndPoint@13c726ec[{l=/127.0.0.1:42617,r=/127.0.0.1:46878,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@74d5c862[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7654b9f6{s=START}]=>HttpChannelOverHttp@64799154{s=HttpChannelState@8070fd6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.491 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.491 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@74d5c862::SocketChannelEndPoint@13c726ec[{l=/127.0.0.1:42617,r=/127.0.0.1:46878,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@74d5c862[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7654b9f6{s=START}]=>HttpChannelOverHttp@64799154{s=HttpChannelState@8070fd6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=START,0 of -1} 18:37:44.491 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@74d5c862::SocketChannelEndPoint@13c726ec[{l=/127.0.0.1:42617,r=/127.0.0.1:46878,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@74d5c862[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7654b9f6{s=START}]=>HttpChannelOverHttp@64799154{s=HttpChannelState@8070fd6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.491 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@74d5c862::SocketChannelEndPoint@13c726ec[{l=/127.0.0.1:42617,r=/127.0.0.1:46878,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@74d5c862[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7654b9f6{s=START}]=>HttpChannelOverHttp@64799154{s=HttpChannelState@8070fd6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.491 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@469d6155{ReadCallback@1cd1273c{HttpConnection@74d5c862::SocketChannelEndPoint@13c726ec[{l=/127.0.0.1:42617,r=/127.0.0.1:46878,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@74d5c862[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7654b9f6{s=START}]=>HttpChannelOverHttp@64799154{s=HttpChannelState@8070fd6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.491 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@13c726ec[{l=/127.0.0.1:42617,r=/127.0.0.1:46878,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@74d5c862[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7654b9f6{s=START}]=>HttpChannelOverHttp@64799154{s=HttpChannelState@8070fd6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.491 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@39795914 on ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=0 18:37:44.491 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=1 18:37:44.491 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken with none selected 18:37:44.491 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@74d5c862::SocketChannelEndPoint@13c726ec[{l=/127.0.0.1:42617,r=/127.0.0.1:46878,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@74d5c862[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7654b9f6{s=START}]=>HttpChannelOverHttp@64799154{s=HttpChannelState@8070fd6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@8070fd6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.491 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b3af188{RUNNING,thread=Thread[qtp1187972599-18,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=4 18:37:44.491 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b3af188{RESERVED,thread=Thread[qtp1187972599-18,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} 18:37:44.491 [main] DEBUG org.apache.http.wire -- http-outgoing-16 << "HTTP/1.1 200 OK[\r][\n]" 18:37:44.491 [main] DEBUG org.apache.http.wire -- http-outgoing-16 << "Date: Sat, 20 Jan 2024 18:37:44 GMT[\r][\n]" 18:37:44.491 [main] DEBUG org.apache.http.wire -- http-outgoing-16 << "Content-Type: text/plain[\r][\n]" 18:37:44.491 [main] DEBUG org.apache.http.wire -- http-outgoing-16 << "Content-Length: 37[\r][\n]" 18:37:44.491 [main] DEBUG org.apache.http.wire -- http-outgoing-16 << "Server: Jetty(11.0.18)[\r][\n]" 18:37:44.491 [main] DEBUG org.apache.http.wire -- http-outgoing-16 << "[\r][\n]" 18:37:44.491 [main] DEBUG org.apache.http.wire -- http-outgoing-16 << "PUT: At last! Hello There Bob aged 10" 18:37:44.491 [main] DEBUG org.apache.http.headers -- http-outgoing-16 << HTTP/1.1 200 OK 18:37:44.491 [main] DEBUG org.apache.http.headers -- http-outgoing-16 << Date: Sat, 20 Jan 2024 18:37:44 GMT 18:37:44.491 [main] DEBUG org.apache.http.headers -- http-outgoing-16 << Content-Type: text/plain 18:37:44.491 [main] DEBUG org.apache.http.headers -- http-outgoing-16 << Content-Length: 37 18:37:44.491 [main] DEBUG org.apache.http.headers -- http-outgoing-16 << Server: Jetty(11.0.18) 18:37:44.491 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken up from select, 0/0/1 selected 18:37:44.491 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 processing 0 keys, 1 updates 18:37:44.491 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:37:44.492 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:44.492 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@39795914 18:37:44.492 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@13c726ec[{l=/127.0.0.1:42617,r=/127.0.0.1:46878,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@74d5c862[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7654b9f6{s=START}]=>HttpChannelOverHttp@64799154{s=HttpChannelState@8070fd6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.492 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.492 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 waiting with 1 keys 18:37:44.492 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 16][route: {}->http://localhost:42617] can be kept alive indefinitely 18:37:44.492 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-16: set socket timeout to 0 18:37:44.492 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 16][route: {}->http://localhost:42617][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:44.492 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:37:44.492 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:37:44.492 [main] DEBUG org.onap.policy.rest.RestManager -- PUT: At last! Hello There Bob aged 10 18:37:44.492 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:37:44.492 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-16: Close connection 18:37:44.492 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:37:44.492 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken up from select, 1/1/1 selected 18:37:44.492 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 processing 1 keys, 0 updates 18:37:44.492 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:42617/base/RestTest/PutBlank: 18:37:44.492 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46878], selector=sun.nio.ch.EPollSelectorImpl@6156f7d9, interestOps=1, readyOps=1 SocketChannelEndPoint@13c726ec[{l=/127.0.0.1:42617,r=/127.0.0.1:46878,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@74d5c862[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7654b9f6{s=START}]=>HttpChannelOverHttp@64799154{s=HttpChannelState@8070fd6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.492 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@13c726ec[{l=/127.0.0.1:42617,r=/127.0.0.1:46878,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@74d5c862[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7654b9f6{s=START}]=>HttpChannelOverHttp@64799154{s=HttpChannelState@8070fd6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.492 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@13c726ec[{l=/127.0.0.1:42617,r=/127.0.0.1:46878,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@74d5c862[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7654b9f6{s=START}]=>HttpChannelOverHttp@64799154{s=HttpChannelState@8070fd6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:44.492 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} tryExecute AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58206ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=10]@2024-01-20T18:37:44.492595954Z 18:37:44.492 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@13c726ec[{l=/127.0.0.1:42617,r=/127.0.0.1:46878,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@74d5c862[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7654b9f6{s=START}]=>HttpChannelOverHttp@64799154{s=HttpChannelState@8070fd6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58206ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=10]@2024-01-20T18:37:44.492808285Z 18:37:44.492 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@469d6155{ReadCallback@1cd1273c{HttpConnection@74d5c862::SocketChannelEndPoint@13c726ec[{l=/127.0.0.1:42617,r=/127.0.0.1:46878,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@74d5c862[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7654b9f6{s=START}]=>HttpChannelOverHttp@64799154{s=HttpChannelState@8070fd6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.492 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@74d5c862::SocketChannelEndPoint@13c726ec[{l=/127.0.0.1:42617,r=/127.0.0.1:46878,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@74d5c862[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7654b9f6{s=START}]=>HttpChannelOverHttp@64799154{s=HttpChannelState@8070fd6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@8070fd6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.493 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@13c726ec[{l=/127.0.0.1:42617,r=/127.0.0.1:46878,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@74d5c862[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7654b9f6{s=START}]=>HttpChannelOverHttp@64799154{s=HttpChannelState@8070fd6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.493 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@6c3ace64[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.493 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:37:44.493 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@74d5c862::SocketChannelEndPoint@13c726ec[{l=/127.0.0.1:42617,r=/127.0.0.1:46878,ISHUT,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@74d5c862[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7654b9f6{s=START}]=>HttpChannelOverHttp@64799154{s=HttpChannelState@8070fd6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 RetainableByteBuffer@18162f7a{DirectByteBuffer@6c3ace64[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.493 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@74d5c862::SocketChannelEndPoint@13c726ec[{l=/127.0.0.1:42617,r=/127.0.0.1:46878,ISHUT,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@74d5c862[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7654b9f6{s=START}]=>HttpChannelOverHttp@64799154{s=HttpChannelState@8070fd6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@18162f7a{DirectByteBuffer@6c3ace64[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.493 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@6c3ace64[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.493 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:37:44.493 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:37:44.493 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:37:44.493 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:42617][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:37:44.493 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@13c726ec[{l=/127.0.0.1:42617,r=/127.0.0.1:46878,ISHUT,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@74d5c862[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7654b9f6{s=START}]=>HttpChannelOverHttp@64799154{s=HttpChannelState@8070fd6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.493 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 17][route: {}->http://localhost:42617][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:44.493 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:42617 18:37:44.493 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@13c726ec[{l=/127.0.0.1:42617,r=/127.0.0.1:46878,ISHUT,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@74d5c862[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7654b9f6{s=START}]=>HttpChannelOverHttp@64799154{s=HttpChannelState@8070fd6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.493 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@13c726ec[{l=/127.0.0.1:42617,r=/127.0.0.1:46878,CLOSED,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@74d5c862[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7654b9f6{s=START}]=>HttpChannelOverHttp@64799154{s=HttpChannelState@8070fd6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.493 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:42617 18:37:44.493 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@469d6155{null} 18:37:44.493 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=1 updates=0 18:37:44.493 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@22d50bc9 startThread=0 18:37:44.493 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@22d50bc9 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58205ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:37:44.493 [qtp1187972599-20-acceptor-0@2d777226-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@1410ba44[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46888]] on ManagedSelector@22df0abe{STARTED} id=0 keys=0 selected=0 updates=0 18:37:44.493 [qtp1187972599-20-acceptor-0@2d777226-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@22df0abe{STARTED} id=0 keys=0 selected=0 updates=1 18:37:44.493 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@13c726ec[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=1/0,kio=-1,kro=-1}]->[HttpConnection@74d5c862[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7654b9f6{s=START}]=>HttpChannelOverHttp@64799154{s=HttpChannelState@8070fd6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.493 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b3af188{RESERVED,thread=Thread[qtp1187972599-18,5,main]} task=AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58205ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=11]@2024-01-20T18:37:44.493981131Z ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} 18:37:44.493 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@74d5c862::SocketChannelEndPoint@13c726ec[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=1/0,kio=-1,kro=-1}]->[HttpConnection@74d5c862[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7654b9f6{s=START}]=>HttpChannelOverHttp@64799154{s=HttpChannelState@8070fd6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:37:44.493 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@74d5c862::SocketChannelEndPoint@13c726ec[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=1/0,kio=-1,kro=-1}]->[HttpConnection@74d5c862[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7654b9f6{s=START}]=>HttpChannelOverHttp@64799154{s=HttpChannelState@8070fd6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.494 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58205ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=11]@2024-01-20T18:37:44.494096431Z tryProduce true 18:37:44.494 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:44.494 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.494 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@22d50bc9 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58205ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:37:44.494 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@74d5c862::SocketChannelEndPoint@13c726ec[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=1/0,kio=-1,kro=-1}]->[HttpConnection@74d5c862[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7654b9f6{s=START}]=>HttpChannelOverHttp@64799154{s=HttpChannelState@8070fd6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.494 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58205ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:37:44.494 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@13c726ec[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@74d5c862[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7654b9f6{s=START}]=>HttpChannelOverHttp@64799154{s=HttpChannelState@8070fd6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.494 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@74d5c862::SocketChannelEndPoint@13c726ec[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@74d5c862[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7654b9f6{s=START}]=>HttpChannelOverHttp@64799154{s=HttpChannelState@8070fd6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@8070fd6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.494 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@4dfe525f{RUNNING,thread=Thread[qtp1187972599-21,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=4 18:37:44.494 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@4dfe525f{RESERVED,thread=Thread[qtp1187972599-21,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} 18:37:44.494 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Ignoring key update for cancelled key SocketChannelEndPoint@13c726ec[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@74d5c862[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7654b9f6{s=START}]=>HttpChannelOverHttp@64799154{s=HttpChannelState@8070fd6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] java.nio.channels.CancelledKeyException: null at java.base/sun.nio.ch.SelectionKeyImpl.ensureValid(SelectionKeyImpl.java:75) at java.base/sun.nio.ch.SelectionKeyImpl.interestOps(SelectionKeyImpl.java:104) at org.eclipse.jetty.io.SelectableChannelEndPoint.updateKey(SelectableChannelEndPoint.java:271) at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.updateKeys(ManagedSelector.java:715) at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:540) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:455) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:248) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) at java.base/java.lang.Thread.run(Thread.java:833) 18:37:44.494 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@13c726ec[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@74d5c862[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7654b9f6{s=START}]=>HttpChannelOverHttp@64799154{s=HttpChannelState@8070fd6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.494 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@13c726ec[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@74d5c862[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7654b9f6{s=START}]=>HttpChannelOverHttp@64799154{s=HttpChannelState@8070fd6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.494 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 waiting with 1 keys 18:37:44.494 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:46888<->127.0.0.1:42617 18:37:44.494 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request PUT /base/RestTest/PutBlank HTTP/1.1 18:37:44.494 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:37:44.494 [main] DEBUG org.apache.http.headers -- http-outgoing-17 >> PUT /base/RestTest/PutBlank HTTP/1.1 18:37:44.494 [main] DEBUG org.apache.http.headers -- http-outgoing-17 >> Authorization: Basic dXNlcjo= 18:37:44.494 [main] DEBUG org.apache.http.headers -- http-outgoing-17 >> Content-Type: text/plain 18:37:44.494 [main] DEBUG org.apache.http.headers -- http-outgoing-17 >> Content-Length: 9 18:37:44.494 [main] DEBUG org.apache.http.headers -- http-outgoing-17 >> Host: localhost:42617 18:37:44.494 [main] DEBUG org.apache.http.headers -- http-outgoing-17 >> Connection: Keep-Alive 18:37:44.494 [main] DEBUG org.apache.http.headers -- http-outgoing-17 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:37:44.494 [main] DEBUG org.apache.http.headers -- http-outgoing-17 >> Accept-Encoding: gzip,deflate 18:37:44.494 [main] DEBUG org.apache.http.wire -- http-outgoing-17 >> "PUT /base/RestTest/PutBlank HTTP/1.1[\r][\n]" 18:37:44.494 [main] DEBUG org.apache.http.wire -- http-outgoing-17 >> "Authorization: Basic dXNlcjo=[\r][\n]" 18:37:44.494 [main] DEBUG org.apache.http.wire -- http-outgoing-17 >> "Content-Type: text/plain[\r][\n]" 18:37:44.494 [main] DEBUG org.apache.http.wire -- http-outgoing-17 >> "Content-Length: 9[\r][\n]" 18:37:44.494 [main] DEBUG org.apache.http.wire -- http-outgoing-17 >> "Host: localhost:42617[\r][\n]" 18:37:44.494 [main] DEBUG org.apache.http.wire -- http-outgoing-17 >> "Connection: Keep-Alive[\r][\n]" 18:37:44.494 [main] DEBUG org.apache.http.wire -- http-outgoing-17 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:37:44.495 [main] DEBUG org.apache.http.wire -- http-outgoing-17 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:37:44.495 [main] DEBUG org.apache.http.wire -- http-outgoing-17 >> "[\r][\n]" 18:37:44.495 [main] DEBUG org.apache.http.wire -- http-outgoing-17 >> "At last! " 18:37:44.494 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken with none selected 18:37:44.498 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 0/0/0 selected 18:37:44.498 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 0 keys, 1 updates 18:37:44.498 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:44.498 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@1410ba44[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46888]] 18:37:44.498 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@1410ba44[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46888]] startThread=0 18:37:44.498 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.498 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 1 keys 18:37:44.498 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@1410ba44[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46888]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58200ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.498 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@6ab1dcc4[{l=/127.0.0.1:42617,r=/127.0.0.1:46888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:44.498 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@6ab1dcc4[{l=/127.0.0.1:42617,r=/127.0.0.1:46888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:37:44.498 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@478b9f0e{s=HttpChannelState@5276b804{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@6ab1dcc4[{l=/127.0.0.1:42617,r=/127.0.0.1:46888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@5276b804{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.498 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@21b4faa7::SocketChannelEndPoint@6ab1dcc4[{l=/127.0.0.1:42617,r=/127.0.0.1:46888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:44.498 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f02db0@458755a9 on ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=0 18:37:44.498 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@6ab1dcc4[{l=/127.0.0.1:42617,r=/127.0.0.1:46888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@21b4faa7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5eefc1f8{s=START}]=>HttpChannelOverHttp@478b9f0e{s=HttpChannelState@5276b804{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.498 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@21b4faa7::SocketChannelEndPoint@6ab1dcc4[{l=/127.0.0.1:42617,r=/127.0.0.1:46888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@21b4faa7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5eefc1f8{s=START}]=>HttpChannelOverHttp@478b9f0e{s=HttpChannelState@5276b804{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.498 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@21b4faa7::SocketChannelEndPoint@6ab1dcc4[{l=/127.0.0.1:42617,r=/127.0.0.1:46888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@21b4faa7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5eefc1f8{s=START}]=>HttpChannelOverHttp@478b9f0e{s=HttpChannelState@5276b804{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.498 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@39bee4b9{ReadCallback@3f5950eb{HttpConnection@21b4faa7::SocketChannelEndPoint@6ab1dcc4[{l=/127.0.0.1:42617,r=/127.0.0.1:46888,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@21b4faa7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5eefc1f8{s=START}]=>HttpChannelOverHttp@478b9f0e{s=HttpChannelState@5276b804{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.498 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@6ab1dcc4[{l=/127.0.0.1:42617,r=/127.0.0.1:46888,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@21b4faa7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5eefc1f8{s=START}]=>HttpChannelOverHttp@478b9f0e{s=HttpChannelState@5276b804{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.498 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@400c60b4 on ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=1 18:37:44.498 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=2 18:37:44.499 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken with none selected 18:37:44.499 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@6ab1dcc4[{l=/127.0.0.1:42617,r=/127.0.0.1:46888,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@21b4faa7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5eefc1f8{s=START}]=>HttpChannelOverHttp@478b9f0e{s=HttpChannelState@5276b804{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.499 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 0/0/1 selected 18:37:44.499 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 0 keys, 2 updates 18:37:44.499 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:37:44.499 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f02db0@458755a9 18:37:44.499 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@1410ba44[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46888]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58200ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.499 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@400c60b4 18:37:44.499 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58200ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.499 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@6ab1dcc4[{l=/127.0.0.1:42617,r=/127.0.0.1:46888,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@21b4faa7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5eefc1f8{s=START}]=>HttpChannelOverHttp@478b9f0e{s=HttpChannelState@5276b804{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.499 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.499 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 1 keys 18:37:44.499 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 1/1/1 selected 18:37:44.499 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 1 keys, 0 updates 18:37:44.499 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46888], selector=sun.nio.ch.EPollSelectorImpl@7424c5f3, interestOps=1, readyOps=1 SocketChannelEndPoint@6ab1dcc4[{l=/127.0.0.1:42617,r=/127.0.0.1:46888,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@21b4faa7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5eefc1f8{s=START}]=>HttpChannelOverHttp@478b9f0e{s=HttpChannelState@5276b804{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.499 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@6ab1dcc4[{l=/127.0.0.1:42617,r=/127.0.0.1:46888,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@21b4faa7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5eefc1f8{s=START}]=>HttpChannelOverHttp@478b9f0e{s=HttpChannelState@5276b804{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.499 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@6ab1dcc4[{l=/127.0.0.1:42617,r=/127.0.0.1:46888,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@21b4faa7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5eefc1f8{s=START}]=>HttpChannelOverHttp@478b9f0e{s=HttpChannelState@5276b804{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:44.499 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} tryExecute AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/REPRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58200ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=13]@2024-01-20T18:37:44.499395047Z 18:37:44.499 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@6ab1dcc4[{l=/127.0.0.1:42617,r=/127.0.0.1:46888,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@21b4faa7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5eefc1f8{s=START}]=>HttpChannelOverHttp@478b9f0e{s=HttpChannelState@5276b804{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58199ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=13]@2024-01-20T18:37:44.499503268Z 18:37:44.499 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@39bee4b9{ReadCallback@3f5950eb{HttpConnection@21b4faa7::SocketChannelEndPoint@6ab1dcc4[{l=/127.0.0.1:42617,r=/127.0.0.1:46888,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@21b4faa7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5eefc1f8{s=START}]=>HttpChannelOverHttp@478b9f0e{s=HttpChannelState@5276b804{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.499 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@21b4faa7::SocketChannelEndPoint@6ab1dcc4[{l=/127.0.0.1:42617,r=/127.0.0.1:46888,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@21b4faa7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5eefc1f8{s=START}]=>HttpChannelOverHttp@478b9f0e{s=HttpChannelState@5276b804{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@5276b804{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.499 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 255 DirectByteBuffer@69856a09[p=0,l=255,c=8192,r=255]={<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.499 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@21b4faa7::SocketChannelEndPoint@6ab1dcc4[{l=/127.0.0.1:42617,r=/127.0.0.1:46888,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@21b4faa7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5eefc1f8{s=START}]=>HttpChannelOverHttp@478b9f0e{s=HttpChannelState@5276b804{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 255 RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=255,c=8192,r=255]={<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.499 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@21b4faa7::SocketChannelEndPoint@6ab1dcc4[{l=/127.0.0.1:42617,r=/127.0.0.1:46888,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@21b4faa7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5eefc1f8{s=START}]=>HttpChannelOverHttp@478b9f0e{s=HttpChannelState@5276b804{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=255,c=8192,r=255]={<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.499 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=255,c=8192,r=255]={<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.499 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:37:44.499 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:37:44.499 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:37:44.499 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:37:44.499 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:37:44.499 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Authorization --> VALUE 18:37:44.499 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Authorization --> IN_VALUE 18:37:44.499 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Authorization --> FIELD 18:37:44.499 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Authorization: Basic dXNlcjo=) header=Authorization, headerString=[Authorization], valueString=[Basic dXNlcjo=] 18:37:44.499 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> IN_VALUE 18:37:44.499 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> FIELD 18:37:44.499 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Type: text/plain) header=Content-Type, headerString=[Content-Type], valueString=[text/plain] 18:37:44.499 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:37:44.499 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:37:44.499 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:37:44.499 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:37:44.499 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:37:44.500 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:37:44.500 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:37:44.500 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:42617) header=Host, headerString=[Host], valueString=[localhost:42617] 18:37:44.500 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:37:44.500 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:37:44.500 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:37:44.500 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:37:44.500 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:37:44.500 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:37:44.500 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:37:44.500 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:37:44.500 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@4dfe525f{RESERVED,thread=Thread[qtp1187972599-21,5,main]} task=AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58199ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=14]@2024-01-20T18:37:44.500270381Z ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} 18:37:44.500 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58199ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=14]@2024-01-20T18:37:44.500345632Z tryProduce true 18:37:44.500 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:44.500 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.500 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@6ab1dcc4[{l=/127.0.0.1:42617,r=/127.0.0.1:46888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@21b4faa7[p=HttpParser{s=HEADER,0 of 9},g=HttpGenerator@5eefc1f8{s=START}]=>HttpChannelOverHttp@478b9f0e{s=HttpChannelState@5276b804{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.500 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 1 keys 18:37:44.500 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:37:44.500 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:37:44.500 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:37:44.500 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@2044980670 cs=HttpChannelState@5276b804{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@62ab3102 eof=false 18:37:44.500 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@62ab3102 18:37:44.500 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@fc845c3[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@478b9f0e{s=HttpChannelState@5276b804{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.500 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/PutBlank on HttpChannelOverHttp@478b9f0e{s=HttpChannelState@5276b804{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/PutBlank,age=0} PUT /base/RestTest/PutBlank HTTP/1.1 Authorization: Basic dXNlcjo= Content-Type: text/plain Content-Length: 9 Host: localhost:42617 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:37:44.500 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@21b4faa7::SocketChannelEndPoint@6ab1dcc4[{l=/127.0.0.1:42617,r=/127.0.0.1:46888,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@21b4faa7[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@5eefc1f8{s=START}]=>HttpChannelOverHttp@478b9f0e{s=HttpChannelState@5276b804{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/PutBlank,age=0}] parsed true HttpParser{s=CONTENT,0 of 9} 18:37:44.500 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:42617/base/RestTest/PutBlank HttpChannelOverHttp@478b9f0e{s=HttpChannelState@5276b804{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/PutBlank,age=0} 18:37:44.500 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@5276b804{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.500 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@478b9f0e{s=HttpChannelState@5276b804{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutBlank,age=0} 18:37:44.500 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.Server -- REQUEST PUT /base/RestTest/PutBlank ?null on HttpChannelOverHttp@478b9f0e{s=HttpChannelState@5276b804{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutBlank,age=0} 18:37:44.500 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/PutBlank @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:37:44.501 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/PutBlank @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:37:44.501 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:37:44.501 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 session=null 18:37:44.501 [qtp1187972599-23] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/PutBlank|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2c708440, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/PutBlank} -> org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:37:44.501 [qtp1187972599-23] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:37:44.502 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=-9223372036854775808] AsyncContentProducer@fc845c3[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@478b9f0e{s=HttpChannelState@5276b804{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutBlank,age=2}] 18:37:44.502 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@fc845c3[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@478b9f0e{s=HttpChannelState@5276b804{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutBlank,age=2}] 18:37:44.502 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@fc845c3[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@478b9f0e{s=HttpChannelState@5276b804{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutBlank,age=2}] 18:37:44.502 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:44.502 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@21b4faa7::SocketChannelEndPoint@6ab1dcc4[{l=/127.0.0.1:42617,r=/127.0.0.1:46888,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@21b4faa7[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@5eefc1f8{s=START}]=>HttpChannelOverHttp@478b9f0e{s=HttpChannelState@5276b804{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutBlank,age=2}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=246,l=255,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.502 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@69856a09[p=246,l=255,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.502 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@478b9f0e{s=HttpChannelState@5276b804{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutBlank,age=2} Content@165ad0db{DirectByteBufferR@703241b3[p=246,l=255,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:44.502 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@21b4faa7::SocketChannelEndPoint@6ab1dcc4[{l=/127.0.0.1:42617,r=/127.0.0.1:46888,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@21b4faa7[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@5eefc1f8{s=START}]=>HttpChannelOverHttp@478b9f0e{s=HttpChannelState@5276b804{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutBlank,age=2}] parsed true HttpParser{s=CONTENT,9 of 9} 18:37:44.502 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@165ad0db{DirectByteBufferR@703241b3[p=246,l=255,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:44.502 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 243492485148 AsyncContentProducer@fc845c3[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@478b9f0e{s=HttpChannelState@5276b804{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutBlank,age=2}] 18:37:44.502 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced Content@165ad0db{DirectByteBufferR@703241b3[p=246,l=255,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@fc845c3[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@478b9f0e{s=HttpChannelState@5276b804{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutBlank,age=2}] 18:37:44.502 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@fc845c3[r=Content@165ad0db{DirectByteBufferR@703241b3[p=246,l=255,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@478b9f0e{s=HttpChannelState@5276b804{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutBlank,age=2}] 18:37:44.502 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@fc845c3[r=Content@165ad0db{DirectByteBufferR@703241b3[p=246,l=255,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@478b9f0e{s=HttpChannelState@5276b804{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutBlank,age=2}] 18:37:44.502 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@fc845c3[r=Content@165ad0db{DirectByteBufferR@703241b3[p=246,l=255,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@165ad0db{DirectByteBufferR@703241b3[p=246,l=255,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@478b9f0e{s=HttpChannelState@5276b804{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutBlank,age=2}] 18:37:44.502 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = Content@165ad0db{DirectByteBufferR@703241b3[p=246,l=255,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@fc845c3[r=Content@165ad0db{DirectByteBufferR@703241b3[p=246,l=255,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@165ad0db{DirectByteBufferR@703241b3[p=246,l=255,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@478b9f0e{s=HttpChannelState@5276b804{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutBlank,age=2}] 18:37:44.502 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@5276b804{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.502 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned Content@165ad0db{DirectByteBufferR@703241b3[p=246,l=255,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:44.502 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- read produced 9 byte(s) HttpInput@2044980670 cs=HttpChannelState@5276b804{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@62ab3102 eof=false 18:37:44.502 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reclaim Content@165ad0db{DirectByteBufferR@703241b3[p=255,l=255,c=8192,r=0]={PUT /base... last! <<<>>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@fc845c3[r=Content@165ad0db{DirectByteBufferR@703241b3[p=255,l=255,c=8192,r=0]={PUT /base... last! <<<>>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@165ad0db{DirectByteBufferR@703241b3[p=255,l=255,c=8192,r=0]={PUT /base... last! <<<>>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@478b9f0e{s=HttpChannelState@5276b804{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutBlank,age=2}] 18:37:44.502 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=243492485148] AsyncContentProducer@fc845c3[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@478b9f0e{s=HttpChannelState@5276b804{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutBlank,age=2}] 18:37:44.502 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@fc845c3[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@478b9f0e{s=HttpChannelState@5276b804{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutBlank,age=2}] 18:37:44.502 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@fc845c3[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@478b9f0e{s=HttpChannelState@5276b804{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutBlank,age=2}] 18:37:44.502 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:44.502 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@21b4faa7::SocketChannelEndPoint@6ab1dcc4[{l=/127.0.0.1:42617,r=/127.0.0.1:46888,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@21b4faa7[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@5eefc1f8{s=START}]=>HttpChannelOverHttp@478b9f0e{s=HttpChannelState@5276b804{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutBlank,age=3}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=255,l=255,c=8192,r=0]={PUT /base... last! <<<>>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.503 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@69856a09[p=255,l=255,c=8192,r=0]={PUT /base... last! <<<>>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.503 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:37:44.503 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@478b9f0e{s=HttpChannelState@5276b804{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutBlank,age=3} 18:37:44.503 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:37:44.503 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@478b9f0e{s=HttpChannelState@5276b804{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutBlank,age=3} 18:37:44.503 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:37:44.503 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@21b4faa7::SocketChannelEndPoint@6ab1dcc4[{l=/127.0.0.1:42617,r=/127.0.0.1:46888,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@21b4faa7[p=HttpParser{s=END,9 of 9},g=HttpGenerator@5eefc1f8{s=START}]=>HttpChannelOverHttp@478b9f0e{s=HttpChannelState@5276b804{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutBlank,age=3}] parsed false HttpParser{s=END,9 of 9} 18:37:44.503 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@21b4faa7::SocketChannelEndPoint@6ab1dcc4[{l=/127.0.0.1:42617,r=/127.0.0.1:46888,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@21b4faa7[p=HttpParser{s=END,9 of 9},g=HttpGenerator@5eefc1f8{s=START}]=>HttpChannelOverHttp@478b9f0e{s=HttpChannelState@5276b804{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutBlank,age=3}] 18:37:44.503 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:37:44.503 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 243492485148 AsyncContentProducer@fc845c3[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@478b9f0e{s=HttpChannelState@5276b804{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutBlank,age=3}] 18:37:44.503 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced EofContent AsyncContentProducer@fc845c3[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@478b9f0e{s=HttpChannelState@5276b804{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutBlank,age=3}] 18:37:44.503 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@fc845c3[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@478b9f0e{s=HttpChannelState@5276b804{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutBlank,age=3}] 18:37:44.503 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@fc845c3[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@478b9f0e{s=HttpChannelState@5276b804{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutBlank,age=3}] 18:37:44.503 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@fc845c3[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@478b9f0e{s=HttpChannelState@5276b804{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutBlank,age=3}] 18:37:44.503 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = EofContent AsyncContentProducer@fc845c3[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@478b9f0e{s=HttpChannelState@5276b804{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutBlank,age=3}] 18:37:44.503 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@5276b804{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.503 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned EofContent 18:37:44.503 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- read error=null HttpInput@2044980670 cs=HttpChannelState@5276b804{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@62ab3102 eof=false 18:37:44.503 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- read at EOF, setting consumed EOF to true HttpInput@2044980670 cs=HttpChannelState@5276b804{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@62ab3102 eof=false 18:37:44.503 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- onContentProducible releasing semaphore LockedSemaphore permits=0 unready=false 18:37:44.504 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@4baa5d96[p=0,l=26,c=8192,r=26]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 18:37:44.504 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=26 null 18:37:44.504 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@601ef7d[p=0,l=26,c=8192,r=26]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@461d3b6e{null} 18:37:44.504 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/PutBlank on HttpChannelOverHttp@478b9f0e{s=HttpChannelState@5276b804{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutBlank,age=4} 200 null HTTP/1.1 Date: Sat, 20 Jan 2024 18:37:44 GMT Content-Length: 26 Content-Type: text/plain 18:37:44.504 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@2440c5c7[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=26},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3d1f7a34] (null,[p=0,l=26,c=8192,r=26],true)@START 18:37:44.504 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=26} last=true content=HeapByteBuffer@601ef7d[p=0,l=26,c=8192,r=26]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.504 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sat, 20 Jan 2024 18:37:44 GMT Content-Length: 26 Content-Type: text/plain 18:37:44.504 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:37:44.504 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@2440c5c7[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=26},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3d1f7a34] ([p=0,l=126,c=8192,r=126],[p=0,l=26,c=8192,r=26],true)@COMPLETING 18:37:44.504 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@346c10ed{IDLE}->null [DirectByteBuffer@2652a7a2[p=0,l=126,c=8192,r=126]={<<>>0.18)\r\n\r\n...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@601ef7d[p=0,l=26,c=8192,r=26]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 18:37:44.504 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@346c10ed{WRITING}->null:IDLE-->WRITING 18:37:44.504 [main] DEBUG org.apache.http.wire -- http-outgoing-17 << "HTTP/1.1 200 OK[\r][\n]" 18:37:44.504 [main] DEBUG org.apache.http.wire -- http-outgoing-17 << "Date: Sat, 20 Jan 2024 18:37:44 GMT[\r][\n]" 18:37:44.504 [main] DEBUG org.apache.http.wire -- http-outgoing-17 << "Content-Type: text/plain[\r][\n]" 18:37:44.504 [main] DEBUG org.apache.http.wire -- http-outgoing-17 << "Content-Length: 26[\r][\n]" 18:37:44.504 [main] DEBUG org.apache.http.wire -- http-outgoing-17 << "Server: Jetty(11.0.18)[\r][\n]" 18:37:44.504 [main] DEBUG org.apache.http.wire -- http-outgoing-17 << "[\r][\n]" 18:37:44.504 [main] DEBUG org.apache.http.wire -- http-outgoing-17 << "PUT: At last! Hello There " 18:37:44.504 [main] DEBUG org.apache.http.headers -- http-outgoing-17 << HTTP/1.1 200 OK 18:37:44.504 [main] DEBUG org.apache.http.headers -- http-outgoing-17 << Date: Sat, 20 Jan 2024 18:37:44 GMT 18:37:44.504 [main] DEBUG org.apache.http.headers -- http-outgoing-17 << Content-Type: text/plain 18:37:44.504 [main] DEBUG org.apache.http.headers -- http-outgoing-17 << Content-Length: 26 18:37:44.504 [main] DEBUG org.apache.http.headers -- http-outgoing-17 << Server: Jetty(11.0.18) 18:37:44.504 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 152 SocketChannelEndPoint@6ab1dcc4[{l=/127.0.0.1:42617,r=/127.0.0.1:46888,OPEN,fill=-,flush=W,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@21b4faa7[p=HttpParser{s=END,9 of 9},g=HttpGenerator@5eefc1f8{s=COMPLETING}]=>HttpChannelOverHttp@478b9f0e{s=HttpChannelState@5276b804{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutBlank,age=4}] 18:37:44.505 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=152 remaining=0 WriteFlusher@346c10ed{WRITING}->null 18:37:44.505 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@346c10ed{IDLE}->null:WRITING-->IDLE 18:37:44.505 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:37:44.505 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@2440c5c7[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=26},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3d1f7a34] ([p=126,l=126,c=8192,r=0],[p=26,l=26,c=8192,r=0],true)@END 18:37:44.505 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpOutput -- onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 18:37:44.505 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 17][route: {}->http://localhost:42617] can be kept alive indefinitely 18:37:44.505 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-17: set socket timeout to 0 18:37:44.505 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:37:44.505 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 17][route: {}->http://localhost:42617][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:44.505 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:37:44.505 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:37:44.505 [main] DEBUG org.onap.policy.rest.RestManager -- PUT: At last! Hello There 18:37:44.505 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:37:44.505 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-17: Close connection 18:37:44.505 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@478b9f0e{s=HttpChannelState@5276b804{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutBlank,age=5} 18:37:44.505 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@5276b804{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:37:44.505 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:37:44.505 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:42617/base/RestTest/PostHello/Bob?age=10: 18:37:44.505 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@5276b804{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.505 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@478b9f0e{s=HttpChannelState@5276b804{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutBlank,age=5} 18:37:44.505 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@1b858b45) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:37:44.505 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@5276b804{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.505 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@5276b804{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.505 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@5276b804{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.505 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@478b9f0e{s=HttpChannelState@5276b804{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/PutBlank,age=5} 18:37:44.505 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/PutBlank written=26 18:37:44.505 [qtp1187972599-23] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:37:44 +0000] "PUT /base/RestTest/PutBlank HTTP/1.1" 200 26 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:44.506 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@2044980670 cs=HttpChannelState@5276b804{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@62ab3102 eof=true 18:37:44.506 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@478b9f0e{s=HttpChannelState@5276b804{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/PutBlank,age=6} 18:37:44.506 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@fc845c3[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@478b9f0e{s=HttpChannelState@5276b804{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/PutBlank,age=6}] 18:37:44.506 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@2044980670 cs=HttpChannelState@5276b804{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@62ab3102 eof=true 18:37:44.506 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@fc845c3[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@478b9f0e{s=HttpChannelState@5276b804{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/PutBlank,age=6}] 18:37:44.506 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@2044980670 cs=HttpChannelState@5276b804{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@62ab3102 eof=true 18:37:44.506 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@5276b804{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.506 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@2044980670 cs=HttpChannelState@5276b804{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@62ab3102 eof=true 18:37:44.506 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@62ab3102 18:37:44.506 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@fc845c3[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@478b9f0e{s=HttpChannelState@5276b804{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/PutBlank,age=6}] 18:37:44.506 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:37:44.506 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:37:44.506 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@478b9f0e{s=HttpChannelState@5276b804{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:37:44.506 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@6ab1dcc4[{l=/127.0.0.1:42617,r=/127.0.0.1:46888,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@21b4faa7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5eefc1f8{s=START}]=>HttpChannelOverHttp@478b9f0e{s=HttpChannelState@5276b804{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.506 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.506 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:37:44.506 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@21b4faa7::SocketChannelEndPoint@6ab1dcc4[{l=/127.0.0.1:42617,r=/127.0.0.1:46888,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@21b4faa7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5eefc1f8{s=START}]=>HttpChannelOverHttp@478b9f0e{s=HttpChannelState@5276b804{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.506 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@21b4faa7::SocketChannelEndPoint@6ab1dcc4[{l=/127.0.0.1:42617,r=/127.0.0.1:46888,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@21b4faa7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5eefc1f8{s=START}]=>HttpChannelOverHttp@478b9f0e{s=HttpChannelState@5276b804{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.506 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.506 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:37:44.506 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@6ab1dcc4[{l=/127.0.0.1:42617,r=/127.0.0.1:46888,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@21b4faa7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5eefc1f8{s=START}]=>HttpChannelOverHttp@478b9f0e{s=HttpChannelState@5276b804{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.506 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@6ab1dcc4[{l=/127.0.0.1:42617,r=/127.0.0.1:46888,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@21b4faa7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5eefc1f8{s=START}]=>HttpChannelOverHttp@478b9f0e{s=HttpChannelState@5276b804{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.506 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:37:44.506 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@6ab1dcc4[{l=/127.0.0.1:42617,r=/127.0.0.1:46888,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@21b4faa7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5eefc1f8{s=START}]=>HttpChannelOverHttp@478b9f0e{s=HttpChannelState@5276b804{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.506 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@39bee4b9{null} 18:37:44.506 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:37:44.506 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=0 18:37:44.506 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:42617][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:37:44.507 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 18][route: {}->http://localhost:42617][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:44.507 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:42617 18:37:44.507 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:42617 18:37:44.507 [qtp1187972599-20-acceptor-0@2d777226-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@58714772[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46892]] on ManagedSelector@4c9f9afc{STARTED} id=1 keys=0 selected=0 updates=0 18:37:44.507 [qtp1187972599-20-acceptor-0@2d777226-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4c9f9afc{STARTED} id=1 keys=0 selected=0 updates=1 18:37:44.507 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken with none selected 18:37:44.507 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken up from select, 0/0/0 selected 18:37:44.507 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 processing 0 keys, 1 updates 18:37:44.507 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:44.507 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@58714772[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46892]] 18:37:44.507 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@58714772[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46892]] startThread=0 18:37:44.507 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.507 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 waiting with 1 keys 18:37:44.507 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@58714772[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46892]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58191ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:37:44.507 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:46892<->127.0.0.1:42617 18:37:44.507 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request POST /base/RestTest/PostHello/Bob?age=10 HTTP/1.1 18:37:44.507 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@fae69c2[{l=/127.0.0.1:42617,r=/127.0.0.1:46892,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:44.507 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:37:44.507 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@fae69c2[{l=/127.0.0.1:42617,r=/127.0.0.1:46892,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:37:44.507 [main] DEBUG org.apache.http.headers -- http-outgoing-18 >> POST /base/RestTest/PostHello/Bob?age=10 HTTP/1.1 18:37:44.507 [main] DEBUG org.apache.http.headers -- http-outgoing-18 >> Authorization: Basic dXNlcjo= 18:37:44.507 [qtp1187972599-24] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@22685c97{s=HttpChannelState@6d750305{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@fae69c2[{l=/127.0.0.1:42617,r=/127.0.0.1:46892,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@6d750305{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.507 [main] DEBUG org.apache.http.headers -- http-outgoing-18 >> Content-Type: text/plain 18:37:44.507 [main] DEBUG org.apache.http.headers -- http-outgoing-18 >> Content-Length: 9 18:37:44.507 [main] DEBUG org.apache.http.headers -- http-outgoing-18 >> Host: localhost:42617 18:37:44.507 [main] DEBUG org.apache.http.headers -- http-outgoing-18 >> Connection: Keep-Alive 18:37:44.507 [qtp1187972599-24] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@76ad1b26::SocketChannelEndPoint@fae69c2[{l=/127.0.0.1:42617,r=/127.0.0.1:46892,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:44.508 [main] DEBUG org.apache.http.headers -- http-outgoing-18 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:37:44.508 [main] DEBUG org.apache.http.headers -- http-outgoing-18 >> Accept-Encoding: gzip,deflate 18:37:44.508 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f02db0@ab18c48 on ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=0 18:37:44.508 [main] DEBUG org.apache.http.wire -- http-outgoing-18 >> "POST /base/RestTest/PostHello/Bob?age=10 HTTP/1.1[\r][\n]" 18:37:44.508 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken with none selected 18:37:44.508 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@fae69c2[{l=/127.0.0.1:42617,r=/127.0.0.1:46892,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@76ad1b26[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6addf56d{s=START}]=>HttpChannelOverHttp@22685c97{s=HttpChannelState@6d750305{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.508 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@39490b0f startThread=0 18:37:44.508 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@76ad1b26::SocketChannelEndPoint@fae69c2[{l=/127.0.0.1:42617,r=/127.0.0.1:46892,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@76ad1b26[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6addf56d{s=START}]=>HttpChannelOverHttp@22685c97{s=HttpChannelState@6d750305{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.508 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@39490b0f in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=0,r=-1,t=58191ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:37:44.508 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@76ad1b26::SocketChannelEndPoint@fae69c2[{l=/127.0.0.1:42617,r=/127.0.0.1:46892,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@76ad1b26[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6addf56d{s=START}]=>HttpChannelOverHttp@22685c97{s=HttpChannelState@6d750305{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.508 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@21b4faa7::SocketChannelEndPoint@6ab1dcc4[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@21b4faa7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5eefc1f8{s=START}]=>HttpChannelOverHttp@478b9f0e{s=HttpChannelState@5276b804{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:37:44.508 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@2f75be18{ReadCallback@311ff4fb{HttpConnection@76ad1b26::SocketChannelEndPoint@fae69c2[{l=/127.0.0.1:42617,r=/127.0.0.1:46892,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@76ad1b26[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6addf56d{s=START}]=>HttpChannelOverHttp@22685c97{s=HttpChannelState@6d750305{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.508 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@6ab1dcc4[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@21b4faa7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5eefc1f8{s=START}]=>HttpChannelOverHttp@478b9f0e{s=HttpChannelState@5276b804{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.508 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@21b4faa7::SocketChannelEndPoint@6ab1dcc4[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@21b4faa7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5eefc1f8{s=START}]=>HttpChannelOverHttp@478b9f0e{s=HttpChannelState@5276b804{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.508 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@fae69c2[{l=/127.0.0.1:42617,r=/127.0.0.1:46892,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@76ad1b26[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6addf56d{s=START}]=>HttpChannelOverHttp@22685c97{s=HttpChannelState@6d750305{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.508 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@37cafd5c on ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=1 18:37:44.508 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@21b4faa7::SocketChannelEndPoint@6ab1dcc4[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@21b4faa7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5eefc1f8{s=START}]=>HttpChannelOverHttp@478b9f0e{s=HttpChannelState@5276b804{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.508 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@6ab1dcc4[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@21b4faa7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5eefc1f8{s=START}]=>HttpChannelOverHttp@478b9f0e{s=HttpChannelState@5276b804{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.508 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@39490b0f in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=0,r=-1,t=58190ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:37:44.508 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58190ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:37:44.508 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@21b4faa7::SocketChannelEndPoint@6ab1dcc4[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@21b4faa7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5eefc1f8{s=START}]=>HttpChannelOverHttp@478b9f0e{s=HttpChannelState@5276b804{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@5276b804{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.508 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2bf0e8c5{RUNNING,thread=Thread[qtp1187972599-23,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=4 18:37:44.508 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2bf0e8c5{RESERVED,thread=Thread[qtp1187972599-23,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} 18:37:44.508 [main] DEBUG org.apache.http.wire -- http-outgoing-18 >> "Authorization: Basic dXNlcjo=[\r][\n]" 18:37:44.508 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 0/0/0 selected 18:37:44.508 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=2 18:37:44.513 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 0 keys, 0 updates 18:37:44.513 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:44.513 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken with none selected 18:37:44.513 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken up from select, 0/0/1 selected 18:37:44.513 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 processing 0 keys, 2 updates 18:37:44.513 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:37:44.513 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f02db0@ab18c48 18:37:44.513 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@37cafd5c 18:37:44.513 [main] DEBUG org.apache.http.wire -- http-outgoing-18 >> "Content-Type: text/plain[\r][\n]" 18:37:44.513 [main] DEBUG org.apache.http.wire -- http-outgoing-18 >> "Content-Length: 9[\r][\n]" 18:37:44.513 [main] DEBUG org.apache.http.wire -- http-outgoing-18 >> "Host: localhost:42617[\r][\n]" 18:37:44.513 [main] DEBUG org.apache.http.wire -- http-outgoing-18 >> "Connection: Keep-Alive[\r][\n]" 18:37:44.513 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.513 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@fae69c2[{l=/127.0.0.1:42617,r=/127.0.0.1:46892,OPEN,fill=FI,flush=-,to=5/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@76ad1b26[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6addf56d{s=START}]=>HttpChannelOverHttp@22685c97{s=HttpChannelState@6d750305{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.514 [main] DEBUG org.apache.http.wire -- http-outgoing-18 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:37:44.514 [main] DEBUG org.apache.http.wire -- http-outgoing-18 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:37:44.514 [main] DEBUG org.apache.http.wire -- http-outgoing-18 >> "[\r][\n]" 18:37:44.514 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 0 keys 18:37:44.514 [main] DEBUG org.apache.http.wire -- http-outgoing-18 >> "At last! " 18:37:44.514 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@58714772[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46892]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58185ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.514 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58185ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.513 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@fae69c2[{l=/127.0.0.1:42617,r=/127.0.0.1:46892,OPEN,fill=FI,flush=-,to=5/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@76ad1b26[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6addf56d{s=START}]=>HttpChannelOverHttp@22685c97{s=HttpChannelState@6d750305{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.514 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.514 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 waiting with 1 keys 18:37:44.514 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken up from select, 1/1/1 selected 18:37:44.514 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 processing 1 keys, 0 updates 18:37:44.514 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46892], selector=sun.nio.ch.EPollSelectorImpl@6156f7d9, interestOps=1, readyOps=1 SocketChannelEndPoint@fae69c2[{l=/127.0.0.1:42617,r=/127.0.0.1:46892,OPEN,fill=FI,flush=-,to=6/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@76ad1b26[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6addf56d{s=START}]=>HttpChannelOverHttp@22685c97{s=HttpChannelState@6d750305{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.514 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@fae69c2[{l=/127.0.0.1:42617,r=/127.0.0.1:46892,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@76ad1b26[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6addf56d{s=START}]=>HttpChannelOverHttp@22685c97{s=HttpChannelState@6d750305{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.514 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@fae69c2[{l=/127.0.0.1:42617,r=/127.0.0.1:46892,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@76ad1b26[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6addf56d{s=START}]=>HttpChannelOverHttp@22685c97{s=HttpChannelState@6d750305{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:44.514 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} tryExecute AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58184ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=11]@2024-01-20T18:37:44.51457213Z 18:37:44.514 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2bf0e8c5{RESERVED,thread=Thread[qtp1187972599-23,5,main]} task=AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58184ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=11]@2024-01-20T18:37:44.514715221Z ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} 18:37:44.514 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@fae69c2[{l=/127.0.0.1:42617,r=/127.0.0.1:46892,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@76ad1b26[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6addf56d{s=START}]=>HttpChannelOverHttp@22685c97{s=HttpChannelState@6d750305{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58184ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=11]@2024-01-20T18:37:44.514798951Z 18:37:44.514 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58184ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=12]@2024-01-20T18:37:44.514872971Z tryProduce true 18:37:44.514 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@2f75be18{ReadCallback@311ff4fb{HttpConnection@76ad1b26::SocketChannelEndPoint@fae69c2[{l=/127.0.0.1:42617,r=/127.0.0.1:46892,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@76ad1b26[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6addf56d{s=START}]=>HttpChannelOverHttp@22685c97{s=HttpChannelState@6d750305{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.514 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:44.514 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.514 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@76ad1b26::SocketChannelEndPoint@fae69c2[{l=/127.0.0.1:42617,r=/127.0.0.1:46892,OPEN,fill=-,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@76ad1b26[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6addf56d{s=START}]=>HttpChannelOverHttp@22685c97{s=HttpChannelState@6d750305{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@6d750305{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.514 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@fae69c2[{l=/127.0.0.1:42617,r=/127.0.0.1:46892,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@76ad1b26[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6addf56d{s=START}]=>HttpChannelOverHttp@22685c97{s=HttpChannelState@6d750305{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.515 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 waiting with 1 keys 18:37:44.515 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 268 DirectByteBuffer@69856a09[p=0,l=268,c=8192,r=268]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.515 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@76ad1b26::SocketChannelEndPoint@fae69c2[{l=/127.0.0.1:42617,r=/127.0.0.1:46892,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@76ad1b26[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6addf56d{s=START}]=>HttpChannelOverHttp@22685c97{s=HttpChannelState@6d750305{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 268 RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=268,c=8192,r=268]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.515 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@76ad1b26::SocketChannelEndPoint@fae69c2[{l=/127.0.0.1:42617,r=/127.0.0.1:46892,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@76ad1b26[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6addf56d{s=START}]=>HttpChannelOverHttp@22685c97{s=HttpChannelState@6d750305{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=268,c=8192,r=268]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.515 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=268,c=8192,r=268]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.515 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:37:44.515 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:37:44.515 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:37:44.515 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:37:44.515 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:37:44.515 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Authorization --> VALUE 18:37:44.515 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Authorization --> IN_VALUE 18:37:44.515 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Authorization --> FIELD 18:37:44.515 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Authorization: Basic dXNlcjo=) header=Authorization, headerString=[Authorization], valueString=[Basic dXNlcjo=] 18:37:44.515 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> IN_VALUE 18:37:44.515 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> FIELD 18:37:44.515 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Type: text/plain) header=Content-Type, headerString=[Content-Type], valueString=[text/plain] 18:37:44.515 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:37:44.515 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:37:44.515 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:37:44.515 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:37:44.515 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:37:44.515 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:37:44.515 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:37:44.515 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:42617) header=Host, headerString=[Host], valueString=[localhost:42617] 18:37:44.515 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:37:44.515 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:37:44.515 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:37:44.515 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:37:44.515 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:37:44.515 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:37:44.515 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:37:44.515 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:37:44.515 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:37:44.515 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:37:44.515 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:37:44.515 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@1276751752 cs=HttpChannelState@6d750305{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@7e938d19 eof=false 18:37:44.515 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@7e938d19 18:37:44.515 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@2fd11b01[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@22685c97{s=HttpChannelState@6d750305{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.515 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/PostHello/Bob?age=10 on HttpChannelOverHttp@22685c97{s=HttpChannelState@6d750305{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=0} POST /base/RestTest/PostHello/Bob?age=10 HTTP/1.1 Authorization: Basic dXNlcjo= Content-Type: text/plain Content-Length: 9 Host: localhost:42617 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:37:44.515 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@76ad1b26::SocketChannelEndPoint@fae69c2[{l=/127.0.0.1:42617,r=/127.0.0.1:46892,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@76ad1b26[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@6addf56d{s=START}]=>HttpChannelOverHttp@22685c97{s=HttpChannelState@6d750305{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=0}] parsed true HttpParser{s=CONTENT,0 of 9} 18:37:44.515 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:42617/base/RestTest/PostHello/Bob?age=10 HttpChannelOverHttp@22685c97{s=HttpChannelState@6d750305{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=0} 18:37:44.515 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@6d750305{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.515 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@22685c97{s=HttpChannelState@6d750305{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=0} 18:37:44.516 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.Server -- REQUEST POST /base/RestTest/PostHello/Bob ?age=10 on HttpChannelOverHttp@22685c97{s=HttpChannelState@6d750305{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=1} 18:37:44.516 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/PostHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:37:44.516 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/PostHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:37:44.516 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:37:44.516 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 session=null 18:37:44.516 [qtp1187972599-18] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/PostHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2c708440, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/PostHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:37:44.516 [qtp1187972599-18] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:37:44.517 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=-9223372036854775808] AsyncContentProducer@2fd11b01[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@22685c97{s=HttpChannelState@6d750305{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=2}] 18:37:44.517 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@2fd11b01[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@22685c97{s=HttpChannelState@6d750305{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=2}] 18:37:44.517 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@2fd11b01[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@22685c97{s=HttpChannelState@6d750305{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=2}] 18:37:44.517 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:44.518 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@76ad1b26::SocketChannelEndPoint@fae69c2[{l=/127.0.0.1:42617,r=/127.0.0.1:46892,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@76ad1b26[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@6addf56d{s=START}]=>HttpChannelOverHttp@22685c97{s=HttpChannelState@6d750305{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=3}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=259,l=268,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.518 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@69856a09[p=259,l=268,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.518 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@22685c97{s=HttpChannelState@6d750305{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=3} Content@5dc1fc85{DirectByteBufferR@5ca56d5a[p=259,l=268,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:44.518 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@76ad1b26::SocketChannelEndPoint@fae69c2[{l=/127.0.0.1:42617,r=/127.0.0.1:46892,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@76ad1b26[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@6addf56d{s=START}]=>HttpChannelOverHttp@22685c97{s=HttpChannelState@6d750305{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=3}] parsed true HttpParser{s=CONTENT,9 of 9} 18:37:44.518 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@5dc1fc85{DirectByteBufferR@5ca56d5a[p=259,l=268,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:44.518 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 243508230694 AsyncContentProducer@2fd11b01[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@22685c97{s=HttpChannelState@6d750305{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=3}] 18:37:44.518 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced Content@5dc1fc85{DirectByteBufferR@5ca56d5a[p=259,l=268,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@2fd11b01[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@22685c97{s=HttpChannelState@6d750305{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=3}] 18:37:44.518 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@2fd11b01[r=Content@5dc1fc85{DirectByteBufferR@5ca56d5a[p=259,l=268,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@22685c97{s=HttpChannelState@6d750305{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=3}] 18:37:44.518 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@2fd11b01[r=Content@5dc1fc85{DirectByteBufferR@5ca56d5a[p=259,l=268,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@22685c97{s=HttpChannelState@6d750305{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=3}] 18:37:44.518 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@2fd11b01[r=Content@5dc1fc85{DirectByteBufferR@5ca56d5a[p=259,l=268,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@5dc1fc85{DirectByteBufferR@5ca56d5a[p=259,l=268,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@22685c97{s=HttpChannelState@6d750305{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=3}] 18:37:44.518 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = Content@5dc1fc85{DirectByteBufferR@5ca56d5a[p=259,l=268,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@2fd11b01[r=Content@5dc1fc85{DirectByteBufferR@5ca56d5a[p=259,l=268,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@5dc1fc85{DirectByteBufferR@5ca56d5a[p=259,l=268,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@22685c97{s=HttpChannelState@6d750305{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=3}] 18:37:44.518 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@6d750305{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.518 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned Content@5dc1fc85{DirectByteBufferR@5ca56d5a[p=259,l=268,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:44.518 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpInput -- read produced 9 byte(s) HttpInput@1276751752 cs=HttpChannelState@6d750305{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@7e938d19 eof=false 18:37:44.518 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reclaim Content@5dc1fc85{DirectByteBufferR@5ca56d5a[p=268,l=268,c=8192,r=0]={POST /bas... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@2fd11b01[r=Content@5dc1fc85{DirectByteBufferR@5ca56d5a[p=268,l=268,c=8192,r=0]={POST /bas... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@5dc1fc85{DirectByteBufferR@5ca56d5a[p=268,l=268,c=8192,r=0]={POST /bas... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@22685c97{s=HttpChannelState@6d750305{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=3}] 18:37:44.518 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=243508230694] AsyncContentProducer@2fd11b01[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@22685c97{s=HttpChannelState@6d750305{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=3}] 18:37:44.518 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@2fd11b01[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@22685c97{s=HttpChannelState@6d750305{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=3}] 18:37:44.518 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@2fd11b01[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@22685c97{s=HttpChannelState@6d750305{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=3}] 18:37:44.518 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:44.518 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@76ad1b26::SocketChannelEndPoint@fae69c2[{l=/127.0.0.1:42617,r=/127.0.0.1:46892,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@76ad1b26[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@6addf56d{s=START}]=>HttpChannelOverHttp@22685c97{s=HttpChannelState@6d750305{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=3}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=268,l=268,c=8192,r=0]={POST /bas... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.518 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@69856a09[p=268,l=268,c=8192,r=0]={POST /bas... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.518 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:37:44.518 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@22685c97{s=HttpChannelState@6d750305{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=3} 18:37:44.518 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:37:44.518 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@22685c97{s=HttpChannelState@6d750305{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=3} 18:37:44.518 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:37:44.518 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@76ad1b26::SocketChannelEndPoint@fae69c2[{l=/127.0.0.1:42617,r=/127.0.0.1:46892,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@76ad1b26[p=HttpParser{s=END,9 of 9},g=HttpGenerator@6addf56d{s=START}]=>HttpChannelOverHttp@22685c97{s=HttpChannelState@6d750305{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=3}] parsed false HttpParser{s=END,9 of 9} 18:37:44.518 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@76ad1b26::SocketChannelEndPoint@fae69c2[{l=/127.0.0.1:42617,r=/127.0.0.1:46892,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@76ad1b26[p=HttpParser{s=END,9 of 9},g=HttpGenerator@6addf56d{s=START}]=>HttpChannelOverHttp@22685c97{s=HttpChannelState@6d750305{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=3}] 18:37:44.518 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:37:44.518 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 243508230694 AsyncContentProducer@2fd11b01[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@22685c97{s=HttpChannelState@6d750305{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=3}] 18:37:44.518 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced EofContent AsyncContentProducer@2fd11b01[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@22685c97{s=HttpChannelState@6d750305{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=3}] 18:37:44.519 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@2fd11b01[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@22685c97{s=HttpChannelState@6d750305{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=4}] 18:37:44.519 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@2fd11b01[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@22685c97{s=HttpChannelState@6d750305{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=4}] 18:37:44.519 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@2fd11b01[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@22685c97{s=HttpChannelState@6d750305{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=4}] 18:37:44.519 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = EofContent AsyncContentProducer@2fd11b01[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@22685c97{s=HttpChannelState@6d750305{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=4}] 18:37:44.519 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@6d750305{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.519 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned EofContent 18:37:44.519 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpInput -- read error=null HttpInput@1276751752 cs=HttpChannelState@6d750305{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@7e938d19 eof=false 18:37:44.519 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpInput -- read at EOF, setting consumed EOF to true HttpInput@1276751752 cs=HttpChannelState@6d750305{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@7e938d19 eof=false 18:37:44.519 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- onContentProducible releasing semaphore LockedSemaphore permits=0 unready=false 18:37:44.519 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@3e3cc892[p=0,l=38,c=8192,r=38]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 18:37:44.519 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=38 null 18:37:44.519 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@1912c547[p=0,l=38,c=8192,r=38]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@4be52734{null} 18:37:44.519 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/PostHello/Bob on HttpChannelOverHttp@22685c97{s=HttpChannelState@6d750305{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=4} 200 null HTTP/1.1 Date: Sat, 20 Jan 2024 18:37:44 GMT Content-Length: 38 Content-Type: text/plain 18:37:44.519 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@3cdd5caf[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=38},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@64fd6bfe] (null,[p=0,l=38,c=8192,r=38],true)@START 18:37:44.522 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=38} last=true content=HeapByteBuffer@1912c547[p=0,l=38,c=8192,r=38]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.523 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sat, 20 Jan 2024 18:37:44 GMT Content-Length: 38 Content-Type: text/plain 18:37:44.523 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:37:44.523 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@3cdd5caf[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=38},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@64fd6bfe] ([p=0,l=126,c=8192,r=126],[p=0,l=38,c=8192,r=38],true)@COMPLETING 18:37:44.523 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@6bcab2db{IDLE}->null [DirectByteBuffer@2652a7a2[p=0,l=126,c=8192,r=126]={<<>>0.18)\r\n\r\n...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@1912c547[p=0,l=38,c=8192,r=38]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 18:37:44.523 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@6bcab2db{WRITING}->null:IDLE-->WRITING 18:37:44.523 [main] DEBUG org.apache.http.wire -- http-outgoing-18 << "HTTP/1.1 200 OK[\r][\n]" 18:37:44.523 [main] DEBUG org.apache.http.wire -- http-outgoing-18 << "Date: Sat, 20 Jan 2024 18:37:44 GMT[\r][\n]" 18:37:44.523 [main] DEBUG org.apache.http.wire -- http-outgoing-18 << "Content-Type: text/plain[\r][\n]" 18:37:44.523 [main] DEBUG org.apache.http.wire -- http-outgoing-18 << "Content-Length: 38[\r][\n]" 18:37:44.523 [main] DEBUG org.apache.http.wire -- http-outgoing-18 << "Server: Jetty(11.0.18)[\r][\n]" 18:37:44.523 [main] DEBUG org.apache.http.wire -- http-outgoing-18 << "[\r][\n]" 18:37:44.523 [main] DEBUG org.apache.http.wire -- http-outgoing-18 << "POST: At last! Hello There Bob aged 10" 18:37:44.523 [main] DEBUG org.apache.http.headers -- http-outgoing-18 << HTTP/1.1 200 OK 18:37:44.523 [main] DEBUG org.apache.http.headers -- http-outgoing-18 << Date: Sat, 20 Jan 2024 18:37:44 GMT 18:37:44.523 [main] DEBUG org.apache.http.headers -- http-outgoing-18 << Content-Type: text/plain 18:37:44.523 [main] DEBUG org.apache.http.headers -- http-outgoing-18 << Content-Length: 38 18:37:44.523 [main] DEBUG org.apache.http.headers -- http-outgoing-18 << Server: Jetty(11.0.18) 18:37:44.523 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:37:44.523 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 18][route: {}->http://localhost:42617] can be kept alive indefinitely 18:37:44.523 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-18: set socket timeout to 0 18:37:44.523 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 18][route: {}->http://localhost:42617][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:44.523 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:37:44.523 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:37:44.523 [main] DEBUG org.onap.policy.rest.RestManager -- POST: At last! Hello There Bob aged 10 18:37:44.523 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:37:44.523 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-18: Close connection 18:37:44.523 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:37:44.524 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:42617/base/RestTest/PostBlank: 18:37:44.525 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:37:44.525 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:37:44.525 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:42617][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:37:44.525 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 19][route: {}->http://localhost:42617][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:44.525 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:42617 18:37:44.525 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:42617 18:37:44.525 [qtp1187972599-20-acceptor-0@2d777226-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@ee9db39[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46908]] on ManagedSelector@22df0abe{STARTED} id=0 keys=0 selected=0 updates=0 18:37:44.525 [qtp1187972599-20-acceptor-0@2d777226-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@22df0abe{STARTED} id=0 keys=0 selected=0 updates=1 18:37:44.525 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:46908<->127.0.0.1:42617 18:37:44.525 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken with none selected 18:37:44.525 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request POST /base/RestTest/PostBlank HTTP/1.1 18:37:44.525 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 0/0/0 selected 18:37:44.525 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:37:44.525 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 0 keys, 1 updates 18:37:44.525 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:44.525 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@ee9db39[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46908]] 18:37:44.525 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@ee9db39[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46908]] startThread=0 18:37:44.526 [main] DEBUG org.apache.http.headers -- http-outgoing-19 >> POST /base/RestTest/PostBlank HTTP/1.1 18:37:44.526 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.526 [main] DEBUG org.apache.http.headers -- http-outgoing-19 >> Authorization: Basic dXNlcjo= 18:37:44.526 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 1 keys 18:37:44.526 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@ee9db39[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46908]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58173ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:37:44.526 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@60cc894c[{l=/127.0.0.1:42617,r=/127.0.0.1:46908,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:44.526 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 164 SocketChannelEndPoint@fae69c2[{l=/127.0.0.1:42617,r=/127.0.0.1:46892,OPEN,fill=-,flush=W,to=11/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@76ad1b26[p=HttpParser{s=END,9 of 9},g=HttpGenerator@6addf56d{s=COMPLETING}]=>HttpChannelOverHttp@22685c97{s=HttpChannelState@6d750305{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=11}] 18:37:44.526 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@60cc894c[{l=/127.0.0.1:42617,r=/127.0.0.1:46908,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:37:44.526 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=164 remaining=0 WriteFlusher@6bcab2db{WRITING}->null 18:37:44.526 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@6bcab2db{IDLE}->null:WRITING-->IDLE 18:37:44.526 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@3cdd5caf[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=38},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@64fd6bfe] ([p=126,l=126,c=8192,r=0],[p=38,l=38,c=8192,r=0],true)@END 18:37:44.526 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@2e1932c0{s=HttpChannelState@5b32e1e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@60cc894c[{l=/127.0.0.1:42617,r=/127.0.0.1:46908,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@5b32e1e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.526 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpOutput -- onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 18:37:44.526 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@781833f2::SocketChannelEndPoint@60cc894c[{l=/127.0.0.1:42617,r=/127.0.0.1:46908,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:44.526 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f02db0@7c9a4354 on ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=0 18:37:44.526 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@60cc894c[{l=/127.0.0.1:42617,r=/127.0.0.1:46908,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@781833f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bf2e135{s=START}]=>HttpChannelOverHttp@2e1932c0{s=HttpChannelState@5b32e1e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.526 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:37:44.526 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@781833f2::SocketChannelEndPoint@60cc894c[{l=/127.0.0.1:42617,r=/127.0.0.1:46908,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@781833f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bf2e135{s=START}]=>HttpChannelOverHttp@2e1932c0{s=HttpChannelState@5b32e1e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.526 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@22685c97{s=HttpChannelState@6d750305{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=11} 18:37:44.526 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@6d750305{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:37:44.526 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@781833f2::SocketChannelEndPoint@60cc894c[{l=/127.0.0.1:42617,r=/127.0.0.1:46908,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@781833f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bf2e135{s=START}]=>HttpChannelOverHttp@2e1932c0{s=HttpChannelState@5b32e1e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.526 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@6d750305{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.526 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@22685c97{s=HttpChannelState@6d750305{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=11} 18:37:44.526 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@57833e4a{ReadCallback@6e3d10eb{HttpConnection@781833f2::SocketChannelEndPoint@60cc894c[{l=/127.0.0.1:42617,r=/127.0.0.1:46908,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@781833f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bf2e135{s=START}]=>HttpChannelOverHttp@2e1932c0{s=HttpChannelState@5b32e1e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.526 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@974f411) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:37:44.526 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@6d750305{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.526 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@60cc894c[{l=/127.0.0.1:42617,r=/127.0.0.1:46908,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@781833f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bf2e135{s=START}]=>HttpChannelOverHttp@2e1932c0{s=HttpChannelState@5b32e1e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.526 [main] DEBUG org.apache.http.headers -- http-outgoing-19 >> Content-Type: text/plain 18:37:44.526 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@40937e9b on ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=1 18:37:44.526 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@6d750305{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.526 [main] DEBUG org.apache.http.headers -- http-outgoing-19 >> Content-Length: 9 18:37:44.526 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=2 18:37:44.526 [main] DEBUG org.apache.http.headers -- http-outgoing-19 >> Host: localhost:42617 18:37:44.526 [main] DEBUG org.apache.http.headers -- http-outgoing-19 >> Connection: Keep-Alive 18:37:44.526 [main] DEBUG org.apache.http.headers -- http-outgoing-19 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:37:44.526 [main] DEBUG org.apache.http.headers -- http-outgoing-19 >> Accept-Encoding: gzip,deflate 18:37:44.526 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken with none selected 18:37:44.526 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@60cc894c[{l=/127.0.0.1:42617,r=/127.0.0.1:46908,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@781833f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bf2e135{s=START}]=>HttpChannelOverHttp@2e1932c0{s=HttpChannelState@5b32e1e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.526 [main] DEBUG org.apache.http.wire -- http-outgoing-19 >> "POST /base/RestTest/PostBlank HTTP/1.1[\r][\n]" 18:37:44.526 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 0/0/1 selected 18:37:44.526 [main] DEBUG org.apache.http.wire -- http-outgoing-19 >> "Authorization: Basic dXNlcjo=[\r][\n]" 18:37:44.526 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 0 keys, 2 updates 18:37:44.526 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@ee9db39[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46908]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58172ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:37:44.527 [main] DEBUG org.apache.http.wire -- http-outgoing-19 >> "Content-Type: text/plain[\r][\n]" 18:37:44.527 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:37:44.527 [main] DEBUG org.apache.http.wire -- http-outgoing-19 >> "Content-Length: 9[\r][\n]" 18:37:44.527 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58172ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:37:44.527 [main] DEBUG org.apache.http.wire -- http-outgoing-19 >> "Host: localhost:42617[\r][\n]" 18:37:44.527 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f02db0@7c9a4354 18:37:44.527 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@40937e9b 18:37:44.527 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@6d750305{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.527 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@22685c97{s=HttpChannelState@6d750305{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=12} 18:37:44.527 [main] DEBUG org.apache.http.wire -- http-outgoing-19 >> "Connection: Keep-Alive[\r][\n]" 18:37:44.527 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/PostHello/Bob written=38 18:37:44.527 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@60cc894c[{l=/127.0.0.1:42617,r=/127.0.0.1:46908,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@781833f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bf2e135{s=START}]=>HttpChannelOverHttp@2e1932c0{s=HttpChannelState@5b32e1e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.527 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.527 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 1 keys 18:37:44.527 [qtp1187972599-18] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:37:44 +0000] "POST /base/RestTest/PostHello/Bob?age=10 HTTP/1.1" 200 38 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:44.527 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1276751752 cs=HttpChannelState@6d750305{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@7e938d19 eof=true 18:37:44.527 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@22685c97{s=HttpChannelState@6d750305{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=12} 18:37:44.527 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@2fd11b01[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@22685c97{s=HttpChannelState@6d750305{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=12}] 18:37:44.527 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1276751752 cs=HttpChannelState@6d750305{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@7e938d19 eof=true 18:37:44.527 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@2fd11b01[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@22685c97{s=HttpChannelState@6d750305{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=12}] 18:37:44.527 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1276751752 cs=HttpChannelState@6d750305{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@7e938d19 eof=true 18:37:44.527 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@6d750305{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.527 [main] DEBUG org.apache.http.wire -- http-outgoing-19 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:37:44.527 [main] DEBUG org.apache.http.wire -- http-outgoing-19 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:37:44.527 [main] DEBUG org.apache.http.wire -- http-outgoing-19 >> "[\r][\n]" 18:37:44.527 [main] DEBUG org.apache.http.wire -- http-outgoing-19 >> "At last! " 18:37:44.527 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 1/1/1 selected 18:37:44.527 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 1 keys, 0 updates 18:37:44.527 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@1276751752 cs=HttpChannelState@6d750305{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@7e938d19 eof=true 18:37:44.527 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@7e938d19 18:37:44.527 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@2fd11b01[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@22685c97{s=HttpChannelState@6d750305{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=12}] 18:37:44.527 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:37:44.527 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:37:44.527 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46908], selector=sun.nio.ch.EPollSelectorImpl@7424c5f3, interestOps=1, readyOps=1 SocketChannelEndPoint@60cc894c[{l=/127.0.0.1:42617,r=/127.0.0.1:46908,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@781833f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bf2e135{s=START}]=>HttpChannelOverHttp@2e1932c0{s=HttpChannelState@5b32e1e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.527 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@22685c97{s=HttpChannelState@6d750305{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:37:44.527 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@60cc894c[{l=/127.0.0.1:42617,r=/127.0.0.1:46908,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@781833f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bf2e135{s=START}]=>HttpChannelOverHttp@2e1932c0{s=HttpChannelState@5b32e1e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.527 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@fae69c2[{l=/127.0.0.1:42617,r=/127.0.0.1:46892,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@76ad1b26[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6addf56d{s=START}]=>HttpChannelOverHttp@22685c97{s=HttpChannelState@6d750305{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.527 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@60cc894c[{l=/127.0.0.1:42617,r=/127.0.0.1:46908,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@781833f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bf2e135{s=START}]=>HttpChannelOverHttp@2e1932c0{s=HttpChannelState@5b32e1e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:44.528 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.528 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} tryExecute AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58171ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=14]@2024-01-20T18:37:44.528089065Z 18:37:44.528 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:37:44.528 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@76ad1b26::SocketChannelEndPoint@fae69c2[{l=/127.0.0.1:42617,r=/127.0.0.1:46892,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@76ad1b26[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6addf56d{s=START}]=>HttpChannelOverHttp@22685c97{s=HttpChannelState@6d750305{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.528 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@76ad1b26::SocketChannelEndPoint@fae69c2[{l=/127.0.0.1:42617,r=/127.0.0.1:46892,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@76ad1b26[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6addf56d{s=START}]=>HttpChannelOverHttp@22685c97{s=HttpChannelState@6d750305{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.528 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b40b6c7{RESERVED,thread=Thread[qtp1187972599-25,5,main]} task=AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58171ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=14]@2024-01-20T18:37:44.528283076Z ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0} 18:37:44.528 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.528 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:37:44.528 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@60cc894c[{l=/127.0.0.1:42617,r=/127.0.0.1:46908,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@781833f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bf2e135{s=START}]=>HttpChannelOverHttp@2e1932c0{s=HttpChannelState@5b32e1e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58171ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=14]@2024-01-20T18:37:44.528391887Z 18:37:44.528 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@fae69c2[{l=/127.0.0.1:42617,r=/127.0.0.1:46892,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@76ad1b26[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6addf56d{s=START}]=>HttpChannelOverHttp@22685c97{s=HttpChannelState@6d750305{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.528 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58170ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=15]@2024-01-20T18:37:44.528472177Z tryProduce true 18:37:44.528 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:44.528 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.528 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@fae69c2[{l=/127.0.0.1:42617,r=/127.0.0.1:46892,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@76ad1b26[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6addf56d{s=START}]=>HttpChannelOverHttp@22685c97{s=HttpChannelState@6d750305{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.528 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@57833e4a{ReadCallback@6e3d10eb{HttpConnection@781833f2::SocketChannelEndPoint@60cc894c[{l=/127.0.0.1:42617,r=/127.0.0.1:46908,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@781833f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bf2e135{s=START}]=>HttpChannelOverHttp@2e1932c0{s=HttpChannelState@5b32e1e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.528 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@60cc894c[{l=/127.0.0.1:42617,r=/127.0.0.1:46908,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@781833f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bf2e135{s=START}]=>HttpChannelOverHttp@2e1932c0{s=HttpChannelState@5b32e1e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.528 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 1 keys 18:37:44.528 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@fae69c2[{l=/127.0.0.1:42617,r=/127.0.0.1:46892,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@76ad1b26[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6addf56d{s=START}]=>HttpChannelOverHttp@22685c97{s=HttpChannelState@6d750305{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.528 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@781833f2::SocketChannelEndPoint@60cc894c[{l=/127.0.0.1:42617,r=/127.0.0.1:46908,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@781833f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bf2e135{s=START}]=>HttpChannelOverHttp@2e1932c0{s=HttpChannelState@5b32e1e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@5b32e1e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.528 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@2f75be18{null} 18:37:44.528 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=0 18:37:44.528 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5f1af9b4 startThread=0 18:37:44.528 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 257 DirectByteBuffer@6c3ace64[p=0,l=257,c=8192,r=257]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.528 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5f1af9b4 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58170ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:37:44.528 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@76ad1b26::SocketChannelEndPoint@fae69c2[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@76ad1b26[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6addf56d{s=START}]=>HttpChannelOverHttp@22685c97{s=HttpChannelState@6d750305{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:37:44.528 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@781833f2::SocketChannelEndPoint@60cc894c[{l=/127.0.0.1:42617,r=/127.0.0.1:46908,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@781833f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bf2e135{s=START}]=>HttpChannelOverHttp@2e1932c0{s=HttpChannelState@5b32e1e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 257 RetainableByteBuffer@18162f7a{DirectByteBuffer@6c3ace64[p=0,l=257,c=8192,r=257]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.528 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@fae69c2[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@76ad1b26[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6addf56d{s=START}]=>HttpChannelOverHttp@22685c97{s=HttpChannelState@6d750305{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.529 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@781833f2::SocketChannelEndPoint@60cc894c[{l=/127.0.0.1:42617,r=/127.0.0.1:46908,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@781833f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bf2e135{s=START}]=>HttpChannelOverHttp@2e1932c0{s=HttpChannelState@5b32e1e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@18162f7a{DirectByteBuffer@6c3ace64[p=0,l=257,c=8192,r=257]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.528 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@76ad1b26::SocketChannelEndPoint@fae69c2[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@76ad1b26[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6addf56d{s=START}]=>HttpChannelOverHttp@22685c97{s=HttpChannelState@6d750305{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.529 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@6c3ace64[p=0,l=257,c=8192,r=257]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.529 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:37:44.529 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@76ad1b26::SocketChannelEndPoint@fae69c2[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@76ad1b26[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6addf56d{s=START}]=>HttpChannelOverHttp@22685c97{s=HttpChannelState@6d750305{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.529 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:37:44.529 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:37:44.529 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:37:44.529 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5f1af9b4 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58170ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:37:44.529 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@fae69c2[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@76ad1b26[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6addf56d{s=START}]=>HttpChannelOverHttp@22685c97{s=HttpChannelState@6d750305{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.529 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:37:44.529 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Authorization --> VALUE 18:37:44.529 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Authorization --> IN_VALUE 18:37:44.529 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Authorization --> FIELD 18:37:44.529 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Authorization: Basic dXNlcjo=) header=Authorization, headerString=[Authorization], valueString=[Basic dXNlcjo=] 18:37:44.529 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> IN_VALUE 18:37:44.529 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> FIELD 18:37:44.529 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Type: text/plain) header=Content-Type, headerString=[Content-Type], valueString=[text/plain] 18:37:44.529 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:37:44.529 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:37:44.529 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:37:44.529 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:37:44.529 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58170ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:37:44.529 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@76ad1b26::SocketChannelEndPoint@fae69c2[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@76ad1b26[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6addf56d{s=START}]=>HttpChannelOverHttp@22685c97{s=HttpChannelState@6d750305{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@6d750305{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.529 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken with none selected 18:37:44.529 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken up from select, 0/0/0 selected 18:37:44.529 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 processing 0 keys, 0 updates 18:37:44.529 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:44.529 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.529 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 waiting with 0 keys 18:37:44.529 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:37:44.529 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:37:44.529 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b3af188{RUNNING,thread=Thread[qtp1187972599-18,5,main]} was=RUNNING next=RESERVED size=0+2 capacity=4 18:37:44.529 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:37:44.529 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b3af188{RESERVED,thread=Thread[qtp1187972599-18,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} 18:37:44.529 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:42617) header=Host, headerString=[Host], valueString=[localhost:42617] 18:37:44.529 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:37:44.529 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:37:44.529 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:37:44.529 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:37:44.529 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:37:44.529 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:37:44.529 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:37:44.529 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:37:44.529 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:37:44.529 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:37:44.529 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:37:44.529 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@959365412 cs=HttpChannelState@5b32e1e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@2e1c3eb eof=false 18:37:44.530 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@2e1c3eb 18:37:44.530 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@8600b3d[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@2e1932c0{s=HttpChannelState@5b32e1e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=1}] 18:37:44.530 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/PostBlank on HttpChannelOverHttp@2e1932c0{s=HttpChannelState@5b32e1e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/PostBlank,age=1} POST /base/RestTest/PostBlank HTTP/1.1 Authorization: Basic dXNlcjo= Content-Type: text/plain Content-Length: 9 Host: localhost:42617 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:37:44.530 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@781833f2::SocketChannelEndPoint@60cc894c[{l=/127.0.0.1:42617,r=/127.0.0.1:46908,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@781833f2[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@1bf2e135{s=START}]=>HttpChannelOverHttp@2e1932c0{s=HttpChannelState@5b32e1e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/PostBlank,age=1}] parsed true HttpParser{s=CONTENT,0 of 9} 18:37:44.530 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:42617/base/RestTest/PostBlank HttpChannelOverHttp@2e1932c0{s=HttpChannelState@5b32e1e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/PostBlank,age=1} 18:37:44.530 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@5b32e1e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.530 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@2e1932c0{s=HttpChannelState@5b32e1e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostBlank,age=1} 18:37:44.530 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.Server -- REQUEST POST /base/RestTest/PostBlank ?null on HttpChannelOverHttp@2e1932c0{s=HttpChannelState@5b32e1e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostBlank,age=1} 18:37:44.530 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/PostBlank @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:37:44.530 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/PostBlank @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:37:44.530 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:37:44.530 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 session=null 18:37:44.530 [qtp1187972599-21] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/PostBlank|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2c708440, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/PostBlank} -> org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:37:44.530 [qtp1187972599-21] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:37:44.531 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=-9223372036854775808] AsyncContentProducer@8600b3d[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@2e1932c0{s=HttpChannelState@5b32e1e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostBlank,age=2}] 18:37:44.532 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@8600b3d[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@2e1932c0{s=HttpChannelState@5b32e1e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostBlank,age=3}] 18:37:44.532 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@8600b3d[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@2e1932c0{s=HttpChannelState@5b32e1e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostBlank,age=3}] 18:37:44.532 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:44.532 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@781833f2::SocketChannelEndPoint@60cc894c[{l=/127.0.0.1:42617,r=/127.0.0.1:46908,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@781833f2[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@1bf2e135{s=START}]=>HttpChannelOverHttp@2e1932c0{s=HttpChannelState@5b32e1e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostBlank,age=3}] parse RetainableByteBuffer@18162f7a{DirectByteBuffer@6c3ace64[p=248,l=257,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.532 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@6c3ace64[p=248,l=257,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.532 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@2e1932c0{s=HttpChannelState@5b32e1e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostBlank,age=3} Content@4b90ba39{DirectByteBufferR@478758e[p=248,l=257,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:44.532 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@781833f2::SocketChannelEndPoint@60cc894c[{l=/127.0.0.1:42617,r=/127.0.0.1:46908,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@781833f2[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@1bf2e135{s=START}]=>HttpChannelOverHttp@2e1932c0{s=HttpChannelState@5b32e1e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostBlank,age=3}] parsed true HttpParser{s=CONTENT,9 of 9} 18:37:44.532 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@4b90ba39{DirectByteBufferR@478758e[p=248,l=257,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:44.532 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 243522330532 AsyncContentProducer@8600b3d[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@2e1932c0{s=HttpChannelState@5b32e1e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostBlank,age=3}] 18:37:44.532 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced Content@4b90ba39{DirectByteBufferR@478758e[p=248,l=257,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@8600b3d[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@2e1932c0{s=HttpChannelState@5b32e1e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostBlank,age=3}] 18:37:44.532 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@8600b3d[r=Content@4b90ba39{DirectByteBufferR@478758e[p=248,l=257,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@2e1932c0{s=HttpChannelState@5b32e1e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostBlank,age=3}] 18:37:44.532 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@8600b3d[r=Content@4b90ba39{DirectByteBufferR@478758e[p=248,l=257,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@2e1932c0{s=HttpChannelState@5b32e1e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostBlank,age=3}] 18:37:44.532 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@8600b3d[r=Content@4b90ba39{DirectByteBufferR@478758e[p=248,l=257,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@4b90ba39{DirectByteBufferR@478758e[p=248,l=257,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@2e1932c0{s=HttpChannelState@5b32e1e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostBlank,age=3}] 18:37:44.532 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = Content@4b90ba39{DirectByteBufferR@478758e[p=248,l=257,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@8600b3d[r=Content@4b90ba39{DirectByteBufferR@478758e[p=248,l=257,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@4b90ba39{DirectByteBufferR@478758e[p=248,l=257,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@2e1932c0{s=HttpChannelState@5b32e1e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostBlank,age=3}] 18:37:44.532 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@5b32e1e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.532 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned Content@4b90ba39{DirectByteBufferR@478758e[p=248,l=257,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:44.532 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- read produced 9 byte(s) HttpInput@959365412 cs=HttpChannelState@5b32e1e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@2e1c3eb eof=false 18:37:44.532 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reclaim Content@4b90ba39{DirectByteBufferR@478758e[p=257,l=257,c=8192,r=0]={POST /bas... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@8600b3d[r=Content@4b90ba39{DirectByteBufferR@478758e[p=257,l=257,c=8192,r=0]={POST /bas... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@4b90ba39{DirectByteBufferR@478758e[p=257,l=257,c=8192,r=0]={POST /bas... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@2e1932c0{s=HttpChannelState@5b32e1e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostBlank,age=3}] 18:37:44.532 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=243522330532] AsyncContentProducer@8600b3d[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@2e1932c0{s=HttpChannelState@5b32e1e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostBlank,age=3}] 18:37:44.532 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@8600b3d[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@2e1932c0{s=HttpChannelState@5b32e1e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostBlank,age=3}] 18:37:44.532 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@8600b3d[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@2e1932c0{s=HttpChannelState@5b32e1e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostBlank,age=3}] 18:37:44.532 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:44.532 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@781833f2::SocketChannelEndPoint@60cc894c[{l=/127.0.0.1:42617,r=/127.0.0.1:46908,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@781833f2[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@1bf2e135{s=START}]=>HttpChannelOverHttp@2e1932c0{s=HttpChannelState@5b32e1e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostBlank,age=3}] parse RetainableByteBuffer@18162f7a{DirectByteBuffer@6c3ace64[p=257,l=257,c=8192,r=0]={POST /bas... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.532 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@6c3ace64[p=257,l=257,c=8192,r=0]={POST /bas... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.532 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:37:44.532 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@2e1932c0{s=HttpChannelState@5b32e1e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostBlank,age=3} 18:37:44.532 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:37:44.532 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@2e1932c0{s=HttpChannelState@5b32e1e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostBlank,age=3} 18:37:44.532 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:37:44.532 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@781833f2::SocketChannelEndPoint@60cc894c[{l=/127.0.0.1:42617,r=/127.0.0.1:46908,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@781833f2[p=HttpParser{s=END,9 of 9},g=HttpGenerator@1bf2e135{s=START}]=>HttpChannelOverHttp@2e1932c0{s=HttpChannelState@5b32e1e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostBlank,age=3}] parsed false HttpParser{s=END,9 of 9} 18:37:44.533 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@781833f2::SocketChannelEndPoint@60cc894c[{l=/127.0.0.1:42617,r=/127.0.0.1:46908,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@781833f2[p=HttpParser{s=END,9 of 9},g=HttpGenerator@1bf2e135{s=START}]=>HttpChannelOverHttp@2e1932c0{s=HttpChannelState@5b32e1e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostBlank,age=4}] 18:37:44.533 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:37:44.533 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 243522330532 AsyncContentProducer@8600b3d[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@2e1932c0{s=HttpChannelState@5b32e1e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostBlank,age=4}] 18:37:44.533 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced EofContent AsyncContentProducer@8600b3d[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@2e1932c0{s=HttpChannelState@5b32e1e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostBlank,age=4}] 18:37:44.533 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@8600b3d[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@2e1932c0{s=HttpChannelState@5b32e1e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostBlank,age=4}] 18:37:44.533 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@8600b3d[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@2e1932c0{s=HttpChannelState@5b32e1e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostBlank,age=4}] 18:37:44.533 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@8600b3d[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@2e1932c0{s=HttpChannelState@5b32e1e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostBlank,age=4}] 18:37:44.533 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = EofContent AsyncContentProducer@8600b3d[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@2e1932c0{s=HttpChannelState@5b32e1e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostBlank,age=4}] 18:37:44.533 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@5b32e1e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.533 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned EofContent 18:37:44.533 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- read error=null HttpInput@959365412 cs=HttpChannelState@5b32e1e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@2e1c3eb eof=false 18:37:44.533 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- read at EOF, setting consumed EOF to true HttpInput@959365412 cs=HttpChannelState@5b32e1e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@2e1c3eb eof=false 18:37:44.533 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- onContentProducible releasing semaphore LockedSemaphore permits=0 unready=false 18:37:44.533 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@88a0071[p=0,l=27,c=8192,r=27]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 18:37:44.533 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=27 null 18:37:44.533 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@bbcbbe[p=0,l=27,c=8192,r=27]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@4e34e8e2{null} 18:37:44.533 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/PostBlank on HttpChannelOverHttp@2e1932c0{s=HttpChannelState@5b32e1e0{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostBlank,age=4} 200 null HTTP/1.1 Date: Sat, 20 Jan 2024 18:37:44 GMT Content-Length: 27 Content-Type: text/plain 18:37:44.533 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@9a730af[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=27},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@51f63062] (null,[p=0,l=27,c=8192,r=27],true)@START 18:37:44.534 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=27} last=true content=HeapByteBuffer@bbcbbe[p=0,l=27,c=8192,r=27]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.534 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sat, 20 Jan 2024 18:37:44 GMT Content-Length: 27 Content-Type: text/plain 18:37:44.534 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:37:44.534 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@9a730af[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=27},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@51f63062] ([p=0,l=126,c=8192,r=126],[p=0,l=27,c=8192,r=27],true)@COMPLETING 18:37:44.534 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@f4ef7d9{IDLE}->null [DirectByteBuffer@2652a7a2[p=0,l=126,c=8192,r=126]={<<>>0.18)\r\n\r\n...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@bbcbbe[p=0,l=27,c=8192,r=27]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 18:37:44.534 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@f4ef7d9{WRITING}->null:IDLE-->WRITING 18:37:44.534 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 153 SocketChannelEndPoint@60cc894c[{l=/127.0.0.1:42617,r=/127.0.0.1:46908,OPEN,fill=-,flush=W,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@781833f2[p=HttpParser{s=END,9 of 9},g=HttpGenerator@1bf2e135{s=COMPLETING}]=>HttpChannelOverHttp@2e1932c0{s=HttpChannelState@5b32e1e0{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostBlank,age=5}] 18:37:44.534 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=153 remaining=0 WriteFlusher@f4ef7d9{WRITING}->null 18:37:44.534 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@f4ef7d9{IDLE}->null:WRITING-->IDLE 18:37:44.534 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@9a730af[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=27},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@51f63062] ([p=126,l=126,c=8192,r=0],[p=27,l=27,c=8192,r=0],true)@END 18:37:44.534 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpOutput -- onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 18:37:44.534 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:37:44.534 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@2e1932c0{s=HttpChannelState@5b32e1e0{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostBlank,age=5} 18:37:44.534 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@5b32e1e0{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:37:44.534 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@5b32e1e0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.534 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@2e1932c0{s=HttpChannelState@5b32e1e0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostBlank,age=5} 18:37:44.535 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@66d46d2a) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:37:44.535 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@5b32e1e0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.535 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@5b32e1e0{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.535 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@5b32e1e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.535 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@2e1932c0{s=HttpChannelState@5b32e1e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/PostBlank,age=6} 18:37:44.535 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/PostBlank written=27 18:37:44.535 [qtp1187972599-21] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:37:44 +0000] "POST /base/RestTest/PostBlank HTTP/1.1" 200 27 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:44.535 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@959365412 cs=HttpChannelState@5b32e1e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@2e1c3eb eof=true 18:37:44.535 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@2e1932c0{s=HttpChannelState@5b32e1e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/PostBlank,age=6} 18:37:44.535 [main] DEBUG org.apache.http.wire -- http-outgoing-19 << "HTTP/1.1 200 OK[\r][\n]" 18:37:44.535 [main] DEBUG org.apache.http.wire -- http-outgoing-19 << "Date: Sat, 20 Jan 2024 18:37:44 GMT[\r][\n]" 18:37:44.535 [main] DEBUG org.apache.http.wire -- http-outgoing-19 << "Content-Type: text/plain[\r][\n]" 18:37:44.535 [main] DEBUG org.apache.http.wire -- http-outgoing-19 << "Content-Length: 27[\r][\n]" 18:37:44.535 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@8600b3d[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@2e1932c0{s=HttpChannelState@5b32e1e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/PostBlank,age=6}] 18:37:44.535 [main] DEBUG org.apache.http.wire -- http-outgoing-19 << "Server: Jetty(11.0.18)[\r][\n]" 18:37:44.535 [main] DEBUG org.apache.http.wire -- http-outgoing-19 << "[\r][\n]" 18:37:44.535 [main] DEBUG org.apache.http.wire -- http-outgoing-19 << "POST: At last! Hello There " 18:37:44.535 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@959365412 cs=HttpChannelState@5b32e1e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@2e1c3eb eof=true 18:37:44.535 [main] DEBUG org.apache.http.headers -- http-outgoing-19 << HTTP/1.1 200 OK 18:37:44.535 [main] DEBUG org.apache.http.headers -- http-outgoing-19 << Date: Sat, 20 Jan 2024 18:37:44 GMT 18:37:44.535 [main] DEBUG org.apache.http.headers -- http-outgoing-19 << Content-Type: text/plain 18:37:44.535 [main] DEBUG org.apache.http.headers -- http-outgoing-19 << Content-Length: 27 18:37:44.535 [main] DEBUG org.apache.http.headers -- http-outgoing-19 << Server: Jetty(11.0.18) 18:37:44.535 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@8600b3d[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@2e1932c0{s=HttpChannelState@5b32e1e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/PostBlank,age=6}] 18:37:44.535 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:37:44.535 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@959365412 cs=HttpChannelState@5b32e1e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@2e1c3eb eof=true 18:37:44.536 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@5b32e1e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.536 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 19][route: {}->http://localhost:42617] can be kept alive indefinitely 18:37:44.536 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@959365412 cs=HttpChannelState@5b32e1e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@2e1c3eb eof=true 18:37:44.536 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-19: set socket timeout to 0 18:37:44.536 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@2e1c3eb 18:37:44.536 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 19][route: {}->http://localhost:42617][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:44.536 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:37:44.536 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@8600b3d[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@2e1932c0{s=HttpChannelState@5b32e1e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/PostBlank,age=7}] 18:37:44.536 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:37:44.536 [main] DEBUG org.onap.policy.rest.RestManager -- POST: At last! Hello There 18:37:44.536 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:37:44.536 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-19: Close connection 18:37:44.536 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:37:44.536 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:37:44.536 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:37:44.536 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:42617/base/RestTest/PatchHello/Bob?age=10: 18:37:44.536 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@2e1932c0{s=HttpChannelState@5b32e1e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:37:44.536 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@60cc894c[{l=/127.0.0.1:42617,r=/127.0.0.1:46908,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@781833f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bf2e135{s=START}]=>HttpChannelOverHttp@2e1932c0{s=HttpChannelState@5b32e1e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.536 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@6c3ace64[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.536 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:37:44.536 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@781833f2::SocketChannelEndPoint@60cc894c[{l=/127.0.0.1:42617,r=/127.0.0.1:46908,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@781833f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bf2e135{s=START}]=>HttpChannelOverHttp@2e1932c0{s=HttpChannelState@5b32e1e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 RetainableByteBuffer@18162f7a{DirectByteBuffer@6c3ace64[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.536 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@781833f2::SocketChannelEndPoint@60cc894c[{l=/127.0.0.1:42617,r=/127.0.0.1:46908,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@781833f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bf2e135{s=START}]=>HttpChannelOverHttp@2e1932c0{s=HttpChannelState@5b32e1e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@18162f7a{DirectByteBuffer@6c3ace64[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.536 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@6c3ace64[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.536 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:37:44.536 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@60cc894c[{l=/127.0.0.1:42617,r=/127.0.0.1:46908,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@781833f2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1bf2e135{s=START}]=>HttpChannelOverHttp@2e1932c0{s=HttpChannelState@5b32e1e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.537 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@60cc894c[{l=/127.0.0.1:42617,r=/127.0.0.1:46908,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@781833f2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1bf2e135{s=START}]=>HttpChannelOverHttp@2e1932c0{s=HttpChannelState@5b32e1e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.537 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@60cc894c[{l=/127.0.0.1:42617,r=/127.0.0.1:46908,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@781833f2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1bf2e135{s=START}]=>HttpChannelOverHttp@2e1932c0{s=HttpChannelState@5b32e1e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.537 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@57833e4a{null} 18:37:44.537 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=0 18:37:44.537 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:37:44.537 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@56c60b17 startThread=0 18:37:44.537 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken with none selected 18:37:44.537 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 0/0/0 selected 18:37:44.537 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:37:44.537 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:42617][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:37:44.537 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@56c60b17 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58161ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:37:44.537 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 20][route: {}->http://localhost:42617][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:44.537 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@60cc894c[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@781833f2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1bf2e135{s=START}]=>HttpChannelOverHttp@2e1932c0{s=HttpChannelState@5b32e1e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.537 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:42617 18:37:44.537 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@781833f2::SocketChannelEndPoint@60cc894c[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@781833f2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1bf2e135{s=START}]=>HttpChannelOverHttp@2e1932c0{s=HttpChannelState@5b32e1e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.537 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:42617 18:37:44.537 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@56c60b17 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58161ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:37:44.537 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58161ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:37:44.537 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 0 keys, 0 updates 18:37:44.537 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:44.538 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:46910<->127.0.0.1:42617 18:37:44.538 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.537 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@781833f2::SocketChannelEndPoint@60cc894c[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@781833f2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1bf2e135{s=START}]=>HttpChannelOverHttp@2e1932c0{s=HttpChannelState@5b32e1e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:37:44.538 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 0 keys 18:37:44.538 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request PATCH /base/RestTest/PatchHello/Bob?age=10 HTTP/1.1 18:37:44.538 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:37:44.538 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@781833f2::SocketChannelEndPoint@60cc894c[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@781833f2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1bf2e135{s=START}]=>HttpChannelOverHttp@2e1932c0{s=HttpChannelState@5b32e1e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.538 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@60cc894c[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@781833f2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1bf2e135{s=START}]=>HttpChannelOverHttp@2e1932c0{s=HttpChannelState@5b32e1e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.538 [main] DEBUG org.apache.http.headers -- http-outgoing-20 >> PATCH /base/RestTest/PatchHello/Bob?age=10 HTTP/1.1 18:37:44.538 [main] DEBUG org.apache.http.headers -- http-outgoing-20 >> Authorization: Basic dXNlcjo= 18:37:44.538 [main] DEBUG org.apache.http.headers -- http-outgoing-20 >> Content-Type: application/merge-patch+json 18:37:44.538 [main] DEBUG org.apache.http.headers -- http-outgoing-20 >> Content-Length: 9 18:37:44.538 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@781833f2::SocketChannelEndPoint@60cc894c[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@781833f2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1bf2e135{s=START}]=>HttpChannelOverHttp@2e1932c0{s=HttpChannelState@5b32e1e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@5b32e1e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.538 [qtp1187972599-20-acceptor-0@2d777226-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@3782bb4e[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46910]] on ManagedSelector@4c9f9afc{STARTED} id=1 keys=0 selected=0 updates=0 18:37:44.538 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@4dfe525f{RUNNING,thread=Thread[qtp1187972599-21,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=4 18:37:44.538 [qtp1187972599-20-acceptor-0@2d777226-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4c9f9afc{STARTED} id=1 keys=0 selected=0 updates=1 18:37:44.538 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@4dfe525f{RESERVED,thread=Thread[qtp1187972599-21,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} 18:37:44.538 [main] DEBUG org.apache.http.headers -- http-outgoing-20 >> Host: localhost:42617 18:37:44.538 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken with none selected 18:37:44.538 [main] DEBUG org.apache.http.headers -- http-outgoing-20 >> Connection: Keep-Alive 18:37:44.538 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken up from select, 0/0/0 selected 18:37:44.538 [main] DEBUG org.apache.http.headers -- http-outgoing-20 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:37:44.538 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 processing 0 keys, 1 updates 18:37:44.538 [main] DEBUG org.apache.http.headers -- http-outgoing-20 >> Accept-Encoding: gzip,deflate 18:37:44.538 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:44.538 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@3782bb4e[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46910]] 18:37:44.538 [main] DEBUG org.apache.http.wire -- http-outgoing-20 >> "PATCH /base/RestTest/PatchHello/Bob?age=10 HTTP/1.1[\r][\n]" 18:37:44.538 [main] DEBUG org.apache.http.wire -- http-outgoing-20 >> "Authorization: Basic dXNlcjo=[\r][\n]" 18:37:44.538 [main] DEBUG org.apache.http.wire -- http-outgoing-20 >> "Content-Type: application/merge-patch+json[\r][\n]" 18:37:44.538 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@3782bb4e[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46910]] startThread=0 18:37:44.538 [main] DEBUG org.apache.http.wire -- http-outgoing-20 >> "Content-Length: 9[\r][\n]" 18:37:44.538 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.538 [main] DEBUG org.apache.http.wire -- http-outgoing-20 >> "Host: localhost:42617[\r][\n]" 18:37:44.538 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 waiting with 1 keys 18:37:44.538 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@3782bb4e[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46910]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58160ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.538 [main] DEBUG org.apache.http.wire -- http-outgoing-20 >> "Connection: Keep-Alive[\r][\n]" 18:37:44.539 [main] DEBUG org.apache.http.wire -- http-outgoing-20 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:37:44.539 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@32390055[{l=/127.0.0.1:42617,r=/127.0.0.1:46910,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:44.539 [main] DEBUG org.apache.http.wire -- http-outgoing-20 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:37:44.539 [main] DEBUG org.apache.http.wire -- http-outgoing-20 >> "[\r][\n]" 18:37:44.539 [main] DEBUG org.apache.http.wire -- http-outgoing-20 >> "At last! " 18:37:44.539 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@32390055[{l=/127.0.0.1:42617,r=/127.0.0.1:46910,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:37:44.539 [qtp1187972599-24] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@30befd74{s=HttpChannelState@7e486fb4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@32390055[{l=/127.0.0.1:42617,r=/127.0.0.1:46910,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@7e486fb4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.539 [qtp1187972599-24] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@1e885d3c::SocketChannelEndPoint@32390055[{l=/127.0.0.1:42617,r=/127.0.0.1:46910,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:44.539 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f02db0@6449dd10 on ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=0 18:37:44.539 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@32390055[{l=/127.0.0.1:42617,r=/127.0.0.1:46910,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@1e885d3c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23dbd9b0{s=START}]=>HttpChannelOverHttp@30befd74{s=HttpChannelState@7e486fb4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.539 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@1e885d3c::SocketChannelEndPoint@32390055[{l=/127.0.0.1:42617,r=/127.0.0.1:46910,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@1e885d3c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23dbd9b0{s=START}]=>HttpChannelOverHttp@30befd74{s=HttpChannelState@7e486fb4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.539 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@1e885d3c::SocketChannelEndPoint@32390055[{l=/127.0.0.1:42617,r=/127.0.0.1:46910,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@1e885d3c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23dbd9b0{s=START}]=>HttpChannelOverHttp@30befd74{s=HttpChannelState@7e486fb4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.539 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@1ed337b0{ReadCallback@426ef8eb{HttpConnection@1e885d3c::SocketChannelEndPoint@32390055[{l=/127.0.0.1:42617,r=/127.0.0.1:46910,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@1e885d3c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23dbd9b0{s=START}]=>HttpChannelOverHttp@30befd74{s=HttpChannelState@7e486fb4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.539 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@32390055[{l=/127.0.0.1:42617,r=/127.0.0.1:46910,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@1e885d3c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23dbd9b0{s=START}]=>HttpChannelOverHttp@30befd74{s=HttpChannelState@7e486fb4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.539 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@68e50ceb on ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=1 18:37:44.539 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=2 18:37:44.539 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken with none selected 18:37:44.539 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@32390055[{l=/127.0.0.1:42617,r=/127.0.0.1:46910,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@1e885d3c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23dbd9b0{s=START}]=>HttpChannelOverHttp@30befd74{s=HttpChannelState@7e486fb4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.539 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken up from select, 0/0/1 selected 18:37:44.539 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 processing 0 keys, 2 updates 18:37:44.539 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:37:44.539 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f02db0@6449dd10 18:37:44.539 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@3782bb4e[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46910]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58159ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.539 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@68e50ceb 18:37:44.539 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58159ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.539 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@32390055[{l=/127.0.0.1:42617,r=/127.0.0.1:46910,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@1e885d3c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23dbd9b0{s=START}]=>HttpChannelOverHttp@30befd74{s=HttpChannelState@7e486fb4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.539 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.539 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 waiting with 1 keys 18:37:44.539 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken up from select, 1/1/1 selected 18:37:44.539 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 processing 1 keys, 0 updates 18:37:44.539 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46910], selector=sun.nio.ch.EPollSelectorImpl@6156f7d9, interestOps=1, readyOps=1 SocketChannelEndPoint@32390055[{l=/127.0.0.1:42617,r=/127.0.0.1:46910,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@1e885d3c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23dbd9b0{s=START}]=>HttpChannelOverHttp@30befd74{s=HttpChannelState@7e486fb4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.539 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@32390055[{l=/127.0.0.1:42617,r=/127.0.0.1:46910,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1e885d3c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23dbd9b0{s=START}]=>HttpChannelOverHttp@30befd74{s=HttpChannelState@7e486fb4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.539 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@32390055[{l=/127.0.0.1:42617,r=/127.0.0.1:46910,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1e885d3c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23dbd9b0{s=START}]=>HttpChannelOverHttp@30befd74{s=HttpChannelState@7e486fb4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:44.540 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} tryExecute AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58159ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=12]@2024-01-20T18:37:44.540066083Z 18:37:44.540 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@32390055[{l=/127.0.0.1:42617,r=/127.0.0.1:46910,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1e885d3c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23dbd9b0{s=START}]=>HttpChannelOverHttp@30befd74{s=HttpChannelState@7e486fb4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58159ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=12]@2024-01-20T18:37:44.540204634Z 18:37:44.540 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@1ed337b0{ReadCallback@426ef8eb{HttpConnection@1e885d3c::SocketChannelEndPoint@32390055[{l=/127.0.0.1:42617,r=/127.0.0.1:46910,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1e885d3c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23dbd9b0{s=START}]=>HttpChannelOverHttp@30befd74{s=HttpChannelState@7e486fb4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.540 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1e885d3c::SocketChannelEndPoint@32390055[{l=/127.0.0.1:42617,r=/127.0.0.1:46910,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1e885d3c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23dbd9b0{s=START}]=>HttpChannelOverHttp@30befd74{s=HttpChannelState@7e486fb4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@7e486fb4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.540 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 288 DirectByteBuffer@69856a09[p=0,l=288,c=8192,r=288]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.540 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1e885d3c::SocketChannelEndPoint@32390055[{l=/127.0.0.1:42617,r=/127.0.0.1:46910,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1e885d3c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23dbd9b0{s=START}]=>HttpChannelOverHttp@30befd74{s=HttpChannelState@7e486fb4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 288 RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=288,c=8192,r=288]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.540 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1e885d3c::SocketChannelEndPoint@32390055[{l=/127.0.0.1:42617,r=/127.0.0.1:46910,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1e885d3c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23dbd9b0{s=START}]=>HttpChannelOverHttp@30befd74{s=HttpChannelState@7e486fb4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=288,c=8192,r=288]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.540 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=288,c=8192,r=288]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.540 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:37:44.540 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:37:44.540 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:37:44.540 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:37:44.540 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:37:44.540 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Authorization --> VALUE 18:37:44.540 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Authorization --> IN_VALUE 18:37:44.540 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Authorization --> FIELD 18:37:44.540 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Authorization: Basic dXNlcjo=) header=Authorization, headerString=[Authorization], valueString=[Basic dXNlcjo=] 18:37:44.540 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> VALUE 18:37:44.540 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> IN_VALUE 18:37:44.540 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> FIELD 18:37:44.540 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Type, headerString=[Content-Type], valueString=[application/merge-patch+json] 18:37:44.540 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:37:44.540 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:37:44.540 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:37:44.540 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:37:44.540 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:37:44.540 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:37:44.540 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:37:44.540 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:42617) header=Host, headerString=[Host], valueString=[localhost:42617] 18:37:44.540 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:37:44.540 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:37:44.540 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:37:44.540 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:37:44.540 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:37:44.540 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:37:44.540 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:37:44.540 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:37:44.540 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:37:44.540 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:37:44.540 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:37:44.540 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@738100389 cs=HttpChannelState@7e486fb4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1c96ed3c eof=false 18:37:44.541 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@1c96ed3c 18:37:44.541 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@6df68cd2[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@30befd74{s=HttpChannelState@7e486fb4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=1}] 18:37:44.541 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/PatchHello/Bob?age=10 on HttpChannelOverHttp@30befd74{s=HttpChannelState@7e486fb4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=1} PATCH /base/RestTest/PatchHello/Bob?age=10 HTTP/1.1 Authorization: Basic dXNlcjo= Content-Type: application/merge-patch+json Content-Length: 9 Host: localhost:42617 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:37:44.541 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1e885d3c::SocketChannelEndPoint@32390055[{l=/127.0.0.1:42617,r=/127.0.0.1:46910,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1e885d3c[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@23dbd9b0{s=START}]=>HttpChannelOverHttp@30befd74{s=HttpChannelState@7e486fb4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=1}] parsed true HttpParser{s=CONTENT,0 of 9} 18:37:44.541 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:42617/base/RestTest/PatchHello/Bob?age=10 HttpChannelOverHttp@30befd74{s=HttpChannelState@7e486fb4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=1} 18:37:44.541 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@7e486fb4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.541 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@30befd74{s=HttpChannelState@7e486fb4{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=1} 18:37:44.541 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.Server -- REQUEST PATCH /base/RestTest/PatchHello/Bob ?age=10 on HttpChannelOverHttp@30befd74{s=HttpChannelState@7e486fb4{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=1} 18:37:44.541 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/PatchHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:37:44.541 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/PatchHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:37:44.541 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:37:44.541 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 session=null 18:37:44.541 [qtp1187972599-23] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/PatchHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2c708440, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/PatchHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:37:44.541 [qtp1187972599-23] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:37:44.542 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=-9223372036854775808] AsyncContentProducer@6df68cd2[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@30befd74{s=HttpChannelState@7e486fb4{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=2}] 18:37:44.542 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@6df68cd2[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@30befd74{s=HttpChannelState@7e486fb4{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=2}] 18:37:44.542 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@6df68cd2[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@30befd74{s=HttpChannelState@7e486fb4{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=2}] 18:37:44.542 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:44.542 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1e885d3c::SocketChannelEndPoint@32390055[{l=/127.0.0.1:42617,r=/127.0.0.1:46910,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1e885d3c[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@23dbd9b0{s=START}]=>HttpChannelOverHttp@30befd74{s=HttpChannelState@7e486fb4{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=2}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=279,l=288,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.542 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@69856a09[p=279,l=288,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.542 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@30befd74{s=HttpChannelState@7e486fb4{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=2} Content@1a86defc{DirectByteBufferR@4502aaa5[p=279,l=288,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:44.542 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1e885d3c::SocketChannelEndPoint@32390055[{l=/127.0.0.1:42617,r=/127.0.0.1:46910,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1e885d3c[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@23dbd9b0{s=START}]=>HttpChannelOverHttp@30befd74{s=HttpChannelState@7e486fb4{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=2}] parsed true HttpParser{s=CONTENT,9 of 9} 18:37:44.542 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@1a86defc{DirectByteBufferR@4502aaa5[p=279,l=288,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:44.542 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 243532777032 AsyncContentProducer@6df68cd2[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@30befd74{s=HttpChannelState@7e486fb4{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=2}] 18:37:44.542 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced Content@1a86defc{DirectByteBufferR@4502aaa5[p=279,l=288,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@6df68cd2[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@30befd74{s=HttpChannelState@7e486fb4{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=2}] 18:37:44.542 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@6df68cd2[r=Content@1a86defc{DirectByteBufferR@4502aaa5[p=279,l=288,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@30befd74{s=HttpChannelState@7e486fb4{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=2}] 18:37:44.542 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@6df68cd2[r=Content@1a86defc{DirectByteBufferR@4502aaa5[p=279,l=288,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@30befd74{s=HttpChannelState@7e486fb4{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=2}] 18:37:44.542 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@6df68cd2[r=Content@1a86defc{DirectByteBufferR@4502aaa5[p=279,l=288,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@1a86defc{DirectByteBufferR@4502aaa5[p=279,l=288,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@30befd74{s=HttpChannelState@7e486fb4{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=2}] 18:37:44.542 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = Content@1a86defc{DirectByteBufferR@4502aaa5[p=279,l=288,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@6df68cd2[r=Content@1a86defc{DirectByteBufferR@4502aaa5[p=279,l=288,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@1a86defc{DirectByteBufferR@4502aaa5[p=279,l=288,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@30befd74{s=HttpChannelState@7e486fb4{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=2}] 18:37:44.543 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@7e486fb4{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.543 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned Content@1a86defc{DirectByteBufferR@4502aaa5[p=279,l=288,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:44.543 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- read produced 9 byte(s) HttpInput@738100389 cs=HttpChannelState@7e486fb4{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1c96ed3c eof=false 18:37:44.543 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reclaim Content@1a86defc{DirectByteBufferR@4502aaa5[p=288,l=288,c=8192,r=0]={PATCH /ba... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@6df68cd2[r=Content@1a86defc{DirectByteBufferR@4502aaa5[p=288,l=288,c=8192,r=0]={PATCH /ba... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@1a86defc{DirectByteBufferR@4502aaa5[p=288,l=288,c=8192,r=0]={PATCH /ba... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@30befd74{s=HttpChannelState@7e486fb4{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=3}] 18:37:44.543 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=243532777032] AsyncContentProducer@6df68cd2[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@30befd74{s=HttpChannelState@7e486fb4{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=3}] 18:37:44.543 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@6df68cd2[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@30befd74{s=HttpChannelState@7e486fb4{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=3}] 18:37:44.543 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@6df68cd2[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@30befd74{s=HttpChannelState@7e486fb4{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=3}] 18:37:44.543 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:44.543 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1e885d3c::SocketChannelEndPoint@32390055[{l=/127.0.0.1:42617,r=/127.0.0.1:46910,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1e885d3c[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@23dbd9b0{s=START}]=>HttpChannelOverHttp@30befd74{s=HttpChannelState@7e486fb4{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=3}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=288,l=288,c=8192,r=0]={PATCH /ba... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.543 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@69856a09[p=288,l=288,c=8192,r=0]={PATCH /ba... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.543 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:37:44.543 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@30befd74{s=HttpChannelState@7e486fb4{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=3} 18:37:44.543 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:37:44.543 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@30befd74{s=HttpChannelState@7e486fb4{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=3} 18:37:44.543 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:37:44.543 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1e885d3c::SocketChannelEndPoint@32390055[{l=/127.0.0.1:42617,r=/127.0.0.1:46910,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1e885d3c[p=HttpParser{s=END,9 of 9},g=HttpGenerator@23dbd9b0{s=START}]=>HttpChannelOverHttp@30befd74{s=HttpChannelState@7e486fb4{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=3}] parsed false HttpParser{s=END,9 of 9} 18:37:44.543 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@1e885d3c::SocketChannelEndPoint@32390055[{l=/127.0.0.1:42617,r=/127.0.0.1:46910,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1e885d3c[p=HttpParser{s=END,9 of 9},g=HttpGenerator@23dbd9b0{s=START}]=>HttpChannelOverHttp@30befd74{s=HttpChannelState@7e486fb4{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=3}] 18:37:44.543 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:37:44.543 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 243532777032 AsyncContentProducer@6df68cd2[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@30befd74{s=HttpChannelState@7e486fb4{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=3}] 18:37:44.543 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced EofContent AsyncContentProducer@6df68cd2[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@30befd74{s=HttpChannelState@7e486fb4{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=3}] 18:37:44.543 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@6df68cd2[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@30befd74{s=HttpChannelState@7e486fb4{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=3}] 18:37:44.543 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@6df68cd2[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@30befd74{s=HttpChannelState@7e486fb4{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=3}] 18:37:44.543 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@6df68cd2[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@30befd74{s=HttpChannelState@7e486fb4{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=3}] 18:37:44.543 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = EofContent AsyncContentProducer@6df68cd2[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@30befd74{s=HttpChannelState@7e486fb4{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=3}] 18:37:44.543 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@7e486fb4{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.543 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned EofContent 18:37:44.543 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- read error=null HttpInput@738100389 cs=HttpChannelState@7e486fb4{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1c96ed3c eof=false 18:37:44.543 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- read at EOF, setting consumed EOF to true HttpInput@738100389 cs=HttpChannelState@7e486fb4{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1c96ed3c eof=false 18:37:44.543 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- onContentProducible releasing semaphore LockedSemaphore permits=0 unready=false 18:37:44.544 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@6e565034[p=0,l=39,c=8192,r=39]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 18:37:44.544 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=39 null 18:37:44.544 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@371fc130[p=0,l=39,c=8192,r=39]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@1b428811{null} 18:37:44.544 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/PatchHello/Bob on HttpChannelOverHttp@30befd74{s=HttpChannelState@7e486fb4{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=4} 200 null HTTP/1.1 Date: Sat, 20 Jan 2024 18:37:44 GMT Content-Length: 39 Content-Type: application/merge-patch+json 18:37:44.544 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@4b455e5e[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=39},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@17ce70f2] (null,[p=0,l=39,c=8192,r=39],true)@START 18:37:44.544 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=39} last=true content=HeapByteBuffer@371fc130[p=0,l=39,c=8192,r=39]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.544 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sat, 20 Jan 2024 18:37:44 GMT Content-Length: 39 Content-Type: application/merge-patch+json 18:37:44.544 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:37:44.544 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@4b455e5e[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=39},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@17ce70f2] ([p=0,l=144,c=8192,r=144],[p=0,l=39,c=8192,r=39],true)@COMPLETING 18:37:44.544 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@5e11257a{IDLE}->null [DirectByteBuffer@2652a7a2[p=0,l=144,c=8192,r=144]={<<>>ent-Type:...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@371fc130[p=0,l=39,c=8192,r=39]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 18:37:44.544 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@5e11257a{WRITING}->null:IDLE-->WRITING 18:37:44.544 [main] DEBUG org.apache.http.wire -- http-outgoing-20 << "HTTP/1.1 200 OK[\r][\n]" 18:37:44.544 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 183 SocketChannelEndPoint@32390055[{l=/127.0.0.1:42617,r=/127.0.0.1:46910,OPEN,fill=-,flush=W,to=4/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1e885d3c[p=HttpParser{s=END,9 of 9},g=HttpGenerator@23dbd9b0{s=COMPLETING}]=>HttpChannelOverHttp@30befd74{s=HttpChannelState@7e486fb4{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=4}] 18:37:44.544 [main] DEBUG org.apache.http.wire -- http-outgoing-20 << "Date: Sat, 20 Jan 2024 18:37:44 GMT[\r][\n]" 18:37:44.544 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=183 remaining=0 WriteFlusher@5e11257a{WRITING}->null 18:37:44.544 [main] DEBUG org.apache.http.wire -- http-outgoing-20 << "Content-Type: application/merge-patch+json[\r][\n]" 18:37:44.544 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@5e11257a{IDLE}->null:WRITING-->IDLE 18:37:44.544 [main] DEBUG org.apache.http.wire -- http-outgoing-20 << "Content-Length: 39[\r][\n]" 18:37:44.544 [main] DEBUG org.apache.http.wire -- http-outgoing-20 << "Server: Jetty(11.0.18)[\r][\n]" 18:37:44.544 [main] DEBUG org.apache.http.wire -- http-outgoing-20 << "[\r][\n]" 18:37:44.544 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@4b455e5e[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=39},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@17ce70f2] ([p=144,l=144,c=8192,r=0],[p=39,l=39,c=8192,r=0],true)@END 18:37:44.544 [main] DEBUG org.apache.http.wire -- http-outgoing-20 << "PATCH: At last! Hello There Bob aged 10" 18:37:44.544 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpOutput -- onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 18:37:44.544 [main] DEBUG org.apache.http.headers -- http-outgoing-20 << HTTP/1.1 200 OK 18:37:44.544 [main] DEBUG org.apache.http.headers -- http-outgoing-20 << Date: Sat, 20 Jan 2024 18:37:44 GMT 18:37:44.544 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:37:44.544 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@30befd74{s=HttpChannelState@7e486fb4{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=5} 18:37:44.545 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@7e486fb4{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:37:44.545 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@7e486fb4{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.545 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@30befd74{s=HttpChannelState@7e486fb4{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=5} 18:37:44.545 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@511c3ca9) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:37:44.545 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@7e486fb4{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.545 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@7e486fb4{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.545 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@7e486fb4{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.545 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@30befd74{s=HttpChannelState@7e486fb4{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=5} 18:37:44.545 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/PatchHello/Bob written=39 18:37:44.545 [qtp1187972599-23] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:37:44 +0000] "PATCH /base/RestTest/PatchHello/Bob?age=10 HTTP/1.1" 200 39 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:44.545 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@738100389 cs=HttpChannelState@7e486fb4{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1c96ed3c eof=true 18:37:44.545 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@30befd74{s=HttpChannelState@7e486fb4{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=5} 18:37:44.545 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@6df68cd2[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@30befd74{s=HttpChannelState@7e486fb4{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=5}] 18:37:44.545 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@738100389 cs=HttpChannelState@7e486fb4{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1c96ed3c eof=true 18:37:44.545 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@6df68cd2[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@30befd74{s=HttpChannelState@7e486fb4{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=5}] 18:37:44.545 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@738100389 cs=HttpChannelState@7e486fb4{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1c96ed3c eof=true 18:37:44.545 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@7e486fb4{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.545 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@738100389 cs=HttpChannelState@7e486fb4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1c96ed3c eof=true 18:37:44.545 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@1c96ed3c 18:37:44.545 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@6df68cd2[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@30befd74{s=HttpChannelState@7e486fb4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=5}] 18:37:44.545 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:37:44.545 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:37:44.545 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@30befd74{s=HttpChannelState@7e486fb4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:37:44.545 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.545 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.545 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1e885d3c::SocketChannelEndPoint@32390055[{l=/127.0.0.1:42617,r=/127.0.0.1:46910,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1e885d3c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23dbd9b0{s=START}]=>HttpChannelOverHttp@30befd74{s=HttpChannelState@7e486fb4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled 0 RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.545 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1e885d3c::SocketChannelEndPoint@32390055[{l=/127.0.0.1:42617,r=/127.0.0.1:46910,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1e885d3c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23dbd9b0{s=START}]=>HttpChannelOverHttp@30befd74{s=HttpChannelState@7e486fb4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.545 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.545 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1e885d3c::SocketChannelEndPoint@32390055[{l=/127.0.0.1:42617,r=/127.0.0.1:46910,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1e885d3c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23dbd9b0{s=START}]=>HttpChannelOverHttp@30befd74{s=HttpChannelState@7e486fb4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=START,0 of -1} 18:37:44.545 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@1e885d3c::SocketChannelEndPoint@32390055[{l=/127.0.0.1:42617,r=/127.0.0.1:46910,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1e885d3c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23dbd9b0{s=START}]=>HttpChannelOverHttp@30befd74{s=HttpChannelState@7e486fb4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.544 [main] DEBUG org.apache.http.headers -- http-outgoing-20 << Content-Type: application/merge-patch+json 18:37:44.545 [main] DEBUG org.apache.http.headers -- http-outgoing-20 << Content-Length: 39 18:37:44.545 [main] DEBUG org.apache.http.headers -- http-outgoing-20 << Server: Jetty(11.0.18) 18:37:44.545 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@1e885d3c::SocketChannelEndPoint@32390055[{l=/127.0.0.1:42617,r=/127.0.0.1:46910,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1e885d3c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23dbd9b0{s=START}]=>HttpChannelOverHttp@30befd74{s=HttpChannelState@7e486fb4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.545 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@1ed337b0{ReadCallback@426ef8eb{HttpConnection@1e885d3c::SocketChannelEndPoint@32390055[{l=/127.0.0.1:42617,r=/127.0.0.1:46910,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1e885d3c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23dbd9b0{s=START}]=>HttpChannelOverHttp@30befd74{s=HttpChannelState@7e486fb4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.545 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=true 0->1 for SocketChannelEndPoint@32390055[{l=/127.0.0.1:42617,r=/127.0.0.1:46910,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@1e885d3c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23dbd9b0{s=START}]=>HttpChannelOverHttp@30befd74{s=HttpChannelState@7e486fb4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.546 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:37:44.546 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1e885d3c::SocketChannelEndPoint@32390055[{l=/127.0.0.1:42617,r=/127.0.0.1:46910,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@1e885d3c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23dbd9b0{s=START}]=>HttpChannelOverHttp@30befd74{s=HttpChannelState@7e486fb4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@7e486fb4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.546 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:44.546 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.546 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 1 on SocketChannelEndPoint@32390055[{l=/127.0.0.1:42617,r=/127.0.0.1:46910,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@1e885d3c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23dbd9b0{s=START}]=>HttpChannelOverHttp@30befd74{s=HttpChannelState@7e486fb4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.546 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 waiting with 1 keys 18:37:44.546 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@4dfe525f{RESERVED,thread=Thread[qtp1187972599-21,5,main]} task=AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/PRODUCING/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58153ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=13]@2024-01-20T18:37:44.546248803Z ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} 18:37:44.546 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 20][route: {}->http://localhost:42617] can be kept alive indefinitely 18:37:44.546 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-20: set socket timeout to 0 18:37:44.546 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 20][route: {}->http://localhost:42617][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:44.546 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:37:44.546 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:37:44.546 [main] DEBUG org.onap.policy.rest.RestManager -- PATCH: At last! Hello There Bob aged 10 18:37:44.546 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:37:44.546 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-20: Close connection 18:37:44.546 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:37:44.546 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:42617/base/RestTest/PatchBlank: 18:37:44.547 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:37:44.548 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:37:44.548 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:42617][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:37:44.548 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 21][route: {}->http://localhost:42617][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:44.548 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:42617 18:37:44.548 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:42617 18:37:44.548 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:46922<->127.0.0.1:42617 18:37:44.548 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request PATCH /base/RestTest/PatchBlank HTTP/1.1 18:37:44.548 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:37:44.548 [main] DEBUG org.apache.http.headers -- http-outgoing-21 >> PATCH /base/RestTest/PatchBlank HTTP/1.1 18:37:44.548 [main] DEBUG org.apache.http.headers -- http-outgoing-21 >> Authorization: Basic dXNlcjo= 18:37:44.548 [main] DEBUG org.apache.http.headers -- http-outgoing-21 >> Content-Type: application/merge-patch+json 18:37:44.548 [main] DEBUG org.apache.http.headers -- http-outgoing-21 >> Content-Length: 9 18:37:44.548 [main] DEBUG org.apache.http.headers -- http-outgoing-21 >> Host: localhost:42617 18:37:44.548 [main] DEBUG org.apache.http.headers -- http-outgoing-21 >> Connection: Keep-Alive 18:37:44.548 [main] DEBUG org.apache.http.headers -- http-outgoing-21 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:37:44.548 [main] DEBUG org.apache.http.headers -- http-outgoing-21 >> Accept-Encoding: gzip,deflate 18:37:44.548 [main] DEBUG org.apache.http.wire -- http-outgoing-21 >> "PATCH /base/RestTest/PatchBlank HTTP/1.1[\r][\n]" 18:37:44.548 [main] DEBUG org.apache.http.wire -- http-outgoing-21 >> "Authorization: Basic dXNlcjo=[\r][\n]" 18:37:44.548 [main] DEBUG org.apache.http.wire -- http-outgoing-21 >> "Content-Type: application/merge-patch+json[\r][\n]" 18:37:44.548 [main] DEBUG org.apache.http.wire -- http-outgoing-21 >> "Content-Length: 9[\r][\n]" 18:37:44.548 [main] DEBUG org.apache.http.wire -- http-outgoing-21 >> "Host: localhost:42617[\r][\n]" 18:37:44.548 [main] DEBUG org.apache.http.wire -- http-outgoing-21 >> "Connection: Keep-Alive[\r][\n]" 18:37:44.548 [main] DEBUG org.apache.http.wire -- http-outgoing-21 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:37:44.548 [main] DEBUG org.apache.http.wire -- http-outgoing-21 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:37:44.548 [main] DEBUG org.apache.http.wire -- http-outgoing-21 >> "[\r][\n]" 18:37:44.548 [main] DEBUG org.apache.http.wire -- http-outgoing-21 >> "At last! " 18:37:44.549 [qtp1187972599-20-acceptor-0@2d777226-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@2651e560[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46922]] on ManagedSelector@22df0abe{STARTED} id=0 keys=0 selected=0 updates=0 18:37:44.549 [qtp1187972599-20-acceptor-0@2d777226-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@22df0abe{STARTED} id=0 keys=0 selected=0 updates=1 18:37:44.549 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken with none selected 18:37:44.549 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 0/0/0 selected 18:37:44.549 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 0 keys, 1 updates 18:37:44.549 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:44.549 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@2651e560[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46922]] 18:37:44.549 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@2651e560[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46922]] startThread=0 18:37:44.549 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.549 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 1 keys 18:37:44.549 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@2651e560[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46922]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58149ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:37:44.549 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@4ce4c4f5[{l=/127.0.0.1:42617,r=/127.0.0.1:46922,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:44.549 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@4ce4c4f5[{l=/127.0.0.1:42617,r=/127.0.0.1:46922,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:37:44.549 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@2dbc24d{s=HttpChannelState@4e720b5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@4ce4c4f5[{l=/127.0.0.1:42617,r=/127.0.0.1:46922,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@4e720b5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.549 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken up from select, 1/1/1 selected 18:37:44.549 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 processing 1 keys, 0 updates 18:37:44.549 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@5f5be114::SocketChannelEndPoint@4ce4c4f5[{l=/127.0.0.1:42617,r=/127.0.0.1:46922,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:44.549 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f02db0@35725566 on ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=0 18:37:44.549 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46910], selector=sun.nio.ch.EPollSelectorImpl@6156f7d9, interestOps=1, readyOps=1 SocketChannelEndPoint@32390055[{l=/127.0.0.1:42617,r=/127.0.0.1:46910,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@1e885d3c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23dbd9b0{s=START}]=>HttpChannelOverHttp@30befd74{s=HttpChannelState@7e486fb4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.549 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@4ce4c4f5[{l=/127.0.0.1:42617,r=/127.0.0.1:46922,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@5f5be114[p=HttpParser{s=START,0 of -1},g=HttpGenerator@69e7302f{s=START}]=>HttpChannelOverHttp@2dbc24d{s=HttpChannelState@4e720b5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.549 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@32390055[{l=/127.0.0.1:42617,r=/127.0.0.1:46910,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1e885d3c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23dbd9b0{s=START}]=>HttpChannelOverHttp@30befd74{s=HttpChannelState@7e486fb4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.549 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@5f5be114::SocketChannelEndPoint@4ce4c4f5[{l=/127.0.0.1:42617,r=/127.0.0.1:46922,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@5f5be114[p=HttpParser{s=START,0 of -1},g=HttpGenerator@69e7302f{s=START}]=>HttpChannelOverHttp@2dbc24d{s=HttpChannelState@4e720b5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.550 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@32390055[{l=/127.0.0.1:42617,r=/127.0.0.1:46910,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1e885d3c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23dbd9b0{s=START}]=>HttpChannelOverHttp@30befd74{s=HttpChannelState@7e486fb4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:44.550 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@32390055[{l=/127.0.0.1:42617,r=/127.0.0.1:46910,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1e885d3c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23dbd9b0{s=START}]=>HttpChannelOverHttp@30befd74{s=HttpChannelState@7e486fb4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58149ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=13]@2024-01-20T18:37:44.550278042Z 18:37:44.550 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@1ed337b0{ReadCallback@426ef8eb{HttpConnection@1e885d3c::SocketChannelEndPoint@32390055[{l=/127.0.0.1:42617,r=/127.0.0.1:46910,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1e885d3c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23dbd9b0{s=START}]=>HttpChannelOverHttp@30befd74{s=HttpChannelState@7e486fb4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.550 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1e885d3c::SocketChannelEndPoint@32390055[{l=/127.0.0.1:42617,r=/127.0.0.1:46910,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1e885d3c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23dbd9b0{s=START}]=>HttpChannelOverHttp@30befd74{s=HttpChannelState@7e486fb4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@7e486fb4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.550 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@32390055[{l=/127.0.0.1:42617,r=/127.0.0.1:46910,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1e885d3c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23dbd9b0{s=START}]=>HttpChannelOverHttp@30befd74{s=HttpChannelState@7e486fb4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.550 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.550 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:37:44.550 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1e885d3c::SocketChannelEndPoint@32390055[{l=/127.0.0.1:42617,r=/127.0.0.1:46910,ISHUT,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1e885d3c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23dbd9b0{s=START}]=>HttpChannelOverHttp@30befd74{s=HttpChannelState@7e486fb4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.550 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1e885d3c::SocketChannelEndPoint@32390055[{l=/127.0.0.1:42617,r=/127.0.0.1:46910,ISHUT,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1e885d3c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23dbd9b0{s=START}]=>HttpChannelOverHttp@30befd74{s=HttpChannelState@7e486fb4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.550 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.550 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:37:44.550 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@32390055[{l=/127.0.0.1:42617,r=/127.0.0.1:46910,ISHUT,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1e885d3c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@23dbd9b0{s=START}]=>HttpChannelOverHttp@30befd74{s=HttpChannelState@7e486fb4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.550 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@32390055[{l=/127.0.0.1:42617,r=/127.0.0.1:46910,ISHUT,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1e885d3c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@23dbd9b0{s=START}]=>HttpChannelOverHttp@30befd74{s=HttpChannelState@7e486fb4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.550 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@32390055[{l=/127.0.0.1:42617,r=/127.0.0.1:46910,CLOSED,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1e885d3c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@23dbd9b0{s=START}]=>HttpChannelOverHttp@30befd74{s=HttpChannelState@7e486fb4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.551 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@1ed337b0{null} 18:37:44.551 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=1 updates=0 18:37:44.551 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@30ca3f7a startThread=0 18:37:44.551 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@30ca3f7a in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=0,r=-1,t=58148ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:37:44.551 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1e885d3c::SocketChannelEndPoint@32390055[{l=null,r=null,CLOSED,fill=-,flush=-,to=5/30000}{io=1/0,kio=-1,kro=-1}]->[HttpConnection@1e885d3c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@23dbd9b0{s=START}]=>HttpChannelOverHttp@30befd74{s=HttpChannelState@7e486fb4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:37:44.551 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@32390055[{l=null,r=null,CLOSED,fill=-,flush=-,to=5/30000}{io=1/0,kio=-1,kro=-1}]->[HttpConnection@1e885d3c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@23dbd9b0{s=START}]=>HttpChannelOverHttp@30befd74{s=HttpChannelState@7e486fb4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.551 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@1e885d3c::SocketChannelEndPoint@32390055[{l=null,r=null,CLOSED,fill=-,flush=-,to=5/30000}{io=1/0,kio=-1,kro=-1}]->[HttpConnection@1e885d3c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@23dbd9b0{s=START}]=>HttpChannelOverHttp@30befd74{s=HttpChannelState@7e486fb4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.551 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@1e885d3c::SocketChannelEndPoint@32390055[{l=null,r=null,CLOSED,fill=-,flush=-,to=5/30000}{io=1/0,kio=-1,kro=-1}]->[HttpConnection@1e885d3c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@23dbd9b0{s=START}]=>HttpChannelOverHttp@30befd74{s=HttpChannelState@7e486fb4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.551 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@32390055[{l=null,r=null,CLOSED,fill=-,flush=-,to=5/30000}{io=1/0,kio=-1,kro=-1}]->[HttpConnection@1e885d3c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@23dbd9b0{s=START}]=>HttpChannelOverHttp@30befd74{s=HttpChannelState@7e486fb4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.551 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@30ca3f7a in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=0,r=-1,t=58147ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:37:44.551 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58147ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:37:44.551 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1e885d3c::SocketChannelEndPoint@32390055[{l=null,r=null,CLOSED,fill=-,flush=-,to=5/30000}{io=1/0,kio=-1,kro=-1}]->[HttpConnection@1e885d3c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@23dbd9b0{s=START}]=>HttpChannelOverHttp@30befd74{s=HttpChannelState@7e486fb4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@7e486fb4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.551 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:44.551 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.551 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Ignoring key update for cancelled key SocketChannelEndPoint@32390055[{l=null,r=null,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@1e885d3c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@23dbd9b0{s=START}]=>HttpChannelOverHttp@30befd74{s=HttpChannelState@7e486fb4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] java.nio.channels.CancelledKeyException: null at java.base/sun.nio.ch.SelectionKeyImpl.ensureValid(SelectionKeyImpl.java:75) at java.base/sun.nio.ch.SelectionKeyImpl.interestOps(SelectionKeyImpl.java:104) at org.eclipse.jetty.io.SelectableChannelEndPoint.updateKey(SelectableChannelEndPoint.java:271) at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.updateKeys(ManagedSelector.java:715) at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:540) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:455) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:248) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) at java.base/java.lang.Thread.run(Thread.java:833) 18:37:44.551 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@32390055[{l=null,r=null,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@1e885d3c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@23dbd9b0{s=START}]=>HttpChannelOverHttp@30befd74{s=HttpChannelState@7e486fb4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.552 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@32390055[{l=null,r=null,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@1e885d3c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@23dbd9b0{s=START}]=>HttpChannelOverHttp@30befd74{s=HttpChannelState@7e486fb4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.552 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 waiting with 1 keys 18:37:44.546 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/PRODUCING/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58153ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=13]@2024-01-20T18:37:44.546414634Z tryProduce true 18:37:44.552 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@4dfe525f{RUNNING,thread=Thread[qtp1187972599-21,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=4 18:37:44.552 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@4dfe525f{RESERVED,thread=Thread[qtp1187972599-21,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} 18:37:44.550 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@5f5be114::SocketChannelEndPoint@4ce4c4f5[{l=/127.0.0.1:42617,r=/127.0.0.1:46922,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@5f5be114[p=HttpParser{s=START,0 of -1},g=HttpGenerator@69e7302f{s=START}]=>HttpChannelOverHttp@2dbc24d{s=HttpChannelState@4e720b5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.552 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@5438572e{ReadCallback@546b4ffc{HttpConnection@5f5be114::SocketChannelEndPoint@4ce4c4f5[{l=/127.0.0.1:42617,r=/127.0.0.1:46922,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@5f5be114[p=HttpParser{s=START,0 of -1},g=HttpGenerator@69e7302f{s=START}]=>HttpChannelOverHttp@2dbc24d{s=HttpChannelState@4e720b5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.552 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@4ce4c4f5[{l=/127.0.0.1:42617,r=/127.0.0.1:46922,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@5f5be114[p=HttpParser{s=START,0 of -1},g=HttpGenerator@69e7302f{s=START}]=>HttpChannelOverHttp@2dbc24d{s=HttpChannelState@4e720b5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.553 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@7315f972 on ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=1 18:37:44.553 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=2 18:37:44.553 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@4ce4c4f5[{l=/127.0.0.1:42617,r=/127.0.0.1:46922,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@5f5be114[p=HttpParser{s=START,0 of -1},g=HttpGenerator@69e7302f{s=START}]=>HttpChannelOverHttp@2dbc24d{s=HttpChannelState@4e720b5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.553 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@2651e560[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46922]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58146ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.553 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58146ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.553 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken with none selected 18:37:44.553 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 0/0/1 selected 18:37:44.553 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 0 keys, 2 updates 18:37:44.553 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:37:44.554 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f02db0@35725566 18:37:44.554 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@7315f972 18:37:44.554 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@4ce4c4f5[{l=/127.0.0.1:42617,r=/127.0.0.1:46922,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@5f5be114[p=HttpParser{s=START,0 of -1},g=HttpGenerator@69e7302f{s=START}]=>HttpChannelOverHttp@2dbc24d{s=HttpChannelState@4e720b5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.554 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.554 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 1 keys 18:37:44.554 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 1/1/1 selected 18:37:44.554 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 1 keys, 0 updates 18:37:44.554 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46922], selector=sun.nio.ch.EPollSelectorImpl@7424c5f3, interestOps=1, readyOps=1 SocketChannelEndPoint@4ce4c4f5[{l=/127.0.0.1:42617,r=/127.0.0.1:46922,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@5f5be114[p=HttpParser{s=START,0 of -1},g=HttpGenerator@69e7302f{s=START}]=>HttpChannelOverHttp@2dbc24d{s=HttpChannelState@4e720b5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.554 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@4ce4c4f5[{l=/127.0.0.1:42617,r=/127.0.0.1:46922,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5f5be114[p=HttpParser{s=START,0 of -1},g=HttpGenerator@69e7302f{s=START}]=>HttpChannelOverHttp@2dbc24d{s=HttpChannelState@4e720b5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.555 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@4ce4c4f5[{l=/127.0.0.1:42617,r=/127.0.0.1:46922,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5f5be114[p=HttpParser{s=START,0 of -1},g=HttpGenerator@69e7302f{s=START}]=>HttpChannelOverHttp@2dbc24d{s=HttpChannelState@4e720b5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:44.555 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} tryExecute AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58144ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=15]@2024-01-20T18:37:44.555137406Z 18:37:44.555 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@4dfe525f{RESERVED,thread=Thread[qtp1187972599-21,5,main]} task=AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58144ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=15]@2024-01-20T18:37:44.555293686Z ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} 18:37:44.555 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58144ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=15]@2024-01-20T18:37:44.555422867Z tryProduce true 18:37:44.555 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:44.555 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.555 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@4ce4c4f5[{l=/127.0.0.1:42617,r=/127.0.0.1:46922,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5f5be114[p=HttpParser{s=START,0 of -1},g=HttpGenerator@69e7302f{s=START}]=>HttpChannelOverHttp@2dbc24d{s=HttpChannelState@4e720b5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.555 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 1 keys 18:37:44.555 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@4ce4c4f5[{l=/127.0.0.1:42617,r=/127.0.0.1:46922,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5f5be114[p=HttpParser{s=START,0 of -1},g=HttpGenerator@69e7302f{s=START}]=>HttpChannelOverHttp@2dbc24d{s=HttpChannelState@4e720b5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58142ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=15]@2024-01-20T18:37:44.556802904Z 18:37:44.556 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@5438572e{ReadCallback@546b4ffc{HttpConnection@5f5be114::SocketChannelEndPoint@4ce4c4f5[{l=/127.0.0.1:42617,r=/127.0.0.1:46922,OPEN,fill=FI,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5f5be114[p=HttpParser{s=START,0 of -1},g=HttpGenerator@69e7302f{s=START}]=>HttpChannelOverHttp@2dbc24d{s=HttpChannelState@4e720b5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.557 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5f5be114::SocketChannelEndPoint@4ce4c4f5[{l=/127.0.0.1:42617,r=/127.0.0.1:46922,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5f5be114[p=HttpParser{s=START,0 of -1},g=HttpGenerator@69e7302f{s=START}]=>HttpChannelOverHttp@2dbc24d{s=HttpChannelState@4e720b5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@4e720b5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.557 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 277 DirectByteBuffer@6c3ace64[p=0,l=277,c=8192,r=277]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.557 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5f5be114::SocketChannelEndPoint@4ce4c4f5[{l=/127.0.0.1:42617,r=/127.0.0.1:46922,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5f5be114[p=HttpParser{s=START,0 of -1},g=HttpGenerator@69e7302f{s=START}]=>HttpChannelOverHttp@2dbc24d{s=HttpChannelState@4e720b5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 277 RetainableByteBuffer@18162f7a{DirectByteBuffer@6c3ace64[p=0,l=277,c=8192,r=277]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.557 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5f5be114::SocketChannelEndPoint@4ce4c4f5[{l=/127.0.0.1:42617,r=/127.0.0.1:46922,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5f5be114[p=HttpParser{s=START,0 of -1},g=HttpGenerator@69e7302f{s=START}]=>HttpChannelOverHttp@2dbc24d{s=HttpChannelState@4e720b5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@18162f7a{DirectByteBuffer@6c3ace64[p=0,l=277,c=8192,r=277]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.557 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@6c3ace64[p=0,l=277,c=8192,r=277]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.557 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:37:44.557 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:37:44.557 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:37:44.557 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:37:44.557 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:37:44.557 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Authorization --> VALUE 18:37:44.557 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Authorization --> IN_VALUE 18:37:44.557 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Authorization --> FIELD 18:37:44.557 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Authorization: Basic dXNlcjo=) header=Authorization, headerString=[Authorization], valueString=[Basic dXNlcjo=] 18:37:44.557 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> VALUE 18:37:44.557 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> IN_VALUE 18:37:44.557 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> FIELD 18:37:44.557 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Type, headerString=[Content-Type], valueString=[application/merge-patch+json] 18:37:44.557 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:37:44.557 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:37:44.557 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:37:44.557 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:37:44.557 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:37:44.557 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:37:44.557 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:37:44.557 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:42617) header=Host, headerString=[Host], valueString=[localhost:42617] 18:37:44.557 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:37:44.557 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:37:44.557 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:37:44.557 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:37:44.557 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:37:44.557 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:37:44.557 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:37:44.557 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:37:44.557 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:37:44.557 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:37:44.557 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:37:44.558 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@1404109440 cs=HttpChannelState@4e720b5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@701d525a eof=false 18:37:44.558 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@701d525a 18:37:44.558 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@33adf9c4[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@2dbc24d{s=HttpChannelState@4e720b5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.558 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/PatchBlank on HttpChannelOverHttp@2dbc24d{s=HttpChannelState@4e720b5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/PatchBlank,age=0} PATCH /base/RestTest/PatchBlank HTTP/1.1 Authorization: Basic dXNlcjo= Content-Type: application/merge-patch+json Content-Length: 9 Host: localhost:42617 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:37:44.558 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5f5be114::SocketChannelEndPoint@4ce4c4f5[{l=/127.0.0.1:42617,r=/127.0.0.1:46922,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5f5be114[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@69e7302f{s=START}]=>HttpChannelOverHttp@2dbc24d{s=HttpChannelState@4e720b5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/PatchBlank,age=0}] parsed true HttpParser{s=CONTENT,0 of 9} 18:37:44.558 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:42617/base/RestTest/PatchBlank HttpChannelOverHttp@2dbc24d{s=HttpChannelState@4e720b5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/PatchBlank,age=0} 18:37:44.558 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@4e720b5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.558 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@2dbc24d{s=HttpChannelState@4e720b5{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchBlank,age=0} 18:37:44.558 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.Server -- REQUEST PATCH /base/RestTest/PatchBlank ?null on HttpChannelOverHttp@2dbc24d{s=HttpChannelState@4e720b5{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchBlank,age=0} 18:37:44.558 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/PatchBlank @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:37:44.558 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/PatchBlank @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:37:44.558 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:37:44.558 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 session=null 18:37:44.558 [qtp1187972599-25] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/PatchBlank|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2c708440, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/PatchBlank} -> org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:37:44.558 [qtp1187972599-25] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:37:44.563 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=-9223372036854775808] AsyncContentProducer@33adf9c4[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@2dbc24d{s=HttpChannelState@4e720b5{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchBlank,age=5}] 18:37:44.563 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@33adf9c4[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@2dbc24d{s=HttpChannelState@4e720b5{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchBlank,age=5}] 18:37:44.563 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@33adf9c4[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@2dbc24d{s=HttpChannelState@4e720b5{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchBlank,age=5}] 18:37:44.563 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:44.563 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5f5be114::SocketChannelEndPoint@4ce4c4f5[{l=/127.0.0.1:42617,r=/127.0.0.1:46922,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5f5be114[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@69e7302f{s=START}]=>HttpChannelOverHttp@2dbc24d{s=HttpChannelState@4e720b5{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchBlank,age=5}] parse RetainableByteBuffer@18162f7a{DirectByteBuffer@6c3ace64[p=268,l=277,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.563 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@6c3ace64[p=268,l=277,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.563 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@2dbc24d{s=HttpChannelState@4e720b5{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchBlank,age=5} Content@1848e224{DirectByteBufferR@44f74b30[p=268,l=277,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:44.563 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5f5be114::SocketChannelEndPoint@4ce4c4f5[{l=/127.0.0.1:42617,r=/127.0.0.1:46922,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5f5be114[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@69e7302f{s=START}]=>HttpChannelOverHttp@2dbc24d{s=HttpChannelState@4e720b5{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchBlank,age=5}] parsed true HttpParser{s=CONTENT,9 of 9} 18:37:44.563 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@1848e224{DirectByteBufferR@44f74b30[p=268,l=277,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:44.564 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 243554003655 AsyncContentProducer@33adf9c4[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@2dbc24d{s=HttpChannelState@4e720b5{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchBlank,age=6}] 18:37:44.564 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced Content@1848e224{DirectByteBufferR@44f74b30[p=268,l=277,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@33adf9c4[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@2dbc24d{s=HttpChannelState@4e720b5{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchBlank,age=6}] 18:37:44.564 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@33adf9c4[r=Content@1848e224{DirectByteBufferR@44f74b30[p=268,l=277,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@2dbc24d{s=HttpChannelState@4e720b5{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchBlank,age=6}] 18:37:44.564 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@33adf9c4[r=Content@1848e224{DirectByteBufferR@44f74b30[p=268,l=277,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@2dbc24d{s=HttpChannelState@4e720b5{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchBlank,age=6}] 18:37:44.564 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@33adf9c4[r=Content@1848e224{DirectByteBufferR@44f74b30[p=268,l=277,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@1848e224{DirectByteBufferR@44f74b30[p=268,l=277,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@2dbc24d{s=HttpChannelState@4e720b5{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchBlank,age=6}] 18:37:44.564 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = Content@1848e224{DirectByteBufferR@44f74b30[p=268,l=277,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@33adf9c4[r=Content@1848e224{DirectByteBufferR@44f74b30[p=268,l=277,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@1848e224{DirectByteBufferR@44f74b30[p=268,l=277,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@2dbc24d{s=HttpChannelState@4e720b5{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchBlank,age=6}] 18:37:44.564 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@4e720b5{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.564 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned Content@1848e224{DirectByteBufferR@44f74b30[p=268,l=277,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:44.564 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- read produced 9 byte(s) HttpInput@1404109440 cs=HttpChannelState@4e720b5{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@701d525a eof=false 18:37:44.564 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reclaim Content@1848e224{DirectByteBufferR@44f74b30[p=277,l=277,c=8192,r=0]={PATCH /ba... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@33adf9c4[r=Content@1848e224{DirectByteBufferR@44f74b30[p=277,l=277,c=8192,r=0]={PATCH /ba... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@1848e224{DirectByteBufferR@44f74b30[p=277,l=277,c=8192,r=0]={PATCH /ba... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@2dbc24d{s=HttpChannelState@4e720b5{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchBlank,age=6}] 18:37:44.564 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=243554003655] AsyncContentProducer@33adf9c4[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@2dbc24d{s=HttpChannelState@4e720b5{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchBlank,age=6}] 18:37:44.564 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@33adf9c4[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@2dbc24d{s=HttpChannelState@4e720b5{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchBlank,age=6}] 18:37:44.564 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@33adf9c4[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@2dbc24d{s=HttpChannelState@4e720b5{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchBlank,age=6}] 18:37:44.564 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:44.564 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5f5be114::SocketChannelEndPoint@4ce4c4f5[{l=/127.0.0.1:42617,r=/127.0.0.1:46922,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5f5be114[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@69e7302f{s=START}]=>HttpChannelOverHttp@2dbc24d{s=HttpChannelState@4e720b5{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchBlank,age=6}] parse RetainableByteBuffer@18162f7a{DirectByteBuffer@6c3ace64[p=277,l=277,c=8192,r=0]={PATCH /ba... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.564 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@6c3ace64[p=277,l=277,c=8192,r=0]={PATCH /ba... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.564 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:37:44.564 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@2dbc24d{s=HttpChannelState@4e720b5{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchBlank,age=6} 18:37:44.564 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:37:44.564 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@2dbc24d{s=HttpChannelState@4e720b5{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchBlank,age=6} 18:37:44.564 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:37:44.564 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5f5be114::SocketChannelEndPoint@4ce4c4f5[{l=/127.0.0.1:42617,r=/127.0.0.1:46922,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5f5be114[p=HttpParser{s=END,9 of 9},g=HttpGenerator@69e7302f{s=START}]=>HttpChannelOverHttp@2dbc24d{s=HttpChannelState@4e720b5{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchBlank,age=6}] parsed false HttpParser{s=END,9 of 9} 18:37:44.564 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@5f5be114::SocketChannelEndPoint@4ce4c4f5[{l=/127.0.0.1:42617,r=/127.0.0.1:46922,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5f5be114[p=HttpParser{s=END,9 of 9},g=HttpGenerator@69e7302f{s=START}]=>HttpChannelOverHttp@2dbc24d{s=HttpChannelState@4e720b5{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchBlank,age=6}] 18:37:44.564 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:37:44.564 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 243554003655 AsyncContentProducer@33adf9c4[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@2dbc24d{s=HttpChannelState@4e720b5{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchBlank,age=6}] 18:37:44.564 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced EofContent AsyncContentProducer@33adf9c4[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@2dbc24d{s=HttpChannelState@4e720b5{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchBlank,age=6}] 18:37:44.564 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@33adf9c4[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@2dbc24d{s=HttpChannelState@4e720b5{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchBlank,age=6}] 18:37:44.564 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@33adf9c4[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@2dbc24d{s=HttpChannelState@4e720b5{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchBlank,age=6}] 18:37:44.564 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@33adf9c4[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@2dbc24d{s=HttpChannelState@4e720b5{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchBlank,age=6}] 18:37:44.564 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = EofContent AsyncContentProducer@33adf9c4[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@2dbc24d{s=HttpChannelState@4e720b5{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchBlank,age=6}] 18:37:44.564 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@4e720b5{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.564 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned EofContent 18:37:44.564 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- read error=null HttpInput@1404109440 cs=HttpChannelState@4e720b5{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@701d525a eof=false 18:37:44.565 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- read at EOF, setting consumed EOF to true HttpInput@1404109440 cs=HttpChannelState@4e720b5{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@701d525a eof=false 18:37:44.565 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- onContentProducible releasing semaphore LockedSemaphore permits=0 unready=false 18:37:44.565 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@78f2364[p=0,l=28,c=8192,r=28]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 18:37:44.565 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=28 null 18:37:44.565 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@6a424475[p=0,l=28,c=8192,r=28]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@35c4d2db{null} 18:37:44.565 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/PatchBlank on HttpChannelOverHttp@2dbc24d{s=HttpChannelState@4e720b5{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchBlank,age=7} 200 null HTTP/1.1 Date: Sat, 20 Jan 2024 18:37:44 GMT Content-Length: 28 Content-Type: application/merge-patch+json 18:37:44.565 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@4b94a198[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=28},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@35fe3f8d] (null,[p=0,l=28,c=8192,r=28],true)@START 18:37:44.565 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=28} last=true content=HeapByteBuffer@6a424475[p=0,l=28,c=8192,r=28]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.565 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sat, 20 Jan 2024 18:37:44 GMT Content-Length: 28 Content-Type: application/merge-patch+json 18:37:44.565 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:37:44.566 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@4b94a198[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=28},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@35fe3f8d] ([p=0,l=144,c=8192,r=144],[p=0,l=28,c=8192,r=28],true)@COMPLETING 18:37:44.566 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@4de7a4ab{IDLE}->null [DirectByteBuffer@2652a7a2[p=0,l=144,c=8192,r=144]={<<>>ent-Type:...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@6a424475[p=0,l=28,c=8192,r=28]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 18:37:44.566 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@4de7a4ab{WRITING}->null:IDLE-->WRITING 18:37:44.566 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 172 SocketChannelEndPoint@4ce4c4f5[{l=/127.0.0.1:42617,r=/127.0.0.1:46922,OPEN,fill=-,flush=W,to=9/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5f5be114[p=HttpParser{s=END,9 of 9},g=HttpGenerator@69e7302f{s=COMPLETING}]=>HttpChannelOverHttp@2dbc24d{s=HttpChannelState@4e720b5{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchBlank,age=8}] 18:37:44.566 [main] DEBUG org.apache.http.wire -- http-outgoing-21 << "HTTP/1.1 200 OK[\r][\n]" 18:37:44.566 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=172 remaining=0 WriteFlusher@4de7a4ab{WRITING}->null 18:37:44.566 [main] DEBUG org.apache.http.wire -- http-outgoing-21 << "Date: Sat, 20 Jan 2024 18:37:44 GMT[\r][\n]" 18:37:44.566 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@4de7a4ab{IDLE}->null:WRITING-->IDLE 18:37:44.566 [main] DEBUG org.apache.http.wire -- http-outgoing-21 << "Content-Type: application/merge-patch+json[\r][\n]" 18:37:44.566 [main] DEBUG org.apache.http.wire -- http-outgoing-21 << "Content-Length: 28[\r][\n]" 18:37:44.566 [main] DEBUG org.apache.http.wire -- http-outgoing-21 << "Server: Jetty(11.0.18)[\r][\n]" 18:37:44.566 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@4b94a198[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=28},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@35fe3f8d] ([p=144,l=144,c=8192,r=0],[p=28,l=28,c=8192,r=0],true)@END 18:37:44.566 [main] DEBUG org.apache.http.wire -- http-outgoing-21 << "[\r][\n]" 18:37:44.566 [main] DEBUG org.apache.http.wire -- http-outgoing-21 << "PATCH: At last! Hello There " 18:37:44.566 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpOutput -- onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 18:37:44.566 [main] DEBUG org.apache.http.headers -- http-outgoing-21 << HTTP/1.1 200 OK 18:37:44.566 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:37:44.566 [main] DEBUG org.apache.http.headers -- http-outgoing-21 << Date: Sat, 20 Jan 2024 18:37:44 GMT 18:37:44.566 [main] DEBUG org.apache.http.headers -- http-outgoing-21 << Content-Type: application/merge-patch+json 18:37:44.566 [main] DEBUG org.apache.http.headers -- http-outgoing-21 << Content-Length: 28 18:37:44.566 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@2dbc24d{s=HttpChannelState@4e720b5{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchBlank,age=8} 18:37:44.566 [main] DEBUG org.apache.http.headers -- http-outgoing-21 << Server: Jetty(11.0.18) 18:37:44.566 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@4e720b5{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:37:44.566 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@4e720b5{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.566 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@2dbc24d{s=HttpChannelState@4e720b5{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchBlank,age=8} 18:37:44.566 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@5e26e5c6) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:37:44.566 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@4e720b5{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.566 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@4e720b5{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.566 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@4e720b5{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.566 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:37:44.566 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@2dbc24d{s=HttpChannelState@4e720b5{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/PatchBlank,age=8} 18:37:44.566 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/PatchBlank written=28 18:37:44.566 [qtp1187972599-25] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:37:44 +0000] "PATCH /base/RestTest/PatchBlank HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:44.566 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1404109440 cs=HttpChannelState@4e720b5{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@701d525a eof=true 18:37:44.566 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@2dbc24d{s=HttpChannelState@4e720b5{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/PatchBlank,age=8} 18:37:44.566 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@33adf9c4[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@2dbc24d{s=HttpChannelState@4e720b5{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/PatchBlank,age=8}] 18:37:44.567 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 21][route: {}->http://localhost:42617] can be kept alive indefinitely 18:37:44.567 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1404109440 cs=HttpChannelState@4e720b5{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@701d525a eof=true 18:37:44.567 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-21: set socket timeout to 0 18:37:44.567 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@33adf9c4[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@2dbc24d{s=HttpChannelState@4e720b5{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/PatchBlank,age=9}] 18:37:44.567 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 21][route: {}->http://localhost:42617][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:44.567 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1404109440 cs=HttpChannelState@4e720b5{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@701d525a eof=true 18:37:44.567 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:37:44.567 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@4e720b5{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.567 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:37:44.567 [main] DEBUG org.onap.policy.rest.RestManager -- PATCH: At last! Hello There 18:37:44.567 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@1404109440 cs=HttpChannelState@4e720b5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@701d525a eof=true 18:37:44.567 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:37:44.567 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-21: Close connection 18:37:44.567 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:37:44.567 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@701d525a 18:37:44.567 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@33adf9c4[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@2dbc24d{s=HttpChannelState@4e720b5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/PatchBlank,age=9}] 18:37:44.567 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:37:44.567 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:37:44.567 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@2dbc24d{s=HttpChannelState@4e720b5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:37:44.567 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@4ce4c4f5[{l=/127.0.0.1:42617,r=/127.0.0.1:46922,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5f5be114[p=HttpParser{s=START,0 of -1},g=HttpGenerator@69e7302f{s=START}]=>HttpChannelOverHttp@2dbc24d{s=HttpChannelState@4e720b5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.567 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@6c3ace64[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.567 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:37:44.567 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5f5be114::SocketChannelEndPoint@4ce4c4f5[{l=/127.0.0.1:42617,r=/127.0.0.1:46922,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5f5be114[p=HttpParser{s=START,0 of -1},g=HttpGenerator@69e7302f{s=START}]=>HttpChannelOverHttp@2dbc24d{s=HttpChannelState@4e720b5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 RetainableByteBuffer@18162f7a{DirectByteBuffer@6c3ace64[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.567 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5f5be114::SocketChannelEndPoint@4ce4c4f5[{l=/127.0.0.1:42617,r=/127.0.0.1:46922,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5f5be114[p=HttpParser{s=START,0 of -1},g=HttpGenerator@69e7302f{s=START}]=>HttpChannelOverHttp@2dbc24d{s=HttpChannelState@4e720b5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@18162f7a{DirectByteBuffer@6c3ace64[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.568 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@6c3ace64[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.568 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:37:44.568 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:42617/base/NonExistant/URL/: 18:37:44.568 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@4ce4c4f5[{l=/127.0.0.1:42617,r=/127.0.0.1:46922,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5f5be114[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@69e7302f{s=START}]=>HttpChannelOverHttp@2dbc24d{s=HttpChannelState@4e720b5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.568 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@4ce4c4f5[{l=/127.0.0.1:42617,r=/127.0.0.1:46922,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5f5be114[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@69e7302f{s=START}]=>HttpChannelOverHttp@2dbc24d{s=HttpChannelState@4e720b5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.568 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@4ce4c4f5[{l=/127.0.0.1:42617,r=/127.0.0.1:46922,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5f5be114[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@69e7302f{s=START}]=>HttpChannelOverHttp@2dbc24d{s=HttpChannelState@4e720b5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.568 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@5438572e{null} 18:37:44.568 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=0 18:37:44.568 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@305017fb startThread=0 18:37:44.568 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@305017fb in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58130ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:37:44.568 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5f5be114::SocketChannelEndPoint@4ce4c4f5[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@5f5be114[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@69e7302f{s=START}]=>HttpChannelOverHttp@2dbc24d{s=HttpChannelState@4e720b5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:37:44.568 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@4ce4c4f5[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@5f5be114[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@69e7302f{s=START}]=>HttpChannelOverHttp@2dbc24d{s=HttpChannelState@4e720b5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.568 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@5f5be114::SocketChannelEndPoint@4ce4c4f5[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@5f5be114[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@69e7302f{s=START}]=>HttpChannelOverHttp@2dbc24d{s=HttpChannelState@4e720b5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.568 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@5f5be114::SocketChannelEndPoint@4ce4c4f5[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@5f5be114[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@69e7302f{s=START}]=>HttpChannelOverHttp@2dbc24d{s=HttpChannelState@4e720b5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.568 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@4ce4c4f5[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@5f5be114[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@69e7302f{s=START}]=>HttpChannelOverHttp@2dbc24d{s=HttpChannelState@4e720b5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.568 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@305017fb in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58130ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:37:44.568 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58130ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:37:44.568 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5f5be114::SocketChannelEndPoint@4ce4c4f5[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@5f5be114[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@69e7302f{s=START}]=>HttpChannelOverHttp@2dbc24d{s=HttpChannelState@4e720b5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@4e720b5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.568 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b40b6c7{RUNNING,thread=Thread[qtp1187972599-25,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=4 18:37:44.569 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b40b6c7{RESERVED,thread=Thread[qtp1187972599-25,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} 18:37:44.569 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:37:44.569 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:37:44.569 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:42617][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:37:44.569 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 22][route: {}->http://localhost:42617][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:44.569 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:42617 18:37:44.569 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:42617 18:37:44.569 [qtp1187972599-20-acceptor-0@2d777226-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@74497c0f[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46938]] on ManagedSelector@4c9f9afc{STARTED} id=1 keys=0 selected=0 updates=0 18:37:44.570 [qtp1187972599-20-acceptor-0@2d777226-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4c9f9afc{STARTED} id=1 keys=0 selected=0 updates=1 18:37:44.570 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken with none selected 18:37:44.570 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken up from select, 0/0/0 selected 18:37:44.570 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 processing 0 keys, 1 updates 18:37:44.570 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:44.570 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@74497c0f[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46938]] 18:37:44.570 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@74497c0f[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46938]] startThread=0 18:37:44.570 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.570 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 waiting with 1 keys 18:37:44.570 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@74497c0f[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46938]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58129ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.570 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken with none selected 18:37:44.570 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:46938<->127.0.0.1:42617 18:37:44.570 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request GET /base/NonExistant/URL/ HTTP/1.1 18:37:44.570 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@2323c977[{l=/127.0.0.1:42617,r=/127.0.0.1:46938,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:44.570 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:37:44.570 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:37:44.570 [main] DEBUG org.apache.http.headers -- http-outgoing-22 >> GET /base/NonExistant/URL/ HTTP/1.1 18:37:44.570 [main] DEBUG org.apache.http.headers -- http-outgoing-22 >> Host: localhost:42617 18:37:44.570 [main] DEBUG org.apache.http.headers -- http-outgoing-22 >> Connection: Keep-Alive 18:37:44.570 [main] DEBUG org.apache.http.headers -- http-outgoing-22 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:37:44.570 [main] DEBUG org.apache.http.headers -- http-outgoing-22 >> Accept-Encoding: gzip,deflate 18:37:44.570 [main] DEBUG org.apache.http.wire -- http-outgoing-22 >> "GET /base/NonExistant/URL/ HTTP/1.1[\r][\n]" 18:37:44.570 [main] DEBUG org.apache.http.wire -- http-outgoing-22 >> "Host: localhost:42617[\r][\n]" 18:37:44.570 [main] DEBUG org.apache.http.wire -- http-outgoing-22 >> "Connection: Keep-Alive[\r][\n]" 18:37:44.570 [main] DEBUG org.apache.http.wire -- http-outgoing-22 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:37:44.570 [main] DEBUG org.apache.http.wire -- http-outgoing-22 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:37:44.570 [main] DEBUG org.apache.http.wire -- http-outgoing-22 >> "[\r][\n]" 18:37:44.570 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 0/0/0 selected 18:37:44.570 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@2323c977[{l=/127.0.0.1:42617,r=/127.0.0.1:46938,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:37:44.570 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 0 keys, 0 updates 18:37:44.570 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:44.570 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.570 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 0 keys 18:37:44.570 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@35347b1a{s=HttpChannelState@3b2ec6ef{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@2323c977[{l=/127.0.0.1:42617,r=/127.0.0.1:46938,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@3b2ec6ef{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.571 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@67ac7691::SocketChannelEndPoint@2323c977[{l=/127.0.0.1:42617,r=/127.0.0.1:46938,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:44.571 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f02db0@5a796362 on ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=0 18:37:44.571 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@2323c977[{l=/127.0.0.1:42617,r=/127.0.0.1:46938,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@67ac7691[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c033f9c{s=START}]=>HttpChannelOverHttp@35347b1a{s=HttpChannelState@3b2ec6ef{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.571 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@67ac7691::SocketChannelEndPoint@2323c977[{l=/127.0.0.1:42617,r=/127.0.0.1:46938,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@67ac7691[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c033f9c{s=START}]=>HttpChannelOverHttp@35347b1a{s=HttpChannelState@3b2ec6ef{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.571 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@67ac7691::SocketChannelEndPoint@2323c977[{l=/127.0.0.1:42617,r=/127.0.0.1:46938,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@67ac7691[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c033f9c{s=START}]=>HttpChannelOverHttp@35347b1a{s=HttpChannelState@3b2ec6ef{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.571 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@157914d{ReadCallback@54b7708{HttpConnection@67ac7691::SocketChannelEndPoint@2323c977[{l=/127.0.0.1:42617,r=/127.0.0.1:46938,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@67ac7691[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c033f9c{s=START}]=>HttpChannelOverHttp@35347b1a{s=HttpChannelState@3b2ec6ef{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.571 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@2323c977[{l=/127.0.0.1:42617,r=/127.0.0.1:46938,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@67ac7691[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c033f9c{s=START}]=>HttpChannelOverHttp@35347b1a{s=HttpChannelState@3b2ec6ef{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.571 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@143866b0 on ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=1 18:37:44.571 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=2 18:37:44.571 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken with none selected 18:37:44.571 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken up from select, 0/0/1 selected 18:37:44.571 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@2323c977[{l=/127.0.0.1:42617,r=/127.0.0.1:46938,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@67ac7691[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c033f9c{s=START}]=>HttpChannelOverHttp@35347b1a{s=HttpChannelState@3b2ec6ef{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.571 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 processing 0 keys, 2 updates 18:37:44.571 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:37:44.571 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f02db0@5a796362 18:37:44.571 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@74497c0f[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46938]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58127ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.571 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@143866b0 18:37:44.571 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58127ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.571 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@2323c977[{l=/127.0.0.1:42617,r=/127.0.0.1:46938,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@67ac7691[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c033f9c{s=START}]=>HttpChannelOverHttp@35347b1a{s=HttpChannelState@3b2ec6ef{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.571 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.571 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 waiting with 1 keys 18:37:44.571 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken up from select, 1/1/1 selected 18:37:44.571 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 processing 1 keys, 0 updates 18:37:44.571 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46938], selector=sun.nio.ch.EPollSelectorImpl@6156f7d9, interestOps=1, readyOps=1 SocketChannelEndPoint@2323c977[{l=/127.0.0.1:42617,r=/127.0.0.1:46938,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@67ac7691[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c033f9c{s=START}]=>HttpChannelOverHttp@35347b1a{s=HttpChannelState@3b2ec6ef{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.571 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@2323c977[{l=/127.0.0.1:42617,r=/127.0.0.1:46938,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@67ac7691[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c033f9c{s=START}]=>HttpChannelOverHttp@35347b1a{s=HttpChannelState@3b2ec6ef{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.571 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@2323c977[{l=/127.0.0.1:42617,r=/127.0.0.1:46938,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@67ac7691[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c033f9c{s=START}]=>HttpChannelOverHttp@35347b1a{s=HttpChannelState@3b2ec6ef{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:44.571 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} tryExecute AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/REPRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58127ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=14]@2024-01-20T18:37:44.572038607Z 18:37:44.572 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@2323c977[{l=/127.0.0.1:42617,r=/127.0.0.1:46938,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@67ac7691[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c033f9c{s=START}]=>HttpChannelOverHttp@35347b1a{s=HttpChannelState@3b2ec6ef{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58127ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=14]@2024-01-20T18:37:44.572187948Z 18:37:44.572 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@157914d{ReadCallback@54b7708{HttpConnection@67ac7691::SocketChannelEndPoint@2323c977[{l=/127.0.0.1:42617,r=/127.0.0.1:46938,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@67ac7691[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c033f9c{s=START}]=>HttpChannelOverHttp@35347b1a{s=HttpChannelState@3b2ec6ef{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.572 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@67ac7691::SocketChannelEndPoint@2323c977[{l=/127.0.0.1:42617,r=/127.0.0.1:46938,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@67ac7691[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c033f9c{s=START}]=>HttpChannelOverHttp@35347b1a{s=HttpChannelState@3b2ec6ef{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@3b2ec6ef{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.572 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 169 DirectByteBuffer@69856a09[p=0,l=169,c=8192,r=169]={<<>>\nConnecti...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.572 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@67ac7691::SocketChannelEndPoint@2323c977[{l=/127.0.0.1:42617,r=/127.0.0.1:46938,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@67ac7691[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c033f9c{s=START}]=>HttpChannelOverHttp@35347b1a{s=HttpChannelState@3b2ec6ef{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 169 RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=169,c=8192,r=169]={<<>>\nConnecti...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.572 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@67ac7691::SocketChannelEndPoint@2323c977[{l=/127.0.0.1:42617,r=/127.0.0.1:46938,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@67ac7691[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c033f9c{s=START}]=>HttpChannelOverHttp@35347b1a{s=HttpChannelState@3b2ec6ef{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=169,c=8192,r=169]={<<>>\nConnecti...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.572 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=169,c=8192,r=169]={<<>>\nConnecti...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.572 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:37:44.572 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:37:44.572 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:37:44.572 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:37:44.572 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:37:44.572 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:37:44.572 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:37:44.572 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:37:44.572 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:42617) header=Host, headerString=[Host], valueString=[localhost:42617] 18:37:44.572 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:37:44.572 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:37:44.572 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:37:44.572 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:37:44.572 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:37:44.572 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:37:44.572 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:37:44.573 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:37:44.573 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:37:44.573 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:37:44.573 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:37:44.573 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@860080334 cs=HttpChannelState@3b2ec6ef{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@52930033 eof=false 18:37:44.573 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@52930033 18:37:44.573 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@3a9fe618[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@35347b1a{s=HttpChannelState@3b2ec6ef{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.573 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/NonExistant/URL/ on HttpChannelOverHttp@35347b1a{s=HttpChannelState@3b2ec6ef{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/NonExistant/URL/,age=0} GET /base/NonExistant/URL/ HTTP/1.1 Host: localhost:42617 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:37:44.573 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@67ac7691::SocketChannelEndPoint@2323c977[{l=/127.0.0.1:42617,r=/127.0.0.1:46938,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@67ac7691[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4c033f9c{s=START}]=>HttpChannelOverHttp@35347b1a{s=HttpChannelState@3b2ec6ef{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/NonExistant/URL/,age=0}] parsed true HttpParser{s=CONTENT,0 of -1} 18:37:44.573 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@67ac7691::SocketChannelEndPoint@2323c977[{l=/127.0.0.1:42617,r=/127.0.0.1:46938,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@67ac7691[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4c033f9c{s=START}]=>HttpChannelOverHttp@35347b1a{s=HttpChannelState@3b2ec6ef{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/NonExistant/URL/,age=0}] 18:37:44.573 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:42617/base/NonExistant/URL/ HttpChannelOverHttp@35347b1a{s=HttpChannelState@3b2ec6ef{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/NonExistant/URL/,age=0} 18:37:44.573 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@3b2ec6ef{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.573 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@35347b1a{s=HttpChannelState@3b2ec6ef{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/NonExistant/URL/,age=0} 18:37:44.573 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.Server -- REQUEST GET /base/NonExistant/URL/ ?null on HttpChannelOverHttp@35347b1a{s=HttpChannelState@3b2ec6ef{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/NonExistant/URL/,age=0} 18:37:44.573 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/NonExistant/URL/ @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:37:44.573 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/NonExistant/URL/ @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:37:44.573 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:37:44.573 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 session=null 18:37:44.573 [qtp1187972599-23] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/NonExistant/URL/|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2c708440, mappingMatch=PATH, servletPath=, pathInfo=/NonExistant/URL/} -> org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:37:44.573 [qtp1187972599-23] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:37:44.575 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- sendError HttpChannelState@3b2ec6ef{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.575 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:37:44.575 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@35347b1a{s=HttpChannelState@3b2ec6ef{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/NonExistant/URL/,age=2} 18:37:44.575 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@3b2ec6ef{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0} 18:37:44.575 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) SEND_ERROR HttpChannelState@3b2ec6ef{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:37:44.575 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- action SEND_ERROR HttpChannelOverHttp@35347b1a{s=HttpChannelState@3b2ec6ef{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/NonExistant/URL/,age=2} 18:37:44.575 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@860080334 cs=HttpChannelState@3b2ec6ef{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@52930033 eof=false 18:37:44.575 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@35347b1a{s=HttpChannelState@3b2ec6ef{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/NonExistant/URL/,age=2} 18:37:44.575 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:44.575 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@67ac7691::SocketChannelEndPoint@2323c977[{l=/127.0.0.1:42617,r=/127.0.0.1:46938,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@67ac7691[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4c033f9c{s=START}]=>HttpChannelOverHttp@35347b1a{s=HttpChannelState@3b2ec6ef{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/NonExistant/URL/,age=2}] parse null 18:37:44.575 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT HeapByteBuffer@1ee6a03f[p=0,l=0,c=0,r=0]={<<<>>>} 18:37:44.575 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:37:44.575 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@35347b1a{s=HttpChannelState@3b2ec6ef{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/NonExistant/URL/,age=2} 18:37:44.575 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:37:44.575 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@35347b1a{s=HttpChannelState@3b2ec6ef{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/NonExistant/URL/,age=2} 18:37:44.575 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:37:44.575 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@67ac7691::SocketChannelEndPoint@2323c977[{l=/127.0.0.1:42617,r=/127.0.0.1:46938,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@67ac7691[p=HttpParser{s=END,0 of -1},g=HttpGenerator@4c033f9c{s=START}]=>HttpChannelOverHttp@35347b1a{s=HttpChannelState@3b2ec6ef{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/NonExistant/URL/,age=2}] parsed false HttpParser{s=END,0 of -1} 18:37:44.575 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:37:44.575 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 18:37:44.575 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@3a9fe618[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@35347b1a{s=HttpChannelState@3b2ec6ef{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/NonExistant/URL/,age=2}] 18:37:44.575 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@860080334 cs=HttpChannelState@3b2ec6ef{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@52930033 eof=true 18:37:44.575 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@3a9fe618[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@35347b1a{s=HttpChannelState@3b2ec6ef{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/NonExistant/URL/,age=2}] 18:37:44.575 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@860080334 cs=HttpChannelState@3b2ec6ef{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@52930033 eof=true 18:37:44.576 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- completing HttpChannelState@3b2ec6ef{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:37:44.576 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=DirectByteBuffer@1245e9a7[p=0,l=509,c=32768,r=509]={<<<\n\n\n\n\n\n>>>.0.18...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=org.eclipse.jetty.util.Callback$3@46c72577 18:37:44.576 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/NonExistant/URL/ on HttpChannelOverHttp@35347b1a{s=HttpChannelState@3b2ec6ef{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/NonExistant/URL/,age=3} 404 null HTTP/1.1 Date: Sat, 20 Jan 2024 18:37:44 GMT Cache-Control: must-revalidate,no-cache,no-store Content-Type: text/html;charset=iso-8859-1 18:37:44.576 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@c9f3704[PROCESSING][i=HTTP/1.1{s=404,h=3,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4975bfa9] (null,[p=0,l=509,c=32768,r=509],true)@START 18:37:44.576 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=404,h=3,cl=-1} last=true content=DirectByteBuffer@1245e9a7[p=0,l=509,c=32768,r=509]={<<<\n\n\n\n\n\n>>>.0.18...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.576 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sat, 20 Jan 2024 18:37:44 GMT Cache-Control: must-revalidate,no-cache,no-store Content-Type: text/html;charset=iso-8859-1 18:37:44.576 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:37:44.576 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@c9f3704[PROCESSING][i=HTTP/1.1{s=404,h=3,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4975bfa9] ([p=0,l=202,c=8192,r=202],[p=0,l=509,c=32768,r=509],true)@COMPLETING 18:37:44.576 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@5ea6871e{IDLE}->null [DirectByteBuffer@2652a7a2[p=0,l=202,c=8192,r=202]={<<>>1\r\nServer...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@1245e9a7[p=0,l=509,c=32768,r=509]={<<<\n\n\n\n\n\n>>>.0.18...\x00\x00\x00\x00\x00\x00\x00}] 18:37:44.576 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@5ea6871e{WRITING}->null:IDLE-->WRITING 18:37:44.576 [main] DEBUG org.apache.http.wire -- http-outgoing-22 << "HTTP/1.1 404 Not Found[\r][\n]" 18:37:44.576 [main] DEBUG org.apache.http.wire -- http-outgoing-22 << "Date: Sat, 20 Jan 2024 18:37:44 GMT[\r][\n]" 18:37:44.576 [main] DEBUG org.apache.http.wire -- http-outgoing-22 << "Cache-Control: must-revalidate,no-cache,no-store[\r][\n]" 18:37:44.576 [main] DEBUG org.apache.http.wire -- http-outgoing-22 << "Content-Type: text/html;charset=iso-8859-1[\r][\n]" 18:37:44.576 [main] DEBUG org.apache.http.wire -- http-outgoing-22 << "Content-Length: 509[\r][\n]" 18:37:44.576 [main] DEBUG org.apache.http.wire -- http-outgoing-22 << "Server: Jetty(11.0.18)[\r][\n]" 18:37:44.576 [main] DEBUG org.apache.http.wire -- http-outgoing-22 << "[\r][\n]" 18:37:44.576 [main] DEBUG org.apache.http.wire -- http-outgoing-22 << "[\n]" 18:37:44.576 [main] DEBUG org.apache.http.wire -- http-outgoing-22 << "[\n]" 18:37:44.576 [main] DEBUG org.apache.http.wire -- http-outgoing-22 << "[\n]" 18:37:44.576 [main] DEBUG org.apache.http.wire -- http-outgoing-22 << "Error 404 Not Found[\n]" 18:37:44.576 [main] DEBUG org.apache.http.wire -- http-outgoing-22 << "[\n]" 18:37:44.576 [main] DEBUG org.apache.http.wire -- http-outgoing-22 << "

HTTP ERROR 404 Not Found

[\n]" 18:37:44.576 [main] DEBUG org.apache.http.wire -- http-outgoing-22 << "[\n]" 18:37:44.576 [main] DEBUG org.apache.http.wire -- http-outgoing-22 << "[\n]" 18:37:44.576 [main] DEBUG org.apache.http.wire -- http-outgoing-22 << "[\n]" 18:37:44.576 [main] DEBUG org.apache.http.wire -- http-outgoing-22 << "[\n]" 18:37:44.576 [main] DEBUG org.apache.http.wire -- http-outgoing-22 << "[\n]" 18:37:44.576 [main] DEBUG org.apache.http.wire -- http-outgoing-22 << "
URI:/base/NonExistant/URL/
STATUS:404
MESSAGE:Not Found
SERVLET:org.glassfish.jersey.servlet.ServletContainer-2c708440
[\n]" 18:37:44.576 [main] DEBUG org.apache.http.wire -- http-outgoing-22 << "
Powered by Jetty:// 11.0.18
[\n]" 18:37:44.576 [main] DEBUG org.apache.http.wire -- http-outgoing-22 << "[\n]" 18:37:44.576 [main] DEBUG org.apache.http.wire -- http-outgoing-22 << "[\n]" 18:37:44.576 [main] DEBUG org.apache.http.wire -- http-outgoing-22 << "[\n]" 18:37:44.576 [main] DEBUG org.apache.http.headers -- http-outgoing-22 << HTTP/1.1 404 Not Found 18:37:44.576 [main] DEBUG org.apache.http.headers -- http-outgoing-22 << Date: Sat, 20 Jan 2024 18:37:44 GMT 18:37:44.576 [main] DEBUG org.apache.http.headers -- http-outgoing-22 << Cache-Control: must-revalidate,no-cache,no-store 18:37:44.576 [main] DEBUG org.apache.http.headers -- http-outgoing-22 << Content-Type: text/html;charset=iso-8859-1 18:37:44.576 [main] DEBUG org.apache.http.headers -- http-outgoing-22 << Content-Length: 509 18:37:44.576 [main] DEBUG org.apache.http.headers -- http-outgoing-22 << Server: Jetty(11.0.18) 18:37:44.576 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:37:44.577 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 22][route: {}->http://localhost:42617] can be kept alive indefinitely 18:37:44.577 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-22: set socket timeout to 0 18:37:44.577 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 22][route: {}->http://localhost:42617][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:44.577 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 404 18:37:44.577 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:37:44.577 [main] DEBUG org.onap.policy.rest.RestManager -- Error 404 Not Found

HTTP ERROR 404 Not Found

URI:/base/NonExistant/URL/
STATUS:404
MESSAGE:Not Found
SERVLET:org.glassfish.jersey.servlet.ServletContainer-2c708440

Powered by Jetty:// 11.0.18
18:37:44.577 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:37:44.577 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-22: Close connection 18:37:44.577 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:37:44.577 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:42617/base/NonExistant/URL/: 18:37:44.578 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:37:44.578 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:37:44.578 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:42617][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:37:44.578 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 23][route: {}->http://localhost:42617][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:44.578 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:42617 18:37:44.578 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:42617 18:37:44.578 [qtp1187972599-20-acceptor-0@2d777226-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@343951ac[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46950]] on ManagedSelector@22df0abe{STARTED} id=0 keys=0 selected=0 updates=0 18:37:44.578 [qtp1187972599-20-acceptor-0@2d777226-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@22df0abe{STARTED} id=0 keys=0 selected=0 updates=1 18:37:44.578 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken with none selected 18:37:44.578 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 0/0/0 selected 18:37:44.578 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 0 keys, 1 updates 18:37:44.578 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:44.578 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@343951ac[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46950]] 18:37:44.578 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@343951ac[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46950]] startThread=0 18:37:44.578 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.578 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 1 keys 18:37:44.578 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:46950<->127.0.0.1:42617 18:37:44.579 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request DELETE /base/NonExistant/URL/ HTTP/1.1 18:37:44.579 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:37:44.579 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:37:44.579 [main] DEBUG org.apache.http.headers -- http-outgoing-23 >> DELETE /base/NonExistant/URL/ HTTP/1.1 18:37:44.579 [main] DEBUG org.apache.http.headers -- http-outgoing-23 >> Content-Length: 0 18:37:44.579 [main] DEBUG org.apache.http.headers -- http-outgoing-23 >> Host: localhost:42617 18:37:44.579 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@343951ac[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46950]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58120ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:37:44.579 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@158e4e1e[{l=/127.0.0.1:42617,r=/127.0.0.1:46950,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:44.579 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 711 SocketChannelEndPoint@2323c977[{l=/127.0.0.1:42617,r=/127.0.0.1:46938,OPEN,fill=-,flush=W,to=6/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@67ac7691[p=HttpParser{s=END,0 of -1},g=HttpGenerator@4c033f9c{s=COMPLETING}]=>HttpChannelOverHttp@35347b1a{s=HttpChannelState@3b2ec6ef{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/NonExistant/URL/,age=6}] 18:37:44.579 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@158e4e1e[{l=/127.0.0.1:42617,r=/127.0.0.1:46950,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:37:44.579 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=711 remaining=0 WriteFlusher@5ea6871e{WRITING}->null 18:37:44.579 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@5ea6871e{IDLE}->null:WRITING-->IDLE 18:37:44.579 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@c9f3704[PROCESSING][i=HTTP/1.1{s=404,h=3,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4975bfa9] ([p=202,l=202,c=8192,r=0],[p=509,l=509,c=32768,r=0],true)@END 18:37:44.579 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@3b2ec6ef{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.579 [qtp1187972599-24] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@12e795a8{s=HttpChannelState@277b9ebf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@158e4e1e[{l=/127.0.0.1:42617,r=/127.0.0.1:46950,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@277b9ebf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.579 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@3b2ec6ef{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.579 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@3b2ec6ef{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.579 [qtp1187972599-24] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@67b94cef::SocketChannelEndPoint@158e4e1e[{l=/127.0.0.1:42617,r=/127.0.0.1:46950,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:44.579 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@35347b1a{s=HttpChannelState@3b2ec6ef{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/NonExistant/URL/,age=6} 18:37:44.579 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/NonExistant/URL/ written=509 18:37:44.579 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f02db0@2000b8 on ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=0 18:37:44.579 [qtp1187972599-23] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:37:44 +0000] "GET /base/NonExistant/URL/ HTTP/1.1" 404 509 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:44.579 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@158e4e1e[{l=/127.0.0.1:42617,r=/127.0.0.1:46950,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@67b94cef[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e449fc1{s=START}]=>HttpChannelOverHttp@12e795a8{s=HttpChannelState@277b9ebf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.579 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@860080334 cs=HttpChannelState@3b2ec6ef{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@52930033 eof=true 18:37:44.579 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@35347b1a{s=HttpChannelState@3b2ec6ef{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/NonExistant/URL/,age=6} 18:37:44.579 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@67b94cef::SocketChannelEndPoint@158e4e1e[{l=/127.0.0.1:42617,r=/127.0.0.1:46950,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@67b94cef[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e449fc1{s=START}]=>HttpChannelOverHttp@12e795a8{s=HttpChannelState@277b9ebf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.579 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@3a9fe618[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@35347b1a{s=HttpChannelState@3b2ec6ef{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/NonExistant/URL/,age=6}] 18:37:44.579 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@860080334 cs=HttpChannelState@3b2ec6ef{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@52930033 eof=true 18:37:44.579 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@3a9fe618[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@35347b1a{s=HttpChannelState@3b2ec6ef{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/NonExistant/URL/,age=6}] 18:37:44.579 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@860080334 cs=HttpChannelState@3b2ec6ef{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@52930033 eof=true 18:37:44.579 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@3b2ec6ef{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.579 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@860080334 cs=HttpChannelState@3b2ec6ef{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@52930033 eof=true 18:37:44.579 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@52930033 18:37:44.579 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@3a9fe618[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@35347b1a{s=HttpChannelState@3b2ec6ef{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/NonExistant/URL/,age=7}] 18:37:44.580 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,0 of -1} 18:37:44.580 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:37:44.580 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@35347b1a{s=HttpChannelState@3b2ec6ef{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:37:44.580 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@2323c977[{l=/127.0.0.1:42617,r=/127.0.0.1:46938,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@67ac7691[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c033f9c{s=START}]=>HttpChannelOverHttp@35347b1a{s=HttpChannelState@3b2ec6ef{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.580 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.580 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:37:44.580 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@67ac7691::SocketChannelEndPoint@2323c977[{l=/127.0.0.1:42617,r=/127.0.0.1:46938,ISHUT,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@67ac7691[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c033f9c{s=START}]=>HttpChannelOverHttp@35347b1a{s=HttpChannelState@3b2ec6ef{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.580 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@67ac7691::SocketChannelEndPoint@2323c977[{l=/127.0.0.1:42617,r=/127.0.0.1:46938,ISHUT,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@67ac7691[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c033f9c{s=START}]=>HttpChannelOverHttp@35347b1a{s=HttpChannelState@3b2ec6ef{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.580 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.580 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:37:44.580 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@2323c977[{l=/127.0.0.1:42617,r=/127.0.0.1:46938,ISHUT,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@67ac7691[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4c033f9c{s=START}]=>HttpChannelOverHttp@35347b1a{s=HttpChannelState@3b2ec6ef{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.580 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@2323c977[{l=/127.0.0.1:42617,r=/127.0.0.1:46938,ISHUT,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@67ac7691[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4c033f9c{s=START}]=>HttpChannelOverHttp@35347b1a{s=HttpChannelState@3b2ec6ef{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.580 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@2323c977[{l=/127.0.0.1:42617,r=/127.0.0.1:46938,CLOSED,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@67ac7691[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4c033f9c{s=START}]=>HttpChannelOverHttp@35347b1a{s=HttpChannelState@3b2ec6ef{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.580 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@157914d{null} 18:37:44.580 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=1 updates=0 18:37:44.580 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@21b5fd20 startThread=0 18:37:44.580 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@21b5fd20 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=0,r=-1,t=58118ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:37:44.580 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@67ac7691::SocketChannelEndPoint@2323c977[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=1/0,kio=-1,kro=-1}]->[HttpConnection@67ac7691[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4c033f9c{s=START}]=>HttpChannelOverHttp@35347b1a{s=HttpChannelState@3b2ec6ef{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:37:44.580 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@2323c977[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=1/0,kio=-1,kro=-1}]->[HttpConnection@67ac7691[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4c033f9c{s=START}]=>HttpChannelOverHttp@35347b1a{s=HttpChannelState@3b2ec6ef{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.580 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@67ac7691::SocketChannelEndPoint@2323c977[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=1/0,kio=-1,kro=-1}]->[HttpConnection@67ac7691[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4c033f9c{s=START}]=>HttpChannelOverHttp@35347b1a{s=HttpChannelState@3b2ec6ef{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.580 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@67ac7691::SocketChannelEndPoint@2323c977[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=1/0,kio=-1,kro=-1}]->[HttpConnection@67ac7691[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4c033f9c{s=START}]=>HttpChannelOverHttp@35347b1a{s=HttpChannelState@3b2ec6ef{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.580 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@21b5fd20 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=0,r=-1,t=58118ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:37:44.580 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@2323c977[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=1/0,kio=-1,kro=-1}]->[HttpConnection@67ac7691[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4c033f9c{s=START}]=>HttpChannelOverHttp@35347b1a{s=HttpChannelState@3b2ec6ef{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.581 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58118ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:37:44.581 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@67ac7691::SocketChannelEndPoint@2323c977[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=1/0,kio=-1,kro=-1}]->[HttpConnection@67ac7691[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4c033f9c{s=START}]=>HttpChannelOverHttp@35347b1a{s=HttpChannelState@3b2ec6ef{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@3b2ec6ef{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.579 [main] DEBUG org.apache.http.headers -- http-outgoing-23 >> Connection: Keep-Alive 18:37:44.579 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@67b94cef::SocketChannelEndPoint@158e4e1e[{l=/127.0.0.1:42617,r=/127.0.0.1:46950,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@67b94cef[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e449fc1{s=START}]=>HttpChannelOverHttp@12e795a8{s=HttpChannelState@277b9ebf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.581 [main] DEBUG org.apache.http.headers -- http-outgoing-23 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:37:44.581 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b40b6c7{RESERVED,thread=Thread[qtp1187972599-25,5,main]} task=AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58118ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=15]@2024-01-20T18:37:44.581176721Z ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} 18:37:44.581 [main] DEBUG org.apache.http.headers -- http-outgoing-23 >> Accept-Encoding: gzip,deflate 18:37:44.581 [main] DEBUG org.apache.http.wire -- http-outgoing-23 >> "DELETE /base/NonExistant/URL/ HTTP/1.1[\r][\n]" 18:37:44.581 [main] DEBUG org.apache.http.wire -- http-outgoing-23 >> "Content-Length: 0[\r][\n]" 18:37:44.581 [main] DEBUG org.apache.http.wire -- http-outgoing-23 >> "Host: localhost:42617[\r][\n]" 18:37:44.581 [main] DEBUG org.apache.http.wire -- http-outgoing-23 >> "Connection: Keep-Alive[\r][\n]" 18:37:44.581 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@553172d0{ReadCallback@784282ad{HttpConnection@67b94cef::SocketChannelEndPoint@158e4e1e[{l=/127.0.0.1:42617,r=/127.0.0.1:46950,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@67b94cef[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e449fc1{s=START}]=>HttpChannelOverHttp@12e795a8{s=HttpChannelState@277b9ebf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.581 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58118ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=15]@2024-01-20T18:37:44.581307732Z tryProduce true 18:37:44.581 [main] DEBUG org.apache.http.wire -- http-outgoing-23 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:37:44.581 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:44.581 [main] DEBUG org.apache.http.wire -- http-outgoing-23 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:37:44.581 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.581 [main] DEBUG org.apache.http.wire -- http-outgoing-23 >> "[\r][\n]" 18:37:44.581 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@158e4e1e[{l=/127.0.0.1:42617,r=/127.0.0.1:46950,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@67b94cef[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e449fc1{s=START}]=>HttpChannelOverHttp@12e795a8{s=HttpChannelState@277b9ebf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.581 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@786768dd on ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=1 18:37:44.581 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=2 18:37:44.581 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken with none selected 18:37:44.581 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 0/0/1 selected 18:37:44.581 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 0 keys, 2 updates 18:37:44.581 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:37:44.581 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f02db0@2000b8 18:37:44.581 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@786768dd 18:37:44.581 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@158e4e1e[{l=/127.0.0.1:42617,r=/127.0.0.1:46950,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@67b94cef[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e449fc1{s=START}]=>HttpChannelOverHttp@12e795a8{s=HttpChannelState@277b9ebf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.581 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@158e4e1e[{l=/127.0.0.1:42617,r=/127.0.0.1:46950,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@67b94cef[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e449fc1{s=START}]=>HttpChannelOverHttp@12e795a8{s=HttpChannelState@277b9ebf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.581 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.581 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 1 keys 18:37:44.581 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@343951ac[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46950]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58117ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:37:44.581 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Ignoring key update for cancelled key SocketChannelEndPoint@2323c977[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@67ac7691[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4c033f9c{s=START}]=>HttpChannelOverHttp@35347b1a{s=HttpChannelState@3b2ec6ef{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] java.nio.channels.CancelledKeyException: null at java.base/sun.nio.ch.SelectionKeyImpl.ensureValid(SelectionKeyImpl.java:75) at java.base/sun.nio.ch.SelectionKeyImpl.interestOps(SelectionKeyImpl.java:104) at org.eclipse.jetty.io.SelectableChannelEndPoint.updateKey(SelectableChannelEndPoint.java:271) at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.updateKeys(ManagedSelector.java:715) at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:540) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:455) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:248) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) at java.base/java.lang.Thread.run(Thread.java:833) 18:37:44.581 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58117ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:37:44.581 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 1/1/1 selected 18:37:44.581 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 1 keys, 0 updates 18:37:44.581 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@2323c977[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@67ac7691[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4c033f9c{s=START}]=>HttpChannelOverHttp@35347b1a{s=HttpChannelState@3b2ec6ef{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.581 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46950], selector=sun.nio.ch.EPollSelectorImpl@7424c5f3, interestOps=1, readyOps=1 SocketChannelEndPoint@158e4e1e[{l=/127.0.0.1:42617,r=/127.0.0.1:46950,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@67b94cef[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e449fc1{s=START}]=>HttpChannelOverHttp@12e795a8{s=HttpChannelState@277b9ebf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.581 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@2323c977[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@67ac7691[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4c033f9c{s=START}]=>HttpChannelOverHttp@35347b1a{s=HttpChannelState@3b2ec6ef{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.581 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@158e4e1e[{l=/127.0.0.1:42617,r=/127.0.0.1:46950,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@67b94cef[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e449fc1{s=START}]=>HttpChannelOverHttp@12e795a8{s=HttpChannelState@277b9ebf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.582 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 waiting with 1 keys 18:37:44.582 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@158e4e1e[{l=/127.0.0.1:42617,r=/127.0.0.1:46950,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@67b94cef[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e449fc1{s=START}]=>HttpChannelOverHttp@12e795a8{s=HttpChannelState@277b9ebf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:44.582 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} tryExecute AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58117ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=16]@2024-01-20T18:37:44.582201546Z 18:37:44.582 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b3af188{RESERVED,thread=Thread[qtp1187972599-18,5,main]} task=AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58117ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=16]@2024-01-20T18:37:44.582319027Z ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0} 18:37:44.582 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58117ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=16]@2024-01-20T18:37:44.582395237Z tryProduce true 18:37:44.582 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:44.582 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.582 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@158e4e1e[{l=/127.0.0.1:42617,r=/127.0.0.1:46950,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@67b94cef[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e449fc1{s=START}]=>HttpChannelOverHttp@12e795a8{s=HttpChannelState@277b9ebf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.582 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 1 keys 18:37:44.582 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@158e4e1e[{l=/127.0.0.1:42617,r=/127.0.0.1:46950,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@67b94cef[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e449fc1{s=START}]=>HttpChannelOverHttp@12e795a8{s=HttpChannelState@277b9ebf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58116ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=16]@2024-01-20T18:37:44.582608618Z 18:37:44.582 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@553172d0{ReadCallback@784282ad{HttpConnection@67b94cef::SocketChannelEndPoint@158e4e1e[{l=/127.0.0.1:42617,r=/127.0.0.1:46950,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@67b94cef[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e449fc1{s=START}]=>HttpChannelOverHttp@12e795a8{s=HttpChannelState@277b9ebf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.582 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@67b94cef::SocketChannelEndPoint@158e4e1e[{l=/127.0.0.1:42617,r=/127.0.0.1:46950,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@67b94cef[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e449fc1{s=START}]=>HttpChannelOverHttp@12e795a8{s=HttpChannelState@277b9ebf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@277b9ebf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.582 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 191 DirectByteBuffer@6c3ace64[p=0,l=191,c=8192,r=191]={<<>>nt: Apach...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.582 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@67b94cef::SocketChannelEndPoint@158e4e1e[{l=/127.0.0.1:42617,r=/127.0.0.1:46950,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@67b94cef[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e449fc1{s=START}]=>HttpChannelOverHttp@12e795a8{s=HttpChannelState@277b9ebf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 191 RetainableByteBuffer@18162f7a{DirectByteBuffer@6c3ace64[p=0,l=191,c=8192,r=191]={<<>>nt: Apach...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.582 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@67b94cef::SocketChannelEndPoint@158e4e1e[{l=/127.0.0.1:42617,r=/127.0.0.1:46950,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@67b94cef[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e449fc1{s=START}]=>HttpChannelOverHttp@12e795a8{s=HttpChannelState@277b9ebf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@18162f7a{DirectByteBuffer@6c3ace64[p=0,l=191,c=8192,r=191]={<<>>nt: Apach...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.582 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@6c3ace64[p=0,l=191,c=8192,r=191]={<<>>nt: Apach...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.582 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:37:44.582 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:37:44.582 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:37:44.583 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:37:44.583 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:37:44.583 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length: 0 --> IN_VALUE 18:37:44.583 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length: 0 --> FIELD 18:37:44.583 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Length: 0) header=Content-Length, headerString=[Content-Length], valueString=[0] 18:37:44.583 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:37:44.583 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:37:44.583 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:37:44.583 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:42617) header=Host, headerString=[Host], valueString=[localhost:42617] 18:37:44.583 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:37:44.583 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:37:44.583 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:37:44.583 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:37:44.583 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:37:44.583 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:37:44.583 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:37:44.583 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:37:44.583 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:37:44.583 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:37:44.583 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:37:44.583 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@1323015601 cs=HttpChannelState@277b9ebf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@ba3047d eof=false 18:37:44.583 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@ba3047d 18:37:44.583 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@6d5b28ad[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@12e795a8{s=HttpChannelState@277b9ebf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.583 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/NonExistant/URL/ on HttpChannelOverHttp@12e795a8{s=HttpChannelState@277b9ebf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/NonExistant/URL/,age=0} DELETE /base/NonExistant/URL/ HTTP/1.1 Content-Length: 0 Host: localhost:42617 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:37:44.583 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@67b94cef::SocketChannelEndPoint@158e4e1e[{l=/127.0.0.1:42617,r=/127.0.0.1:46950,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@67b94cef[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@2e449fc1{s=START}]=>HttpChannelOverHttp@12e795a8{s=HttpChannelState@277b9ebf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/NonExistant/URL/,age=0}] parsed true HttpParser{s=CONTENT,0 of 0} 18:37:44.583 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@67b94cef::SocketChannelEndPoint@158e4e1e[{l=/127.0.0.1:42617,r=/127.0.0.1:46950,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@67b94cef[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@2e449fc1{s=START}]=>HttpChannelOverHttp@12e795a8{s=HttpChannelState@277b9ebf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/NonExistant/URL/,age=0}] 18:37:44.583 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:42617/base/NonExistant/URL/ HttpChannelOverHttp@12e795a8{s=HttpChannelState@277b9ebf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/NonExistant/URL/,age=0} 18:37:44.583 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@277b9ebf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.583 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@12e795a8{s=HttpChannelState@277b9ebf{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/NonExistant/URL/,age=0} 18:37:44.583 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.Server -- REQUEST DELETE /base/NonExistant/URL/ ?null on HttpChannelOverHttp@12e795a8{s=HttpChannelState@277b9ebf{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/NonExistant/URL/,age=0} 18:37:44.583 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/NonExistant/URL/ @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:37:44.583 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/NonExistant/URL/ @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:37:44.583 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:37:44.583 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 session=null 18:37:44.583 [qtp1187972599-21] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/NonExistant/URL/|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2c708440, mappingMatch=PATH, servletPath=, pathInfo=/NonExistant/URL/} -> org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:37:44.583 [qtp1187972599-21] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:37:44.584 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- sendError HttpChannelState@277b9ebf{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.584 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:37:44.584 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@12e795a8{s=HttpChannelState@277b9ebf{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/NonExistant/URL/,age=1} 18:37:44.584 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@277b9ebf{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0} 18:37:44.584 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) SEND_ERROR HttpChannelState@277b9ebf{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:37:44.584 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action SEND_ERROR HttpChannelOverHttp@12e795a8{s=HttpChannelState@277b9ebf{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/NonExistant/URL/,age=1} 18:37:44.585 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1323015601 cs=HttpChannelState@277b9ebf{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@ba3047d eof=false 18:37:44.585 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@12e795a8{s=HttpChannelState@277b9ebf{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/NonExistant/URL/,age=2} 18:37:44.585 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:44.585 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@67b94cef::SocketChannelEndPoint@158e4e1e[{l=/127.0.0.1:42617,r=/127.0.0.1:46950,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@67b94cef[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@2e449fc1{s=START}]=>HttpChannelOverHttp@12e795a8{s=HttpChannelState@277b9ebf{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/NonExistant/URL/,age=2}] parse null 18:37:44.585 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT HeapByteBuffer@1ee6a03f[p=0,l=0,c=0,r=0]={<<<>>>} 18:37:44.585 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:37:44.585 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@12e795a8{s=HttpChannelState@277b9ebf{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/NonExistant/URL/,age=2} 18:37:44.585 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:37:44.585 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@12e795a8{s=HttpChannelState@277b9ebf{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/NonExistant/URL/,age=2} 18:37:44.585 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:37:44.585 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@67b94cef::SocketChannelEndPoint@158e4e1e[{l=/127.0.0.1:42617,r=/127.0.0.1:46950,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@67b94cef[p=HttpParser{s=END,0 of 0},g=HttpGenerator@2e449fc1{s=START}]=>HttpChannelOverHttp@12e795a8{s=HttpChannelState@277b9ebf{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/NonExistant/URL/,age=7}] parsed false HttpParser{s=END,0 of 0} 18:37:44.590 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:37:44.590 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 18:37:44.590 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@6d5b28ad[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@12e795a8{s=HttpChannelState@277b9ebf{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/NonExistant/URL/,age=7}] 18:37:44.590 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1323015601 cs=HttpChannelState@277b9ebf{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@ba3047d eof=true 18:37:44.590 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@6d5b28ad[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@12e795a8{s=HttpChannelState@277b9ebf{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/NonExistant/URL/,age=7}] 18:37:44.590 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1323015601 cs=HttpChannelState@277b9ebf{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@ba3047d eof=true 18:37:44.590 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- completing HttpChannelState@277b9ebf{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:37:44.590 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=DirectByteBuffer@1245e9a7[p=0,l=0,c=32768,r=0]={<<<>>>\n>>\nnull [DirectByteBuffer@2652a7a2[p=0,l=106,c=8192,r=106]={<<>>ore\r\nCont...\x00\x00\x00\x00\x00\x00\x00}] 18:37:44.590 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@749d652d{WRITING}->null:IDLE-->WRITING 18:37:44.590 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 106 SocketChannelEndPoint@158e4e1e[{l=/127.0.0.1:42617,r=/127.0.0.1:46950,OPEN,fill=-,flush=W,to=7/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@67b94cef[p=HttpParser{s=END,0 of 0},g=HttpGenerator@2e449fc1{s=COMPLETING}]=>HttpChannelOverHttp@12e795a8{s=HttpChannelState@277b9ebf{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/NonExistant/URL/,age=7}] 18:37:44.590 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=106 remaining=0 WriteFlusher@749d652d{WRITING}->null 18:37:44.590 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@749d652d{IDLE}->null:WRITING-->IDLE 18:37:44.590 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@53a45523[PROCESSING][i=HTTP/1.1{s=404,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@403723c6] ([p=106,l=106,c=8192,r=0],[p=0,l=0,c=32768,r=0],true)@END 18:37:44.590 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@277b9ebf{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.590 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@277b9ebf{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.590 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@277b9ebf{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.590 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@12e795a8{s=HttpChannelState@277b9ebf{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/NonExistant/URL/,age=7} 18:37:44.590 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/NonExistant/URL/ written=0 18:37:44.590 [qtp1187972599-21] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:37:44 +0000] "DELETE /base/NonExistant/URL/ HTTP/1.1" 404 0 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:44.591 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1323015601 cs=HttpChannelState@277b9ebf{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@ba3047d eof=true 18:37:44.591 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@12e795a8{s=HttpChannelState@277b9ebf{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/NonExistant/URL/,age=8} 18:37:44.591 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@6d5b28ad[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@12e795a8{s=HttpChannelState@277b9ebf{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/NonExistant/URL/,age=8}] 18:37:44.591 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1323015601 cs=HttpChannelState@277b9ebf{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@ba3047d eof=true 18:37:44.591 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@6d5b28ad[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@12e795a8{s=HttpChannelState@277b9ebf{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/NonExistant/URL/,age=8}] 18:37:44.591 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1323015601 cs=HttpChannelState@277b9ebf{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@ba3047d eof=true 18:37:44.591 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@277b9ebf{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.591 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@1323015601 cs=HttpChannelState@277b9ebf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@ba3047d eof=true 18:37:44.591 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@ba3047d 18:37:44.591 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@6d5b28ad[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@12e795a8{s=HttpChannelState@277b9ebf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/NonExistant/URL/,age=8}] 18:37:44.591 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,0 of 0} 18:37:44.591 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:37:44.591 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@12e795a8{s=HttpChannelState@277b9ebf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:37:44.591 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@6c3ace64[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.591 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@6c3ace64[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.591 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@67b94cef::SocketChannelEndPoint@158e4e1e[{l=/127.0.0.1:42617,r=/127.0.0.1:46950,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@67b94cef[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e449fc1{s=START}]=>HttpChannelOverHttp@12e795a8{s=HttpChannelState@277b9ebf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled 0 RetainableByteBuffer@18162f7a{DirectByteBuffer@6c3ace64[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.591 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@67b94cef::SocketChannelEndPoint@158e4e1e[{l=/127.0.0.1:42617,r=/127.0.0.1:46950,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@67b94cef[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e449fc1{s=START}]=>HttpChannelOverHttp@12e795a8{s=HttpChannelState@277b9ebf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@18162f7a{DirectByteBuffer@6c3ace64[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.591 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@6c3ace64[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.591 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@67b94cef::SocketChannelEndPoint@158e4e1e[{l=/127.0.0.1:42617,r=/127.0.0.1:46950,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@67b94cef[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e449fc1{s=START}]=>HttpChannelOverHttp@12e795a8{s=HttpChannelState@277b9ebf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=START,0 of -1} 18:37:44.591 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@67b94cef::SocketChannelEndPoint@158e4e1e[{l=/127.0.0.1:42617,r=/127.0.0.1:46950,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@67b94cef[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e449fc1{s=START}]=>HttpChannelOverHttp@12e795a8{s=HttpChannelState@277b9ebf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.591 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@67b94cef::SocketChannelEndPoint@158e4e1e[{l=/127.0.0.1:42617,r=/127.0.0.1:46950,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@67b94cef[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e449fc1{s=START}]=>HttpChannelOverHttp@12e795a8{s=HttpChannelState@277b9ebf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.591 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@553172d0{ReadCallback@784282ad{HttpConnection@67b94cef::SocketChannelEndPoint@158e4e1e[{l=/127.0.0.1:42617,r=/127.0.0.1:46950,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@67b94cef[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e449fc1{s=START}]=>HttpChannelOverHttp@12e795a8{s=HttpChannelState@277b9ebf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.591 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@158e4e1e[{l=/127.0.0.1:42617,r=/127.0.0.1:46950,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@67b94cef[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e449fc1{s=START}]=>HttpChannelOverHttp@12e795a8{s=HttpChannelState@277b9ebf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.591 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@786768dd on ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=0 18:37:44.591 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=1 18:37:44.591 [main] DEBUG org.apache.http.wire -- http-outgoing-23 << "HTTP/1.1 404 Not Found[\r][\n]" 18:37:44.591 [main] DEBUG org.apache.http.wire -- http-outgoing-23 << "Date: Sat, 20 Jan 2024 18:37:44 GMT[\r][\n]" 18:37:44.591 [main] DEBUG org.apache.http.wire -- http-outgoing-23 << "Content-Length: 0[\r][\n]" 18:37:44.591 [main] DEBUG org.apache.http.wire -- http-outgoing-23 << "Server: Jetty(11.0.18)[\r][\n]" 18:37:44.591 [main] DEBUG org.apache.http.wire -- http-outgoing-23 << "[\r][\n]" 18:37:44.592 [main] DEBUG org.apache.http.headers -- http-outgoing-23 << HTTP/1.1 404 Not Found 18:37:44.592 [main] DEBUG org.apache.http.headers -- http-outgoing-23 << Date: Sat, 20 Jan 2024 18:37:44 GMT 18:37:44.592 [main] DEBUG org.apache.http.headers -- http-outgoing-23 << Content-Length: 0 18:37:44.592 [main] DEBUG org.apache.http.headers -- http-outgoing-23 << Server: Jetty(11.0.18) 18:37:44.592 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:37:44.592 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 23][route: {}->http://localhost:42617] can be kept alive indefinitely 18:37:44.592 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-23: set socket timeout to 0 18:37:44.592 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 23][route: {}->http://localhost:42617][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:44.592 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 404 18:37:44.592 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:37:44.592 [main] DEBUG org.onap.policy.rest.RestManager -- 18:37:44.592 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:37:44.592 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-23: Close connection 18:37:44.592 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:37:44.592 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:42617/base/NonExistant/URL/: 18:37:44.593 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken with none selected 18:37:44.593 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 0/0/1 selected 18:37:44.593 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 0 keys, 1 updates 18:37:44.593 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:44.593 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@786768dd 18:37:44.593 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@158e4e1e[{l=/127.0.0.1:42617,r=/127.0.0.1:46950,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@67b94cef[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e449fc1{s=START}]=>HttpChannelOverHttp@12e795a8{s=HttpChannelState@277b9ebf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.593 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.593 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 1 keys 18:37:44.593 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 1/1/1 selected 18:37:44.593 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 1 keys, 0 updates 18:37:44.593 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46950], selector=sun.nio.ch.EPollSelectorImpl@7424c5f3, interestOps=1, readyOps=1 SocketChannelEndPoint@158e4e1e[{l=/127.0.0.1:42617,r=/127.0.0.1:46950,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@67b94cef[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e449fc1{s=START}]=>HttpChannelOverHttp@12e795a8{s=HttpChannelState@277b9ebf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.593 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@158e4e1e[{l=/127.0.0.1:42617,r=/127.0.0.1:46950,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@67b94cef[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e449fc1{s=START}]=>HttpChannelOverHttp@12e795a8{s=HttpChannelState@277b9ebf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.593 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@158e4e1e[{l=/127.0.0.1:42617,r=/127.0.0.1:46950,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@67b94cef[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e449fc1{s=START}]=>HttpChannelOverHttp@12e795a8{s=HttpChannelState@277b9ebf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:44.593 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0} tryExecute AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58105ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=17]@2024-01-20T18:37:44.593830912Z 18:37:44.593 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=1} startReservedThread p=1 18:37:44.593 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue ReservedThread@50b7db32{PENDING,thread=null} startThread=0 18:37:44.593 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run ReservedThread@50b7db32{PENDING,thread=null} in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58105ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=1}] 18:37:44.594 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@50b7db32{PENDING,thread=Thread[qtp1187972599-22,5,main]} was=PENDING next=RESERVED size=0+1 capacity=4 18:37:44.593 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@158e4e1e[{l=/127.0.0.1:42617,r=/127.0.0.1:46950,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@67b94cef[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e449fc1{s=START}]=>HttpChannelOverHttp@12e795a8{s=HttpChannelState@277b9ebf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58105ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=17]@2024-01-20T18:37:44.594078673Z 18:37:44.594 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@50b7db32{RESERVED,thread=Thread[qtp1187972599-22,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0} 18:37:44.594 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@553172d0{ReadCallback@784282ad{HttpConnection@67b94cef::SocketChannelEndPoint@158e4e1e[{l=/127.0.0.1:42617,r=/127.0.0.1:46950,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@67b94cef[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e449fc1{s=START}]=>HttpChannelOverHttp@12e795a8{s=HttpChannelState@277b9ebf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.594 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@67b94cef::SocketChannelEndPoint@158e4e1e[{l=/127.0.0.1:42617,r=/127.0.0.1:46950,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@67b94cef[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e449fc1{s=START}]=>HttpChannelOverHttp@12e795a8{s=HttpChannelState@277b9ebf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@277b9ebf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.594 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@158e4e1e[{l=/127.0.0.1:42617,r=/127.0.0.1:46950,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@67b94cef[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e449fc1{s=START}]=>HttpChannelOverHttp@12e795a8{s=HttpChannelState@277b9ebf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.594 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.594 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:37:44.594 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@67b94cef::SocketChannelEndPoint@158e4e1e[{l=/127.0.0.1:42617,r=/127.0.0.1:46950,ISHUT,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@67b94cef[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e449fc1{s=START}]=>HttpChannelOverHttp@12e795a8{s=HttpChannelState@277b9ebf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.594 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@67b94cef::SocketChannelEndPoint@158e4e1e[{l=/127.0.0.1:42617,r=/127.0.0.1:46950,ISHUT,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@67b94cef[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e449fc1{s=START}]=>HttpChannelOverHttp@12e795a8{s=HttpChannelState@277b9ebf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.594 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.594 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:37:44.594 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@158e4e1e[{l=/127.0.0.1:42617,r=/127.0.0.1:46950,ISHUT,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@67b94cef[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2e449fc1{s=START}]=>HttpChannelOverHttp@12e795a8{s=HttpChannelState@277b9ebf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.594 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@158e4e1e[{l=/127.0.0.1:42617,r=/127.0.0.1:46950,ISHUT,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@67b94cef[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2e449fc1{s=START}]=>HttpChannelOverHttp@12e795a8{s=HttpChannelState@277b9ebf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.594 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@158e4e1e[{l=/127.0.0.1:42617,r=/127.0.0.1:46950,CLOSED,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@67b94cef[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2e449fc1{s=START}]=>HttpChannelOverHttp@12e795a8{s=HttpChannelState@277b9ebf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.594 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@553172d0{null} 18:37:44.594 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=1 updates=0 18:37:44.594 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6e55f795 startThread=0 18:37:44.594 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6e55f795 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=0,r=-1,t=58104ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:37:44.594 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@67b94cef::SocketChannelEndPoint@158e4e1e[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=1/0,kio=-1,kro=-1}]->[HttpConnection@67b94cef[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2e449fc1{s=START}]=>HttpChannelOverHttp@12e795a8{s=HttpChannelState@277b9ebf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:37:44.594 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@158e4e1e[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=1/0,kio=-1,kro=-1}]->[HttpConnection@67b94cef[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2e449fc1{s=START}]=>HttpChannelOverHttp@12e795a8{s=HttpChannelState@277b9ebf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.594 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@67b94cef::SocketChannelEndPoint@158e4e1e[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=1/0,kio=-1,kro=-1}]->[HttpConnection@67b94cef[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2e449fc1{s=START}]=>HttpChannelOverHttp@12e795a8{s=HttpChannelState@277b9ebf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.594 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@67b94cef::SocketChannelEndPoint@158e4e1e[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=1/0,kio=-1,kro=-1}]->[HttpConnection@67b94cef[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2e449fc1{s=START}]=>HttpChannelOverHttp@12e795a8{s=HttpChannelState@277b9ebf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.595 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@158e4e1e[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=1/0,kio=-1,kro=-1}]->[HttpConnection@67b94cef[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2e449fc1{s=START}]=>HttpChannelOverHttp@12e795a8{s=HttpChannelState@277b9ebf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.595 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6e55f795 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=0,r=-1,t=58104ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:37:44.595 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58104ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:37:44.595 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@67b94cef::SocketChannelEndPoint@158e4e1e[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=1/0,kio=-1,kro=-1}]->[HttpConnection@67b94cef[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2e449fc1{s=START}]=>HttpChannelOverHttp@12e795a8{s=HttpChannelState@277b9ebf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@277b9ebf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.595 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:44.595 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.595 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Ignoring key update for cancelled key SocketChannelEndPoint@158e4e1e[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@67b94cef[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2e449fc1{s=START}]=>HttpChannelOverHttp@12e795a8{s=HttpChannelState@277b9ebf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] java.nio.channels.CancelledKeyException: null at java.base/sun.nio.ch.SelectionKeyImpl.ensureValid(SelectionKeyImpl.java:75) at java.base/sun.nio.ch.SelectionKeyImpl.interestOps(SelectionKeyImpl.java:104) at org.eclipse.jetty.io.SelectableChannelEndPoint.updateKey(SelectableChannelEndPoint.java:271) at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.updateKeys(ManagedSelector.java:715) at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:540) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:455) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:248) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) at java.base/java.lang.Thread.run(Thread.java:833) 18:37:44.595 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@158e4e1e[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@67b94cef[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2e449fc1{s=START}]=>HttpChannelOverHttp@12e795a8{s=HttpChannelState@277b9ebf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.595 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@158e4e1e[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@67b94cef[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2e449fc1{s=START}]=>HttpChannelOverHttp@12e795a8{s=HttpChannelState@277b9ebf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.595 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 1 keys 18:37:44.595 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@5dcbf3b7{RESERVED,thread=Thread[qtp1187972599-19,5,main]} task=AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/PRODUCING/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58103ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=18]@2024-01-20T18:37:44.595809982Z ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0} 18:37:44.595 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/PRODUCING/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58103ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=18]@2024-01-20T18:37:44.595891962Z tryProduce true 18:37:44.595 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@5dcbf3b7{RUNNING,thread=Thread[qtp1187972599-19,5,main]} was=RUNNING next=RESERVED size=0+2 capacity=4 18:37:44.595 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@5dcbf3b7{RESERVED,thread=Thread[qtp1187972599-19,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} 18:37:44.595 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@67b94cef::SocketChannelEndPoint@158e4e1e[{l=null,r=null,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@67b94cef[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2e449fc1{s=START}]=>HttpChannelOverHttp@12e795a8{s=HttpChannelState@277b9ebf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@277b9ebf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.596 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@4dfe525f{RUNNING,thread=Thread[qtp1187972599-21,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=4 18:37:44.596 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@4dfe525f{RESERVED,thread=Thread[qtp1187972599-21,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} 18:37:44.596 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:37:44.596 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:37:44.596 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:42617][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:37:44.596 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 24][route: {}->http://localhost:42617][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:44.596 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:42617 18:37:44.596 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:42617 18:37:44.597 [qtp1187972599-20-acceptor-0@2d777226-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@1643c4ae[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46956]] on ManagedSelector@4c9f9afc{STARTED} id=1 keys=0 selected=0 updates=0 18:37:44.597 [qtp1187972599-20-acceptor-0@2d777226-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4c9f9afc{STARTED} id=1 keys=0 selected=0 updates=1 18:37:44.597 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:46956<->127.0.0.1:42617 18:37:44.597 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request PUT /base/NonExistant/URL/ HTTP/1.1 18:37:44.597 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:37:44.597 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:37:44.597 [main] DEBUG org.apache.http.headers -- http-outgoing-24 >> PUT /base/NonExistant/URL/ HTTP/1.1 18:37:44.597 [main] DEBUG org.apache.http.headers -- http-outgoing-24 >> Content-Type: text/plain 18:37:44.597 [main] DEBUG org.apache.http.headers -- http-outgoing-24 >> Content-Length: 9 18:37:44.597 [main] DEBUG org.apache.http.headers -- http-outgoing-24 >> Host: localhost:42617 18:37:44.597 [main] DEBUG org.apache.http.headers -- http-outgoing-24 >> Connection: Keep-Alive 18:37:44.597 [main] DEBUG org.apache.http.headers -- http-outgoing-24 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:37:44.597 [main] DEBUG org.apache.http.headers -- http-outgoing-24 >> Accept-Encoding: gzip,deflate 18:37:44.597 [main] DEBUG org.apache.http.wire -- http-outgoing-24 >> "PUT /base/NonExistant/URL/ HTTP/1.1[\r][\n]" 18:37:44.597 [main] DEBUG org.apache.http.wire -- http-outgoing-24 >> "Content-Type: text/plain[\r][\n]" 18:37:44.597 [main] DEBUG org.apache.http.wire -- http-outgoing-24 >> "Content-Length: 9[\r][\n]" 18:37:44.597 [main] DEBUG org.apache.http.wire -- http-outgoing-24 >> "Host: localhost:42617[\r][\n]" 18:37:44.597 [main] DEBUG org.apache.http.wire -- http-outgoing-24 >> "Connection: Keep-Alive[\r][\n]" 18:37:44.597 [main] DEBUG org.apache.http.wire -- http-outgoing-24 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:37:44.597 [main] DEBUG org.apache.http.wire -- http-outgoing-24 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:37:44.597 [main] DEBUG org.apache.http.wire -- http-outgoing-24 >> "[\r][\n]" 18:37:44.597 [main] DEBUG org.apache.http.wire -- http-outgoing-24 >> "At last! " 18:37:44.597 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2bf0e8c5{RUNNING,thread=Thread[qtp1187972599-23,5,main]} was=RUNNING next=RESERVED size=0+4 capacity=4 18:37:44.597 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2bf0e8c5{RESERVED,thread=Thread[qtp1187972599-23,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0} 18:37:44.598 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken with none selected 18:37:44.598 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken up from select, 0/0/0 selected 18:37:44.598 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 processing 0 keys, 1 updates 18:37:44.598 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:44.598 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@1643c4ae[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46956]] 18:37:44.598 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@1643c4ae[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46956]] startThread=0 18:37:44.598 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.598 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 waiting with 1 keys 18:37:44.598 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@1643c4ae[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46956]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=0,r=-1,t=58100ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}] 18:37:44.599 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@72d74a87[{l=/127.0.0.1:42617,r=/127.0.0.1:46956,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:44.599 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@72d74a87[{l=/127.0.0.1:42617,r=/127.0.0.1:46956,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:37:44.599 [qtp1187972599-24] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@2c2e11ff{s=HttpChannelState@4015a93d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@72d74a87[{l=/127.0.0.1:42617,r=/127.0.0.1:46956,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@4015a93d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.599 [qtp1187972599-24] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@3770062::SocketChannelEndPoint@72d74a87[{l=/127.0.0.1:42617,r=/127.0.0.1:46956,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:44.599 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f02db0@4b3cf1f9 on ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=0 18:37:44.599 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@72d74a87[{l=/127.0.0.1:42617,r=/127.0.0.1:46956,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@3770062[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c1a088{s=START}]=>HttpChannelOverHttp@2c2e11ff{s=HttpChannelState@4015a93d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.599 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@3770062::SocketChannelEndPoint@72d74a87[{l=/127.0.0.1:42617,r=/127.0.0.1:46956,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@3770062[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c1a088{s=START}]=>HttpChannelOverHttp@2c2e11ff{s=HttpChannelState@4015a93d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.599 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@3770062::SocketChannelEndPoint@72d74a87[{l=/127.0.0.1:42617,r=/127.0.0.1:46956,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@3770062[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c1a088{s=START}]=>HttpChannelOverHttp@2c2e11ff{s=HttpChannelState@4015a93d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.599 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@7a70af0c{ReadCallback@41bfc430{HttpConnection@3770062::SocketChannelEndPoint@72d74a87[{l=/127.0.0.1:42617,r=/127.0.0.1:46956,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@3770062[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c1a088{s=START}]=>HttpChannelOverHttp@2c2e11ff{s=HttpChannelState@4015a93d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.599 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@72d74a87[{l=/127.0.0.1:42617,r=/127.0.0.1:46956,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@3770062[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c1a088{s=START}]=>HttpChannelOverHttp@2c2e11ff{s=HttpChannelState@4015a93d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.599 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@6d2056c7 on ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=1 18:37:44.599 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=2 18:37:44.599 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken with none selected 18:37:44.599 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken up from select, 0/0/1 selected 18:37:44.599 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@72d74a87[{l=/127.0.0.1:42617,r=/127.0.0.1:46956,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@3770062[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c1a088{s=START}]=>HttpChannelOverHttp@2c2e11ff{s=HttpChannelState@4015a93d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.599 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 processing 0 keys, 2 updates 18:37:44.599 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:37:44.599 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f02db0@4b3cf1f9 18:37:44.599 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@6d2056c7 18:37:44.599 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@1643c4ae[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46956]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=0,r=-1,t=58099ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}] 18:37:44.599 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58099ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}] 18:37:44.599 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@72d74a87[{l=/127.0.0.1:42617,r=/127.0.0.1:46956,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@3770062[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c1a088{s=START}]=>HttpChannelOverHttp@2c2e11ff{s=HttpChannelState@4015a93d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.600 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.600 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 waiting with 1 keys 18:37:44.600 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken up from select, 1/1/1 selected 18:37:44.600 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 processing 1 keys, 0 updates 18:37:44.600 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46956], selector=sun.nio.ch.EPollSelectorImpl@6156f7d9, interestOps=1, readyOps=1 SocketChannelEndPoint@72d74a87[{l=/127.0.0.1:42617,r=/127.0.0.1:46956,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@3770062[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c1a088{s=START}]=>HttpChannelOverHttp@2c2e11ff{s=HttpChannelState@4015a93d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.600 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@72d74a87[{l=/127.0.0.1:42617,r=/127.0.0.1:46956,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3770062[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c1a088{s=START}]=>HttpChannelOverHttp@2c2e11ff{s=HttpChannelState@4015a93d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.600 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@72d74a87[{l=/127.0.0.1:42617,r=/127.0.0.1:46956,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3770062[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c1a088{s=START}]=>HttpChannelOverHttp@2c2e11ff{s=HttpChannelState@4015a93d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:44.600 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0} tryExecute AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58099ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}][pc=0,pic=0,pec=1,epc=15]@2024-01-20T18:37:44.600385624Z 18:37:44.600 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2bf0e8c5{RESERVED,thread=Thread[qtp1187972599-23,5,main]} task=AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58098ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=15]@2024-01-20T18:37:44.600550275Z ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} 18:37:44.600 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58098ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=15]@2024-01-20T18:37:44.600647025Z tryProduce true 18:37:44.600 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:44.600 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.600 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@72d74a87[{l=/127.0.0.1:42617,r=/127.0.0.1:46956,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3770062[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c1a088{s=START}]=>HttpChannelOverHttp@2c2e11ff{s=HttpChannelState@4015a93d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.600 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 waiting with 1 keys 18:37:44.600 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@72d74a87[{l=/127.0.0.1:42617,r=/127.0.0.1:46956,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3770062[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c1a088{s=START}]=>HttpChannelOverHttp@2c2e11ff{s=HttpChannelState@4015a93d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58097ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=15]@2024-01-20T18:37:44.602418844Z 18:37:44.602 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@7a70af0c{ReadCallback@41bfc430{HttpConnection@3770062::SocketChannelEndPoint@72d74a87[{l=/127.0.0.1:42617,r=/127.0.0.1:46956,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3770062[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c1a088{s=START}]=>HttpChannelOverHttp@2c2e11ff{s=HttpChannelState@4015a93d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.602 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3770062::SocketChannelEndPoint@72d74a87[{l=/127.0.0.1:42617,r=/127.0.0.1:46956,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3770062[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c1a088{s=START}]=>HttpChannelOverHttp@2c2e11ff{s=HttpChannelState@4015a93d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@4015a93d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.602 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 223 DirectByteBuffer@6c3ace64[p=0,l=223,c=8192,r=223]={<<>>va/17.0.4...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.602 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3770062::SocketChannelEndPoint@72d74a87[{l=/127.0.0.1:42617,r=/127.0.0.1:46956,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3770062[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c1a088{s=START}]=>HttpChannelOverHttp@2c2e11ff{s=HttpChannelState@4015a93d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 223 RetainableByteBuffer@18162f7a{DirectByteBuffer@6c3ace64[p=0,l=223,c=8192,r=223]={<<>>va/17.0.4...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.602 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3770062::SocketChannelEndPoint@72d74a87[{l=/127.0.0.1:42617,r=/127.0.0.1:46956,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3770062[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c1a088{s=START}]=>HttpChannelOverHttp@2c2e11ff{s=HttpChannelState@4015a93d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@18162f7a{DirectByteBuffer@6c3ace64[p=0,l=223,c=8192,r=223]={<<>>va/17.0.4...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.602 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@6c3ace64[p=0,l=223,c=8192,r=223]={<<>>va/17.0.4...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.602 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:37:44.602 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:37:44.602 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:37:44.602 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:37:44.602 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:37:44.602 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> IN_VALUE 18:37:44.603 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> FIELD 18:37:44.603 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Type: text/plain) header=Content-Type, headerString=[Content-Type], valueString=[text/plain] 18:37:44.603 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:37:44.603 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:37:44.603 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:37:44.603 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:37:44.603 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:37:44.603 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:37:44.603 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:37:44.603 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:42617) header=Host, headerString=[Host], valueString=[localhost:42617] 18:37:44.603 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:37:44.603 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:37:44.603 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:37:44.603 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:37:44.603 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:37:44.603 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:37:44.603 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:37:44.603 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:37:44.603 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:37:44.603 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:37:44.603 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:37:44.603 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@1833281897 cs=HttpChannelState@4015a93d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5d9a84f5 eof=false 18:37:44.603 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@5d9a84f5 18:37:44.603 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@1b6b3461[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@2c2e11ff{s=HttpChannelState@4015a93d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.603 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/NonExistant/URL/ on HttpChannelOverHttp@2c2e11ff{s=HttpChannelState@4015a93d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/NonExistant/URL/,age=0} PUT /base/NonExistant/URL/ HTTP/1.1 Content-Type: text/plain Content-Length: 9 Host: localhost:42617 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:37:44.603 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3770062::SocketChannelEndPoint@72d74a87[{l=/127.0.0.1:42617,r=/127.0.0.1:46956,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3770062[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@17c1a088{s=START}]=>HttpChannelOverHttp@2c2e11ff{s=HttpChannelState@4015a93d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/NonExistant/URL/,age=0}] parsed true HttpParser{s=CONTENT,0 of 9} 18:37:44.603 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:42617/base/NonExistant/URL/ HttpChannelOverHttp@2c2e11ff{s=HttpChannelState@4015a93d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/NonExistant/URL/,age=0} 18:37:44.603 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@4015a93d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.603 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@2c2e11ff{s=HttpChannelState@4015a93d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/NonExistant/URL/,age=0} 18:37:44.603 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.Server -- REQUEST PUT /base/NonExistant/URL/ ?null on HttpChannelOverHttp@2c2e11ff{s=HttpChannelState@4015a93d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/NonExistant/URL/,age=0} 18:37:44.603 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/NonExistant/URL/ @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:37:44.603 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/NonExistant/URL/ @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:37:44.603 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:37:44.603 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 session=null 18:37:44.603 [qtp1187972599-25] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/NonExistant/URL/|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2c708440, mappingMatch=PATH, servletPath=, pathInfo=/NonExistant/URL/} -> org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:37:44.604 [qtp1187972599-25] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:37:44.605 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- sendError HttpChannelState@4015a93d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.605 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:37:44.605 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@2c2e11ff{s=HttpChannelState@4015a93d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/NonExistant/URL/,age=2} 18:37:44.605 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@4015a93d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0} 18:37:44.605 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) SEND_ERROR HttpChannelState@4015a93d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:37:44.605 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action SEND_ERROR HttpChannelOverHttp@2c2e11ff{s=HttpChannelState@4015a93d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/NonExistant/URL/,age=2} 18:37:44.605 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1833281897 cs=HttpChannelState@4015a93d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5d9a84f5 eof=false 18:37:44.605 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@2c2e11ff{s=HttpChannelState@4015a93d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/NonExistant/URL/,age=2} 18:37:44.605 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:44.605 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3770062::SocketChannelEndPoint@72d74a87[{l=/127.0.0.1:42617,r=/127.0.0.1:46956,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3770062[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@17c1a088{s=START}]=>HttpChannelOverHttp@2c2e11ff{s=HttpChannelState@4015a93d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/NonExistant/URL/,age=2}] parse RetainableByteBuffer@18162f7a{DirectByteBuffer@6c3ace64[p=214,l=223,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>va/17.0.4...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.605 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@6c3ace64[p=214,l=223,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>va/17.0.4...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.605 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@2c2e11ff{s=HttpChannelState@4015a93d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/NonExistant/URL/,age=2} Content@3ccf3076{DirectByteBufferR@7c81d867[p=214,l=223,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>va/17.0.4...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:44.605 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3770062::SocketChannelEndPoint@72d74a87[{l=/127.0.0.1:42617,r=/127.0.0.1:46956,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3770062[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@17c1a088{s=START}]=>HttpChannelOverHttp@2c2e11ff{s=HttpChannelState@4015a93d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/NonExistant/URL/,age=2}] parsed true HttpParser{s=CONTENT,9 of 9} 18:37:44.605 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@3ccf3076{DirectByteBufferR@7c81d867[p=214,l=223,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>va/17.0.4...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:44.605 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:44.605 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3770062::SocketChannelEndPoint@72d74a87[{l=/127.0.0.1:42617,r=/127.0.0.1:46956,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3770062[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@17c1a088{s=START}]=>HttpChannelOverHttp@2c2e11ff{s=HttpChannelState@4015a93d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/NonExistant/URL/,age=3}] parse RetainableByteBuffer@18162f7a{DirectByteBuffer@6c3ace64[p=223,l=223,c=8192,r=0]={PUT /base... last! <<<>>>va/17.0.4...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.606 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@6c3ace64[p=223,l=223,c=8192,r=0]={PUT /base... last! <<<>>>va/17.0.4...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.606 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:37:44.606 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@2c2e11ff{s=HttpChannelState@4015a93d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/NonExistant/URL/,age=3} 18:37:44.606 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:37:44.606 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@2c2e11ff{s=HttpChannelState@4015a93d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/NonExistant/URL/,age=3} 18:37:44.606 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:37:44.606 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3770062::SocketChannelEndPoint@72d74a87[{l=/127.0.0.1:42617,r=/127.0.0.1:46956,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3770062[p=HttpParser{s=END,9 of 9},g=HttpGenerator@17c1a088{s=START}]=>HttpChannelOverHttp@2c2e11ff{s=HttpChannelState@4015a93d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/NonExistant/URL/,age=3}] parsed false HttpParser{s=END,9 of 9} 18:37:44.606 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@3770062::SocketChannelEndPoint@72d74a87[{l=/127.0.0.1:42617,r=/127.0.0.1:46956,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3770062[p=HttpParser{s=END,9 of 9},g=HttpGenerator@17c1a088{s=START}]=>HttpChannelOverHttp@2c2e11ff{s=HttpChannelState@4015a93d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/NonExistant/URL/,age=3}] 18:37:44.606 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:37:44.606 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 18:37:44.606 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@1b6b3461[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@2c2e11ff{s=HttpChannelState@4015a93d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/NonExistant/URL/,age=3}] 18:37:44.606 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1833281897 cs=HttpChannelState@4015a93d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5d9a84f5 eof=true 18:37:44.607 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@1b6b3461[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@2c2e11ff{s=HttpChannelState@4015a93d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/NonExistant/URL/,age=4}] 18:37:44.607 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1833281897 cs=HttpChannelState@4015a93d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5d9a84f5 eof=true 18:37:44.609 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- completing HttpChannelState@4015a93d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:37:44.609 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=DirectByteBuffer@1245e9a7[p=0,l=0,c=32768,r=0]={<<<>>>\n>>\nnull [DirectByteBuffer@2652a7a2[p=0,l=106,c=8192,r=106]={<<>>ore\r\nCont...\x00\x00\x00\x00\x00\x00\x00}] 18:37:44.610 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@6ca15{WRITING}->null:IDLE-->WRITING 18:37:44.610 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 106 SocketChannelEndPoint@72d74a87[{l=/127.0.0.1:42617,r=/127.0.0.1:46956,OPEN,fill=-,flush=W,to=7/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3770062[p=HttpParser{s=END,9 of 9},g=HttpGenerator@17c1a088{s=COMPLETING}]=>HttpChannelOverHttp@2c2e11ff{s=HttpChannelState@4015a93d{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/NonExistant/URL/,age=7}] 18:37:44.610 [main] DEBUG org.apache.http.wire -- http-outgoing-24 << "HTTP/1.1 404 Not Found[\r][\n]" 18:37:44.610 [main] DEBUG org.apache.http.wire -- http-outgoing-24 << "Date: Sat, 20 Jan 2024 18:37:44 GMT[\r][\n]" 18:37:44.610 [main] DEBUG org.apache.http.wire -- http-outgoing-24 << "Content-Length: 0[\r][\n]" 18:37:44.610 [main] DEBUG org.apache.http.wire -- http-outgoing-24 << "Server: Jetty(11.0.18)[\r][\n]" 18:37:44.610 [main] DEBUG org.apache.http.wire -- http-outgoing-24 << "[\r][\n]" 18:37:44.610 [main] DEBUG org.apache.http.headers -- http-outgoing-24 << HTTP/1.1 404 Not Found 18:37:44.610 [main] DEBUG org.apache.http.headers -- http-outgoing-24 << Date: Sat, 20 Jan 2024 18:37:44 GMT 18:37:44.610 [main] DEBUG org.apache.http.headers -- http-outgoing-24 << Content-Length: 0 18:37:44.610 [main] DEBUG org.apache.http.headers -- http-outgoing-24 << Server: Jetty(11.0.18) 18:37:44.610 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=106 remaining=0 WriteFlusher@6ca15{WRITING}->null 18:37:44.610 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:37:44.610 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@6ca15{IDLE}->null:WRITING-->IDLE 18:37:44.610 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@373facc5[PROCESSING][i=HTTP/1.1{s=404,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@723676d4] ([p=106,l=106,c=8192,r=0],[p=0,l=0,c=32768,r=0],true)@END 18:37:44.610 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 24][route: {}->http://localhost:42617] can be kept alive indefinitely 18:37:44.610 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@4015a93d{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.610 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-24: set socket timeout to 0 18:37:44.610 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@4015a93d{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.610 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@4015a93d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.610 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 24][route: {}->http://localhost:42617][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:44.610 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@2c2e11ff{s=HttpChannelState@4015a93d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/NonExistant/URL/,age=7} 18:37:44.610 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/NonExistant/URL/ written=0 18:37:44.610 [qtp1187972599-25] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:37:44 +0000] "PUT /base/NonExistant/URL/ HTTP/1.1" 404 0 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:44.610 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 404 18:37:44.610 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:37:44.610 [main] DEBUG org.onap.policy.rest.RestManager -- 18:37:44.610 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:37:44.610 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-24: Close connection 18:37:44.611 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:37:44.611 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:42617/base/NonExistant/URL/: 18:37:44.610 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1833281897 cs=HttpChannelState@4015a93d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5d9a84f5 eof=true 18:37:44.611 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@2c2e11ff{s=HttpChannelState@4015a93d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/NonExistant/URL/,age=8} 18:37:44.611 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@1b6b3461[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@2c2e11ff{s=HttpChannelState@4015a93d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/NonExistant/URL/,age=8}] 18:37:44.611 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1833281897 cs=HttpChannelState@4015a93d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5d9a84f5 eof=true 18:37:44.611 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@1b6b3461[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@2c2e11ff{s=HttpChannelState@4015a93d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/NonExistant/URL/,age=8}] 18:37:44.611 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1833281897 cs=HttpChannelState@4015a93d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5d9a84f5 eof=true 18:37:44.611 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@4015a93d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.611 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@1833281897 cs=HttpChannelState@4015a93d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5d9a84f5 eof=true 18:37:44.611 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@5d9a84f5 18:37:44.611 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@1b6b3461[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@2c2e11ff{s=HttpChannelState@4015a93d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/NonExistant/URL/,age=8}] 18:37:44.612 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:37:44.612 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:37:44.612 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@2c2e11ff{s=HttpChannelState@4015a93d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:37:44.612 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@72d74a87[{l=/127.0.0.1:42617,r=/127.0.0.1:46956,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3770062[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c1a088{s=START}]=>HttpChannelOverHttp@2c2e11ff{s=HttpChannelState@4015a93d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.612 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@6c3ace64[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.612 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:37:44.612 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3770062::SocketChannelEndPoint@72d74a87[{l=/127.0.0.1:42617,r=/127.0.0.1:46956,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3770062[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c1a088{s=START}]=>HttpChannelOverHttp@2c2e11ff{s=HttpChannelState@4015a93d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 RetainableByteBuffer@18162f7a{DirectByteBuffer@6c3ace64[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.612 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3770062::SocketChannelEndPoint@72d74a87[{l=/127.0.0.1:42617,r=/127.0.0.1:46956,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3770062[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c1a088{s=START}]=>HttpChannelOverHttp@2c2e11ff{s=HttpChannelState@4015a93d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@18162f7a{DirectByteBuffer@6c3ace64[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.612 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@6c3ace64[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.612 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:37:44.612 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:37:44.612 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@72d74a87[{l=/127.0.0.1:42617,r=/127.0.0.1:46956,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3770062[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@17c1a088{s=START}]=>HttpChannelOverHttp@2c2e11ff{s=HttpChannelState@4015a93d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.612 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@72d74a87[{l=/127.0.0.1:42617,r=/127.0.0.1:46956,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3770062[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@17c1a088{s=START}]=>HttpChannelOverHttp@2c2e11ff{s=HttpChannelState@4015a93d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.612 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@72d74a87[{l=/127.0.0.1:42617,r=/127.0.0.1:46956,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3770062[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@17c1a088{s=START}]=>HttpChannelOverHttp@2c2e11ff{s=HttpChannelState@4015a93d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.612 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:37:44.612 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:42617][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:37:44.612 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@7a70af0c{null} 18:37:44.612 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=0 18:37:44.612 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5fdd680d startThread=0 18:37:44.612 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 25][route: {}->http://localhost:42617][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:44.612 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:42617 18:37:44.612 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5fdd680d in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=0,r=-1,t=58086ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.612 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3770062::SocketChannelEndPoint@72d74a87[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@3770062[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@17c1a088{s=START}]=>HttpChannelOverHttp@2c2e11ff{s=HttpChannelState@4015a93d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:37:44.612 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken with none selected 18:37:44.612 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken up from select, 0/0/0 selected 18:37:44.612 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 processing 0 keys, 0 updates 18:37:44.612 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:44.612 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@72d74a87[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@3770062[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@17c1a088{s=START}]=>HttpChannelOverHttp@2c2e11ff{s=HttpChannelState@4015a93d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.612 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:42617 18:37:44.612 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@3770062::SocketChannelEndPoint@72d74a87[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@3770062[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@17c1a088{s=START}]=>HttpChannelOverHttp@2c2e11ff{s=HttpChannelState@4015a93d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.613 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:46966<->127.0.0.1:42617 18:37:44.613 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request POST /base/NonExistant/URL/ HTTP/1.1 18:37:44.613 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:37:44.613 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:37:44.613 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@72d74a87[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@3770062[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@17c1a088{s=START}]=>HttpChannelOverHttp@2c2e11ff{s=HttpChannelState@4015a93d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.613 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@3770062::SocketChannelEndPoint@72d74a87[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@3770062[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@17c1a088{s=START}]=>HttpChannelOverHttp@2c2e11ff{s=HttpChannelState@4015a93d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.613 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5fdd680d in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=0,r=-1,t=58086ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.613 [main] DEBUG org.apache.http.headers -- http-outgoing-25 >> POST /base/NonExistant/URL/ HTTP/1.1 18:37:44.613 [main] DEBUG org.apache.http.headers -- http-outgoing-25 >> Content-Type: text/plain 18:37:44.613 [main] DEBUG org.apache.http.headers -- http-outgoing-25 >> Content-Length: 9 18:37:44.613 [main] DEBUG org.apache.http.headers -- http-outgoing-25 >> Host: localhost:42617 18:37:44.613 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58086ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.613 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3770062::SocketChannelEndPoint@72d74a87[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@3770062[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@17c1a088{s=START}]=>HttpChannelOverHttp@2c2e11ff{s=HttpChannelState@4015a93d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@4015a93d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.613 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b40b6c7{RUNNING,thread=Thread[qtp1187972599-25,5,main]} was=RUNNING next=RESERVED size=0+4 capacity=4 18:37:44.613 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b40b6c7{RESERVED,thread=Thread[qtp1187972599-25,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0} 18:37:44.613 [qtp1187972599-20-acceptor-0@2d777226-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@3f9059e3[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46966]] on ManagedSelector@22df0abe{STARTED} id=0 keys=0 selected=0 updates=0 18:37:44.613 [qtp1187972599-20-acceptor-0@2d777226-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@22df0abe{STARTED} id=0 keys=0 selected=0 updates=1 18:37:44.613 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken with none selected 18:37:44.613 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 0/0/0 selected 18:37:44.613 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 0 keys, 1 updates 18:37:44.613 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:44.613 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@3f9059e3[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46966]] 18:37:44.613 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@3f9059e3[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46966]] startThread=0 18:37:44.613 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.613 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 1 keys 18:37:44.613 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@3f9059e3[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46966]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=0,r=-1,t=58085ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}] 18:37:44.613 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.613 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 waiting with 0 keys 18:37:44.613 [main] DEBUG org.apache.http.headers -- http-outgoing-25 >> Connection: Keep-Alive 18:37:44.613 [main] DEBUG org.apache.http.headers -- http-outgoing-25 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:37:44.613 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@777f6e0b[{l=/127.0.0.1:42617,r=/127.0.0.1:46966,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:44.613 [main] DEBUG org.apache.http.headers -- http-outgoing-25 >> Accept-Encoding: gzip,deflate 18:37:44.613 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@777f6e0b[{l=/127.0.0.1:42617,r=/127.0.0.1:46966,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:37:44.613 [main] DEBUG org.apache.http.wire -- http-outgoing-25 >> "POST /base/NonExistant/URL/ HTTP/1.1[\r][\n]" 18:37:44.613 [main] DEBUG org.apache.http.wire -- http-outgoing-25 >> "Content-Type: text/plain[\r][\n]" 18:37:44.613 [main] DEBUG org.apache.http.wire -- http-outgoing-25 >> "Content-Length: 9[\r][\n]" 18:37:44.613 [main] DEBUG org.apache.http.wire -- http-outgoing-25 >> "Host: localhost:42617[\r][\n]" 18:37:44.614 [main] DEBUG org.apache.http.wire -- http-outgoing-25 >> "Connection: Keep-Alive[\r][\n]" 18:37:44.614 [main] DEBUG org.apache.http.wire -- http-outgoing-25 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:37:44.614 [main] DEBUG org.apache.http.wire -- http-outgoing-25 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:37:44.614 [main] DEBUG org.apache.http.wire -- http-outgoing-25 >> "[\r][\n]" 18:37:44.614 [main] DEBUG org.apache.http.wire -- http-outgoing-25 >> "At last! " 18:37:44.613 [qtp1187972599-24] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@888a727{s=HttpChannelState@37296c42{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@777f6e0b[{l=/127.0.0.1:42617,r=/127.0.0.1:46966,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@37296c42{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.614 [qtp1187972599-24] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@5850820e::SocketChannelEndPoint@777f6e0b[{l=/127.0.0.1:42617,r=/127.0.0.1:46966,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:44.614 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f02db0@54d3b039 on ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=0 18:37:44.614 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@777f6e0b[{l=/127.0.0.1:42617,r=/127.0.0.1:46966,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@5850820e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19af841b{s=START}]=>HttpChannelOverHttp@888a727{s=HttpChannelState@37296c42{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.614 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@5850820e::SocketChannelEndPoint@777f6e0b[{l=/127.0.0.1:42617,r=/127.0.0.1:46966,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@5850820e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19af841b{s=START}]=>HttpChannelOverHttp@888a727{s=HttpChannelState@37296c42{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.614 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@5850820e::SocketChannelEndPoint@777f6e0b[{l=/127.0.0.1:42617,r=/127.0.0.1:46966,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@5850820e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19af841b{s=START}]=>HttpChannelOverHttp@888a727{s=HttpChannelState@37296c42{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.614 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@6518b010{ReadCallback@39841e4f{HttpConnection@5850820e::SocketChannelEndPoint@777f6e0b[{l=/127.0.0.1:42617,r=/127.0.0.1:46966,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@5850820e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19af841b{s=START}]=>HttpChannelOverHttp@888a727{s=HttpChannelState@37296c42{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.614 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@777f6e0b[{l=/127.0.0.1:42617,r=/127.0.0.1:46966,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@5850820e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19af841b{s=START}]=>HttpChannelOverHttp@888a727{s=HttpChannelState@37296c42{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.614 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@709f333e on ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=1 18:37:44.614 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=2 18:37:44.614 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken with none selected 18:37:44.614 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@777f6e0b[{l=/127.0.0.1:42617,r=/127.0.0.1:46966,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@5850820e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19af841b{s=START}]=>HttpChannelOverHttp@888a727{s=HttpChannelState@37296c42{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.614 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 0/0/1 selected 18:37:44.614 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 0 keys, 2 updates 18:37:44.614 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@3f9059e3[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46966]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=0,r=-1,t=58084ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}] 18:37:44.614 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:37:44.614 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f02db0@54d3b039 18:37:44.614 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@709f333e 18:37:44.614 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@777f6e0b[{l=/127.0.0.1:42617,r=/127.0.0.1:46966,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@5850820e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19af841b{s=START}]=>HttpChannelOverHttp@888a727{s=HttpChannelState@37296c42{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.614 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.614 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 1 keys 18:37:44.614 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 1/1/1 selected 18:37:44.614 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 1 keys, 0 updates 18:37:44.614 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58084ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}] 18:37:44.614 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46966], selector=sun.nio.ch.EPollSelectorImpl@7424c5f3, interestOps=1, readyOps=1 SocketChannelEndPoint@777f6e0b[{l=/127.0.0.1:42617,r=/127.0.0.1:46966,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@5850820e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19af841b{s=START}]=>HttpChannelOverHttp@888a727{s=HttpChannelState@37296c42{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.614 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@777f6e0b[{l=/127.0.0.1:42617,r=/127.0.0.1:46966,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5850820e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19af841b{s=START}]=>HttpChannelOverHttp@888a727{s=HttpChannelState@37296c42{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.615 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@777f6e0b[{l=/127.0.0.1:42617,r=/127.0.0.1:46966,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5850820e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19af841b{s=START}]=>HttpChannelOverHttp@888a727{s=HttpChannelState@37296c42{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:44.615 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0} tryExecute AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/REPRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58084ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}][pc=0,pic=0,pec=0,epc=18]@2024-01-20T18:37:44.615181495Z 18:37:44.615 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@777f6e0b[{l=/127.0.0.1:42617,r=/127.0.0.1:46966,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5850820e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19af841b{s=START}]=>HttpChannelOverHttp@888a727{s=HttpChannelState@37296c42{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58084ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=18]@2024-01-20T18:37:44.615325946Z 18:37:44.615 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@6518b010{ReadCallback@39841e4f{HttpConnection@5850820e::SocketChannelEndPoint@777f6e0b[{l=/127.0.0.1:42617,r=/127.0.0.1:46966,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5850820e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19af841b{s=START}]=>HttpChannelOverHttp@888a727{s=HttpChannelState@37296c42{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.615 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5850820e::SocketChannelEndPoint@777f6e0b[{l=/127.0.0.1:42617,r=/127.0.0.1:46966,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5850820e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19af841b{s=START}]=>HttpChannelOverHttp@888a727{s=HttpChannelState@37296c42{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@37296c42{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.615 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 224 DirectByteBuffer@69856a09[p=0,l=224,c=8192,r=224]={<<>>4.5.14 (J...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.615 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5850820e::SocketChannelEndPoint@777f6e0b[{l=/127.0.0.1:42617,r=/127.0.0.1:46966,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5850820e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19af841b{s=START}]=>HttpChannelOverHttp@888a727{s=HttpChannelState@37296c42{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 224 RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=224,c=8192,r=224]={<<>>4.5.14 (J...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.615 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5850820e::SocketChannelEndPoint@777f6e0b[{l=/127.0.0.1:42617,r=/127.0.0.1:46966,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5850820e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19af841b{s=START}]=>HttpChannelOverHttp@888a727{s=HttpChannelState@37296c42{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=224,c=8192,r=224]={<<>>4.5.14 (J...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.615 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=224,c=8192,r=224]={<<>>4.5.14 (J...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.615 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:37:44.615 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:37:44.615 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:37:44.615 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:37:44.615 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b40b6c7{RESERVED,thread=Thread[qtp1187972599-25,5,main]} task=AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58083ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=19]@2024-01-20T18:37:44.615731438Z ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} 18:37:44.615 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:37:44.615 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58083ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=19]@2024-01-20T18:37:44.615835879Z tryProduce true 18:37:44.615 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> IN_VALUE 18:37:44.615 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:44.615 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> FIELD 18:37:44.615 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.615 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Type: text/plain) header=Content-Type, headerString=[Content-Type], valueString=[text/plain] 18:37:44.615 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:37:44.615 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:37:44.615 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:37:44.615 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:37:44.615 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@777f6e0b[{l=/127.0.0.1:42617,r=/127.0.0.1:46966,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5850820e[p=HttpParser{s=HEADER,0 of -1},g=HttpGenerator@19af841b{s=START}]=>HttpChannelOverHttp@888a727{s=HttpChannelState@37296c42{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.615 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:37:44.616 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 1 keys 18:37:44.616 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:37:44.616 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:37:44.616 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:42617) header=Host, headerString=[Host], valueString=[localhost:42617] 18:37:44.616 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:37:44.616 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:37:44.616 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:37:44.616 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:37:44.616 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:37:44.616 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:37:44.616 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:37:44.616 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:37:44.616 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:37:44.616 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:37:44.616 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:37:44.616 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@644937917 cs=HttpChannelState@37296c42{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@67584ab9 eof=false 18:37:44.616 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@67584ab9 18:37:44.616 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@5d5caaa2[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@888a727{s=HttpChannelState@37296c42{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.616 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/NonExistant/URL/ on HttpChannelOverHttp@888a727{s=HttpChannelState@37296c42{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/NonExistant/URL/,age=0} POST /base/NonExistant/URL/ HTTP/1.1 Content-Type: text/plain Content-Length: 9 Host: localhost:42617 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:37:44.616 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5850820e::SocketChannelEndPoint@777f6e0b[{l=/127.0.0.1:42617,r=/127.0.0.1:46966,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5850820e[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@19af841b{s=START}]=>HttpChannelOverHttp@888a727{s=HttpChannelState@37296c42{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/NonExistant/URL/,age=0}] parsed true HttpParser{s=CONTENT,0 of 9} 18:37:44.616 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:42617/base/NonExistant/URL/ HttpChannelOverHttp@888a727{s=HttpChannelState@37296c42{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/NonExistant/URL/,age=0} 18:37:44.616 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@37296c42{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.616 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@888a727{s=HttpChannelState@37296c42{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/NonExistant/URL/,age=0} 18:37:44.616 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.Server -- REQUEST POST /base/NonExistant/URL/ ?null on HttpChannelOverHttp@888a727{s=HttpChannelState@37296c42{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/NonExistant/URL/,age=0} 18:37:44.616 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/NonExistant/URL/ @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:37:44.616 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/NonExistant/URL/ @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:37:44.616 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:37:44.616 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 session=null 18:37:44.616 [qtp1187972599-18] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/NonExistant/URL/|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2c708440, mappingMatch=PATH, servletPath=, pathInfo=/NonExistant/URL/} -> org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:37:44.616 [qtp1187972599-18] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:37:44.618 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- sendError HttpChannelState@37296c42{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.618 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:37:44.618 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@888a727{s=HttpChannelState@37296c42{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/NonExistant/URL/,age=2} 18:37:44.618 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@37296c42{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0} 18:37:44.618 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) SEND_ERROR HttpChannelState@37296c42{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:37:44.618 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- action SEND_ERROR HttpChannelOverHttp@888a727{s=HttpChannelState@37296c42{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/NonExistant/URL/,age=2} 18:37:44.618 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@644937917 cs=HttpChannelState@37296c42{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@67584ab9 eof=false 18:37:44.618 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@888a727{s=HttpChannelState@37296c42{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/NonExistant/URL/,age=2} 18:37:44.618 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:44.618 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5850820e::SocketChannelEndPoint@777f6e0b[{l=/127.0.0.1:42617,r=/127.0.0.1:46966,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5850820e[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@19af841b{s=START}]=>HttpChannelOverHttp@888a727{s=HttpChannelState@37296c42{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/NonExistant/URL/,age=2}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=215,l=224,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>4.5.14 (J...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.618 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@69856a09[p=215,l=224,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>4.5.14 (J...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.618 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@888a727{s=HttpChannelState@37296c42{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/NonExistant/URL/,age=2} Content@1344e347{DirectByteBufferR@32504482[p=215,l=224,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>4.5.14 (J...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:44.618 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5850820e::SocketChannelEndPoint@777f6e0b[{l=/127.0.0.1:42617,r=/127.0.0.1:46966,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5850820e[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@19af841b{s=START}]=>HttpChannelOverHttp@888a727{s=HttpChannelState@37296c42{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/NonExistant/URL/,age=2}] parsed true HttpParser{s=CONTENT,9 of 9} 18:37:44.618 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@1344e347{DirectByteBufferR@32504482[p=215,l=224,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>4.5.14 (J...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:44.618 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:44.618 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5850820e::SocketChannelEndPoint@777f6e0b[{l=/127.0.0.1:42617,r=/127.0.0.1:46966,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5850820e[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@19af841b{s=START}]=>HttpChannelOverHttp@888a727{s=HttpChannelState@37296c42{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/NonExistant/URL/,age=2}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=224,l=224,c=8192,r=0]={POST /bas... last! <<<>>>4.5.14 (J...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.618 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@69856a09[p=224,l=224,c=8192,r=0]={POST /bas... last! <<<>>>4.5.14 (J...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.618 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:37:44.618 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@888a727{s=HttpChannelState@37296c42{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/NonExistant/URL/,age=2} 18:37:44.618 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:37:44.618 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@888a727{s=HttpChannelState@37296c42{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/NonExistant/URL/,age=2} 18:37:44.618 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:37:44.618 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5850820e::SocketChannelEndPoint@777f6e0b[{l=/127.0.0.1:42617,r=/127.0.0.1:46966,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5850820e[p=HttpParser{s=END,9 of 9},g=HttpGenerator@19af841b{s=START}]=>HttpChannelOverHttp@888a727{s=HttpChannelState@37296c42{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/NonExistant/URL/,age=2}] parsed false HttpParser{s=END,9 of 9} 18:37:44.619 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@5850820e::SocketChannelEndPoint@777f6e0b[{l=/127.0.0.1:42617,r=/127.0.0.1:46966,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5850820e[p=HttpParser{s=END,9 of 9},g=HttpGenerator@19af841b{s=START}]=>HttpChannelOverHttp@888a727{s=HttpChannelState@37296c42{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/NonExistant/URL/,age=3}] 18:37:44.619 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:37:44.619 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 18:37:44.619 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@5d5caaa2[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@888a727{s=HttpChannelState@37296c42{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/NonExistant/URL/,age=3}] 18:37:44.619 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@644937917 cs=HttpChannelState@37296c42{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@67584ab9 eof=true 18:37:44.619 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@5d5caaa2[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@888a727{s=HttpChannelState@37296c42{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/NonExistant/URL/,age=3}] 18:37:44.619 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@644937917 cs=HttpChannelState@37296c42{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@67584ab9 eof=true 18:37:44.619 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- completing HttpChannelState@37296c42{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:37:44.619 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=DirectByteBuffer@1245e9a7[p=0,l=509,c=32768,r=509]={<<<\n\n\n\n\n\n>>>.0.18...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=org.eclipse.jetty.util.Callback$3@1778ddf3 18:37:44.619 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/NonExistant/URL/ on HttpChannelOverHttp@888a727{s=HttpChannelState@37296c42{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/NonExistant/URL/,age=3} 404 null HTTP/1.1 Date: Sat, 20 Jan 2024 18:37:44 GMT Cache-Control: must-revalidate,no-cache,no-store Content-Type: text/html;charset=iso-8859-1 18:37:44.619 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@2f497c04[PROCESSING][i=HTTP/1.1{s=404,h=3,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1b23ec71] (null,[p=0,l=509,c=32768,r=509],true)@START 18:37:44.619 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=404,h=3,cl=-1} last=true content=DirectByteBuffer@1245e9a7[p=0,l=509,c=32768,r=509]={<<<\n\n\n\n\n\n>>>.0.18...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.619 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sat, 20 Jan 2024 18:37:44 GMT Cache-Control: must-revalidate,no-cache,no-store Content-Type: text/html;charset=iso-8859-1 18:37:44.619 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:37:44.619 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@2f497c04[PROCESSING][i=HTTP/1.1{s=404,h=3,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1b23ec71] ([p=0,l=202,c=8192,r=202],[p=0,l=509,c=32768,r=509],true)@COMPLETING 18:37:44.619 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@2b67dfc3{IDLE}->null [DirectByteBuffer@2652a7a2[p=0,l=202,c=8192,r=202]={<<>>1\r\nServer...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@1245e9a7[p=0,l=509,c=32768,r=509]={<<<\n\n\n\n\n\n>>>.0.18...\x00\x00\x00\x00\x00\x00\x00}] 18:37:44.619 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@2b67dfc3{WRITING}->null:IDLE-->WRITING 18:37:44.619 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 711 SocketChannelEndPoint@777f6e0b[{l=/127.0.0.1:42617,r=/127.0.0.1:46966,OPEN,fill=-,flush=W,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5850820e[p=HttpParser{s=END,9 of 9},g=HttpGenerator@19af841b{s=COMPLETING}]=>HttpChannelOverHttp@888a727{s=HttpChannelState@37296c42{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/NonExistant/URL/,age=4}] 18:37:44.620 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=711 remaining=0 WriteFlusher@2b67dfc3{WRITING}->null 18:37:44.620 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@2b67dfc3{IDLE}->null:WRITING-->IDLE 18:37:44.620 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@2f497c04[PROCESSING][i=HTTP/1.1{s=404,h=3,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1b23ec71] ([p=202,l=202,c=8192,r=0],[p=509,l=509,c=32768,r=0],true)@END 18:37:44.620 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@37296c42{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.620 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@37296c42{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.620 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@37296c42{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.620 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@888a727{s=HttpChannelState@37296c42{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/NonExistant/URL/,age=4} 18:37:44.620 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/NonExistant/URL/ written=509 18:37:44.620 [qtp1187972599-18] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:37:44 +0000] "POST /base/NonExistant/URL/ HTTP/1.1" 404 509 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:44.620 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@644937917 cs=HttpChannelState@37296c42{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@67584ab9 eof=true 18:37:44.620 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@888a727{s=HttpChannelState@37296c42{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/NonExistant/URL/,age=4} 18:37:44.620 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@5d5caaa2[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@888a727{s=HttpChannelState@37296c42{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/NonExistant/URL/,age=4}] 18:37:44.620 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@644937917 cs=HttpChannelState@37296c42{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@67584ab9 eof=true 18:37:44.620 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@5d5caaa2[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@888a727{s=HttpChannelState@37296c42{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/NonExistant/URL/,age=4}] 18:37:44.620 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@644937917 cs=HttpChannelState@37296c42{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@67584ab9 eof=true 18:37:44.620 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@37296c42{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.620 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@644937917 cs=HttpChannelState@37296c42{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@67584ab9 eof=true 18:37:44.620 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@67584ab9 18:37:44.620 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@5d5caaa2[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@888a727{s=HttpChannelState@37296c42{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/NonExistant/URL/,age=4}] 18:37:44.620 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:37:44.620 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:37:44.620 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@888a727{s=HttpChannelState@37296c42{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:37:44.620 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.620 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.620 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5850820e::SocketChannelEndPoint@777f6e0b[{l=/127.0.0.1:42617,r=/127.0.0.1:46966,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5850820e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19af841b{s=START}]=>HttpChannelOverHttp@888a727{s=HttpChannelState@37296c42{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled 0 RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.620 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5850820e::SocketChannelEndPoint@777f6e0b[{l=/127.0.0.1:42617,r=/127.0.0.1:46966,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5850820e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19af841b{s=START}]=>HttpChannelOverHttp@888a727{s=HttpChannelState@37296c42{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.620 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.620 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5850820e::SocketChannelEndPoint@777f6e0b[{l=/127.0.0.1:42617,r=/127.0.0.1:46966,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5850820e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19af841b{s=START}]=>HttpChannelOverHttp@888a727{s=HttpChannelState@37296c42{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=START,0 of -1} 18:37:44.620 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@5850820e::SocketChannelEndPoint@777f6e0b[{l=/127.0.0.1:42617,r=/127.0.0.1:46966,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5850820e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19af841b{s=START}]=>HttpChannelOverHttp@888a727{s=HttpChannelState@37296c42{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.621 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@5850820e::SocketChannelEndPoint@777f6e0b[{l=/127.0.0.1:42617,r=/127.0.0.1:46966,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5850820e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19af841b{s=START}]=>HttpChannelOverHttp@888a727{s=HttpChannelState@37296c42{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.621 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@6518b010{ReadCallback@39841e4f{HttpConnection@5850820e::SocketChannelEndPoint@777f6e0b[{l=/127.0.0.1:42617,r=/127.0.0.1:46966,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5850820e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19af841b{s=START}]=>HttpChannelOverHttp@888a727{s=HttpChannelState@37296c42{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.621 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@777f6e0b[{l=/127.0.0.1:42617,r=/127.0.0.1:46966,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@5850820e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19af841b{s=START}]=>HttpChannelOverHttp@888a727{s=HttpChannelState@37296c42{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.621 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@709f333e on ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=0 18:37:44.621 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=1 18:37:44.621 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5850820e::SocketChannelEndPoint@777f6e0b[{l=/127.0.0.1:42617,r=/127.0.0.1:46966,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@5850820e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19af841b{s=START}]=>HttpChannelOverHttp@888a727{s=HttpChannelState@37296c42{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@37296c42{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.621 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken with none selected 18:37:44.621 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b3af188{RUNNING,thread=Thread[qtp1187972599-18,5,main]} was=RUNNING next=RESERVED size=0+4 capacity=4 18:37:44.621 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 0/0/1 selected 18:37:44.621 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 0 keys, 1 updates 18:37:44.621 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b3af188{RESERVED,thread=Thread[qtp1187972599-18,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0} 18:37:44.621 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:44.621 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@709f333e 18:37:44.621 [main] DEBUG org.apache.http.wire -- http-outgoing-25 << "HTTP/1.1 404 Not Found[\r][\n]" 18:37:44.621 [main] DEBUG org.apache.http.wire -- http-outgoing-25 << "Date: Sat, 20 Jan 2024 18:37:44 GMT[\r][\n]" 18:37:44.621 [main] DEBUG org.apache.http.wire -- http-outgoing-25 << "Cache-Control: must-revalidate,no-cache,no-store[\r][\n]" 18:37:44.621 [main] DEBUG org.apache.http.wire -- http-outgoing-25 << "Content-Type: text/html;charset=iso-8859-1[\r][\n]" 18:37:44.621 [main] DEBUG org.apache.http.wire -- http-outgoing-25 << "Content-Length: 509[\r][\n]" 18:37:44.621 [main] DEBUG org.apache.http.wire -- http-outgoing-25 << "Server: Jetty(11.0.18)[\r][\n]" 18:37:44.621 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@777f6e0b[{l=/127.0.0.1:42617,r=/127.0.0.1:46966,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@5850820e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19af841b{s=START}]=>HttpChannelOverHttp@888a727{s=HttpChannelState@37296c42{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.621 [main] DEBUG org.apache.http.wire -- http-outgoing-25 << "[\r][\n]" 18:37:44.621 [main] DEBUG org.apache.http.wire -- http-outgoing-25 << "[\n]" 18:37:44.621 [main] DEBUG org.apache.http.wire -- http-outgoing-25 << "[\n]" 18:37:44.621 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.621 [main] DEBUG org.apache.http.wire -- http-outgoing-25 << "[\n]" 18:37:44.621 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 1 keys 18:37:44.621 [main] DEBUG org.apache.http.wire -- http-outgoing-25 << "Error 404 Not Found[\n]" 18:37:44.621 [main] DEBUG org.apache.http.wire -- http-outgoing-25 << "[\n]" 18:37:44.621 [main] DEBUG org.apache.http.wire -- http-outgoing-25 << "

HTTP ERROR 404 Not Found

[\n]" 18:37:44.621 [main] DEBUG org.apache.http.wire -- http-outgoing-25 << "[\n]" 18:37:44.621 [main] DEBUG org.apache.http.wire -- http-outgoing-25 << "[\n]" 18:37:44.621 [main] DEBUG org.apache.http.wire -- http-outgoing-25 << "[\n]" 18:37:44.621 [main] DEBUG org.apache.http.wire -- http-outgoing-25 << "[\n]" 18:37:44.621 [main] DEBUG org.apache.http.wire -- http-outgoing-25 << "[\n]" 18:37:44.621 [main] DEBUG org.apache.http.wire -- http-outgoing-25 << "
URI:/base/NonExistant/URL/
STATUS:404
MESSAGE:Not Found
SERVLET:org.glassfish.jersey.servlet.ServletContainer-2c708440
[\n]" 18:37:44.621 [main] DEBUG org.apache.http.wire -- http-outgoing-25 << "
Powered by Jetty:// 11.0.18
[\n]" 18:37:44.621 [main] DEBUG org.apache.http.wire -- http-outgoing-25 << "[\n]" 18:37:44.621 [main] DEBUG org.apache.http.wire -- http-outgoing-25 << "[\n]" 18:37:44.621 [main] DEBUG org.apache.http.wire -- http-outgoing-25 << "[\n]" 18:37:44.621 [main] DEBUG org.apache.http.headers -- http-outgoing-25 << HTTP/1.1 404 Not Found 18:37:44.621 [main] DEBUG org.apache.http.headers -- http-outgoing-25 << Date: Sat, 20 Jan 2024 18:37:44 GMT 18:37:44.621 [main] DEBUG org.apache.http.headers -- http-outgoing-25 << Cache-Control: must-revalidate,no-cache,no-store 18:37:44.621 [main] DEBUG org.apache.http.headers -- http-outgoing-25 << Content-Type: text/html;charset=iso-8859-1 18:37:44.621 [main] DEBUG org.apache.http.headers -- http-outgoing-25 << Content-Length: 509 18:37:44.621 [main] DEBUG org.apache.http.headers -- http-outgoing-25 << Server: Jetty(11.0.18) 18:37:44.622 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:37:44.622 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 25][route: {}->http://localhost:42617] can be kept alive indefinitely 18:37:44.622 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-25: set socket timeout to 0 18:37:44.622 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 25][route: {}->http://localhost:42617][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:44.622 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 404 18:37:44.622 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:37:44.622 [main] DEBUG org.onap.policy.rest.RestManager -- Error 404 Not Found

HTTP ERROR 404 Not Found

URI:/base/NonExistant/URL/
STATUS:404
MESSAGE:Not Found
SERVLET:org.glassfish.jersey.servlet.ServletContainer-2c708440

Powered by Jetty:// 11.0.18
18:37:44.622 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:37:44.622 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-25: Close connection 18:37:44.622 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:37:44.622 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 1/1/1 selected 18:37:44.622 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 1 keys, 0 updates 18:37:44.622 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46966], selector=sun.nio.ch.EPollSelectorImpl@7424c5f3, interestOps=1, readyOps=1 SocketChannelEndPoint@777f6e0b[{l=/127.0.0.1:42617,r=/127.0.0.1:46966,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@5850820e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19af841b{s=START}]=>HttpChannelOverHttp@888a727{s=HttpChannelState@37296c42{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.622 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:42617/base/NonExistant/URL/: 18:37:44.622 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@777f6e0b[{l=/127.0.0.1:42617,r=/127.0.0.1:46966,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5850820e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19af841b{s=START}]=>HttpChannelOverHttp@888a727{s=HttpChannelState@37296c42{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.622 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@777f6e0b[{l=/127.0.0.1:42617,r=/127.0.0.1:46966,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5850820e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19af841b{s=START}]=>HttpChannelOverHttp@888a727{s=HttpChannelState@37296c42{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:44.622 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0} tryExecute AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58076ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}][pc=0,pic=0,pec=0,epc=19]@2024-01-20T18:37:44.622788452Z 18:37:44.622 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@777f6e0b[{l=/127.0.0.1:42617,r=/127.0.0.1:46966,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5850820e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19af841b{s=START}]=>HttpChannelOverHttp@888a727{s=HttpChannelState@37296c42{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58076ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=19]@2024-01-20T18:37:44.622917313Z 18:37:44.622 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@6518b010{ReadCallback@39841e4f{HttpConnection@5850820e::SocketChannelEndPoint@777f6e0b[{l=/127.0.0.1:42617,r=/127.0.0.1:46966,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5850820e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19af841b{s=START}]=>HttpChannelOverHttp@888a727{s=HttpChannelState@37296c42{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.623 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5850820e::SocketChannelEndPoint@777f6e0b[{l=/127.0.0.1:42617,r=/127.0.0.1:46966,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5850820e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19af841b{s=START}]=>HttpChannelOverHttp@888a727{s=HttpChannelState@37296c42{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@37296c42{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.623 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@777f6e0b[{l=/127.0.0.1:42617,r=/127.0.0.1:46966,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5850820e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19af841b{s=START}]=>HttpChannelOverHttp@888a727{s=HttpChannelState@37296c42{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.623 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@6c3ace64[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.623 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:37:44.623 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5850820e::SocketChannelEndPoint@777f6e0b[{l=/127.0.0.1:42617,r=/127.0.0.1:46966,ISHUT,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5850820e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19af841b{s=START}]=>HttpChannelOverHttp@888a727{s=HttpChannelState@37296c42{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 RetainableByteBuffer@18162f7a{DirectByteBuffer@6c3ace64[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.623 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5850820e::SocketChannelEndPoint@777f6e0b[{l=/127.0.0.1:42617,r=/127.0.0.1:46966,ISHUT,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5850820e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19af841b{s=START}]=>HttpChannelOverHttp@888a727{s=HttpChannelState@37296c42{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@18162f7a{DirectByteBuffer@6c3ace64[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.623 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@6c3ace64[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.623 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:37:44.623 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@777f6e0b[{l=/127.0.0.1:42617,r=/127.0.0.1:46966,ISHUT,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5850820e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@19af841b{s=START}]=>HttpChannelOverHttp@888a727{s=HttpChannelState@37296c42{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.623 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:37:44.623 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@777f6e0b[{l=/127.0.0.1:42617,r=/127.0.0.1:46966,ISHUT,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5850820e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@19af841b{s=START}]=>HttpChannelOverHttp@888a727{s=HttpChannelState@37296c42{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.623 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@777f6e0b[{l=/127.0.0.1:42617,r=/127.0.0.1:46966,CLOSED,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5850820e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@19af841b{s=START}]=>HttpChannelOverHttp@888a727{s=HttpChannelState@37296c42{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.623 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@6518b010{null} 18:37:44.623 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=1 updates=0 18:37:44.623 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b3af188{RESERVED,thread=Thread[qtp1187972599-18,5,main]} task=AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58075ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=20]@2024-01-20T18:37:44.623616746Z ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} 18:37:44.623 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@15ceaeb7 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=0,r=-1,t=58075ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.623 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=0,r=-1,t=58075ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=20]@2024-01-20T18:37:44.623725077Z tryProduce true 18:37:44.623 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:44.623 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.623 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@777f6e0b[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=1/0,kio=-1,kro=-1}]->[HttpConnection@5850820e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@19af841b{s=START}]=>HttpChannelOverHttp@888a727{s=HttpChannelState@37296c42{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.623 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@5850820e::SocketChannelEndPoint@777f6e0b[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@5850820e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@19af841b{s=START}]=>HttpChannelOverHttp@888a727{s=HttpChannelState@37296c42{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.623 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@15ceaeb7 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=0,r=-1,t=58075ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.623 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58075ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.623 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Ignoring key update for cancelled key SocketChannelEndPoint@777f6e0b[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@5850820e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@19af841b{s=START}]=>HttpChannelOverHttp@888a727{s=HttpChannelState@37296c42{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] java.nio.channels.CancelledKeyException: null at java.base/sun.nio.ch.SelectionKeyImpl.ensureValid(SelectionKeyImpl.java:75) at java.base/sun.nio.ch.SelectionKeyImpl.interestOps(SelectionKeyImpl.java:104) at org.eclipse.jetty.io.SelectableChannelEndPoint.updateKey(SelectableChannelEndPoint.java:271) at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.updateKeys(ManagedSelector.java:715) at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:540) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:455) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:248) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) at java.base/java.lang.Thread.run(Thread.java:833) 18:37:44.624 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@777f6e0b[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@5850820e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@19af841b{s=START}]=>HttpChannelOverHttp@888a727{s=HttpChannelState@37296c42{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.624 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@777f6e0b[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@5850820e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@19af841b{s=START}]=>HttpChannelOverHttp@888a727{s=HttpChannelState@37296c42{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.624 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 1 keys 18:37:44.623 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:37:44.623 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@15ceaeb7 startThread=0 18:37:44.624 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:42617][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:37:44.624 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5850820e::SocketChannelEndPoint@777f6e0b[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@5850820e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@19af841b{s=START}]=>HttpChannelOverHttp@888a727{s=HttpChannelState@37296c42{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:37:44.624 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 26][route: {}->http://localhost:42617][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:44.624 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:42617 18:37:44.624 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@5850820e::SocketChannelEndPoint@777f6e0b[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@5850820e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@19af841b{s=START}]=>HttpChannelOverHttp@888a727{s=HttpChannelState@37296c42{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.624 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:42617 18:37:44.624 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@777f6e0b[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@5850820e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@19af841b{s=START}]=>HttpChannelOverHttp@888a727{s=HttpChannelState@37296c42{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.624 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5850820e::SocketChannelEndPoint@777f6e0b[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@5850820e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@19af841b{s=START}]=>HttpChannelOverHttp@888a727{s=HttpChannelState@37296c42{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@37296c42{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.624 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b40b6c7{RUNNING,thread=Thread[qtp1187972599-25,5,main]} was=RUNNING next=RESERVED size=0+4 capacity=4 18:37:44.624 [qtp1187972599-20-acceptor-0@2d777226-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@6e31a[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46976]] on ManagedSelector@4c9f9afc{STARTED} id=1 keys=0 selected=0 updates=0 18:37:44.624 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b40b6c7{RESERVED,thread=Thread[qtp1187972599-25,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0} 18:37:44.624 [qtp1187972599-20-acceptor-0@2d777226-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4c9f9afc{STARTED} id=1 keys=0 selected=0 updates=1 18:37:44.624 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken with none selected 18:37:44.624 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken up from select, 0/0/0 selected 18:37:44.624 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 processing 0 keys, 1 updates 18:37:44.624 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:44.624 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@6e31a[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46976]] 18:37:44.624 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@6e31a[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46976]] startThread=0 18:37:44.624 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.624 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 waiting with 1 keys 18:37:44.624 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@6e31a[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46976]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=0,r=-1,t=58074ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}] 18:37:44.624 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:46976<->127.0.0.1:42617 18:37:44.624 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request PATCH /base/NonExistant/URL/ HTTP/1.1 18:37:44.624 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:37:44.624 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@1575ee6a[{l=/127.0.0.1:42617,r=/127.0.0.1:46976,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:44.625 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:37:44.625 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@1575ee6a[{l=/127.0.0.1:42617,r=/127.0.0.1:46976,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:37:44.625 [main] DEBUG org.apache.http.headers -- http-outgoing-26 >> PATCH /base/NonExistant/URL/ HTTP/1.1 18:37:44.625 [qtp1187972599-24] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@35cd44e4{s=HttpChannelState@2ca25274{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@1575ee6a[{l=/127.0.0.1:42617,r=/127.0.0.1:46976,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@2ca25274{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.625 [main] DEBUG org.apache.http.headers -- http-outgoing-26 >> Content-Type: application/merge-patch+json 18:37:44.625 [main] DEBUG org.apache.http.headers -- http-outgoing-26 >> Content-Length: 9 18:37:44.625 [main] DEBUG org.apache.http.headers -- http-outgoing-26 >> Host: localhost:42617 18:37:44.625 [main] DEBUG org.apache.http.headers -- http-outgoing-26 >> Connection: Keep-Alive 18:37:44.625 [qtp1187972599-24] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@252d921d::SocketChannelEndPoint@1575ee6a[{l=/127.0.0.1:42617,r=/127.0.0.1:46976,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:44.625 [main] DEBUG org.apache.http.headers -- http-outgoing-26 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:37:44.625 [main] DEBUG org.apache.http.headers -- http-outgoing-26 >> Accept-Encoding: gzip,deflate 18:37:44.625 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f02db0@1f913e6c on ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=0 18:37:44.625 [main] DEBUG org.apache.http.wire -- http-outgoing-26 >> "PATCH /base/NonExistant/URL/ HTTP/1.1[\r][\n]" 18:37:44.625 [main] DEBUG org.apache.http.wire -- http-outgoing-26 >> "Content-Type: application/merge-patch+json[\r][\n]" 18:37:44.625 [main] DEBUG org.apache.http.wire -- http-outgoing-26 >> "Content-Length: 9[\r][\n]" 18:37:44.625 [main] DEBUG org.apache.http.wire -- http-outgoing-26 >> "Host: localhost:42617[\r][\n]" 18:37:44.625 [main] DEBUG org.apache.http.wire -- http-outgoing-26 >> "Connection: Keep-Alive[\r][\n]" 18:37:44.625 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@1575ee6a[{l=/127.0.0.1:42617,r=/127.0.0.1:46976,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@252d921d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4024b31e{s=START}]=>HttpChannelOverHttp@35cd44e4{s=HttpChannelState@2ca25274{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.625 [main] DEBUG org.apache.http.wire -- http-outgoing-26 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:37:44.625 [main] DEBUG org.apache.http.wire -- http-outgoing-26 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:37:44.625 [main] DEBUG org.apache.http.wire -- http-outgoing-26 >> "[\r][\n]" 18:37:44.625 [main] DEBUG org.apache.http.wire -- http-outgoing-26 >> "At last! " 18:37:44.625 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@252d921d::SocketChannelEndPoint@1575ee6a[{l=/127.0.0.1:42617,r=/127.0.0.1:46976,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@252d921d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4024b31e{s=START}]=>HttpChannelOverHttp@35cd44e4{s=HttpChannelState@2ca25274{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.625 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@252d921d::SocketChannelEndPoint@1575ee6a[{l=/127.0.0.1:42617,r=/127.0.0.1:46976,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@252d921d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4024b31e{s=START}]=>HttpChannelOverHttp@35cd44e4{s=HttpChannelState@2ca25274{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.625 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@7e2b789c{ReadCallback@375fb03e{HttpConnection@252d921d::SocketChannelEndPoint@1575ee6a[{l=/127.0.0.1:42617,r=/127.0.0.1:46976,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@252d921d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4024b31e{s=START}]=>HttpChannelOverHttp@35cd44e4{s=HttpChannelState@2ca25274{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.625 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@1575ee6a[{l=/127.0.0.1:42617,r=/127.0.0.1:46976,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@252d921d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4024b31e{s=START}]=>HttpChannelOverHttp@35cd44e4{s=HttpChannelState@2ca25274{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.625 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@21ab9ae7 on ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=1 18:37:44.625 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=2 18:37:44.625 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken with none selected 18:37:44.625 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken up from select, 0/0/1 selected 18:37:44.625 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@1575ee6a[{l=/127.0.0.1:42617,r=/127.0.0.1:46976,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@252d921d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4024b31e{s=START}]=>HttpChannelOverHttp@35cd44e4{s=HttpChannelState@2ca25274{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.625 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 processing 0 keys, 2 updates 18:37:44.625 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:37:44.625 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f02db0@1f913e6c 18:37:44.625 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@6e31a[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46976]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=0,r=-1,t=58073ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}] 18:37:44.625 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@21ab9ae7 18:37:44.625 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58073ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}] 18:37:44.625 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@1575ee6a[{l=/127.0.0.1:42617,r=/127.0.0.1:46976,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@252d921d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4024b31e{s=START}]=>HttpChannelOverHttp@35cd44e4{s=HttpChannelState@2ca25274{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.625 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.625 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 waiting with 1 keys 18:37:44.626 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken up from select, 1/1/1 selected 18:37:44.626 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 processing 1 keys, 0 updates 18:37:44.626 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46976], selector=sun.nio.ch.EPollSelectorImpl@6156f7d9, interestOps=1, readyOps=1 SocketChannelEndPoint@1575ee6a[{l=/127.0.0.1:42617,r=/127.0.0.1:46976,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@252d921d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4024b31e{s=START}]=>HttpChannelOverHttp@35cd44e4{s=HttpChannelState@2ca25274{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.626 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@1575ee6a[{l=/127.0.0.1:42617,r=/127.0.0.1:46976,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@252d921d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4024b31e{s=START}]=>HttpChannelOverHttp@35cd44e4{s=HttpChannelState@2ca25274{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.626 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@1575ee6a[{l=/127.0.0.1:42617,r=/127.0.0.1:46976,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@252d921d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4024b31e{s=START}]=>HttpChannelOverHttp@35cd44e4{s=HttpChannelState@2ca25274{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:44.626 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0} tryExecute AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58073ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}][pc=0,pic=0,pec=1,epc=16]@2024-01-20T18:37:44.626285279Z 18:37:44.626 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b40b6c7{RESERVED,thread=Thread[qtp1187972599-25,5,main]} task=AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58073ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=16]@2024-01-20T18:37:44.626423899Z ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} 18:37:44.626 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@1575ee6a[{l=/127.0.0.1:42617,r=/127.0.0.1:46976,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@252d921d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4024b31e{s=START}]=>HttpChannelOverHttp@35cd44e4{s=HttpChannelState@2ca25274{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58072ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=16]@2024-01-20T18:37:44.62650505Z 18:37:44.626 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58072ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=17]@2024-01-20T18:37:44.62659849Z tryProduce true 18:37:44.626 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:44.626 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.626 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@7e2b789c{ReadCallback@375fb03e{HttpConnection@252d921d::SocketChannelEndPoint@1575ee6a[{l=/127.0.0.1:42617,r=/127.0.0.1:46976,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@252d921d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4024b31e{s=START}]=>HttpChannelOverHttp@35cd44e4{s=HttpChannelState@2ca25274{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.626 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@1575ee6a[{l=/127.0.0.1:42617,r=/127.0.0.1:46976,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@252d921d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4024b31e{s=START}]=>HttpChannelOverHttp@35cd44e4{s=HttpChannelState@2ca25274{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.626 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 waiting with 1 keys 18:37:44.626 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@252d921d::SocketChannelEndPoint@1575ee6a[{l=/127.0.0.1:42617,r=/127.0.0.1:46976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@252d921d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4024b31e{s=START}]=>HttpChannelOverHttp@35cd44e4{s=HttpChannelState@2ca25274{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@2ca25274{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.626 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 243 DirectByteBuffer@69856a09[p=0,l=243,c=8192,r=243]={<<>>)\r\nAccept...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.626 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@252d921d::SocketChannelEndPoint@1575ee6a[{l=/127.0.0.1:42617,r=/127.0.0.1:46976,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@252d921d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4024b31e{s=START}]=>HttpChannelOverHttp@35cd44e4{s=HttpChannelState@2ca25274{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 243 RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=243,c=8192,r=243]={<<>>)\r\nAccept...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.626 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@252d921d::SocketChannelEndPoint@1575ee6a[{l=/127.0.0.1:42617,r=/127.0.0.1:46976,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@252d921d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4024b31e{s=START}]=>HttpChannelOverHttp@35cd44e4{s=HttpChannelState@2ca25274{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=243,c=8192,r=243]={<<>>)\r\nAccept...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.626 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=243,c=8192,r=243]={<<>>)\r\nAccept...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.627 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:37:44.627 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:37:44.627 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:37:44.627 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:37:44.627 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:37:44.627 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> VALUE 18:37:44.627 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> IN_VALUE 18:37:44.627 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> FIELD 18:37:44.627 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Type, headerString=[Content-Type], valueString=[application/merge-patch+json] 18:37:44.627 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:37:44.627 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:37:44.627 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:37:44.627 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:37:44.627 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:37:44.627 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:37:44.627 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:37:44.627 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:42617) header=Host, headerString=[Host], valueString=[localhost:42617] 18:37:44.627 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:37:44.627 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:37:44.627 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:37:44.627 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:37:44.627 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:37:44.627 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:37:44.627 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:37:44.627 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:37:44.627 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:37:44.627 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:37:44.627 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:37:44.627 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@806071511 cs=HttpChannelState@2ca25274{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5aff53bf eof=false 18:37:44.627 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@5aff53bf 18:37:44.627 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@54ade93d[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@35cd44e4{s=HttpChannelState@2ca25274{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.627 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/NonExistant/URL/ on HttpChannelOverHttp@35cd44e4{s=HttpChannelState@2ca25274{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/NonExistant/URL/,age=0} PATCH /base/NonExistant/URL/ HTTP/1.1 Content-Type: application/merge-patch+json Content-Length: 9 Host: localhost:42617 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:37:44.627 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@252d921d::SocketChannelEndPoint@1575ee6a[{l=/127.0.0.1:42617,r=/127.0.0.1:46976,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@252d921d[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@4024b31e{s=START}]=>HttpChannelOverHttp@35cd44e4{s=HttpChannelState@2ca25274{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/NonExistant/URL/,age=0}] parsed true HttpParser{s=CONTENT,0 of 9} 18:37:44.627 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:42617/base/NonExistant/URL/ HttpChannelOverHttp@35cd44e4{s=HttpChannelState@2ca25274{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/NonExistant/URL/,age=0} 18:37:44.627 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@2ca25274{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.627 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@35cd44e4{s=HttpChannelState@2ca25274{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/NonExistant/URL/,age=0} 18:37:44.627 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.Server -- REQUEST PATCH /base/NonExistant/URL/ ?null on HttpChannelOverHttp@35cd44e4{s=HttpChannelState@2ca25274{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/NonExistant/URL/,age=0} 18:37:44.627 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/NonExistant/URL/ @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:37:44.627 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/NonExistant/URL/ @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:37:44.627 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:37:44.627 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 session=null 18:37:44.627 [qtp1187972599-23] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/NonExistant/URL/|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2c708440, mappingMatch=PATH, servletPath=, pathInfo=/NonExistant/URL/} -> org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:37:44.627 [qtp1187972599-23] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:37:44.628 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- sendError HttpChannelState@2ca25274{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.628 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:37:44.628 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@35cd44e4{s=HttpChannelState@2ca25274{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/NonExistant/URL/,age=1} 18:37:44.628 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@2ca25274{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0} 18:37:44.628 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) SEND_ERROR HttpChannelState@2ca25274{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:37:44.628 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- action SEND_ERROR HttpChannelOverHttp@35cd44e4{s=HttpChannelState@2ca25274{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/NonExistant/URL/,age=1} 18:37:44.628 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@806071511 cs=HttpChannelState@2ca25274{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5aff53bf eof=false 18:37:44.629 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@35cd44e4{s=HttpChannelState@2ca25274{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/NonExistant/URL/,age=2} 18:37:44.629 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:44.629 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@252d921d::SocketChannelEndPoint@1575ee6a[{l=/127.0.0.1:42617,r=/127.0.0.1:46976,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@252d921d[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@4024b31e{s=START}]=>HttpChannelOverHttp@35cd44e4{s=HttpChannelState@2ca25274{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/NonExistant/URL/,age=2}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=234,l=243,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>)\r\nAccept...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.629 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@69856a09[p=234,l=243,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>)\r\nAccept...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.629 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@35cd44e4{s=HttpChannelState@2ca25274{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/NonExistant/URL/,age=2} Content@3e68ad5c{DirectByteBufferR@53e8c352[p=234,l=243,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>)\r\nAccept...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:44.629 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@252d921d::SocketChannelEndPoint@1575ee6a[{l=/127.0.0.1:42617,r=/127.0.0.1:46976,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@252d921d[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@4024b31e{s=START}]=>HttpChannelOverHttp@35cd44e4{s=HttpChannelState@2ca25274{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/NonExistant/URL/,age=2}] parsed true HttpParser{s=CONTENT,9 of 9} 18:37:44.629 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@3e68ad5c{DirectByteBufferR@53e8c352[p=234,l=243,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>)\r\nAccept...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:44.629 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:44.629 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@252d921d::SocketChannelEndPoint@1575ee6a[{l=/127.0.0.1:42617,r=/127.0.0.1:46976,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@252d921d[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@4024b31e{s=START}]=>HttpChannelOverHttp@35cd44e4{s=HttpChannelState@2ca25274{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/NonExistant/URL/,age=2}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=243,l=243,c=8192,r=0]={PATCH /ba... last! <<<>>>)\r\nAccept...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.629 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@69856a09[p=243,l=243,c=8192,r=0]={PATCH /ba... last! <<<>>>)\r\nAccept...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.629 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:37:44.629 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@35cd44e4{s=HttpChannelState@2ca25274{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/NonExistant/URL/,age=2} 18:37:44.629 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:37:44.629 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@35cd44e4{s=HttpChannelState@2ca25274{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/NonExistant/URL/,age=2} 18:37:44.629 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:37:44.629 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@252d921d::SocketChannelEndPoint@1575ee6a[{l=/127.0.0.1:42617,r=/127.0.0.1:46976,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@252d921d[p=HttpParser{s=END,9 of 9},g=HttpGenerator@4024b31e{s=START}]=>HttpChannelOverHttp@35cd44e4{s=HttpChannelState@2ca25274{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/NonExistant/URL/,age=2}] parsed false HttpParser{s=END,9 of 9} 18:37:44.629 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@252d921d::SocketChannelEndPoint@1575ee6a[{l=/127.0.0.1:42617,r=/127.0.0.1:46976,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@252d921d[p=HttpParser{s=END,9 of 9},g=HttpGenerator@4024b31e{s=START}]=>HttpChannelOverHttp@35cd44e4{s=HttpChannelState@2ca25274{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/NonExistant/URL/,age=2}] 18:37:44.629 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:37:44.629 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 18:37:44.629 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@54ade93d[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@35cd44e4{s=HttpChannelState@2ca25274{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/NonExistant/URL/,age=2}] 18:37:44.629 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@806071511 cs=HttpChannelState@2ca25274{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5aff53bf eof=true 18:37:44.629 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@54ade93d[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@35cd44e4{s=HttpChannelState@2ca25274{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/NonExistant/URL/,age=2}] 18:37:44.629 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@806071511 cs=HttpChannelState@2ca25274{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5aff53bf eof=true 18:37:44.629 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- completing HttpChannelState@2ca25274{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:37:44.629 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=DirectByteBuffer@1245e9a7[p=0,l=0,c=32768,r=0]={<<<>>>\n>>\nnull [DirectByteBuffer@2652a7a2[p=0,l=106,c=8192,r=106]={<<>>ore\r\nCont...\x00\x00\x00\x00\x00\x00\x00}] 18:37:44.630 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@26eb1a1d{WRITING}->null:IDLE-->WRITING 18:37:44.630 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 106 SocketChannelEndPoint@1575ee6a[{l=/127.0.0.1:42617,r=/127.0.0.1:46976,OPEN,fill=-,flush=W,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@252d921d[p=HttpParser{s=END,9 of 9},g=HttpGenerator@4024b31e{s=COMPLETING}]=>HttpChannelOverHttp@35cd44e4{s=HttpChannelState@2ca25274{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/NonExistant/URL/,age=3}] 18:37:44.630 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=106 remaining=0 WriteFlusher@26eb1a1d{WRITING}->null 18:37:44.630 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@26eb1a1d{IDLE}->null:WRITING-->IDLE 18:37:44.630 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@48f5eb72[PROCESSING][i=HTTP/1.1{s=404,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@330cbd7d] ([p=106,l=106,c=8192,r=0],[p=0,l=0,c=32768,r=0],true)@END 18:37:44.630 [main] DEBUG org.apache.http.wire -- http-outgoing-26 << "HTTP/1.1 404 Not Found[\r][\n]" 18:37:44.630 [main] DEBUG org.apache.http.wire -- http-outgoing-26 << "Date: Sat, 20 Jan 2024 18:37:44 GMT[\r][\n]" 18:37:44.630 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@2ca25274{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.630 [main] DEBUG org.apache.http.wire -- http-outgoing-26 << "Content-Length: 0[\r][\n]" 18:37:44.630 [main] DEBUG org.apache.http.wire -- http-outgoing-26 << "Server: Jetty(11.0.18)[\r][\n]" 18:37:44.630 [main] DEBUG org.apache.http.wire -- http-outgoing-26 << "[\r][\n]" 18:37:44.630 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@2ca25274{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.630 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@2ca25274{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.630 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@35cd44e4{s=HttpChannelState@2ca25274{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/NonExistant/URL/,age=3} 18:37:44.630 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/NonExistant/URL/ written=0 18:37:44.630 [qtp1187972599-23] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:37:44 +0000] "PATCH /base/NonExistant/URL/ HTTP/1.1" 404 0 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:44.630 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@806071511 cs=HttpChannelState@2ca25274{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5aff53bf eof=true 18:37:44.630 [main] DEBUG org.apache.http.headers -- http-outgoing-26 << HTTP/1.1 404 Not Found 18:37:44.630 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@35cd44e4{s=HttpChannelState@2ca25274{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/NonExistant/URL/,age=3} 18:37:44.630 [main] DEBUG org.apache.http.headers -- http-outgoing-26 << Date: Sat, 20 Jan 2024 18:37:44 GMT 18:37:44.630 [main] DEBUG org.apache.http.headers -- http-outgoing-26 << Content-Length: 0 18:37:44.630 [main] DEBUG org.apache.http.headers -- http-outgoing-26 << Server: Jetty(11.0.18) 18:37:44.630 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@54ade93d[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@35cd44e4{s=HttpChannelState@2ca25274{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/NonExistant/URL/,age=3}] 18:37:44.630 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@806071511 cs=HttpChannelState@2ca25274{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5aff53bf eof=true 18:37:44.630 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@54ade93d[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@35cd44e4{s=HttpChannelState@2ca25274{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/NonExistant/URL/,age=3}] 18:37:44.630 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@806071511 cs=HttpChannelState@2ca25274{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5aff53bf eof=true 18:37:44.630 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@2ca25274{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.630 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@806071511 cs=HttpChannelState@2ca25274{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5aff53bf eof=true 18:37:44.630 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@5aff53bf 18:37:44.630 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@54ade93d[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@35cd44e4{s=HttpChannelState@2ca25274{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/NonExistant/URL/,age=3}] 18:37:44.630 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:37:44.630 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:37:44.630 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@35cd44e4{s=HttpChannelState@2ca25274{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:37:44.630 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.630 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.630 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@252d921d::SocketChannelEndPoint@1575ee6a[{l=/127.0.0.1:42617,r=/127.0.0.1:46976,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@252d921d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4024b31e{s=START}]=>HttpChannelOverHttp@35cd44e4{s=HttpChannelState@2ca25274{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled 0 RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.630 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@252d921d::SocketChannelEndPoint@1575ee6a[{l=/127.0.0.1:42617,r=/127.0.0.1:46976,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@252d921d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4024b31e{s=START}]=>HttpChannelOverHttp@35cd44e4{s=HttpChannelState@2ca25274{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.631 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.631 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@252d921d::SocketChannelEndPoint@1575ee6a[{l=/127.0.0.1:42617,r=/127.0.0.1:46976,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@252d921d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4024b31e{s=START}]=>HttpChannelOverHttp@35cd44e4{s=HttpChannelState@2ca25274{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=START,0 of -1} 18:37:44.631 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@252d921d::SocketChannelEndPoint@1575ee6a[{l=/127.0.0.1:42617,r=/127.0.0.1:46976,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@252d921d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4024b31e{s=START}]=>HttpChannelOverHttp@35cd44e4{s=HttpChannelState@2ca25274{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.631 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@252d921d::SocketChannelEndPoint@1575ee6a[{l=/127.0.0.1:42617,r=/127.0.0.1:46976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@252d921d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4024b31e{s=START}]=>HttpChannelOverHttp@35cd44e4{s=HttpChannelState@2ca25274{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.631 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@7e2b789c{ReadCallback@375fb03e{HttpConnection@252d921d::SocketChannelEndPoint@1575ee6a[{l=/127.0.0.1:42617,r=/127.0.0.1:46976,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@252d921d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4024b31e{s=START}]=>HttpChannelOverHttp@35cd44e4{s=HttpChannelState@2ca25274{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.631 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@1575ee6a[{l=/127.0.0.1:42617,r=/127.0.0.1:46976,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@252d921d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4024b31e{s=START}]=>HttpChannelOverHttp@35cd44e4{s=HttpChannelState@2ca25274{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.631 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@21ab9ae7 on ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=0 18:37:44.631 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=1 18:37:44.631 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken with none selected 18:37:44.631 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken up from select, 0/0/1 selected 18:37:44.631 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@252d921d::SocketChannelEndPoint@1575ee6a[{l=/127.0.0.1:42617,r=/127.0.0.1:46976,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@252d921d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4024b31e{s=START}]=>HttpChannelOverHttp@35cd44e4{s=HttpChannelState@2ca25274{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@2ca25274{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.630 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:37:44.631 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2bf0e8c5{RUNNING,thread=Thread[qtp1187972599-23,5,main]} was=RUNNING next=RESERVED size=0+4 capacity=4 18:37:44.631 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 processing 0 keys, 1 updates 18:37:44.631 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2bf0e8c5{RESERVED,thread=Thread[qtp1187972599-23,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0} 18:37:44.631 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:44.631 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@21ab9ae7 18:37:44.631 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@1575ee6a[{l=/127.0.0.1:42617,r=/127.0.0.1:46976,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@252d921d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4024b31e{s=START}]=>HttpChannelOverHttp@35cd44e4{s=HttpChannelState@2ca25274{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.631 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.631 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 waiting with 1 keys 18:37:44.631 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 26][route: {}->http://localhost:42617] can be kept alive indefinitely 18:37:44.631 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-26: set socket timeout to 0 18:37:44.631 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 26][route: {}->http://localhost:42617][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:44.631 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 404 18:37:44.632 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:37:44.632 [main] DEBUG org.onap.policy.rest.RestManager -- 18:37:44.632 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:37:44.632 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-26: Close connection 18:37:44.632 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken up from select, 1/1/1 selected 18:37:44.632 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:37:44.632 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 processing 1 keys, 0 updates 18:37:44.632 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46976], selector=sun.nio.ch.EPollSelectorImpl@6156f7d9, interestOps=1, readyOps=1 SocketChannelEndPoint@1575ee6a[{l=/127.0.0.1:42617,r=/127.0.0.1:46976,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@252d921d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4024b31e{s=START}]=>HttpChannelOverHttp@35cd44e4{s=HttpChannelState@2ca25274{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.632 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@1575ee6a[{l=/127.0.0.1:42617,r=/127.0.0.1:46976,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@252d921d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4024b31e{s=START}]=>HttpChannelOverHttp@35cd44e4{s=HttpChannelState@2ca25274{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.632 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@1575ee6a[{l=/127.0.0.1:42617,r=/127.0.0.1:46976,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@252d921d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4024b31e{s=START}]=>HttpChannelOverHttp@35cd44e4{s=HttpChannelState@2ca25274{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:44.632 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0} tryExecute AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58066ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}][pc=0,pic=0,pec=1,epc=17]@2024-01-20T18:37:44.632652109Z 18:37:44.632 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2bf0e8c5{RESERVED,thread=Thread[qtp1187972599-23,5,main]} task=AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58066ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=17]@2024-01-20T18:37:44.63279509Z ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} 18:37:44.632 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@1575ee6a[{l=/127.0.0.1:42617,r=/127.0.0.1:46976,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@252d921d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4024b31e{s=START}]=>HttpChannelOverHttp@35cd44e4{s=HttpChannelState@2ca25274{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58066ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=17]@2024-01-20T18:37:44.632882331Z 18:37:44.632 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58066ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=18]@2024-01-20T18:37:44.632992991Z tryProduce true 18:37:44.632 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@7e2b789c{ReadCallback@375fb03e{HttpConnection@252d921d::SocketChannelEndPoint@1575ee6a[{l=/127.0.0.1:42617,r=/127.0.0.1:46976,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@252d921d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4024b31e{s=START}]=>HttpChannelOverHttp@35cd44e4{s=HttpChannelState@2ca25274{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.633 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:44.633 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.633 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@252d921d::SocketChannelEndPoint@1575ee6a[{l=/127.0.0.1:42617,r=/127.0.0.1:46976,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@252d921d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4024b31e{s=START}]=>HttpChannelOverHttp@35cd44e4{s=HttpChannelState@2ca25274{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@2ca25274{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.633 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@1575ee6a[{l=/127.0.0.1:42617,r=/127.0.0.1:46976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@252d921d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4024b31e{s=START}]=>HttpChannelOverHttp@35cd44e4{s=HttpChannelState@2ca25274{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.633 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 waiting with 1 keys 18:37:44.633 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@1575ee6a[{l=/127.0.0.1:42617,r=/127.0.0.1:46976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@252d921d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4024b31e{s=START}]=>HttpChannelOverHttp@35cd44e4{s=HttpChannelState@2ca25274{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.633 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@6c3ace64[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.633 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:37:44.633 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@252d921d::SocketChannelEndPoint@1575ee6a[{l=/127.0.0.1:42617,r=/127.0.0.1:46976,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@252d921d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4024b31e{s=START}]=>HttpChannelOverHttp@35cd44e4{s=HttpChannelState@2ca25274{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 RetainableByteBuffer@18162f7a{DirectByteBuffer@6c3ace64[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.633 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@252d921d::SocketChannelEndPoint@1575ee6a[{l=/127.0.0.1:42617,r=/127.0.0.1:46976,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@252d921d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4024b31e{s=START}]=>HttpChannelOverHttp@35cd44e4{s=HttpChannelState@2ca25274{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@18162f7a{DirectByteBuffer@6c3ace64[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.633 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@6c3ace64[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.633 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:37:44.633 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@1575ee6a[{l=/127.0.0.1:42617,r=/127.0.0.1:46976,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@252d921d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4024b31e{s=START}]=>HttpChannelOverHttp@35cd44e4{s=HttpChannelState@2ca25274{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.633 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@1575ee6a[{l=/127.0.0.1:42617,r=/127.0.0.1:46976,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@252d921d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4024b31e{s=START}]=>HttpChannelOverHttp@35cd44e4{s=HttpChannelState@2ca25274{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.633 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@1575ee6a[{l=/127.0.0.1:42617,r=/127.0.0.1:46976,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@252d921d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4024b31e{s=START}]=>HttpChannelOverHttp@35cd44e4{s=HttpChannelState@2ca25274{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.633 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@7e2b789c{null} 18:37:44.633 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=0 18:37:44.633 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@540fea0c startThread=0 18:37:44.633 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken with none selected 18:37:44.633 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken up from select, 0/0/0 selected 18:37:44.633 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 processing 0 keys, 0 updates 18:37:44.633 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:44.633 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.633 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 waiting with 0 keys 18:37:44.633 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@540fea0c in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=0,r=-1,t=58065ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.633 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@252d921d::SocketChannelEndPoint@1575ee6a[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@252d921d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4024b31e{s=START}]=>HttpChannelOverHttp@35cd44e4{s=HttpChannelState@2ca25274{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:37:44.633 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@1575ee6a[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@252d921d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4024b31e{s=START}]=>HttpChannelOverHttp@35cd44e4{s=HttpChannelState@2ca25274{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.633 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@252d921d::SocketChannelEndPoint@1575ee6a[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@252d921d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4024b31e{s=START}]=>HttpChannelOverHttp@35cd44e4{s=HttpChannelState@2ca25274{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.634 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@540fea0c in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=0,r=-1,t=58065ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.634 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58065ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.632 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:42617/base/RestTest/GetHello/: 18:37:44.633 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@252d921d::SocketChannelEndPoint@1575ee6a[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@252d921d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4024b31e{s=START}]=>HttpChannelOverHttp@35cd44e4{s=HttpChannelState@2ca25274{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.634 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@1575ee6a[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@252d921d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4024b31e{s=START}]=>HttpChannelOverHttp@35cd44e4{s=HttpChannelState@2ca25274{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.634 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@252d921d::SocketChannelEndPoint@1575ee6a[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@252d921d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4024b31e{s=START}]=>HttpChannelOverHttp@35cd44e4{s=HttpChannelState@2ca25274{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@2ca25274{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.634 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b40b6c7{RUNNING,thread=Thread[qtp1187972599-25,5,main]} was=RUNNING next=RESERVED size=0+4 capacity=4 18:37:44.634 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b40b6c7{RESERVED,thread=Thread[qtp1187972599-25,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0} 18:37:44.635 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:37:44.635 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:37:44.635 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:42617][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:37:44.636 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 27][route: {}->http://localhost:42617][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:44.636 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:42617 18:37:44.636 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:42617 18:37:44.636 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:46988<->127.0.0.1:42617 18:37:44.636 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request GET /base/RestTest/GetHello/ HTTP/1.1 18:37:44.636 [qtp1187972599-20-acceptor-0@2d777226-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@7e4c7687[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46988]] on ManagedSelector@22df0abe{STARTED} id=0 keys=0 selected=0 updates=0 18:37:44.636 [qtp1187972599-20-acceptor-0@2d777226-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@22df0abe{STARTED} id=0 keys=0 selected=0 updates=1 18:37:44.636 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken with none selected 18:37:44.636 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 0/0/0 selected 18:37:44.636 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 0 keys, 1 updates 18:37:44.636 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:44.636 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@7e4c7687[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46988]] 18:37:44.636 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@7e4c7687[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46988]] startThread=0 18:37:44.636 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.636 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 1 keys 18:37:44.636 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@7e4c7687[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46988]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=0,r=-1,t=58062ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}] 18:37:44.636 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@4472618f[{l=/127.0.0.1:42617,r=/127.0.0.1:46988,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:44.636 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@4472618f[{l=/127.0.0.1:42617,r=/127.0.0.1:46988,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:37:44.636 [qtp1187972599-24] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@4472618f[{l=/127.0.0.1:42617,r=/127.0.0.1:46988,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@2b2c8c4c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.637 [qtp1187972599-24] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@562d576c::SocketChannelEndPoint@4472618f[{l=/127.0.0.1:42617,r=/127.0.0.1:46988,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:44.637 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f02db0@1843a3f on ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=0 18:37:44.637 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@4472618f[{l=/127.0.0.1:42617,r=/127.0.0.1:46988,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@562d576c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@206d543c{s=START}]=>HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.637 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@562d576c::SocketChannelEndPoint@4472618f[{l=/127.0.0.1:42617,r=/127.0.0.1:46988,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@562d576c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@206d543c{s=START}]=>HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.637 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@562d576c::SocketChannelEndPoint@4472618f[{l=/127.0.0.1:42617,r=/127.0.0.1:46988,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@562d576c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@206d543c{s=START}]=>HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.637 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@6f6cf291{ReadCallback@53c65e27{HttpConnection@562d576c::SocketChannelEndPoint@4472618f[{l=/127.0.0.1:42617,r=/127.0.0.1:46988,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@562d576c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@206d543c{s=START}]=>HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.637 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@4472618f[{l=/127.0.0.1:42617,r=/127.0.0.1:46988,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@562d576c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@206d543c{s=START}]=>HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.637 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@7333c3a2 on ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=1 18:37:44.637 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=2 18:37:44.637 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken with none selected 18:37:44.637 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 0/0/1 selected 18:37:44.636 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:37:44.637 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@4472618f[{l=/127.0.0.1:42617,r=/127.0.0.1:46988,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@562d576c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@206d543c{s=START}]=>HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.637 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 0 keys, 2 updates 18:37:44.637 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:37:44.637 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f02db0@1843a3f 18:37:44.637 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@7333c3a2 18:37:44.637 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@7e4c7687[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46988]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=0,r=-1,t=58061ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}] 18:37:44.637 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58061ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}] 18:37:44.637 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@4472618f[{l=/127.0.0.1:42617,r=/127.0.0.1:46988,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@562d576c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@206d543c{s=START}]=>HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.638 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.638 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:37:44.638 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 1 keys 18:37:44.638 [main] DEBUG org.apache.http.headers -- http-outgoing-27 >> GET /base/RestTest/GetHello/ HTTP/1.1 18:37:44.638 [main] DEBUG org.apache.http.headers -- http-outgoing-27 >> Host: localhost:42617 18:37:44.638 [main] DEBUG org.apache.http.headers -- http-outgoing-27 >> Connection: Keep-Alive 18:37:44.638 [main] DEBUG org.apache.http.headers -- http-outgoing-27 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:37:44.638 [main] DEBUG org.apache.http.headers -- http-outgoing-27 >> Accept-Encoding: gzip,deflate 18:37:44.638 [main] DEBUG org.apache.http.wire -- http-outgoing-27 >> "GET /base/RestTest/GetHello/ HTTP/1.1[\r][\n]" 18:37:44.638 [main] DEBUG org.apache.http.wire -- http-outgoing-27 >> "Host: localhost:42617[\r][\n]" 18:37:44.638 [main] DEBUG org.apache.http.wire -- http-outgoing-27 >> "Connection: Keep-Alive[\r][\n]" 18:37:44.638 [main] DEBUG org.apache.http.wire -- http-outgoing-27 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:37:44.638 [main] DEBUG org.apache.http.wire -- http-outgoing-27 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:37:44.638 [main] DEBUG org.apache.http.wire -- http-outgoing-27 >> "[\r][\n]" 18:37:44.638 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 1/1/1 selected 18:37:44.638 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 1 keys, 0 updates 18:37:44.638 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46988], selector=sun.nio.ch.EPollSelectorImpl@7424c5f3, interestOps=1, readyOps=1 SocketChannelEndPoint@4472618f[{l=/127.0.0.1:42617,r=/127.0.0.1:46988,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@562d576c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@206d543c{s=START}]=>HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.638 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@4472618f[{l=/127.0.0.1:42617,r=/127.0.0.1:46988,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@562d576c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@206d543c{s=START}]=>HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.638 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@4472618f[{l=/127.0.0.1:42617,r=/127.0.0.1:46988,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@562d576c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@206d543c{s=START}]=>HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:44.638 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0} tryExecute AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58060ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}][pc=0,pic=0,pec=0,epc=20]@2024-01-20T18:37:44.638679958Z 18:37:44.638 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b40b6c7{RESERVED,thread=Thread[qtp1187972599-25,5,main]} task=AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58060ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=20]@2024-01-20T18:37:44.638861339Z ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} 18:37:44.638 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@4472618f[{l=/127.0.0.1:42617,r=/127.0.0.1:46988,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@562d576c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@206d543c{s=START}]=>HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58060ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=20]@2024-01-20T18:37:44.63894161Z 18:37:44.638 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58060ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=21]@2024-01-20T18:37:44.63902764Z tryProduce true 18:37:44.639 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@6f6cf291{ReadCallback@53c65e27{HttpConnection@562d576c::SocketChannelEndPoint@4472618f[{l=/127.0.0.1:42617,r=/127.0.0.1:46988,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@562d576c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@206d543c{s=START}]=>HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.639 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:44.639 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.639 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@562d576c::SocketChannelEndPoint@4472618f[{l=/127.0.0.1:42617,r=/127.0.0.1:46988,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@562d576c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@206d543c{s=START}]=>HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@2b2c8c4c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.639 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@4472618f[{l=/127.0.0.1:42617,r=/127.0.0.1:46988,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@562d576c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@206d543c{s=START}]=>HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.639 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 1 keys 18:37:44.639 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 171 DirectByteBuffer@69856a09[p=0,l=171,c=8192,r=171]={<<>>pClient/4...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.639 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@562d576c::SocketChannelEndPoint@4472618f[{l=/127.0.0.1:42617,r=/127.0.0.1:46988,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@562d576c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@206d543c{s=START}]=>HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 171 RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=171,c=8192,r=171]={<<>>pClient/4...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.639 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@562d576c::SocketChannelEndPoint@4472618f[{l=/127.0.0.1:42617,r=/127.0.0.1:46988,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@562d576c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@206d543c{s=START}]=>HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=171,c=8192,r=171]={<<>>pClient/4...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.639 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=171,c=8192,r=171]={<<>>pClient/4...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.639 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:37:44.639 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:37:44.639 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:37:44.639 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:37:44.639 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:37:44.639 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:37:44.639 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:37:44.639 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:37:44.639 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:42617) header=Host, headerString=[Host], valueString=[localhost:42617] 18:37:44.639 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:37:44.639 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:37:44.639 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:37:44.639 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:37:44.639 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:37:44.639 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:37:44.639 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:37:44.639 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:37:44.639 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:37:44.639 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:37:44.639 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:37:44.639 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@438883805 cs=HttpChannelState@2b2c8c4c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@f24989c eof=false 18:37:44.639 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@f24989c 18:37:44.639 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@7db728b1[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.639 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/GetHello/ on HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/GetHello/,age=0} GET /base/RestTest/GetHello/ HTTP/1.1 Host: localhost:42617 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:37:44.639 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@562d576c::SocketChannelEndPoint@4472618f[{l=/127.0.0.1:42617,r=/127.0.0.1:46988,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@562d576c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@206d543c{s=START}]=>HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/GetHello/,age=0}] parsed true HttpParser{s=CONTENT,0 of -1} 18:37:44.639 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@562d576c::SocketChannelEndPoint@4472618f[{l=/127.0.0.1:42617,r=/127.0.0.1:46988,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@562d576c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@206d543c{s=START}]=>HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/GetHello/,age=0}] 18:37:44.639 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:42617/base/RestTest/GetHello/ HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/GetHello/,age=0} 18:37:44.640 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@2b2c8c4c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.640 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/,age=1} 18:37:44.640 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.Server -- REQUEST GET /base/RestTest/GetHello/ ?null on HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/,age=1} 18:37:44.640 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/GetHello/ @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:37:44.640 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/GetHello/ @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:37:44.640 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:37:44.640 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 session=null 18:37:44.640 [qtp1187972599-18] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/GetHello/|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2c708440, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/GetHello/} -> org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:37:44.640 [qtp1187972599-18] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:37:44.641 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- sendError HttpChannelState@2b2c8c4c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.641 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:37:44.641 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/,age=2} 18:37:44.641 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@2b2c8c4c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0} 18:37:44.641 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) SEND_ERROR HttpChannelState@2b2c8c4c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:37:44.641 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- action SEND_ERROR HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/,age=2} 18:37:44.641 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@438883805 cs=HttpChannelState@2b2c8c4c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@f24989c eof=false 18:37:44.641 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/,age=2} 18:37:44.641 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:44.641 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@562d576c::SocketChannelEndPoint@4472618f[{l=/127.0.0.1:42617,r=/127.0.0.1:46988,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@562d576c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@206d543c{s=START}]=>HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/,age=2}] parse null 18:37:44.641 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT HeapByteBuffer@1ee6a03f[p=0,l=0,c=0,r=0]={<<<>>>} 18:37:44.641 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:37:44.641 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/,age=2} 18:37:44.641 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:37:44.641 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/,age=2} 18:37:44.641 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:37:44.641 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@562d576c::SocketChannelEndPoint@4472618f[{l=/127.0.0.1:42617,r=/127.0.0.1:46988,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@562d576c[p=HttpParser{s=END,0 of -1},g=HttpGenerator@206d543c{s=START}]=>HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/,age=2}] parsed false HttpParser{s=END,0 of -1} 18:37:44.641 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:37:44.641 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 18:37:44.641 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@7db728b1[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/,age=2}] 18:37:44.641 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@438883805 cs=HttpChannelState@2b2c8c4c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@f24989c eof=true 18:37:44.641 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@7db728b1[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/,age=2}] 18:37:44.641 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@438883805 cs=HttpChannelState@2b2c8c4c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@f24989c eof=true 18:37:44.642 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- completing HttpChannelState@2b2c8c4c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:37:44.642 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=DirectByteBuffer@1245e9a7[p=0,l=511,c=32768,r=511]={<<<\n\n\n\n\n\n>>>.18\n\n\n\n\n\n>>>.18null [DirectByteBuffer@2652a7a2[p=0,l=202,c=8192,r=202]={<<>>1\r\nServer...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@1245e9a7[p=0,l=511,c=32768,r=511]={<<<\n\n\n\n\n\n>>>.18null:IDLE-->WRITING 18:37:44.642 [main] DEBUG org.apache.http.wire -- http-outgoing-27 << "HTTP/1.1 404 Not Found[\r][\n]" 18:37:44.642 [main] DEBUG org.apache.http.wire -- http-outgoing-27 << "Date: Sat, 20 Jan 2024 18:37:44 GMT[\r][\n]" 18:37:44.642 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 713 SocketChannelEndPoint@4472618f[{l=/127.0.0.1:42617,r=/127.0.0.1:46988,OPEN,fill=-,flush=W,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@562d576c[p=HttpParser{s=END,0 of -1},g=HttpGenerator@206d543c{s=COMPLETING}]=>HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/,age=3}] 18:37:44.642 [main] DEBUG org.apache.http.wire -- http-outgoing-27 << "Cache-Control: must-revalidate,no-cache,no-store[\r][\n]" 18:37:44.642 [main] DEBUG org.apache.http.wire -- http-outgoing-27 << "Content-Type: text/html;charset=iso-8859-1[\r][\n]" 18:37:44.642 [main] DEBUG org.apache.http.wire -- http-outgoing-27 << "Content-Length: 511[\r][\n]" 18:37:44.642 [main] DEBUG org.apache.http.wire -- http-outgoing-27 << "Server: Jetty(11.0.18)[\r][\n]" 18:37:44.642 [main] DEBUG org.apache.http.wire -- http-outgoing-27 << "[\r][\n]" 18:37:44.642 [main] DEBUG org.apache.http.wire -- http-outgoing-27 << "[\n]" 18:37:44.642 [main] DEBUG org.apache.http.wire -- http-outgoing-27 << "[\n]" 18:37:44.642 [main] DEBUG org.apache.http.wire -- http-outgoing-27 << "[\n]" 18:37:44.642 [main] DEBUG org.apache.http.wire -- http-outgoing-27 << "Error 404 Not Found[\n]" 18:37:44.642 [main] DEBUG org.apache.http.wire -- http-outgoing-27 << "[\n]" 18:37:44.642 [main] DEBUG org.apache.http.wire -- http-outgoing-27 << "

HTTP ERROR 404 Not Found

[\n]" 18:37:44.642 [main] DEBUG org.apache.http.wire -- http-outgoing-27 << "[\n]" 18:37:44.643 [main] DEBUG org.apache.http.wire -- http-outgoing-27 << "[\n]" 18:37:44.643 [main] DEBUG org.apache.http.wire -- http-outgoing-27 << "[\n]" 18:37:44.643 [main] DEBUG org.apache.http.wire -- http-outgoing-27 << "[\n]" 18:37:44.643 [main] DEBUG org.apache.http.wire -- http-outgoing-27 << "[\n]" 18:37:44.643 [main] DEBUG org.apache.http.wire -- http-outgoing-27 << "
URI:/base/RestTest/GetHello/
STATUS:404
MESSAGE:Not Found
SERVLET:org.glassfish.jersey.servlet.ServletContainer-2c708440
[\n]" 18:37:44.643 [main] DEBUG org.apache.http.wire -- http-outgoing-27 << "
Powered by Jetty:// 11.0.18
[\n]" 18:37:44.643 [main] DEBUG org.apache.http.wire -- http-outgoing-27 << "[\n]" 18:37:44.643 [main] DEBUG org.apache.http.wire -- http-outgoing-27 << "[\n]" 18:37:44.643 [main] DEBUG org.apache.http.wire -- http-outgoing-27 << "[\n]" 18:37:44.643 [main] DEBUG org.apache.http.headers -- http-outgoing-27 << HTTP/1.1 404 Not Found 18:37:44.643 [main] DEBUG org.apache.http.headers -- http-outgoing-27 << Date: Sat, 20 Jan 2024 18:37:44 GMT 18:37:44.643 [main] DEBUG org.apache.http.headers -- http-outgoing-27 << Cache-Control: must-revalidate,no-cache,no-store 18:37:44.643 [main] DEBUG org.apache.http.headers -- http-outgoing-27 << Content-Type: text/html;charset=iso-8859-1 18:37:44.643 [main] DEBUG org.apache.http.headers -- http-outgoing-27 << Content-Length: 511 18:37:44.643 [main] DEBUG org.apache.http.headers -- http-outgoing-27 << Server: Jetty(11.0.18) 18:37:44.643 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:37:44.643 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 27][route: {}->http://localhost:42617] can be kept alive indefinitely 18:37:44.643 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-27: set socket timeout to 0 18:37:44.643 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 27][route: {}->http://localhost:42617][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:44.643 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 404 18:37:44.643 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:37:44.643 [main] DEBUG org.onap.policy.rest.RestManager -- Error 404 Not Found

HTTP ERROR 404 Not Found

URI:/base/RestTest/GetHello/
STATUS:404
MESSAGE:Not Found
SERVLET:org.glassfish.jersey.servlet.ServletContainer-2c708440

Powered by Jetty:// 11.0.18
18:37:44.643 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:37:44.643 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-27: Close connection 18:37:44.643 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:37:44.644 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:42617/base/RestTest/DeleteHello/: 18:37:44.642 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=713 remaining=0 WriteFlusher@379575b2{WRITING}->null 18:37:44.644 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@379575b2{IDLE}->null:WRITING-->IDLE 18:37:44.644 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@58e8ba3e[PROCESSING][i=HTTP/1.1{s=404,h=3,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@732329c7] ([p=202,l=202,c=8192,r=0],[p=511,l=511,c=32768,r=0],true)@END 18:37:44.644 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@2b2c8c4c{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.644 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:37:44.645 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@2b2c8c4c{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.645 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@2b2c8c4c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.645 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/GetHello/,age=6} 18:37:44.645 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:37:44.645 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/GetHello/ written=511 18:37:44.645 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:42617][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:37:44.645 [qtp1187972599-18] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:37:44 +0000] "GET /base/RestTest/GetHello/ HTTP/1.1" 404 511 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:44.645 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@438883805 cs=HttpChannelState@2b2c8c4c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@f24989c eof=true 18:37:44.645 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 28][route: {}->http://localhost:42617][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:44.645 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/GetHello/,age=6} 18:37:44.645 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:42617 18:37:44.645 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@7db728b1[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/GetHello/,age=6}] 18:37:44.645 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@438883805 cs=HttpChannelState@2b2c8c4c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@f24989c eof=true 18:37:44.645 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:42617 18:37:44.645 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@7db728b1[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/GetHello/,age=6}] 18:37:44.645 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@438883805 cs=HttpChannelState@2b2c8c4c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@f24989c eof=true 18:37:44.645 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@2b2c8c4c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.645 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:46992<->127.0.0.1:42617 18:37:44.645 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request DELETE /base/RestTest/DeleteHello/ HTTP/1.1 18:37:44.645 [qtp1187972599-20-acceptor-0@2d777226-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@7622ab54[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46992]] on ManagedSelector@4c9f9afc{STARTED} id=1 keys=0 selected=0 updates=0 18:37:44.645 [qtp1187972599-20-acceptor-0@2d777226-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4c9f9afc{STARTED} id=1 keys=0 selected=0 updates=1 18:37:44.645 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken with none selected 18:37:44.645 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken up from select, 0/0/0 selected 18:37:44.645 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 processing 0 keys, 1 updates 18:37:44.645 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:44.645 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@7622ab54[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46992]] 18:37:44.645 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@7622ab54[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46992]] startThread=0 18:37:44.645 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.645 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 waiting with 1 keys 18:37:44.645 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@438883805 cs=HttpChannelState@2b2c8c4c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@f24989c eof=true 18:37:44.645 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@f24989c 18:37:44.645 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@7622ab54[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46992]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=0,r=-1,t=58053ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.645 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@7db728b1[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/GetHello/,age=6}] 18:37:44.645 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@39b5a54c[{l=/127.0.0.1:42617,r=/127.0.0.1:46992,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:44.645 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,0 of -1} 18:37:44.645 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@39b5a54c[{l=/127.0.0.1:42617,r=/127.0.0.1:46992,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:37:44.646 [qtp1187972599-24] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@39b5a54c[{l=/127.0.0.1:42617,r=/127.0.0.1:46992,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@501377f8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.646 [qtp1187972599-24] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@3d50908b::SocketChannelEndPoint@39b5a54c[{l=/127.0.0.1:42617,r=/127.0.0.1:46992,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:44.646 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f02db0@29dbdda8 on ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=0 18:37:44.646 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@39b5a54c[{l=/127.0.0.1:42617,r=/127.0.0.1:46992,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@3d50908b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3182b1ba{s=START}]=>HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.646 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@3d50908b::SocketChannelEndPoint@39b5a54c[{l=/127.0.0.1:42617,r=/127.0.0.1:46992,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@3d50908b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3182b1ba{s=START}]=>HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.646 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@3d50908b::SocketChannelEndPoint@39b5a54c[{l=/127.0.0.1:42617,r=/127.0.0.1:46992,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@3d50908b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3182b1ba{s=START}]=>HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.646 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@7a65acc5{ReadCallback@4388bfca{HttpConnection@3d50908b::SocketChannelEndPoint@39b5a54c[{l=/127.0.0.1:42617,r=/127.0.0.1:46992,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@3d50908b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3182b1ba{s=START}]=>HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.646 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@39b5a54c[{l=/127.0.0.1:42617,r=/127.0.0.1:46992,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@3d50908b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3182b1ba{s=START}]=>HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.646 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@34c91c8e on ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=1 18:37:44.646 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=2 18:37:44.646 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken with none selected 18:37:44.646 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken up from select, 0/0/1 selected 18:37:44.645 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:37:44.645 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:37:44.646 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@39b5a54c[{l=/127.0.0.1:42617,r=/127.0.0.1:46992,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@3d50908b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3182b1ba{s=START}]=>HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.646 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 processing 0 keys, 2 updates 18:37:44.646 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:37:44.646 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f02db0@29dbdda8 18:37:44.646 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@34c91c8e 18:37:44.646 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@7622ab54[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46992]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=0,r=-1,t=58052ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.646 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58052ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.646 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:37:44.646 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@39b5a54c[{l=/127.0.0.1:42617,r=/127.0.0.1:46992,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@3d50908b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3182b1ba{s=START}]=>HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.646 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.646 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 waiting with 1 keys 18:37:44.646 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:37:44.646 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@4472618f[{l=/127.0.0.1:42617,r=/127.0.0.1:46988,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@562d576c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@206d543c{s=START}]=>HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.647 [main] DEBUG org.apache.http.headers -- http-outgoing-28 >> DELETE /base/RestTest/DeleteHello/ HTTP/1.1 18:37:44.647 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.647 [main] DEBUG org.apache.http.headers -- http-outgoing-28 >> Content-Length: 0 18:37:44.647 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:37:44.647 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@562d576c::SocketChannelEndPoint@4472618f[{l=/127.0.0.1:42617,r=/127.0.0.1:46988,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@562d576c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@206d543c{s=START}]=>HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.647 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@562d576c::SocketChannelEndPoint@4472618f[{l=/127.0.0.1:42617,r=/127.0.0.1:46988,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@562d576c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@206d543c{s=START}]=>HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.647 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.647 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:37:44.647 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@4472618f[{l=/127.0.0.1:42617,r=/127.0.0.1:46988,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@562d576c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@206d543c{s=START}]=>HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.647 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@4472618f[{l=/127.0.0.1:42617,r=/127.0.0.1:46988,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@562d576c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@206d543c{s=START}]=>HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.647 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@4472618f[{l=/127.0.0.1:42617,r=/127.0.0.1:46988,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@562d576c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@206d543c{s=START}]=>HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.647 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@6f6cf291{null} 18:37:44.647 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=0 18:37:44.647 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@23b91a59 startThread=0 18:37:44.647 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken with none selected 18:37:44.647 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@23b91a59 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=0,r=-1,t=58051ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.647 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 0/0/0 selected 18:37:44.647 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 0 keys, 0 updates 18:37:44.647 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:44.647 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.647 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 0 keys 18:37:44.647 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@562d576c::SocketChannelEndPoint@4472618f[{l=null,r=null,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@562d576c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@206d543c{s=START}]=>HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:37:44.647 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@4472618f[{l=null,r=null,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@562d576c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@206d543c{s=START}]=>HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.647 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@562d576c::SocketChannelEndPoint@4472618f[{l=null,r=null,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@562d576c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@206d543c{s=START}]=>HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.647 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@562d576c::SocketChannelEndPoint@4472618f[{l=null,r=null,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@562d576c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@206d543c{s=START}]=>HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.647 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@23b91a59 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=0,r=-1,t=58051ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.647 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@4472618f[{l=null,r=null,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@562d576c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@206d543c{s=START}]=>HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.647 [main] DEBUG org.apache.http.headers -- http-outgoing-28 >> Host: localhost:42617 18:37:44.647 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58051ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.648 [main] DEBUG org.apache.http.headers -- http-outgoing-28 >> Connection: Keep-Alive 18:37:44.648 [main] DEBUG org.apache.http.headers -- http-outgoing-28 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:37:44.648 [main] DEBUG org.apache.http.headers -- http-outgoing-28 >> Accept-Encoding: gzip,deflate 18:37:44.647 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@562d576c::SocketChannelEndPoint@4472618f[{l=null,r=null,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@562d576c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@206d543c{s=START}]=>HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@2b2c8c4c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.648 [main] DEBUG org.apache.http.wire -- http-outgoing-28 >> "DELETE /base/RestTest/DeleteHello/ HTTP/1.1[\r][\n]" 18:37:44.648 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b3af188{RUNNING,thread=Thread[qtp1187972599-18,5,main]} was=RUNNING next=RESERVED size=0+4 capacity=4 18:37:44.648 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b3af188{RESERVED,thread=Thread[qtp1187972599-18,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0} 18:37:44.648 [main] DEBUG org.apache.http.wire -- http-outgoing-28 >> "Content-Length: 0[\r][\n]" 18:37:44.658 [main] DEBUG org.apache.http.wire -- http-outgoing-28 >> "Host: localhost:42617[\r][\n]" 18:37:44.658 [main] DEBUG org.apache.http.wire -- http-outgoing-28 >> "Connection: Keep-Alive[\r][\n]" 18:37:44.658 [main] DEBUG org.apache.http.wire -- http-outgoing-28 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:37:44.658 [main] DEBUG org.apache.http.wire -- http-outgoing-28 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:37:44.658 [main] DEBUG org.apache.http.wire -- http-outgoing-28 >> "[\r][\n]" 18:37:44.658 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken up from select, 1/1/1 selected 18:37:44.658 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 processing 1 keys, 0 updates 18:37:44.658 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46992], selector=sun.nio.ch.EPollSelectorImpl@6156f7d9, interestOps=1, readyOps=1 SocketChannelEndPoint@39b5a54c[{l=/127.0.0.1:42617,r=/127.0.0.1:46992,OPEN,fill=FI,flush=-,to=11/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@3d50908b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3182b1ba{s=START}]=>HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.658 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@39b5a54c[{l=/127.0.0.1:42617,r=/127.0.0.1:46992,OPEN,fill=FI,flush=-,to=11/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3d50908b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3182b1ba{s=START}]=>HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.658 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@39b5a54c[{l=/127.0.0.1:42617,r=/127.0.0.1:46992,OPEN,fill=FI,flush=-,to=11/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3d50908b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3182b1ba{s=START}]=>HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:44.658 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0} tryExecute AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58040ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}][pc=0,pic=0,pec=1,epc=18]@2024-01-20T18:37:44.658507004Z 18:37:44.658 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@39b5a54c[{l=/127.0.0.1:42617,r=/127.0.0.1:46992,OPEN,fill=FI,flush=-,to=12/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3d50908b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3182b1ba{s=START}]=>HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58040ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=18]@2024-01-20T18:37:44.658650615Z 18:37:44.658 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@7a65acc5{ReadCallback@4388bfca{HttpConnection@3d50908b::SocketChannelEndPoint@39b5a54c[{l=/127.0.0.1:42617,r=/127.0.0.1:46992,OPEN,fill=FI,flush=-,to=12/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3d50908b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3182b1ba{s=START}]=>HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.658 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3d50908b::SocketChannelEndPoint@39b5a54c[{l=/127.0.0.1:42617,r=/127.0.0.1:46992,OPEN,fill=-,flush=-,to=12/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3d50908b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3182b1ba{s=START}]=>HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@501377f8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.658 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 196 DirectByteBuffer@69856a09[p=0,l=196,c=8192,r=196]={<<>>.4)\r\nAcce...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.658 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3d50908b::SocketChannelEndPoint@39b5a54c[{l=/127.0.0.1:42617,r=/127.0.0.1:46992,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3d50908b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3182b1ba{s=START}]=>HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 196 RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=196,c=8192,r=196]={<<>>.4)\r\nAcce...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.658 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3d50908b::SocketChannelEndPoint@39b5a54c[{l=/127.0.0.1:42617,r=/127.0.0.1:46992,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3d50908b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3182b1ba{s=START}]=>HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=196,c=8192,r=196]={<<>>.4)\r\nAcce...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.658 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=196,c=8192,r=196]={<<>>.4)\r\nAcce...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.658 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:37:44.658 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:37:44.659 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:37:44.659 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:37:44.659 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:37:44.659 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length: 0 --> IN_VALUE 18:37:44.659 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length: 0 --> FIELD 18:37:44.659 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Length: 0) header=Content-Length, headerString=[Content-Length], valueString=[0] 18:37:44.659 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:37:44.659 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:37:44.659 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:37:44.659 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:42617) header=Host, headerString=[Host], valueString=[localhost:42617] 18:37:44.659 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:37:44.659 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:37:44.659 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:37:44.659 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:37:44.659 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:37:44.659 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:37:44.659 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:37:44.659 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:37:44.659 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:37:44.659 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:37:44.659 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:37:44.659 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@1655355526 cs=HttpChannelState@501377f8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@341b06fb eof=false 18:37:44.659 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@341b06fb 18:37:44.659 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@4a5ec997[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.659 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/DeleteHello/ on HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/DeleteHello/,age=0} DELETE /base/RestTest/DeleteHello/ HTTP/1.1 Content-Length: 0 Host: localhost:42617 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:37:44.659 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3d50908b::SocketChannelEndPoint@39b5a54c[{l=/127.0.0.1:42617,r=/127.0.0.1:46992,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3d50908b[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@3182b1ba{s=START}]=>HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/DeleteHello/,age=0}] parsed true HttpParser{s=CONTENT,0 of 0} 18:37:44.659 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@3d50908b::SocketChannelEndPoint@39b5a54c[{l=/127.0.0.1:42617,r=/127.0.0.1:46992,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3d50908b[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@3182b1ba{s=START}]=>HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/DeleteHello/,age=0}] 18:37:44.659 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:42617/base/RestTest/DeleteHello/ HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/DeleteHello/,age=0} 18:37:44.659 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@501377f8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.659 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/DeleteHello/,age=0} 18:37:44.659 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.Server -- REQUEST DELETE /base/RestTest/DeleteHello/ ?null on HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/DeleteHello/,age=0} 18:37:44.659 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/DeleteHello/ @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:37:44.659 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/DeleteHello/ @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:37:44.659 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:37:44.659 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 session=null 18:37:44.659 [qtp1187972599-23] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/DeleteHello/|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2c708440, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/DeleteHello/} -> org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:37:44.659 [qtp1187972599-23] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:37:44.660 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- sendError HttpChannelState@501377f8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.660 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:37:44.660 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/DeleteHello/,age=1} 18:37:44.660 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@501377f8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0} 18:37:44.660 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) SEND_ERROR HttpChannelState@501377f8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:37:44.660 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- action SEND_ERROR HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/DeleteHello/,age=1} 18:37:44.661 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1655355526 cs=HttpChannelState@501377f8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@341b06fb eof=false 18:37:44.661 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/DeleteHello/,age=2} 18:37:44.661 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:44.661 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3d50908b::SocketChannelEndPoint@39b5a54c[{l=/127.0.0.1:42617,r=/127.0.0.1:46992,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3d50908b[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@3182b1ba{s=START}]=>HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/DeleteHello/,age=2}] parse null 18:37:44.661 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT HeapByteBuffer@1ee6a03f[p=0,l=0,c=0,r=0]={<<<>>>} 18:37:44.661 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:37:44.661 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/DeleteHello/,age=2} 18:37:44.661 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:37:44.661 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/DeleteHello/,age=2} 18:37:44.661 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:37:44.661 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3d50908b::SocketChannelEndPoint@39b5a54c[{l=/127.0.0.1:42617,r=/127.0.0.1:46992,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3d50908b[p=HttpParser{s=END,0 of 0},g=HttpGenerator@3182b1ba{s=START}]=>HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/DeleteHello/,age=2}] parsed false HttpParser{s=END,0 of 0} 18:37:44.661 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:37:44.661 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 18:37:44.661 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@4a5ec997[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/DeleteHello/,age=2}] 18:37:44.661 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1655355526 cs=HttpChannelState@501377f8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@341b06fb eof=true 18:37:44.661 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@4a5ec997[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/DeleteHello/,age=2}] 18:37:44.661 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1655355526 cs=HttpChannelState@501377f8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@341b06fb eof=true 18:37:44.661 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- completing HttpChannelState@501377f8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:37:44.661 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=DirectByteBuffer@1245e9a7[p=0,l=0,c=32768,r=0]={<<<>>>\n>>\nnull [DirectByteBuffer@2652a7a2[p=0,l=106,c=8192,r=106]={<<>>ore\r\nCont...\x00\x00\x00\x00\x00\x00\x00}] 18:37:44.661 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@337ddf56{WRITING}->null:IDLE-->WRITING 18:37:44.661 [main] DEBUG org.apache.http.wire -- http-outgoing-28 << "HTTP/1.1 404 Not Found[\r][\n]" 18:37:44.661 [main] DEBUG org.apache.http.wire -- http-outgoing-28 << "Date: Sat, 20 Jan 2024 18:37:44 GMT[\r][\n]" 18:37:44.661 [main] DEBUG org.apache.http.wire -- http-outgoing-28 << "Content-Length: 0[\r][\n]" 18:37:44.661 [main] DEBUG org.apache.http.wire -- http-outgoing-28 << "Server: Jetty(11.0.18)[\r][\n]" 18:37:44.661 [main] DEBUG org.apache.http.wire -- http-outgoing-28 << "[\r][\n]" 18:37:44.661 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b3af188{RESERVED,thread=Thread[qtp1187972599-18,5,main]} task=AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58037ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=19]@2024-01-20T18:37:44.661956081Z ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} 18:37:44.662 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58037ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=19]@2024-01-20T18:37:44.662049671Z tryProduce true 18:37:44.662 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:44.662 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.662 [main] DEBUG org.apache.http.headers -- http-outgoing-28 << HTTP/1.1 404 Not Found 18:37:44.662 [main] DEBUG org.apache.http.headers -- http-outgoing-28 << Date: Sat, 20 Jan 2024 18:37:44 GMT 18:37:44.662 [main] DEBUG org.apache.http.headers -- http-outgoing-28 << Content-Length: 0 18:37:44.662 [main] DEBUG org.apache.http.headers -- http-outgoing-28 << Server: Jetty(11.0.18) 18:37:44.662 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@39b5a54c[{l=/127.0.0.1:42617,r=/127.0.0.1:46992,OPEN,fill=-,flush=W,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3d50908b[p=HttpParser{s=END,0 of 0},g=HttpGenerator@3182b1ba{s=COMPLETING}]=>HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/DeleteHello/,age=3}] 18:37:44.662 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 waiting with 1 keys 18:37:44.661 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 106 SocketChannelEndPoint@39b5a54c[{l=/127.0.0.1:42617,r=/127.0.0.1:46992,OPEN,fill=-,flush=W,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3d50908b[p=HttpParser{s=END,0 of 0},g=HttpGenerator@3182b1ba{s=COMPLETING}]=>HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/DeleteHello/,age=2}] 18:37:44.662 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=106 remaining=0 WriteFlusher@337ddf56{WRITING}->null 18:37:44.662 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@337ddf56{IDLE}->null:WRITING-->IDLE 18:37:44.662 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:37:44.662 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@6313530d[PROCESSING][i=HTTP/1.1{s=404,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@fd3ad4a] ([p=106,l=106,c=8192,r=0],[p=0,l=0,c=32768,r=0],true)@END 18:37:44.662 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@501377f8{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.662 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 28][route: {}->http://localhost:42617] can be kept alive indefinitely 18:37:44.662 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@501377f8{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.662 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@501377f8{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.662 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-28: set socket timeout to 0 18:37:44.662 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/DeleteHello/,age=3} 18:37:44.662 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/DeleteHello/ written=0 18:37:44.662 [qtp1187972599-23] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:37:44 +0000] "DELETE /base/RestTest/DeleteHello/ HTTP/1.1" 404 0 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:44.662 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 28][route: {}->http://localhost:42617][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:44.662 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1655355526 cs=HttpChannelState@501377f8{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@341b06fb eof=true 18:37:44.662 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/DeleteHello/,age=3} 18:37:44.662 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@4a5ec997[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/DeleteHello/,age=3}] 18:37:44.662 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1655355526 cs=HttpChannelState@501377f8{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@341b06fb eof=true 18:37:44.662 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@4a5ec997[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/DeleteHello/,age=3}] 18:37:44.662 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 404 18:37:44.662 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:37:44.662 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1655355526 cs=HttpChannelState@501377f8{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@341b06fb eof=true 18:37:44.662 [main] DEBUG org.onap.policy.rest.RestManager -- 18:37:44.662 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@501377f8{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.662 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:37:44.662 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@1655355526 cs=HttpChannelState@501377f8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@341b06fb eof=true 18:37:44.662 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@341b06fb 18:37:44.662 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-28: Close connection 18:37:44.662 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@4a5ec997[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/DeleteHello/,age=3}] 18:37:44.662 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,0 of 0} 18:37:44.662 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:37:44.662 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:37:44.662 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:37:44.662 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@39b5a54c[{l=/127.0.0.1:42617,r=/127.0.0.1:46992,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3d50908b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3182b1ba{s=START}]=>HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.663 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.663 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:37:44.663 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3d50908b::SocketChannelEndPoint@39b5a54c[{l=/127.0.0.1:42617,r=/127.0.0.1:46992,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3d50908b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3182b1ba{s=START}]=>HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.663 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:42617/base/RestTest/PutHello/: 18:37:44.663 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3d50908b::SocketChannelEndPoint@39b5a54c[{l=/127.0.0.1:42617,r=/127.0.0.1:46992,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3d50908b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3182b1ba{s=START}]=>HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.663 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.663 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:37:44.663 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@39b5a54c[{l=/127.0.0.1:42617,r=/127.0.0.1:46992,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3d50908b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3182b1ba{s=START}]=>HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.663 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@39b5a54c[{l=/127.0.0.1:42617,r=/127.0.0.1:46992,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3d50908b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3182b1ba{s=START}]=>HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.663 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@39b5a54c[{l=/127.0.0.1:42617,r=/127.0.0.1:46992,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3d50908b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3182b1ba{s=START}]=>HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.663 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@7a65acc5{null} 18:37:44.663 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=0 18:37:44.663 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken with none selected 18:37:44.663 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken up from select, 0/0/0 selected 18:37:44.663 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 processing 0 keys, 0 updates 18:37:44.663 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:44.663 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.663 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 waiting with 0 keys 18:37:44.663 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@32ca805c startThread=0 18:37:44.663 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3d50908b::SocketChannelEndPoint@39b5a54c[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@3d50908b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3182b1ba{s=START}]=>HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:37:44.663 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@3d50908b::SocketChannelEndPoint@39b5a54c[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@3d50908b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3182b1ba{s=START}]=>HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.663 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@39b5a54c[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@3d50908b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3182b1ba{s=START}]=>HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.663 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3d50908b::SocketChannelEndPoint@39b5a54c[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@3d50908b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3182b1ba{s=START}]=>HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@501377f8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.663 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2bf0e8c5{RUNNING,thread=Thread[qtp1187972599-23,5,main]} was=RUNNING next=RESERVED size=0+4 capacity=4 18:37:44.663 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2bf0e8c5{RESERVED,thread=Thread[qtp1187972599-23,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0} 18:37:44.664 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:37:44.664 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:37:44.664 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:42617][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:37:44.664 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 29][route: {}->http://localhost:42617][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:44.664 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:42617 18:37:44.664 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:42617 18:37:44.664 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:46998<->127.0.0.1:42617 18:37:44.664 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request PUT /base/RestTest/PutHello/ HTTP/1.1 18:37:44.664 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:37:44.664 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:37:44.664 [qtp1187972599-20-acceptor-0@2d777226-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@4b40bb32[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46998]] on ManagedSelector@22df0abe{STARTED} id=0 keys=0 selected=0 updates=0 18:37:44.664 [qtp1187972599-20-acceptor-0@2d777226-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@22df0abe{STARTED} id=0 keys=0 selected=0 updates=1 18:37:44.664 [main] DEBUG org.apache.http.headers -- http-outgoing-29 >> PUT /base/RestTest/PutHello/ HTTP/1.1 18:37:44.664 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken with none selected 18:37:44.664 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 0/0/0 selected 18:37:44.664 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 0 keys, 1 updates 18:37:44.664 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:44.664 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@4b40bb32[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46998]] 18:37:44.664 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@32ca805c in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=0,r=-1,t=58034ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}] 18:37:44.664 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@4b40bb32[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46998]] startThread=1 18:37:44.664 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@39b5a54c[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@3d50908b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3182b1ba{s=START}]=>HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.665 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp1187972599-29,5,main] 18:37:44.665 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@3d50908b::SocketChannelEndPoint@39b5a54c[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@3d50908b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3182b1ba{s=START}]=>HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.665 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@32ca805c in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=0,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}] 18:37:44.665 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@4b40bb32[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46998]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=1,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}] 18:37:44.665 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@10e274cc[{l=/127.0.0.1:42617,r=/127.0.0.1:46998,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:44.665 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@10e274cc[{l=/127.0.0.1:42617,r=/127.0.0.1:46998,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:37:44.665 [qtp1187972599-24] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@47b6f191{s=HttpChannelState@41c66042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@10e274cc[{l=/127.0.0.1:42617,r=/127.0.0.1:46998,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@41c66042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.665 [qtp1187972599-24] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@3d972998::SocketChannelEndPoint@10e274cc[{l=/127.0.0.1:42617,r=/127.0.0.1:46998,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:44.665 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f02db0@3ed07ef2 on ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=0 18:37:44.665 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@10e274cc[{l=/127.0.0.1:42617,r=/127.0.0.1:46998,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@3d972998[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e1a3ac0{s=START}]=>HttpChannelOverHttp@47b6f191{s=HttpChannelState@41c66042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.665 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@3d972998::SocketChannelEndPoint@10e274cc[{l=/127.0.0.1:42617,r=/127.0.0.1:46998,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@3d972998[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e1a3ac0{s=START}]=>HttpChannelOverHttp@47b6f191{s=HttpChannelState@41c66042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.665 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@3d972998::SocketChannelEndPoint@10e274cc[{l=/127.0.0.1:42617,r=/127.0.0.1:46998,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@3d972998[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e1a3ac0{s=START}]=>HttpChannelOverHttp@47b6f191{s=HttpChannelState@41c66042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.665 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@3cac9731{ReadCallback@38f3b2d5{HttpConnection@3d972998::SocketChannelEndPoint@10e274cc[{l=/127.0.0.1:42617,r=/127.0.0.1:46998,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@3d972998[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e1a3ac0{s=START}]=>HttpChannelOverHttp@47b6f191{s=HttpChannelState@41c66042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.665 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@10e274cc[{l=/127.0.0.1:42617,r=/127.0.0.1:46998,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@3d972998[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e1a3ac0{s=START}]=>HttpChannelOverHttp@47b6f191{s=HttpChannelState@41c66042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.665 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@5697cd7 on ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=1 18:37:44.665 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@10e274cc[{l=/127.0.0.1:42617,r=/127.0.0.1:46998,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@3d972998[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e1a3ac0{s=START}]=>HttpChannelOverHttp@47b6f191{s=HttpChannelState@41c66042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.665 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@4b40bb32[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46998]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=1,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}] 18:37:44.666 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}] 18:37:44.666 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119999ms in the future QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}] 18:37:44.664 [main] DEBUG org.apache.http.headers -- http-outgoing-29 >> Content-Type: text/plain 18:37:44.666 [main] DEBUG org.apache.http.headers -- http-outgoing-29 >> Content-Length: 9 18:37:44.666 [main] DEBUG org.apache.http.headers -- http-outgoing-29 >> Host: localhost:42617 18:37:44.666 [main] DEBUG org.apache.http.headers -- http-outgoing-29 >> Connection: Keep-Alive 18:37:44.666 [main] DEBUG org.apache.http.headers -- http-outgoing-29 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:37:44.666 [main] DEBUG org.apache.http.headers -- http-outgoing-29 >> Accept-Encoding: gzip,deflate 18:37:44.666 [main] DEBUG org.apache.http.wire -- http-outgoing-29 >> "PUT /base/RestTest/PutHello/ HTTP/1.1[\r][\n]" 18:37:44.666 [main] DEBUG org.apache.http.wire -- http-outgoing-29 >> "Content-Type: text/plain[\r][\n]" 18:37:44.666 [main] DEBUG org.apache.http.wire -- http-outgoing-29 >> "Content-Length: 9[\r][\n]" 18:37:44.666 [main] DEBUG org.apache.http.wire -- http-outgoing-29 >> "Host: localhost:42617[\r][\n]" 18:37:44.666 [main] DEBUG org.apache.http.wire -- http-outgoing-29 >> "Connection: Keep-Alive[\r][\n]" 18:37:44.666 [main] DEBUG org.apache.http.wire -- http-outgoing-29 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:37:44.666 [main] DEBUG org.apache.http.wire -- http-outgoing-29 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:37:44.666 [main] DEBUG org.apache.http.wire -- http-outgoing-29 >> "[\r][\n]" 18:37:44.666 [main] DEBUG org.apache.http.wire -- http-outgoing-29 >> "At last! " 18:37:44.678 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 2 18:37:44.678 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- wakeup on updates SelectorProducer@1fc30b1c 18:37:44.678 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 1 keys 18:37:44.678 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken with none selected 18:37:44.678 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 0/0/1 selected 18:37:44.678 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 0 keys, 2 updates 18:37:44.678 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:37:44.678 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f02db0@3ed07ef2 18:37:44.678 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@5697cd7 18:37:44.679 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@10e274cc[{l=/127.0.0.1:42617,r=/127.0.0.1:46998,OPEN,fill=FI,flush=-,to=13/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@3d972998[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e1a3ac0{s=START}]=>HttpChannelOverHttp@47b6f191{s=HttpChannelState@41c66042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.679 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.679 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 1 keys 18:37:44.679 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 1/1/1 selected 18:37:44.679 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 1 keys, 0 updates 18:37:44.679 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:46998], selector=sun.nio.ch.EPollSelectorImpl@7424c5f3, interestOps=1, readyOps=1 SocketChannelEndPoint@10e274cc[{l=/127.0.0.1:42617,r=/127.0.0.1:46998,OPEN,fill=FI,flush=-,to=13/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@3d972998[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e1a3ac0{s=START}]=>HttpChannelOverHttp@47b6f191{s=HttpChannelState@41c66042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.679 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@10e274cc[{l=/127.0.0.1:42617,r=/127.0.0.1:46998,OPEN,fill=FI,flush=-,to=13/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3d972998[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e1a3ac0{s=START}]=>HttpChannelOverHttp@47b6f191{s=HttpChannelState@41c66042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.679 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@10e274cc[{l=/127.0.0.1:42617,r=/127.0.0.1:46998,OPEN,fill=FI,flush=-,to=13/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3d972998[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e1a3ac0{s=START}]=>HttpChannelOverHttp@47b6f191{s=HttpChannelState@41c66042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:44.679 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0} tryExecute AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59985ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}][pc=0,pic=0,pec=0,epc=21]@2024-01-20T18:37:44.679479415Z 18:37:44.679 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2bf0e8c5{RESERVED,thread=Thread[qtp1187972599-23,5,main]} task=AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59985ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=21]@2024-01-20T18:37:44.679630166Z ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} 18:37:44.679 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@10e274cc[{l=/127.0.0.1:42617,r=/127.0.0.1:46998,OPEN,fill=FI,flush=-,to=13/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3d972998[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e1a3ac0{s=START}]=>HttpChannelOverHttp@47b6f191{s=HttpChannelState@41c66042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59985ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=21]@2024-01-20T18:37:44.679723006Z 18:37:44.679 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59985ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=22]@2024-01-20T18:37:44.679799037Z tryProduce true 18:37:44.679 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:44.679 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@3cac9731{ReadCallback@38f3b2d5{HttpConnection@3d972998::SocketChannelEndPoint@10e274cc[{l=/127.0.0.1:42617,r=/127.0.0.1:46998,OPEN,fill=FI,flush=-,to=14/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3d972998[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e1a3ac0{s=START}]=>HttpChannelOverHttp@47b6f191{s=HttpChannelState@41c66042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.679 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.679 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3d972998::SocketChannelEndPoint@10e274cc[{l=/127.0.0.1:42617,r=/127.0.0.1:46998,OPEN,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3d972998[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e1a3ac0{s=START}]=>HttpChannelOverHttp@47b6f191{s=HttpChannelState@41c66042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@41c66042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.679 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@10e274cc[{l=/127.0.0.1:42617,r=/127.0.0.1:46998,OPEN,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3d972998[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e1a3ac0{s=START}]=>HttpChannelOverHttp@47b6f191{s=HttpChannelState@41c66042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.679 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 1 keys 18:37:44.680 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 225 DirectByteBuffer@6c3ace64[p=0,l=225,c=8192,r=225]={<<>>/17.0.4)\r...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.680 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3d972998::SocketChannelEndPoint@10e274cc[{l=/127.0.0.1:42617,r=/127.0.0.1:46998,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3d972998[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e1a3ac0{s=START}]=>HttpChannelOverHttp@47b6f191{s=HttpChannelState@41c66042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 225 RetainableByteBuffer@18162f7a{DirectByteBuffer@6c3ace64[p=0,l=225,c=8192,r=225]={<<>>/17.0.4)\r...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.680 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3d972998::SocketChannelEndPoint@10e274cc[{l=/127.0.0.1:42617,r=/127.0.0.1:46998,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3d972998[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e1a3ac0{s=START}]=>HttpChannelOverHttp@47b6f191{s=HttpChannelState@41c66042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@18162f7a{DirectByteBuffer@6c3ace64[p=0,l=225,c=8192,r=225]={<<>>/17.0.4)\r...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.680 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@6c3ace64[p=0,l=225,c=8192,r=225]={<<>>/17.0.4)\r...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.680 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:37:44.680 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:37:44.680 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:37:44.680 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:37:44.680 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:37:44.680 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> IN_VALUE 18:37:44.680 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> FIELD 18:37:44.680 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Type: text/plain) header=Content-Type, headerString=[Content-Type], valueString=[text/plain] 18:37:44.680 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:37:44.680 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:37:44.680 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:37:44.680 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:37:44.680 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:37:44.680 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:37:44.680 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:37:44.680 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:42617) header=Host, headerString=[Host], valueString=[localhost:42617] 18:37:44.680 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:37:44.680 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:37:44.680 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:37:44.680 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:37:44.680 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:37:44.680 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:37:44.680 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:37:44.680 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:37:44.680 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:37:44.680 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:37:44.680 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:37:44.680 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@907932355 cs=HttpChannelState@41c66042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1de93186 eof=false 18:37:44.680 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@1de93186 18:37:44.680 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@13deed5[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@47b6f191{s=HttpChannelState@41c66042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.680 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/PutHello/ on HttpChannelOverHttp@47b6f191{s=HttpChannelState@41c66042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/PutHello/,age=0} PUT /base/RestTest/PutHello/ HTTP/1.1 Content-Type: text/plain Content-Length: 9 Host: localhost:42617 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:37:44.680 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3d972998::SocketChannelEndPoint@10e274cc[{l=/127.0.0.1:42617,r=/127.0.0.1:46998,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3d972998[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@4e1a3ac0{s=START}]=>HttpChannelOverHttp@47b6f191{s=HttpChannelState@41c66042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/PutHello/,age=0}] parsed true HttpParser{s=CONTENT,0 of 9} 18:37:44.680 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:42617/base/RestTest/PutHello/ HttpChannelOverHttp@47b6f191{s=HttpChannelState@41c66042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/PutHello/,age=0} 18:37:44.680 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@41c66042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.680 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@47b6f191{s=HttpChannelState@41c66042{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/,age=0} 18:37:44.680 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.Server -- REQUEST PUT /base/RestTest/PutHello/ ?null on HttpChannelOverHttp@47b6f191{s=HttpChannelState@41c66042{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/,age=0} 18:37:44.680 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/PutHello/ @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:37:44.681 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/PutHello/ @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:37:44.681 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:37:44.681 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 session=null 18:37:44.681 [qtp1187972599-25] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/PutHello/|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2c708440, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/PutHello/} -> org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:37:44.681 [qtp1187972599-25] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:37:44.683 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- sendError HttpChannelState@41c66042{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.683 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:37:44.683 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@47b6f191{s=HttpChannelState@41c66042{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/,age=3} 18:37:44.683 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@41c66042{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0} 18:37:44.683 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) SEND_ERROR HttpChannelState@41c66042{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:37:44.683 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action SEND_ERROR HttpChannelOverHttp@47b6f191{s=HttpChannelState@41c66042{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/,age=3} 18:37:44.683 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@907932355 cs=HttpChannelState@41c66042{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1de93186 eof=false 18:37:44.683 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@47b6f191{s=HttpChannelState@41c66042{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/,age=3} 18:37:44.683 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:44.683 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3d972998::SocketChannelEndPoint@10e274cc[{l=/127.0.0.1:42617,r=/127.0.0.1:46998,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3d972998[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@4e1a3ac0{s=START}]=>HttpChannelOverHttp@47b6f191{s=HttpChannelState@41c66042{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/,age=3}] parse RetainableByteBuffer@18162f7a{DirectByteBuffer@6c3ace64[p=216,l=225,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>/17.0.4)\r...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.683 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@6c3ace64[p=216,l=225,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>/17.0.4)\r...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.683 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@47b6f191{s=HttpChannelState@41c66042{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/,age=3} Content@65b2005d{DirectByteBufferR@3c606dc2[p=216,l=225,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>/17.0.4)\r...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:44.683 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3d972998::SocketChannelEndPoint@10e274cc[{l=/127.0.0.1:42617,r=/127.0.0.1:46998,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3d972998[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@4e1a3ac0{s=START}]=>HttpChannelOverHttp@47b6f191{s=HttpChannelState@41c66042{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/,age=3}] parsed true HttpParser{s=CONTENT,9 of 9} 18:37:44.683 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@65b2005d{DirectByteBufferR@3c606dc2[p=216,l=225,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>/17.0.4)\r...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:44.683 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:44.683 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3d972998::SocketChannelEndPoint@10e274cc[{l=/127.0.0.1:42617,r=/127.0.0.1:46998,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3d972998[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@4e1a3ac0{s=START}]=>HttpChannelOverHttp@47b6f191{s=HttpChannelState@41c66042{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/,age=3}] parse RetainableByteBuffer@18162f7a{DirectByteBuffer@6c3ace64[p=225,l=225,c=8192,r=0]={PUT /base... last! <<<>>>/17.0.4)\r...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.683 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@6c3ace64[p=225,l=225,c=8192,r=0]={PUT /base... last! <<<>>>/17.0.4)\r...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.683 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:37:44.683 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@47b6f191{s=HttpChannelState@41c66042{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/,age=3} 18:37:44.683 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:37:44.683 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@47b6f191{s=HttpChannelState@41c66042{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/,age=3} 18:37:44.683 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:37:44.683 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3d972998::SocketChannelEndPoint@10e274cc[{l=/127.0.0.1:42617,r=/127.0.0.1:46998,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3d972998[p=HttpParser{s=END,9 of 9},g=HttpGenerator@4e1a3ac0{s=START}]=>HttpChannelOverHttp@47b6f191{s=HttpChannelState@41c66042{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/,age=4}] parsed false HttpParser{s=END,9 of 9} 18:37:44.684 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@3d972998::SocketChannelEndPoint@10e274cc[{l=/127.0.0.1:42617,r=/127.0.0.1:46998,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3d972998[p=HttpParser{s=END,9 of 9},g=HttpGenerator@4e1a3ac0{s=START}]=>HttpChannelOverHttp@47b6f191{s=HttpChannelState@41c66042{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/,age=5}] 18:37:44.685 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:37:44.686 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 18:37:44.686 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@13deed5[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@47b6f191{s=HttpChannelState@41c66042{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/,age=6}] 18:37:44.686 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@907932355 cs=HttpChannelState@41c66042{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1de93186 eof=true 18:37:44.686 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@13deed5[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@47b6f191{s=HttpChannelState@41c66042{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/,age=6}] 18:37:44.686 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@907932355 cs=HttpChannelState@41c66042{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1de93186 eof=true 18:37:44.686 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- completing HttpChannelState@41c66042{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:37:44.687 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=DirectByteBuffer@1245e9a7[p=0,l=0,c=32768,r=0]={<<<>>>\n>>\nnull [DirectByteBuffer@2652a7a2[p=0,l=106,c=8192,r=106]={<<>>ore\r\nCont...\x00\x00\x00\x00\x00\x00\x00}] 18:37:44.688 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@4c803bf2{WRITING}->null:IDLE-->WRITING 18:37:44.688 [qtp1187972599-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59976ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.688 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 106 SocketChannelEndPoint@10e274cc[{l=/127.0.0.1:42617,r=/127.0.0.1:46998,OPEN,fill=-,flush=W,to=8/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3d972998[p=HttpParser{s=END,9 of 9},g=HttpGenerator@4e1a3ac0{s=COMPLETING}]=>HttpChannelOverHttp@47b6f191{s=HttpChannelState@41c66042{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/,age=8}] 18:37:44.688 [main] DEBUG org.apache.http.wire -- http-outgoing-29 << "HTTP/1.1 404 Not Found[\r][\n]" 18:37:44.688 [main] DEBUG org.apache.http.wire -- http-outgoing-29 << "Date: Sat, 20 Jan 2024 18:37:44 GMT[\r][\n]" 18:37:44.688 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=106 remaining=0 WriteFlusher@4c803bf2{WRITING}->null 18:37:44.688 [main] DEBUG org.apache.http.wire -- http-outgoing-29 << "Content-Length: 0[\r][\n]" 18:37:44.688 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@4c803bf2{IDLE}->null:WRITING-->IDLE 18:37:44.688 [main] DEBUG org.apache.http.wire -- http-outgoing-29 << "Server: Jetty(11.0.18)[\r][\n]" 18:37:44.688 [main] DEBUG org.apache.http.wire -- http-outgoing-29 << "[\r][\n]" 18:37:44.688 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@6f40e50[PROCESSING][i=HTTP/1.1{s=404,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@73b1463b] ([p=106,l=106,c=8192,r=0],[p=0,l=0,c=32768,r=0],true)@END 18:37:44.688 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@41c66042{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.688 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@41c66042{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.688 [main] DEBUG org.apache.http.headers -- http-outgoing-29 << HTTP/1.1 404 Not Found 18:37:44.688 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@41c66042{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.688 [main] DEBUG org.apache.http.headers -- http-outgoing-29 << Date: Sat, 20 Jan 2024 18:37:44 GMT 18:37:44.688 [main] DEBUG org.apache.http.headers -- http-outgoing-29 << Content-Length: 0 18:37:44.688 [main] DEBUG org.apache.http.headers -- http-outgoing-29 << Server: Jetty(11.0.18) 18:37:44.688 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@47b6f191{s=HttpChannelState@41c66042{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/PutHello/,age=8} 18:37:44.688 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/PutHello/ written=0 18:37:44.688 [qtp1187972599-25] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:37:44 +0000] "PUT /base/RestTest/PutHello/ HTTP/1.1" 404 0 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:44.688 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:37:44.688 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@907932355 cs=HttpChannelState@41c66042{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1de93186 eof=true 18:37:44.688 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@47b6f191{s=HttpChannelState@41c66042{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/PutHello/,age=8} 18:37:44.688 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 29][route: {}->http://localhost:42617] can be kept alive indefinitely 18:37:44.688 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-29: set socket timeout to 0 18:37:44.688 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@13deed5[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@47b6f191{s=HttpChannelState@41c66042{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/PutHello/,age=8}] 18:37:44.688 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 29][route: {}->http://localhost:42617][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:44.688 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@907932355 cs=HttpChannelState@41c66042{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1de93186 eof=true 18:37:44.689 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@13deed5[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@47b6f191{s=HttpChannelState@41c66042{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/PutHello/,age=9}] 18:37:44.689 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 404 18:37:44.689 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:37:44.689 [main] DEBUG org.onap.policy.rest.RestManager -- 18:37:44.689 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@907932355 cs=HttpChannelState@41c66042{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1de93186 eof=true 18:37:44.689 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:37:44.689 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@41c66042{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.689 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-29: Close connection 18:37:44.689 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@907932355 cs=HttpChannelState@41c66042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1de93186 eof=true 18:37:44.689 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@1de93186 18:37:44.689 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@13deed5[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@47b6f191{s=HttpChannelState@41c66042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/PutHello/,age=9}] 18:37:44.689 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:37:44.689 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:37:44.689 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:37:44.689 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@47b6f191{s=HttpChannelState@41c66042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:37:44.689 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@10e274cc[{l=/127.0.0.1:42617,r=/127.0.0.1:46998,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3d972998[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e1a3ac0{s=START}]=>HttpChannelOverHttp@47b6f191{s=HttpChannelState@41c66042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.689 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:42617/base/RestTest/PostHello/: 18:37:44.689 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@6c3ace64[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.689 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:37:44.689 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3d972998::SocketChannelEndPoint@10e274cc[{l=/127.0.0.1:42617,r=/127.0.0.1:46998,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3d972998[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e1a3ac0{s=START}]=>HttpChannelOverHttp@47b6f191{s=HttpChannelState@41c66042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 RetainableByteBuffer@18162f7a{DirectByteBuffer@6c3ace64[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.689 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3d972998::SocketChannelEndPoint@10e274cc[{l=/127.0.0.1:42617,r=/127.0.0.1:46998,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3d972998[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e1a3ac0{s=START}]=>HttpChannelOverHttp@47b6f191{s=HttpChannelState@41c66042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@18162f7a{DirectByteBuffer@6c3ace64[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.689 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@6c3ace64[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.689 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:37:44.689 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@10e274cc[{l=/127.0.0.1:42617,r=/127.0.0.1:46998,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3d972998[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4e1a3ac0{s=START}]=>HttpChannelOverHttp@47b6f191{s=HttpChannelState@41c66042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.689 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@10e274cc[{l=/127.0.0.1:42617,r=/127.0.0.1:46998,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3d972998[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4e1a3ac0{s=START}]=>HttpChannelOverHttp@47b6f191{s=HttpChannelState@41c66042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.689 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@10e274cc[{l=/127.0.0.1:42617,r=/127.0.0.1:46998,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3d972998[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4e1a3ac0{s=START}]=>HttpChannelOverHttp@47b6f191{s=HttpChannelState@41c66042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.689 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@3cac9731{null} 18:37:44.689 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=0 18:37:44.689 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2c4753ed startThread=0 18:37:44.689 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken with none selected 18:37:44.689 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 0/0/0 selected 18:37:44.689 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 0 keys, 0 updates 18:37:44.689 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:44.689 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.689 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 0 keys 18:37:44.689 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3d972998::SocketChannelEndPoint@10e274cc[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@3d972998[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4e1a3ac0{s=START}]=>HttpChannelOverHttp@47b6f191{s=HttpChannelState@41c66042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:37:44.690 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2c4753ed in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=1,r=-1,t=59975ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.690 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@10e274cc[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@3d972998[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4e1a3ac0{s=START}]=>HttpChannelOverHttp@47b6f191{s=HttpChannelState@41c66042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.690 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@3d972998::SocketChannelEndPoint@10e274cc[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@3d972998[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4e1a3ac0{s=START}]=>HttpChannelOverHttp@47b6f191{s=HttpChannelState@41c66042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.690 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2c4753ed in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=1,r=-1,t=59974ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.690 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59974ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.690 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119974ms in the future QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59974ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.691 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:37:44.691 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:37:44.691 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:42617][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:37:44.691 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 30][route: {}->http://localhost:42617][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:44.691 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:42617 18:37:44.691 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:42617 18:37:44.691 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:47002<->127.0.0.1:42617 18:37:44.692 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request POST /base/RestTest/PostHello/ HTTP/1.1 18:37:44.692 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:37:44.692 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:37:44.692 [qtp1187972599-20-acceptor-0@2d777226-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@7ce99f73[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:47002]] on ManagedSelector@4c9f9afc{STARTED} id=1 keys=0 selected=0 updates=0 18:37:44.692 [qtp1187972599-20-acceptor-0@2d777226-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4c9f9afc{STARTED} id=1 keys=0 selected=0 updates=1 18:37:44.692 [main] DEBUG org.apache.http.headers -- http-outgoing-30 >> POST /base/RestTest/PostHello/ HTTP/1.1 18:37:44.690 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@3d972998::SocketChannelEndPoint@10e274cc[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@3d972998[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4e1a3ac0{s=START}]=>HttpChannelOverHttp@47b6f191{s=HttpChannelState@41c66042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.692 [main] DEBUG org.apache.http.headers -- http-outgoing-30 >> Content-Type: text/plain 18:37:44.692 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken with none selected 18:37:44.692 [main] DEBUG org.apache.http.headers -- http-outgoing-30 >> Content-Length: 9 18:37:44.692 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken up from select, 0/0/0 selected 18:37:44.692 [main] DEBUG org.apache.http.headers -- http-outgoing-30 >> Host: localhost:42617 18:37:44.692 [main] DEBUG org.apache.http.headers -- http-outgoing-30 >> Connection: Keep-Alive 18:37:44.692 [main] DEBUG org.apache.http.headers -- http-outgoing-30 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:37:44.692 [main] DEBUG org.apache.http.headers -- http-outgoing-30 >> Accept-Encoding: gzip,deflate 18:37:44.692 [main] DEBUG org.apache.http.wire -- http-outgoing-30 >> "POST /base/RestTest/PostHello/ HTTP/1.1[\r][\n]" 18:37:44.692 [main] DEBUG org.apache.http.wire -- http-outgoing-30 >> "Content-Type: text/plain[\r][\n]" 18:37:44.692 [main] DEBUG org.apache.http.wire -- http-outgoing-30 >> "Content-Length: 9[\r][\n]" 18:37:44.692 [main] DEBUG org.apache.http.wire -- http-outgoing-30 >> "Host: localhost:42617[\r][\n]" 18:37:44.692 [main] DEBUG org.apache.http.wire -- http-outgoing-30 >> "Connection: Keep-Alive[\r][\n]" 18:37:44.692 [main] DEBUG org.apache.http.wire -- http-outgoing-30 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:37:44.692 [main] DEBUG org.apache.http.wire -- http-outgoing-30 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:37:44.692 [main] DEBUG org.apache.http.wire -- http-outgoing-30 >> "[\r][\n]" 18:37:44.692 [main] DEBUG org.apache.http.wire -- http-outgoing-30 >> "At last! " 18:37:44.692 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@10e274cc[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@3d972998[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4e1a3ac0{s=START}]=>HttpChannelOverHttp@47b6f191{s=HttpChannelState@41c66042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.692 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 processing 0 keys, 1 updates 18:37:44.693 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:44.693 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@7ce99f73[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:47002]] 18:37:44.693 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3d972998::SocketChannelEndPoint@10e274cc[{l=null,r=null,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@3d972998[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4e1a3ac0{s=START}]=>HttpChannelOverHttp@47b6f191{s=HttpChannelState@41c66042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@41c66042{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.693 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b40b6c7{RUNNING,thread=Thread[qtp1187972599-25,5,main]} was=RUNNING next=RESERVED size=0+4 capacity=4 18:37:44.693 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@7ce99f73[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:47002]] startThread=0 18:37:44.693 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.693 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 waiting with 1 keys 18:37:44.693 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b40b6c7{RESERVED,thread=Thread[qtp1187972599-25,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0} 18:37:44.693 [qtp1187972599-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@7ce99f73[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:47002]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=1,r=-1,t=59971ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}] 18:37:44.693 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@17dbc4f9[{l=/127.0.0.1:42617,r=/127.0.0.1:47002,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:44.693 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@17dbc4f9[{l=/127.0.0.1:42617,r=/127.0.0.1:47002,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:37:44.693 [qtp1187972599-29] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@191c2872{s=HttpChannelState@1d23af89{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@17dbc4f9[{l=/127.0.0.1:42617,r=/127.0.0.1:47002,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@1d23af89{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.693 [qtp1187972599-29] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@58212249::SocketChannelEndPoint@17dbc4f9[{l=/127.0.0.1:42617,r=/127.0.0.1:47002,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:44.693 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f02db0@1194d9b8 on ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=0 18:37:44.693 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@17dbc4f9[{l=/127.0.0.1:42617,r=/127.0.0.1:47002,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@58212249[p=HttpParser{s=START,0 of -1},g=HttpGenerator@69333c40{s=START}]=>HttpChannelOverHttp@191c2872{s=HttpChannelState@1d23af89{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.694 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@58212249::SocketChannelEndPoint@17dbc4f9[{l=/127.0.0.1:42617,r=/127.0.0.1:47002,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@58212249[p=HttpParser{s=START,0 of -1},g=HttpGenerator@69333c40{s=START}]=>HttpChannelOverHttp@191c2872{s=HttpChannelState@1d23af89{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.694 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@58212249::SocketChannelEndPoint@17dbc4f9[{l=/127.0.0.1:42617,r=/127.0.0.1:47002,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@58212249[p=HttpParser{s=START,0 of -1},g=HttpGenerator@69333c40{s=START}]=>HttpChannelOverHttp@191c2872{s=HttpChannelState@1d23af89{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.694 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@696c9908{ReadCallback@380edd06{HttpConnection@58212249::SocketChannelEndPoint@17dbc4f9[{l=/127.0.0.1:42617,r=/127.0.0.1:47002,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@58212249[p=HttpParser{s=START,0 of -1},g=HttpGenerator@69333c40{s=START}]=>HttpChannelOverHttp@191c2872{s=HttpChannelState@1d23af89{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.694 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@17dbc4f9[{l=/127.0.0.1:42617,r=/127.0.0.1:47002,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@58212249[p=HttpParser{s=START,0 of -1},g=HttpGenerator@69333c40{s=START}]=>HttpChannelOverHttp@191c2872{s=HttpChannelState@1d23af89{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.694 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@fe08aa6 on ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=1 18:37:44.694 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=2 18:37:44.694 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken with none selected 18:37:44.694 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken up from select, 0/0/1 selected 18:37:44.694 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 processing 0 keys, 2 updates 18:37:44.694 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:37:44.694 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@17dbc4f9[{l=/127.0.0.1:42617,r=/127.0.0.1:47002,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@58212249[p=HttpParser{s=START,0 of -1},g=HttpGenerator@69333c40{s=START}]=>HttpChannelOverHttp@191c2872{s=HttpChannelState@1d23af89{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.694 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f02db0@1194d9b8 18:37:44.694 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@fe08aa6 18:37:44.694 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@17dbc4f9[{l=/127.0.0.1:42617,r=/127.0.0.1:47002,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@58212249[p=HttpParser{s=START,0 of -1},g=HttpGenerator@69333c40{s=START}]=>HttpChannelOverHttp@191c2872{s=HttpChannelState@1d23af89{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.694 [qtp1187972599-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@7ce99f73[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:47002]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=1,r=-1,t=59970ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}] 18:37:44.694 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.694 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 waiting with 1 keys 18:37:44.694 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken up from select, 1/1/1 selected 18:37:44.694 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 processing 1 keys, 0 updates 18:37:44.694 [qtp1187972599-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59970ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}] 18:37:44.694 [qtp1187972599-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119970ms in the future QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59970ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}] 18:37:44.694 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:47002], selector=sun.nio.ch.EPollSelectorImpl@6156f7d9, interestOps=1, readyOps=1 SocketChannelEndPoint@17dbc4f9[{l=/127.0.0.1:42617,r=/127.0.0.1:47002,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@58212249[p=HttpParser{s=START,0 of -1},g=HttpGenerator@69333c40{s=START}]=>HttpChannelOverHttp@191c2872{s=HttpChannelState@1d23af89{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.694 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@17dbc4f9[{l=/127.0.0.1:42617,r=/127.0.0.1:47002,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@58212249[p=HttpParser{s=START,0 of -1},g=HttpGenerator@69333c40{s=START}]=>HttpChannelOverHttp@191c2872{s=HttpChannelState@1d23af89{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.694 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@17dbc4f9[{l=/127.0.0.1:42617,r=/127.0.0.1:47002,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@58212249[p=HttpParser{s=START,0 of -1},g=HttpGenerator@69333c40{s=START}]=>HttpChannelOverHttp@191c2872{s=HttpChannelState@1d23af89{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:44.694 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0} tryExecute AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59970ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}][pc=0,pic=0,pec=1,epc=19]@2024-01-20T18:37:44.69496996Z 18:37:44.695 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@17dbc4f9[{l=/127.0.0.1:42617,r=/127.0.0.1:47002,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@58212249[p=HttpParser{s=START,0 of -1},g=HttpGenerator@69333c40{s=START}]=>HttpChannelOverHttp@191c2872{s=HttpChannelState@1d23af89{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59970ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=19]@2024-01-20T18:37:44.695068341Z 18:37:44.695 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@696c9908{ReadCallback@380edd06{HttpConnection@58212249::SocketChannelEndPoint@17dbc4f9[{l=/127.0.0.1:42617,r=/127.0.0.1:47002,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@58212249[p=HttpParser{s=START,0 of -1},g=HttpGenerator@69333c40{s=START}]=>HttpChannelOverHttp@191c2872{s=HttpChannelState@1d23af89{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.695 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b40b6c7{RESERVED,thread=Thread[qtp1187972599-25,5,main]} task=AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59970ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=20]@2024-01-20T18:37:44.695167691Z ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} 18:37:44.695 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@58212249::SocketChannelEndPoint@17dbc4f9[{l=/127.0.0.1:42617,r=/127.0.0.1:47002,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@58212249[p=HttpParser{s=START,0 of -1},g=HttpGenerator@69333c40{s=START}]=>HttpChannelOverHttp@191c2872{s=HttpChannelState@1d23af89{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@1d23af89{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.695 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59969ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=20]@2024-01-20T18:37:44.695261202Z tryProduce true 18:37:44.695 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:44.695 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 227 DirectByteBuffer@69856a09[p=0,l=227,c=8192,r=227]={<<>>ate\r\n\r\nAt...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.695 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@58212249::SocketChannelEndPoint@17dbc4f9[{l=/127.0.0.1:42617,r=/127.0.0.1:47002,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@58212249[p=HttpParser{s=START,0 of -1},g=HttpGenerator@69333c40{s=START}]=>HttpChannelOverHttp@191c2872{s=HttpChannelState@1d23af89{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 227 RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=227,c=8192,r=227]={<<>>ate\r\n\r\nAt...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.695 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.695 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@58212249::SocketChannelEndPoint@17dbc4f9[{l=/127.0.0.1:42617,r=/127.0.0.1:47002,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@58212249[p=HttpParser{s=START,0 of -1},g=HttpGenerator@69333c40{s=START}]=>HttpChannelOverHttp@191c2872{s=HttpChannelState@1d23af89{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=227,c=8192,r=227]={<<>>ate\r\n\r\nAt...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.695 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=227,c=8192,r=227]={<<>>ate\r\n\r\nAt...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.695 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@17dbc4f9[{l=/127.0.0.1:42617,r=/127.0.0.1:47002,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@58212249[p=HttpParser{s=START,0 of -1},g=HttpGenerator@69333c40{s=START}]=>HttpChannelOverHttp@191c2872{s=HttpChannelState@1d23af89{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.695 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:37:44.695 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 waiting with 1 keys 18:37:44.695 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:37:44.695 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:37:44.695 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:37:44.695 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:37:44.695 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> IN_VALUE 18:37:44.695 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> FIELD 18:37:44.695 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Type: text/plain) header=Content-Type, headerString=[Content-Type], valueString=[text/plain] 18:37:44.695 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:37:44.695 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:37:44.695 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:37:44.695 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:37:44.695 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:37:44.695 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:37:44.695 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:37:44.695 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:42617) header=Host, headerString=[Host], valueString=[localhost:42617] 18:37:44.695 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:37:44.695 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:37:44.695 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:37:44.695 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:37:44.695 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:37:44.695 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:37:44.695 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:37:44.695 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:37:44.695 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:37:44.695 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:37:44.695 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:37:44.695 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@1419384415 cs=HttpChannelState@1d23af89{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@483ec19b eof=false 18:37:44.695 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@483ec19b 18:37:44.695 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@23be6117[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@191c2872{s=HttpChannelState@1d23af89{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.696 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/PostHello/ on HttpChannelOverHttp@191c2872{s=HttpChannelState@1d23af89{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/PostHello/,age=1} POST /base/RestTest/PostHello/ HTTP/1.1 Content-Type: text/plain Content-Length: 9 Host: localhost:42617 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:37:44.696 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@58212249::SocketChannelEndPoint@17dbc4f9[{l=/127.0.0.1:42617,r=/127.0.0.1:47002,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@58212249[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@69333c40{s=START}]=>HttpChannelOverHttp@191c2872{s=HttpChannelState@1d23af89{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/PostHello/,age=1}] parsed true HttpParser{s=CONTENT,0 of 9} 18:37:44.696 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:42617/base/RestTest/PostHello/ HttpChannelOverHttp@191c2872{s=HttpChannelState@1d23af89{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/PostHello/,age=1} 18:37:44.696 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@1d23af89{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.696 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@191c2872{s=HttpChannelState@1d23af89{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/,age=1} 18:37:44.696 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.Server -- REQUEST POST /base/RestTest/PostHello/ ?null on HttpChannelOverHttp@191c2872{s=HttpChannelState@1d23af89{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/,age=1} 18:37:44.696 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/PostHello/ @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:37:44.696 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/PostHello/ @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:37:44.696 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:37:44.696 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 session=null 18:37:44.696 [qtp1187972599-18] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/PostHello/|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2c708440, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/PostHello/} -> org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:37:44.696 [qtp1187972599-18] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:37:44.697 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- sendError HttpChannelState@1d23af89{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.697 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:37:44.697 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@191c2872{s=HttpChannelState@1d23af89{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/,age=2} 18:37:44.697 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@1d23af89{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0} 18:37:44.697 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) SEND_ERROR HttpChannelState@1d23af89{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:37:44.697 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- action SEND_ERROR HttpChannelOverHttp@191c2872{s=HttpChannelState@1d23af89{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/,age=2} 18:37:44.697 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1419384415 cs=HttpChannelState@1d23af89{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@483ec19b eof=false 18:37:44.697 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@191c2872{s=HttpChannelState@1d23af89{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/,age=2} 18:37:44.697 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:44.697 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@58212249::SocketChannelEndPoint@17dbc4f9[{l=/127.0.0.1:42617,r=/127.0.0.1:47002,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@58212249[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@69333c40{s=START}]=>HttpChannelOverHttp@191c2872{s=HttpChannelState@1d23af89{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/,age=2}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=218,l=227,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>ate\r\n\r\nAt...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.697 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@69856a09[p=218,l=227,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>ate\r\n\r\nAt...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.697 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@191c2872{s=HttpChannelState@1d23af89{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/,age=2} Content@769c2f87{DirectByteBufferR@7230f7e5[p=218,l=227,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>ate\r\n\r\nAt...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:44.698 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@58212249::SocketChannelEndPoint@17dbc4f9[{l=/127.0.0.1:42617,r=/127.0.0.1:47002,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@58212249[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@69333c40{s=START}]=>HttpChannelOverHttp@191c2872{s=HttpChannelState@1d23af89{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/,age=3}] parsed true HttpParser{s=CONTENT,9 of 9} 18:37:44.698 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@769c2f87{DirectByteBufferR@7230f7e5[p=218,l=227,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>ate\r\n\r\nAt...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:44.698 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:44.698 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@58212249::SocketChannelEndPoint@17dbc4f9[{l=/127.0.0.1:42617,r=/127.0.0.1:47002,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@58212249[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@69333c40{s=START}]=>HttpChannelOverHttp@191c2872{s=HttpChannelState@1d23af89{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/,age=3}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=227,l=227,c=8192,r=0]={POST /bas... last! <<<>>>ate\r\n\r\nAt...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.698 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@69856a09[p=227,l=227,c=8192,r=0]={POST /bas... last! <<<>>>ate\r\n\r\nAt...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.698 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:37:44.698 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@191c2872{s=HttpChannelState@1d23af89{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/,age=3} 18:37:44.698 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:37:44.698 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@191c2872{s=HttpChannelState@1d23af89{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/,age=3} 18:37:44.698 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:37:44.698 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@58212249::SocketChannelEndPoint@17dbc4f9[{l=/127.0.0.1:42617,r=/127.0.0.1:47002,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@58212249[p=HttpParser{s=END,9 of 9},g=HttpGenerator@69333c40{s=START}]=>HttpChannelOverHttp@191c2872{s=HttpChannelState@1d23af89{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/,age=3}] parsed false HttpParser{s=END,9 of 9} 18:37:44.698 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@58212249::SocketChannelEndPoint@17dbc4f9[{l=/127.0.0.1:42617,r=/127.0.0.1:47002,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@58212249[p=HttpParser{s=END,9 of 9},g=HttpGenerator@69333c40{s=START}]=>HttpChannelOverHttp@191c2872{s=HttpChannelState@1d23af89{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/,age=3}] 18:37:44.698 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:37:44.698 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 18:37:44.698 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@23be6117[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@191c2872{s=HttpChannelState@1d23af89{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/,age=3}] 18:37:44.698 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1419384415 cs=HttpChannelState@1d23af89{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@483ec19b eof=true 18:37:44.698 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@23be6117[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@191c2872{s=HttpChannelState@1d23af89{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/,age=3}] 18:37:44.698 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1419384415 cs=HttpChannelState@1d23af89{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@483ec19b eof=true 18:37:44.698 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- completing HttpChannelState@1d23af89{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:37:44.698 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=DirectByteBuffer@1245e9a7[p=0,l=512,c=32768,r=512]={<<<\n\n\n\n\n\n>>>18\n\n\n\n\n\n>>>18null [DirectByteBuffer@2652a7a2[p=0,l=202,c=8192,r=202]={<<>>1\r\nServer...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@1245e9a7[p=0,l=512,c=32768,r=512]={<<<\n\n\n\n\n\n>>>18null:IDLE-->WRITING 18:37:44.699 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 714 SocketChannelEndPoint@17dbc4f9[{l=/127.0.0.1:42617,r=/127.0.0.1:47002,OPEN,fill=-,flush=W,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@58212249[p=HttpParser{s=END,9 of 9},g=HttpGenerator@69333c40{s=COMPLETING}]=>HttpChannelOverHttp@191c2872{s=HttpChannelState@1d23af89{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/,age=4}] 18:37:44.699 [main] DEBUG org.apache.http.wire -- http-outgoing-30 << "HTTP/1.1 404 Not Found[\r][\n]" 18:37:44.699 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=714 remaining=0 WriteFlusher@7ed7113c{WRITING}->null 18:37:44.699 [main] DEBUG org.apache.http.wire -- http-outgoing-30 << "Date: Sat, 20 Jan 2024 18:37:44 GMT[\r][\n]" 18:37:44.699 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@7ed7113c{IDLE}->null:WRITING-->IDLE 18:37:44.699 [main] DEBUG org.apache.http.wire -- http-outgoing-30 << "Cache-Control: must-revalidate,no-cache,no-store[\r][\n]" 18:37:44.699 [main] DEBUG org.apache.http.wire -- http-outgoing-30 << "Content-Type: text/html;charset=iso-8859-1[\r][\n]" 18:37:44.699 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@1c5ab468[PROCESSING][i=HTTP/1.1{s=404,h=3,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@bad5073] ([p=202,l=202,c=8192,r=0],[p=512,l=512,c=32768,r=0],true)@END 18:37:44.699 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@1d23af89{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.699 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@1d23af89{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.699 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@1d23af89{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.699 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@191c2872{s=HttpChannelState@1d23af89{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/PostHello/,age=4} 18:37:44.699 [main] DEBUG org.apache.http.wire -- http-outgoing-30 << "Content-Length: 512[\r][\n]" 18:37:44.699 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/PostHello/ written=512 18:37:44.699 [main] DEBUG org.apache.http.wire -- http-outgoing-30 << "Server: Jetty(11.0.18)[\r][\n]" 18:37:44.699 [main] DEBUG org.apache.http.wire -- http-outgoing-30 << "[\r][\n]" 18:37:44.699 [qtp1187972599-18] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:37:44 +0000] "POST /base/RestTest/PostHello/ HTTP/1.1" 404 512 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:44.699 [main] DEBUG org.apache.http.wire -- http-outgoing-30 << "[\n]" 18:37:44.699 [main] DEBUG org.apache.http.wire -- http-outgoing-30 << "[\n]" 18:37:44.699 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1419384415 cs=HttpChannelState@1d23af89{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@483ec19b eof=true 18:37:44.699 [main] DEBUG org.apache.http.wire -- http-outgoing-30 << "[\n]" 18:37:44.699 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@191c2872{s=HttpChannelState@1d23af89{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/PostHello/,age=4} 18:37:44.699 [main] DEBUG org.apache.http.wire -- http-outgoing-30 << "Error 404 Not Found[\n]" 18:37:44.699 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@23be6117[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@191c2872{s=HttpChannelState@1d23af89{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/PostHello/,age=4}] 18:37:44.699 [main] DEBUG org.apache.http.wire -- http-outgoing-30 << "[\n]" 18:37:44.699 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1419384415 cs=HttpChannelState@1d23af89{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@483ec19b eof=true 18:37:44.699 [main] DEBUG org.apache.http.wire -- http-outgoing-30 << "

HTTP ERROR 404 Not Found

[\n]" 18:37:44.699 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@23be6117[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@191c2872{s=HttpChannelState@1d23af89{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/PostHello/,age=4}] 18:37:44.699 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1419384415 cs=HttpChannelState@1d23af89{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@483ec19b eof=true 18:37:44.699 [main] DEBUG org.apache.http.wire -- http-outgoing-30 << "[\n]" 18:37:44.699 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@1d23af89{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.699 [main] DEBUG org.apache.http.wire -- http-outgoing-30 << "[\n]" 18:37:44.699 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@1419384415 cs=HttpChannelState@1d23af89{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@483ec19b eof=true 18:37:44.699 [main] DEBUG org.apache.http.wire -- http-outgoing-30 << "[\n]" 18:37:44.699 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@483ec19b 18:37:44.699 [main] DEBUG org.apache.http.wire -- http-outgoing-30 << "[\n]" 18:37:44.699 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@23be6117[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@191c2872{s=HttpChannelState@1d23af89{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/PostHello/,age=4}] 18:37:44.699 [main] DEBUG org.apache.http.wire -- http-outgoing-30 << "[\n]" 18:37:44.699 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:37:44.699 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:37:44.699 [main] DEBUG org.apache.http.wire -- http-outgoing-30 << "
URI:/base/RestTest/PostHello/
STATUS:404
MESSAGE:Not Found
SERVLET:org.glassfish.jersey.servlet.ServletContainer-2c708440
[\n]" 18:37:44.699 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@191c2872{s=HttpChannelState@1d23af89{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:37:44.699 [main] DEBUG org.apache.http.wire -- http-outgoing-30 << "
Powered by Jetty:// 11.0.18
[\n]" 18:37:44.699 [main] DEBUG org.apache.http.wire -- http-outgoing-30 << "[\n]" 18:37:44.699 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.699 [main] DEBUG org.apache.http.wire -- http-outgoing-30 << "[\n]" 18:37:44.699 [main] DEBUG org.apache.http.wire -- http-outgoing-30 << "[\n]" 18:37:44.699 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.699 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@58212249::SocketChannelEndPoint@17dbc4f9[{l=/127.0.0.1:42617,r=/127.0.0.1:47002,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@58212249[p=HttpParser{s=START,0 of -1},g=HttpGenerator@69333c40{s=START}]=>HttpChannelOverHttp@191c2872{s=HttpChannelState@1d23af89{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled 0 RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.700 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@58212249::SocketChannelEndPoint@17dbc4f9[{l=/127.0.0.1:42617,r=/127.0.0.1:47002,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@58212249[p=HttpParser{s=START,0 of -1},g=HttpGenerator@69333c40{s=START}]=>HttpChannelOverHttp@191c2872{s=HttpChannelState@1d23af89{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.700 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.700 [main] DEBUG org.apache.http.headers -- http-outgoing-30 << HTTP/1.1 404 Not Found 18:37:44.700 [main] DEBUG org.apache.http.headers -- http-outgoing-30 << Date: Sat, 20 Jan 2024 18:37:44 GMT 18:37:44.700 [main] DEBUG org.apache.http.headers -- http-outgoing-30 << Cache-Control: must-revalidate,no-cache,no-store 18:37:44.700 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@58212249::SocketChannelEndPoint@17dbc4f9[{l=/127.0.0.1:42617,r=/127.0.0.1:47002,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@58212249[p=HttpParser{s=START,0 of -1},g=HttpGenerator@69333c40{s=START}]=>HttpChannelOverHttp@191c2872{s=HttpChannelState@1d23af89{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=START,0 of -1} 18:37:44.700 [main] DEBUG org.apache.http.headers -- http-outgoing-30 << Content-Type: text/html;charset=iso-8859-1 18:37:44.700 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@58212249::SocketChannelEndPoint@17dbc4f9[{l=/127.0.0.1:42617,r=/127.0.0.1:47002,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@58212249[p=HttpParser{s=START,0 of -1},g=HttpGenerator@69333c40{s=START}]=>HttpChannelOverHttp@191c2872{s=HttpChannelState@1d23af89{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.700 [main] DEBUG org.apache.http.headers -- http-outgoing-30 << Content-Length: 512 18:37:44.700 [main] DEBUG org.apache.http.headers -- http-outgoing-30 << Server: Jetty(11.0.18) 18:37:44.700 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@58212249::SocketChannelEndPoint@17dbc4f9[{l=/127.0.0.1:42617,r=/127.0.0.1:47002,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@58212249[p=HttpParser{s=START,0 of -1},g=HttpGenerator@69333c40{s=START}]=>HttpChannelOverHttp@191c2872{s=HttpChannelState@1d23af89{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.700 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@696c9908{ReadCallback@380edd06{HttpConnection@58212249::SocketChannelEndPoint@17dbc4f9[{l=/127.0.0.1:42617,r=/127.0.0.1:47002,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@58212249[p=HttpParser{s=START,0 of -1},g=HttpGenerator@69333c40{s=START}]=>HttpChannelOverHttp@191c2872{s=HttpChannelState@1d23af89{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.700 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@17dbc4f9[{l=/127.0.0.1:42617,r=/127.0.0.1:47002,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@58212249[p=HttpParser{s=START,0 of -1},g=HttpGenerator@69333c40{s=START}]=>HttpChannelOverHttp@191c2872{s=HttpChannelState@1d23af89{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.700 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@fe08aa6 on ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=0 18:37:44.700 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=1 18:37:44.700 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:37:44.700 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@58212249::SocketChannelEndPoint@17dbc4f9[{l=/127.0.0.1:42617,r=/127.0.0.1:47002,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@58212249[p=HttpParser{s=START,0 of -1},g=HttpGenerator@69333c40{s=START}]=>HttpChannelOverHttp@191c2872{s=HttpChannelState@1d23af89{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@1d23af89{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.700 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken with none selected 18:37:44.700 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b3af188{RUNNING,thread=Thread[qtp1187972599-18,5,main]} was=RUNNING next=RESERVED size=0+4 capacity=4 18:37:44.700 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b3af188{RESERVED,thread=Thread[qtp1187972599-18,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0} 18:37:44.700 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken up from select, 0/0/1 selected 18:37:44.700 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 processing 0 keys, 1 updates 18:37:44.700 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:44.700 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@fe08aa6 18:37:44.700 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@17dbc4f9[{l=/127.0.0.1:42617,r=/127.0.0.1:47002,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@58212249[p=HttpParser{s=START,0 of -1},g=HttpGenerator@69333c40{s=START}]=>HttpChannelOverHttp@191c2872{s=HttpChannelState@1d23af89{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.700 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 30][route: {}->http://localhost:42617] can be kept alive indefinitely 18:37:44.700 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-30: set socket timeout to 0 18:37:44.700 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 30][route: {}->http://localhost:42617][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:44.700 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 404 18:37:44.700 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:37:44.700 [main] DEBUG org.onap.policy.rest.RestManager -- Error 404 Not Found

HTTP ERROR 404 Not Found

URI:/base/RestTest/PostHello/
STATUS:404
MESSAGE:Not Found
SERVLET:org.glassfish.jersey.servlet.ServletContainer-2c708440

Powered by Jetty:// 11.0.18
18:37:44.700 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.700 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 waiting with 1 keys 18:37:44.700 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:37:44.700 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-30: Close connection 18:37:44.700 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:37:44.700 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken up from select, 1/1/1 selected 18:37:44.701 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 processing 1 keys, 0 updates 18:37:44.701 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:47002], selector=sun.nio.ch.EPollSelectorImpl@6156f7d9, interestOps=1, readyOps=1 SocketChannelEndPoint@17dbc4f9[{l=/127.0.0.1:42617,r=/127.0.0.1:47002,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@58212249[p=HttpParser{s=START,0 of -1},g=HttpGenerator@69333c40{s=START}]=>HttpChannelOverHttp@191c2872{s=HttpChannelState@1d23af89{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.701 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:42617/base/RestTest/PatchHello/: 18:37:44.701 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@17dbc4f9[{l=/127.0.0.1:42617,r=/127.0.0.1:47002,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@58212249[p=HttpParser{s=START,0 of -1},g=HttpGenerator@69333c40{s=START}]=>HttpChannelOverHttp@191c2872{s=HttpChannelState@1d23af89{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.701 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@17dbc4f9[{l=/127.0.0.1:42617,r=/127.0.0.1:47002,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@58212249[p=HttpParser{s=START,0 of -1},g=HttpGenerator@69333c40{s=START}]=>HttpChannelOverHttp@191c2872{s=HttpChannelState@1d23af89{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:44.701 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0} tryExecute AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59963ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}][pc=0,pic=0,pec=1,epc=20]@2024-01-20T18:37:44.701271651Z 18:37:44.701 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b3af188{RESERVED,thread=Thread[qtp1187972599-18,5,main]} task=AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59963ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=20]@2024-01-20T18:37:44.701395571Z ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} 18:37:44.701 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59963ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=20]@2024-01-20T18:37:44.701470782Z tryProduce true 18:37:44.701 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:44.701 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.701 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@17dbc4f9[{l=/127.0.0.1:42617,r=/127.0.0.1:47002,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@58212249[p=HttpParser{s=START,0 of -1},g=HttpGenerator@69333c40{s=START}]=>HttpChannelOverHttp@191c2872{s=HttpChannelState@1d23af89{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.701 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 waiting with 1 keys 18:37:44.701 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@17dbc4f9[{l=/127.0.0.1:42617,r=/127.0.0.1:47002,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@58212249[p=HttpParser{s=START,0 of -1},g=HttpGenerator@69333c40{s=START}]=>HttpChannelOverHttp@191c2872{s=HttpChannelState@1d23af89{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59963ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=20]@2024-01-20T18:37:44.701601472Z 18:37:44.701 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@696c9908{ReadCallback@380edd06{HttpConnection@58212249::SocketChannelEndPoint@17dbc4f9[{l=/127.0.0.1:42617,r=/127.0.0.1:47002,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@58212249[p=HttpParser{s=START,0 of -1},g=HttpGenerator@69333c40{s=START}]=>HttpChannelOverHttp@191c2872{s=HttpChannelState@1d23af89{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.701 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@58212249::SocketChannelEndPoint@17dbc4f9[{l=/127.0.0.1:42617,r=/127.0.0.1:47002,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@58212249[p=HttpParser{s=START,0 of -1},g=HttpGenerator@69333c40{s=START}]=>HttpChannelOverHttp@191c2872{s=HttpChannelState@1d23af89{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@1d23af89{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.701 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@17dbc4f9[{l=/127.0.0.1:42617,r=/127.0.0.1:47002,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@58212249[p=HttpParser{s=START,0 of -1},g=HttpGenerator@69333c40{s=START}]=>HttpChannelOverHttp@191c2872{s=HttpChannelState@1d23af89{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.701 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@6c3ace64[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.701 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:37:44.701 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@58212249::SocketChannelEndPoint@17dbc4f9[{l=/127.0.0.1:42617,r=/127.0.0.1:47002,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@58212249[p=HttpParser{s=START,0 of -1},g=HttpGenerator@69333c40{s=START}]=>HttpChannelOverHttp@191c2872{s=HttpChannelState@1d23af89{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 RetainableByteBuffer@18162f7a{DirectByteBuffer@6c3ace64[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.701 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@58212249::SocketChannelEndPoint@17dbc4f9[{l=/127.0.0.1:42617,r=/127.0.0.1:47002,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@58212249[p=HttpParser{s=START,0 of -1},g=HttpGenerator@69333c40{s=START}]=>HttpChannelOverHttp@191c2872{s=HttpChannelState@1d23af89{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@18162f7a{DirectByteBuffer@6c3ace64[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.701 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@6c3ace64[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.701 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:37:44.701 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@17dbc4f9[{l=/127.0.0.1:42617,r=/127.0.0.1:47002,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@58212249[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@69333c40{s=START}]=>HttpChannelOverHttp@191c2872{s=HttpChannelState@1d23af89{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.701 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@17dbc4f9[{l=/127.0.0.1:42617,r=/127.0.0.1:47002,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@58212249[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@69333c40{s=START}]=>HttpChannelOverHttp@191c2872{s=HttpChannelState@1d23af89{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.702 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@17dbc4f9[{l=/127.0.0.1:42617,r=/127.0.0.1:47002,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@58212249[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@69333c40{s=START}]=>HttpChannelOverHttp@191c2872{s=HttpChannelState@1d23af89{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.702 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:37:44.702 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@696c9908{null} 18:37:44.702 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=0 18:37:44.702 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:37:44.702 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@ae74ebb startThread=0 18:37:44.702 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken with none selected 18:37:44.702 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken up from select, 0/0/0 selected 18:37:44.702 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 processing 0 keys, 0 updates 18:37:44.702 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:44.702 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.702 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@ae74ebb in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=1,r=-1,t=59962ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.702 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@58212249::SocketChannelEndPoint@17dbc4f9[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@58212249[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@69333c40{s=START}]=>HttpChannelOverHttp@191c2872{s=HttpChannelState@1d23af89{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:37:44.702 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 waiting with 0 keys 18:37:44.702 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@58212249::SocketChannelEndPoint@17dbc4f9[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@58212249[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@69333c40{s=START}]=>HttpChannelOverHttp@191c2872{s=HttpChannelState@1d23af89{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.702 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@17dbc4f9[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@58212249[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@69333c40{s=START}]=>HttpChannelOverHttp@191c2872{s=HttpChannelState@1d23af89{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.702 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:42617][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:37:44.702 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@17dbc4f9[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@58212249[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@69333c40{s=START}]=>HttpChannelOverHttp@191c2872{s=HttpChannelState@1d23af89{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.702 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@58212249::SocketChannelEndPoint@17dbc4f9[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@58212249[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@69333c40{s=START}]=>HttpChannelOverHttp@191c2872{s=HttpChannelState@1d23af89{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@1d23af89{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.702 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b40b6c7{RUNNING,thread=Thread[qtp1187972599-25,5,main]} was=RUNNING next=RESERVED size=0+4 capacity=4 18:37:44.702 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b40b6c7{RESERVED,thread=Thread[qtp1187972599-25,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0} 18:37:44.702 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@58212249::SocketChannelEndPoint@17dbc4f9[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@58212249[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@69333c40{s=START}]=>HttpChannelOverHttp@191c2872{s=HttpChannelState@1d23af89{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.703 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@ae74ebb in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=1,r=-1,t=59962ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}] 18:37:44.703 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59962ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}] 18:37:44.703 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119962ms in the future QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59962ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}] 18:37:44.703 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 31][route: {}->http://localhost:42617][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:44.703 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:42617 18:37:44.703 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:42617 18:37:44.703 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:47006<->127.0.0.1:42617 18:37:44.703 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request PATCH /base/RestTest/PatchHello/ HTTP/1.1 18:37:44.703 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:37:44.703 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:37:44.703 [qtp1187972599-20-acceptor-0@2d777226-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@610c3627[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:47006]] on ManagedSelector@22df0abe{STARTED} id=0 keys=0 selected=0 updates=0 18:37:44.703 [qtp1187972599-20-acceptor-0@2d777226-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@22df0abe{STARTED} id=0 keys=0 selected=0 updates=1 18:37:44.703 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken with none selected 18:37:44.703 [main] DEBUG org.apache.http.headers -- http-outgoing-31 >> PATCH /base/RestTest/PatchHello/ HTTP/1.1 18:37:44.703 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 0/0/0 selected 18:37:44.703 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 0 keys, 1 updates 18:37:44.703 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:44.703 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@610c3627[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:47006]] 18:37:44.703 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@610c3627[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:47006]] startThread=0 18:37:44.703 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.703 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 1 keys 18:37:44.703 [qtp1187972599-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@610c3627[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:47006]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=1,r=-1,t=59961ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}] 18:37:44.703 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@7f416626[{l=/127.0.0.1:42617,r=/127.0.0.1:47006,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:44.703 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@7f416626[{l=/127.0.0.1:42617,r=/127.0.0.1:47006,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:37:44.703 [qtp1187972599-29] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@7268141f{s=HttpChannelState@3c4001b9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@7f416626[{l=/127.0.0.1:42617,r=/127.0.0.1:47006,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@3c4001b9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.703 [qtp1187972599-29] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@37fe092d::SocketChannelEndPoint@7f416626[{l=/127.0.0.1:42617,r=/127.0.0.1:47006,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:44.704 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f02db0@43fa29a2 on ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=0 18:37:44.704 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@7f416626[{l=/127.0.0.1:42617,r=/127.0.0.1:47006,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@37fe092d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7180052e{s=START}]=>HttpChannelOverHttp@7268141f{s=HttpChannelState@3c4001b9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.704 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@37fe092d::SocketChannelEndPoint@7f416626[{l=/127.0.0.1:42617,r=/127.0.0.1:47006,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@37fe092d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7180052e{s=START}]=>HttpChannelOverHttp@7268141f{s=HttpChannelState@3c4001b9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.704 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@37fe092d::SocketChannelEndPoint@7f416626[{l=/127.0.0.1:42617,r=/127.0.0.1:47006,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@37fe092d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7180052e{s=START}]=>HttpChannelOverHttp@7268141f{s=HttpChannelState@3c4001b9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.704 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@4df19f6e{ReadCallback@a81509c{HttpConnection@37fe092d::SocketChannelEndPoint@7f416626[{l=/127.0.0.1:42617,r=/127.0.0.1:47006,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@37fe092d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7180052e{s=START}]=>HttpChannelOverHttp@7268141f{s=HttpChannelState@3c4001b9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.704 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@7f416626[{l=/127.0.0.1:42617,r=/127.0.0.1:47006,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@37fe092d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7180052e{s=START}]=>HttpChannelOverHttp@7268141f{s=HttpChannelState@3c4001b9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.704 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@18a4df57 on ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=1 18:37:44.704 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=2 18:37:44.704 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken with none selected 18:37:44.704 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 0/0/1 selected 18:37:44.704 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 0 keys, 2 updates 18:37:44.704 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:37:44.704 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f02db0@43fa29a2 18:37:44.704 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@18a4df57 18:37:44.704 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@7f416626[{l=/127.0.0.1:42617,r=/127.0.0.1:47006,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@37fe092d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7180052e{s=START}]=>HttpChannelOverHttp@7268141f{s=HttpChannelState@3c4001b9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.704 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.704 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 1 keys 18:37:44.703 [main] DEBUG org.apache.http.headers -- http-outgoing-31 >> Content-Type: application/merge-patch+json 18:37:44.704 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@7f416626[{l=/127.0.0.1:42617,r=/127.0.0.1:47006,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@37fe092d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7180052e{s=START}]=>HttpChannelOverHttp@7268141f{s=HttpChannelState@3c4001b9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.705 [main] DEBUG org.apache.http.headers -- http-outgoing-31 >> Content-Length: 9 18:37:44.705 [main] DEBUG org.apache.http.headers -- http-outgoing-31 >> Host: localhost:42617 18:37:44.705 [main] DEBUG org.apache.http.headers -- http-outgoing-31 >> Connection: Keep-Alive 18:37:44.705 [main] DEBUG org.apache.http.headers -- http-outgoing-31 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:37:44.705 [main] DEBUG org.apache.http.headers -- http-outgoing-31 >> Accept-Encoding: gzip,deflate 18:37:44.705 [qtp1187972599-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@610c3627[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:47006]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=1,r=-1,t=59959ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}] 18:37:44.705 [main] DEBUG org.apache.http.wire -- http-outgoing-31 >> "PATCH /base/RestTest/PatchHello/ HTTP/1.1[\r][\n]" 18:37:44.705 [qtp1187972599-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59959ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}] 18:37:44.705 [qtp1187972599-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119959ms in the future QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59959ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}] 18:37:44.705 [main] DEBUG org.apache.http.wire -- http-outgoing-31 >> "Content-Type: application/merge-patch+json[\r][\n]" 18:37:44.705 [main] DEBUG org.apache.http.wire -- http-outgoing-31 >> "Content-Length: 9[\r][\n]" 18:37:44.705 [main] DEBUG org.apache.http.wire -- http-outgoing-31 >> "Host: localhost:42617[\r][\n]" 18:37:44.705 [main] DEBUG org.apache.http.wire -- http-outgoing-31 >> "Connection: Keep-Alive[\r][\n]" 18:37:44.705 [main] DEBUG org.apache.http.wire -- http-outgoing-31 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:37:44.705 [main] DEBUG org.apache.http.wire -- http-outgoing-31 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:37:44.705 [main] DEBUG org.apache.http.wire -- http-outgoing-31 >> "[\r][\n]" 18:37:44.705 [main] DEBUG org.apache.http.wire -- http-outgoing-31 >> "At last! " 18:37:44.705 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 1/1/1 selected 18:37:44.705 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 1 keys, 0 updates 18:37:44.705 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:47006], selector=sun.nio.ch.EPollSelectorImpl@7424c5f3, interestOps=1, readyOps=1 SocketChannelEndPoint@7f416626[{l=/127.0.0.1:42617,r=/127.0.0.1:47006,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@37fe092d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7180052e{s=START}]=>HttpChannelOverHttp@7268141f{s=HttpChannelState@3c4001b9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.705 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@7f416626[{l=/127.0.0.1:42617,r=/127.0.0.1:47006,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@37fe092d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7180052e{s=START}]=>HttpChannelOverHttp@7268141f{s=HttpChannelState@3c4001b9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.705 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@7f416626[{l=/127.0.0.1:42617,r=/127.0.0.1:47006,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@37fe092d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7180052e{s=START}]=>HttpChannelOverHttp@7268141f{s=HttpChannelState@3c4001b9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:44.705 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0} tryExecute AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59959ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}][pc=0,pic=0,pec=0,epc=22]@2024-01-20T18:37:44.705777212Z 18:37:44.705 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b40b6c7{RESERVED,thread=Thread[qtp1187972599-25,5,main]} task=AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59959ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=22]@2024-01-20T18:37:44.705887133Z ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} 18:37:44.705 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@7f416626[{l=/127.0.0.1:42617,r=/127.0.0.1:47006,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@37fe092d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7180052e{s=START}]=>HttpChannelOverHttp@7268141f{s=HttpChannelState@3c4001b9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59959ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=22]@2024-01-20T18:37:44.705953043Z 18:37:44.705 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59959ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=23]@2024-01-20T18:37:44.706109394Z tryProduce true 18:37:44.705 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@4df19f6e{ReadCallback@a81509c{HttpConnection@37fe092d::SocketChannelEndPoint@7f416626[{l=/127.0.0.1:42617,r=/127.0.0.1:47006,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@37fe092d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7180052e{s=START}]=>HttpChannelOverHttp@7268141f{s=HttpChannelState@3c4001b9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.706 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:44.706 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.706 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@37fe092d::SocketChannelEndPoint@7f416626[{l=/127.0.0.1:42617,r=/127.0.0.1:47006,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@37fe092d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7180052e{s=START}]=>HttpChannelOverHttp@7268141f{s=HttpChannelState@3c4001b9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@3c4001b9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.706 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@7f416626[{l=/127.0.0.1:42617,r=/127.0.0.1:47006,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@37fe092d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7180052e{s=START}]=>HttpChannelOverHttp@7268141f{s=HttpChannelState@3c4001b9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.706 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 247 DirectByteBuffer@69856a09[p=0,l=247,c=8192,r=247]={<<>>ccept-Enc...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.706 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 1 keys 18:37:44.706 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@37fe092d::SocketChannelEndPoint@7f416626[{l=/127.0.0.1:42617,r=/127.0.0.1:47006,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@37fe092d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7180052e{s=START}]=>HttpChannelOverHttp@7268141f{s=HttpChannelState@3c4001b9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 247 RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=247,c=8192,r=247]={<<>>ccept-Enc...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.706 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@37fe092d::SocketChannelEndPoint@7f416626[{l=/127.0.0.1:42617,r=/127.0.0.1:47006,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@37fe092d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7180052e{s=START}]=>HttpChannelOverHttp@7268141f{s=HttpChannelState@3c4001b9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=247,c=8192,r=247]={<<>>ccept-Enc...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.706 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=247,c=8192,r=247]={<<>>ccept-Enc...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.706 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:37:44.706 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:37:44.706 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:37:44.706 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:37:44.706 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:37:44.706 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> VALUE 18:37:44.706 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> IN_VALUE 18:37:44.706 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> FIELD 18:37:44.706 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Type, headerString=[Content-Type], valueString=[application/merge-patch+json] 18:37:44.706 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:37:44.706 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:37:44.706 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:37:44.706 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:37:44.706 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:37:44.706 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:37:44.706 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:37:44.706 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:42617) header=Host, headerString=[Host], valueString=[localhost:42617] 18:37:44.706 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:37:44.706 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:37:44.706 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:37:44.706 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:37:44.706 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:37:44.706 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:37:44.706 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:37:44.706 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:37:44.706 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:37:44.706 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:37:44.706 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:37:44.706 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@1494445043 cs=HttpChannelState@3c4001b9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@44998e8 eof=false 18:37:44.706 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@44998e8 18:37:44.706 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@62e7305d[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@7268141f{s=HttpChannelState@3c4001b9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.706 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/PatchHello/ on HttpChannelOverHttp@7268141f{s=HttpChannelState@3c4001b9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/PatchHello/,age=0} PATCH /base/RestTest/PatchHello/ HTTP/1.1 Content-Type: application/merge-patch+json Content-Length: 9 Host: localhost:42617 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:37:44.706 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@37fe092d::SocketChannelEndPoint@7f416626[{l=/127.0.0.1:42617,r=/127.0.0.1:47006,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@37fe092d[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@7180052e{s=START}]=>HttpChannelOverHttp@7268141f{s=HttpChannelState@3c4001b9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/PatchHello/,age=0}] parsed true HttpParser{s=CONTENT,0 of 9} 18:37:44.706 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:42617/base/RestTest/PatchHello/ HttpChannelOverHttp@7268141f{s=HttpChannelState@3c4001b9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/PatchHello/,age=0} 18:37:44.706 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@3c4001b9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.706 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@7268141f{s=HttpChannelState@3c4001b9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/,age=0} 18:37:44.706 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.Server -- REQUEST PATCH /base/RestTest/PatchHello/ ?null on HttpChannelOverHttp@7268141f{s=HttpChannelState@3c4001b9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/,age=0} 18:37:44.707 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/PatchHello/ @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:37:44.707 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/PatchHello/ @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:37:44.707 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:37:44.707 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 session=null 18:37:44.707 [qtp1187972599-23] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/PatchHello/|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2c708440, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/PatchHello/} -> org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:37:44.707 [qtp1187972599-23] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:37:44.707 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- sendError HttpChannelState@3c4001b9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.708 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:37:44.708 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@7268141f{s=HttpChannelState@3c4001b9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/,age=2} 18:37:44.708 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@3c4001b9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0} 18:37:44.708 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) SEND_ERROR HttpChannelState@3c4001b9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:37:44.708 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- action SEND_ERROR HttpChannelOverHttp@7268141f{s=HttpChannelState@3c4001b9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/,age=2} 18:37:44.708 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1494445043 cs=HttpChannelState@3c4001b9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@44998e8 eof=false 18:37:44.708 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@7268141f{s=HttpChannelState@3c4001b9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/,age=2} 18:37:44.708 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:44.708 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@37fe092d::SocketChannelEndPoint@7f416626[{l=/127.0.0.1:42617,r=/127.0.0.1:47006,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@37fe092d[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@7180052e{s=START}]=>HttpChannelOverHttp@7268141f{s=HttpChannelState@3c4001b9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/,age=2}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=238,l=247,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>ccept-Enc...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.708 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@69856a09[p=238,l=247,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>ccept-Enc...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.708 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@7268141f{s=HttpChannelState@3c4001b9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/,age=2} Content@68e49b9c{DirectByteBufferR@2aea2980[p=238,l=247,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>ccept-Enc...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:44.708 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@37fe092d::SocketChannelEndPoint@7f416626[{l=/127.0.0.1:42617,r=/127.0.0.1:47006,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@37fe092d[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@7180052e{s=START}]=>HttpChannelOverHttp@7268141f{s=HttpChannelState@3c4001b9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/,age=2}] parsed true HttpParser{s=CONTENT,9 of 9} 18:37:44.708 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@68e49b9c{DirectByteBufferR@2aea2980[p=238,l=247,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>ccept-Enc...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:44.708 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:44.708 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@37fe092d::SocketChannelEndPoint@7f416626[{l=/127.0.0.1:42617,r=/127.0.0.1:47006,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@37fe092d[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@7180052e{s=START}]=>HttpChannelOverHttp@7268141f{s=HttpChannelState@3c4001b9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/,age=2}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=247,l=247,c=8192,r=0]={PATCH /ba... last! <<<>>>ccept-Enc...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.708 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@69856a09[p=247,l=247,c=8192,r=0]={PATCH /ba... last! <<<>>>ccept-Enc...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.708 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:37:44.708 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@7268141f{s=HttpChannelState@3c4001b9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/,age=2} 18:37:44.708 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:37:44.708 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@7268141f{s=HttpChannelState@3c4001b9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/,age=2} 18:37:44.708 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:37:44.708 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@37fe092d::SocketChannelEndPoint@7f416626[{l=/127.0.0.1:42617,r=/127.0.0.1:47006,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@37fe092d[p=HttpParser{s=END,9 of 9},g=HttpGenerator@7180052e{s=START}]=>HttpChannelOverHttp@7268141f{s=HttpChannelState@3c4001b9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/,age=2}] parsed false HttpParser{s=END,9 of 9} 18:37:44.708 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@37fe092d::SocketChannelEndPoint@7f416626[{l=/127.0.0.1:42617,r=/127.0.0.1:47006,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@37fe092d[p=HttpParser{s=END,9 of 9},g=HttpGenerator@7180052e{s=START}]=>HttpChannelOverHttp@7268141f{s=HttpChannelState@3c4001b9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/,age=2}] 18:37:44.708 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:37:44.708 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 18:37:44.708 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@62e7305d[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@7268141f{s=HttpChannelState@3c4001b9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/,age=2}] 18:37:44.708 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1494445043 cs=HttpChannelState@3c4001b9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@44998e8 eof=true 18:37:44.708 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@62e7305d[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@7268141f{s=HttpChannelState@3c4001b9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/,age=2}] 18:37:44.708 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1494445043 cs=HttpChannelState@3c4001b9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@44998e8 eof=true 18:37:44.708 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- completing HttpChannelState@3c4001b9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:37:44.708 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=DirectByteBuffer@1245e9a7[p=0,l=0,c=32768,r=0]={<<<>>>\n>>\nnull [DirectByteBuffer@2652a7a2[p=0,l=106,c=8192,r=106]={<<>>ore\r\nCont...\x00\x00\x00\x00\x00\x00\x00}] 18:37:44.708 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@ebb0eed{WRITING}->null:IDLE-->WRITING 18:37:44.709 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 106 SocketChannelEndPoint@7f416626[{l=/127.0.0.1:42617,r=/127.0.0.1:47006,OPEN,fill=-,flush=W,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@37fe092d[p=HttpParser{s=END,9 of 9},g=HttpGenerator@7180052e{s=COMPLETING}]=>HttpChannelOverHttp@7268141f{s=HttpChannelState@3c4001b9{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/,age=3}] 18:37:44.709 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=106 remaining=0 WriteFlusher@ebb0eed{WRITING}->null 18:37:44.709 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@ebb0eed{IDLE}->null:WRITING-->IDLE 18:37:44.709 [main] DEBUG org.apache.http.wire -- http-outgoing-31 << "HTTP/1.1 404 Not Found[\r][\n]" 18:37:44.709 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@3912cb2d[PROCESSING][i=HTTP/1.1{s=404,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@75668fe8] ([p=106,l=106,c=8192,r=0],[p=0,l=0,c=32768,r=0],true)@END 18:37:44.709 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@3c4001b9{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.709 [main] DEBUG org.apache.http.wire -- http-outgoing-31 << "Date: Sat, 20 Jan 2024 18:37:44 GMT[\r][\n]" 18:37:44.709 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@3c4001b9{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.709 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@3c4001b9{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.709 [main] DEBUG org.apache.http.wire -- http-outgoing-31 << "Content-Length: 0[\r][\n]" 18:37:44.709 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@7268141f{s=HttpChannelState@3c4001b9{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/PatchHello/,age=3} 18:37:44.709 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/PatchHello/ written=0 18:37:44.709 [main] DEBUG org.apache.http.wire -- http-outgoing-31 << "Server: Jetty(11.0.18)[\r][\n]" 18:37:44.709 [qtp1187972599-23] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:37:44 +0000] "PATCH /base/RestTest/PatchHello/ HTTP/1.1" 404 0 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:44.709 [main] DEBUG org.apache.http.wire -- http-outgoing-31 << "[\r][\n]" 18:37:44.709 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1494445043 cs=HttpChannelState@3c4001b9{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@44998e8 eof=true 18:37:44.709 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@7268141f{s=HttpChannelState@3c4001b9{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/PatchHello/,age=3} 18:37:44.709 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@62e7305d[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@7268141f{s=HttpChannelState@3c4001b9{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/PatchHello/,age=3}] 18:37:44.709 [main] DEBUG org.apache.http.headers -- http-outgoing-31 << HTTP/1.1 404 Not Found 18:37:44.709 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1494445043 cs=HttpChannelState@3c4001b9{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@44998e8 eof=true 18:37:44.709 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@62e7305d[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@7268141f{s=HttpChannelState@3c4001b9{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/PatchHello/,age=3}] 18:37:44.709 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1494445043 cs=HttpChannelState@3c4001b9{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@44998e8 eof=true 18:37:44.709 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@3c4001b9{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.709 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@1494445043 cs=HttpChannelState@3c4001b9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@44998e8 eof=true 18:37:44.709 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@44998e8 18:37:44.709 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@62e7305d[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@7268141f{s=HttpChannelState@3c4001b9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/PatchHello/,age=3}] 18:37:44.709 [main] DEBUG org.apache.http.headers -- http-outgoing-31 << Date: Sat, 20 Jan 2024 18:37:44 GMT 18:37:44.709 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:37:44.709 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:37:44.709 [main] DEBUG org.apache.http.headers -- http-outgoing-31 << Content-Length: 0 18:37:44.709 [main] DEBUG org.apache.http.headers -- http-outgoing-31 << Server: Jetty(11.0.18) 18:37:44.709 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@7268141f{s=HttpChannelState@3c4001b9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:37:44.709 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.709 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.709 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:37:44.709 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@37fe092d::SocketChannelEndPoint@7f416626[{l=/127.0.0.1:42617,r=/127.0.0.1:47006,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@37fe092d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7180052e{s=START}]=>HttpChannelOverHttp@7268141f{s=HttpChannelState@3c4001b9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled 0 RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.709 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 31][route: {}->http://localhost:42617] can be kept alive indefinitely 18:37:44.709 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-31: set socket timeout to 0 18:37:44.709 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@37fe092d::SocketChannelEndPoint@7f416626[{l=/127.0.0.1:42617,r=/127.0.0.1:47006,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@37fe092d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7180052e{s=START}]=>HttpChannelOverHttp@7268141f{s=HttpChannelState@3c4001b9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.709 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.709 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 31][route: {}->http://localhost:42617][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:44.709 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@37fe092d::SocketChannelEndPoint@7f416626[{l=/127.0.0.1:42617,r=/127.0.0.1:47006,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@37fe092d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7180052e{s=START}]=>HttpChannelOverHttp@7268141f{s=HttpChannelState@3c4001b9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=START,0 of -1} 18:37:44.709 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@37fe092d::SocketChannelEndPoint@7f416626[{l=/127.0.0.1:42617,r=/127.0.0.1:47006,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@37fe092d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7180052e{s=START}]=>HttpChannelOverHttp@7268141f{s=HttpChannelState@3c4001b9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.710 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 404 18:37:44.710 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@37fe092d::SocketChannelEndPoint@7f416626[{l=/127.0.0.1:42617,r=/127.0.0.1:47006,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@37fe092d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7180052e{s=START}]=>HttpChannelOverHttp@7268141f{s=HttpChannelState@3c4001b9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.710 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@4df19f6e{ReadCallback@a81509c{HttpConnection@37fe092d::SocketChannelEndPoint@7f416626[{l=/127.0.0.1:42617,r=/127.0.0.1:47006,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@37fe092d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7180052e{s=START}]=>HttpChannelOverHttp@7268141f{s=HttpChannelState@3c4001b9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.710 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@7f416626[{l=/127.0.0.1:42617,r=/127.0.0.1:47006,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@37fe092d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7180052e{s=START}]=>HttpChannelOverHttp@7268141f{s=HttpChannelState@3c4001b9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.710 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@18a4df57 on ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=0 18:37:44.710 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=1 18:37:44.710 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken with none selected 18:37:44.710 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 0/0/1 selected 18:37:44.710 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 0 keys, 1 updates 18:37:44.710 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:44.710 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@18a4df57 18:37:44.710 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:37:44.710 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@37fe092d::SocketChannelEndPoint@7f416626[{l=/127.0.0.1:42617,r=/127.0.0.1:47006,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@37fe092d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7180052e{s=START}]=>HttpChannelOverHttp@7268141f{s=HttpChannelState@3c4001b9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@3c4001b9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.710 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@7f416626[{l=/127.0.0.1:42617,r=/127.0.0.1:47006,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@37fe092d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7180052e{s=START}]=>HttpChannelOverHttp@7268141f{s=HttpChannelState@3c4001b9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.710 [main] DEBUG org.onap.policy.rest.RestManager -- 18:37:44.710 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.710 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2bf0e8c5{RUNNING,thread=Thread[qtp1187972599-23,5,main]} was=RUNNING next=RESERVED size=0+4 capacity=4 18:37:44.710 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 1 keys 18:37:44.710 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2bf0e8c5{RESERVED,thread=Thread[qtp1187972599-23,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0} 18:37:44.710 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:37:44.710 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-31: Close connection 18:37:44.710 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:37:44.710 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 1/1/1 selected 18:37:44.710 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 1 keys, 0 updates 18:37:44.710 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:47006], selector=sun.nio.ch.EPollSelectorImpl@7424c5f3, interestOps=1, readyOps=1 SocketChannelEndPoint@7f416626[{l=/127.0.0.1:42617,r=/127.0.0.1:47006,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@37fe092d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7180052e{s=START}]=>HttpChannelOverHttp@7268141f{s=HttpChannelState@3c4001b9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.710 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@7f416626[{l=/127.0.0.1:42617,r=/127.0.0.1:47006,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@37fe092d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7180052e{s=START}]=>HttpChannelOverHttp@7268141f{s=HttpChannelState@3c4001b9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.710 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@7f416626[{l=/127.0.0.1:42617,r=/127.0.0.1:47006,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@37fe092d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7180052e{s=START}]=>HttpChannelOverHttp@7268141f{s=HttpChannelState@3c4001b9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:44.710 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0} tryExecute AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59954ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}][pc=0,pic=0,pec=0,epc=23]@2024-01-20T18:37:44.710751446Z 18:37:44.710 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2bf0e8c5{RESERVED,thread=Thread[qtp1187972599-23,5,main]} task=AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59954ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=23]@2024-01-20T18:37:44.710854956Z ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} 18:37:44.710 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@7f416626[{l=/127.0.0.1:42617,r=/127.0.0.1:47006,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@37fe092d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7180052e{s=START}]=>HttpChannelOverHttp@7268141f{s=HttpChannelState@3c4001b9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59954ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=23]@2024-01-20T18:37:44.710914097Z 18:37:44.710 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59954ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=24]@2024-01-20T18:37:44.710971357Z tryProduce true 18:37:44.711 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:44.711 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.710 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@4df19f6e{ReadCallback@a81509c{HttpConnection@37fe092d::SocketChannelEndPoint@7f416626[{l=/127.0.0.1:42617,r=/127.0.0.1:47006,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@37fe092d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7180052e{s=START}]=>HttpChannelOverHttp@7268141f{s=HttpChannelState@3c4001b9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.711 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@7f416626[{l=/127.0.0.1:42617,r=/127.0.0.1:47006,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@37fe092d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7180052e{s=START}]=>HttpChannelOverHttp@7268141f{s=HttpChannelState@3c4001b9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.711 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 1 keys 18:37:44.711 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@37fe092d::SocketChannelEndPoint@7f416626[{l=/127.0.0.1:42617,r=/127.0.0.1:47006,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@37fe092d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7180052e{s=START}]=>HttpChannelOverHttp@7268141f{s=HttpChannelState@3c4001b9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@3c4001b9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.711 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:42617/base/RestTest/GetHello/Bob: 18:37:44.711 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@7f416626[{l=/127.0.0.1:42617,r=/127.0.0.1:47006,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@37fe092d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7180052e{s=START}]=>HttpChannelOverHttp@7268141f{s=HttpChannelState@3c4001b9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.711 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@6c3ace64[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.711 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:37:44.711 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@37fe092d::SocketChannelEndPoint@7f416626[{l=/127.0.0.1:42617,r=/127.0.0.1:47006,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@37fe092d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7180052e{s=START}]=>HttpChannelOverHttp@7268141f{s=HttpChannelState@3c4001b9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 RetainableByteBuffer@18162f7a{DirectByteBuffer@6c3ace64[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.711 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@37fe092d::SocketChannelEndPoint@7f416626[{l=/127.0.0.1:42617,r=/127.0.0.1:47006,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@37fe092d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7180052e{s=START}]=>HttpChannelOverHttp@7268141f{s=HttpChannelState@3c4001b9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@18162f7a{DirectByteBuffer@6c3ace64[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.711 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@6c3ace64[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.711 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:37:44.711 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@7f416626[{l=/127.0.0.1:42617,r=/127.0.0.1:47006,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@37fe092d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7180052e{s=START}]=>HttpChannelOverHttp@7268141f{s=HttpChannelState@3c4001b9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.711 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@7f416626[{l=/127.0.0.1:42617,r=/127.0.0.1:47006,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@37fe092d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7180052e{s=START}]=>HttpChannelOverHttp@7268141f{s=HttpChannelState@3c4001b9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.711 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@7f416626[{l=/127.0.0.1:42617,r=/127.0.0.1:47006,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@37fe092d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7180052e{s=START}]=>HttpChannelOverHttp@7268141f{s=HttpChannelState@3c4001b9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.711 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@4df19f6e{null} 18:37:44.711 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=0 18:37:44.711 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@739e4142 startThread=0 18:37:44.711 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken with none selected 18:37:44.711 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 0/0/0 selected 18:37:44.711 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 0 keys, 0 updates 18:37:44.711 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:44.711 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@739e4142 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=1,r=-1,t=59953ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.711 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.711 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@37fe092d::SocketChannelEndPoint@7f416626[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@37fe092d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7180052e{s=START}]=>HttpChannelOverHttp@7268141f{s=HttpChannelState@3c4001b9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:37:44.711 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 0 keys 18:37:44.711 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@7f416626[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@37fe092d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7180052e{s=START}]=>HttpChannelOverHttp@7268141f{s=HttpChannelState@3c4001b9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.711 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@37fe092d::SocketChannelEndPoint@7f416626[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@37fe092d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7180052e{s=START}]=>HttpChannelOverHttp@7268141f{s=HttpChannelState@3c4001b9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.711 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@37fe092d::SocketChannelEndPoint@7f416626[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@37fe092d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7180052e{s=START}]=>HttpChannelOverHttp@7268141f{s=HttpChannelState@3c4001b9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.711 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@739e4142 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=1,r=-1,t=59953ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.711 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@7f416626[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@37fe092d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7180052e{s=START}]=>HttpChannelOverHttp@7268141f{s=HttpChannelState@3c4001b9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.711 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59953ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.711 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119953ms in the future QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59953ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.711 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@37fe092d::SocketChannelEndPoint@7f416626[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@37fe092d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7180052e{s=START}]=>HttpChannelOverHttp@7268141f{s=HttpChannelState@3c4001b9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@3c4001b9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.712 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b40b6c7{RUNNING,thread=Thread[qtp1187972599-25,5,main]} was=RUNNING next=RESERVED size=0+4 capacity=4 18:37:44.712 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b40b6c7{RESERVED,thread=Thread[qtp1187972599-25,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0} 18:37:44.712 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:37:44.712 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:37:44.712 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:42617][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:37:44.712 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 32][route: {}->http://localhost:42617][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:44.712 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:42617 18:37:44.712 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:42617 18:37:44.712 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:47016<->127.0.0.1:42617 18:37:44.712 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request GET /base/RestTest/GetHello/Bob HTTP/1.1 18:37:44.712 [qtp1187972599-20-acceptor-0@2d777226-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@2175959[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:47016]] on ManagedSelector@4c9f9afc{STARTED} id=1 keys=0 selected=0 updates=0 18:37:44.712 [qtp1187972599-20-acceptor-0@2d777226-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4c9f9afc{STARTED} id=1 keys=0 selected=0 updates=1 18:37:44.712 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken with none selected 18:37:44.712 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken up from select, 0/0/0 selected 18:37:44.712 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 processing 0 keys, 1 updates 18:37:44.712 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:44.712 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@2175959[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:47016]] 18:37:44.712 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@2175959[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:47016]] startThread=0 18:37:44.712 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.712 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 waiting with 1 keys 18:37:44.712 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:37:44.712 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:37:44.712 [qtp1187972599-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@2175959[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:47016]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=1,r=-1,t=59952ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}] 18:37:44.713 [main] DEBUG org.apache.http.headers -- http-outgoing-32 >> GET /base/RestTest/GetHello/Bob HTTP/1.1 18:37:44.713 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@69fc1018[{l=/127.0.0.1:42617,r=/127.0.0.1:47016,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:44.713 [main] DEBUG org.apache.http.headers -- http-outgoing-32 >> Host: localhost:42617 18:37:44.713 [main] DEBUG org.apache.http.headers -- http-outgoing-32 >> Connection: Keep-Alive 18:37:44.713 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@69fc1018[{l=/127.0.0.1:42617,r=/127.0.0.1:47016,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:37:44.713 [main] DEBUG org.apache.http.headers -- http-outgoing-32 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:37:44.713 [main] DEBUG org.apache.http.headers -- http-outgoing-32 >> Accept-Encoding: gzip,deflate 18:37:44.713 [main] DEBUG org.apache.http.wire -- http-outgoing-32 >> "GET /base/RestTest/GetHello/Bob HTTP/1.1[\r][\n]" 18:37:44.713 [main] DEBUG org.apache.http.wire -- http-outgoing-32 >> "Host: localhost:42617[\r][\n]" 18:37:44.713 [main] DEBUG org.apache.http.wire -- http-outgoing-32 >> "Connection: Keep-Alive[\r][\n]" 18:37:44.713 [main] DEBUG org.apache.http.wire -- http-outgoing-32 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:37:44.713 [main] DEBUG org.apache.http.wire -- http-outgoing-32 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:37:44.713 [main] DEBUG org.apache.http.wire -- http-outgoing-32 >> "[\r][\n]" 18:37:44.713 [qtp1187972599-29] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@28b7f8a6{s=HttpChannelState@28b2489c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@69fc1018[{l=/127.0.0.1:42617,r=/127.0.0.1:47016,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@28b2489c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.713 [qtp1187972599-29] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@165274ba::SocketChannelEndPoint@69fc1018[{l=/127.0.0.1:42617,r=/127.0.0.1:47016,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:44.713 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f02db0@1fa7cab8 on ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=0 18:37:44.713 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@69fc1018[{l=/127.0.0.1:42617,r=/127.0.0.1:47016,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@165274ba[p=HttpParser{s=START,0 of -1},g=HttpGenerator@8427322{s=START}]=>HttpChannelOverHttp@28b7f8a6{s=HttpChannelState@28b2489c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.713 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@165274ba::SocketChannelEndPoint@69fc1018[{l=/127.0.0.1:42617,r=/127.0.0.1:47016,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@165274ba[p=HttpParser{s=START,0 of -1},g=HttpGenerator@8427322{s=START}]=>HttpChannelOverHttp@28b7f8a6{s=HttpChannelState@28b2489c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.713 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@165274ba::SocketChannelEndPoint@69fc1018[{l=/127.0.0.1:42617,r=/127.0.0.1:47016,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@165274ba[p=HttpParser{s=START,0 of -1},g=HttpGenerator@8427322{s=START}]=>HttpChannelOverHttp@28b7f8a6{s=HttpChannelState@28b2489c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.713 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@320e3c1e{ReadCallback@37fc6941{HttpConnection@165274ba::SocketChannelEndPoint@69fc1018[{l=/127.0.0.1:42617,r=/127.0.0.1:47016,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@165274ba[p=HttpParser{s=START,0 of -1},g=HttpGenerator@8427322{s=START}]=>HttpChannelOverHttp@28b7f8a6{s=HttpChannelState@28b2489c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.713 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@69fc1018[{l=/127.0.0.1:42617,r=/127.0.0.1:47016,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@165274ba[p=HttpParser{s=START,0 of -1},g=HttpGenerator@8427322{s=START}]=>HttpChannelOverHttp@28b7f8a6{s=HttpChannelState@28b2489c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.713 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@162f970c on ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=1 18:37:44.713 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=2 18:37:44.713 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken with none selected 18:37:44.713 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken up from select, 0/0/1 selected 18:37:44.713 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 processing 0 keys, 2 updates 18:37:44.713 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:37:44.713 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f02db0@1fa7cab8 18:37:44.713 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@162f970c 18:37:44.713 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@69fc1018[{l=/127.0.0.1:42617,r=/127.0.0.1:47016,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@165274ba[p=HttpParser{s=START,0 of -1},g=HttpGenerator@8427322{s=START}]=>HttpChannelOverHttp@28b7f8a6{s=HttpChannelState@28b2489c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.713 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.713 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 waiting with 1 keys 18:37:44.713 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken up from select, 1/1/1 selected 18:37:44.713 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 processing 1 keys, 0 updates 18:37:44.713 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:47016], selector=sun.nio.ch.EPollSelectorImpl@6156f7d9, interestOps=1, readyOps=1 SocketChannelEndPoint@69fc1018[{l=/127.0.0.1:42617,r=/127.0.0.1:47016,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@165274ba[p=HttpParser{s=START,0 of -1},g=HttpGenerator@8427322{s=START}]=>HttpChannelOverHttp@28b7f8a6{s=HttpChannelState@28b2489c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.713 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@69fc1018[{l=/127.0.0.1:42617,r=/127.0.0.1:47016,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@165274ba[p=HttpParser{s=START,0 of -1},g=HttpGenerator@8427322{s=START}]=>HttpChannelOverHttp@28b7f8a6{s=HttpChannelState@28b2489c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.713 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@69fc1018[{l=/127.0.0.1:42617,r=/127.0.0.1:47016,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@165274ba[p=HttpParser{s=START,0 of -1},g=HttpGenerator@8427322{s=START}]=>HttpChannelOverHttp@28b7f8a6{s=HttpChannelState@28b2489c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:44.713 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0} tryExecute AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=1,r=-1,t=59951ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}][pc=0,pic=0,pec=1,epc=21]@2024-01-20T18:37:44.713958082Z 18:37:44.714 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@69fc1018[{l=/127.0.0.1:42617,r=/127.0.0.1:47016,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@165274ba[p=HttpParser{s=START,0 of -1},g=HttpGenerator@8427322{s=START}]=>HttpChannelOverHttp@28b7f8a6{s=HttpChannelState@28b2489c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=1,r=-1,t=59951ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=21]@2024-01-20T18:37:44.714080082Z 18:37:44.714 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@320e3c1e{ReadCallback@37fc6941{HttpConnection@165274ba::SocketChannelEndPoint@69fc1018[{l=/127.0.0.1:42617,r=/127.0.0.1:47016,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@165274ba[p=HttpParser{s=START,0 of -1},g=HttpGenerator@8427322{s=START}]=>HttpChannelOverHttp@28b7f8a6{s=HttpChannelState@28b2489c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.714 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@165274ba::SocketChannelEndPoint@69fc1018[{l=/127.0.0.1:42617,r=/127.0.0.1:47016,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@165274ba[p=HttpParser{s=START,0 of -1},g=HttpGenerator@8427322{s=START}]=>HttpChannelOverHttp@28b7f8a6{s=HttpChannelState@28b2489c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@28b2489c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.714 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 174 DirectByteBuffer@69856a09[p=0,l=174,c=8192,r=174]={<<>>tpClient/...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.714 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@165274ba::SocketChannelEndPoint@69fc1018[{l=/127.0.0.1:42617,r=/127.0.0.1:47016,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@165274ba[p=HttpParser{s=START,0 of -1},g=HttpGenerator@8427322{s=START}]=>HttpChannelOverHttp@28b7f8a6{s=HttpChannelState@28b2489c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 174 RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=174,c=8192,r=174]={<<>>tpClient/...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.714 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@165274ba::SocketChannelEndPoint@69fc1018[{l=/127.0.0.1:42617,r=/127.0.0.1:47016,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@165274ba[p=HttpParser{s=START,0 of -1},g=HttpGenerator@8427322{s=START}]=>HttpChannelOverHttp@28b7f8a6{s=HttpChannelState@28b2489c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=174,c=8192,r=174]={<<>>tpClient/...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.714 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=174,c=8192,r=174]={<<>>tpClient/...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.714 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:37:44.714 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:37:44.714 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:37:44.714 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:37:44.714 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:37:44.714 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:37:44.714 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:37:44.714 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:37:44.714 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:42617) header=Host, headerString=[Host], valueString=[localhost:42617] 18:37:44.714 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:37:44.714 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:37:44.714 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:37:44.714 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:37:44.714 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:37:44.714 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:37:44.714 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:37:44.714 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:37:44.714 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:37:44.714 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:37:44.714 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:37:44.714 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@492863003 cs=HttpChannelState@28b2489c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@7caf8b0c eof=false 18:37:44.714 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@7caf8b0c 18:37:44.714 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@3a372b54[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@28b7f8a6{s=HttpChannelState@28b2489c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.714 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/GetHello/Bob on HttpChannelOverHttp@28b7f8a6{s=HttpChannelState@28b2489c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/GetHello/Bob,age=0} GET /base/RestTest/GetHello/Bob HTTP/1.1 Host: localhost:42617 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:37:44.714 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@165274ba::SocketChannelEndPoint@69fc1018[{l=/127.0.0.1:42617,r=/127.0.0.1:47016,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@165274ba[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@8427322{s=START}]=>HttpChannelOverHttp@28b7f8a6{s=HttpChannelState@28b2489c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/GetHello/Bob,age=0}] parsed true HttpParser{s=CONTENT,0 of -1} 18:37:44.714 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@165274ba::SocketChannelEndPoint@69fc1018[{l=/127.0.0.1:42617,r=/127.0.0.1:47016,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@165274ba[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@8427322{s=START}]=>HttpChannelOverHttp@28b7f8a6{s=HttpChannelState@28b2489c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/GetHello/Bob,age=0}] 18:37:44.714 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:42617/base/RestTest/GetHello/Bob HttpChannelOverHttp@28b7f8a6{s=HttpChannelState@28b2489c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/GetHello/Bob,age=0} 18:37:44.714 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@28b2489c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.714 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@28b7f8a6{s=HttpChannelState@28b2489c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/Bob,age=0} 18:37:44.714 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.Server -- REQUEST GET /base/RestTest/GetHello/Bob ?null on HttpChannelOverHttp@28b7f8a6{s=HttpChannelState@28b2489c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/Bob,age=0} 18:37:44.714 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/GetHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:37:44.714 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/GetHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:37:44.714 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:37:44.714 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 session=null 18:37:44.714 [qtp1187972599-18] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/GetHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2c708440, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/GetHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:37:44.714 [qtp1187972599-18] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:37:44.716 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@6df8258e[p=0,l=28,c=8192,r=28]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 18:37:44.716 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=28 null 18:37:44.716 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@73f60e8c[p=0,l=28,c=8192,r=28]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@73011c15{null} 18:37:44.716 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/GetHello/Bob on HttpChannelOverHttp@28b7f8a6{s=HttpChannelState@28b2489c{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/Bob,age=2} 200 null HTTP/1.1 Date: Sat, 20 Jan 2024 18:37:44 GMT Content-Length: 28 Content-Type: text/plain 18:37:44.716 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@706ff4aa[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=28},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5c977b7c] (null,[p=0,l=28,c=8192,r=28],true)@START 18:37:44.716 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=28} last=true content=HeapByteBuffer@73f60e8c[p=0,l=28,c=8192,r=28]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.716 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sat, 20 Jan 2024 18:37:44 GMT Content-Length: 28 Content-Type: text/plain 18:37:44.716 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:37:44.716 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@706ff4aa[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=28},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5c977b7c] ([p=0,l=126,c=8192,r=126],[p=0,l=28,c=8192,r=28],true)@COMPLETING 18:37:44.716 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@1fd69c0c{IDLE}->null [DirectByteBuffer@2652a7a2[p=0,l=126,c=8192,r=126]={<<>>ext/html;...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@73f60e8c[p=0,l=28,c=8192,r=28]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 18:37:44.716 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@1fd69c0c{WRITING}->null:IDLE-->WRITING 18:37:44.716 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 154 SocketChannelEndPoint@69fc1018[{l=/127.0.0.1:42617,r=/127.0.0.1:47016,OPEN,fill=-,flush=W,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@165274ba[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@8427322{s=COMPLETING}]=>HttpChannelOverHttp@28b7f8a6{s=HttpChannelState@28b2489c{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/Bob,age=2}] 18:37:44.716 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=154 remaining=0 WriteFlusher@1fd69c0c{WRITING}->null 18:37:44.716 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@1fd69c0c{IDLE}->null:WRITING-->IDLE 18:37:44.716 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@706ff4aa[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=28},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5c977b7c] ([p=126,l=126,c=8192,r=0],[p=28,l=28,c=8192,r=0],true)@END 18:37:44.716 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpOutput -- onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 18:37:44.716 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:37:44.716 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@28b7f8a6{s=HttpChannelState@28b2489c{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/Bob,age=2} 18:37:44.716 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@28b2489c{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:37:44.716 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@28b2489c{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.716 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@28b7f8a6{s=HttpChannelState@28b2489c{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/Bob,age=2} 18:37:44.716 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@644cda57) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:37:44.716 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@28b2489c{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.716 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@28b2489c{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.716 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@28b2489c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.716 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@28b7f8a6{s=HttpChannelState@28b2489c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/GetHello/Bob,age=2} 18:37:44.716 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/GetHello/Bob written=28 18:37:44.716 [qtp1187972599-18] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:37:44 +0000] "GET /base/RestTest/GetHello/Bob HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:44.716 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@492863003 cs=HttpChannelState@28b2489c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@7caf8b0c eof=false 18:37:44.716 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@28b7f8a6{s=HttpChannelState@28b2489c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/GetHello/Bob,age=2} 18:37:44.716 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:44.716 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@165274ba::SocketChannelEndPoint@69fc1018[{l=/127.0.0.1:42617,r=/127.0.0.1:47016,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@165274ba[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@8427322{s=END}]=>HttpChannelOverHttp@28b7f8a6{s=HttpChannelState@28b2489c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/GetHello/Bob,age=2}] parse null 18:37:44.717 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT HeapByteBuffer@1ee6a03f[p=0,l=0,c=0,r=0]={<<<>>>} 18:37:44.717 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:37:44.717 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@28b7f8a6{s=HttpChannelState@28b2489c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/GetHello/Bob,age=3} 18:37:44.717 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:37:44.717 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@28b7f8a6{s=HttpChannelState@28b2489c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/GetHello/Bob,age=3} 18:37:44.717 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:37:44.717 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@165274ba::SocketChannelEndPoint@69fc1018[{l=/127.0.0.1:42617,r=/127.0.0.1:47016,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@165274ba[p=HttpParser{s=END,0 of -1},g=HttpGenerator@8427322{s=END}]=>HttpChannelOverHttp@28b7f8a6{s=HttpChannelState@28b2489c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/GetHello/Bob,age=3}] parsed false HttpParser{s=END,0 of -1} 18:37:44.717 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:37:44.717 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 18:37:44.717 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@3a372b54[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@28b7f8a6{s=HttpChannelState@28b2489c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/GetHello/Bob,age=3}] 18:37:44.717 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@492863003 cs=HttpChannelState@28b2489c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@7caf8b0c eof=true 18:37:44.717 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@3a372b54[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@28b7f8a6{s=HttpChannelState@28b2489c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/GetHello/Bob,age=3}] 18:37:44.717 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@492863003 cs=HttpChannelState@28b2489c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@7caf8b0c eof=true 18:37:44.717 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@28b2489c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.717 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@492863003 cs=HttpChannelState@28b2489c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@7caf8b0c eof=true 18:37:44.717 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@7caf8b0c 18:37:44.717 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@3a372b54[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@28b7f8a6{s=HttpChannelState@28b2489c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/GetHello/Bob,age=3}] 18:37:44.717 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,0 of -1} 18:37:44.717 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:37:44.717 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@28b7f8a6{s=HttpChannelState@28b2489c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:37:44.717 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.717 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.717 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@165274ba::SocketChannelEndPoint@69fc1018[{l=/127.0.0.1:42617,r=/127.0.0.1:47016,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@165274ba[p=HttpParser{s=START,0 of -1},g=HttpGenerator@8427322{s=START}]=>HttpChannelOverHttp@28b7f8a6{s=HttpChannelState@28b2489c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled 0 RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.717 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@165274ba::SocketChannelEndPoint@69fc1018[{l=/127.0.0.1:42617,r=/127.0.0.1:47016,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@165274ba[p=HttpParser{s=START,0 of -1},g=HttpGenerator@8427322{s=START}]=>HttpChannelOverHttp@28b7f8a6{s=HttpChannelState@28b2489c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.717 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.717 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@165274ba::SocketChannelEndPoint@69fc1018[{l=/127.0.0.1:42617,r=/127.0.0.1:47016,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@165274ba[p=HttpParser{s=START,0 of -1},g=HttpGenerator@8427322{s=START}]=>HttpChannelOverHttp@28b7f8a6{s=HttpChannelState@28b2489c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=START,0 of -1} 18:37:44.717 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@165274ba::SocketChannelEndPoint@69fc1018[{l=/127.0.0.1:42617,r=/127.0.0.1:47016,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@165274ba[p=HttpParser{s=START,0 of -1},g=HttpGenerator@8427322{s=START}]=>HttpChannelOverHttp@28b7f8a6{s=HttpChannelState@28b2489c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.717 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@165274ba::SocketChannelEndPoint@69fc1018[{l=/127.0.0.1:42617,r=/127.0.0.1:47016,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@165274ba[p=HttpParser{s=START,0 of -1},g=HttpGenerator@8427322{s=START}]=>HttpChannelOverHttp@28b7f8a6{s=HttpChannelState@28b2489c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.717 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@320e3c1e{ReadCallback@37fc6941{HttpConnection@165274ba::SocketChannelEndPoint@69fc1018[{l=/127.0.0.1:42617,r=/127.0.0.1:47016,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@165274ba[p=HttpParser{s=START,0 of -1},g=HttpGenerator@8427322{s=START}]=>HttpChannelOverHttp@28b7f8a6{s=HttpChannelState@28b2489c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.717 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=true 0->1 for SocketChannelEndPoint@69fc1018[{l=/127.0.0.1:42617,r=/127.0.0.1:47016,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@165274ba[p=HttpParser{s=START,0 of -1},g=HttpGenerator@8427322{s=START}]=>HttpChannelOverHttp@28b7f8a6{s=HttpChannelState@28b2489c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.717 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@165274ba::SocketChannelEndPoint@69fc1018[{l=/127.0.0.1:42617,r=/127.0.0.1:47016,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@165274ba[p=HttpParser{s=START,0 of -1},g=HttpGenerator@8427322{s=START}]=>HttpChannelOverHttp@28b7f8a6{s=HttpChannelState@28b2489c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@28b2489c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.717 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:44.717 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.717 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 1 on SocketChannelEndPoint@69fc1018[{l=/127.0.0.1:42617,r=/127.0.0.1:47016,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@165274ba[p=HttpParser{s=START,0 of -1},g=HttpGenerator@8427322{s=START}]=>HttpChannelOverHttp@28b7f8a6{s=HttpChannelState@28b2489c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.717 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 waiting with 1 keys 18:37:44.713 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@69fc1018[{l=/127.0.0.1:42617,r=/127.0.0.1:47016,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@165274ba[p=HttpParser{s=START,0 of -1},g=HttpGenerator@8427322{s=START}]=>HttpChannelOverHttp@28b7f8a6{s=HttpChannelState@28b2489c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.721 [main] DEBUG org.apache.http.wire -- http-outgoing-32 << "HTTP/1.1 200 OK[\r][\n]" 18:37:44.721 [qtp1187972599-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@2175959[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:47016]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=1,r=-1,t=59943ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.721 [main] DEBUG org.apache.http.wire -- http-outgoing-32 << "Date: Sat, 20 Jan 2024 18:37:44 GMT[\r][\n]" 18:37:44.721 [main] DEBUG org.apache.http.wire -- http-outgoing-32 << "Content-Type: text/plain[\r][\n]" 18:37:44.721 [main] DEBUG org.apache.http.wire -- http-outgoing-32 << "Content-Length: 28[\r][\n]" 18:37:44.721 [qtp1187972599-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59943ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.721 [main] DEBUG org.apache.http.wire -- http-outgoing-32 << "Server: Jetty(11.0.18)[\r][\n]" 18:37:44.721 [main] DEBUG org.apache.http.wire -- http-outgoing-32 << "[\r][\n]" 18:37:44.721 [qtp1187972599-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119943ms in the future QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59943ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.721 [main] DEBUG org.apache.http.wire -- http-outgoing-32 << "GOT: Hello There Bob aged 90" 18:37:44.721 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b40b6c7{RESERVED,thread=Thread[qtp1187972599-25,5,main]} task=AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/PRODUCING/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=1,r=-1,t=59943ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=22]@2024-01-20T18:37:44.721561428Z ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} 18:37:44.721 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/PRODUCING/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59943ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=22]@2024-01-20T18:37:44.721697179Z tryProduce true 18:37:44.721 [main] DEBUG org.apache.http.headers -- http-outgoing-32 << HTTP/1.1 200 OK 18:37:44.721 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b40b6c7{RUNNING,thread=Thread[qtp1187972599-25,5,main]} was=RUNNING next=RESERVED size=0+4 capacity=4 18:37:44.721 [main] DEBUG org.apache.http.headers -- http-outgoing-32 << Date: Sat, 20 Jan 2024 18:37:44 GMT 18:37:44.721 [main] DEBUG org.apache.http.headers -- http-outgoing-32 << Content-Type: text/plain 18:37:44.721 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b40b6c7{RESERVED,thread=Thread[qtp1187972599-25,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0} 18:37:44.721 [main] DEBUG org.apache.http.headers -- http-outgoing-32 << Content-Length: 28 18:37:44.721 [main] DEBUG org.apache.http.headers -- http-outgoing-32 << Server: Jetty(11.0.18) 18:37:44.721 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:37:44.722 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 32][route: {}->http://localhost:42617] can be kept alive indefinitely 18:37:44.722 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-32: set socket timeout to 0 18:37:44.722 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 32][route: {}->http://localhost:42617][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:44.722 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:37:44.722 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:37:44.722 [main] DEBUG org.onap.policy.rest.RestManager -- GOT: Hello There Bob aged 90 18:37:44.722 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:37:44.722 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-32: Close connection 18:37:44.722 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:37:44.722 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:42617/base/RestTest/DeleteHello/Bob: 18:37:44.722 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken up from select, 1/1/1 selected 18:37:44.722 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 processing 1 keys, 0 updates 18:37:44.722 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:47016], selector=sun.nio.ch.EPollSelectorImpl@6156f7d9, interestOps=1, readyOps=1 SocketChannelEndPoint@69fc1018[{l=/127.0.0.1:42617,r=/127.0.0.1:47016,OPEN,fill=FI,flush=-,to=5/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@165274ba[p=HttpParser{s=START,0 of -1},g=HttpGenerator@8427322{s=START}]=>HttpChannelOverHttp@28b7f8a6{s=HttpChannelState@28b2489c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.723 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@69fc1018[{l=/127.0.0.1:42617,r=/127.0.0.1:47016,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@165274ba[p=HttpParser{s=START,0 of -1},g=HttpGenerator@8427322{s=START}]=>HttpChannelOverHttp@28b7f8a6{s=HttpChannelState@28b2489c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.723 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@69fc1018[{l=/127.0.0.1:42617,r=/127.0.0.1:47016,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@165274ba[p=HttpParser{s=START,0 of -1},g=HttpGenerator@8427322{s=START}]=>HttpChannelOverHttp@28b7f8a6{s=HttpChannelState@28b2489c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:44.723 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0} tryExecute AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/REPRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59942ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}][pc=0,pic=0,pec=1,epc=22]@2024-01-20T18:37:44.723146876Z 18:37:44.723 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b40b6c7{RESERVED,thread=Thread[qtp1187972599-25,5,main]} task=AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59941ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=22]@2024-01-20T18:37:44.723245886Z ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} 18:37:44.723 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@69fc1018[{l=/127.0.0.1:42617,r=/127.0.0.1:47016,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@165274ba[p=HttpParser{s=START,0 of -1},g=HttpGenerator@8427322{s=START}]=>HttpChannelOverHttp@28b7f8a6{s=HttpChannelState@28b2489c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59941ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=22]@2024-01-20T18:37:44.723301217Z 18:37:44.723 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59941ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=23]@2024-01-20T18:37:44.723359027Z tryProduce true 18:37:44.723 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@320e3c1e{ReadCallback@37fc6941{HttpConnection@165274ba::SocketChannelEndPoint@69fc1018[{l=/127.0.0.1:42617,r=/127.0.0.1:47016,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@165274ba[p=HttpParser{s=START,0 of -1},g=HttpGenerator@8427322{s=START}]=>HttpChannelOverHttp@28b7f8a6{s=HttpChannelState@28b2489c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.723 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:44.723 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.723 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@165274ba::SocketChannelEndPoint@69fc1018[{l=/127.0.0.1:42617,r=/127.0.0.1:47016,OPEN,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@165274ba[p=HttpParser{s=START,0 of -1},g=HttpGenerator@8427322{s=START}]=>HttpChannelOverHttp@28b7f8a6{s=HttpChannelState@28b2489c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@28b2489c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.723 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:37:44.723 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@69fc1018[{l=/127.0.0.1:42617,r=/127.0.0.1:47016,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@165274ba[p=HttpParser{s=START,0 of -1},g=HttpGenerator@8427322{s=START}]=>HttpChannelOverHttp@28b7f8a6{s=HttpChannelState@28b2489c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.723 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@69fc1018[{l=/127.0.0.1:42617,r=/127.0.0.1:47016,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@165274ba[p=HttpParser{s=START,0 of -1},g=HttpGenerator@8427322{s=START}]=>HttpChannelOverHttp@28b7f8a6{s=HttpChannelState@28b2489c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.723 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.723 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 waiting with 1 keys 18:37:44.723 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:37:44.723 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@165274ba::SocketChannelEndPoint@69fc1018[{l=/127.0.0.1:42617,r=/127.0.0.1:47016,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@165274ba[p=HttpParser{s=START,0 of -1},g=HttpGenerator@8427322{s=START}]=>HttpChannelOverHttp@28b7f8a6{s=HttpChannelState@28b2489c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.723 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@165274ba::SocketChannelEndPoint@69fc1018[{l=/127.0.0.1:42617,r=/127.0.0.1:47016,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@165274ba[p=HttpParser{s=START,0 of -1},g=HttpGenerator@8427322{s=START}]=>HttpChannelOverHttp@28b7f8a6{s=HttpChannelState@28b2489c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.723 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.723 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:37:44.723 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@69fc1018[{l=/127.0.0.1:42617,r=/127.0.0.1:47016,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@165274ba[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@8427322{s=START}]=>HttpChannelOverHttp@28b7f8a6{s=HttpChannelState@28b2489c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.723 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@69fc1018[{l=/127.0.0.1:42617,r=/127.0.0.1:47016,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@165274ba[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@8427322{s=START}]=>HttpChannelOverHttp@28b7f8a6{s=HttpChannelState@28b2489c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.723 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:37:44.723 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@69fc1018[{l=/127.0.0.1:42617,r=/127.0.0.1:47016,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@165274ba[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@8427322{s=START}]=>HttpChannelOverHttp@28b7f8a6{s=HttpChannelState@28b2489c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.723 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:42617][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:37:44.723 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@320e3c1e{null} 18:37:44.723 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=0 18:37:44.723 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 33][route: {}->http://localhost:42617][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:44.723 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6b89a8d0 startThread=0 18:37:44.723 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6b89a8d0 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=1,r=-1,t=59941ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.724 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken with none selected 18:37:44.724 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken up from select, 0/0/0 selected 18:37:44.724 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 processing 0 keys, 0 updates 18:37:44.724 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:44.723 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@165274ba::SocketChannelEndPoint@69fc1018[{l=null,r=null,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@165274ba[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@8427322{s=START}]=>HttpChannelOverHttp@28b7f8a6{s=HttpChannelState@28b2489c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:37:44.724 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.724 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 waiting with 0 keys 18:37:44.724 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@69fc1018[{l=null,r=null,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@165274ba[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@8427322{s=START}]=>HttpChannelOverHttp@28b7f8a6{s=HttpChannelState@28b2489c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.724 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@165274ba::SocketChannelEndPoint@69fc1018[{l=null,r=null,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@165274ba[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@8427322{s=START}]=>HttpChannelOverHttp@28b7f8a6{s=HttpChannelState@28b2489c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.724 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@69fc1018[{l=null,r=null,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@165274ba[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@8427322{s=START}]=>HttpChannelOverHttp@28b7f8a6{s=HttpChannelState@28b2489c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.724 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@165274ba::SocketChannelEndPoint@69fc1018[{l=null,r=null,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@165274ba[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@8427322{s=START}]=>HttpChannelOverHttp@28b7f8a6{s=HttpChannelState@28b2489c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.724 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@165274ba::SocketChannelEndPoint@69fc1018[{l=null,r=null,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@165274ba[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@8427322{s=START}]=>HttpChannelOverHttp@28b7f8a6{s=HttpChannelState@28b2489c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@28b2489c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.724 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6b89a8d0 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=1,r=-1,t=59940ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.724 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b3af188{RUNNING,thread=Thread[qtp1187972599-18,5,main]} was=RUNNING next=RESERVED size=0+4 capacity=4 18:37:44.724 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b3af188{RESERVED,thread=Thread[qtp1187972599-18,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0} 18:37:44.724 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59940ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}] 18:37:44.724 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119940ms in the future QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59940ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}] 18:37:44.724 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:42617 18:37:44.724 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:42617 18:37:44.724 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:47026<->127.0.0.1:42617 18:37:44.724 [qtp1187972599-20-acceptor-0@2d777226-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@4cc0fb02[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:47026]] on ManagedSelector@22df0abe{STARTED} id=0 keys=0 selected=0 updates=0 18:37:44.724 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request DELETE /base/RestTest/DeleteHello/Bob HTTP/1.1 18:37:44.724 [qtp1187972599-20-acceptor-0@2d777226-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@22df0abe{STARTED} id=0 keys=0 selected=0 updates=1 18:37:44.724 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:37:44.724 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:37:44.724 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken with none selected 18:37:44.724 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 0/0/0 selected 18:37:44.724 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 0 keys, 1 updates 18:37:44.724 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:44.724 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@4cc0fb02[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:47026]] 18:37:44.724 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@4cc0fb02[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:47026]] startThread=0 18:37:44.724 [main] DEBUG org.apache.http.headers -- http-outgoing-33 >> DELETE /base/RestTest/DeleteHello/Bob HTTP/1.1 18:37:44.724 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.724 [qtp1187972599-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@4cc0fb02[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:47026]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=1,r=-1,t=59940ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}] 18:37:44.725 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 1 keys 18:37:44.725 [main] DEBUG org.apache.http.headers -- http-outgoing-33 >> Content-Length: 0 18:37:44.725 [main] DEBUG org.apache.http.headers -- http-outgoing-33 >> Host: localhost:42617 18:37:44.725 [main] DEBUG org.apache.http.headers -- http-outgoing-33 >> Connection: Keep-Alive 18:37:44.725 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@d6f2d88[{l=/127.0.0.1:42617,r=/127.0.0.1:47026,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:44.725 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@d6f2d88[{l=/127.0.0.1:42617,r=/127.0.0.1:47026,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:37:44.725 [qtp1187972599-29] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@4ec21ef7{s=HttpChannelState@1aa0d00f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@d6f2d88[{l=/127.0.0.1:42617,r=/127.0.0.1:47026,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@1aa0d00f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.725 [qtp1187972599-29] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@705db3a0::SocketChannelEndPoint@d6f2d88[{l=/127.0.0.1:42617,r=/127.0.0.1:47026,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:44.725 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f02db0@4aad34e on ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=0 18:37:44.725 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@d6f2d88[{l=/127.0.0.1:42617,r=/127.0.0.1:47026,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@705db3a0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a41508a{s=START}]=>HttpChannelOverHttp@4ec21ef7{s=HttpChannelState@1aa0d00f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.725 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@705db3a0::SocketChannelEndPoint@d6f2d88[{l=/127.0.0.1:42617,r=/127.0.0.1:47026,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@705db3a0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a41508a{s=START}]=>HttpChannelOverHttp@4ec21ef7{s=HttpChannelState@1aa0d00f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.725 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@705db3a0::SocketChannelEndPoint@d6f2d88[{l=/127.0.0.1:42617,r=/127.0.0.1:47026,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@705db3a0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a41508a{s=START}]=>HttpChannelOverHttp@4ec21ef7{s=HttpChannelState@1aa0d00f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.725 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@467dd365{ReadCallback@5b20a8b9{HttpConnection@705db3a0::SocketChannelEndPoint@d6f2d88[{l=/127.0.0.1:42617,r=/127.0.0.1:47026,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@705db3a0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a41508a{s=START}]=>HttpChannelOverHttp@4ec21ef7{s=HttpChannelState@1aa0d00f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.725 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@d6f2d88[{l=/127.0.0.1:42617,r=/127.0.0.1:47026,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@705db3a0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a41508a{s=START}]=>HttpChannelOverHttp@4ec21ef7{s=HttpChannelState@1aa0d00f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.725 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@9c22030 on ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=1 18:37:44.725 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=2 18:37:44.725 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken with none selected 18:37:44.725 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@d6f2d88[{l=/127.0.0.1:42617,r=/127.0.0.1:47026,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@705db3a0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a41508a{s=START}]=>HttpChannelOverHttp@4ec21ef7{s=HttpChannelState@1aa0d00f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.725 [qtp1187972599-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@4cc0fb02[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:47026]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=1,r=-1,t=59939ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}] 18:37:44.725 [qtp1187972599-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59939ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}] 18:37:44.725 [qtp1187972599-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119939ms in the future QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59939ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}] 18:37:44.725 [main] DEBUG org.apache.http.headers -- http-outgoing-33 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:37:44.725 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 0/0/1 selected 18:37:44.726 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 0 keys, 2 updates 18:37:44.726 [main] DEBUG org.apache.http.headers -- http-outgoing-33 >> Accept-Encoding: gzip,deflate 18:37:44.726 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:37:44.726 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f02db0@4aad34e 18:37:44.726 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@9c22030 18:37:44.726 [main] DEBUG org.apache.http.wire -- http-outgoing-33 >> "DELETE /base/RestTest/DeleteHello/Bob HTTP/1.1[\r][\n]" 18:37:44.726 [main] DEBUG org.apache.http.wire -- http-outgoing-33 >> "Content-Length: 0[\r][\n]" 18:37:44.726 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@d6f2d88[{l=/127.0.0.1:42617,r=/127.0.0.1:47026,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@705db3a0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a41508a{s=START}]=>HttpChannelOverHttp@4ec21ef7{s=HttpChannelState@1aa0d00f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.726 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.726 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 1 keys 18:37:44.726 [main] DEBUG org.apache.http.wire -- http-outgoing-33 >> "Host: localhost:42617[\r][\n]" 18:37:44.726 [main] DEBUG org.apache.http.wire -- http-outgoing-33 >> "Connection: Keep-Alive[\r][\n]" 18:37:44.726 [main] DEBUG org.apache.http.wire -- http-outgoing-33 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:37:44.726 [main] DEBUG org.apache.http.wire -- http-outgoing-33 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:37:44.726 [main] DEBUG org.apache.http.wire -- http-outgoing-33 >> "[\r][\n]" 18:37:44.726 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 1/1/1 selected 18:37:44.726 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 1 keys, 0 updates 18:37:44.726 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:47026], selector=sun.nio.ch.EPollSelectorImpl@7424c5f3, interestOps=1, readyOps=1 SocketChannelEndPoint@d6f2d88[{l=/127.0.0.1:42617,r=/127.0.0.1:47026,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@705db3a0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a41508a{s=START}]=>HttpChannelOverHttp@4ec21ef7{s=HttpChannelState@1aa0d00f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.726 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@d6f2d88[{l=/127.0.0.1:42617,r=/127.0.0.1:47026,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@705db3a0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a41508a{s=START}]=>HttpChannelOverHttp@4ec21ef7{s=HttpChannelState@1aa0d00f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.726 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@d6f2d88[{l=/127.0.0.1:42617,r=/127.0.0.1:47026,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@705db3a0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a41508a{s=START}]=>HttpChannelOverHttp@4ec21ef7{s=HttpChannelState@1aa0d00f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:44.726 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0} tryExecute AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59938ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}][pc=0,pic=0,pec=0,epc=24]@2024-01-20T18:37:44.726583122Z 18:37:44.726 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@d6f2d88[{l=/127.0.0.1:42617,r=/127.0.0.1:47026,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@705db3a0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a41508a{s=START}]=>HttpChannelOverHttp@4ec21ef7{s=HttpChannelState@1aa0d00f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59938ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=24]@2024-01-20T18:37:44.726660073Z 18:37:44.726 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@467dd365{ReadCallback@5b20a8b9{HttpConnection@705db3a0::SocketChannelEndPoint@d6f2d88[{l=/127.0.0.1:42617,r=/127.0.0.1:47026,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@705db3a0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a41508a{s=START}]=>HttpChannelOverHttp@4ec21ef7{s=HttpChannelState@1aa0d00f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.726 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@705db3a0::SocketChannelEndPoint@d6f2d88[{l=/127.0.0.1:42617,r=/127.0.0.1:47026,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@705db3a0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a41508a{s=START}]=>HttpChannelOverHttp@4ec21ef7{s=HttpChannelState@1aa0d00f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@1aa0d00f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.726 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 199 DirectByteBuffer@69856a09[p=0,l=199,c=8192,r=199]={<<>>0.4)\r\nAcc...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.726 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@705db3a0::SocketChannelEndPoint@d6f2d88[{l=/127.0.0.1:42617,r=/127.0.0.1:47026,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@705db3a0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a41508a{s=START}]=>HttpChannelOverHttp@4ec21ef7{s=HttpChannelState@1aa0d00f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 199 RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=199,c=8192,r=199]={<<>>0.4)\r\nAcc...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.726 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@705db3a0::SocketChannelEndPoint@d6f2d88[{l=/127.0.0.1:42617,r=/127.0.0.1:47026,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@705db3a0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a41508a{s=START}]=>HttpChannelOverHttp@4ec21ef7{s=HttpChannelState@1aa0d00f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=199,c=8192,r=199]={<<>>0.4)\r\nAcc...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.726 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=199,c=8192,r=199]={<<>>0.4)\r\nAcc...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.726 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:37:44.726 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:37:44.726 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:37:44.726 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:37:44.726 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:37:44.727 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length: 0 --> IN_VALUE 18:37:44.727 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length: 0 --> FIELD 18:37:44.727 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Length: 0) header=Content-Length, headerString=[Content-Length], valueString=[0] 18:37:44.727 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:37:44.727 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:37:44.727 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:37:44.727 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:42617) header=Host, headerString=[Host], valueString=[localhost:42617] 18:37:44.727 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:37:44.727 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:37:44.727 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:37:44.727 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:37:44.727 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:37:44.727 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:37:44.727 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:37:44.727 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:37:44.727 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:37:44.727 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:37:44.727 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:37:44.727 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@547688355 cs=HttpChannelState@1aa0d00f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@61fdcd90 eof=false 18:37:44.727 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@61fdcd90 18:37:44.727 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@37e77b24[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@4ec21ef7{s=HttpChannelState@1aa0d00f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.727 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/DeleteHello/Bob on HttpChannelOverHttp@4ec21ef7{s=HttpChannelState@1aa0d00f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob,age=0} DELETE /base/RestTest/DeleteHello/Bob HTTP/1.1 Content-Length: 0 Host: localhost:42617 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:37:44.727 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@705db3a0::SocketChannelEndPoint@d6f2d88[{l=/127.0.0.1:42617,r=/127.0.0.1:47026,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@705db3a0[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@5a41508a{s=START}]=>HttpChannelOverHttp@4ec21ef7{s=HttpChannelState@1aa0d00f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob,age=0}] parsed true HttpParser{s=CONTENT,0 of 0} 18:37:44.727 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@705db3a0::SocketChannelEndPoint@d6f2d88[{l=/127.0.0.1:42617,r=/127.0.0.1:47026,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@705db3a0[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@5a41508a{s=START}]=>HttpChannelOverHttp@4ec21ef7{s=HttpChannelState@1aa0d00f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob,age=0}] 18:37:44.727 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:42617/base/RestTest/DeleteHello/Bob HttpChannelOverHttp@4ec21ef7{s=HttpChannelState@1aa0d00f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob,age=0} 18:37:44.727 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@1aa0d00f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.727 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@4ec21ef7{s=HttpChannelState@1aa0d00f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob,age=0} 18:37:44.727 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.Server -- REQUEST DELETE /base/RestTest/DeleteHello/Bob ?null on HttpChannelOverHttp@4ec21ef7{s=HttpChannelState@1aa0d00f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob,age=0} 18:37:44.727 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/DeleteHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:37:44.727 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/DeleteHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:37:44.727 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:37:44.727 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 session=null 18:37:44.727 [qtp1187972599-23] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/DeleteHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2c708440, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/DeleteHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:37:44.727 [qtp1187972599-23] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:37:44.729 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@3790c4d3[p=0,l=31,c=8192,r=31]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 18:37:44.729 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=31 null 18:37:44.729 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@3fc00d95[p=0,l=31,c=8192,r=31]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@305ec6b0{null} 18:37:44.729 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/DeleteHello/Bob on HttpChannelOverHttp@4ec21ef7{s=HttpChannelState@1aa0d00f{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob,age=2} 200 null HTTP/1.1 Date: Sat, 20 Jan 2024 18:37:44 GMT Content-Length: 31 Content-Type: text/plain 18:37:44.729 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@3c6cb5c4[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=31},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@d6b48c6] (null,[p=0,l=31,c=8192,r=31],true)@START 18:37:44.729 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=31} last=true content=HeapByteBuffer@3fc00d95[p=0,l=31,c=8192,r=31]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.729 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sat, 20 Jan 2024 18:37:44 GMT Content-Length: 31 Content-Type: text/plain 18:37:44.729 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:37:44.729 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@3c6cb5c4[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=31},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@d6b48c6] ([p=0,l=126,c=8192,r=126],[p=0,l=31,c=8192,r=31],true)@COMPLETING 18:37:44.729 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@3278405b{IDLE}->null [DirectByteBuffer@2652a7a2[p=0,l=126,c=8192,r=126]={<<>>ext/html;...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@3fc00d95[p=0,l=31,c=8192,r=31]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 18:37:44.729 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@3278405b{WRITING}->null:IDLE-->WRITING 18:37:44.729 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 157 SocketChannelEndPoint@d6f2d88[{l=/127.0.0.1:42617,r=/127.0.0.1:47026,OPEN,fill=-,flush=W,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@705db3a0[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@5a41508a{s=COMPLETING}]=>HttpChannelOverHttp@4ec21ef7{s=HttpChannelState@1aa0d00f{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob,age=2}] 18:37:44.729 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=157 remaining=0 WriteFlusher@3278405b{WRITING}->null 18:37:44.729 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@3278405b{IDLE}->null:WRITING-->IDLE 18:37:44.729 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@3c6cb5c4[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=31},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@d6b48c6] ([p=126,l=126,c=8192,r=0],[p=31,l=31,c=8192,r=0],true)@END 18:37:44.729 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpOutput -- onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 18:37:44.729 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:37:44.729 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@4ec21ef7{s=HttpChannelState@1aa0d00f{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob,age=2} 18:37:44.729 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@1aa0d00f{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:37:44.730 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@1aa0d00f{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.730 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@4ec21ef7{s=HttpChannelState@1aa0d00f{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob,age=3} 18:37:44.730 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@74557be2) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:37:44.730 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@1aa0d00f{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.730 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@1aa0d00f{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.730 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@1aa0d00f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.730 [main] DEBUG org.apache.http.wire -- http-outgoing-33 << "HTTP/1.1 200 OK[\r][\n]" 18:37:44.730 [main] DEBUG org.apache.http.wire -- http-outgoing-33 << "Date: Sat, 20 Jan 2024 18:37:44 GMT[\r][\n]" 18:37:44.730 [main] DEBUG org.apache.http.wire -- http-outgoing-33 << "Content-Type: text/plain[\r][\n]" 18:37:44.730 [main] DEBUG org.apache.http.wire -- http-outgoing-33 << "Content-Length: 31[\r][\n]" 18:37:44.730 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@4ec21ef7{s=HttpChannelState@1aa0d00f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob,age=3} 18:37:44.730 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/DeleteHello/Bob written=31 18:37:44.730 [main] DEBUG org.apache.http.wire -- http-outgoing-33 << "Server: Jetty(11.0.18)[\r][\n]" 18:37:44.730 [main] DEBUG org.apache.http.wire -- http-outgoing-33 << "[\r][\n]" 18:37:44.730 [qtp1187972599-23] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:37:44 +0000] "DELETE /base/RestTest/DeleteHello/Bob HTTP/1.1" 200 31 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:44.730 [main] DEBUG org.apache.http.wire -- http-outgoing-33 << "DELETE: Hello There Bob aged 90" 18:37:44.730 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b3af188{RESERVED,thread=Thread[qtp1187972599-18,5,main]} task=AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59934ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=25]@2024-01-20T18:37:44.73019456Z ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} 18:37:44.730 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59934ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=25]@2024-01-20T18:37:44.730469681Z tryProduce true 18:37:44.730 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:44.730 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.730 [main] DEBUG org.apache.http.headers -- http-outgoing-33 << HTTP/1.1 200 OK 18:37:44.730 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@547688355 cs=HttpChannelState@1aa0d00f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@61fdcd90 eof=false 18:37:44.730 [main] DEBUG org.apache.http.headers -- http-outgoing-33 << Date: Sat, 20 Jan 2024 18:37:44 GMT 18:37:44.730 [main] DEBUG org.apache.http.headers -- http-outgoing-33 << Content-Type: text/plain 18:37:44.730 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@d6f2d88[{l=/127.0.0.1:42617,r=/127.0.0.1:47026,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@705db3a0[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@5a41508a{s=END}]=>HttpChannelOverHttp@4ec21ef7{s=HttpChannelState@1aa0d00f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob,age=3}] 18:37:44.730 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 1 keys 18:37:44.730 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@4ec21ef7{s=HttpChannelState@1aa0d00f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob,age=3} 18:37:44.730 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:44.730 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@705db3a0::SocketChannelEndPoint@d6f2d88[{l=/127.0.0.1:42617,r=/127.0.0.1:47026,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@705db3a0[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@5a41508a{s=END}]=>HttpChannelOverHttp@4ec21ef7{s=HttpChannelState@1aa0d00f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob,age=3}] parse null 18:37:44.730 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT HeapByteBuffer@1ee6a03f[p=0,l=0,c=0,r=0]={<<<>>>} 18:37:44.730 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:37:44.730 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@4ec21ef7{s=HttpChannelState@1aa0d00f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob,age=3} 18:37:44.730 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:37:44.730 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@4ec21ef7{s=HttpChannelState@1aa0d00f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob,age=3} 18:37:44.730 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:37:44.730 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@705db3a0::SocketChannelEndPoint@d6f2d88[{l=/127.0.0.1:42617,r=/127.0.0.1:47026,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@705db3a0[p=HttpParser{s=END,0 of 0},g=HttpGenerator@5a41508a{s=END}]=>HttpChannelOverHttp@4ec21ef7{s=HttpChannelState@1aa0d00f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob,age=3}] parsed false HttpParser{s=END,0 of 0} 18:37:44.730 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:37:44.730 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 18:37:44.730 [main] DEBUG org.apache.http.headers -- http-outgoing-33 << Content-Length: 31 18:37:44.730 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@37e77b24[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@4ec21ef7{s=HttpChannelState@1aa0d00f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob,age=3}] 18:37:44.730 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@547688355 cs=HttpChannelState@1aa0d00f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@61fdcd90 eof=true 18:37:44.730 [main] DEBUG org.apache.http.headers -- http-outgoing-33 << Server: Jetty(11.0.18) 18:37:44.730 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@37e77b24[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@4ec21ef7{s=HttpChannelState@1aa0d00f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob,age=3}] 18:37:44.730 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@547688355 cs=HttpChannelState@1aa0d00f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@61fdcd90 eof=true 18:37:44.731 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@1aa0d00f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.731 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@547688355 cs=HttpChannelState@1aa0d00f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@61fdcd90 eof=true 18:37:44.731 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@61fdcd90 18:37:44.731 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@37e77b24[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@4ec21ef7{s=HttpChannelState@1aa0d00f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob,age=4}] 18:37:44.731 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,0 of 0} 18:37:44.731 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:37:44.731 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@4ec21ef7{s=HttpChannelState@1aa0d00f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:37:44.731 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.731 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.731 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@705db3a0::SocketChannelEndPoint@d6f2d88[{l=/127.0.0.1:42617,r=/127.0.0.1:47026,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@705db3a0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a41508a{s=START}]=>HttpChannelOverHttp@4ec21ef7{s=HttpChannelState@1aa0d00f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled 0 RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.731 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:37:44.731 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@705db3a0::SocketChannelEndPoint@d6f2d88[{l=/127.0.0.1:42617,r=/127.0.0.1:47026,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@705db3a0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a41508a{s=START}]=>HttpChannelOverHttp@4ec21ef7{s=HttpChannelState@1aa0d00f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.731 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.731 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@705db3a0::SocketChannelEndPoint@d6f2d88[{l=/127.0.0.1:42617,r=/127.0.0.1:47026,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@705db3a0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a41508a{s=START}]=>HttpChannelOverHttp@4ec21ef7{s=HttpChannelState@1aa0d00f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=START,0 of -1} 18:37:44.731 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@705db3a0::SocketChannelEndPoint@d6f2d88[{l=/127.0.0.1:42617,r=/127.0.0.1:47026,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@705db3a0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a41508a{s=START}]=>HttpChannelOverHttp@4ec21ef7{s=HttpChannelState@1aa0d00f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.731 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@705db3a0::SocketChannelEndPoint@d6f2d88[{l=/127.0.0.1:42617,r=/127.0.0.1:47026,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@705db3a0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a41508a{s=START}]=>HttpChannelOverHttp@4ec21ef7{s=HttpChannelState@1aa0d00f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.731 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@467dd365{ReadCallback@5b20a8b9{HttpConnection@705db3a0::SocketChannelEndPoint@d6f2d88[{l=/127.0.0.1:42617,r=/127.0.0.1:47026,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@705db3a0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a41508a{s=START}]=>HttpChannelOverHttp@4ec21ef7{s=HttpChannelState@1aa0d00f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.731 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 33][route: {}->http://localhost:42617] can be kept alive indefinitely 18:37:44.731 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-33: set socket timeout to 0 18:37:44.731 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@d6f2d88[{l=/127.0.0.1:42617,r=/127.0.0.1:47026,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@705db3a0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a41508a{s=START}]=>HttpChannelOverHttp@4ec21ef7{s=HttpChannelState@1aa0d00f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.731 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@9c22030 on ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=0 18:37:44.731 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 33][route: {}->http://localhost:42617][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:44.731 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=1 18:37:44.731 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:37:44.731 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:37:44.731 [main] DEBUG org.onap.policy.rest.RestManager -- DELETE: Hello There Bob aged 90 18:37:44.731 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:37:44.731 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@705db3a0::SocketChannelEndPoint@d6f2d88[{l=/127.0.0.1:42617,r=/127.0.0.1:47026,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@705db3a0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a41508a{s=START}]=>HttpChannelOverHttp@4ec21ef7{s=HttpChannelState@1aa0d00f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@1aa0d00f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.731 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2bf0e8c5{RUNNING,thread=Thread[qtp1187972599-23,5,main]} was=RUNNING next=RESERVED size=0+4 capacity=4 18:37:44.731 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2bf0e8c5{RESERVED,thread=Thread[qtp1187972599-23,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0} 18:37:44.731 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken with none selected 18:37:44.731 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 0/0/1 selected 18:37:44.731 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 0 keys, 1 updates 18:37:44.731 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:44.731 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@9c22030 18:37:44.731 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@d6f2d88[{l=/127.0.0.1:42617,r=/127.0.0.1:47026,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@705db3a0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a41508a{s=START}]=>HttpChannelOverHttp@4ec21ef7{s=HttpChannelState@1aa0d00f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.731 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.731 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 1 keys 18:37:44.731 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-33: Close connection 18:37:44.731 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 1/1/1 selected 18:37:44.731 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 1 keys, 0 updates 18:37:44.731 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:47026], selector=sun.nio.ch.EPollSelectorImpl@7424c5f3, interestOps=1, readyOps=1 SocketChannelEndPoint@d6f2d88[{l=/127.0.0.1:42617,r=/127.0.0.1:47026,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@705db3a0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a41508a{s=START}]=>HttpChannelOverHttp@4ec21ef7{s=HttpChannelState@1aa0d00f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.731 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:37:44.731 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@d6f2d88[{l=/127.0.0.1:42617,r=/127.0.0.1:47026,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@705db3a0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a41508a{s=START}]=>HttpChannelOverHttp@4ec21ef7{s=HttpChannelState@1aa0d00f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.732 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@d6f2d88[{l=/127.0.0.1:42617,r=/127.0.0.1:47026,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@705db3a0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a41508a{s=START}]=>HttpChannelOverHttp@4ec21ef7{s=HttpChannelState@1aa0d00f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:44.732 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0} tryExecute AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59933ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}][pc=0,pic=0,pec=0,epc=25]@2024-01-20T18:37:44.732124059Z 18:37:44.732 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:42617/base/RestTest/PutHello/Bob: 18:37:44.732 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@d6f2d88[{l=/127.0.0.1:42617,r=/127.0.0.1:47026,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@705db3a0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a41508a{s=START}]=>HttpChannelOverHttp@4ec21ef7{s=HttpChannelState@1aa0d00f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59932ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=25]@2024-01-20T18:37:44.73219951Z 18:37:44.732 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@467dd365{ReadCallback@5b20a8b9{HttpConnection@705db3a0::SocketChannelEndPoint@d6f2d88[{l=/127.0.0.1:42617,r=/127.0.0.1:47026,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@705db3a0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a41508a{s=START}]=>HttpChannelOverHttp@4ec21ef7{s=HttpChannelState@1aa0d00f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.732 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@705db3a0::SocketChannelEndPoint@d6f2d88[{l=/127.0.0.1:42617,r=/127.0.0.1:47026,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@705db3a0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a41508a{s=START}]=>HttpChannelOverHttp@4ec21ef7{s=HttpChannelState@1aa0d00f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@1aa0d00f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.732 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@d6f2d88[{l=/127.0.0.1:42617,r=/127.0.0.1:47026,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@705db3a0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a41508a{s=START}]=>HttpChannelOverHttp@4ec21ef7{s=HttpChannelState@1aa0d00f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.732 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.732 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:37:44.732 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@705db3a0::SocketChannelEndPoint@d6f2d88[{l=/127.0.0.1:42617,r=/127.0.0.1:47026,ISHUT,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@705db3a0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a41508a{s=START}]=>HttpChannelOverHttp@4ec21ef7{s=HttpChannelState@1aa0d00f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.732 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@705db3a0::SocketChannelEndPoint@d6f2d88[{l=/127.0.0.1:42617,r=/127.0.0.1:47026,ISHUT,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@705db3a0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a41508a{s=START}]=>HttpChannelOverHttp@4ec21ef7{s=HttpChannelState@1aa0d00f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.732 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.732 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:37:44.732 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@d6f2d88[{l=/127.0.0.1:42617,r=/127.0.0.1:47026,ISHUT,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@705db3a0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5a41508a{s=START}]=>HttpChannelOverHttp@4ec21ef7{s=HttpChannelState@1aa0d00f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.732 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@d6f2d88[{l=/127.0.0.1:42617,r=/127.0.0.1:47026,ISHUT,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@705db3a0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5a41508a{s=START}]=>HttpChannelOverHttp@4ec21ef7{s=HttpChannelState@1aa0d00f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.732 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@d6f2d88[{l=/127.0.0.1:42617,r=/127.0.0.1:47026,CLOSED,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@705db3a0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5a41508a{s=START}]=>HttpChannelOverHttp@4ec21ef7{s=HttpChannelState@1aa0d00f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.732 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@467dd365{null} 18:37:44.732 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=1 updates=0 18:37:44.732 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@c226246 startThread=0 18:37:44.732 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@705db3a0::SocketChannelEndPoint@d6f2d88[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=1/0,kio=-1,kro=-1}]->[HttpConnection@705db3a0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5a41508a{s=START}]=>HttpChannelOverHttp@4ec21ef7{s=HttpChannelState@1aa0d00f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:37:44.732 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@c226246 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=1,r=-1,t=59932ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.732 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@705db3a0::SocketChannelEndPoint@d6f2d88[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=1/0,kio=-1,kro=-1}]->[HttpConnection@705db3a0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5a41508a{s=START}]=>HttpChannelOverHttp@4ec21ef7{s=HttpChannelState@1aa0d00f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.732 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@d6f2d88[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=1/0,kio=-1,kro=-1}]->[HttpConnection@705db3a0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5a41508a{s=START}]=>HttpChannelOverHttp@4ec21ef7{s=HttpChannelState@1aa0d00f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.732 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@d6f2d88[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=1/0,kio=-1,kro=-1}]->[HttpConnection@705db3a0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5a41508a{s=START}]=>HttpChannelOverHttp@4ec21ef7{s=HttpChannelState@1aa0d00f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.732 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@705db3a0::SocketChannelEndPoint@d6f2d88[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=1/0,kio=-1,kro=-1}]->[HttpConnection@705db3a0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5a41508a{s=START}]=>HttpChannelOverHttp@4ec21ef7{s=HttpChannelState@1aa0d00f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.733 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@c226246 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=1,r=-1,t=59932ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.733 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59932ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.733 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119932ms in the future QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59931ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.733 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2bf0e8c5{RESERVED,thread=Thread[qtp1187972599-23,5,main]} task=AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59932ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=26]@2024-01-20T18:37:44.733192294Z ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} 18:37:44.733 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59931ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=26]@2024-01-20T18:37:44.733258665Z tryProduce true 18:37:44.733 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:44.733 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.733 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:37:44.733 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Ignoring key update for cancelled key SocketChannelEndPoint@d6f2d88[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@705db3a0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5a41508a{s=START}]=>HttpChannelOverHttp@4ec21ef7{s=HttpChannelState@1aa0d00f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] java.nio.channels.CancelledKeyException: null at java.base/sun.nio.ch.SelectionKeyImpl.ensureValid(SelectionKeyImpl.java:75) at java.base/sun.nio.ch.SelectionKeyImpl.interestOps(SelectionKeyImpl.java:104) at org.eclipse.jetty.io.SelectableChannelEndPoint.updateKey(SelectableChannelEndPoint.java:271) at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.updateKeys(ManagedSelector.java:715) at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:540) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:455) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:248) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) at java.base/java.lang.Thread.run(Thread.java:833) 18:37:44.733 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:37:44.733 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@d6f2d88[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@705db3a0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5a41508a{s=START}]=>HttpChannelOverHttp@4ec21ef7{s=HttpChannelState@1aa0d00f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.733 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:42617][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:37:44.733 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@d6f2d88[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@705db3a0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5a41508a{s=START}]=>HttpChannelOverHttp@4ec21ef7{s=HttpChannelState@1aa0d00f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.733 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 1 keys 18:37:44.733 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@705db3a0::SocketChannelEndPoint@d6f2d88[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=1/0,kio=-1,kro=-1}]->[HttpConnection@705db3a0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5a41508a{s=START}]=>HttpChannelOverHttp@4ec21ef7{s=HttpChannelState@1aa0d00f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@1aa0d00f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.733 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b3af188{RUNNING,thread=Thread[qtp1187972599-18,5,main]} was=RUNNING next=RESERVED size=0+4 capacity=4 18:37:44.733 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b3af188{RESERVED,thread=Thread[qtp1187972599-18,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0} 18:37:44.733 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 34][route: {}->http://localhost:42617][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:44.734 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:42617 18:37:44.734 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:42617 18:37:44.734 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:47038<->127.0.0.1:42617 18:37:44.734 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request PUT /base/RestTest/PutHello/Bob HTTP/1.1 18:37:44.734 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:37:44.734 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:37:44.734 [qtp1187972599-20-acceptor-0@2d777226-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@7c62f7ee[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:47038]] on ManagedSelector@4c9f9afc{STARTED} id=1 keys=0 selected=0 updates=0 18:37:44.734 [qtp1187972599-20-acceptor-0@2d777226-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4c9f9afc{STARTED} id=1 keys=0 selected=0 updates=1 18:37:44.734 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken with none selected 18:37:44.734 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken up from select, 0/0/0 selected 18:37:44.734 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 processing 0 keys, 1 updates 18:37:44.734 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:44.734 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@7c62f7ee[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:47038]] 18:37:44.734 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@7c62f7ee[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:47038]] startThread=0 18:37:44.734 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.734 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 waiting with 1 keys 18:37:44.734 [qtp1187972599-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@7c62f7ee[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:47038]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=1,r=-1,t=59930ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}] 18:37:44.734 [main] DEBUG org.apache.http.headers -- http-outgoing-34 >> PUT /base/RestTest/PutHello/Bob HTTP/1.1 18:37:44.734 [main] DEBUG org.apache.http.headers -- http-outgoing-34 >> Content-Type: text/plain 18:37:44.734 [main] DEBUG org.apache.http.headers -- http-outgoing-34 >> Content-Length: 9 18:37:44.734 [main] DEBUG org.apache.http.headers -- http-outgoing-34 >> Host: localhost:42617 18:37:44.734 [main] DEBUG org.apache.http.headers -- http-outgoing-34 >> Connection: Keep-Alive 18:37:44.734 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@5957e482[{l=/127.0.0.1:42617,r=/127.0.0.1:47038,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:44.734 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@5957e482[{l=/127.0.0.1:42617,r=/127.0.0.1:47038,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:37:44.734 [qtp1187972599-29] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@7119f236{s=HttpChannelState@2fa2e9cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@5957e482[{l=/127.0.0.1:42617,r=/127.0.0.1:47038,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@2fa2e9cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.734 [qtp1187972599-29] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@37798fa8::SocketChannelEndPoint@5957e482[{l=/127.0.0.1:42617,r=/127.0.0.1:47038,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:44.734 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f02db0@51ec0e31 on ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=0 18:37:44.734 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@5957e482[{l=/127.0.0.1:42617,r=/127.0.0.1:47038,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@37798fa8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f5ade78{s=START}]=>HttpChannelOverHttp@7119f236{s=HttpChannelState@2fa2e9cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.735 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@37798fa8::SocketChannelEndPoint@5957e482[{l=/127.0.0.1:42617,r=/127.0.0.1:47038,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@37798fa8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f5ade78{s=START}]=>HttpChannelOverHttp@7119f236{s=HttpChannelState@2fa2e9cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.735 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@37798fa8::SocketChannelEndPoint@5957e482[{l=/127.0.0.1:42617,r=/127.0.0.1:47038,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@37798fa8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f5ade78{s=START}]=>HttpChannelOverHttp@7119f236{s=HttpChannelState@2fa2e9cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.735 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@578ea6d6{ReadCallback@2c717740{HttpConnection@37798fa8::SocketChannelEndPoint@5957e482[{l=/127.0.0.1:42617,r=/127.0.0.1:47038,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@37798fa8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f5ade78{s=START}]=>HttpChannelOverHttp@7119f236{s=HttpChannelState@2fa2e9cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.735 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@5957e482[{l=/127.0.0.1:42617,r=/127.0.0.1:47038,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@37798fa8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f5ade78{s=START}]=>HttpChannelOverHttp@7119f236{s=HttpChannelState@2fa2e9cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.735 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@1d5d6979 on ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=1 18:37:44.735 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=2 18:37:44.735 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken with none selected 18:37:44.735 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken up from select, 0/0/1 selected 18:37:44.735 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@5957e482[{l=/127.0.0.1:42617,r=/127.0.0.1:47038,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@37798fa8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f5ade78{s=START}]=>HttpChannelOverHttp@7119f236{s=HttpChannelState@2fa2e9cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.734 [main] DEBUG org.apache.http.headers -- http-outgoing-34 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:37:44.735 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 processing 0 keys, 2 updates 18:37:44.735 [qtp1187972599-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@7c62f7ee[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:47038]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=1,r=-1,t=59929ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}] 18:37:44.735 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:37:44.735 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f02db0@51ec0e31 18:37:44.735 [qtp1187972599-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59929ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}] 18:37:44.735 [main] DEBUG org.apache.http.headers -- http-outgoing-34 >> Accept-Encoding: gzip,deflate 18:37:44.735 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@1d5d6979 18:37:44.735 [qtp1187972599-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119929ms in the future QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59929ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}] 18:37:44.735 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@5957e482[{l=/127.0.0.1:42617,r=/127.0.0.1:47038,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@37798fa8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f5ade78{s=START}]=>HttpChannelOverHttp@7119f236{s=HttpChannelState@2fa2e9cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.735 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.735 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 waiting with 1 keys 18:37:44.735 [main] DEBUG org.apache.http.wire -- http-outgoing-34 >> "PUT /base/RestTest/PutHello/Bob HTTP/1.1[\r][\n]" 18:37:44.735 [main] DEBUG org.apache.http.wire -- http-outgoing-34 >> "Content-Type: text/plain[\r][\n]" 18:37:44.735 [main] DEBUG org.apache.http.wire -- http-outgoing-34 >> "Content-Length: 9[\r][\n]" 18:37:44.735 [main] DEBUG org.apache.http.wire -- http-outgoing-34 >> "Host: localhost:42617[\r][\n]" 18:37:44.735 [main] DEBUG org.apache.http.wire -- http-outgoing-34 >> "Connection: Keep-Alive[\r][\n]" 18:37:44.735 [main] DEBUG org.apache.http.wire -- http-outgoing-34 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:37:44.735 [main] DEBUG org.apache.http.wire -- http-outgoing-34 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:37:44.735 [main] DEBUG org.apache.http.wire -- http-outgoing-34 >> "[\r][\n]" 18:37:44.735 [main] DEBUG org.apache.http.wire -- http-outgoing-34 >> "At last! " 18:37:44.735 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken up from select, 1/1/1 selected 18:37:44.735 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 processing 1 keys, 0 updates 18:37:44.735 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:47038], selector=sun.nio.ch.EPollSelectorImpl@6156f7d9, interestOps=1, readyOps=1 SocketChannelEndPoint@5957e482[{l=/127.0.0.1:42617,r=/127.0.0.1:47038,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@37798fa8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f5ade78{s=START}]=>HttpChannelOverHttp@7119f236{s=HttpChannelState@2fa2e9cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.735 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@5957e482[{l=/127.0.0.1:42617,r=/127.0.0.1:47038,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@37798fa8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f5ade78{s=START}]=>HttpChannelOverHttp@7119f236{s=HttpChannelState@2fa2e9cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.735 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@5957e482[{l=/127.0.0.1:42617,r=/127.0.0.1:47038,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@37798fa8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f5ade78{s=START}]=>HttpChannelOverHttp@7119f236{s=HttpChannelState@2fa2e9cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:44.735 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0} tryExecute AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59929ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}][pc=0,pic=0,pec=1,epc=23]@2024-01-20T18:37:44.735970018Z 18:37:44.736 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b3af188{RESERVED,thread=Thread[qtp1187972599-18,5,main]} task=AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59929ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=23]@2024-01-20T18:37:44.736086078Z ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} 18:37:44.736 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@5957e482[{l=/127.0.0.1:42617,r=/127.0.0.1:47038,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@37798fa8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f5ade78{s=START}]=>HttpChannelOverHttp@7119f236{s=HttpChannelState@2fa2e9cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59929ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=23]@2024-01-20T18:37:44.736129859Z 18:37:44.736 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59929ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=24]@2024-01-20T18:37:44.736168039Z tryProduce true 18:37:44.736 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:44.736 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.736 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@578ea6d6{ReadCallback@2c717740{HttpConnection@37798fa8::SocketChannelEndPoint@5957e482[{l=/127.0.0.1:42617,r=/127.0.0.1:47038,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@37798fa8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f5ade78{s=START}]=>HttpChannelOverHttp@7119f236{s=HttpChannelState@2fa2e9cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.736 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@5957e482[{l=/127.0.0.1:42617,r=/127.0.0.1:47038,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@37798fa8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f5ade78{s=START}]=>HttpChannelOverHttp@7119f236{s=HttpChannelState@2fa2e9cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.736 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 waiting with 1 keys 18:37:44.736 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@37798fa8::SocketChannelEndPoint@5957e482[{l=/127.0.0.1:42617,r=/127.0.0.1:47038,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@37798fa8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f5ade78{s=START}]=>HttpChannelOverHttp@7119f236{s=HttpChannelState@2fa2e9cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@2fa2e9cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.736 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 228 DirectByteBuffer@6c3ace64[p=0,l=228,c=8192,r=228]={<<>>.0.4)\r\nAc...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.736 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@37798fa8::SocketChannelEndPoint@5957e482[{l=/127.0.0.1:42617,r=/127.0.0.1:47038,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@37798fa8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f5ade78{s=START}]=>HttpChannelOverHttp@7119f236{s=HttpChannelState@2fa2e9cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 228 RetainableByteBuffer@18162f7a{DirectByteBuffer@6c3ace64[p=0,l=228,c=8192,r=228]={<<>>.0.4)\r\nAc...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.736 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@37798fa8::SocketChannelEndPoint@5957e482[{l=/127.0.0.1:42617,r=/127.0.0.1:47038,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@37798fa8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f5ade78{s=START}]=>HttpChannelOverHttp@7119f236{s=HttpChannelState@2fa2e9cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@18162f7a{DirectByteBuffer@6c3ace64[p=0,l=228,c=8192,r=228]={<<>>.0.4)\r\nAc...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.736 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@6c3ace64[p=0,l=228,c=8192,r=228]={<<>>.0.4)\r\nAc...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.736 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:37:44.736 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:37:44.736 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:37:44.736 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:37:44.736 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:37:44.736 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> IN_VALUE 18:37:44.736 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> FIELD 18:37:44.736 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Type: text/plain) header=Content-Type, headerString=[Content-Type], valueString=[text/plain] 18:37:44.736 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:37:44.736 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:37:44.736 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:37:44.736 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:37:44.736 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:37:44.736 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:37:44.736 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:37:44.736 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:42617) header=Host, headerString=[Host], valueString=[localhost:42617] 18:37:44.736 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:37:44.736 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:37:44.736 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:37:44.736 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:37:44.736 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:37:44.736 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:37:44.736 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:37:44.736 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:37:44.736 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:37:44.736 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:37:44.736 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:37:44.736 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@683827055 cs=HttpChannelState@2fa2e9cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@18e04e5a eof=false 18:37:44.737 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@18e04e5a 18:37:44.737 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@19f58855[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@7119f236{s=HttpChannelState@2fa2e9cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=1}] 18:37:44.737 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/PutHello/Bob on HttpChannelOverHttp@7119f236{s=HttpChannelState@2fa2e9cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/PutHello/Bob,age=1} PUT /base/RestTest/PutHello/Bob HTTP/1.1 Content-Type: text/plain Content-Length: 9 Host: localhost:42617 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:37:44.737 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@37798fa8::SocketChannelEndPoint@5957e482[{l=/127.0.0.1:42617,r=/127.0.0.1:47038,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@37798fa8[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@6f5ade78{s=START}]=>HttpChannelOverHttp@7119f236{s=HttpChannelState@2fa2e9cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/PutHello/Bob,age=1}] parsed true HttpParser{s=CONTENT,0 of 9} 18:37:44.737 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:42617/base/RestTest/PutHello/Bob HttpChannelOverHttp@7119f236{s=HttpChannelState@2fa2e9cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/PutHello/Bob,age=1} 18:37:44.737 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@2fa2e9cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.737 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@7119f236{s=HttpChannelState@2fa2e9cc{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob,age=1} 18:37:44.737 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.Server -- REQUEST PUT /base/RestTest/PutHello/Bob ?null on HttpChannelOverHttp@7119f236{s=HttpChannelState@2fa2e9cc{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob,age=1} 18:37:44.737 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/PutHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:37:44.737 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/PutHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:37:44.737 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:37:44.737 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 session=null 18:37:44.737 [qtp1187972599-25] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/PutHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2c708440, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/PutHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:37:44.737 [qtp1187972599-25] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:37:44.739 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=-9223372036854775808] AsyncContentProducer@19f58855[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@7119f236{s=HttpChannelState@2fa2e9cc{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob,age=3}] 18:37:44.739 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@19f58855[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@7119f236{s=HttpChannelState@2fa2e9cc{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob,age=3}] 18:37:44.739 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@19f58855[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@7119f236{s=HttpChannelState@2fa2e9cc{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob,age=3}] 18:37:44.739 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:44.739 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@37798fa8::SocketChannelEndPoint@5957e482[{l=/127.0.0.1:42617,r=/127.0.0.1:47038,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@37798fa8[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@6f5ade78{s=START}]=>HttpChannelOverHttp@7119f236{s=HttpChannelState@2fa2e9cc{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob,age=3}] parse RetainableByteBuffer@18162f7a{DirectByteBuffer@6c3ace64[p=219,l=228,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>.0.4)\r\nAc...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.739 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@6c3ace64[p=219,l=228,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>.0.4)\r\nAc...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.739 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@7119f236{s=HttpChannelState@2fa2e9cc{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob,age=3} Content@42f937f8{DirectByteBufferR@787a31ef[p=219,l=228,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>.0.4)\r\nAc...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:44.739 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@37798fa8::SocketChannelEndPoint@5957e482[{l=/127.0.0.1:42617,r=/127.0.0.1:47038,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@37798fa8[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@6f5ade78{s=START}]=>HttpChannelOverHttp@7119f236{s=HttpChannelState@2fa2e9cc{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob,age=3}] parsed true HttpParser{s=CONTENT,9 of 9} 18:37:44.739 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@42f937f8{DirectByteBufferR@787a31ef[p=219,l=228,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>.0.4)\r\nAc...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:44.739 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 243729295890 AsyncContentProducer@19f58855[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@7119f236{s=HttpChannelState@2fa2e9cc{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob,age=3}] 18:37:44.739 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced Content@42f937f8{DirectByteBufferR@787a31ef[p=219,l=228,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>.0.4)\r\nAc...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@19f58855[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@7119f236{s=HttpChannelState@2fa2e9cc{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob,age=3}] 18:37:44.739 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@19f58855[r=Content@42f937f8{DirectByteBufferR@787a31ef[p=219,l=228,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>.0.4)\r\nAc...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@7119f236{s=HttpChannelState@2fa2e9cc{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob,age=3}] 18:37:44.739 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@19f58855[r=Content@42f937f8{DirectByteBufferR@787a31ef[p=219,l=228,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>.0.4)\r\nAc...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@7119f236{s=HttpChannelState@2fa2e9cc{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob,age=3}] 18:37:44.739 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@19f58855[r=Content@42f937f8{DirectByteBufferR@787a31ef[p=219,l=228,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>.0.4)\r\nAc...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@42f937f8{DirectByteBufferR@787a31ef[p=219,l=228,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>.0.4)\r\nAc...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@7119f236{s=HttpChannelState@2fa2e9cc{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob,age=3}] 18:37:44.739 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = Content@42f937f8{DirectByteBufferR@787a31ef[p=219,l=228,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>.0.4)\r\nAc...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@19f58855[r=Content@42f937f8{DirectByteBufferR@787a31ef[p=219,l=228,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>.0.4)\r\nAc...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@42f937f8{DirectByteBufferR@787a31ef[p=219,l=228,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>.0.4)\r\nAc...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@7119f236{s=HttpChannelState@2fa2e9cc{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob,age=3}] 18:37:44.739 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@2fa2e9cc{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.739 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned Content@42f937f8{DirectByteBufferR@787a31ef[p=219,l=228,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>.0.4)\r\nAc...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:44.739 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- read produced 9 byte(s) HttpInput@683827055 cs=HttpChannelState@2fa2e9cc{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@18e04e5a eof=false 18:37:44.739 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reclaim Content@42f937f8{DirectByteBufferR@787a31ef[p=228,l=228,c=8192,r=0]={PUT /base... last! <<<>>>.0.4)\r\nAc...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@19f58855[r=Content@42f937f8{DirectByteBufferR@787a31ef[p=228,l=228,c=8192,r=0]={PUT /base... last! <<<>>>.0.4)\r\nAc...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@42f937f8{DirectByteBufferR@787a31ef[p=228,l=228,c=8192,r=0]={PUT /base... last! <<<>>>.0.4)\r\nAc...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@7119f236{s=HttpChannelState@2fa2e9cc{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob,age=3}] 18:37:44.739 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=243729295890] AsyncContentProducer@19f58855[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@7119f236{s=HttpChannelState@2fa2e9cc{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob,age=3}] 18:37:44.739 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@19f58855[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@7119f236{s=HttpChannelState@2fa2e9cc{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob,age=3}] 18:37:44.739 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@19f58855[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@7119f236{s=HttpChannelState@2fa2e9cc{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob,age=3}] 18:37:44.739 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:44.739 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@37798fa8::SocketChannelEndPoint@5957e482[{l=/127.0.0.1:42617,r=/127.0.0.1:47038,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@37798fa8[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@6f5ade78{s=START}]=>HttpChannelOverHttp@7119f236{s=HttpChannelState@2fa2e9cc{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob,age=3}] parse RetainableByteBuffer@18162f7a{DirectByteBuffer@6c3ace64[p=228,l=228,c=8192,r=0]={PUT /base... last! <<<>>>.0.4)\r\nAc...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.739 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@6c3ace64[p=228,l=228,c=8192,r=0]={PUT /base... last! <<<>>>.0.4)\r\nAc...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.739 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:37:44.739 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@7119f236{s=HttpChannelState@2fa2e9cc{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob,age=3} 18:37:44.739 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:37:44.739 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@7119f236{s=HttpChannelState@2fa2e9cc{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob,age=3} 18:37:44.739 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:37:44.739 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@37798fa8::SocketChannelEndPoint@5957e482[{l=/127.0.0.1:42617,r=/127.0.0.1:47038,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@37798fa8[p=HttpParser{s=END,9 of 9},g=HttpGenerator@6f5ade78{s=START}]=>HttpChannelOverHttp@7119f236{s=HttpChannelState@2fa2e9cc{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob,age=3}] parsed false HttpParser{s=END,9 of 9} 18:37:44.739 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@37798fa8::SocketChannelEndPoint@5957e482[{l=/127.0.0.1:42617,r=/127.0.0.1:47038,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@37798fa8[p=HttpParser{s=END,9 of 9},g=HttpGenerator@6f5ade78{s=START}]=>HttpChannelOverHttp@7119f236{s=HttpChannelState@2fa2e9cc{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob,age=3}] 18:37:44.739 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:37:44.739 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 243729295890 AsyncContentProducer@19f58855[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@7119f236{s=HttpChannelState@2fa2e9cc{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob,age=3}] 18:37:44.739 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced EofContent AsyncContentProducer@19f58855[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@7119f236{s=HttpChannelState@2fa2e9cc{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob,age=3}] 18:37:44.739 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@19f58855[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@7119f236{s=HttpChannelState@2fa2e9cc{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob,age=3}] 18:37:44.740 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@19f58855[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@7119f236{s=HttpChannelState@2fa2e9cc{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob,age=4}] 18:37:44.740 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@19f58855[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@7119f236{s=HttpChannelState@2fa2e9cc{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob,age=4}] 18:37:44.740 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = EofContent AsyncContentProducer@19f58855[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@7119f236{s=HttpChannelState@2fa2e9cc{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob,age=4}] 18:37:44.740 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@2fa2e9cc{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.740 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned EofContent 18:37:44.740 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- read error=null HttpInput@683827055 cs=HttpChannelState@2fa2e9cc{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@18e04e5a eof=false 18:37:44.740 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- read at EOF, setting consumed EOF to true HttpInput@683827055 cs=HttpChannelState@2fa2e9cc{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@18e04e5a eof=false 18:37:44.740 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- onContentProducible releasing semaphore LockedSemaphore permits=0 unready=false 18:37:44.740 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@62f23224[p=0,l=37,c=8192,r=37]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 18:37:44.740 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=37 null 18:37:44.740 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@5770a90f[p=0,l=37,c=8192,r=37]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@5c3d12ee{null} 18:37:44.740 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/PutHello/Bob on HttpChannelOverHttp@7119f236{s=HttpChannelState@2fa2e9cc{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob,age=4} 200 null HTTP/1.1 Date: Sat, 20 Jan 2024 18:37:44 GMT Content-Length: 37 Content-Type: text/plain 18:37:44.740 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@7561a5cf[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=37},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6f1ca55] (null,[p=0,l=37,c=8192,r=37],true)@START 18:37:44.740 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=37} last=true content=HeapByteBuffer@5770a90f[p=0,l=37,c=8192,r=37]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.740 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sat, 20 Jan 2024 18:37:44 GMT Content-Length: 37 Content-Type: text/plain 18:37:44.741 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:37:44.741 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@7561a5cf[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=37},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6f1ca55] ([p=0,l=126,c=8192,r=126],[p=0,l=37,c=8192,r=37],true)@COMPLETING 18:37:44.741 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@541b2355{IDLE}->null [DirectByteBuffer@2652a7a2[p=0,l=126,c=8192,r=126]={<<>>ext/html;...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@5770a90f[p=0,l=37,c=8192,r=37]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 18:37:44.741 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@541b2355{WRITING}->null:IDLE-->WRITING 18:37:44.741 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 163 SocketChannelEndPoint@5957e482[{l=/127.0.0.1:42617,r=/127.0.0.1:47038,OPEN,fill=-,flush=W,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@37798fa8[p=HttpParser{s=END,9 of 9},g=HttpGenerator@6f5ade78{s=COMPLETING}]=>HttpChannelOverHttp@7119f236{s=HttpChannelState@2fa2e9cc{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob,age=5}] 18:37:44.741 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=163 remaining=0 WriteFlusher@541b2355{WRITING}->null 18:37:44.741 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@541b2355{IDLE}->null:WRITING-->IDLE 18:37:44.741 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@7561a5cf[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=37},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6f1ca55] ([p=126,l=126,c=8192,r=0],[p=37,l=37,c=8192,r=0],true)@END 18:37:44.741 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpOutput -- onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 18:37:44.741 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:37:44.741 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@7119f236{s=HttpChannelState@2fa2e9cc{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob,age=5} 18:37:44.741 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@2fa2e9cc{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:37:44.741 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@2fa2e9cc{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.741 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@7119f236{s=HttpChannelState@2fa2e9cc{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob,age=5} 18:37:44.741 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@6005f15a) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:37:44.741 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@2fa2e9cc{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.741 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@2fa2e9cc{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.741 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@2fa2e9cc{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.741 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@7119f236{s=HttpChannelState@2fa2e9cc{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/PutHello/Bob,age=5} 18:37:44.741 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/PutHello/Bob written=37 18:37:44.741 [qtp1187972599-25] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:37:44 +0000] "PUT /base/RestTest/PutHello/Bob HTTP/1.1" 200 37 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:44.741 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@683827055 cs=HttpChannelState@2fa2e9cc{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@18e04e5a eof=true 18:37:44.741 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@7119f236{s=HttpChannelState@2fa2e9cc{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/PutHello/Bob,age=5} 18:37:44.741 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@19f58855[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@7119f236{s=HttpChannelState@2fa2e9cc{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/PutHello/Bob,age=5}] 18:37:44.741 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@683827055 cs=HttpChannelState@2fa2e9cc{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@18e04e5a eof=true 18:37:44.741 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@19f58855[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@7119f236{s=HttpChannelState@2fa2e9cc{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/PutHello/Bob,age=5}] 18:37:44.741 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@683827055 cs=HttpChannelState@2fa2e9cc{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@18e04e5a eof=true 18:37:44.741 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@2fa2e9cc{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.741 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@683827055 cs=HttpChannelState@2fa2e9cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@18e04e5a eof=true 18:37:44.741 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@18e04e5a 18:37:44.741 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@19f58855[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@7119f236{s=HttpChannelState@2fa2e9cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/PutHello/Bob,age=5}] 18:37:44.741 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:37:44.741 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:37:44.741 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@7119f236{s=HttpChannelState@2fa2e9cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:37:44.741 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@6c3ace64[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.742 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@6c3ace64[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.742 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@37798fa8::SocketChannelEndPoint@5957e482[{l=/127.0.0.1:42617,r=/127.0.0.1:47038,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@37798fa8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f5ade78{s=START}]=>HttpChannelOverHttp@7119f236{s=HttpChannelState@2fa2e9cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled 0 RetainableByteBuffer@18162f7a{DirectByteBuffer@6c3ace64[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.742 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@37798fa8::SocketChannelEndPoint@5957e482[{l=/127.0.0.1:42617,r=/127.0.0.1:47038,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@37798fa8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f5ade78{s=START}]=>HttpChannelOverHttp@7119f236{s=HttpChannelState@2fa2e9cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@18162f7a{DirectByteBuffer@6c3ace64[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.742 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@6c3ace64[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.742 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@37798fa8::SocketChannelEndPoint@5957e482[{l=/127.0.0.1:42617,r=/127.0.0.1:47038,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@37798fa8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f5ade78{s=START}]=>HttpChannelOverHttp@7119f236{s=HttpChannelState@2fa2e9cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=START,0 of -1} 18:37:44.742 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@37798fa8::SocketChannelEndPoint@5957e482[{l=/127.0.0.1:42617,r=/127.0.0.1:47038,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@37798fa8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f5ade78{s=START}]=>HttpChannelOverHttp@7119f236{s=HttpChannelState@2fa2e9cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.742 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@37798fa8::SocketChannelEndPoint@5957e482[{l=/127.0.0.1:42617,r=/127.0.0.1:47038,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@37798fa8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f5ade78{s=START}]=>HttpChannelOverHttp@7119f236{s=HttpChannelState@2fa2e9cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.742 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@578ea6d6{ReadCallback@2c717740{HttpConnection@37798fa8::SocketChannelEndPoint@5957e482[{l=/127.0.0.1:42617,r=/127.0.0.1:47038,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@37798fa8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f5ade78{s=START}]=>HttpChannelOverHttp@7119f236{s=HttpChannelState@2fa2e9cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.742 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@5957e482[{l=/127.0.0.1:42617,r=/127.0.0.1:47038,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@37798fa8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f5ade78{s=START}]=>HttpChannelOverHttp@7119f236{s=HttpChannelState@2fa2e9cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.742 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@1d5d6979 on ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=0 18:37:44.742 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=1 18:37:44.742 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken with none selected 18:37:44.742 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@37798fa8::SocketChannelEndPoint@5957e482[{l=/127.0.0.1:42617,r=/127.0.0.1:47038,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@37798fa8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f5ade78{s=START}]=>HttpChannelOverHttp@7119f236{s=HttpChannelState@2fa2e9cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@2fa2e9cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.742 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken up from select, 0/0/1 selected 18:37:44.742 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b40b6c7{RUNNING,thread=Thread[qtp1187972599-25,5,main]} was=RUNNING next=RESERVED size=0+4 capacity=4 18:37:44.742 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 processing 0 keys, 1 updates 18:37:44.742 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b40b6c7{RESERVED,thread=Thread[qtp1187972599-25,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0} 18:37:44.742 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:44.742 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@1d5d6979 18:37:44.742 [main] DEBUG org.apache.http.wire -- http-outgoing-34 << "HTTP/1.1 200 OK[\r][\n]" 18:37:44.742 [main] DEBUG org.apache.http.wire -- http-outgoing-34 << "Date: Sat, 20 Jan 2024 18:37:44 GMT[\r][\n]" 18:37:44.742 [main] DEBUG org.apache.http.wire -- http-outgoing-34 << "Content-Type: text/plain[\r][\n]" 18:37:44.742 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@5957e482[{l=/127.0.0.1:42617,r=/127.0.0.1:47038,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@37798fa8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f5ade78{s=START}]=>HttpChannelOverHttp@7119f236{s=HttpChannelState@2fa2e9cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.742 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.742 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 waiting with 1 keys 18:37:44.742 [main] DEBUG org.apache.http.wire -- http-outgoing-34 << "Content-Length: 37[\r][\n]" 18:37:44.750 [main] DEBUG org.apache.http.wire -- http-outgoing-34 << "Server: Jetty(11.0.18)[\r][\n]" 18:37:44.750 [main] DEBUG org.apache.http.wire -- http-outgoing-34 << "[\r][\n]" 18:37:44.750 [main] DEBUG org.apache.http.wire -- http-outgoing-34 << "PUT: At last! Hello There Bob aged 90" 18:37:44.750 [main] DEBUG org.apache.http.headers -- http-outgoing-34 << HTTP/1.1 200 OK 18:37:44.750 [main] DEBUG org.apache.http.headers -- http-outgoing-34 << Date: Sat, 20 Jan 2024 18:37:44 GMT 18:37:44.750 [main] DEBUG org.apache.http.headers -- http-outgoing-34 << Content-Type: text/plain 18:37:44.750 [main] DEBUG org.apache.http.headers -- http-outgoing-34 << Content-Length: 37 18:37:44.750 [main] DEBUG org.apache.http.headers -- http-outgoing-34 << Server: Jetty(11.0.18) 18:37:44.750 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:37:44.750 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 34][route: {}->http://localhost:42617] can be kept alive indefinitely 18:37:44.750 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-34: set socket timeout to 0 18:37:44.750 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 34][route: {}->http://localhost:42617][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:44.750 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:37:44.750 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:37:44.750 [main] DEBUG org.onap.policy.rest.RestManager -- PUT: At last! Hello There Bob aged 90 18:37:44.750 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:37:44.750 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-34: Close connection 18:37:44.750 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken up from select, 1/1/1 selected 18:37:44.750 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:37:44.750 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 processing 1 keys, 0 updates 18:37:44.750 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:42617/base/RestTest/PostHello/Bob: 18:37:44.750 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:47038], selector=sun.nio.ch.EPollSelectorImpl@6156f7d9, interestOps=1, readyOps=1 SocketChannelEndPoint@5957e482[{l=/127.0.0.1:42617,r=/127.0.0.1:47038,OPEN,fill=FI,flush=-,to=8/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@37798fa8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f5ade78{s=START}]=>HttpChannelOverHttp@7119f236{s=HttpChannelState@2fa2e9cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.751 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@5957e482[{l=/127.0.0.1:42617,r=/127.0.0.1:47038,OPEN,fill=FI,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@37798fa8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f5ade78{s=START}]=>HttpChannelOverHttp@7119f236{s=HttpChannelState@2fa2e9cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.751 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@5957e482[{l=/127.0.0.1:42617,r=/127.0.0.1:47038,OPEN,fill=FI,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@37798fa8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f5ade78{s=START}]=>HttpChannelOverHttp@7119f236{s=HttpChannelState@2fa2e9cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:44.751 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0} tryExecute AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59914ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}][pc=0,pic=0,pec=1,epc=24]@2024-01-20T18:37:44.751178211Z 18:37:44.751 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@5957e482[{l=/127.0.0.1:42617,r=/127.0.0.1:47038,OPEN,fill=FI,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@37798fa8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f5ade78{s=START}]=>HttpChannelOverHttp@7119f236{s=HttpChannelState@2fa2e9cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59913ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=24]@2024-01-20T18:37:44.751275221Z 18:37:44.751 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@578ea6d6{ReadCallback@2c717740{HttpConnection@37798fa8::SocketChannelEndPoint@5957e482[{l=/127.0.0.1:42617,r=/127.0.0.1:47038,OPEN,fill=FI,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@37798fa8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f5ade78{s=START}]=>HttpChannelOverHttp@7119f236{s=HttpChannelState@2fa2e9cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.751 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@37798fa8::SocketChannelEndPoint@5957e482[{l=/127.0.0.1:42617,r=/127.0.0.1:47038,OPEN,fill=-,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@37798fa8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f5ade78{s=START}]=>HttpChannelOverHttp@7119f236{s=HttpChannelState@2fa2e9cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@2fa2e9cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.751 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@5957e482[{l=/127.0.0.1:42617,r=/127.0.0.1:47038,OPEN,fill=-,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@37798fa8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f5ade78{s=START}]=>HttpChannelOverHttp@7119f236{s=HttpChannelState@2fa2e9cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.751 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.751 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:37:44.751 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@37798fa8::SocketChannelEndPoint@5957e482[{l=/127.0.0.1:42617,r=/127.0.0.1:47038,ISHUT,fill=-,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@37798fa8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f5ade78{s=START}]=>HttpChannelOverHttp@7119f236{s=HttpChannelState@2fa2e9cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.751 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@37798fa8::SocketChannelEndPoint@5957e482[{l=/127.0.0.1:42617,r=/127.0.0.1:47038,ISHUT,fill=-,flush=-,to=9/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@37798fa8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f5ade78{s=START}]=>HttpChannelOverHttp@7119f236{s=HttpChannelState@2fa2e9cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.751 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.751 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:37:44.751 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@5957e482[{l=/127.0.0.1:42617,r=/127.0.0.1:47038,ISHUT,fill=-,flush=-,to=9/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@37798fa8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6f5ade78{s=START}]=>HttpChannelOverHttp@7119f236{s=HttpChannelState@2fa2e9cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.751 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@5957e482[{l=/127.0.0.1:42617,r=/127.0.0.1:47038,ISHUT,fill=-,flush=-,to=9/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@37798fa8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6f5ade78{s=START}]=>HttpChannelOverHttp@7119f236{s=HttpChannelState@2fa2e9cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.751 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@5957e482[{l=/127.0.0.1:42617,r=/127.0.0.1:47038,CLOSED,fill=-,flush=-,to=9/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@37798fa8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6f5ade78{s=START}]=>HttpChannelOverHttp@7119f236{s=HttpChannelState@2fa2e9cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.751 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@578ea6d6{null} 18:37:44.751 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=1 updates=0 18:37:44.751 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@273fa932 startThread=0 18:37:44.751 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@273fa932 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=1,r=-1,t=59913ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.751 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@37798fa8::SocketChannelEndPoint@5957e482[{l=null,r=null,CLOSED,fill=-,flush=-,to=9/30000}{io=1/0,kio=-1,kro=-1}]->[HttpConnection@37798fa8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6f5ade78{s=START}]=>HttpChannelOverHttp@7119f236{s=HttpChannelState@2fa2e9cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:37:44.751 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@37798fa8::SocketChannelEndPoint@5957e482[{l=null,r=null,CLOSED,fill=-,flush=-,to=9/30000}{io=1/0,kio=-1,kro=-1}]->[HttpConnection@37798fa8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6f5ade78{s=START}]=>HttpChannelOverHttp@7119f236{s=HttpChannelState@2fa2e9cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.752 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:37:44.751 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@5957e482[{l=null,r=null,CLOSED,fill=-,flush=-,to=9/30000}{io=1/0,kio=-1,kro=-1}]->[HttpConnection@37798fa8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6f5ade78{s=START}]=>HttpChannelOverHttp@7119f236{s=HttpChannelState@2fa2e9cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.752 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@5957e482[{l=null,r=null,CLOSED,fill=-,flush=-,to=9/30000}{io=1/0,kio=-1,kro=-1}]->[HttpConnection@37798fa8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6f5ade78{s=START}]=>HttpChannelOverHttp@7119f236{s=HttpChannelState@2fa2e9cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.752 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:37:44.752 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@37798fa8::SocketChannelEndPoint@5957e482[{l=null,r=null,CLOSED,fill=-,flush=-,to=9/30000}{io=1/0,kio=-1,kro=-1}]->[HttpConnection@37798fa8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6f5ade78{s=START}]=>HttpChannelOverHttp@7119f236{s=HttpChannelState@2fa2e9cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.752 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:42617][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:37:44.752 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@37798fa8::SocketChannelEndPoint@5957e482[{l=null,r=null,CLOSED,fill=-,flush=-,to=9/30000}{io=1/0,kio=-1,kro=-1}]->[HttpConnection@37798fa8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6f5ade78{s=START}]=>HttpChannelOverHttp@7119f236{s=HttpChannelState@2fa2e9cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@2fa2e9cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.752 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:44.752 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.752 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@273fa932 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=1,r=-1,t=59912ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.752 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59912ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.752 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 35][route: {}->http://localhost:42617][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:44.752 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119912ms in the future QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59912ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.752 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:42617 18:37:44.752 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Ignoring key update for cancelled key SocketChannelEndPoint@5957e482[{l=null,r=null,CLOSED,fill=-,flush=-,to=9/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@37798fa8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6f5ade78{s=START}]=>HttpChannelOverHttp@7119f236{s=HttpChannelState@2fa2e9cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] java.nio.channels.CancelledKeyException: null at java.base/sun.nio.ch.SelectionKeyImpl.ensureValid(SelectionKeyImpl.java:75) at java.base/sun.nio.ch.SelectionKeyImpl.interestOps(SelectionKeyImpl.java:104) at org.eclipse.jetty.io.SelectableChannelEndPoint.updateKey(SelectableChannelEndPoint.java:271) at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.updateKeys(ManagedSelector.java:715) at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:540) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:455) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:248) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) at java.base/java.lang.Thread.run(Thread.java:833) 18:37:44.752 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@5957e482[{l=null,r=null,CLOSED,fill=-,flush=-,to=9/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@37798fa8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6f5ade78{s=START}]=>HttpChannelOverHttp@7119f236{s=HttpChannelState@2fa2e9cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.752 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@5957e482[{l=null,r=null,CLOSED,fill=-,flush=-,to=9/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@37798fa8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6f5ade78{s=START}]=>HttpChannelOverHttp@7119f236{s=HttpChannelState@2fa2e9cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.752 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 waiting with 1 keys 18:37:44.752 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b40b6c7{RESERVED,thread=Thread[qtp1187972599-25,5,main]} task=AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/PRODUCING/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59912ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=25]@2024-01-20T18:37:44.752628698Z ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} 18:37:44.752 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/PRODUCING/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59912ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=25]@2024-01-20T18:37:44.752713588Z tryProduce true 18:37:44.752 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b40b6c7{RUNNING,thread=Thread[qtp1187972599-25,5,main]} was=RUNNING next=RESERVED size=0+4 capacity=4 18:37:44.752 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b40b6c7{RESERVED,thread=Thread[qtp1187972599-25,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0} 18:37:44.752 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:42617 18:37:44.752 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:47052<->127.0.0.1:42617 18:37:44.752 [qtp1187972599-20-acceptor-0@2d777226-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@7c5f4b4b[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:47052]] on ManagedSelector@22df0abe{STARTED} id=0 keys=0 selected=0 updates=0 18:37:44.753 [qtp1187972599-20-acceptor-0@2d777226-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@22df0abe{STARTED} id=0 keys=0 selected=0 updates=1 18:37:44.753 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request POST /base/RestTest/PostHello/Bob HTTP/1.1 18:37:44.753 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:37:44.753 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken with none selected 18:37:44.753 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:37:44.753 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 0/0/0 selected 18:37:44.753 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 0 keys, 1 updates 18:37:44.753 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:44.753 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@7c5f4b4b[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:47052]] 18:37:44.753 [main] DEBUG org.apache.http.headers -- http-outgoing-35 >> POST /base/RestTest/PostHello/Bob HTTP/1.1 18:37:44.753 [main] DEBUG org.apache.http.headers -- http-outgoing-35 >> Content-Type: text/plain 18:37:44.753 [main] DEBUG org.apache.http.headers -- http-outgoing-35 >> Content-Length: 9 18:37:44.753 [main] DEBUG org.apache.http.headers -- http-outgoing-35 >> Host: localhost:42617 18:37:44.753 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@7c5f4b4b[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:47052]] startThread=0 18:37:44.753 [main] DEBUG org.apache.http.headers -- http-outgoing-35 >> Connection: Keep-Alive 18:37:44.753 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.753 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 1 keys 18:37:44.753 [qtp1187972599-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@7c5f4b4b[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:47052]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=1,r=-1,t=59911ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}] 18:37:44.753 [main] DEBUG org.apache.http.headers -- http-outgoing-35 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:37:44.753 [main] DEBUG org.apache.http.headers -- http-outgoing-35 >> Accept-Encoding: gzip,deflate 18:37:44.753 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@24cdcdb4[{l=/127.0.0.1:42617,r=/127.0.0.1:47052,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:44.753 [main] DEBUG org.apache.http.wire -- http-outgoing-35 >> "POST /base/RestTest/PostHello/Bob HTTP/1.1[\r][\n]" 18:37:44.753 [main] DEBUG org.apache.http.wire -- http-outgoing-35 >> "Content-Type: text/plain[\r][\n]" 18:37:44.753 [main] DEBUG org.apache.http.wire -- http-outgoing-35 >> "Content-Length: 9[\r][\n]" 18:37:44.753 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@24cdcdb4[{l=/127.0.0.1:42617,r=/127.0.0.1:47052,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:37:44.753 [main] DEBUG org.apache.http.wire -- http-outgoing-35 >> "Host: localhost:42617[\r][\n]" 18:37:44.753 [main] DEBUG org.apache.http.wire -- http-outgoing-35 >> "Connection: Keep-Alive[\r][\n]" 18:37:44.753 [main] DEBUG org.apache.http.wire -- http-outgoing-35 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:37:44.753 [main] DEBUG org.apache.http.wire -- http-outgoing-35 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:37:44.753 [main] DEBUG org.apache.http.wire -- http-outgoing-35 >> "[\r][\n]" 18:37:44.753 [main] DEBUG org.apache.http.wire -- http-outgoing-35 >> "At last! " 18:37:44.753 [qtp1187972599-29] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@6d777ed{s=HttpChannelState@21bbcb00{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@24cdcdb4[{l=/127.0.0.1:42617,r=/127.0.0.1:47052,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@21bbcb00{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.753 [qtp1187972599-29] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@57db68ef::SocketChannelEndPoint@24cdcdb4[{l=/127.0.0.1:42617,r=/127.0.0.1:47052,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:44.753 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f02db0@1db1bfcd on ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=0 18:37:44.753 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@24cdcdb4[{l=/127.0.0.1:42617,r=/127.0.0.1:47052,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@57db68ef[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2064cb89{s=START}]=>HttpChannelOverHttp@6d777ed{s=HttpChannelState@21bbcb00{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.753 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@57db68ef::SocketChannelEndPoint@24cdcdb4[{l=/127.0.0.1:42617,r=/127.0.0.1:47052,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@57db68ef[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2064cb89{s=START}]=>HttpChannelOverHttp@6d777ed{s=HttpChannelState@21bbcb00{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.753 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@57db68ef::SocketChannelEndPoint@24cdcdb4[{l=/127.0.0.1:42617,r=/127.0.0.1:47052,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@57db68ef[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2064cb89{s=START}]=>HttpChannelOverHttp@6d777ed{s=HttpChannelState@21bbcb00{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.753 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@5ff8f74e{ReadCallback@5368604e{HttpConnection@57db68ef::SocketChannelEndPoint@24cdcdb4[{l=/127.0.0.1:42617,r=/127.0.0.1:47052,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@57db68ef[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2064cb89{s=START}]=>HttpChannelOverHttp@6d777ed{s=HttpChannelState@21bbcb00{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.753 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@24cdcdb4[{l=/127.0.0.1:42617,r=/127.0.0.1:47052,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@57db68ef[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2064cb89{s=START}]=>HttpChannelOverHttp@6d777ed{s=HttpChannelState@21bbcb00{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.753 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@43b7e239 on ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=1 18:37:44.753 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=2 18:37:44.753 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken with none selected 18:37:44.754 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 0/0/1 selected 18:37:44.754 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 0 keys, 2 updates 18:37:44.753 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@24cdcdb4[{l=/127.0.0.1:42617,r=/127.0.0.1:47052,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@57db68ef[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2064cb89{s=START}]=>HttpChannelOverHttp@6d777ed{s=HttpChannelState@21bbcb00{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.754 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:37:44.754 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f02db0@1db1bfcd 18:37:44.754 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@43b7e239 18:37:44.754 [qtp1187972599-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@7c5f4b4b[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:47052]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=1,r=-1,t=59911ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}] 18:37:44.754 [qtp1187972599-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59911ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}] 18:37:44.754 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@24cdcdb4[{l=/127.0.0.1:42617,r=/127.0.0.1:47052,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@57db68ef[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2064cb89{s=START}]=>HttpChannelOverHttp@6d777ed{s=HttpChannelState@21bbcb00{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.754 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.754 [qtp1187972599-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119911ms in the future QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59910ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}] 18:37:44.754 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 1 keys 18:37:44.754 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 1/1/1 selected 18:37:44.754 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 1 keys, 0 updates 18:37:44.754 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:47052], selector=sun.nio.ch.EPollSelectorImpl@7424c5f3, interestOps=1, readyOps=1 SocketChannelEndPoint@24cdcdb4[{l=/127.0.0.1:42617,r=/127.0.0.1:47052,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@57db68ef[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2064cb89{s=START}]=>HttpChannelOverHttp@6d777ed{s=HttpChannelState@21bbcb00{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.754 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@24cdcdb4[{l=/127.0.0.1:42617,r=/127.0.0.1:47052,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@57db68ef[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2064cb89{s=START}]=>HttpChannelOverHttp@6d777ed{s=HttpChannelState@21bbcb00{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.754 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@24cdcdb4[{l=/127.0.0.1:42617,r=/127.0.0.1:47052,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@57db68ef[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2064cb89{s=START}]=>HttpChannelOverHttp@6d777ed{s=HttpChannelState@21bbcb00{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:44.754 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0} tryExecute AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59910ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}][pc=0,pic=0,pec=0,epc=26]@2024-01-20T18:37:44.754441577Z 18:37:44.754 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b40b6c7{RESERVED,thread=Thread[qtp1187972599-25,5,main]} task=AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59910ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=26]@2024-01-20T18:37:44.754539217Z ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} 18:37:44.754 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@24cdcdb4[{l=/127.0.0.1:42617,r=/127.0.0.1:47052,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@57db68ef[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2064cb89{s=START}]=>HttpChannelOverHttp@6d777ed{s=HttpChannelState@21bbcb00{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59910ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=26]@2024-01-20T18:37:44.754587787Z 18:37:44.754 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59910ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=27]@2024-01-20T18:37:44.754636368Z tryProduce true 18:37:44.754 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@5ff8f74e{ReadCallback@5368604e{HttpConnection@57db68ef::SocketChannelEndPoint@24cdcdb4[{l=/127.0.0.1:42617,r=/127.0.0.1:47052,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@57db68ef[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2064cb89{s=START}]=>HttpChannelOverHttp@6d777ed{s=HttpChannelState@21bbcb00{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.754 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:44.754 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.754 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@57db68ef::SocketChannelEndPoint@24cdcdb4[{l=/127.0.0.1:42617,r=/127.0.0.1:47052,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@57db68ef[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2064cb89{s=START}]=>HttpChannelOverHttp@6d777ed{s=HttpChannelState@21bbcb00{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@21bbcb00{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.754 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 230 DirectByteBuffer@69856a09[p=0,l=230,c=8192,r=230]={<<>>late\r\n\r\nA...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.754 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@24cdcdb4[{l=/127.0.0.1:42617,r=/127.0.0.1:47052,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@57db68ef[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2064cb89{s=START}]=>HttpChannelOverHttp@6d777ed{s=HttpChannelState@21bbcb00{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.754 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 1 keys 18:37:44.754 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@57db68ef::SocketChannelEndPoint@24cdcdb4[{l=/127.0.0.1:42617,r=/127.0.0.1:47052,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@57db68ef[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2064cb89{s=START}]=>HttpChannelOverHttp@6d777ed{s=HttpChannelState@21bbcb00{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 230 RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=230,c=8192,r=230]={<<>>late\r\n\r\nA...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.754 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@57db68ef::SocketChannelEndPoint@24cdcdb4[{l=/127.0.0.1:42617,r=/127.0.0.1:47052,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@57db68ef[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2064cb89{s=START}]=>HttpChannelOverHttp@6d777ed{s=HttpChannelState@21bbcb00{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=230,c=8192,r=230]={<<>>late\r\n\r\nA...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.754 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=230,c=8192,r=230]={<<>>late\r\n\r\nA...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.754 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:37:44.754 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:37:44.754 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:37:44.754 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:37:44.754 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:37:44.754 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> IN_VALUE 18:37:44.755 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> FIELD 18:37:44.755 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Type: text/plain) header=Content-Type, headerString=[Content-Type], valueString=[text/plain] 18:37:44.755 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:37:44.755 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:37:44.755 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:37:44.755 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:37:44.755 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:37:44.755 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:37:44.755 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:37:44.755 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:42617) header=Host, headerString=[Host], valueString=[localhost:42617] 18:37:44.755 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:37:44.755 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:37:44.755 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:37:44.755 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:37:44.755 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:37:44.755 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:37:44.755 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:37:44.755 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:37:44.755 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:37:44.755 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:37:44.755 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:37:44.755 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@171872171 cs=HttpChannelState@21bbcb00{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@55eb6f65 eof=false 18:37:44.755 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@55eb6f65 18:37:44.755 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@968401b[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@6d777ed{s=HttpChannelState@21bbcb00{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.755 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/PostHello/Bob on HttpChannelOverHttp@6d777ed{s=HttpChannelState@21bbcb00{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/PostHello/Bob,age=0} POST /base/RestTest/PostHello/Bob HTTP/1.1 Content-Type: text/plain Content-Length: 9 Host: localhost:42617 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:37:44.755 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@57db68ef::SocketChannelEndPoint@24cdcdb4[{l=/127.0.0.1:42617,r=/127.0.0.1:47052,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@57db68ef[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@2064cb89{s=START}]=>HttpChannelOverHttp@6d777ed{s=HttpChannelState@21bbcb00{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/PostHello/Bob,age=0}] parsed true HttpParser{s=CONTENT,0 of 9} 18:37:44.755 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:42617/base/RestTest/PostHello/Bob HttpChannelOverHttp@6d777ed{s=HttpChannelState@21bbcb00{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/PostHello/Bob,age=0} 18:37:44.755 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@21bbcb00{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.755 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@6d777ed{s=HttpChannelState@21bbcb00{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob,age=0} 18:37:44.755 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.Server -- REQUEST POST /base/RestTest/PostHello/Bob ?null on HttpChannelOverHttp@6d777ed{s=HttpChannelState@21bbcb00{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob,age=0} 18:37:44.755 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/PostHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:37:44.755 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/PostHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:37:44.755 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:37:44.755 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 session=null 18:37:44.755 [qtp1187972599-23] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/PostHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2c708440, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/PostHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:37:44.755 [qtp1187972599-23] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:37:44.756 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=-9223372036854775808] AsyncContentProducer@968401b[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@6d777ed{s=HttpChannelState@21bbcb00{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob,age=1}] 18:37:44.756 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@968401b[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@6d777ed{s=HttpChannelState@21bbcb00{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob,age=1}] 18:37:44.756 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@968401b[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@6d777ed{s=HttpChannelState@21bbcb00{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob,age=1}] 18:37:44.756 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:44.756 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@57db68ef::SocketChannelEndPoint@24cdcdb4[{l=/127.0.0.1:42617,r=/127.0.0.1:47052,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@57db68ef[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@2064cb89{s=START}]=>HttpChannelOverHttp@6d777ed{s=HttpChannelState@21bbcb00{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob,age=1}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=221,l=230,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>late\r\n\r\nA...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.756 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@69856a09[p=221,l=230,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>late\r\n\r\nA...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.757 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@6d777ed{s=HttpChannelState@21bbcb00{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob,age=2} Content@5094760a{DirectByteBufferR@2e29f864[p=221,l=230,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>late\r\n\r\nA...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:44.757 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@57db68ef::SocketChannelEndPoint@24cdcdb4[{l=/127.0.0.1:42617,r=/127.0.0.1:47052,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@57db68ef[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@2064cb89{s=START}]=>HttpChannelOverHttp@6d777ed{s=HttpChannelState@21bbcb00{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob,age=2}] parsed true HttpParser{s=CONTENT,9 of 9} 18:37:44.757 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@5094760a{DirectByteBufferR@2e29f864[p=221,l=230,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>late\r\n\r\nA...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:44.757 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 243747156156 AsyncContentProducer@968401b[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@6d777ed{s=HttpChannelState@21bbcb00{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob,age=2}] 18:37:44.757 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced Content@5094760a{DirectByteBufferR@2e29f864[p=221,l=230,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>late\r\n\r\nA...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@968401b[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@6d777ed{s=HttpChannelState@21bbcb00{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob,age=2}] 18:37:44.757 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@968401b[r=Content@5094760a{DirectByteBufferR@2e29f864[p=221,l=230,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>late\r\n\r\nA...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@6d777ed{s=HttpChannelState@21bbcb00{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob,age=2}] 18:37:44.757 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@968401b[r=Content@5094760a{DirectByteBufferR@2e29f864[p=221,l=230,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>late\r\n\r\nA...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@6d777ed{s=HttpChannelState@21bbcb00{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob,age=2}] 18:37:44.757 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@968401b[r=Content@5094760a{DirectByteBufferR@2e29f864[p=221,l=230,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>late\r\n\r\nA...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@5094760a{DirectByteBufferR@2e29f864[p=221,l=230,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>late\r\n\r\nA...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@6d777ed{s=HttpChannelState@21bbcb00{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob,age=2}] 18:37:44.757 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = Content@5094760a{DirectByteBufferR@2e29f864[p=221,l=230,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>late\r\n\r\nA...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@968401b[r=Content@5094760a{DirectByteBufferR@2e29f864[p=221,l=230,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>late\r\n\r\nA...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@5094760a{DirectByteBufferR@2e29f864[p=221,l=230,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>late\r\n\r\nA...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@6d777ed{s=HttpChannelState@21bbcb00{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob,age=2}] 18:37:44.757 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@21bbcb00{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.757 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned Content@5094760a{DirectByteBufferR@2e29f864[p=221,l=230,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>late\r\n\r\nA...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:44.757 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- read produced 9 byte(s) HttpInput@171872171 cs=HttpChannelState@21bbcb00{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@55eb6f65 eof=false 18:37:44.757 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reclaim Content@5094760a{DirectByteBufferR@2e29f864[p=230,l=230,c=8192,r=0]={POST /bas... last! <<<>>>late\r\n\r\nA...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@968401b[r=Content@5094760a{DirectByteBufferR@2e29f864[p=230,l=230,c=8192,r=0]={POST /bas... last! <<<>>>late\r\n\r\nA...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@5094760a{DirectByteBufferR@2e29f864[p=230,l=230,c=8192,r=0]={POST /bas... last! <<<>>>late\r\n\r\nA...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@6d777ed{s=HttpChannelState@21bbcb00{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob,age=2}] 18:37:44.757 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=243747156156] AsyncContentProducer@968401b[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@6d777ed{s=HttpChannelState@21bbcb00{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob,age=2}] 18:37:44.757 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@968401b[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@6d777ed{s=HttpChannelState@21bbcb00{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob,age=2}] 18:37:44.757 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@968401b[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@6d777ed{s=HttpChannelState@21bbcb00{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob,age=2}] 18:37:44.757 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:44.757 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@57db68ef::SocketChannelEndPoint@24cdcdb4[{l=/127.0.0.1:42617,r=/127.0.0.1:47052,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@57db68ef[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@2064cb89{s=START}]=>HttpChannelOverHttp@6d777ed{s=HttpChannelState@21bbcb00{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob,age=2}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=230,l=230,c=8192,r=0]={POST /bas... last! <<<>>>late\r\n\r\nA...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.757 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@69856a09[p=230,l=230,c=8192,r=0]={POST /bas... last! <<<>>>late\r\n\r\nA...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.757 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:37:44.757 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@6d777ed{s=HttpChannelState@21bbcb00{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob,age=2} 18:37:44.757 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:37:44.757 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@6d777ed{s=HttpChannelState@21bbcb00{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob,age=2} 18:37:44.757 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:37:44.757 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@57db68ef::SocketChannelEndPoint@24cdcdb4[{l=/127.0.0.1:42617,r=/127.0.0.1:47052,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@57db68ef[p=HttpParser{s=END,9 of 9},g=HttpGenerator@2064cb89{s=START}]=>HttpChannelOverHttp@6d777ed{s=HttpChannelState@21bbcb00{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob,age=2}] parsed false HttpParser{s=END,9 of 9} 18:37:44.757 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@57db68ef::SocketChannelEndPoint@24cdcdb4[{l=/127.0.0.1:42617,r=/127.0.0.1:47052,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@57db68ef[p=HttpParser{s=END,9 of 9},g=HttpGenerator@2064cb89{s=START}]=>HttpChannelOverHttp@6d777ed{s=HttpChannelState@21bbcb00{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob,age=2}] 18:37:44.757 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:37:44.757 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 243747156156 AsyncContentProducer@968401b[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@6d777ed{s=HttpChannelState@21bbcb00{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob,age=2}] 18:37:44.757 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced EofContent AsyncContentProducer@968401b[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@6d777ed{s=HttpChannelState@21bbcb00{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob,age=2}] 18:37:44.757 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@968401b[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@6d777ed{s=HttpChannelState@21bbcb00{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob,age=2}] 18:37:44.757 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@968401b[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@6d777ed{s=HttpChannelState@21bbcb00{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob,age=2}] 18:37:44.757 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@968401b[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@6d777ed{s=HttpChannelState@21bbcb00{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob,age=2}] 18:37:44.757 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = EofContent AsyncContentProducer@968401b[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@6d777ed{s=HttpChannelState@21bbcb00{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob,age=2}] 18:37:44.757 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@21bbcb00{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.757 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned EofContent 18:37:44.757 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- read error=null HttpInput@171872171 cs=HttpChannelState@21bbcb00{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@55eb6f65 eof=false 18:37:44.757 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- read at EOF, setting consumed EOF to true HttpInput@171872171 cs=HttpChannelState@21bbcb00{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@55eb6f65 eof=false 18:37:44.757 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- onContentProducible releasing semaphore LockedSemaphore permits=0 unready=false 18:37:44.758 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@20b72a83[p=0,l=38,c=8192,r=38]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 18:37:44.758 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=38 null 18:37:44.758 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@6b94de16[p=0,l=38,c=8192,r=38]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@18c3d148{null} 18:37:44.758 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/PostHello/Bob on HttpChannelOverHttp@6d777ed{s=HttpChannelState@21bbcb00{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob,age=3} 200 null HTTP/1.1 Date: Sat, 20 Jan 2024 18:37:44 GMT Content-Length: 38 Content-Type: text/plain 18:37:44.758 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@7948e0ec[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=38},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@60323e74] (null,[p=0,l=38,c=8192,r=38],true)@START 18:37:44.758 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=38} last=true content=HeapByteBuffer@6b94de16[p=0,l=38,c=8192,r=38]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.758 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sat, 20 Jan 2024 18:37:44 GMT Content-Length: 38 Content-Type: text/plain 18:37:44.758 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:37:44.758 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@7948e0ec[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=38},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@60323e74] ([p=0,l=126,c=8192,r=126],[p=0,l=38,c=8192,r=38],true)@COMPLETING 18:37:44.758 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@2d9b280a{IDLE}->null [DirectByteBuffer@2652a7a2[p=0,l=126,c=8192,r=126]={<<>>ext/html;...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@6b94de16[p=0,l=38,c=8192,r=38]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 18:37:44.758 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@2d9b280a{WRITING}->null:IDLE-->WRITING 18:37:44.758 [main] DEBUG org.apache.http.wire -- http-outgoing-35 << "HTTP/1.1 200 OK[\r][\n]" 18:37:44.758 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 164 SocketChannelEndPoint@24cdcdb4[{l=/127.0.0.1:42617,r=/127.0.0.1:47052,OPEN,fill=-,flush=W,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@57db68ef[p=HttpParser{s=END,9 of 9},g=HttpGenerator@2064cb89{s=COMPLETING}]=>HttpChannelOverHttp@6d777ed{s=HttpChannelState@21bbcb00{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob,age=3}] 18:37:44.758 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=164 remaining=0 WriteFlusher@2d9b280a{WRITING}->null 18:37:44.758 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@2d9b280a{IDLE}->null:WRITING-->IDLE 18:37:44.758 [main] DEBUG org.apache.http.wire -- http-outgoing-35 << "Date: Sat, 20 Jan 2024 18:37:44 GMT[\r][\n]" 18:37:44.758 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@7948e0ec[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=38},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@60323e74] ([p=126,l=126,c=8192,r=0],[p=38,l=38,c=8192,r=0],true)@END 18:37:44.758 [main] DEBUG org.apache.http.wire -- http-outgoing-35 << "Content-Type: text/plain[\r][\n]" 18:37:44.758 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpOutput -- onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 18:37:44.758 [main] DEBUG org.apache.http.wire -- http-outgoing-35 << "Content-Length: 38[\r][\n]" 18:37:44.759 [main] DEBUG org.apache.http.wire -- http-outgoing-35 << "Server: Jetty(11.0.18)[\r][\n]" 18:37:44.759 [main] DEBUG org.apache.http.wire -- http-outgoing-35 << "[\r][\n]" 18:37:44.759 [main] DEBUG org.apache.http.wire -- http-outgoing-35 << "POST: At last! Hello There Bob aged 90" 18:37:44.759 [main] DEBUG org.apache.http.headers -- http-outgoing-35 << HTTP/1.1 200 OK 18:37:44.759 [main] DEBUG org.apache.http.headers -- http-outgoing-35 << Date: Sat, 20 Jan 2024 18:37:44 GMT 18:37:44.759 [main] DEBUG org.apache.http.headers -- http-outgoing-35 << Content-Type: text/plain 18:37:44.759 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:37:44.759 [main] DEBUG org.apache.http.headers -- http-outgoing-35 << Content-Length: 38 18:37:44.759 [main] DEBUG org.apache.http.headers -- http-outgoing-35 << Server: Jetty(11.0.18) 18:37:44.759 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@6d777ed{s=HttpChannelState@21bbcb00{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob,age=4} 18:37:44.759 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@21bbcb00{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:37:44.759 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@21bbcb00{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.759 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@6d777ed{s=HttpChannelState@21bbcb00{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob,age=4} 18:37:44.759 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@2bd4f560) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:37:44.759 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:37:44.759 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@21bbcb00{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.759 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@21bbcb00{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.759 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@21bbcb00{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.759 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@6d777ed{s=HttpChannelState@21bbcb00{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/PostHello/Bob,age=4} 18:37:44.759 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/PostHello/Bob written=38 18:37:44.759 [qtp1187972599-23] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:37:44 +0000] "POST /base/RestTest/PostHello/Bob HTTP/1.1" 200 38 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:44.759 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 35][route: {}->http://localhost:42617] can be kept alive indefinitely 18:37:44.759 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-35: set socket timeout to 0 18:37:44.759 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@171872171 cs=HttpChannelState@21bbcb00{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@55eb6f65 eof=true 18:37:44.759 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 35][route: {}->http://localhost:42617][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:44.759 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@6d777ed{s=HttpChannelState@21bbcb00{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/PostHello/Bob,age=4} 18:37:44.759 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:37:44.759 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:37:44.759 [main] DEBUG org.onap.policy.rest.RestManager -- POST: At last! Hello There Bob aged 90 18:37:44.759 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@968401b[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@6d777ed{s=HttpChannelState@21bbcb00{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/PostHello/Bob,age=4}] 18:37:44.759 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@171872171 cs=HttpChannelState@21bbcb00{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@55eb6f65 eof=true 18:37:44.759 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:37:44.759 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@968401b[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@6d777ed{s=HttpChannelState@21bbcb00{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/PostHello/Bob,age=4}] 18:37:44.759 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-35: Close connection 18:37:44.759 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@171872171 cs=HttpChannelState@21bbcb00{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@55eb6f65 eof=true 18:37:44.759 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@21bbcb00{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.759 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:37:44.759 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@171872171 cs=HttpChannelState@21bbcb00{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@55eb6f65 eof=true 18:37:44.759 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@55eb6f65 18:37:44.759 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@968401b[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@6d777ed{s=HttpChannelState@21bbcb00{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/PostHello/Bob,age=4}] 18:37:44.759 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:37:44.759 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:37:44.759 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:42617/base/RestTest/PatchHello/Bob: 18:37:44.759 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@6d777ed{s=HttpChannelState@21bbcb00{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:37:44.759 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@24cdcdb4[{l=/127.0.0.1:42617,r=/127.0.0.1:47052,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@57db68ef[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2064cb89{s=START}]=>HttpChannelOverHttp@6d777ed{s=HttpChannelState@21bbcb00{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.759 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.759 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:37:44.759 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@57db68ef::SocketChannelEndPoint@24cdcdb4[{l=/127.0.0.1:42617,r=/127.0.0.1:47052,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@57db68ef[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2064cb89{s=START}]=>HttpChannelOverHttp@6d777ed{s=HttpChannelState@21bbcb00{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.759 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@57db68ef::SocketChannelEndPoint@24cdcdb4[{l=/127.0.0.1:42617,r=/127.0.0.1:47052,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@57db68ef[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2064cb89{s=START}]=>HttpChannelOverHttp@6d777ed{s=HttpChannelState@21bbcb00{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.759 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.759 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:37:44.759 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@24cdcdb4[{l=/127.0.0.1:42617,r=/127.0.0.1:47052,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@57db68ef[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2064cb89{s=START}]=>HttpChannelOverHttp@6d777ed{s=HttpChannelState@21bbcb00{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.759 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@24cdcdb4[{l=/127.0.0.1:42617,r=/127.0.0.1:47052,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@57db68ef[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2064cb89{s=START}]=>HttpChannelOverHttp@6d777ed{s=HttpChannelState@21bbcb00{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.760 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@24cdcdb4[{l=/127.0.0.1:42617,r=/127.0.0.1:47052,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@57db68ef[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2064cb89{s=START}]=>HttpChannelOverHttp@6d777ed{s=HttpChannelState@21bbcb00{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.760 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@5ff8f74e{null} 18:37:44.760 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=0 18:37:44.760 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@15a53f76 startThread=0 18:37:44.760 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@15a53f76 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=1,r=-1,t=59904ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.760 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:37:44.760 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@24cdcdb4[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@57db68ef[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2064cb89{s=START}]=>HttpChannelOverHttp@6d777ed{s=HttpChannelState@21bbcb00{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.760 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:37:44.760 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@57db68ef::SocketChannelEndPoint@24cdcdb4[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@57db68ef[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2064cb89{s=START}]=>HttpChannelOverHttp@6d777ed{s=HttpChannelState@21bbcb00{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.760 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@15a53f76 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=1,r=-1,t=59904ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.760 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken with none selected 18:37:44.760 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59904ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.760 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119904ms in the future QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59904ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.760 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@57db68ef::SocketChannelEndPoint@24cdcdb4[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@57db68ef[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2064cb89{s=START}]=>HttpChannelOverHttp@6d777ed{s=HttpChannelState@21bbcb00{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:37:44.760 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:42617][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:37:44.760 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 0/0/0 selected 18:37:44.770 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 0 keys, 0 updates 18:37:44.770 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:44.770 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.770 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@57db68ef::SocketChannelEndPoint@24cdcdb4[{l=null,r=null,CLOSED,fill=-,flush=-,to=11/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@57db68ef[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2064cb89{s=START}]=>HttpChannelOverHttp@6d777ed{s=HttpChannelState@21bbcb00{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.770 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@24cdcdb4[{l=null,r=null,CLOSED,fill=-,flush=-,to=11/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@57db68ef[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2064cb89{s=START}]=>HttpChannelOverHttp@6d777ed{s=HttpChannelState@21bbcb00{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.770 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 36][route: {}->http://localhost:42617][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:44.770 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:42617 18:37:44.770 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@57db68ef::SocketChannelEndPoint@24cdcdb4[{l=null,r=null,CLOSED,fill=-,flush=-,to=11/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@57db68ef[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2064cb89{s=START}]=>HttpChannelOverHttp@6d777ed{s=HttpChannelState@21bbcb00{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@21bbcb00{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.770 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2bf0e8c5{RUNNING,thread=Thread[qtp1187972599-23,5,main]} was=RUNNING next=RESERVED size=0+4 capacity=4 18:37:44.770 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:42617 18:37:44.770 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2bf0e8c5{RESERVED,thread=Thread[qtp1187972599-23,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0} 18:37:44.770 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:47056<->127.0.0.1:42617 18:37:44.770 [qtp1187972599-20-acceptor-0@2d777226-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@44ba1808[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:47056]] on ManagedSelector@4c9f9afc{STARTED} id=1 keys=0 selected=0 updates=0 18:37:44.770 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request PATCH /base/RestTest/PatchHello/Bob HTTP/1.1 18:37:44.770 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:37:44.770 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:37:44.770 [main] DEBUG org.apache.http.headers -- http-outgoing-36 >> PATCH /base/RestTest/PatchHello/Bob HTTP/1.1 18:37:44.770 [main] DEBUG org.apache.http.headers -- http-outgoing-36 >> Content-Type: application/merge-patch+json 18:37:44.770 [main] DEBUG org.apache.http.headers -- http-outgoing-36 >> Content-Length: 9 18:37:44.770 [main] DEBUG org.apache.http.headers -- http-outgoing-36 >> Host: localhost:42617 18:37:44.770 [main] DEBUG org.apache.http.headers -- http-outgoing-36 >> Connection: Keep-Alive 18:37:44.770 [main] DEBUG org.apache.http.headers -- http-outgoing-36 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:37:44.770 [main] DEBUG org.apache.http.headers -- http-outgoing-36 >> Accept-Encoding: gzip,deflate 18:37:44.770 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 0 keys 18:37:44.770 [qtp1187972599-20-acceptor-0@2d777226-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4c9f9afc{STARTED} id=1 keys=0 selected=0 updates=1 18:37:44.770 [main] DEBUG org.apache.http.wire -- http-outgoing-36 >> "PATCH /base/RestTest/PatchHello/Bob HTTP/1.1[\r][\n]" 18:37:44.770 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken with none selected 18:37:44.770 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken up from select, 0/0/0 selected 18:37:44.770 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 processing 0 keys, 1 updates 18:37:44.770 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:44.770 [main] DEBUG org.apache.http.wire -- http-outgoing-36 >> "Content-Type: application/merge-patch+json[\r][\n]" 18:37:44.770 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@44ba1808[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:47056]] 18:37:44.770 [main] DEBUG org.apache.http.wire -- http-outgoing-36 >> "Content-Length: 9[\r][\n]" 18:37:44.770 [main] DEBUG org.apache.http.wire -- http-outgoing-36 >> "Host: localhost:42617[\r][\n]" 18:37:44.770 [main] DEBUG org.apache.http.wire -- http-outgoing-36 >> "Connection: Keep-Alive[\r][\n]" 18:37:44.770 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@44ba1808[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:47056]] startThread=0 18:37:44.771 [main] DEBUG org.apache.http.wire -- http-outgoing-36 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:37:44.771 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.771 [main] DEBUG org.apache.http.wire -- http-outgoing-36 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:37:44.771 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 waiting with 1 keys 18:37:44.771 [main] DEBUG org.apache.http.wire -- http-outgoing-36 >> "[\r][\n]" 18:37:44.771 [main] DEBUG org.apache.http.wire -- http-outgoing-36 >> "At last! " 18:37:44.771 [qtp1187972599-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@44ba1808[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:47056]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=1,r=-1,t=59894ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}] 18:37:44.771 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@45095145[{l=/127.0.0.1:42617,r=/127.0.0.1:47056,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:44.771 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@45095145[{l=/127.0.0.1:42617,r=/127.0.0.1:47056,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:37:44.771 [qtp1187972599-29] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@5d538c2d{s=HttpChannelState@4da9edd9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@45095145[{l=/127.0.0.1:42617,r=/127.0.0.1:47056,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@4da9edd9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.771 [qtp1187972599-29] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@31f3687f::SocketChannelEndPoint@45095145[{l=/127.0.0.1:42617,r=/127.0.0.1:47056,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:44.771 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f02db0@3eff847d on ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=0 18:37:44.771 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@45095145[{l=/127.0.0.1:42617,r=/127.0.0.1:47056,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@31f3687f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7f8c556b{s=START}]=>HttpChannelOverHttp@5d538c2d{s=HttpChannelState@4da9edd9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.771 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@31f3687f::SocketChannelEndPoint@45095145[{l=/127.0.0.1:42617,r=/127.0.0.1:47056,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@31f3687f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7f8c556b{s=START}]=>HttpChannelOverHttp@5d538c2d{s=HttpChannelState@4da9edd9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.771 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@31f3687f::SocketChannelEndPoint@45095145[{l=/127.0.0.1:42617,r=/127.0.0.1:47056,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@31f3687f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7f8c556b{s=START}]=>HttpChannelOverHttp@5d538c2d{s=HttpChannelState@4da9edd9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.771 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@7d49b866{ReadCallback@57d39720{HttpConnection@31f3687f::SocketChannelEndPoint@45095145[{l=/127.0.0.1:42617,r=/127.0.0.1:47056,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@31f3687f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7f8c556b{s=START}]=>HttpChannelOverHttp@5d538c2d{s=HttpChannelState@4da9edd9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.771 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@45095145[{l=/127.0.0.1:42617,r=/127.0.0.1:47056,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@31f3687f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7f8c556b{s=START}]=>HttpChannelOverHttp@5d538c2d{s=HttpChannelState@4da9edd9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.771 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@15cd2dcb on ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=1 18:37:44.771 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=2 18:37:44.771 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken with none selected 18:37:44.771 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken up from select, 0/0/1 selected 18:37:44.771 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 processing 0 keys, 2 updates 18:37:44.771 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:37:44.771 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f02db0@3eff847d 18:37:44.771 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@15cd2dcb 18:37:44.771 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@45095145[{l=/127.0.0.1:42617,r=/127.0.0.1:47056,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@31f3687f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7f8c556b{s=START}]=>HttpChannelOverHttp@5d538c2d{s=HttpChannelState@4da9edd9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.771 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.771 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 waiting with 1 keys 18:37:44.771 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken up from select, 1/1/1 selected 18:37:44.771 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 processing 1 keys, 0 updates 18:37:44.771 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:47056], selector=sun.nio.ch.EPollSelectorImpl@6156f7d9, interestOps=1, readyOps=1 SocketChannelEndPoint@45095145[{l=/127.0.0.1:42617,r=/127.0.0.1:47056,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@31f3687f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7f8c556b{s=START}]=>HttpChannelOverHttp@5d538c2d{s=HttpChannelState@4da9edd9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.771 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@45095145[{l=/127.0.0.1:42617,r=/127.0.0.1:47056,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@31f3687f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7f8c556b{s=START}]=>HttpChannelOverHttp@5d538c2d{s=HttpChannelState@4da9edd9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.771 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@45095145[{l=/127.0.0.1:42617,r=/127.0.0.1:47056,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@31f3687f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7f8c556b{s=START}]=>HttpChannelOverHttp@5d538c2d{s=HttpChannelState@4da9edd9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:44.771 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0} tryExecute AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/REPRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=1,r=-1,t=59893ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}][pc=0,pic=0,pec=1,epc=25]@2024-01-20T18:37:44.771977651Z 18:37:44.772 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@45095145[{l=/127.0.0.1:42617,r=/127.0.0.1:47056,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@31f3687f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7f8c556b{s=START}]=>HttpChannelOverHttp@5d538c2d{s=HttpChannelState@4da9edd9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=1,r=-1,t=59893ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=25]@2024-01-20T18:37:44.772061912Z 18:37:44.772 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@7d49b866{ReadCallback@57d39720{HttpConnection@31f3687f::SocketChannelEndPoint@45095145[{l=/127.0.0.1:42617,r=/127.0.0.1:47056,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@31f3687f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7f8c556b{s=START}]=>HttpChannelOverHttp@5d538c2d{s=HttpChannelState@4da9edd9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.772 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@31f3687f::SocketChannelEndPoint@45095145[{l=/127.0.0.1:42617,r=/127.0.0.1:47056,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@31f3687f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7f8c556b{s=START}]=>HttpChannelOverHttp@5d538c2d{s=HttpChannelState@4da9edd9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@4da9edd9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.772 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 250 DirectByteBuffer@69856a09[p=0,l=250,c=8192,r=250]={<<>>pt-Encodi...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.772 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@31f3687f::SocketChannelEndPoint@45095145[{l=/127.0.0.1:42617,r=/127.0.0.1:47056,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@31f3687f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7f8c556b{s=START}]=>HttpChannelOverHttp@5d538c2d{s=HttpChannelState@4da9edd9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 250 RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=250,c=8192,r=250]={<<>>pt-Encodi...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.772 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@31f3687f::SocketChannelEndPoint@45095145[{l=/127.0.0.1:42617,r=/127.0.0.1:47056,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@31f3687f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7f8c556b{s=START}]=>HttpChannelOverHttp@5d538c2d{s=HttpChannelState@4da9edd9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=250,c=8192,r=250]={<<>>pt-Encodi...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.772 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=250,c=8192,r=250]={<<>>pt-Encodi...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.772 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:37:44.772 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:37:44.772 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:37:44.772 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:37:44.772 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:37:44.772 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> VALUE 18:37:44.772 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> IN_VALUE 18:37:44.772 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> FIELD 18:37:44.772 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Type, headerString=[Content-Type], valueString=[application/merge-patch+json] 18:37:44.772 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:37:44.772 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:37:44.772 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:37:44.772 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:37:44.772 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:37:44.772 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:37:44.772 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:37:44.772 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:42617) header=Host, headerString=[Host], valueString=[localhost:42617] 18:37:44.772 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:37:44.772 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:37:44.772 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:37:44.772 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:37:44.772 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:37:44.772 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:37:44.772 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:37:44.772 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:37:44.772 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:37:44.772 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:37:44.772 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:37:44.772 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@476430529 cs=HttpChannelState@4da9edd9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@46c98c46 eof=false 18:37:44.772 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@46c98c46 18:37:44.772 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@79da692e[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@5d538c2d{s=HttpChannelState@4da9edd9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.772 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/PatchHello/Bob on HttpChannelOverHttp@5d538c2d{s=HttpChannelState@4da9edd9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/PatchHello/Bob,age=0} PATCH /base/RestTest/PatchHello/Bob HTTP/1.1 Content-Type: application/merge-patch+json Content-Length: 9 Host: localhost:42617 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:37:44.772 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@31f3687f::SocketChannelEndPoint@45095145[{l=/127.0.0.1:42617,r=/127.0.0.1:47056,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@31f3687f[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@7f8c556b{s=START}]=>HttpChannelOverHttp@5d538c2d{s=HttpChannelState@4da9edd9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/PatchHello/Bob,age=0}] parsed true HttpParser{s=CONTENT,0 of 9} 18:37:44.772 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:42617/base/RestTest/PatchHello/Bob HttpChannelOverHttp@5d538c2d{s=HttpChannelState@4da9edd9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/PatchHello/Bob,age=0} 18:37:44.772 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@4da9edd9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.772 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@5d538c2d{s=HttpChannelState@4da9edd9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob,age=0} 18:37:44.771 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@45095145[{l=/127.0.0.1:42617,r=/127.0.0.1:47056,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@31f3687f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7f8c556b{s=START}]=>HttpChannelOverHttp@5d538c2d{s=HttpChannelState@4da9edd9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.772 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.Server -- REQUEST PATCH /base/RestTest/PatchHello/Bob ?null on HttpChannelOverHttp@5d538c2d{s=HttpChannelState@4da9edd9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob,age=0} 18:37:44.772 [qtp1187972599-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@44ba1808[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:47056]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=1,r=-1,t=59892ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.773 [qtp1187972599-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59892ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.772 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2bf0e8c5{RESERVED,thread=Thread[qtp1187972599-23,5,main]} task=AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59892ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=26]@2024-01-20T18:37:44.773043197Z ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} 18:37:44.773 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59892ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=26]@2024-01-20T18:37:44.773108597Z tryProduce true 18:37:44.773 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:44.773 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.773 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@45095145[{l=/127.0.0.1:42617,r=/127.0.0.1:47056,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@31f3687f[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@7f8c556b{s=START}]=>HttpChannelOverHttp@5d538c2d{s=HttpChannelState@4da9edd9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob,age=1}] 18:37:44.773 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 waiting with 1 keys 18:37:44.772 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/PatchHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:37:44.773 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/PatchHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:37:44.773 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:37:44.773 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 session=null 18:37:44.773 [qtp1187972599-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119892ms in the future QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59892ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.773 [qtp1187972599-18] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/PatchHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2c708440, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/PatchHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:37:44.773 [qtp1187972599-18] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:37:44.774 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=-9223372036854775808] AsyncContentProducer@79da692e[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@5d538c2d{s=HttpChannelState@4da9edd9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob,age=2}] 18:37:44.774 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@79da692e[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@5d538c2d{s=HttpChannelState@4da9edd9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob,age=2}] 18:37:44.774 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@79da692e[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@5d538c2d{s=HttpChannelState@4da9edd9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob,age=2}] 18:37:44.774 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:44.774 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@31f3687f::SocketChannelEndPoint@45095145[{l=/127.0.0.1:42617,r=/127.0.0.1:47056,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@31f3687f[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@7f8c556b{s=START}]=>HttpChannelOverHttp@5d538c2d{s=HttpChannelState@4da9edd9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob,age=2}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=241,l=250,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>pt-Encodi...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.774 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@69856a09[p=241,l=250,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>pt-Encodi...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.774 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@5d538c2d{s=HttpChannelState@4da9edd9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob,age=2} Content@2fd37beb{DirectByteBufferR@1d82d518[p=241,l=250,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>pt-Encodi...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:44.774 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@31f3687f::SocketChannelEndPoint@45095145[{l=/127.0.0.1:42617,r=/127.0.0.1:47056,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@31f3687f[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@7f8c556b{s=START}]=>HttpChannelOverHttp@5d538c2d{s=HttpChannelState@4da9edd9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob,age=2}] parsed true HttpParser{s=CONTENT,9 of 9} 18:37:44.774 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@2fd37beb{DirectByteBufferR@1d82d518[p=241,l=250,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>pt-Encodi...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:44.774 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 243764567950 AsyncContentProducer@79da692e[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@5d538c2d{s=HttpChannelState@4da9edd9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob,age=2}] 18:37:44.774 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced Content@2fd37beb{DirectByteBufferR@1d82d518[p=241,l=250,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>pt-Encodi...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@79da692e[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@5d538c2d{s=HttpChannelState@4da9edd9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob,age=2}] 18:37:44.774 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@79da692e[r=Content@2fd37beb{DirectByteBufferR@1d82d518[p=241,l=250,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>pt-Encodi...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@5d538c2d{s=HttpChannelState@4da9edd9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob,age=2}] 18:37:44.774 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@79da692e[r=Content@2fd37beb{DirectByteBufferR@1d82d518[p=241,l=250,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>pt-Encodi...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@5d538c2d{s=HttpChannelState@4da9edd9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob,age=2}] 18:37:44.774 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@79da692e[r=Content@2fd37beb{DirectByteBufferR@1d82d518[p=241,l=250,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>pt-Encodi...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@2fd37beb{DirectByteBufferR@1d82d518[p=241,l=250,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>pt-Encodi...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@5d538c2d{s=HttpChannelState@4da9edd9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob,age=2}] 18:37:44.774 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = Content@2fd37beb{DirectByteBufferR@1d82d518[p=241,l=250,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>pt-Encodi...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@79da692e[r=Content@2fd37beb{DirectByteBufferR@1d82d518[p=241,l=250,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>pt-Encodi...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@2fd37beb{DirectByteBufferR@1d82d518[p=241,l=250,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>pt-Encodi...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@5d538c2d{s=HttpChannelState@4da9edd9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob,age=2}] 18:37:44.774 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@4da9edd9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.774 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned Content@2fd37beb{DirectByteBufferR@1d82d518[p=241,l=250,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>pt-Encodi...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:44.774 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpInput -- read produced 9 byte(s) HttpInput@476430529 cs=HttpChannelState@4da9edd9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@46c98c46 eof=false 18:37:44.774 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reclaim Content@2fd37beb{DirectByteBufferR@1d82d518[p=250,l=250,c=8192,r=0]={PATCH /ba... last! <<<>>>pt-Encodi...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@79da692e[r=Content@2fd37beb{DirectByteBufferR@1d82d518[p=250,l=250,c=8192,r=0]={PATCH /ba... last! <<<>>>pt-Encodi...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@2fd37beb{DirectByteBufferR@1d82d518[p=250,l=250,c=8192,r=0]={PATCH /ba... last! <<<>>>pt-Encodi...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@5d538c2d{s=HttpChannelState@4da9edd9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob,age=2}] 18:37:44.774 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=243764567950] AsyncContentProducer@79da692e[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@5d538c2d{s=HttpChannelState@4da9edd9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob,age=2}] 18:37:44.774 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@79da692e[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@5d538c2d{s=HttpChannelState@4da9edd9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob,age=2}] 18:37:44.774 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@79da692e[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@5d538c2d{s=HttpChannelState@4da9edd9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob,age=2}] 18:37:44.774 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:44.774 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@31f3687f::SocketChannelEndPoint@45095145[{l=/127.0.0.1:42617,r=/127.0.0.1:47056,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@31f3687f[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@7f8c556b{s=START}]=>HttpChannelOverHttp@5d538c2d{s=HttpChannelState@4da9edd9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob,age=2}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=250,l=250,c=8192,r=0]={PATCH /ba... last! <<<>>>pt-Encodi...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.775 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@69856a09[p=250,l=250,c=8192,r=0]={PATCH /ba... last! <<<>>>pt-Encodi...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.775 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:37:44.775 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@5d538c2d{s=HttpChannelState@4da9edd9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob,age=3} 18:37:44.775 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:37:44.775 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@5d538c2d{s=HttpChannelState@4da9edd9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob,age=3} 18:37:44.775 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:37:44.775 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@31f3687f::SocketChannelEndPoint@45095145[{l=/127.0.0.1:42617,r=/127.0.0.1:47056,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@31f3687f[p=HttpParser{s=END,9 of 9},g=HttpGenerator@7f8c556b{s=START}]=>HttpChannelOverHttp@5d538c2d{s=HttpChannelState@4da9edd9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob,age=3}] parsed false HttpParser{s=END,9 of 9} 18:37:44.775 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@31f3687f::SocketChannelEndPoint@45095145[{l=/127.0.0.1:42617,r=/127.0.0.1:47056,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@31f3687f[p=HttpParser{s=END,9 of 9},g=HttpGenerator@7f8c556b{s=START}]=>HttpChannelOverHttp@5d538c2d{s=HttpChannelState@4da9edd9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob,age=3}] 18:37:44.775 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:37:44.775 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 243764567950 AsyncContentProducer@79da692e[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@5d538c2d{s=HttpChannelState@4da9edd9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob,age=3}] 18:37:44.775 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced EofContent AsyncContentProducer@79da692e[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@5d538c2d{s=HttpChannelState@4da9edd9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob,age=3}] 18:37:44.775 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@79da692e[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@5d538c2d{s=HttpChannelState@4da9edd9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob,age=3}] 18:37:44.775 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@79da692e[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@5d538c2d{s=HttpChannelState@4da9edd9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob,age=3}] 18:37:44.775 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@79da692e[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@5d538c2d{s=HttpChannelState@4da9edd9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob,age=3}] 18:37:44.775 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = EofContent AsyncContentProducer@79da692e[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@5d538c2d{s=HttpChannelState@4da9edd9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob,age=3}] 18:37:44.775 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@4da9edd9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.775 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned EofContent 18:37:44.775 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpInput -- read error=null HttpInput@476430529 cs=HttpChannelState@4da9edd9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@46c98c46 eof=false 18:37:44.775 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpInput -- read at EOF, setting consumed EOF to true HttpInput@476430529 cs=HttpChannelState@4da9edd9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@46c98c46 eof=false 18:37:44.775 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- onContentProducible releasing semaphore LockedSemaphore permits=0 unready=false 18:37:44.775 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@17a3c152[p=0,l=39,c=8192,r=39]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 18:37:44.775 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=39 null 18:37:44.775 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@3d9a5991[p=0,l=39,c=8192,r=39]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@92271ea{null} 18:37:44.775 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/PatchHello/Bob on HttpChannelOverHttp@5d538c2d{s=HttpChannelState@4da9edd9{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob,age=3} 200 null HTTP/1.1 Date: Sat, 20 Jan 2024 18:37:44 GMT Content-Length: 39 Content-Type: application/merge-patch+json 18:37:44.775 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@2035fc3[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=39},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@b23b780] (null,[p=0,l=39,c=8192,r=39],true)@START 18:37:44.775 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=39} last=true content=HeapByteBuffer@3d9a5991[p=0,l=39,c=8192,r=39]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.775 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sat, 20 Jan 2024 18:37:44 GMT Content-Length: 39 Content-Type: application/merge-patch+json 18:37:44.775 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:37:44.776 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@2035fc3[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=39},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@b23b780] ([p=0,l=144,c=8192,r=144],[p=0,l=39,c=8192,r=39],true)@COMPLETING 18:37:44.776 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@649a31a4{IDLE}->null [DirectByteBuffer@2652a7a2[p=0,l=144,c=8192,r=144]={<<>>so-8859-1...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@3d9a5991[p=0,l=39,c=8192,r=39]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 18:37:44.776 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@649a31a4{WRITING}->null:IDLE-->WRITING 18:37:44.776 [main] DEBUG org.apache.http.wire -- http-outgoing-36 << "HTTP/1.1 200 OK[\r][\n]" 18:37:44.776 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 183 SocketChannelEndPoint@45095145[{l=/127.0.0.1:42617,r=/127.0.0.1:47056,OPEN,fill=-,flush=W,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@31f3687f[p=HttpParser{s=END,9 of 9},g=HttpGenerator@7f8c556b{s=COMPLETING}]=>HttpChannelOverHttp@5d538c2d{s=HttpChannelState@4da9edd9{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob,age=4}] 18:37:44.776 [main] DEBUG org.apache.http.wire -- http-outgoing-36 << "Date: Sat, 20 Jan 2024 18:37:44 GMT[\r][\n]" 18:37:44.776 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=183 remaining=0 WriteFlusher@649a31a4{WRITING}->null 18:37:44.776 [main] DEBUG org.apache.http.wire -- http-outgoing-36 << "Content-Type: application/merge-patch+json[\r][\n]" 18:37:44.776 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@649a31a4{IDLE}->null:WRITING-->IDLE 18:37:44.776 [main] DEBUG org.apache.http.wire -- http-outgoing-36 << "Content-Length: 39[\r][\n]" 18:37:44.776 [main] DEBUG org.apache.http.wire -- http-outgoing-36 << "Server: Jetty(11.0.18)[\r][\n]" 18:37:44.776 [main] DEBUG org.apache.http.wire -- http-outgoing-36 << "[\r][\n]" 18:37:44.776 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@2035fc3[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=39},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@b23b780] ([p=144,l=144,c=8192,r=0],[p=39,l=39,c=8192,r=0],true)@END 18:37:44.776 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpOutput -- onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 18:37:44.776 [main] DEBUG org.apache.http.wire -- http-outgoing-36 << "PATCH: At last! Hello There Bob aged 90" 18:37:44.776 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:37:44.776 [main] DEBUG org.apache.http.headers -- http-outgoing-36 << HTTP/1.1 200 OK 18:37:44.776 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@5d538c2d{s=HttpChannelState@4da9edd9{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob,age=4} 18:37:44.776 [main] DEBUG org.apache.http.headers -- http-outgoing-36 << Date: Sat, 20 Jan 2024 18:37:44 GMT 18:37:44.776 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@4da9edd9{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:37:44.776 [main] DEBUG org.apache.http.headers -- http-outgoing-36 << Content-Type: application/merge-patch+json 18:37:44.776 [main] DEBUG org.apache.http.headers -- http-outgoing-36 << Content-Length: 39 18:37:44.776 [main] DEBUG org.apache.http.headers -- http-outgoing-36 << Server: Jetty(11.0.18) 18:37:44.776 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@4da9edd9{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.776 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@5d538c2d{s=HttpChannelState@4da9edd9{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob,age=4} 18:37:44.776 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@7eada1fc) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:37:44.776 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@4da9edd9{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.776 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:37:44.776 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@4da9edd9{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.776 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@4da9edd9{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.776 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@5d538c2d{s=HttpChannelState@4da9edd9{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/PatchHello/Bob,age=4} 18:37:44.776 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/PatchHello/Bob written=39 18:37:44.776 [qtp1187972599-18] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:37:44 +0000] "PATCH /base/RestTest/PatchHello/Bob HTTP/1.1" 200 39 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:44.776 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@476430529 cs=HttpChannelState@4da9edd9{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@46c98c46 eof=true 18:37:44.776 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@5d538c2d{s=HttpChannelState@4da9edd9{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/PatchHello/Bob,age=4} 18:37:44.776 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 36][route: {}->http://localhost:42617] can be kept alive indefinitely 18:37:44.776 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@79da692e[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@5d538c2d{s=HttpChannelState@4da9edd9{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/PatchHello/Bob,age=4}] 18:37:44.776 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-36: set socket timeout to 0 18:37:44.776 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@476430529 cs=HttpChannelState@4da9edd9{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@46c98c46 eof=true 18:37:44.776 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@79da692e[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@5d538c2d{s=HttpChannelState@4da9edd9{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/PatchHello/Bob,age=4}] 18:37:44.776 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@476430529 cs=HttpChannelState@4da9edd9{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@46c98c46 eof=true 18:37:44.776 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 36][route: {}->http://localhost:42617][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:44.776 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@4da9edd9{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.776 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:37:44.776 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@476430529 cs=HttpChannelState@4da9edd9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@46c98c46 eof=true 18:37:44.777 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@46c98c46 18:37:44.776 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:37:44.777 [main] DEBUG org.onap.policy.rest.RestManager -- PATCH: At last! Hello There Bob aged 90 18:37:44.777 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@79da692e[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@5d538c2d{s=HttpChannelState@4da9edd9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/PatchHello/Bob,age=5}] 18:37:44.777 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:37:44.777 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-36: Close connection 18:37:44.777 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:37:44.777 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:37:44.777 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@5d538c2d{s=HttpChannelState@4da9edd9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:37:44.777 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:37:44.777 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@45095145[{l=/127.0.0.1:42617,r=/127.0.0.1:47056,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@31f3687f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7f8c556b{s=START}]=>HttpChannelOverHttp@5d538c2d{s=HttpChannelState@4da9edd9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.777 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.777 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:37:44.777 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@31f3687f::SocketChannelEndPoint@45095145[{l=/127.0.0.1:42617,r=/127.0.0.1:47056,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@31f3687f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7f8c556b{s=START}]=>HttpChannelOverHttp@5d538c2d{s=HttpChannelState@4da9edd9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.777 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@31f3687f::SocketChannelEndPoint@45095145[{l=/127.0.0.1:42617,r=/127.0.0.1:47056,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@31f3687f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7f8c556b{s=START}]=>HttpChannelOverHttp@5d538c2d{s=HttpChannelState@4da9edd9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.777 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.777 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:37:44.777 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@45095145[{l=/127.0.0.1:42617,r=/127.0.0.1:47056,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@31f3687f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7f8c556b{s=START}]=>HttpChannelOverHttp@5d538c2d{s=HttpChannelState@4da9edd9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.777 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@45095145[{l=/127.0.0.1:42617,r=/127.0.0.1:47056,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@31f3687f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7f8c556b{s=START}]=>HttpChannelOverHttp@5d538c2d{s=HttpChannelState@4da9edd9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.777 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@45095145[{l=/127.0.0.1:42617,r=/127.0.0.1:47056,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@31f3687f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7f8c556b{s=START}]=>HttpChannelOverHttp@5d538c2d{s=HttpChannelState@4da9edd9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.777 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:42617/base/RestTest/GetHello/Bob?age=10: 18:37:44.777 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@7d49b866{null} 18:37:44.777 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=0 18:37:44.777 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken with none selected 18:37:44.777 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken up from select, 0/0/0 selected 18:37:44.777 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 processing 0 keys, 0 updates 18:37:44.777 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:44.777 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.777 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 waiting with 0 keys 18:37:44.777 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@66c814ad startThread=0 18:37:44.777 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@66c814ad in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=1,r=-1,t=59887ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.777 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@31f3687f::SocketChannelEndPoint@45095145[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@31f3687f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7f8c556b{s=START}]=>HttpChannelOverHttp@5d538c2d{s=HttpChannelState@4da9edd9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:37:44.777 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@45095145[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@31f3687f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7f8c556b{s=START}]=>HttpChannelOverHttp@5d538c2d{s=HttpChannelState@4da9edd9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.777 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@31f3687f::SocketChannelEndPoint@45095145[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@31f3687f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7f8c556b{s=START}]=>HttpChannelOverHttp@5d538c2d{s=HttpChannelState@4da9edd9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.778 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:37:44.778 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@31f3687f::SocketChannelEndPoint@45095145[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@31f3687f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7f8c556b{s=START}]=>HttpChannelOverHttp@5d538c2d{s=HttpChannelState@4da9edd9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.778 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@45095145[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@31f3687f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7f8c556b{s=START}]=>HttpChannelOverHttp@5d538c2d{s=HttpChannelState@4da9edd9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.778 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@66c814ad in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=1,r=-1,t=59886ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.778 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:37:44.778 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59886ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.778 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@31f3687f::SocketChannelEndPoint@45095145[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@31f3687f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7f8c556b{s=START}]=>HttpChannelOverHttp@5d538c2d{s=HttpChannelState@4da9edd9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@4da9edd9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.778 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119886ms in the future QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59886ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.778 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b3af188{RUNNING,thread=Thread[qtp1187972599-18,5,main]} was=RUNNING next=RESERVED size=0+4 capacity=4 18:37:44.778 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:42617][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:37:44.778 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b3af188{RESERVED,thread=Thread[qtp1187972599-18,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0} 18:37:44.778 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 37][route: {}->http://localhost:42617][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:44.778 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:42617 18:37:44.778 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:42617 18:37:44.778 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:47072<->127.0.0.1:42617 18:37:44.778 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request GET /base/RestTest/GetHello/Bob?age=10 HTTP/1.1 18:37:44.778 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:37:44.778 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:37:44.778 [qtp1187972599-20-acceptor-0@2d777226-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@f69f376[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:47072]] on ManagedSelector@22df0abe{STARTED} id=0 keys=0 selected=0 updates=0 18:37:44.778 [main] DEBUG org.apache.http.headers -- http-outgoing-37 >> GET /base/RestTest/GetHello/Bob?age=10 HTTP/1.1 18:37:44.778 [qtp1187972599-20-acceptor-0@2d777226-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@22df0abe{STARTED} id=0 keys=0 selected=0 updates=1 18:37:44.778 [main] DEBUG org.apache.http.headers -- http-outgoing-37 >> Host: localhost:42617 18:37:44.778 [main] DEBUG org.apache.http.headers -- http-outgoing-37 >> Connection: Keep-Alive 18:37:44.778 [main] DEBUG org.apache.http.headers -- http-outgoing-37 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:37:44.778 [main] DEBUG org.apache.http.headers -- http-outgoing-37 >> Accept-Encoding: gzip,deflate 18:37:44.778 [main] DEBUG org.apache.http.wire -- http-outgoing-37 >> "GET /base/RestTest/GetHello/Bob?age=10 HTTP/1.1[\r][\n]" 18:37:44.778 [main] DEBUG org.apache.http.wire -- http-outgoing-37 >> "Host: localhost:42617[\r][\n]" 18:37:44.778 [main] DEBUG org.apache.http.wire -- http-outgoing-37 >> "Connection: Keep-Alive[\r][\n]" 18:37:44.778 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken with none selected 18:37:44.778 [main] DEBUG org.apache.http.wire -- http-outgoing-37 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:37:44.778 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 0/0/0 selected 18:37:44.778 [main] DEBUG org.apache.http.wire -- http-outgoing-37 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:37:44.778 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 0 keys, 1 updates 18:37:44.779 [main] DEBUG org.apache.http.wire -- http-outgoing-37 >> "[\r][\n]" 18:37:44.779 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:44.779 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@f69f376[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:47072]] 18:37:44.779 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@f69f376[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:47072]] startThread=0 18:37:44.779 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.779 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 1 keys 18:37:44.779 [qtp1187972599-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@f69f376[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:47072]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=1,r=-1,t=59886ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}] 18:37:44.779 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@8f71514[{l=/127.0.0.1:42617,r=/127.0.0.1:47072,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:44.779 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@8f71514[{l=/127.0.0.1:42617,r=/127.0.0.1:47072,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:37:44.779 [qtp1187972599-29] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@384d06e4{s=HttpChannelState@73ecec5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@8f71514[{l=/127.0.0.1:42617,r=/127.0.0.1:47072,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@73ecec5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.779 [qtp1187972599-29] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@fb33499::SocketChannelEndPoint@8f71514[{l=/127.0.0.1:42617,r=/127.0.0.1:47072,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:44.779 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f02db0@3fdccfce on ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=0 18:37:44.779 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@8f71514[{l=/127.0.0.1:42617,r=/127.0.0.1:47072,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@fb33499[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f7684f7{s=START}]=>HttpChannelOverHttp@384d06e4{s=HttpChannelState@73ecec5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.779 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@fb33499::SocketChannelEndPoint@8f71514[{l=/127.0.0.1:42617,r=/127.0.0.1:47072,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@fb33499[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f7684f7{s=START}]=>HttpChannelOverHttp@384d06e4{s=HttpChannelState@73ecec5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.779 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@fb33499::SocketChannelEndPoint@8f71514[{l=/127.0.0.1:42617,r=/127.0.0.1:47072,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@fb33499[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f7684f7{s=START}]=>HttpChannelOverHttp@384d06e4{s=HttpChannelState@73ecec5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.779 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@7bec3b7f{ReadCallback@6deddf67{HttpConnection@fb33499::SocketChannelEndPoint@8f71514[{l=/127.0.0.1:42617,r=/127.0.0.1:47072,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@fb33499[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f7684f7{s=START}]=>HttpChannelOverHttp@384d06e4{s=HttpChannelState@73ecec5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.779 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@8f71514[{l=/127.0.0.1:42617,r=/127.0.0.1:47072,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@fb33499[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f7684f7{s=START}]=>HttpChannelOverHttp@384d06e4{s=HttpChannelState@73ecec5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.779 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@3416cfab on ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=1 18:37:44.779 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=2 18:37:44.779 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@8f71514[{l=/127.0.0.1:42617,r=/127.0.0.1:47072,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@fb33499[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f7684f7{s=START}]=>HttpChannelOverHttp@384d06e4{s=HttpChannelState@73ecec5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.779 [qtp1187972599-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@f69f376[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:47072]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=1,r=-1,t=59885ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}] 18:37:44.779 [qtp1187972599-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59885ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}] 18:37:44.779 [qtp1187972599-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119885ms in the future QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59885ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}] 18:37:44.779 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken with none selected 18:37:44.779 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 0/0/1 selected 18:37:44.779 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 0 keys, 2 updates 18:37:44.779 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:37:44.779 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f02db0@3fdccfce 18:37:44.779 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@3416cfab 18:37:44.779 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@8f71514[{l=/127.0.0.1:42617,r=/127.0.0.1:47072,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@fb33499[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f7684f7{s=START}]=>HttpChannelOverHttp@384d06e4{s=HttpChannelState@73ecec5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.779 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.779 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 1 keys 18:37:44.779 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 1/1/1 selected 18:37:44.779 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 1 keys, 0 updates 18:37:44.779 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:47072], selector=sun.nio.ch.EPollSelectorImpl@7424c5f3, interestOps=1, readyOps=1 SocketChannelEndPoint@8f71514[{l=/127.0.0.1:42617,r=/127.0.0.1:47072,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@fb33499[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f7684f7{s=START}]=>HttpChannelOverHttp@384d06e4{s=HttpChannelState@73ecec5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.779 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@8f71514[{l=/127.0.0.1:42617,r=/127.0.0.1:47072,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@fb33499[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f7684f7{s=START}]=>HttpChannelOverHttp@384d06e4{s=HttpChannelState@73ecec5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.780 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@8f71514[{l=/127.0.0.1:42617,r=/127.0.0.1:47072,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@fb33499[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f7684f7{s=START}]=>HttpChannelOverHttp@384d06e4{s=HttpChannelState@73ecec5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:44.780 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0} tryExecute AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59885ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}][pc=0,pic=0,pec=0,epc=27]@2024-01-20T18:37:44.780118891Z 18:37:44.780 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b3af188{RESERVED,thread=Thread[qtp1187972599-18,5,main]} task=AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59884ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=27]@2024-01-20T18:37:44.780222641Z ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} 18:37:44.780 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@8f71514[{l=/127.0.0.1:42617,r=/127.0.0.1:47072,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@fb33499[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f7684f7{s=START}]=>HttpChannelOverHttp@384d06e4{s=HttpChannelState@73ecec5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59884ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=27]@2024-01-20T18:37:44.780278771Z 18:37:44.780 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59884ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=28]@2024-01-20T18:37:44.780322782Z tryProduce true 18:37:44.780 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@7bec3b7f{ReadCallback@6deddf67{HttpConnection@fb33499::SocketChannelEndPoint@8f71514[{l=/127.0.0.1:42617,r=/127.0.0.1:47072,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@fb33499[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f7684f7{s=START}]=>HttpChannelOverHttp@384d06e4{s=HttpChannelState@73ecec5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.780 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:44.780 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.780 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@fb33499::SocketChannelEndPoint@8f71514[{l=/127.0.0.1:42617,r=/127.0.0.1:47072,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@fb33499[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f7684f7{s=START}]=>HttpChannelOverHttp@384d06e4{s=HttpChannelState@73ecec5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@73ecec5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.780 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@8f71514[{l=/127.0.0.1:42617,r=/127.0.0.1:47072,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@fb33499[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f7684f7{s=START}]=>HttpChannelOverHttp@384d06e4{s=HttpChannelState@73ecec5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.780 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 1 keys 18:37:44.780 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 181 DirectByteBuffer@6c3ace64[p=0,l=181,c=8192,r=181]={<<>>.4)\r\nAcce...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.780 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@fb33499::SocketChannelEndPoint@8f71514[{l=/127.0.0.1:42617,r=/127.0.0.1:47072,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@fb33499[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f7684f7{s=START}]=>HttpChannelOverHttp@384d06e4{s=HttpChannelState@73ecec5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 181 RetainableByteBuffer@18162f7a{DirectByteBuffer@6c3ace64[p=0,l=181,c=8192,r=181]={<<>>.4)\r\nAcce...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.780 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@fb33499::SocketChannelEndPoint@8f71514[{l=/127.0.0.1:42617,r=/127.0.0.1:47072,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@fb33499[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f7684f7{s=START}]=>HttpChannelOverHttp@384d06e4{s=HttpChannelState@73ecec5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@18162f7a{DirectByteBuffer@6c3ace64[p=0,l=181,c=8192,r=181]={<<>>.4)\r\nAcce...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.780 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@6c3ace64[p=0,l=181,c=8192,r=181]={<<>>.4)\r\nAcce...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.780 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:37:44.780 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:37:44.780 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:37:44.780 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:37:44.780 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:37:44.780 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:37:44.780 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:37:44.780 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:37:44.780 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:42617) header=Host, headerString=[Host], valueString=[localhost:42617] 18:37:44.780 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:37:44.780 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:37:44.780 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:37:44.780 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:37:44.780 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:37:44.780 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:37:44.780 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:37:44.780 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:37:44.780 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:37:44.780 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:37:44.780 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:37:44.780 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@278510953 cs=HttpChannelState@73ecec5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1d9535a4 eof=false 18:37:44.780 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@1d9535a4 18:37:44.780 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@5255986d[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@384d06e4{s=HttpChannelState@73ecec5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.781 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/GetHello/Bob?age=10 on HttpChannelOverHttp@384d06e4{s=HttpChannelState@73ecec5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=1} GET /base/RestTest/GetHello/Bob?age=10 HTTP/1.1 Host: localhost:42617 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:37:44.781 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@fb33499::SocketChannelEndPoint@8f71514[{l=/127.0.0.1:42617,r=/127.0.0.1:47072,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@fb33499[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6f7684f7{s=START}]=>HttpChannelOverHttp@384d06e4{s=HttpChannelState@73ecec5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=1}] parsed true HttpParser{s=CONTENT,0 of -1} 18:37:44.781 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@fb33499::SocketChannelEndPoint@8f71514[{l=/127.0.0.1:42617,r=/127.0.0.1:47072,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@fb33499[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6f7684f7{s=START}]=>HttpChannelOverHttp@384d06e4{s=HttpChannelState@73ecec5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=1}] 18:37:44.781 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:42617/base/RestTest/GetHello/Bob?age=10 HttpChannelOverHttp@384d06e4{s=HttpChannelState@73ecec5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=1} 18:37:44.781 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@73ecec5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.781 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@384d06e4{s=HttpChannelState@73ecec5a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=1} 18:37:44.781 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.Server -- REQUEST GET /base/RestTest/GetHello/Bob ?age=10 on HttpChannelOverHttp@384d06e4{s=HttpChannelState@73ecec5a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=1} 18:37:44.781 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/GetHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:37:44.781 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/GetHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:37:44.781 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:37:44.781 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 session=null 18:37:44.781 [qtp1187972599-25] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/GetHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2c708440, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/GetHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:37:44.781 [qtp1187972599-25] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:37:44.783 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@59967540[p=0,l=28,c=8192,r=28]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 18:37:44.783 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=28 null 18:37:44.783 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@439f9ee[p=0,l=28,c=8192,r=28]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@30b5c4d8{null} 18:37:44.783 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/GetHello/Bob on HttpChannelOverHttp@384d06e4{s=HttpChannelState@73ecec5a{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=3} 200 null HTTP/1.1 Date: Sat, 20 Jan 2024 18:37:44 GMT Content-Length: 28 Content-Type: text/plain 18:37:44.783 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@4edda453[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=28},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@240bf4bd] (null,[p=0,l=28,c=8192,r=28],true)@START 18:37:44.783 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=28} last=true content=HeapByteBuffer@439f9ee[p=0,l=28,c=8192,r=28]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.783 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sat, 20 Jan 2024 18:37:44 GMT Content-Length: 28 Content-Type: text/plain 18:37:44.783 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:37:44.783 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@4edda453[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=28},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@240bf4bd] ([p=0,l=126,c=8192,r=126],[p=0,l=28,c=8192,r=28],true)@COMPLETING 18:37:44.783 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@6fb68f5b{IDLE}->null [DirectByteBuffer@2652a7a2[p=0,l=126,c=8192,r=126]={<<>>Jetty(11....\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@439f9ee[p=0,l=28,c=8192,r=28]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 18:37:44.783 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@6fb68f5b{WRITING}->null:IDLE-->WRITING 18:37:44.783 [main] DEBUG org.apache.http.wire -- http-outgoing-37 << "HTTP/1.1 200 OK[\r][\n]" 18:37:44.783 [main] DEBUG org.apache.http.wire -- http-outgoing-37 << "Date: Sat, 20 Jan 2024 18:37:44 GMT[\r][\n]" 18:37:44.783 [main] DEBUG org.apache.http.wire -- http-outgoing-37 << "Content-Type: text/plain[\r][\n]" 18:37:44.783 [main] DEBUG org.apache.http.wire -- http-outgoing-37 << "Content-Length: 28[\r][\n]" 18:37:44.783 [main] DEBUG org.apache.http.wire -- http-outgoing-37 << "Server: Jetty(11.0.18)[\r][\n]" 18:37:44.783 [main] DEBUG org.apache.http.wire -- http-outgoing-37 << "[\r][\n]" 18:37:44.783 [main] DEBUG org.apache.http.wire -- http-outgoing-37 << "GOT: Hello There Bob aged 10" 18:37:44.783 [main] DEBUG org.apache.http.headers -- http-outgoing-37 << HTTP/1.1 200 OK 18:37:44.783 [main] DEBUG org.apache.http.headers -- http-outgoing-37 << Date: Sat, 20 Jan 2024 18:37:44 GMT 18:37:44.783 [main] DEBUG org.apache.http.headers -- http-outgoing-37 << Content-Type: text/plain 18:37:44.783 [main] DEBUG org.apache.http.headers -- http-outgoing-37 << Content-Length: 28 18:37:44.783 [main] DEBUG org.apache.http.headers -- http-outgoing-37 << Server: Jetty(11.0.18) 18:37:44.783 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:37:44.783 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 37][route: {}->http://localhost:42617] can be kept alive indefinitely 18:37:44.783 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-37: set socket timeout to 0 18:37:44.783 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 37][route: {}->http://localhost:42617][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:44.783 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:37:44.784 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:37:44.784 [main] DEBUG org.onap.policy.rest.RestManager -- GOT: Hello There Bob aged 10 18:37:44.784 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:37:44.784 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-37: Close connection 18:37:44.784 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:37:44.784 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10: 18:37:44.784 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:37:44.784 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:37:44.784 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:42617][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:37:44.784 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 38][route: {}->http://localhost:42617][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:44.784 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:42617 18:37:44.784 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:42617 18:37:44.784 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:47080<->127.0.0.1:42617 18:37:44.784 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request DELETE /base/RestTest/DeleteHello/Bob?age=10 HTTP/1.1 18:37:44.784 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:37:44.784 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:37:44.784 [qtp1187972599-20-acceptor-0@2d777226-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@64dfa8f2[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:47080]] on ManagedSelector@4c9f9afc{STARTED} id=1 keys=0 selected=0 updates=0 18:37:44.785 [qtp1187972599-20-acceptor-0@2d777226-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4c9f9afc{STARTED} id=1 keys=0 selected=0 updates=1 18:37:44.785 [main] DEBUG org.apache.http.headers -- http-outgoing-38 >> DELETE /base/RestTest/DeleteHello/Bob?age=10 HTTP/1.1 18:37:44.785 [main] DEBUG org.apache.http.headers -- http-outgoing-38 >> Content-Length: 0 18:37:44.785 [main] DEBUG org.apache.http.headers -- http-outgoing-38 >> Host: localhost:42617 18:37:44.785 [main] DEBUG org.apache.http.headers -- http-outgoing-38 >> Connection: Keep-Alive 18:37:44.785 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken with none selected 18:37:44.785 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken up from select, 0/0/0 selected 18:37:44.785 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 processing 0 keys, 1 updates 18:37:44.785 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:44.785 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@64dfa8f2[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:47080]] 18:37:44.785 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@64dfa8f2[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:47080]] startThread=0 18:37:44.785 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.785 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 waiting with 1 keys 18:37:44.785 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@64dfa8f2[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:47080]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=1,r=-1,t=59879ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.785 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@1aba9a80[{l=/127.0.0.1:42617,r=/127.0.0.1:47080,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:44.785 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@1aba9a80[{l=/127.0.0.1:42617,r=/127.0.0.1:47080,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:37:44.785 [qtp1187972599-24] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@427783f9{s=HttpChannelState@67b7f478{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@1aba9a80[{l=/127.0.0.1:42617,r=/127.0.0.1:47080,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@67b7f478{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.785 [qtp1187972599-24] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@29f6a39d::SocketChannelEndPoint@1aba9a80[{l=/127.0.0.1:42617,r=/127.0.0.1:47080,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:44.785 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f02db0@67d652b9 on ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=0 18:37:44.785 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@1aba9a80[{l=/127.0.0.1:42617,r=/127.0.0.1:47080,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@29f6a39d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19407df1{s=START}]=>HttpChannelOverHttp@427783f9{s=HttpChannelState@67b7f478{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.785 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@29f6a39d::SocketChannelEndPoint@1aba9a80[{l=/127.0.0.1:42617,r=/127.0.0.1:47080,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@29f6a39d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19407df1{s=START}]=>HttpChannelOverHttp@427783f9{s=HttpChannelState@67b7f478{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.785 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@29f6a39d::SocketChannelEndPoint@1aba9a80[{l=/127.0.0.1:42617,r=/127.0.0.1:47080,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@29f6a39d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19407df1{s=START}]=>HttpChannelOverHttp@427783f9{s=HttpChannelState@67b7f478{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.785 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@410c4e95{ReadCallback@5d7af762{HttpConnection@29f6a39d::SocketChannelEndPoint@1aba9a80[{l=/127.0.0.1:42617,r=/127.0.0.1:47080,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@29f6a39d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19407df1{s=START}]=>HttpChannelOverHttp@427783f9{s=HttpChannelState@67b7f478{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.785 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@1aba9a80[{l=/127.0.0.1:42617,r=/127.0.0.1:47080,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@29f6a39d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19407df1{s=START}]=>HttpChannelOverHttp@427783f9{s=HttpChannelState@67b7f478{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.785 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@8ec25ee on ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=1 18:37:44.785 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=2 18:37:44.785 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken with none selected 18:37:44.785 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken up from select, 0/0/1 selected 18:37:44.785 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 processing 0 keys, 2 updates 18:37:44.785 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:37:44.785 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f02db0@67d652b9 18:37:44.785 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@8ec25ee 18:37:44.785 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@1aba9a80[{l=/127.0.0.1:42617,r=/127.0.0.1:47080,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@29f6a39d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19407df1{s=START}]=>HttpChannelOverHttp@427783f9{s=HttpChannelState@67b7f478{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.786 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.786 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 waiting with 1 keys 18:37:44.783 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 154 SocketChannelEndPoint@8f71514[{l=/127.0.0.1:42617,r=/127.0.0.1:47072,OPEN,fill=-,flush=W,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@fb33499[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6f7684f7{s=COMPLETING}]=>HttpChannelOverHttp@384d06e4{s=HttpChannelState@73ecec5a{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=3}] 18:37:44.785 [main] DEBUG org.apache.http.headers -- http-outgoing-38 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:37:44.786 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=154 remaining=0 WriteFlusher@6fb68f5b{WRITING}->null 18:37:44.786 [main] DEBUG org.apache.http.headers -- http-outgoing-38 >> Accept-Encoding: gzip,deflate 18:37:44.786 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@6fb68f5b{IDLE}->null:WRITING-->IDLE 18:37:44.786 [main] DEBUG org.apache.http.wire -- http-outgoing-38 >> "DELETE /base/RestTest/DeleteHello/Bob?age=10 HTTP/1.1[\r][\n]" 18:37:44.786 [main] DEBUG org.apache.http.wire -- http-outgoing-38 >> "Content-Length: 0[\r][\n]" 18:37:44.785 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@1aba9a80[{l=/127.0.0.1:42617,r=/127.0.0.1:47080,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@29f6a39d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19407df1{s=START}]=>HttpChannelOverHttp@427783f9{s=HttpChannelState@67b7f478{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.786 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@4edda453[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=28},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@240bf4bd] ([p=126,l=126,c=8192,r=0],[p=28,l=28,c=8192,r=0],true)@END 18:37:44.786 [main] DEBUG org.apache.http.wire -- http-outgoing-38 >> "Host: localhost:42617[\r][\n]" 18:37:44.786 [main] DEBUG org.apache.http.wire -- http-outgoing-38 >> "Connection: Keep-Alive[\r][\n]" 18:37:44.786 [main] DEBUG org.apache.http.wire -- http-outgoing-38 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:37:44.786 [main] DEBUG org.apache.http.wire -- http-outgoing-38 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:37:44.786 [main] DEBUG org.apache.http.wire -- http-outgoing-38 >> "[\r][\n]" 18:37:44.786 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@64dfa8f2[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:47080]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=1,r=-1,t=59878ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.786 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpOutput -- onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 18:37:44.786 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken up from select, 1/1/1 selected 18:37:44.786 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59878ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.786 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 processing 1 keys, 0 updates 18:37:44.786 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119878ms in the future QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59878ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.786 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:47080], selector=sun.nio.ch.EPollSelectorImpl@6156f7d9, interestOps=1, readyOps=1 SocketChannelEndPoint@1aba9a80[{l=/127.0.0.1:42617,r=/127.0.0.1:47080,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@29f6a39d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19407df1{s=START}]=>HttpChannelOverHttp@427783f9{s=HttpChannelState@67b7f478{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.786 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@1aba9a80[{l=/127.0.0.1:42617,r=/127.0.0.1:47080,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@29f6a39d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19407df1{s=START}]=>HttpChannelOverHttp@427783f9{s=HttpChannelState@67b7f478{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.786 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:37:44.786 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@384d06e4{s=HttpChannelState@73ecec5a{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=6} 18:37:44.786 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@1aba9a80[{l=/127.0.0.1:42617,r=/127.0.0.1:47080,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@29f6a39d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19407df1{s=START}]=>HttpChannelOverHttp@427783f9{s=HttpChannelState@67b7f478{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:44.786 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@73ecec5a{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:37:44.786 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@73ecec5a{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.786 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@384d06e4{s=HttpChannelState@73ecec5a{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=6} 18:37:44.786 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} tryExecute AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59878ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=26]@2024-01-20T18:37:44.786699532Z 18:37:44.786 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@71bb1571) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:37:44.786 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@73ecec5a{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.786 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@73ecec5a{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.786 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@73ecec5a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.786 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@1aba9a80[{l=/127.0.0.1:42617,r=/127.0.0.1:47080,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@29f6a39d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19407df1{s=START}]=>HttpChannelOverHttp@427783f9{s=HttpChannelState@67b7f478{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59878ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=26]@2024-01-20T18:37:44.786820513Z 18:37:44.786 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@384d06e4{s=HttpChannelState@73ecec5a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=6} 18:37:44.786 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/GetHello/Bob written=28 18:37:44.786 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@410c4e95{ReadCallback@5d7af762{HttpConnection@29f6a39d::SocketChannelEndPoint@1aba9a80[{l=/127.0.0.1:42617,r=/127.0.0.1:47080,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@29f6a39d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19407df1{s=START}]=>HttpChannelOverHttp@427783f9{s=HttpChannelState@67b7f478{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.786 [qtp1187972599-25] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:37:44 +0000] "GET /base/RestTest/GetHello/Bob?age=10 HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:44.786 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@278510953 cs=HttpChannelState@73ecec5a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1d9535a4 eof=false 18:37:44.786 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@4dfe525f{RESERVED,thread=Thread[qtp1187972599-21,5,main]} task=AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59878ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=27]@2024-01-20T18:37:44.786991304Z ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} 18:37:44.787 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@384d06e4{s=HttpChannelState@73ecec5a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=7} 18:37:44.786 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@29f6a39d::SocketChannelEndPoint@1aba9a80[{l=/127.0.0.1:42617,r=/127.0.0.1:47080,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@29f6a39d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19407df1{s=START}]=>HttpChannelOverHttp@427783f9{s=HttpChannelState@67b7f478{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@67b7f478{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.787 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 206 DirectByteBuffer@69856a09[p=0,l=206,c=8192,r=206]={<<>>\r\nAccept-...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.787 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@29f6a39d::SocketChannelEndPoint@1aba9a80[{l=/127.0.0.1:42617,r=/127.0.0.1:47080,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@29f6a39d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19407df1{s=START}]=>HttpChannelOverHttp@427783f9{s=HttpChannelState@67b7f478{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 206 RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=206,c=8192,r=206]={<<>>\r\nAccept-...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.787 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@29f6a39d::SocketChannelEndPoint@1aba9a80[{l=/127.0.0.1:42617,r=/127.0.0.1:47080,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@29f6a39d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19407df1{s=START}]=>HttpChannelOverHttp@427783f9{s=HttpChannelState@67b7f478{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=206,c=8192,r=206]={<<>>\r\nAccept-...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.787 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=206,c=8192,r=206]={<<>>\r\nAccept-...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.787 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:37:44.787 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:37:44.787 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:37:44.787 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:37:44.787 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:37:44.787 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length: 0 --> IN_VALUE 18:37:44.787 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length: 0 --> FIELD 18:37:44.787 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Length: 0) header=Content-Length, headerString=[Content-Length], valueString=[0] 18:37:44.787 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:37:44.787 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:37:44.787 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:37:44.787 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:42617) header=Host, headerString=[Host], valueString=[localhost:42617] 18:37:44.787 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:37:44.787 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:37:44.787 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:37:44.787 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:37:44.787 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:37:44.787 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:37:44.787 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:37:44.787 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:37:44.787 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:37:44.787 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:37:44.787 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:37:44.787 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@272289240 cs=HttpChannelState@67b7f478{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1cc9554a eof=false 18:37:44.787 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@1cc9554a 18:37:44.787 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@20ab872a[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@427783f9{s=HttpChannelState@67b7f478{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.787 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/DeleteHello/Bob?age=10 on HttpChannelOverHttp@427783f9{s=HttpChannelState@67b7f478{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10,age=0} DELETE /base/RestTest/DeleteHello/Bob?age=10 HTTP/1.1 Content-Length: 0 Host: localhost:42617 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:37:44.787 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@29f6a39d::SocketChannelEndPoint@1aba9a80[{l=/127.0.0.1:42617,r=/127.0.0.1:47080,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@29f6a39d[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@19407df1{s=START}]=>HttpChannelOverHttp@427783f9{s=HttpChannelState@67b7f478{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10,age=0}] parsed true HttpParser{s=CONTENT,0 of 0} 18:37:44.787 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@29f6a39d::SocketChannelEndPoint@1aba9a80[{l=/127.0.0.1:42617,r=/127.0.0.1:47080,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@29f6a39d[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@19407df1{s=START}]=>HttpChannelOverHttp@427783f9{s=HttpChannelState@67b7f478{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10,age=0}] 18:37:44.787 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10 HttpChannelOverHttp@427783f9{s=HttpChannelState@67b7f478{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10,age=0} 18:37:44.787 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@67b7f478{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.787 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@427783f9{s=HttpChannelState@67b7f478{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10,age=0} 18:37:44.787 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.Server -- REQUEST DELETE /base/RestTest/DeleteHello/Bob ?age=10 on HttpChannelOverHttp@427783f9{s=HttpChannelState@67b7f478{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10,age=0} 18:37:44.787 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/DeleteHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:37:44.787 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/DeleteHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:37:44.787 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:37:44.787 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 session=null 18:37:44.787 [qtp1187972599-23] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/DeleteHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2c708440, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/DeleteHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:37:44.787 [qtp1187972599-23] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:37:44.789 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@6f60a535[p=0,l=31,c=8192,r=31]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 18:37:44.789 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=31 null 18:37:44.789 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@2972e10c[p=0,l=31,c=8192,r=31]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@7f47926d{null} 18:37:44.789 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/DeleteHello/Bob on HttpChannelOverHttp@427783f9{s=HttpChannelState@67b7f478{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10,age=2} 200 null HTTP/1.1 Date: Sat, 20 Jan 2024 18:37:44 GMT Content-Length: 31 Content-Type: text/plain 18:37:44.789 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@3a9c878[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=31},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@690a9c35] (null,[p=0,l=31,c=8192,r=31],true)@START 18:37:44.789 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=31} last=true content=HeapByteBuffer@2972e10c[p=0,l=31,c=8192,r=31]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.789 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sat, 20 Jan 2024 18:37:44 GMT Content-Length: 31 Content-Type: text/plain 18:37:44.789 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:37:44.789 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@3a9c878[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=31},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@690a9c35] ([p=0,l=126,c=8192,r=126],[p=0,l=31,c=8192,r=31],true)@COMPLETING 18:37:44.789 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@574e6a99{IDLE}->null [DirectByteBuffer@2652a7a2[p=0,l=126,c=8192,r=126]={<<>>Jetty(11....\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@2972e10c[p=0,l=31,c=8192,r=31]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 18:37:44.789 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@574e6a99{WRITING}->null:IDLE-->WRITING 18:37:44.789 [main] DEBUG org.apache.http.wire -- http-outgoing-38 << "HTTP/1.1 200 OK[\r][\n]" 18:37:44.787 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59878ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=27]@2024-01-20T18:37:44.787041854Z tryProduce true 18:37:44.787 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:44.789 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 157 SocketChannelEndPoint@1aba9a80[{l=/127.0.0.1:42617,r=/127.0.0.1:47080,OPEN,fill=-,flush=W,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@29f6a39d[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@19407df1{s=COMPLETING}]=>HttpChannelOverHttp@427783f9{s=HttpChannelState@67b7f478{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10,age=2}] 18:37:44.789 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=157 remaining=0 WriteFlusher@574e6a99{WRITING}->null 18:37:44.789 [main] DEBUG org.apache.http.wire -- http-outgoing-38 << "Date: Sat, 20 Jan 2024 18:37:44 GMT[\r][\n]" 18:37:44.789 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@574e6a99{IDLE}->null:WRITING-->IDLE 18:37:44.789 [main] DEBUG org.apache.http.wire -- http-outgoing-38 << "Content-Type: text/plain[\r][\n]" 18:37:44.789 [main] DEBUG org.apache.http.wire -- http-outgoing-38 << "Content-Length: 31[\r][\n]" 18:37:44.789 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@3a9c878[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=31},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@690a9c35] ([p=126,l=126,c=8192,r=0],[p=31,l=31,c=8192,r=0],true)@END 18:37:44.789 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpOutput -- onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 18:37:44.789 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:37:44.789 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@427783f9{s=HttpChannelState@67b7f478{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10,age=2} 18:37:44.789 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@67b7f478{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:37:44.789 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@67b7f478{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.789 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@427783f9{s=HttpChannelState@67b7f478{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10,age=2} 18:37:44.789 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@14594ee7) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:37:44.789 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@67b7f478{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.789 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@67b7f478{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.789 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@67b7f478{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.789 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@427783f9{s=HttpChannelState@67b7f478{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10,age=2} 18:37:44.789 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/DeleteHello/Bob written=31 18:37:44.790 [qtp1187972599-23] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:37:44 +0000] "DELETE /base/RestTest/DeleteHello/Bob?age=10 HTTP/1.1" 200 31 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:44.790 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@272289240 cs=HttpChannelState@67b7f478{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1cc9554a eof=false 18:37:44.790 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@427783f9{s=HttpChannelState@67b7f478{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10,age=3} 18:37:44.790 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:44.790 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@29f6a39d::SocketChannelEndPoint@1aba9a80[{l=/127.0.0.1:42617,r=/127.0.0.1:47080,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@29f6a39d[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@19407df1{s=END}]=>HttpChannelOverHttp@427783f9{s=HttpChannelState@67b7f478{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10,age=3}] parse null 18:37:44.790 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT HeapByteBuffer@1ee6a03f[p=0,l=0,c=0,r=0]={<<<>>>} 18:37:44.790 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:37:44.790 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@427783f9{s=HttpChannelState@67b7f478{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10,age=3} 18:37:44.790 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:37:44.790 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@427783f9{s=HttpChannelState@67b7f478{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10,age=3} 18:37:44.790 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:37:44.790 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@29f6a39d::SocketChannelEndPoint@1aba9a80[{l=/127.0.0.1:42617,r=/127.0.0.1:47080,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@29f6a39d[p=HttpParser{s=END,0 of 0},g=HttpGenerator@19407df1{s=END}]=>HttpChannelOverHttp@427783f9{s=HttpChannelState@67b7f478{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10,age=3}] parsed false HttpParser{s=END,0 of 0} 18:37:44.790 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:37:44.790 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 18:37:44.790 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@20ab872a[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@427783f9{s=HttpChannelState@67b7f478{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10,age=3}] 18:37:44.790 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@272289240 cs=HttpChannelState@67b7f478{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1cc9554a eof=true 18:37:44.790 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@20ab872a[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@427783f9{s=HttpChannelState@67b7f478{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10,age=3}] 18:37:44.790 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@272289240 cs=HttpChannelState@67b7f478{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1cc9554a eof=true 18:37:44.790 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@67b7f478{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.790 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@272289240 cs=HttpChannelState@67b7f478{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1cc9554a eof=true 18:37:44.790 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@1cc9554a 18:37:44.790 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@20ab872a[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@427783f9{s=HttpChannelState@67b7f478{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10,age=3}] 18:37:44.790 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,0 of 0} 18:37:44.790 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:37:44.790 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@427783f9{s=HttpChannelState@67b7f478{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:37:44.790 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.790 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.790 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@29f6a39d::SocketChannelEndPoint@1aba9a80[{l=/127.0.0.1:42617,r=/127.0.0.1:47080,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@29f6a39d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19407df1{s=START}]=>HttpChannelOverHttp@427783f9{s=HttpChannelState@67b7f478{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled 0 RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.790 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@29f6a39d::SocketChannelEndPoint@1aba9a80[{l=/127.0.0.1:42617,r=/127.0.0.1:47080,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@29f6a39d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19407df1{s=START}]=>HttpChannelOverHttp@427783f9{s=HttpChannelState@67b7f478{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.790 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.790 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@29f6a39d::SocketChannelEndPoint@1aba9a80[{l=/127.0.0.1:42617,r=/127.0.0.1:47080,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@29f6a39d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19407df1{s=START}]=>HttpChannelOverHttp@427783f9{s=HttpChannelState@67b7f478{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=START,0 of -1} 18:37:44.790 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@29f6a39d::SocketChannelEndPoint@1aba9a80[{l=/127.0.0.1:42617,r=/127.0.0.1:47080,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@29f6a39d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19407df1{s=START}]=>HttpChannelOverHttp@427783f9{s=HttpChannelState@67b7f478{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.790 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@29f6a39d::SocketChannelEndPoint@1aba9a80[{l=/127.0.0.1:42617,r=/127.0.0.1:47080,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@29f6a39d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19407df1{s=START}]=>HttpChannelOverHttp@427783f9{s=HttpChannelState@67b7f478{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.790 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@410c4e95{ReadCallback@5d7af762{HttpConnection@29f6a39d::SocketChannelEndPoint@1aba9a80[{l=/127.0.0.1:42617,r=/127.0.0.1:47080,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@29f6a39d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19407df1{s=START}]=>HttpChannelOverHttp@427783f9{s=HttpChannelState@67b7f478{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.790 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=true 0->1 for SocketChannelEndPoint@1aba9a80[{l=/127.0.0.1:42617,r=/127.0.0.1:47080,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@29f6a39d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19407df1{s=START}]=>HttpChannelOverHttp@427783f9{s=HttpChannelState@67b7f478{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.790 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@29f6a39d::SocketChannelEndPoint@1aba9a80[{l=/127.0.0.1:42617,r=/127.0.0.1:47080,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@29f6a39d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19407df1{s=START}]=>HttpChannelOverHttp@427783f9{s=HttpChannelState@67b7f478{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@67b7f478{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.790 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2bf0e8c5{RUNNING,thread=Thread[qtp1187972599-23,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=4 18:37:44.790 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2bf0e8c5{RESERVED,thread=Thread[qtp1187972599-23,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} 18:37:44.789 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:44.790 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.789 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@fb33499::SocketChannelEndPoint@8f71514[{l=/127.0.0.1:42617,r=/127.0.0.1:47072,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@fb33499[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6f7684f7{s=END}]=>HttpChannelOverHttp@384d06e4{s=HttpChannelState@73ecec5a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=9}] parse null 18:37:44.790 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 1 on SocketChannelEndPoint@1aba9a80[{l=/127.0.0.1:42617,r=/127.0.0.1:47080,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@29f6a39d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19407df1{s=START}]=>HttpChannelOverHttp@427783f9{s=HttpChannelState@67b7f478{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.789 [main] DEBUG org.apache.http.wire -- http-outgoing-38 << "Server: Jetty(11.0.18)[\r][\n]" 18:37:44.790 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT HeapByteBuffer@1ee6a03f[p=0,l=0,c=0,r=0]={<<<>>>} 18:37:44.790 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 waiting with 1 keys 18:37:44.790 [main] DEBUG org.apache.http.wire -- http-outgoing-38 << "[\r][\n]" 18:37:44.790 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:37:44.791 [main] DEBUG org.apache.http.wire -- http-outgoing-38 << "DELETE: Hello There Bob aged 10" 18:37:44.791 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@384d06e4{s=HttpChannelState@73ecec5a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=11} 18:37:44.791 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:37:44.791 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@384d06e4{s=HttpChannelState@73ecec5a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=11} 18:37:44.791 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:37:44.791 [main] DEBUG org.apache.http.headers -- http-outgoing-38 << HTTP/1.1 200 OK 18:37:44.791 [main] DEBUG org.apache.http.headers -- http-outgoing-38 << Date: Sat, 20 Jan 2024 18:37:44 GMT 18:37:44.791 [main] DEBUG org.apache.http.headers -- http-outgoing-38 << Content-Type: text/plain 18:37:44.791 [main] DEBUG org.apache.http.headers -- http-outgoing-38 << Content-Length: 31 18:37:44.791 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@fb33499::SocketChannelEndPoint@8f71514[{l=/127.0.0.1:42617,r=/127.0.0.1:47072,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@fb33499[p=HttpParser{s=END,0 of -1},g=HttpGenerator@6f7684f7{s=END}]=>HttpChannelOverHttp@384d06e4{s=HttpChannelState@73ecec5a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=11}] parsed false HttpParser{s=END,0 of -1} 18:37:44.791 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:37:44.791 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 18:37:44.791 [main] DEBUG org.apache.http.headers -- http-outgoing-38 << Server: Jetty(11.0.18) 18:37:44.791 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@5255986d[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@384d06e4{s=HttpChannelState@73ecec5a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=11}] 18:37:44.791 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@278510953 cs=HttpChannelState@73ecec5a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1d9535a4 eof=true 18:37:44.791 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@5255986d[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@384d06e4{s=HttpChannelState@73ecec5a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=11}] 18:37:44.791 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:37:44.791 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@278510953 cs=HttpChannelState@73ecec5a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1d9535a4 eof=true 18:37:44.791 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@73ecec5a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.791 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@278510953 cs=HttpChannelState@73ecec5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1d9535a4 eof=true 18:37:44.791 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@1d9535a4 18:37:44.791 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@5255986d[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@384d06e4{s=HttpChannelState@73ecec5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/GetHello/Bob?age=10,age=11}] 18:37:44.791 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,0 of -1} 18:37:44.791 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:37:44.791 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@384d06e4{s=HttpChannelState@73ecec5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:37:44.791 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 38][route: {}->http://localhost:42617] can be kept alive indefinitely 18:37:44.791 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-38: set socket timeout to 0 18:37:44.791 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@8f71514[{l=/127.0.0.1:42617,r=/127.0.0.1:47072,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@fb33499[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f7684f7{s=START}]=>HttpChannelOverHttp@384d06e4{s=HttpChannelState@73ecec5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.791 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 38][route: {}->http://localhost:42617][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:44.791 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@6c3ace64[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.791 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:37:44.791 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:37:44.791 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:37:44.791 [main] DEBUG org.onap.policy.rest.RestManager -- DELETE: Hello There Bob aged 10 18:37:44.791 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:37:44.791 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-38: Close connection 18:37:44.791 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@fb33499::SocketChannelEndPoint@8f71514[{l=/127.0.0.1:42617,r=/127.0.0.1:47072,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@fb33499[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f7684f7{s=START}]=>HttpChannelOverHttp@384d06e4{s=HttpChannelState@73ecec5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 RetainableByteBuffer@18162f7a{DirectByteBuffer@6c3ace64[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.791 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:37:44.791 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@fb33499::SocketChannelEndPoint@8f71514[{l=/127.0.0.1:42617,r=/127.0.0.1:47072,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@fb33499[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f7684f7{s=START}]=>HttpChannelOverHttp@384d06e4{s=HttpChannelState@73ecec5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@18162f7a{DirectByteBuffer@6c3ace64[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.791 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken up from select, 1/1/1 selected 18:37:44.791 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@6c3ace64[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.791 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10: 18:37:44.791 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:37:44.791 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 processing 1 keys, 0 updates 18:37:44.791 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@8f71514[{l=/127.0.0.1:42617,r=/127.0.0.1:47072,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@fb33499[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6f7684f7{s=START}]=>HttpChannelOverHttp@384d06e4{s=HttpChannelState@73ecec5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.791 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:47080], selector=sun.nio.ch.EPollSelectorImpl@6156f7d9, interestOps=1, readyOps=1 SocketChannelEndPoint@1aba9a80[{l=/127.0.0.1:42617,r=/127.0.0.1:47080,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@29f6a39d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19407df1{s=START}]=>HttpChannelOverHttp@427783f9{s=HttpChannelState@67b7f478{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.791 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@8f71514[{l=/127.0.0.1:42617,r=/127.0.0.1:47072,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@fb33499[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6f7684f7{s=START}]=>HttpChannelOverHttp@384d06e4{s=HttpChannelState@73ecec5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.791 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@1aba9a80[{l=/127.0.0.1:42617,r=/127.0.0.1:47080,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@29f6a39d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19407df1{s=START}]=>HttpChannelOverHttp@427783f9{s=HttpChannelState@67b7f478{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.791 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@8f71514[{l=/127.0.0.1:42617,r=/127.0.0.1:47072,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@fb33499[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6f7684f7{s=START}]=>HttpChannelOverHttp@384d06e4{s=HttpChannelState@73ecec5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.791 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@1aba9a80[{l=/127.0.0.1:42617,r=/127.0.0.1:47080,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@29f6a39d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19407df1{s=START}]=>HttpChannelOverHttp@427783f9{s=HttpChannelState@67b7f478{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:44.792 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} tryExecute AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59873ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=27]@2024-01-20T18:37:44.792061228Z 18:37:44.792 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@7bec3b7f{null} 18:37:44.792 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=0 18:37:44.792 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@1aba9a80[{l=/127.0.0.1:42617,r=/127.0.0.1:47080,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@29f6a39d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19407df1{s=START}]=>HttpChannelOverHttp@427783f9{s=HttpChannelState@67b7f478{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=1,r=-1,t=59873ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=27]@2024-01-20T18:37:44.792159589Z 18:37:44.792 [qtp1187972599-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6f9ca4e2 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=1,r=-1,t=59873ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:37:44.792 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@410c4e95{ReadCallback@5d7af762{HttpConnection@29f6a39d::SocketChannelEndPoint@1aba9a80[{l=/127.0.0.1:42617,r=/127.0.0.1:47080,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@29f6a39d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19407df1{s=START}]=>HttpChannelOverHttp@427783f9{s=HttpChannelState@67b7f478{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.792 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@8f71514[{l=null,r=null,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@fb33499[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6f7684f7{s=START}]=>HttpChannelOverHttp@384d06e4{s=HttpChannelState@73ecec5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.792 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:37:44.792 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken with none selected 18:37:44.792 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 0/0/0 selected 18:37:44.792 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 0 keys, 0 updates 18:37:44.792 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@fb33499::SocketChannelEndPoint@8f71514[{l=null,r=null,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@fb33499[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6f7684f7{s=START}]=>HttpChannelOverHttp@384d06e4{s=HttpChannelState@73ecec5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.792 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:37:44.792 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:42617][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:37:44.792 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6f9ca4e2 startThread=0 18:37:44.792 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@29f6a39d::SocketChannelEndPoint@1aba9a80[{l=/127.0.0.1:42617,r=/127.0.0.1:47080,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@29f6a39d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19407df1{s=START}]=>HttpChannelOverHttp@427783f9{s=HttpChannelState@67b7f478{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@67b7f478{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.792 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@fb33499::SocketChannelEndPoint@8f71514[{l=null,r=null,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@fb33499[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6f7684f7{s=START}]=>HttpChannelOverHttp@384d06e4{s=HttpChannelState@73ecec5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:37:44.792 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@1aba9a80[{l=/127.0.0.1:42617,r=/127.0.0.1:47080,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@29f6a39d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19407df1{s=START}]=>HttpChannelOverHttp@427783f9{s=HttpChannelState@67b7f478{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.792 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 39][route: {}->http://localhost:42617][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:44.792 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2bf0e8c5{RESERVED,thread=Thread[qtp1187972599-23,5,main]} task=AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=1,r=-1,t=59872ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=28]@2024-01-20T18:37:44.79243962Z ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} 18:37:44.792 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:44.792 [qtp1187972599-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6f9ca4e2 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=1,r=-1,t=59872ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:37:44.792 [qtp1187972599-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59872ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:37:44.792 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59872ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=28]@2024-01-20T18:37:44.792664421Z tryProduce true 18:37:44.792 [qtp1187972599-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119872ms in the future QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59872ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:37:44.792 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:44.792 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.792 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@1aba9a80[{l=/127.0.0.1:42617,r=/127.0.0.1:47080,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@29f6a39d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19407df1{s=START}]=>HttpChannelOverHttp@427783f9{s=HttpChannelState@67b7f478{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.792 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 waiting with 1 keys 18:37:44.792 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.792 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@fb33499::SocketChannelEndPoint@8f71514[{l=null,r=null,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@fb33499[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6f7684f7{s=START}]=>HttpChannelOverHttp@384d06e4{s=HttpChannelState@73ecec5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.792 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:42617 18:37:44.792 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.792 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 0 keys 18:37:44.792 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:37:44.792 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@8f71514[{l=null,r=null,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@fb33499[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6f7684f7{s=START}]=>HttpChannelOverHttp@384d06e4{s=HttpChannelState@73ecec5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.792 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:42617 18:37:44.792 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@29f6a39d::SocketChannelEndPoint@1aba9a80[{l=/127.0.0.1:42617,r=/127.0.0.1:47080,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@29f6a39d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19407df1{s=START}]=>HttpChannelOverHttp@427783f9{s=HttpChannelState@67b7f478{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.792 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@fb33499::SocketChannelEndPoint@8f71514[{l=null,r=null,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@fb33499[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6f7684f7{s=START}]=>HttpChannelOverHttp@384d06e4{s=HttpChannelState@73ecec5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@73ecec5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.792 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@29f6a39d::SocketChannelEndPoint@1aba9a80[{l=/127.0.0.1:42617,r=/127.0.0.1:47080,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@29f6a39d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19407df1{s=START}]=>HttpChannelOverHttp@427783f9{s=HttpChannelState@67b7f478{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.792 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b40b6c7{RUNNING,thread=Thread[qtp1187972599-25,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=4 18:37:44.793 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.793 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b40b6c7{RESERVED,thread=Thread[qtp1187972599-25,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} 18:37:44.793 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:37:44.792 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:47096<->127.0.0.1:42617 18:37:44.793 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@1aba9a80[{l=/127.0.0.1:42617,r=/127.0.0.1:47080,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@29f6a39d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@19407df1{s=START}]=>HttpChannelOverHttp@427783f9{s=HttpChannelState@67b7f478{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.793 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request DELETE /base/RestTest/DeleteHello/Bob?age=10 HTTP/1.1 18:37:44.793 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@1aba9a80[{l=/127.0.0.1:42617,r=/127.0.0.1:47080,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@29f6a39d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@19407df1{s=START}]=>HttpChannelOverHttp@427783f9{s=HttpChannelState@67b7f478{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.793 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:37:44.793 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:37:44.793 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@1aba9a80[{l=/127.0.0.1:42617,r=/127.0.0.1:47080,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@29f6a39d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@19407df1{s=START}]=>HttpChannelOverHttp@427783f9{s=HttpChannelState@67b7f478{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.793 [main] DEBUG org.apache.http.headers -- http-outgoing-39 >> DELETE /base/RestTest/DeleteHello/Bob?age=10 HTTP/1.1 18:37:44.793 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@410c4e95{null} 18:37:44.793 [main] DEBUG org.apache.http.headers -- http-outgoing-39 >> Host: localhost:42617 18:37:44.793 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=0 18:37:44.793 [main] DEBUG org.apache.http.headers -- http-outgoing-39 >> Connection: Keep-Alive 18:37:44.793 [main] DEBUG org.apache.http.headers -- http-outgoing-39 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:37:44.793 [main] DEBUG org.apache.http.headers -- http-outgoing-39 >> Accept-Encoding: gzip,deflate 18:37:44.793 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@36aa48df startThread=0 18:37:44.793 [main] DEBUG org.apache.http.wire -- http-outgoing-39 >> "DELETE /base/RestTest/DeleteHello/Bob?age=10 HTTP/1.1[\r][\n]" 18:37:44.793 [main] DEBUG org.apache.http.wire -- http-outgoing-39 >> "Host: localhost:42617[\r][\n]" 18:37:44.793 [main] DEBUG org.apache.http.wire -- http-outgoing-39 >> "Connection: Keep-Alive[\r][\n]" 18:37:44.793 [main] DEBUG org.apache.http.wire -- http-outgoing-39 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:37:44.793 [main] DEBUG org.apache.http.wire -- http-outgoing-39 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:37:44.793 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@36aa48df in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=1,r=-1,t=59871ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.793 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@29f6a39d::SocketChannelEndPoint@1aba9a80[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@29f6a39d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@19407df1{s=START}]=>HttpChannelOverHttp@427783f9{s=HttpChannelState@67b7f478{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:37:44.793 [main] DEBUG org.apache.http.wire -- http-outgoing-39 >> "[\r][\n]" 18:37:44.793 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@1aba9a80[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@29f6a39d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@19407df1{s=START}]=>HttpChannelOverHttp@427783f9{s=HttpChannelState@67b7f478{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.793 [qtp1187972599-20-acceptor-0@2d777226-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@62dcb231[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:47096]] on ManagedSelector@22df0abe{STARTED} id=0 keys=0 selected=0 updates=0 18:37:44.793 [qtp1187972599-20-acceptor-0@2d777226-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@22df0abe{STARTED} id=0 keys=0 selected=0 updates=1 18:37:44.793 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@29f6a39d::SocketChannelEndPoint@1aba9a80[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@29f6a39d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@19407df1{s=START}]=>HttpChannelOverHttp@427783f9{s=HttpChannelState@67b7f478{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.793 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken with none selected 18:37:44.793 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 0/0/0 selected 18:37:44.793 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@36aa48df in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=1,r=-1,t=59871ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.793 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken with none selected 18:37:44.793 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59871ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.793 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@29f6a39d::SocketChannelEndPoint@1aba9a80[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@29f6a39d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@19407df1{s=START}]=>HttpChannelOverHttp@427783f9{s=HttpChannelState@67b7f478{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.793 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119871ms in the future QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59871ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.793 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@1aba9a80[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@29f6a39d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@19407df1{s=START}]=>HttpChannelOverHttp@427783f9{s=HttpChannelState@67b7f478{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.793 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@29f6a39d::SocketChannelEndPoint@1aba9a80[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@29f6a39d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@19407df1{s=START}]=>HttpChannelOverHttp@427783f9{s=HttpChannelState@67b7f478{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@67b7f478{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.793 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@4dfe525f{RUNNING,thread=Thread[qtp1187972599-21,5,main]} was=RUNNING next=RESERVED size=0+4 capacity=4 18:37:44.793 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@4dfe525f{RESERVED,thread=Thread[qtp1187972599-21,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0} 18:37:44.793 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 0 keys, 1 updates 18:37:44.793 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:44.793 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@62dcb231[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:47096]] 18:37:44.793 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@62dcb231[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:47096]] startThread=0 18:37:44.793 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.793 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 1 keys 18:37:44.793 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken up from select, 0/0/0 selected 18:37:44.793 [qtp1187972599-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@62dcb231[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:47096]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=1,r=-1,t=59871ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}] 18:37:44.794 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 processing 0 keys, 0 updates 18:37:44.794 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:44.794 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.794 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 waiting with 0 keys 18:37:44.794 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@75b14dad[{l=/127.0.0.1:42617,r=/127.0.0.1:47096,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:44.794 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@75b14dad[{l=/127.0.0.1:42617,r=/127.0.0.1:47096,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:37:44.794 [qtp1187972599-29] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@76a4a29b{s=HttpChannelState@744d4073{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@75b14dad[{l=/127.0.0.1:42617,r=/127.0.0.1:47096,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@744d4073{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.794 [qtp1187972599-29] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@7efc41ac::SocketChannelEndPoint@75b14dad[{l=/127.0.0.1:42617,r=/127.0.0.1:47096,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:44.794 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f02db0@15fb7fb on ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=0 18:37:44.794 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@75b14dad[{l=/127.0.0.1:42617,r=/127.0.0.1:47096,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@7efc41ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@523c7d31{s=START}]=>HttpChannelOverHttp@76a4a29b{s=HttpChannelState@744d4073{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.794 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@7efc41ac::SocketChannelEndPoint@75b14dad[{l=/127.0.0.1:42617,r=/127.0.0.1:47096,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@7efc41ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@523c7d31{s=START}]=>HttpChannelOverHttp@76a4a29b{s=HttpChannelState@744d4073{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.794 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@7efc41ac::SocketChannelEndPoint@75b14dad[{l=/127.0.0.1:42617,r=/127.0.0.1:47096,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@7efc41ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@523c7d31{s=START}]=>HttpChannelOverHttp@76a4a29b{s=HttpChannelState@744d4073{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.794 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@4c6cf1dd{ReadCallback@500138dd{HttpConnection@7efc41ac::SocketChannelEndPoint@75b14dad[{l=/127.0.0.1:42617,r=/127.0.0.1:47096,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@7efc41ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@523c7d31{s=START}]=>HttpChannelOverHttp@76a4a29b{s=HttpChannelState@744d4073{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.794 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@75b14dad[{l=/127.0.0.1:42617,r=/127.0.0.1:47096,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@7efc41ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@523c7d31{s=START}]=>HttpChannelOverHttp@76a4a29b{s=HttpChannelState@744d4073{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.794 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@2c1dbd49 on ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=1 18:37:44.794 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=2 18:37:44.794 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken with none selected 18:37:44.794 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@75b14dad[{l=/127.0.0.1:42617,r=/127.0.0.1:47096,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@7efc41ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@523c7d31{s=START}]=>HttpChannelOverHttp@76a4a29b{s=HttpChannelState@744d4073{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.794 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 0/0/1 selected 18:37:44.794 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 0 keys, 2 updates 18:37:44.794 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:37:44.794 [qtp1187972599-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@62dcb231[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:47096]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=1,r=-1,t=59870ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}] 18:37:44.794 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f02db0@15fb7fb 18:37:44.794 [qtp1187972599-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59870ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}] 18:37:44.794 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@2c1dbd49 18:37:44.794 [qtp1187972599-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119870ms in the future QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59870ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}] 18:37:44.794 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@75b14dad[{l=/127.0.0.1:42617,r=/127.0.0.1:47096,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@7efc41ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@523c7d31{s=START}]=>HttpChannelOverHttp@76a4a29b{s=HttpChannelState@744d4073{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.794 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.794 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 1 keys 18:37:44.794 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 1/1/1 selected 18:37:44.794 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 1 keys, 0 updates 18:37:44.794 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:47096], selector=sun.nio.ch.EPollSelectorImpl@7424c5f3, interestOps=1, readyOps=1 SocketChannelEndPoint@75b14dad[{l=/127.0.0.1:42617,r=/127.0.0.1:47096,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@7efc41ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@523c7d31{s=START}]=>HttpChannelOverHttp@76a4a29b{s=HttpChannelState@744d4073{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.794 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@75b14dad[{l=/127.0.0.1:42617,r=/127.0.0.1:47096,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7efc41ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@523c7d31{s=START}]=>HttpChannelOverHttp@76a4a29b{s=HttpChannelState@744d4073{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.794 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@75b14dad[{l=/127.0.0.1:42617,r=/127.0.0.1:47096,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7efc41ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@523c7d31{s=START}]=>HttpChannelOverHttp@76a4a29b{s=HttpChannelState@744d4073{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:44.794 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0} tryExecute AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59870ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}][pc=0,pic=0,pec=0,epc=28]@2024-01-20T18:37:44.794873042Z 18:37:44.794 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@75b14dad[{l=/127.0.0.1:42617,r=/127.0.0.1:47096,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7efc41ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@523c7d31{s=START}]=>HttpChannelOverHttp@76a4a29b{s=HttpChannelState@744d4073{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59870ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=28]@2024-01-20T18:37:44.794945202Z 18:37:44.794 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@4c6cf1dd{ReadCallback@500138dd{HttpConnection@7efc41ac::SocketChannelEndPoint@75b14dad[{l=/127.0.0.1:42617,r=/127.0.0.1:47096,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7efc41ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@523c7d31{s=START}]=>HttpChannelOverHttp@76a4a29b{s=HttpChannelState@744d4073{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.795 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7efc41ac::SocketChannelEndPoint@75b14dad[{l=/127.0.0.1:42617,r=/127.0.0.1:47096,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7efc41ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@523c7d31{s=START}]=>HttpChannelOverHttp@76a4a29b{s=HttpChannelState@744d4073{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@744d4073{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.795 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 187 DirectByteBuffer@69856a09[p=0,l=187,c=8192,r=187]={<<>>g: gzip,d...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.795 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7efc41ac::SocketChannelEndPoint@75b14dad[{l=/127.0.0.1:42617,r=/127.0.0.1:47096,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7efc41ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@523c7d31{s=START}]=>HttpChannelOverHttp@76a4a29b{s=HttpChannelState@744d4073{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 187 RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=187,c=8192,r=187]={<<>>g: gzip,d...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.795 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7efc41ac::SocketChannelEndPoint@75b14dad[{l=/127.0.0.1:42617,r=/127.0.0.1:47096,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7efc41ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@523c7d31{s=START}]=>HttpChannelOverHttp@76a4a29b{s=HttpChannelState@744d4073{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=187,c=8192,r=187]={<<>>g: gzip,d...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.795 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=187,c=8192,r=187]={<<>>g: gzip,d...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.795 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:37:44.795 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:37:44.795 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:37:44.795 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:37:44.795 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:37:44.795 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:37:44.795 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:37:44.795 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:37:44.795 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:42617) header=Host, headerString=[Host], valueString=[localhost:42617] 18:37:44.795 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:37:44.795 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:37:44.795 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:37:44.795 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:37:44.795 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:37:44.795 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:37:44.795 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:37:44.795 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:37:44.795 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:37:44.795 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:37:44.795 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:37:44.795 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@1164130558 cs=HttpChannelState@744d4073{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@56d2c3ef eof=false 18:37:44.795 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@56d2c3ef 18:37:44.795 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@7019c8e4[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@76a4a29b{s=HttpChannelState@744d4073{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.795 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/DeleteHello/Bob?age=10 on HttpChannelOverHttp@76a4a29b{s=HttpChannelState@744d4073{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10,age=0} DELETE /base/RestTest/DeleteHello/Bob?age=10 HTTP/1.1 Host: localhost:42617 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:37:44.795 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7efc41ac::SocketChannelEndPoint@75b14dad[{l=/127.0.0.1:42617,r=/127.0.0.1:47096,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7efc41ac[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@523c7d31{s=START}]=>HttpChannelOverHttp@76a4a29b{s=HttpChannelState@744d4073{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10,age=0}] parsed true HttpParser{s=CONTENT,0 of -1} 18:37:44.795 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@7efc41ac::SocketChannelEndPoint@75b14dad[{l=/127.0.0.1:42617,r=/127.0.0.1:47096,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7efc41ac[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@523c7d31{s=START}]=>HttpChannelOverHttp@76a4a29b{s=HttpChannelState@744d4073{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10,age=0}] 18:37:44.795 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10 HttpChannelOverHttp@76a4a29b{s=HttpChannelState@744d4073{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10,age=0} 18:37:44.795 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@744d4073{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.795 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@76a4a29b{s=HttpChannelState@744d4073{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10,age=0} 18:37:44.795 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.Server -- REQUEST DELETE /base/RestTest/DeleteHello/Bob ?age=10 on HttpChannelOverHttp@76a4a29b{s=HttpChannelState@744d4073{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10,age=0} 18:37:44.795 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/DeleteHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:37:44.795 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/DeleteHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:37:44.795 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:37:44.795 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 session=null 18:37:44.795 [qtp1187972599-18] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/DeleteHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2c708440, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/DeleteHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:37:44.795 [qtp1187972599-18] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:37:44.797 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@9a3bd9c[p=0,l=31,c=8192,r=31]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 18:37:44.797 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=31 null 18:37:44.797 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@55dbc09e[p=0,l=31,c=8192,r=31]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@1556bc71{null} 18:37:44.797 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/DeleteHello/Bob on HttpChannelOverHttp@76a4a29b{s=HttpChannelState@744d4073{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10,age=2} 200 null HTTP/1.1 Date: Sat, 20 Jan 2024 18:37:44 GMT Content-Length: 31 Content-Type: text/plain 18:37:44.797 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@2bb608d7[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=31},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3f6d0f60] (null,[p=0,l=31,c=8192,r=31],true)@START 18:37:44.797 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=31} last=true content=HeapByteBuffer@55dbc09e[p=0,l=31,c=8192,r=31]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.797 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sat, 20 Jan 2024 18:37:44 GMT Content-Length: 31 Content-Type: text/plain 18:37:44.797 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:37:44.797 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@2bb608d7[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=31},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3f6d0f60] ([p=0,l=126,c=8192,r=126],[p=0,l=31,c=8192,r=31],true)@COMPLETING 18:37:44.797 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@3439e723{IDLE}->null [DirectByteBuffer@2652a7a2[p=0,l=126,c=8192,r=126]={<<>>Jetty(11....\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@55dbc09e[p=0,l=31,c=8192,r=31]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 18:37:44.797 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@3439e723{WRITING}->null:IDLE-->WRITING 18:37:44.797 [main] DEBUG org.apache.http.wire -- http-outgoing-39 << "HTTP/1.1 200 OK[\r][\n]" 18:37:44.797 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 157 SocketChannelEndPoint@75b14dad[{l=/127.0.0.1:42617,r=/127.0.0.1:47096,OPEN,fill=-,flush=W,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7efc41ac[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@523c7d31{s=COMPLETING}]=>HttpChannelOverHttp@76a4a29b{s=HttpChannelState@744d4073{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10,age=2}] 18:37:44.797 [main] DEBUG org.apache.http.wire -- http-outgoing-39 << "Date: Sat, 20 Jan 2024 18:37:44 GMT[\r][\n]" 18:37:44.797 [main] DEBUG org.apache.http.wire -- http-outgoing-39 << "Content-Type: text/plain[\r][\n]" 18:37:44.797 [main] DEBUG org.apache.http.wire -- http-outgoing-39 << "Content-Length: 31[\r][\n]" 18:37:44.797 [main] DEBUG org.apache.http.wire -- http-outgoing-39 << "Server: Jetty(11.0.18)[\r][\n]" 18:37:44.797 [main] DEBUG org.apache.http.wire -- http-outgoing-39 << "[\r][\n]" 18:37:44.797 [main] DEBUG org.apache.http.wire -- http-outgoing-39 << "DELETE: Hello There Bob aged 10" 18:37:44.797 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@4dfe525f{RESERVED,thread=Thread[qtp1187972599-21,5,main]} task=AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59867ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=29]@2024-01-20T18:37:44.797612495Z ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} 18:37:44.797 [main] DEBUG org.apache.http.headers -- http-outgoing-39 << HTTP/1.1 200 OK 18:37:44.797 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=157 remaining=0 WriteFlusher@3439e723{WRITING}->null 18:37:44.797 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@3439e723{IDLE}->null:WRITING-->IDLE 18:37:44.797 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@2bb608d7[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=31},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3f6d0f60] ([p=126,l=126,c=8192,r=0],[p=31,l=31,c=8192,r=0],true)@END 18:37:44.797 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpOutput -- onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 18:37:44.797 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:37:44.797 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@76a4a29b{s=HttpChannelState@744d4073{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10,age=2} 18:37:44.797 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@744d4073{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:37:44.797 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@744d4073{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.797 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@76a4a29b{s=HttpChannelState@744d4073{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10,age=2} 18:37:44.797 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@142c70e1) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:37:44.797 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@744d4073{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.797 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@744d4073{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.797 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@744d4073{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.798 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@76a4a29b{s=HttpChannelState@744d4073{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10,age=3} 18:37:44.798 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/DeleteHello/Bob written=31 18:37:44.798 [qtp1187972599-18] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:37:44 +0000] "DELETE /base/RestTest/DeleteHello/Bob?age=10 HTTP/1.1" 200 31 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:44.798 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1164130558 cs=HttpChannelState@744d4073{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@56d2c3ef eof=false 18:37:44.798 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@76a4a29b{s=HttpChannelState@744d4073{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10,age=3} 18:37:44.798 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:44.798 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7efc41ac::SocketChannelEndPoint@75b14dad[{l=/127.0.0.1:42617,r=/127.0.0.1:47096,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7efc41ac[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@523c7d31{s=END}]=>HttpChannelOverHttp@76a4a29b{s=HttpChannelState@744d4073{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10,age=3}] parse null 18:37:44.798 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT HeapByteBuffer@1ee6a03f[p=0,l=0,c=0,r=0]={<<<>>>} 18:37:44.798 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:37:44.798 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@76a4a29b{s=HttpChannelState@744d4073{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10,age=3} 18:37:44.798 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:37:44.798 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@76a4a29b{s=HttpChannelState@744d4073{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10,age=3} 18:37:44.798 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:37:44.798 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7efc41ac::SocketChannelEndPoint@75b14dad[{l=/127.0.0.1:42617,r=/127.0.0.1:47096,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7efc41ac[p=HttpParser{s=END,0 of -1},g=HttpGenerator@523c7d31{s=END}]=>HttpChannelOverHttp@76a4a29b{s=HttpChannelState@744d4073{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10,age=3}] parsed false HttpParser{s=END,0 of -1} 18:37:44.798 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:37:44.798 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 18:37:44.798 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@7019c8e4[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@76a4a29b{s=HttpChannelState@744d4073{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10,age=3}] 18:37:44.798 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1164130558 cs=HttpChannelState@744d4073{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@56d2c3ef eof=true 18:37:44.798 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@7019c8e4[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@76a4a29b{s=HttpChannelState@744d4073{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10,age=3}] 18:37:44.798 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1164130558 cs=HttpChannelState@744d4073{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@56d2c3ef eof=true 18:37:44.798 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@744d4073{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.798 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@1164130558 cs=HttpChannelState@744d4073{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@56d2c3ef eof=true 18:37:44.798 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@56d2c3ef 18:37:44.798 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@7019c8e4[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@76a4a29b{s=HttpChannelState@744d4073{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/DeleteHello/Bob?age=10,age=3}] 18:37:44.798 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,0 of -1} 18:37:44.798 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:37:44.798 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@76a4a29b{s=HttpChannelState@744d4073{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:37:44.798 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.798 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.798 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7efc41ac::SocketChannelEndPoint@75b14dad[{l=/127.0.0.1:42617,r=/127.0.0.1:47096,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7efc41ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@523c7d31{s=START}]=>HttpChannelOverHttp@76a4a29b{s=HttpChannelState@744d4073{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled 0 RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.798 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7efc41ac::SocketChannelEndPoint@75b14dad[{l=/127.0.0.1:42617,r=/127.0.0.1:47096,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7efc41ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@523c7d31{s=START}]=>HttpChannelOverHttp@76a4a29b{s=HttpChannelState@744d4073{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.798 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.798 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7efc41ac::SocketChannelEndPoint@75b14dad[{l=/127.0.0.1:42617,r=/127.0.0.1:47096,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7efc41ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@523c7d31{s=START}]=>HttpChannelOverHttp@76a4a29b{s=HttpChannelState@744d4073{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=START,0 of -1} 18:37:44.798 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@7efc41ac::SocketChannelEndPoint@75b14dad[{l=/127.0.0.1:42617,r=/127.0.0.1:47096,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7efc41ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@523c7d31{s=START}]=>HttpChannelOverHttp@76a4a29b{s=HttpChannelState@744d4073{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.798 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@7efc41ac::SocketChannelEndPoint@75b14dad[{l=/127.0.0.1:42617,r=/127.0.0.1:47096,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7efc41ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@523c7d31{s=START}]=>HttpChannelOverHttp@76a4a29b{s=HttpChannelState@744d4073{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.798 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@4c6cf1dd{ReadCallback@500138dd{HttpConnection@7efc41ac::SocketChannelEndPoint@75b14dad[{l=/127.0.0.1:42617,r=/127.0.0.1:47096,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7efc41ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@523c7d31{s=START}]=>HttpChannelOverHttp@76a4a29b{s=HttpChannelState@744d4073{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.798 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=true 0->1 for SocketChannelEndPoint@75b14dad[{l=/127.0.0.1:42617,r=/127.0.0.1:47096,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@7efc41ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@523c7d31{s=START}]=>HttpChannelOverHttp@76a4a29b{s=HttpChannelState@744d4073{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.798 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7efc41ac::SocketChannelEndPoint@75b14dad[{l=/127.0.0.1:42617,r=/127.0.0.1:47096,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@7efc41ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@523c7d31{s=START}]=>HttpChannelOverHttp@76a4a29b{s=HttpChannelState@744d4073{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@744d4073{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.798 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:44.798 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.798 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 1 on SocketChannelEndPoint@75b14dad[{l=/127.0.0.1:42617,r=/127.0.0.1:47096,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@7efc41ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@523c7d31{s=START}]=>HttpChannelOverHttp@76a4a29b{s=HttpChannelState@744d4073{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.798 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 1 keys 18:37:44.797 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59867ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=29]@2024-01-20T18:37:44.797674025Z tryProduce true 18:37:44.797 [main] DEBUG org.apache.http.headers -- http-outgoing-39 << Date: Sat, 20 Jan 2024 18:37:44 GMT 18:37:44.798 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@4dfe525f{RUNNING,thread=Thread[qtp1187972599-21,5,main]} was=RUNNING next=RESERVED size=0+4 capacity=4 18:37:44.798 [main] DEBUG org.apache.http.headers -- http-outgoing-39 << Content-Type: text/plain 18:37:44.798 [main] DEBUG org.apache.http.headers -- http-outgoing-39 << Content-Length: 31 18:37:44.798 [main] DEBUG org.apache.http.headers -- http-outgoing-39 << Server: Jetty(11.0.18) 18:37:44.798 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@4dfe525f{RESERVED,thread=Thread[qtp1187972599-21,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0} 18:37:44.799 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:37:44.799 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 39][route: {}->http://localhost:42617] can be kept alive indefinitely 18:37:44.799 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-39: set socket timeout to 0 18:37:44.799 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 39][route: {}->http://localhost:42617][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:44.799 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:37:44.799 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:37:44.799 [main] DEBUG org.onap.policy.rest.RestManager -- DELETE: Hello There Bob aged 10 18:37:44.799 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:37:44.799 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-39: Close connection 18:37:44.799 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 1/1/1 selected 18:37:44.799 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:37:44.799 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 1 keys, 0 updates 18:37:44.799 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:42617/base/RestTest/PutHello/Bob?age=10: 18:37:44.799 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:47096], selector=sun.nio.ch.EPollSelectorImpl@7424c5f3, interestOps=1, readyOps=1 SocketChannelEndPoint@75b14dad[{l=/127.0.0.1:42617,r=/127.0.0.1:47096,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@7efc41ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@523c7d31{s=START}]=>HttpChannelOverHttp@76a4a29b{s=HttpChannelState@744d4073{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.799 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@75b14dad[{l=/127.0.0.1:42617,r=/127.0.0.1:47096,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7efc41ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@523c7d31{s=START}]=>HttpChannelOverHttp@76a4a29b{s=HttpChannelState@744d4073{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.799 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@75b14dad[{l=/127.0.0.1:42617,r=/127.0.0.1:47096,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7efc41ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@523c7d31{s=START}]=>HttpChannelOverHttp@76a4a29b{s=HttpChannelState@744d4073{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:44.799 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0} tryExecute AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/REPRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59865ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}][pc=0,pic=0,pec=0,epc=29]@2024-01-20T18:37:44.799544124Z 18:37:44.799 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@4dfe525f{RESERVED,thread=Thread[qtp1187972599-21,5,main]} task=AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59865ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=29]@2024-01-20T18:37:44.799606055Z ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} 18:37:44.799 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59865ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=29]@2024-01-20T18:37:44.799644385Z tryProduce true 18:37:44.799 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:44.799 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.799 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@75b14dad[{l=/127.0.0.1:42617,r=/127.0.0.1:47096,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7efc41ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@523c7d31{s=START}]=>HttpChannelOverHttp@76a4a29b{s=HttpChannelState@744d4073{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.799 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 1 keys 18:37:44.799 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@75b14dad[{l=/127.0.0.1:42617,r=/127.0.0.1:47096,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7efc41ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@523c7d31{s=START}]=>HttpChannelOverHttp@76a4a29b{s=HttpChannelState@744d4073{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59865ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=29]@2024-01-20T18:37:44.799786375Z 18:37:44.799 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@4c6cf1dd{ReadCallback@500138dd{HttpConnection@7efc41ac::SocketChannelEndPoint@75b14dad[{l=/127.0.0.1:42617,r=/127.0.0.1:47096,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7efc41ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@523c7d31{s=START}]=>HttpChannelOverHttp@76a4a29b{s=HttpChannelState@744d4073{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.799 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7efc41ac::SocketChannelEndPoint@75b14dad[{l=/127.0.0.1:42617,r=/127.0.0.1:47096,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7efc41ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@523c7d31{s=START}]=>HttpChannelOverHttp@76a4a29b{s=HttpChannelState@744d4073{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@744d4073{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.799 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@75b14dad[{l=/127.0.0.1:42617,r=/127.0.0.1:47096,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7efc41ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@523c7d31{s=START}]=>HttpChannelOverHttp@76a4a29b{s=HttpChannelState@744d4073{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.799 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.799 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:37:44.799 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7efc41ac::SocketChannelEndPoint@75b14dad[{l=/127.0.0.1:42617,r=/127.0.0.1:47096,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7efc41ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@523c7d31{s=START}]=>HttpChannelOverHttp@76a4a29b{s=HttpChannelState@744d4073{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.800 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:37:44.800 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7efc41ac::SocketChannelEndPoint@75b14dad[{l=/127.0.0.1:42617,r=/127.0.0.1:47096,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7efc41ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@523c7d31{s=START}]=>HttpChannelOverHttp@76a4a29b{s=HttpChannelState@744d4073{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.800 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:37:44.800 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.800 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:37:44.800 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:42617][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:37:44.800 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@75b14dad[{l=/127.0.0.1:42617,r=/127.0.0.1:47096,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7efc41ac[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@523c7d31{s=START}]=>HttpChannelOverHttp@76a4a29b{s=HttpChannelState@744d4073{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.800 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@75b14dad[{l=/127.0.0.1:42617,r=/127.0.0.1:47096,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7efc41ac[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@523c7d31{s=START}]=>HttpChannelOverHttp@76a4a29b{s=HttpChannelState@744d4073{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.800 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 40][route: {}->http://localhost:42617][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:44.800 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@75b14dad[{l=/127.0.0.1:42617,r=/127.0.0.1:47096,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7efc41ac[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@523c7d31{s=START}]=>HttpChannelOverHttp@76a4a29b{s=HttpChannelState@744d4073{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.800 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:42617 18:37:44.800 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@4c6cf1dd{null} 18:37:44.800 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=0 18:37:44.800 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:42617 18:37:44.800 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken with none selected 18:37:44.800 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 0/0/0 selected 18:37:44.800 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 0 keys, 0 updates 18:37:44.800 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:44.800 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.800 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:47110<->127.0.0.1:42617 18:37:44.800 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request PUT /base/RestTest/PutHello/Bob?age=10 HTTP/1.1 18:37:44.800 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:37:44.800 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:37:44.800 [qtp1187972599-20-acceptor-0@2d777226-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@76b29c3a[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:47110]] on ManagedSelector@4c9f9afc{STARTED} id=1 keys=0 selected=0 updates=0 18:37:44.800 [qtp1187972599-20-acceptor-0@2d777226-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4c9f9afc{STARTED} id=1 keys=0 selected=0 updates=1 18:37:44.800 [main] DEBUG org.apache.http.headers -- http-outgoing-40 >> PUT /base/RestTest/PutHello/Bob?age=10 HTTP/1.1 18:37:44.800 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 0 keys 18:37:44.800 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken with none selected 18:37:44.800 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken up from select, 0/0/0 selected 18:37:44.800 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 processing 0 keys, 1 updates 18:37:44.800 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:44.800 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@76b29c3a[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:47110]] 18:37:44.800 [main] DEBUG org.apache.http.headers -- http-outgoing-40 >> Content-Type: text/plain 18:37:44.800 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@76b29c3a[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:47110]] startThread=0 18:37:44.800 [main] DEBUG org.apache.http.headers -- http-outgoing-40 >> Content-Length: 9 18:37:44.800 [main] DEBUG org.apache.http.headers -- http-outgoing-40 >> Host: localhost:42617 18:37:44.800 [main] DEBUG org.apache.http.headers -- http-outgoing-40 >> Connection: Keep-Alive 18:37:44.800 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@fc73203 startThread=0 18:37:44.800 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@76b29c3a[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:47110]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=0,r=-1,t=59864ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.800 [qtp1187972599-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@fc73203 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=0,r=-1,t=59864ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.800 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@12d96ef7[{l=/127.0.0.1:42617,r=/127.0.0.1:47110,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:44.800 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7efc41ac::SocketChannelEndPoint@75b14dad[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@7efc41ac[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@523c7d31{s=START}]=>HttpChannelOverHttp@76a4a29b{s=HttpChannelState@744d4073{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:37:44.800 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@12d96ef7[{l=/127.0.0.1:42617,r=/127.0.0.1:47110,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:37:44.800 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@75b14dad[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@7efc41ac[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@523c7d31{s=START}]=>HttpChannelOverHttp@76a4a29b{s=HttpChannelState@744d4073{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.800 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.800 [main] DEBUG org.apache.http.headers -- http-outgoing-40 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:37:44.800 [main] DEBUG org.apache.http.headers -- http-outgoing-40 >> Accept-Encoding: gzip,deflate 18:37:44.800 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@7efc41ac::SocketChannelEndPoint@75b14dad[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@7efc41ac[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@523c7d31{s=START}]=>HttpChannelOverHttp@76a4a29b{s=HttpChannelState@744d4073{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.800 [main] DEBUG org.apache.http.wire -- http-outgoing-40 >> "PUT /base/RestTest/PutHello/Bob?age=10 HTTP/1.1[\r][\n]" 18:37:44.800 [qtp1187972599-24] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@3102f2df{s=HttpChannelState@3b49c27a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@12d96ef7[{l=/127.0.0.1:42617,r=/127.0.0.1:47110,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@3b49c27a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.800 [qtp1187972599-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@fc73203 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=0,r=-1,t=59864ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.800 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 waiting with 1 keys 18:37:44.800 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@7efc41ac::SocketChannelEndPoint@75b14dad[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@7efc41ac[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@523c7d31{s=START}]=>HttpChannelOverHttp@76a4a29b{s=HttpChannelState@744d4073{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.800 [qtp1187972599-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=1,r=-1,t=59864ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.800 [main] DEBUG org.apache.http.wire -- http-outgoing-40 >> "Content-Type: text/plain[\r][\n]" 18:37:44.800 [qtp1187972599-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119864ms in the future QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=1,r=-1,t=59864ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.800 [qtp1187972599-24] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@526353a8::SocketChannelEndPoint@12d96ef7[{l=/127.0.0.1:42617,r=/127.0.0.1:47110,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:44.801 [main] DEBUG org.apache.http.wire -- http-outgoing-40 >> "Content-Length: 9[\r][\n]" 18:37:44.800 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@75b14dad[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@7efc41ac[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@523c7d31{s=START}]=>HttpChannelOverHttp@76a4a29b{s=HttpChannelState@744d4073{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.801 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f02db0@b1431c5 on ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=0 18:37:44.801 [main] DEBUG org.apache.http.wire -- http-outgoing-40 >> "Host: localhost:42617[\r][\n]" 18:37:44.801 [main] DEBUG org.apache.http.wire -- http-outgoing-40 >> "Connection: Keep-Alive[\r][\n]" 18:37:44.801 [main] DEBUG org.apache.http.wire -- http-outgoing-40 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:37:44.801 [main] DEBUG org.apache.http.wire -- http-outgoing-40 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:37:44.801 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@12d96ef7[{l=/127.0.0.1:42617,r=/127.0.0.1:47110,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@526353a8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d26ae72{s=START}]=>HttpChannelOverHttp@3102f2df{s=HttpChannelState@3b49c27a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.801 [main] DEBUG org.apache.http.wire -- http-outgoing-40 >> "[\r][\n]" 18:37:44.801 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7efc41ac::SocketChannelEndPoint@75b14dad[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@7efc41ac[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@523c7d31{s=START}]=>HttpChannelOverHttp@76a4a29b{s=HttpChannelState@744d4073{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@744d4073{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.801 [main] DEBUG org.apache.http.wire -- http-outgoing-40 >> "At last! " 18:37:44.801 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b3af188{RUNNING,thread=Thread[qtp1187972599-18,5,main]} was=RUNNING next=RESERVED size=0+4 capacity=4 18:37:44.801 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@526353a8::SocketChannelEndPoint@12d96ef7[{l=/127.0.0.1:42617,r=/127.0.0.1:47110,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@526353a8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d26ae72{s=START}]=>HttpChannelOverHttp@3102f2df{s=HttpChannelState@3b49c27a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.801 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b3af188{RESERVED,thread=Thread[qtp1187972599-18,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0} 18:37:44.801 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@526353a8::SocketChannelEndPoint@12d96ef7[{l=/127.0.0.1:42617,r=/127.0.0.1:47110,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@526353a8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d26ae72{s=START}]=>HttpChannelOverHttp@3102f2df{s=HttpChannelState@3b49c27a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.801 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@5809f3be{ReadCallback@103f0504{HttpConnection@526353a8::SocketChannelEndPoint@12d96ef7[{l=/127.0.0.1:42617,r=/127.0.0.1:47110,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@526353a8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d26ae72{s=START}]=>HttpChannelOverHttp@3102f2df{s=HttpChannelState@3b49c27a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.801 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@12d96ef7[{l=/127.0.0.1:42617,r=/127.0.0.1:47110,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@526353a8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d26ae72{s=START}]=>HttpChannelOverHttp@3102f2df{s=HttpChannelState@3b49c27a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.801 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@3a0f84df on ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=1 18:37:44.801 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=2 18:37:44.801 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken with none selected 18:37:44.801 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@12d96ef7[{l=/127.0.0.1:42617,r=/127.0.0.1:47110,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@526353a8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d26ae72{s=START}]=>HttpChannelOverHttp@3102f2df{s=HttpChannelState@3b49c27a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.801 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken up from select, 0/0/1 selected 18:37:44.801 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 processing 0 keys, 2 updates 18:37:44.801 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:37:44.801 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@76b29c3a[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:47110]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=1,r=-1,t=59863ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}] 18:37:44.801 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f02db0@b1431c5 18:37:44.801 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59863ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}] 18:37:44.801 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@3a0f84df 18:37:44.801 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119863ms in the future QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59863ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}] 18:37:44.801 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@12d96ef7[{l=/127.0.0.1:42617,r=/127.0.0.1:47110,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@526353a8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d26ae72{s=START}]=>HttpChannelOverHttp@3102f2df{s=HttpChannelState@3b49c27a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.801 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.801 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 waiting with 1 keys 18:37:44.801 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken up from select, 1/1/1 selected 18:37:44.801 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 processing 1 keys, 0 updates 18:37:44.801 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:47110], selector=sun.nio.ch.EPollSelectorImpl@6156f7d9, interestOps=1, readyOps=1 SocketChannelEndPoint@12d96ef7[{l=/127.0.0.1:42617,r=/127.0.0.1:47110,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@526353a8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d26ae72{s=START}]=>HttpChannelOverHttp@3102f2df{s=HttpChannelState@3b49c27a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.801 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@12d96ef7[{l=/127.0.0.1:42617,r=/127.0.0.1:47110,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@526353a8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d26ae72{s=START}]=>HttpChannelOverHttp@3102f2df{s=HttpChannelState@3b49c27a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.801 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@12d96ef7[{l=/127.0.0.1:42617,r=/127.0.0.1:47110,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@526353a8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d26ae72{s=START}]=>HttpChannelOverHttp@3102f2df{s=HttpChannelState@3b49c27a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:44.801 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0} tryExecute AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59863ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}][pc=0,pic=0,pec=1,epc=28]@2024-01-20T18:37:44.801814655Z 18:37:44.801 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@12d96ef7[{l=/127.0.0.1:42617,r=/127.0.0.1:47110,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@526353a8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d26ae72{s=START}]=>HttpChannelOverHttp@3102f2df{s=HttpChannelState@3b49c27a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59863ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=28]@2024-01-20T18:37:44.801883816Z 18:37:44.801 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@5809f3be{ReadCallback@103f0504{HttpConnection@526353a8::SocketChannelEndPoint@12d96ef7[{l=/127.0.0.1:42617,r=/127.0.0.1:47110,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@526353a8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d26ae72{s=START}]=>HttpChannelOverHttp@3102f2df{s=HttpChannelState@3b49c27a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.801 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@526353a8::SocketChannelEndPoint@12d96ef7[{l=/127.0.0.1:42617,r=/127.0.0.1:47110,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@526353a8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d26ae72{s=START}]=>HttpChannelOverHttp@3102f2df{s=HttpChannelState@3b49c27a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@3b49c27a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.802 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 235 DirectByteBuffer@69856a09[p=0,l=235,c=8192,r=235]={<<>>te\r\n\r\nAt ...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.802 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@526353a8::SocketChannelEndPoint@12d96ef7[{l=/127.0.0.1:42617,r=/127.0.0.1:47110,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@526353a8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d26ae72{s=START}]=>HttpChannelOverHttp@3102f2df{s=HttpChannelState@3b49c27a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 235 RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=235,c=8192,r=235]={<<>>te\r\n\r\nAt ...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.802 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@526353a8::SocketChannelEndPoint@12d96ef7[{l=/127.0.0.1:42617,r=/127.0.0.1:47110,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@526353a8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d26ae72{s=START}]=>HttpChannelOverHttp@3102f2df{s=HttpChannelState@3b49c27a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=235,c=8192,r=235]={<<>>te\r\n\r\nAt ...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.802 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=235,c=8192,r=235]={<<>>te\r\n\r\nAt ...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.802 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:37:44.802 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:37:44.802 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:37:44.802 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:37:44.802 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:37:44.802 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> IN_VALUE 18:37:44.802 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> FIELD 18:37:44.802 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Type: text/plain) header=Content-Type, headerString=[Content-Type], valueString=[text/plain] 18:37:44.802 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:37:44.802 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:37:44.802 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:37:44.802 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:37:44.802 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:37:44.802 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:37:44.802 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:37:44.802 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:42617) header=Host, headerString=[Host], valueString=[localhost:42617] 18:37:44.802 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:37:44.802 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:37:44.802 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:37:44.802 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:37:44.802 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:37:44.802 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:37:44.802 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:37:44.802 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:37:44.802 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:37:44.802 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:37:44.802 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:37:44.802 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@1688758834 cs=HttpChannelState@3b49c27a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@4096de9c eof=false 18:37:44.802 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@4096de9c 18:37:44.802 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@1ee68e1f[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@3102f2df{s=HttpChannelState@3b49c27a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.802 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/PutHello/Bob?age=10 on HttpChannelOverHttp@3102f2df{s=HttpChannelState@3b49c27a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=0} PUT /base/RestTest/PutHello/Bob?age=10 HTTP/1.1 Content-Type: text/plain Content-Length: 9 Host: localhost:42617 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:37:44.802 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@526353a8::SocketChannelEndPoint@12d96ef7[{l=/127.0.0.1:42617,r=/127.0.0.1:47110,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@526353a8[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@2d26ae72{s=START}]=>HttpChannelOverHttp@3102f2df{s=HttpChannelState@3b49c27a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=0}] parsed true HttpParser{s=CONTENT,0 of 9} 18:37:44.802 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:42617/base/RestTest/PutHello/Bob?age=10 HttpChannelOverHttp@3102f2df{s=HttpChannelState@3b49c27a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=0} 18:37:44.802 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@3b49c27a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.802 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@3102f2df{s=HttpChannelState@3b49c27a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=0} 18:37:44.802 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.Server -- REQUEST PUT /base/RestTest/PutHello/Bob ?age=10 on HttpChannelOverHttp@3102f2df{s=HttpChannelState@3b49c27a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=0} 18:37:44.802 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/PutHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:37:44.802 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/PutHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:37:44.802 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:37:44.802 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 session=null 18:37:44.802 [qtp1187972599-23] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/PutHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2c708440, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/PutHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:37:44.802 [qtp1187972599-23] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:37:44.803 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=-9223372036854775808] AsyncContentProducer@1ee68e1f[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@3102f2df{s=HttpChannelState@3b49c27a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=1}] 18:37:44.803 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@1ee68e1f[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@3102f2df{s=HttpChannelState@3b49c27a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=1}] 18:37:44.803 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@1ee68e1f[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@3102f2df{s=HttpChannelState@3b49c27a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=1}] 18:37:44.803 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:44.803 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@526353a8::SocketChannelEndPoint@12d96ef7[{l=/127.0.0.1:42617,r=/127.0.0.1:47110,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@526353a8[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@2d26ae72{s=START}]=>HttpChannelOverHttp@3102f2df{s=HttpChannelState@3b49c27a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=1}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=226,l=235,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>te\r\n\r\nAt ...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.803 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@69856a09[p=226,l=235,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>te\r\n\r\nAt ...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.803 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@3102f2df{s=HttpChannelState@3b49c27a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=1} Content@32c45d81{DirectByteBufferR@151a4811[p=226,l=235,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>te\r\n\r\nAt ...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:44.803 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@526353a8::SocketChannelEndPoint@12d96ef7[{l=/127.0.0.1:42617,r=/127.0.0.1:47110,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@526353a8[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@2d26ae72{s=START}]=>HttpChannelOverHttp@3102f2df{s=HttpChannelState@3b49c27a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=1}] parsed true HttpParser{s=CONTENT,9 of 9} 18:37:44.803 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@32c45d81{DirectByteBufferR@151a4811[p=226,l=235,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>te\r\n\r\nAt ...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:44.803 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 243793861191 AsyncContentProducer@1ee68e1f[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@3102f2df{s=HttpChannelState@3b49c27a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=1}] 18:37:44.803 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced Content@32c45d81{DirectByteBufferR@151a4811[p=226,l=235,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>te\r\n\r\nAt ...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@1ee68e1f[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@3102f2df{s=HttpChannelState@3b49c27a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=1}] 18:37:44.803 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@1ee68e1f[r=Content@32c45d81{DirectByteBufferR@151a4811[p=226,l=235,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>te\r\n\r\nAt ...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@3102f2df{s=HttpChannelState@3b49c27a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=1}] 18:37:44.803 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@1ee68e1f[r=Content@32c45d81{DirectByteBufferR@151a4811[p=226,l=235,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>te\r\n\r\nAt ...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@3102f2df{s=HttpChannelState@3b49c27a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=1}] 18:37:44.803 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@1ee68e1f[r=Content@32c45d81{DirectByteBufferR@151a4811[p=226,l=235,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>te\r\n\r\nAt ...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@32c45d81{DirectByteBufferR@151a4811[p=226,l=235,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>te\r\n\r\nAt ...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@3102f2df{s=HttpChannelState@3b49c27a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=1}] 18:37:44.803 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = Content@32c45d81{DirectByteBufferR@151a4811[p=226,l=235,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>te\r\n\r\nAt ...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@1ee68e1f[r=Content@32c45d81{DirectByteBufferR@151a4811[p=226,l=235,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>te\r\n\r\nAt ...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@32c45d81{DirectByteBufferR@151a4811[p=226,l=235,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>te\r\n\r\nAt ...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@3102f2df{s=HttpChannelState@3b49c27a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=2}] 18:37:44.804 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@3b49c27a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.804 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned Content@32c45d81{DirectByteBufferR@151a4811[p=226,l=235,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>te\r\n\r\nAt ...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:44.804 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- read produced 9 byte(s) HttpInput@1688758834 cs=HttpChannelState@3b49c27a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@4096de9c eof=false 18:37:44.804 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reclaim Content@32c45d81{DirectByteBufferR@151a4811[p=235,l=235,c=8192,r=0]={PUT /base... last! <<<>>>te\r\n\r\nAt ...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@1ee68e1f[r=Content@32c45d81{DirectByteBufferR@151a4811[p=235,l=235,c=8192,r=0]={PUT /base... last! <<<>>>te\r\n\r\nAt ...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@32c45d81{DirectByteBufferR@151a4811[p=235,l=235,c=8192,r=0]={PUT /base... last! <<<>>>te\r\n\r\nAt ...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@3102f2df{s=HttpChannelState@3b49c27a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=2}] 18:37:44.804 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=243793861191] AsyncContentProducer@1ee68e1f[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@3102f2df{s=HttpChannelState@3b49c27a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=2}] 18:37:44.804 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@1ee68e1f[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@3102f2df{s=HttpChannelState@3b49c27a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=2}] 18:37:44.804 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@1ee68e1f[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@3102f2df{s=HttpChannelState@3b49c27a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=2}] 18:37:44.804 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:44.804 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@526353a8::SocketChannelEndPoint@12d96ef7[{l=/127.0.0.1:42617,r=/127.0.0.1:47110,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@526353a8[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@2d26ae72{s=START}]=>HttpChannelOverHttp@3102f2df{s=HttpChannelState@3b49c27a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=2}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=235,l=235,c=8192,r=0]={PUT /base... last! <<<>>>te\r\n\r\nAt ...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.804 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@69856a09[p=235,l=235,c=8192,r=0]={PUT /base... last! <<<>>>te\r\n\r\nAt ...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.804 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:37:44.804 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@3102f2df{s=HttpChannelState@3b49c27a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=2} 18:37:44.804 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:37:44.804 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@3102f2df{s=HttpChannelState@3b49c27a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=2} 18:37:44.804 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:37:44.804 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@526353a8::SocketChannelEndPoint@12d96ef7[{l=/127.0.0.1:42617,r=/127.0.0.1:47110,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@526353a8[p=HttpParser{s=END,9 of 9},g=HttpGenerator@2d26ae72{s=START}]=>HttpChannelOverHttp@3102f2df{s=HttpChannelState@3b49c27a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=2}] parsed false HttpParser{s=END,9 of 9} 18:37:44.804 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@526353a8::SocketChannelEndPoint@12d96ef7[{l=/127.0.0.1:42617,r=/127.0.0.1:47110,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@526353a8[p=HttpParser{s=END,9 of 9},g=HttpGenerator@2d26ae72{s=START}]=>HttpChannelOverHttp@3102f2df{s=HttpChannelState@3b49c27a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=2}] 18:37:44.804 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:37:44.804 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 243793861191 AsyncContentProducer@1ee68e1f[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@3102f2df{s=HttpChannelState@3b49c27a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=2}] 18:37:44.804 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced EofContent AsyncContentProducer@1ee68e1f[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@3102f2df{s=HttpChannelState@3b49c27a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=2}] 18:37:44.804 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@1ee68e1f[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@3102f2df{s=HttpChannelState@3b49c27a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=2}] 18:37:44.804 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@1ee68e1f[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@3102f2df{s=HttpChannelState@3b49c27a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=2}] 18:37:44.804 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@1ee68e1f[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@3102f2df{s=HttpChannelState@3b49c27a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=2}] 18:37:44.804 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = EofContent AsyncContentProducer@1ee68e1f[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@3102f2df{s=HttpChannelState@3b49c27a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=2}] 18:37:44.804 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@3b49c27a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.804 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned EofContent 18:37:44.804 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- read error=null HttpInput@1688758834 cs=HttpChannelState@3b49c27a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@4096de9c eof=false 18:37:44.804 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- read at EOF, setting consumed EOF to true HttpInput@1688758834 cs=HttpChannelState@3b49c27a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@4096de9c eof=false 18:37:44.804 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- onContentProducible releasing semaphore LockedSemaphore permits=0 unready=false 18:37:44.804 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@638e0610[p=0,l=37,c=8192,r=37]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 18:37:44.804 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=37 null 18:37:44.804 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@4932ea08[p=0,l=37,c=8192,r=37]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@598a9efa{null} 18:37:44.805 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/PutHello/Bob on HttpChannelOverHttp@3102f2df{s=HttpChannelState@3b49c27a{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=3} 200 null HTTP/1.1 Date: Sat, 20 Jan 2024 18:37:44 GMT Content-Length: 37 Content-Type: text/plain 18:37:44.805 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@1e971f1a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=37},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@d3a345e] (null,[p=0,l=37,c=8192,r=37],true)@START 18:37:44.805 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=37} last=true content=HeapByteBuffer@4932ea08[p=0,l=37,c=8192,r=37]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.805 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sat, 20 Jan 2024 18:37:44 GMT Content-Length: 37 Content-Type: text/plain 18:37:44.805 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:37:44.805 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@1e971f1a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=37},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@d3a345e] ([p=0,l=126,c=8192,r=126],[p=0,l=37,c=8192,r=37],true)@COMPLETING 18:37:44.805 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@5386ed5b{IDLE}->null [DirectByteBuffer@2652a7a2[p=0,l=126,c=8192,r=126]={<<>>Jetty(11....\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@4932ea08[p=0,l=37,c=8192,r=37]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 18:37:44.805 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@5386ed5b{WRITING}->null:IDLE-->WRITING 18:37:44.805 [main] DEBUG org.apache.http.wire -- http-outgoing-40 << "HTTP/1.1 200 OK[\r][\n]" 18:37:44.805 [main] DEBUG org.apache.http.wire -- http-outgoing-40 << "Date: Sat, 20 Jan 2024 18:37:44 GMT[\r][\n]" 18:37:44.805 [main] DEBUG org.apache.http.wire -- http-outgoing-40 << "Content-Type: text/plain[\r][\n]" 18:37:44.805 [main] DEBUG org.apache.http.wire -- http-outgoing-40 << "Content-Length: 37[\r][\n]" 18:37:44.805 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b3af188{RESERVED,thread=Thread[qtp1187972599-18,5,main]} task=AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59859ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=29]@2024-01-20T18:37:44.805385482Z ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} 18:37:44.805 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59859ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=29]@2024-01-20T18:37:44.805437573Z tryProduce true 18:37:44.805 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:44.805 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.805 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@12d96ef7[{l=/127.0.0.1:42617,r=/127.0.0.1:47110,OPEN,fill=-,flush=W,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@526353a8[p=HttpParser{s=END,9 of 9},g=HttpGenerator@2d26ae72{s=COMPLETING}]=>HttpChannelOverHttp@3102f2df{s=HttpChannelState@3b49c27a{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=3}] 18:37:44.805 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 waiting with 1 keys 18:37:44.805 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 163 SocketChannelEndPoint@12d96ef7[{l=/127.0.0.1:42617,r=/127.0.0.1:47110,OPEN,fill=-,flush=W,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@526353a8[p=HttpParser{s=END,9 of 9},g=HttpGenerator@2d26ae72{s=COMPLETING}]=>HttpChannelOverHttp@3102f2df{s=HttpChannelState@3b49c27a{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=3}] 18:37:44.805 [main] DEBUG org.apache.http.wire -- http-outgoing-40 << "Server: Jetty(11.0.18)[\r][\n]" 18:37:44.805 [main] DEBUG org.apache.http.wire -- http-outgoing-40 << "[\r][\n]" 18:37:44.805 [main] DEBUG org.apache.http.wire -- http-outgoing-40 << "PUT: At last! Hello There Bob aged 10" 18:37:44.805 [main] DEBUG org.apache.http.headers -- http-outgoing-40 << HTTP/1.1 200 OK 18:37:44.805 [main] DEBUG org.apache.http.headers -- http-outgoing-40 << Date: Sat, 20 Jan 2024 18:37:44 GMT 18:37:44.805 [main] DEBUG org.apache.http.headers -- http-outgoing-40 << Content-Type: text/plain 18:37:44.805 [main] DEBUG org.apache.http.headers -- http-outgoing-40 << Content-Length: 37 18:37:44.805 [main] DEBUG org.apache.http.headers -- http-outgoing-40 << Server: Jetty(11.0.18) 18:37:44.805 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:37:44.805 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 40][route: {}->http://localhost:42617] can be kept alive indefinitely 18:37:44.805 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-40: set socket timeout to 0 18:37:44.805 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 40][route: {}->http://localhost:42617][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:44.805 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:37:44.805 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:37:44.805 [main] DEBUG org.onap.policy.rest.RestManager -- PUT: At last! Hello There Bob aged 10 18:37:44.805 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:37:44.805 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-40: Close connection 18:37:44.806 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:37:44.806 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:42617/base/RestTest/PutBlank: 18:37:44.806 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:37:44.806 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:37:44.806 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:42617][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:37:44.806 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 41][route: {}->http://localhost:42617][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:44.806 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:42617 18:37:44.806 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:42617 18:37:44.806 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:47114<->127.0.0.1:42617 18:37:44.807 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request PUT /base/RestTest/PutBlank HTTP/1.1 18:37:44.807 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:37:44.807 [qtp1187972599-20-acceptor-0@2d777226-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@360023d9[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:47114]] on ManagedSelector@22df0abe{STARTED} id=0 keys=0 selected=0 updates=0 18:37:44.807 [qtp1187972599-20-acceptor-0@2d777226-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@22df0abe{STARTED} id=0 keys=0 selected=0 updates=1 18:37:44.807 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken with none selected 18:37:44.807 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 0/0/0 selected 18:37:44.807 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 0 keys, 1 updates 18:37:44.807 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:44.807 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@360023d9[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:47114]] 18:37:44.807 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@360023d9[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:47114]] startThread=0 18:37:44.807 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.807 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 1 keys 18:37:44.805 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=163 remaining=0 WriteFlusher@5386ed5b{WRITING}->null 18:37:44.807 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:37:44.807 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@5386ed5b{IDLE}->null:WRITING-->IDLE 18:37:44.807 [qtp1187972599-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@360023d9[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:47114]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=1,r=-1,t=59857ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.807 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@1e971f1a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=37},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@d3a345e] ([p=126,l=126,c=8192,r=0],[p=37,l=37,c=8192,r=0],true)@END 18:37:44.807 [main] DEBUG org.apache.http.headers -- http-outgoing-41 >> PUT /base/RestTest/PutBlank HTTP/1.1 18:37:44.807 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@1df9880e[{l=/127.0.0.1:42617,r=/127.0.0.1:47114,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:44.807 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpOutput -- onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 18:37:44.807 [main] DEBUG org.apache.http.headers -- http-outgoing-41 >> Content-Type: text/plain 18:37:44.807 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@1df9880e[{l=/127.0.0.1:42617,r=/127.0.0.1:47114,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:37:44.807 [main] DEBUG org.apache.http.headers -- http-outgoing-41 >> Content-Length: 9 18:37:44.807 [main] DEBUG org.apache.http.headers -- http-outgoing-41 >> Host: localhost:42617 18:37:44.807 [main] DEBUG org.apache.http.headers -- http-outgoing-41 >> Connection: Keep-Alive 18:37:44.807 [main] DEBUG org.apache.http.headers -- http-outgoing-41 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:37:44.807 [main] DEBUG org.apache.http.headers -- http-outgoing-41 >> Accept-Encoding: gzip,deflate 18:37:44.807 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:37:44.807 [qtp1187972599-29] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@36b06075{s=HttpChannelState@6f2e71ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@1df9880e[{l=/127.0.0.1:42617,r=/127.0.0.1:47114,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@6f2e71ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.807 [main] DEBUG org.apache.http.wire -- http-outgoing-41 >> "PUT /base/RestTest/PutBlank HTTP/1.1[\r][\n]" 18:37:44.807 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@3102f2df{s=HttpChannelState@3b49c27a{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=5} 18:37:44.807 [main] DEBUG org.apache.http.wire -- http-outgoing-41 >> "Content-Type: text/plain[\r][\n]" 18:37:44.807 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@3b49c27a{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:37:44.807 [main] DEBUG org.apache.http.wire -- http-outgoing-41 >> "Content-Length: 9[\r][\n]" 18:37:44.807 [qtp1187972599-29] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@2e987ef7::SocketChannelEndPoint@1df9880e[{l=/127.0.0.1:42617,r=/127.0.0.1:47114,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:44.807 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@3b49c27a{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.807 [main] DEBUG org.apache.http.wire -- http-outgoing-41 >> "Host: localhost:42617[\r][\n]" 18:37:44.807 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@3102f2df{s=HttpChannelState@3b49c27a{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=5} 18:37:44.807 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f02db0@7f703ad2 on ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=0 18:37:44.807 [main] DEBUG org.apache.http.wire -- http-outgoing-41 >> "Connection: Keep-Alive[\r][\n]" 18:37:44.807 [main] DEBUG org.apache.http.wire -- http-outgoing-41 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:37:44.807 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@5e76d49f) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:37:44.807 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@1df9880e[{l=/127.0.0.1:42617,r=/127.0.0.1:47114,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@2e987ef7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a764e81{s=START}]=>HttpChannelOverHttp@36b06075{s=HttpChannelState@6f2e71ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.807 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@3b49c27a{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.807 [main] DEBUG org.apache.http.wire -- http-outgoing-41 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:37:44.807 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@3b49c27a{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.807 [main] DEBUG org.apache.http.wire -- http-outgoing-41 >> "[\r][\n]" 18:37:44.807 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@3b49c27a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.807 [main] DEBUG org.apache.http.wire -- http-outgoing-41 >> "At last! " 18:37:44.807 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@2e987ef7::SocketChannelEndPoint@1df9880e[{l=/127.0.0.1:42617,r=/127.0.0.1:47114,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@2e987ef7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a764e81{s=START}]=>HttpChannelOverHttp@36b06075{s=HttpChannelState@6f2e71ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.807 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@3102f2df{s=HttpChannelState@3b49c27a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=5} 18:37:44.807 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/PutHello/Bob written=37 18:37:44.807 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@2e987ef7::SocketChannelEndPoint@1df9880e[{l=/127.0.0.1:42617,r=/127.0.0.1:47114,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@2e987ef7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a764e81{s=START}]=>HttpChannelOverHttp@36b06075{s=HttpChannelState@6f2e71ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.807 [qtp1187972599-23] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:37:44 +0000] "PUT /base/RestTest/PutHello/Bob?age=10 HTTP/1.1" 200 37 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:44.807 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@56c9f560{ReadCallback@3b4b4688{HttpConnection@2e987ef7::SocketChannelEndPoint@1df9880e[{l=/127.0.0.1:42617,r=/127.0.0.1:47114,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@2e987ef7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a764e81{s=START}]=>HttpChannelOverHttp@36b06075{s=HttpChannelState@6f2e71ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.807 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1688758834 cs=HttpChannelState@3b49c27a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@4096de9c eof=true 18:37:44.807 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@1df9880e[{l=/127.0.0.1:42617,r=/127.0.0.1:47114,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@2e987ef7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a764e81{s=START}]=>HttpChannelOverHttp@36b06075{s=HttpChannelState@6f2e71ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.807 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@3102f2df{s=HttpChannelState@3b49c27a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=5} 18:37:44.807 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@45134d99 on ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=1 18:37:44.807 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=2 18:37:44.807 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@1ee68e1f[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@3102f2df{s=HttpChannelState@3b49c27a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=5}] 18:37:44.807 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@1df9880e[{l=/127.0.0.1:42617,r=/127.0.0.1:47114,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@2e987ef7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a764e81{s=START}]=>HttpChannelOverHttp@36b06075{s=HttpChannelState@6f2e71ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.807 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken with none selected 18:37:44.807 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 0/0/1 selected 18:37:44.807 [qtp1187972599-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@360023d9[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:47114]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=1,r=-1,t=59857ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.807 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 0 keys, 2 updates 18:37:44.808 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:37:44.808 [qtp1187972599-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59857ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.808 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f02db0@7f703ad2 18:37:44.808 [qtp1187972599-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119857ms in the future QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59857ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.808 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@45134d99 18:37:44.808 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@1df9880e[{l=/127.0.0.1:42617,r=/127.0.0.1:47114,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@2e987ef7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a764e81{s=START}]=>HttpChannelOverHttp@36b06075{s=HttpChannelState@6f2e71ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.808 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.808 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 1 keys 18:37:44.808 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 1/1/1 selected 18:37:44.808 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 1 keys, 0 updates 18:37:44.808 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:47114], selector=sun.nio.ch.EPollSelectorImpl@7424c5f3, interestOps=1, readyOps=1 SocketChannelEndPoint@1df9880e[{l=/127.0.0.1:42617,r=/127.0.0.1:47114,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@2e987ef7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a764e81{s=START}]=>HttpChannelOverHttp@36b06075{s=HttpChannelState@6f2e71ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.808 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@1df9880e[{l=/127.0.0.1:42617,r=/127.0.0.1:47114,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@2e987ef7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a764e81{s=START}]=>HttpChannelOverHttp@36b06075{s=HttpChannelState@6f2e71ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.808 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@1df9880e[{l=/127.0.0.1:42617,r=/127.0.0.1:47114,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@2e987ef7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a764e81{s=START}]=>HttpChannelOverHttp@36b06075{s=HttpChannelState@6f2e71ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:44.808 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} tryExecute AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59856ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=30]@2024-01-20T18:37:44.808357547Z 18:37:44.807 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1688758834 cs=HttpChannelState@3b49c27a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@4096de9c eof=true 18:37:44.808 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@1ee68e1f[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@3102f2df{s=HttpChannelState@3b49c27a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=6}] 18:37:44.808 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b40b6c7{RESERVED,thread=Thread[qtp1187972599-25,5,main]} task=AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59856ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=30]@2024-01-20T18:37:44.808458707Z ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} 18:37:44.808 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@1df9880e[{l=/127.0.0.1:42617,r=/127.0.0.1:47114,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@2e987ef7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a764e81{s=START}]=>HttpChannelOverHttp@36b06075{s=HttpChannelState@6f2e71ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59856ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=30]@2024-01-20T18:37:44.808508568Z 18:37:44.808 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@56c9f560{ReadCallback@3b4b4688{HttpConnection@2e987ef7::SocketChannelEndPoint@1df9880e[{l=/127.0.0.1:42617,r=/127.0.0.1:47114,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@2e987ef7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a764e81{s=START}]=>HttpChannelOverHttp@36b06075{s=HttpChannelState@6f2e71ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.808 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2e987ef7::SocketChannelEndPoint@1df9880e[{l=/127.0.0.1:42617,r=/127.0.0.1:47114,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@2e987ef7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a764e81{s=START}]=>HttpChannelOverHttp@36b06075{s=HttpChannelState@6f2e71ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@6f2e71ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.808 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 224 DirectByteBuffer@69856a09[p=0,l=224,c=8192,r=224]={<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.808 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2e987ef7::SocketChannelEndPoint@1df9880e[{l=/127.0.0.1:42617,r=/127.0.0.1:47114,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@2e987ef7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a764e81{s=START}]=>HttpChannelOverHttp@36b06075{s=HttpChannelState@6f2e71ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 224 RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=224,c=8192,r=224]={<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.808 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2e987ef7::SocketChannelEndPoint@1df9880e[{l=/127.0.0.1:42617,r=/127.0.0.1:47114,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@2e987ef7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a764e81{s=START}]=>HttpChannelOverHttp@36b06075{s=HttpChannelState@6f2e71ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=224,c=8192,r=224]={<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.808 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=224,c=8192,r=224]={<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.808 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:37:44.808 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:37:44.808 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:37:44.808 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:37:44.808 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:37:44.808 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> IN_VALUE 18:37:44.808 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> FIELD 18:37:44.808 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Type: text/plain) header=Content-Type, headerString=[Content-Type], valueString=[text/plain] 18:37:44.808 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:37:44.808 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:37:44.808 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:37:44.808 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:37:44.808 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:37:44.808 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:37:44.808 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:37:44.808 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:42617) header=Host, headerString=[Host], valueString=[localhost:42617] 18:37:44.808 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:37:44.808 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:37:44.808 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:37:44.808 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:37:44.808 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:37:44.808 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:37:44.808 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:37:44.809 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:37:44.809 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:37:44.809 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:37:44.809 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:37:44.809 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@1040591963 cs=HttpChannelState@6f2e71ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@212d92bb eof=false 18:37:44.809 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@212d92bb 18:37:44.809 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@4525daf1[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@36b06075{s=HttpChannelState@6f2e71ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.808 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59856ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=31]@2024-01-20T18:37:44.809127691Z tryProduce true 18:37:44.809 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/PutBlank on HttpChannelOverHttp@36b06075{s=HttpChannelState@6f2e71ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/PutBlank,age=0} PUT /base/RestTest/PutBlank HTTP/1.1 Content-Type: text/plain Content-Length: 9 Host: localhost:42617 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:37:44.809 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:44.809 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.809 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2e987ef7::SocketChannelEndPoint@1df9880e[{l=/127.0.0.1:42617,r=/127.0.0.1:47114,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=1,kro=1}]->[HttpConnection@2e987ef7[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@4a764e81{s=START}]=>HttpChannelOverHttp@36b06075{s=HttpChannelState@6f2e71ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/PutBlank,age=0}] parsed true HttpParser{s=CONTENT,0 of 9} 18:37:44.809 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@1df9880e[{l=/127.0.0.1:42617,r=/127.0.0.1:47114,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2e987ef7[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@4a764e81{s=START}]=>HttpChannelOverHttp@36b06075{s=HttpChannelState@6f2e71ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/PutBlank,age=0}] 18:37:44.809 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:42617/base/RestTest/PutBlank HttpChannelOverHttp@36b06075{s=HttpChannelState@6f2e71ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/PutBlank,age=0} 18:37:44.809 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 1 keys 18:37:44.809 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@6f2e71ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.809 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@36b06075{s=HttpChannelState@6f2e71ae{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutBlank,age=0} 18:37:44.809 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.Server -- REQUEST PUT /base/RestTest/PutBlank ?null on HttpChannelOverHttp@36b06075{s=HttpChannelState@6f2e71ae{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutBlank,age=0} 18:37:44.809 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/PutBlank @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:37:44.809 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/PutBlank @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:37:44.809 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:37:44.809 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 session=null 18:37:44.809 [qtp1187972599-21] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/PutBlank|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2c708440, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/PutBlank} -> org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:37:44.809 [qtp1187972599-21] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:37:44.808 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1688758834 cs=HttpChannelState@3b49c27a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@4096de9c eof=true 18:37:44.810 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=-9223372036854775808] AsyncContentProducer@4525daf1[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@36b06075{s=HttpChannelState@6f2e71ae{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutBlank,age=1}] 18:37:44.810 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@4525daf1[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@36b06075{s=HttpChannelState@6f2e71ae{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutBlank,age=1}] 18:37:44.810 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@4525daf1[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@36b06075{s=HttpChannelState@6f2e71ae{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutBlank,age=1}] 18:37:44.810 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:44.810 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2e987ef7::SocketChannelEndPoint@1df9880e[{l=/127.0.0.1:42617,r=/127.0.0.1:47114,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2e987ef7[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@4a764e81{s=START}]=>HttpChannelOverHttp@36b06075{s=HttpChannelState@6f2e71ae{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutBlank,age=1}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=215,l=224,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.810 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@69856a09[p=215,l=224,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.810 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@36b06075{s=HttpChannelState@6f2e71ae{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutBlank,age=1} Content@3277490f{DirectByteBufferR@3d1ccfee[p=215,l=224,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:44.810 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2e987ef7::SocketChannelEndPoint@1df9880e[{l=/127.0.0.1:42617,r=/127.0.0.1:47114,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2e987ef7[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@4a764e81{s=START}]=>HttpChannelOverHttp@36b06075{s=HttpChannelState@6f2e71ae{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutBlank,age=1}] parsed true HttpParser{s=CONTENT,9 of 9} 18:37:44.810 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@3277490f{DirectByteBufferR@3d1ccfee[p=215,l=224,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:44.810 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 243800399803 AsyncContentProducer@4525daf1[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@36b06075{s=HttpChannelState@6f2e71ae{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutBlank,age=1}] 18:37:44.810 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced Content@3277490f{DirectByteBufferR@3d1ccfee[p=215,l=224,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@4525daf1[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@36b06075{s=HttpChannelState@6f2e71ae{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutBlank,age=1}] 18:37:44.810 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@4525daf1[r=Content@3277490f{DirectByteBufferR@3d1ccfee[p=215,l=224,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@36b06075{s=HttpChannelState@6f2e71ae{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutBlank,age=1}] 18:37:44.810 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@4525daf1[r=Content@3277490f{DirectByteBufferR@3d1ccfee[p=215,l=224,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@36b06075{s=HttpChannelState@6f2e71ae{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutBlank,age=1}] 18:37:44.810 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@4525daf1[r=Content@3277490f{DirectByteBufferR@3d1ccfee[p=215,l=224,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@3277490f{DirectByteBufferR@3d1ccfee[p=215,l=224,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@36b06075{s=HttpChannelState@6f2e71ae{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutBlank,age=1}] 18:37:44.810 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = Content@3277490f{DirectByteBufferR@3d1ccfee[p=215,l=224,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@4525daf1[r=Content@3277490f{DirectByteBufferR@3d1ccfee[p=215,l=224,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@3277490f{DirectByteBufferR@3d1ccfee[p=215,l=224,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@36b06075{s=HttpChannelState@6f2e71ae{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutBlank,age=1}] 18:37:44.810 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@6f2e71ae{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.810 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned Content@3277490f{DirectByteBufferR@3d1ccfee[p=215,l=224,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:44.810 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- read produced 9 byte(s) HttpInput@1040591963 cs=HttpChannelState@6f2e71ae{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@212d92bb eof=false 18:37:44.810 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reclaim Content@3277490f{DirectByteBufferR@3d1ccfee[p=224,l=224,c=8192,r=0]={PUT /base... last! <<<>>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@4525daf1[r=Content@3277490f{DirectByteBufferR@3d1ccfee[p=224,l=224,c=8192,r=0]={PUT /base... last! <<<>>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@3277490f{DirectByteBufferR@3d1ccfee[p=224,l=224,c=8192,r=0]={PUT /base... last! <<<>>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@36b06075{s=HttpChannelState@6f2e71ae{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutBlank,age=1}] 18:37:44.810 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=243800399803] AsyncContentProducer@4525daf1[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@36b06075{s=HttpChannelState@6f2e71ae{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutBlank,age=1}] 18:37:44.810 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@4525daf1[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@36b06075{s=HttpChannelState@6f2e71ae{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutBlank,age=1}] 18:37:44.810 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@4525daf1[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@36b06075{s=HttpChannelState@6f2e71ae{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutBlank,age=1}] 18:37:44.810 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:44.810 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2e987ef7::SocketChannelEndPoint@1df9880e[{l=/127.0.0.1:42617,r=/127.0.0.1:47114,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2e987ef7[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@4a764e81{s=START}]=>HttpChannelOverHttp@36b06075{s=HttpChannelState@6f2e71ae{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutBlank,age=1}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=224,l=224,c=8192,r=0]={PUT /base... last! <<<>>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.810 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@69856a09[p=224,l=224,c=8192,r=0]={PUT /base... last! <<<>>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.810 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:37:44.810 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@36b06075{s=HttpChannelState@6f2e71ae{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutBlank,age=1} 18:37:44.810 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:37:44.810 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@36b06075{s=HttpChannelState@6f2e71ae{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutBlank,age=1} 18:37:44.810 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:37:44.810 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2e987ef7::SocketChannelEndPoint@1df9880e[{l=/127.0.0.1:42617,r=/127.0.0.1:47114,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2e987ef7[p=HttpParser{s=END,9 of 9},g=HttpGenerator@4a764e81{s=START}]=>HttpChannelOverHttp@36b06075{s=HttpChannelState@6f2e71ae{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutBlank,age=1}] parsed false HttpParser{s=END,9 of 9} 18:37:44.810 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@2e987ef7::SocketChannelEndPoint@1df9880e[{l=/127.0.0.1:42617,r=/127.0.0.1:47114,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2e987ef7[p=HttpParser{s=END,9 of 9},g=HttpGenerator@4a764e81{s=START}]=>HttpChannelOverHttp@36b06075{s=HttpChannelState@6f2e71ae{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutBlank,age=1}] 18:37:44.810 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:37:44.810 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 243800399803 AsyncContentProducer@4525daf1[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@36b06075{s=HttpChannelState@6f2e71ae{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutBlank,age=1}] 18:37:44.810 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced EofContent AsyncContentProducer@4525daf1[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@36b06075{s=HttpChannelState@6f2e71ae{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutBlank,age=1}] 18:37:44.810 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@4525daf1[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@36b06075{s=HttpChannelState@6f2e71ae{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutBlank,age=1}] 18:37:44.811 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@4525daf1[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@36b06075{s=HttpChannelState@6f2e71ae{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutBlank,age=2}] 18:37:44.811 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@4525daf1[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@36b06075{s=HttpChannelState@6f2e71ae{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutBlank,age=2}] 18:37:44.811 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = EofContent AsyncContentProducer@4525daf1[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@36b06075{s=HttpChannelState@6f2e71ae{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutBlank,age=2}] 18:37:44.811 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@6f2e71ae{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.811 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned EofContent 18:37:44.811 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- read error=null HttpInput@1040591963 cs=HttpChannelState@6f2e71ae{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@212d92bb eof=false 18:37:44.811 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- read at EOF, setting consumed EOF to true HttpInput@1040591963 cs=HttpChannelState@6f2e71ae{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@212d92bb eof=false 18:37:44.811 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- onContentProducible releasing semaphore LockedSemaphore permits=0 unready=false 18:37:44.811 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@70692abc[p=0,l=26,c=8192,r=26]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 18:37:44.811 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=26 null 18:37:44.811 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@1bf08412[p=0,l=26,c=8192,r=26]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@13c78952{null} 18:37:44.811 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/PutBlank on HttpChannelOverHttp@36b06075{s=HttpChannelState@6f2e71ae{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutBlank,age=2} 200 null HTTP/1.1 Date: Sat, 20 Jan 2024 18:37:44 GMT Content-Length: 26 Content-Type: text/plain 18:37:44.811 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@48ff577b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=26},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@71faa812] (null,[p=0,l=26,c=8192,r=26],true)@START 18:37:44.811 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=26} last=true content=HeapByteBuffer@1bf08412[p=0,l=26,c=8192,r=26]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.811 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sat, 20 Jan 2024 18:37:44 GMT Content-Length: 26 Content-Type: text/plain 18:37:44.811 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:37:44.811 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@48ff577b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=26},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@71faa812] ([p=0,l=126,c=8192,r=126],[p=0,l=26,c=8192,r=26],true)@COMPLETING 18:37:44.811 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@6eb5622b{IDLE}->null [DirectByteBuffer@2652a7a2[p=0,l=126,c=8192,r=126]={<<>>Jetty(11....\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@1bf08412[p=0,l=26,c=8192,r=26]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 18:37:44.811 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@6eb5622b{WRITING}->null:IDLE-->WRITING 18:37:44.811 [main] DEBUG org.apache.http.wire -- http-outgoing-41 << "HTTP/1.1 200 OK[\r][\n]" 18:37:44.811 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@3b49c27a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.811 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@1688758834 cs=HttpChannelState@3b49c27a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@4096de9c eof=true 18:37:44.812 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@4096de9c 18:37:44.812 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@1ee68e1f[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@3102f2df{s=HttpChannelState@3b49c27a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/PutHello/Bob?age=10,age=10}] 18:37:44.812 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:37:44.812 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:37:44.812 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@3102f2df{s=HttpChannelState@3b49c27a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:37:44.812 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@12d96ef7[{l=/127.0.0.1:42617,r=/127.0.0.1:47110,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@526353a8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d26ae72{s=START}]=>HttpChannelOverHttp@3102f2df{s=HttpChannelState@3b49c27a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.812 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.812 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:37:44.812 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@526353a8::SocketChannelEndPoint@12d96ef7[{l=/127.0.0.1:42617,r=/127.0.0.1:47110,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@526353a8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d26ae72{s=START}]=>HttpChannelOverHttp@3102f2df{s=HttpChannelState@3b49c27a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.812 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@526353a8::SocketChannelEndPoint@12d96ef7[{l=/127.0.0.1:42617,r=/127.0.0.1:47110,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@526353a8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d26ae72{s=START}]=>HttpChannelOverHttp@3102f2df{s=HttpChannelState@3b49c27a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.812 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.812 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:37:44.812 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@12d96ef7[{l=/127.0.0.1:42617,r=/127.0.0.1:47110,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@526353a8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2d26ae72{s=START}]=>HttpChannelOverHttp@3102f2df{s=HttpChannelState@3b49c27a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.812 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@12d96ef7[{l=/127.0.0.1:42617,r=/127.0.0.1:47110,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@526353a8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2d26ae72{s=START}]=>HttpChannelOverHttp@3102f2df{s=HttpChannelState@3b49c27a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.812 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@12d96ef7[{l=/127.0.0.1:42617,r=/127.0.0.1:47110,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@526353a8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2d26ae72{s=START}]=>HttpChannelOverHttp@3102f2df{s=HttpChannelState@3b49c27a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.812 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@5809f3be{null} 18:37:44.812 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=0 18:37:44.811 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 152 SocketChannelEndPoint@1df9880e[{l=/127.0.0.1:42617,r=/127.0.0.1:47114,OPEN,fill=-,flush=W,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2e987ef7[p=HttpParser{s=END,9 of 9},g=HttpGenerator@4a764e81{s=COMPLETING}]=>HttpChannelOverHttp@36b06075{s=HttpChannelState@6f2e71ae{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutBlank,age=2}] 18:37:44.811 [main] DEBUG org.apache.http.wire -- http-outgoing-41 << "Date: Sat, 20 Jan 2024 18:37:44 GMT[\r][\n]" 18:37:44.812 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken with none selected 18:37:44.812 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken up from select, 0/0/0 selected 18:37:44.812 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 processing 0 keys, 0 updates 18:37:44.812 [main] DEBUG org.apache.http.wire -- http-outgoing-41 << "Content-Type: text/plain[\r][\n]" 18:37:44.812 [main] DEBUG org.apache.http.wire -- http-outgoing-41 << "Content-Length: 26[\r][\n]" 18:37:44.812 [main] DEBUG org.apache.http.wire -- http-outgoing-41 << "Server: Jetty(11.0.18)[\r][\n]" 18:37:44.812 [main] DEBUG org.apache.http.wire -- http-outgoing-41 << "[\r][\n]" 18:37:44.812 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@783f6f84 startThread=0 18:37:44.812 [main] DEBUG org.apache.http.wire -- http-outgoing-41 << "PUT: At last! Hello There " 18:37:44.812 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@783f6f84 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=1,r=-1,t=59852ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:37:44.812 [main] DEBUG org.apache.http.headers -- http-outgoing-41 << HTTP/1.1 200 OK 18:37:44.812 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=152 remaining=0 WriteFlusher@6eb5622b{WRITING}->null 18:37:44.812 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@6eb5622b{IDLE}->null:WRITING-->IDLE 18:37:44.812 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@48ff577b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=26},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@71faa812] ([p=126,l=126,c=8192,r=0],[p=26,l=26,c=8192,r=0],true)@END 18:37:44.812 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@12d96ef7[{l=null,r=null,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@526353a8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2d26ae72{s=START}]=>HttpChannelOverHttp@3102f2df{s=HttpChannelState@3b49c27a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.812 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpOutput -- onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 18:37:44.812 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@526353a8::SocketChannelEndPoint@12d96ef7[{l=null,r=null,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@526353a8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2d26ae72{s=START}]=>HttpChannelOverHttp@3102f2df{s=HttpChannelState@3b49c27a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.812 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:37:44.812 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@783f6f84 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=1,r=-1,t=59852ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:37:44.812 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@36b06075{s=HttpChannelState@6f2e71ae{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutBlank,age=3} 18:37:44.812 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59852ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:37:44.813 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@6f2e71ae{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:37:44.813 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@6f2e71ae{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.813 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@36b06075{s=HttpChannelState@6f2e71ae{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:42617/base/RestTest/PutBlank,age=4} 18:37:44.813 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@4117ebb6) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:37:44.813 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@6f2e71ae{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.813 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@6f2e71ae{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.813 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@6f2e71ae{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.813 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@36b06075{s=HttpChannelState@6f2e71ae{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/PutBlank,age=4} 18:37:44.813 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/PutBlank written=26 18:37:44.813 [qtp1187972599-21] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:37:44 +0000] "PUT /base/RestTest/PutBlank HTTP/1.1" 200 26 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:44.813 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1040591963 cs=HttpChannelState@6f2e71ae{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@212d92bb eof=true 18:37:44.813 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@36b06075{s=HttpChannelState@6f2e71ae{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/PutBlank,age=4} 18:37:44.813 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@4525daf1[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@36b06075{s=HttpChannelState@6f2e71ae{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/PutBlank,age=4}] 18:37:44.813 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1040591963 cs=HttpChannelState@6f2e71ae{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@212d92bb eof=true 18:37:44.813 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@4525daf1[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@36b06075{s=HttpChannelState@6f2e71ae{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/PutBlank,age=4}] 18:37:44.813 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1040591963 cs=HttpChannelState@6f2e71ae{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@212d92bb eof=true 18:37:44.813 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@6f2e71ae{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.813 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@1040591963 cs=HttpChannelState@6f2e71ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@212d92bb eof=true 18:37:44.813 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@212d92bb 18:37:44.813 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@4525daf1[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@36b06075{s=HttpChannelState@6f2e71ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/PutBlank,age=4}] 18:37:44.813 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:37:44.813 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:37:44.813 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@36b06075{s=HttpChannelState@6f2e71ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:37:44.813 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@6c3ace64[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.813 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@6c3ace64[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.813 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2e987ef7::SocketChannelEndPoint@1df9880e[{l=/127.0.0.1:42617,r=/127.0.0.1:47114,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2e987ef7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a764e81{s=START}]=>HttpChannelOverHttp@36b06075{s=HttpChannelState@6f2e71ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled 0 RetainableByteBuffer@18162f7a{DirectByteBuffer@6c3ace64[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.813 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2e987ef7::SocketChannelEndPoint@1df9880e[{l=/127.0.0.1:42617,r=/127.0.0.1:47114,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2e987ef7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a764e81{s=START}]=>HttpChannelOverHttp@36b06075{s=HttpChannelState@6f2e71ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@18162f7a{DirectByteBuffer@6c3ace64[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.813 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@6c3ace64[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.813 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2e987ef7::SocketChannelEndPoint@1df9880e[{l=/127.0.0.1:42617,r=/127.0.0.1:47114,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2e987ef7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a764e81{s=START}]=>HttpChannelOverHttp@36b06075{s=HttpChannelState@6f2e71ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=START,0 of -1} 18:37:44.813 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@2e987ef7::SocketChannelEndPoint@1df9880e[{l=/127.0.0.1:42617,r=/127.0.0.1:47114,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2e987ef7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a764e81{s=START}]=>HttpChannelOverHttp@36b06075{s=HttpChannelState@6f2e71ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.813 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@2e987ef7::SocketChannelEndPoint@1df9880e[{l=/127.0.0.1:42617,r=/127.0.0.1:47114,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2e987ef7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a764e81{s=START}]=>HttpChannelOverHttp@36b06075{s=HttpChannelState@6f2e71ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.813 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@56c9f560{ReadCallback@3b4b4688{HttpConnection@2e987ef7::SocketChannelEndPoint@1df9880e[{l=/127.0.0.1:42617,r=/127.0.0.1:47114,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2e987ef7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a764e81{s=START}]=>HttpChannelOverHttp@36b06075{s=HttpChannelState@6f2e71ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.813 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@1df9880e[{l=/127.0.0.1:42617,r=/127.0.0.1:47114,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@2e987ef7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a764e81{s=START}]=>HttpChannelOverHttp@36b06075{s=HttpChannelState@6f2e71ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.813 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@45134d99 on ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=0 18:37:44.813 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=1 18:37:44.813 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2e987ef7::SocketChannelEndPoint@1df9880e[{l=/127.0.0.1:42617,r=/127.0.0.1:47114,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@2e987ef7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a764e81{s=START}]=>HttpChannelOverHttp@36b06075{s=HttpChannelState@6f2e71ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@6f2e71ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.813 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@4dfe525f{RUNNING,thread=Thread[qtp1187972599-21,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=4 18:37:44.813 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@4dfe525f{RESERVED,thread=Thread[qtp1187972599-21,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} 18:37:44.812 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:44.813 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.813 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 waiting with 0 keys 18:37:44.812 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@526353a8::SocketChannelEndPoint@12d96ef7[{l=null,r=null,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@526353a8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2d26ae72{s=START}]=>HttpChannelOverHttp@3102f2df{s=HttpChannelState@3b49c27a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:37:44.812 [main] DEBUG org.apache.http.headers -- http-outgoing-41 << Date: Sat, 20 Jan 2024 18:37:44 GMT 18:37:44.814 [main] DEBUG org.apache.http.headers -- http-outgoing-41 << Content-Type: text/plain 18:37:44.814 [main] DEBUG org.apache.http.headers -- http-outgoing-41 << Content-Length: 26 18:37:44.814 [main] DEBUG org.apache.http.headers -- http-outgoing-41 << Server: Jetty(11.0.18) 18:37:44.813 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119852ms in the future QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59852ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:37:44.813 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken with none selected 18:37:44.814 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 0/0/1 selected 18:37:44.814 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 0 keys, 1 updates 18:37:44.814 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:44.814 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:37:44.814 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 41][route: {}->http://localhost:42617] can be kept alive indefinitely 18:37:44.814 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-41: set socket timeout to 0 18:37:44.814 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 41][route: {}->http://localhost:42617][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:44.814 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:37:44.814 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:37:44.814 [main] DEBUG org.onap.policy.rest.RestManager -- PUT: At last! Hello There 18:37:44.814 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:37:44.814 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-41: Close connection 18:37:44.814 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:37:44.814 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:42617/base/RestTest/PostHello/Bob?age=10: 18:37:44.815 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:37:44.815 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:37:44.815 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:42617][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:37:44.815 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 42][route: {}->http://localhost:42617][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:44.815 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:42617 18:37:44.815 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:42617 18:37:44.815 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:47116<->127.0.0.1:42617 18:37:44.815 [qtp1187972599-20-acceptor-0@2d777226-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@2f0185d3[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:47116]] on ManagedSelector@4c9f9afc{STARTED} id=1 keys=0 selected=0 updates=0 18:37:44.815 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request POST /base/RestTest/PostHello/Bob?age=10 HTTP/1.1 18:37:44.814 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@526353a8::SocketChannelEndPoint@12d96ef7[{l=null,r=null,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@526353a8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2d26ae72{s=START}]=>HttpChannelOverHttp@3102f2df{s=HttpChannelState@3b49c27a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.814 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@45134d99 18:37:44.815 [qtp1187972599-20-acceptor-0@2d777226-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4c9f9afc{STARTED} id=1 keys=0 selected=0 updates=1 18:37:44.815 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken with none selected 18:37:44.815 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@1df9880e[{l=/127.0.0.1:42617,r=/127.0.0.1:47114,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@2e987ef7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a764e81{s=START}]=>HttpChannelOverHttp@36b06075{s=HttpChannelState@6f2e71ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.815 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.815 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 1 keys 18:37:44.815 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:37:44.815 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken up from select, 0/0/0 selected 18:37:44.815 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 processing 0 keys, 1 updates 18:37:44.815 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:44.815 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@2f0185d3[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:47116]] 18:37:44.815 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@2f0185d3[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:47116]] startThread=0 18:37:44.815 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.816 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 waiting with 1 keys 18:37:44.815 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@12d96ef7[{l=null,r=null,CLOSED,fill=-,flush=-,to=10/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@526353a8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2d26ae72{s=START}]=>HttpChannelOverHttp@3102f2df{s=HttpChannelState@3b49c27a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.815 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 1/1/1 selected 18:37:44.815 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:37:44.816 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 1 keys, 0 updates 18:37:44.816 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@526353a8::SocketChannelEndPoint@12d96ef7[{l=null,r=null,CLOSED,fill=-,flush=-,to=10/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@526353a8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2d26ae72{s=START}]=>HttpChannelOverHttp@3102f2df{s=HttpChannelState@3b49c27a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@3b49c27a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.816 [main] DEBUG org.apache.http.headers -- http-outgoing-42 >> POST /base/RestTest/PostHello/Bob?age=10 HTTP/1.1 18:37:44.816 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2bf0e8c5{RUNNING,thread=Thread[qtp1187972599-23,5,main]} was=RUNNING next=RESERVED size=0+4 capacity=4 18:37:44.816 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2bf0e8c5{RESERVED,thread=Thread[qtp1187972599-23,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0} 18:37:44.816 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:47114], selector=sun.nio.ch.EPollSelectorImpl@7424c5f3, interestOps=1, readyOps=1 SocketChannelEndPoint@1df9880e[{l=/127.0.0.1:42617,r=/127.0.0.1:47114,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@2e987ef7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a764e81{s=START}]=>HttpChannelOverHttp@36b06075{s=HttpChannelState@6f2e71ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.816 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@1df9880e[{l=/127.0.0.1:42617,r=/127.0.0.1:47114,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@2e987ef7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a764e81{s=START}]=>HttpChannelOverHttp@36b06075{s=HttpChannelState@6f2e71ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.816 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@1df9880e[{l=/127.0.0.1:42617,r=/127.0.0.1:47114,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@2e987ef7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a764e81{s=START}]=>HttpChannelOverHttp@36b06075{s=HttpChannelState@6f2e71ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:44.816 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0} tryExecute AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=1,r=-1,t=59848ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}][pc=0,pic=0,pec=0,epc=31]@2024-01-20T18:37:44.816299565Z 18:37:44.815 [qtp1187972599-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@2f0185d3[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:47116]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=1,r=-1,t=59849ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.816 [main] DEBUG org.apache.http.headers -- http-outgoing-42 >> Content-Type: text/plain 18:37:44.816 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2bf0e8c5{RESERVED,thread=Thread[qtp1187972599-23,5,main]} task=AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=1,r=-1,t=59848ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=31]@2024-01-20T18:37:44.816378586Z ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} 18:37:44.816 [main] DEBUG org.apache.http.headers -- http-outgoing-42 >> Content-Length: 9 18:37:44.816 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@3d6911fc[{l=/127.0.0.1:42617,r=/127.0.0.1:47116,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:44.816 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=1,r=-1,t=59848ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=31]@2024-01-20T18:37:44.816448526Z tryProduce true 18:37:44.816 [main] DEBUG org.apache.http.headers -- http-outgoing-42 >> Host: localhost:42617 18:37:44.816 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:44.816 [main] DEBUG org.apache.http.headers -- http-outgoing-42 >> Connection: Keep-Alive 18:37:44.816 [main] DEBUG org.apache.http.headers -- http-outgoing-42 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:37:44.816 [main] DEBUG org.apache.http.headers -- http-outgoing-42 >> Accept-Encoding: gzip,deflate 18:37:44.816 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@1df9880e[{l=/127.0.0.1:42617,r=/127.0.0.1:47114,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@2e987ef7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a764e81{s=START}]=>HttpChannelOverHttp@36b06075{s=HttpChannelState@6f2e71ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=1,r=-1,t=59848ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=31]@2024-01-20T18:37:44.816513456Z 18:37:44.816 [main] DEBUG org.apache.http.wire -- http-outgoing-42 >> "POST /base/RestTest/PostHello/Bob?age=10 HTTP/1.1[\r][\n]" 18:37:44.816 [main] DEBUG org.apache.http.wire -- http-outgoing-42 >> "Content-Type: text/plain[\r][\n]" 18:37:44.816 [main] DEBUG org.apache.http.wire -- http-outgoing-42 >> "Content-Length: 9[\r][\n]" 18:37:44.816 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@3d6911fc[{l=/127.0.0.1:42617,r=/127.0.0.1:47116,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:37:44.816 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.816 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@1df9880e[{l=/127.0.0.1:42617,r=/127.0.0.1:47114,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2e987ef7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a764e81{s=START}]=>HttpChannelOverHttp@36b06075{s=HttpChannelState@6f2e71ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.816 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 1 keys 18:37:44.816 [qtp1187972599-29] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@249291c4{s=HttpChannelState@458cecd8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@3d6911fc[{l=/127.0.0.1:42617,r=/127.0.0.1:47116,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@458cecd8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.816 [qtp1187972599-29] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@1aac1e75::SocketChannelEndPoint@3d6911fc[{l=/127.0.0.1:42617,r=/127.0.0.1:47116,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:44.816 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f02db0@6fbf0a2d on ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=0 18:37:44.816 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@3d6911fc[{l=/127.0.0.1:42617,r=/127.0.0.1:47116,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@1aac1e75[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f13baaf{s=START}]=>HttpChannelOverHttp@249291c4{s=HttpChannelState@458cecd8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.816 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@1aac1e75::SocketChannelEndPoint@3d6911fc[{l=/127.0.0.1:42617,r=/127.0.0.1:47116,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@1aac1e75[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f13baaf{s=START}]=>HttpChannelOverHttp@249291c4{s=HttpChannelState@458cecd8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.816 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@1aac1e75::SocketChannelEndPoint@3d6911fc[{l=/127.0.0.1:42617,r=/127.0.0.1:47116,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@1aac1e75[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f13baaf{s=START}]=>HttpChannelOverHttp@249291c4{s=HttpChannelState@458cecd8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.816 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@7ddb77b9{ReadCallback@7fe91c1{HttpConnection@1aac1e75::SocketChannelEndPoint@3d6911fc[{l=/127.0.0.1:42617,r=/127.0.0.1:47116,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@1aac1e75[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f13baaf{s=START}]=>HttpChannelOverHttp@249291c4{s=HttpChannelState@458cecd8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.816 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@3d6911fc[{l=/127.0.0.1:42617,r=/127.0.0.1:47116,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@1aac1e75[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f13baaf{s=START}]=>HttpChannelOverHttp@249291c4{s=HttpChannelState@458cecd8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.816 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@10071d71 on ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=1 18:37:44.816 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=2 18:37:44.816 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken with none selected 18:37:44.816 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@56c9f560{ReadCallback@3b4b4688{HttpConnection@2e987ef7::SocketChannelEndPoint@1df9880e[{l=/127.0.0.1:42617,r=/127.0.0.1:47114,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@2e987ef7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a764e81{s=START}]=>HttpChannelOverHttp@36b06075{s=HttpChannelState@6f2e71ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.816 [main] DEBUG org.apache.http.wire -- http-outgoing-42 >> "Host: localhost:42617[\r][\n]" 18:37:44.817 [main] DEBUG org.apache.http.wire -- http-outgoing-42 >> "Connection: Keep-Alive[\r][\n]" 18:37:44.817 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2e987ef7::SocketChannelEndPoint@1df9880e[{l=/127.0.0.1:42617,r=/127.0.0.1:47114,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2e987ef7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a764e81{s=START}]=>HttpChannelOverHttp@36b06075{s=HttpChannelState@6f2e71ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@6f2e71ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.817 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@1df9880e[{l=/127.0.0.1:42617,r=/127.0.0.1:47114,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2e987ef7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a764e81{s=START}]=>HttpChannelOverHttp@36b06075{s=HttpChannelState@6f2e71ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.817 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@6c3ace64[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.817 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:37:44.817 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2e987ef7::SocketChannelEndPoint@1df9880e[{l=/127.0.0.1:42617,r=/127.0.0.1:47114,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2e987ef7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a764e81{s=START}]=>HttpChannelOverHttp@36b06075{s=HttpChannelState@6f2e71ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 RetainableByteBuffer@18162f7a{DirectByteBuffer@6c3ace64[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.817 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2e987ef7::SocketChannelEndPoint@1df9880e[{l=/127.0.0.1:42617,r=/127.0.0.1:47114,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2e987ef7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a764e81{s=START}]=>HttpChannelOverHttp@36b06075{s=HttpChannelState@6f2e71ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@18162f7a{DirectByteBuffer@6c3ace64[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.817 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@6c3ace64[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.817 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:37:44.817 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@1df9880e[{l=/127.0.0.1:42617,r=/127.0.0.1:47114,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2e987ef7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4a764e81{s=START}]=>HttpChannelOverHttp@36b06075{s=HttpChannelState@6f2e71ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.817 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@1df9880e[{l=/127.0.0.1:42617,r=/127.0.0.1:47114,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2e987ef7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4a764e81{s=START}]=>HttpChannelOverHttp@36b06075{s=HttpChannelState@6f2e71ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.817 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@1df9880e[{l=/127.0.0.1:42617,r=/127.0.0.1:47114,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2e987ef7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4a764e81{s=START}]=>HttpChannelOverHttp@36b06075{s=HttpChannelState@6f2e71ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.817 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@56c9f560{null} 18:37:44.817 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=0 18:37:44.817 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5267c829 startThread=0 18:37:44.817 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken with none selected 18:37:44.817 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 0/0/0 selected 18:37:44.817 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 0 keys, 0 updates 18:37:44.817 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:44.817 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.817 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5267c829 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=0,r=-1,t=59847ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.817 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2e987ef7::SocketChannelEndPoint@1df9880e[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@2e987ef7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4a764e81{s=START}]=>HttpChannelOverHttp@36b06075{s=HttpChannelState@6f2e71ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:37:44.816 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@3d6911fc[{l=/127.0.0.1:42617,r=/127.0.0.1:47116,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@1aac1e75[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f13baaf{s=START}]=>HttpChannelOverHttp@249291c4{s=HttpChannelState@458cecd8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.816 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken up from select, 0/0/1 selected 18:37:44.817 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@1df9880e[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@2e987ef7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4a764e81{s=START}]=>HttpChannelOverHttp@36b06075{s=HttpChannelState@6f2e71ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.817 [qtp1187972599-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@2f0185d3[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:47116]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=0,r=-1,t=59847ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.817 [main] DEBUG org.apache.http.wire -- http-outgoing-42 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:37:44.817 [qtp1187972599-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=1,r=-1,t=59847ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.817 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 0 keys 18:37:44.817 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 processing 0 keys, 2 updates 18:37:44.817 [qtp1187972599-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119847ms in the future QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=1,r=-1,t=59847ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.817 [main] DEBUG org.apache.http.wire -- http-outgoing-42 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:37:44.817 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:37:44.817 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@2e987ef7::SocketChannelEndPoint@1df9880e[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@2e987ef7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4a764e81{s=START}]=>HttpChannelOverHttp@36b06075{s=HttpChannelState@6f2e71ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.817 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@2e987ef7::SocketChannelEndPoint@1df9880e[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@2e987ef7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4a764e81{s=START}]=>HttpChannelOverHttp@36b06075{s=HttpChannelState@6f2e71ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.817 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@1df9880e[{l=null,r=null,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@2e987ef7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4a764e81{s=START}]=>HttpChannelOverHttp@36b06075{s=HttpChannelState@6f2e71ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.817 [main] DEBUG org.apache.http.wire -- http-outgoing-42 >> "[\r][\n]" 18:37:44.817 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f02db0@6fbf0a2d 18:37:44.817 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@10071d71 18:37:44.817 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2e987ef7::SocketChannelEndPoint@1df9880e[{l=null,r=null,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@2e987ef7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4a764e81{s=START}]=>HttpChannelOverHttp@36b06075{s=HttpChannelState@6f2e71ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@6f2e71ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.817 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5267c829 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=1,r=-1,t=59847ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.817 [main] DEBUG org.apache.http.wire -- http-outgoing-42 >> "At last! " 18:37:44.817 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b40b6c7{RUNNING,thread=Thread[qtp1187972599-25,5,main]} was=RUNNING next=RESERVED size=0+4 capacity=4 18:37:44.817 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@3d6911fc[{l=/127.0.0.1:42617,r=/127.0.0.1:47116,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@1aac1e75[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f13baaf{s=START}]=>HttpChannelOverHttp@249291c4{s=HttpChannelState@458cecd8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.818 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b40b6c7{RESERVED,thread=Thread[qtp1187972599-25,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0} 18:37:44.818 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.817 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59847ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}] 18:37:44.818 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 waiting with 1 keys 18:37:44.818 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119847ms in the future QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59847ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}] 18:37:44.818 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken up from select, 1/1/1 selected 18:37:44.818 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 processing 1 keys, 0 updates 18:37:44.818 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:47116], selector=sun.nio.ch.EPollSelectorImpl@6156f7d9, interestOps=1, readyOps=1 SocketChannelEndPoint@3d6911fc[{l=/127.0.0.1:42617,r=/127.0.0.1:47116,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@1aac1e75[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f13baaf{s=START}]=>HttpChannelOverHttp@249291c4{s=HttpChannelState@458cecd8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.818 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@3d6911fc[{l=/127.0.0.1:42617,r=/127.0.0.1:47116,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1aac1e75[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f13baaf{s=START}]=>HttpChannelOverHttp@249291c4{s=HttpChannelState@458cecd8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.818 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@3d6911fc[{l=/127.0.0.1:42617,r=/127.0.0.1:47116,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1aac1e75[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f13baaf{s=START}]=>HttpChannelOverHttp@249291c4{s=HttpChannelState@458cecd8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:44.818 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0} tryExecute AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59846ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}][pc=0,pic=0,pec=1,epc=29]@2024-01-20T18:37:44.818328885Z 18:37:44.818 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b40b6c7{RESERVED,thread=Thread[qtp1187972599-25,5,main]} task=AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59846ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=29]@2024-01-20T18:37:44.818405515Z ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} 18:37:44.818 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@3d6911fc[{l=/127.0.0.1:42617,r=/127.0.0.1:47116,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1aac1e75[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f13baaf{s=START}]=>HttpChannelOverHttp@249291c4{s=HttpChannelState@458cecd8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59846ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=29]@2024-01-20T18:37:44.818448336Z 18:37:44.818 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59846ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=30]@2024-01-20T18:37:44.818488886Z tryProduce true 18:37:44.818 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@7ddb77b9{ReadCallback@7fe91c1{HttpConnection@1aac1e75::SocketChannelEndPoint@3d6911fc[{l=/127.0.0.1:42617,r=/127.0.0.1:47116,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1aac1e75[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f13baaf{s=START}]=>HttpChannelOverHttp@249291c4{s=HttpChannelState@458cecd8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.818 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:44.818 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.818 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1aac1e75::SocketChannelEndPoint@3d6911fc[{l=/127.0.0.1:42617,r=/127.0.0.1:47116,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1aac1e75[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f13baaf{s=START}]=>HttpChannelOverHttp@249291c4{s=HttpChannelState@458cecd8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@458cecd8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.818 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@3d6911fc[{l=/127.0.0.1:42617,r=/127.0.0.1:47116,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1aac1e75[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f13baaf{s=START}]=>HttpChannelOverHttp@249291c4{s=HttpChannelState@458cecd8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.818 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 237 DirectByteBuffer@69856a09[p=0,l=237,c=8192,r=237]={<<>>\r\n\r\nAt la...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.818 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 waiting with 1 keys 18:37:44.818 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1aac1e75::SocketChannelEndPoint@3d6911fc[{l=/127.0.0.1:42617,r=/127.0.0.1:47116,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1aac1e75[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f13baaf{s=START}]=>HttpChannelOverHttp@249291c4{s=HttpChannelState@458cecd8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 237 RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=237,c=8192,r=237]={<<>>\r\n\r\nAt la...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.818 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1aac1e75::SocketChannelEndPoint@3d6911fc[{l=/127.0.0.1:42617,r=/127.0.0.1:47116,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1aac1e75[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f13baaf{s=START}]=>HttpChannelOverHttp@249291c4{s=HttpChannelState@458cecd8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=237,c=8192,r=237]={<<>>\r\n\r\nAt la...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.818 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=237,c=8192,r=237]={<<>>\r\n\r\nAt la...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.818 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:37:44.818 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:37:44.818 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:37:44.818 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:37:44.818 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:37:44.818 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> IN_VALUE 18:37:44.818 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> FIELD 18:37:44.818 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Type: text/plain) header=Content-Type, headerString=[Content-Type], valueString=[text/plain] 18:37:44.818 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:37:44.818 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:37:44.818 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:37:44.818 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:37:44.818 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:37:44.818 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:37:44.818 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:37:44.818 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:42617) header=Host, headerString=[Host], valueString=[localhost:42617] 18:37:44.818 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:37:44.818 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:37:44.818 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:37:44.818 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:37:44.818 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:37:44.818 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:37:44.818 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:37:44.819 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:37:44.819 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:37:44.819 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:37:44.819 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:37:44.819 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@603840088 cs=HttpChannelState@458cecd8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@542109be eof=false 18:37:44.819 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@542109be 18:37:44.819 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@62407e13[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@249291c4{s=HttpChannelState@458cecd8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.819 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/PostHello/Bob?age=10 on HttpChannelOverHttp@249291c4{s=HttpChannelState@458cecd8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=0} POST /base/RestTest/PostHello/Bob?age=10 HTTP/1.1 Content-Type: text/plain Content-Length: 9 Host: localhost:42617 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:37:44.819 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1aac1e75::SocketChannelEndPoint@3d6911fc[{l=/127.0.0.1:42617,r=/127.0.0.1:47116,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1aac1e75[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@5f13baaf{s=START}]=>HttpChannelOverHttp@249291c4{s=HttpChannelState@458cecd8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=0}] parsed true HttpParser{s=CONTENT,0 of 9} 18:37:44.819 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:42617/base/RestTest/PostHello/Bob?age=10 HttpChannelOverHttp@249291c4{s=HttpChannelState@458cecd8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=0} 18:37:44.819 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@458cecd8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.819 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@249291c4{s=HttpChannelState@458cecd8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=0} 18:37:44.819 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.Server -- REQUEST POST /base/RestTest/PostHello/Bob ?age=10 on HttpChannelOverHttp@249291c4{s=HttpChannelState@458cecd8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=0} 18:37:44.819 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/PostHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:37:44.819 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/PostHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:37:44.819 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:37:44.819 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 session=null 18:37:44.819 [qtp1187972599-18] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/PostHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2c708440, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/PostHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:37:44.819 [qtp1187972599-18] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:37:44.820 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=-9223372036854775808] AsyncContentProducer@62407e13[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@249291c4{s=HttpChannelState@458cecd8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=1}] 18:37:44.820 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@62407e13[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@249291c4{s=HttpChannelState@458cecd8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=1}] 18:37:44.820 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@62407e13[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@249291c4{s=HttpChannelState@458cecd8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=1}] 18:37:44.820 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:44.820 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1aac1e75::SocketChannelEndPoint@3d6911fc[{l=/127.0.0.1:42617,r=/127.0.0.1:47116,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1aac1e75[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@5f13baaf{s=START}]=>HttpChannelOverHttp@249291c4{s=HttpChannelState@458cecd8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=1}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=228,l=237,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\r\n\r\nAt la...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.820 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@69856a09[p=228,l=237,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\r\n\r\nAt la...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.820 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@249291c4{s=HttpChannelState@458cecd8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=1} Content@bfb2a45{DirectByteBufferR@46393a7c[p=228,l=237,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\r\n\r\nAt la...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:44.820 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1aac1e75::SocketChannelEndPoint@3d6911fc[{l=/127.0.0.1:42617,r=/127.0.0.1:47116,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1aac1e75[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@5f13baaf{s=START}]=>HttpChannelOverHttp@249291c4{s=HttpChannelState@458cecd8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=1}] parsed true HttpParser{s=CONTENT,9 of 9} 18:37:44.820 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@bfb2a45{DirectByteBufferR@46393a7c[p=228,l=237,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\r\n\r\nAt la...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:44.820 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 243810476481 AsyncContentProducer@62407e13[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@249291c4{s=HttpChannelState@458cecd8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=1}] 18:37:44.820 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced Content@bfb2a45{DirectByteBufferR@46393a7c[p=228,l=237,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\r\n\r\nAt la...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@62407e13[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@249291c4{s=HttpChannelState@458cecd8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=1}] 18:37:44.820 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@62407e13[r=Content@bfb2a45{DirectByteBufferR@46393a7c[p=228,l=237,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\r\n\r\nAt la...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@249291c4{s=HttpChannelState@458cecd8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=1}] 18:37:44.820 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@62407e13[r=Content@bfb2a45{DirectByteBufferR@46393a7c[p=228,l=237,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\r\n\r\nAt la...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@249291c4{s=HttpChannelState@458cecd8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=1}] 18:37:44.820 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@62407e13[r=Content@bfb2a45{DirectByteBufferR@46393a7c[p=228,l=237,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\r\n\r\nAt la...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@bfb2a45{DirectByteBufferR@46393a7c[p=228,l=237,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\r\n\r\nAt la...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@249291c4{s=HttpChannelState@458cecd8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=1}] 18:37:44.820 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = Content@bfb2a45{DirectByteBufferR@46393a7c[p=228,l=237,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\r\n\r\nAt la...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@62407e13[r=Content@bfb2a45{DirectByteBufferR@46393a7c[p=228,l=237,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\r\n\r\nAt la...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@bfb2a45{DirectByteBufferR@46393a7c[p=228,l=237,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\r\n\r\nAt la...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@249291c4{s=HttpChannelState@458cecd8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=1}] 18:37:44.820 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@458cecd8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.820 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned Content@bfb2a45{DirectByteBufferR@46393a7c[p=228,l=237,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\r\n\r\nAt la...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:44.820 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpInput -- read produced 9 byte(s) HttpInput@603840088 cs=HttpChannelState@458cecd8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@542109be eof=false 18:37:44.820 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reclaim Content@bfb2a45{DirectByteBufferR@46393a7c[p=237,l=237,c=8192,r=0]={POST /bas... last! <<<>>>\r\n\r\nAt la...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@62407e13[r=Content@bfb2a45{DirectByteBufferR@46393a7c[p=237,l=237,c=8192,r=0]={POST /bas... last! <<<>>>\r\n\r\nAt la...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@bfb2a45{DirectByteBufferR@46393a7c[p=237,l=237,c=8192,r=0]={POST /bas... last! <<<>>>\r\n\r\nAt la...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@249291c4{s=HttpChannelState@458cecd8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=1}] 18:37:44.820 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=243810476481] AsyncContentProducer@62407e13[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@249291c4{s=HttpChannelState@458cecd8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=1}] 18:37:44.820 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@62407e13[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@249291c4{s=HttpChannelState@458cecd8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=1}] 18:37:44.820 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@62407e13[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@249291c4{s=HttpChannelState@458cecd8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=1}] 18:37:44.820 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:44.820 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1aac1e75::SocketChannelEndPoint@3d6911fc[{l=/127.0.0.1:42617,r=/127.0.0.1:47116,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1aac1e75[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@5f13baaf{s=START}]=>HttpChannelOverHttp@249291c4{s=HttpChannelState@458cecd8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=1}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=237,l=237,c=8192,r=0]={POST /bas... last! <<<>>>\r\n\r\nAt la...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.820 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@69856a09[p=237,l=237,c=8192,r=0]={POST /bas... last! <<<>>>\r\n\r\nAt la...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.820 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:37:44.820 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@249291c4{s=HttpChannelState@458cecd8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=1} 18:37:44.820 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:37:44.820 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@249291c4{s=HttpChannelState@458cecd8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=1} 18:37:44.820 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:37:44.820 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1aac1e75::SocketChannelEndPoint@3d6911fc[{l=/127.0.0.1:42617,r=/127.0.0.1:47116,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1aac1e75[p=HttpParser{s=END,9 of 9},g=HttpGenerator@5f13baaf{s=START}]=>HttpChannelOverHttp@249291c4{s=HttpChannelState@458cecd8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=1}] parsed false HttpParser{s=END,9 of 9} 18:37:44.820 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@1aac1e75::SocketChannelEndPoint@3d6911fc[{l=/127.0.0.1:42617,r=/127.0.0.1:47116,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1aac1e75[p=HttpParser{s=END,9 of 9},g=HttpGenerator@5f13baaf{s=START}]=>HttpChannelOverHttp@249291c4{s=HttpChannelState@458cecd8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=1}] 18:37:44.820 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:37:44.821 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 243810476481 AsyncContentProducer@62407e13[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@249291c4{s=HttpChannelState@458cecd8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=2}] 18:37:44.821 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced EofContent AsyncContentProducer@62407e13[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@249291c4{s=HttpChannelState@458cecd8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=2}] 18:37:44.821 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@62407e13[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@249291c4{s=HttpChannelState@458cecd8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=2}] 18:37:44.821 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@62407e13[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@249291c4{s=HttpChannelState@458cecd8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=2}] 18:37:44.821 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@62407e13[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@249291c4{s=HttpChannelState@458cecd8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=2}] 18:37:44.821 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = EofContent AsyncContentProducer@62407e13[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@249291c4{s=HttpChannelState@458cecd8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=2}] 18:37:44.821 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@458cecd8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.821 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned EofContent 18:37:44.821 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpInput -- read error=null HttpInput@603840088 cs=HttpChannelState@458cecd8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@542109be eof=false 18:37:44.821 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpInput -- read at EOF, setting consumed EOF to true HttpInput@603840088 cs=HttpChannelState@458cecd8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@542109be eof=false 18:37:44.821 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- onContentProducible releasing semaphore LockedSemaphore permits=0 unready=false 18:37:44.821 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@1a09b7fc[p=0,l=38,c=8192,r=38]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 18:37:44.821 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=38 null 18:37:44.821 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@7bd8f248[p=0,l=38,c=8192,r=38]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@29a34674{null} 18:37:44.821 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/PostHello/Bob on HttpChannelOverHttp@249291c4{s=HttpChannelState@458cecd8{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=2} 200 null HTTP/1.1 Date: Sat, 20 Jan 2024 18:37:44 GMT Content-Length: 38 Content-Type: text/plain 18:37:44.821 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@264673e6[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=38},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@71279685] (null,[p=0,l=38,c=8192,r=38],true)@START 18:37:44.821 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=38} last=true content=HeapByteBuffer@7bd8f248[p=0,l=38,c=8192,r=38]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.822 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sat, 20 Jan 2024 18:37:44 GMT Content-Length: 38 Content-Type: text/plain 18:37:44.822 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:37:44.822 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@264673e6[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=38},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@71279685] ([p=0,l=126,c=8192,r=126],[p=0,l=38,c=8192,r=38],true)@COMPLETING 18:37:44.822 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@4d51705b{IDLE}->null [DirectByteBuffer@2652a7a2[p=0,l=126,c=8192,r=126]={<<>>Jetty(11....\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@7bd8f248[p=0,l=38,c=8192,r=38]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 18:37:44.822 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@4d51705b{WRITING}->null:IDLE-->WRITING 18:37:44.822 [main] DEBUG org.apache.http.wire -- http-outgoing-42 << "HTTP/1.1 200 OK[\r][\n]" 18:37:44.822 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 164 SocketChannelEndPoint@3d6911fc[{l=/127.0.0.1:42617,r=/127.0.0.1:47116,OPEN,fill=-,flush=W,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1aac1e75[p=HttpParser{s=END,9 of 9},g=HttpGenerator@5f13baaf{s=COMPLETING}]=>HttpChannelOverHttp@249291c4{s=HttpChannelState@458cecd8{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=3}] 18:37:44.822 [main] DEBUG org.apache.http.wire -- http-outgoing-42 << "Date: Sat, 20 Jan 2024 18:37:44 GMT[\r][\n]" 18:37:44.822 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=164 remaining=0 WriteFlusher@4d51705b{WRITING}->null 18:37:44.822 [main] DEBUG org.apache.http.wire -- http-outgoing-42 << "Content-Type: text/plain[\r][\n]" 18:37:44.822 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@4d51705b{IDLE}->null:WRITING-->IDLE 18:37:44.822 [main] DEBUG org.apache.http.wire -- http-outgoing-42 << "Content-Length: 38[\r][\n]" 18:37:44.822 [main] DEBUG org.apache.http.wire -- http-outgoing-42 << "Server: Jetty(11.0.18)[\r][\n]" 18:37:44.822 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@264673e6[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=38},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@71279685] ([p=126,l=126,c=8192,r=0],[p=38,l=38,c=8192,r=0],true)@END 18:37:44.822 [main] DEBUG org.apache.http.wire -- http-outgoing-42 << "[\r][\n]" 18:37:44.822 [main] DEBUG org.apache.http.wire -- http-outgoing-42 << "POST: At last! Hello There Bob aged 10" 18:37:44.822 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpOutput -- onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 18:37:44.822 [main] DEBUG org.apache.http.headers -- http-outgoing-42 << HTTP/1.1 200 OK 18:37:44.822 [main] DEBUG org.apache.http.headers -- http-outgoing-42 << Date: Sat, 20 Jan 2024 18:37:44 GMT 18:37:44.822 [main] DEBUG org.apache.http.headers -- http-outgoing-42 << Content-Type: text/plain 18:37:44.822 [main] DEBUG org.apache.http.headers -- http-outgoing-42 << Content-Length: 38 18:37:44.822 [main] DEBUG org.apache.http.headers -- http-outgoing-42 << Server: Jetty(11.0.18) 18:37:44.822 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:37:44.822 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@249291c4{s=HttpChannelState@458cecd8{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=3} 18:37:44.822 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@458cecd8{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:37:44.822 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@458cecd8{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.822 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:37:44.822 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@249291c4{s=HttpChannelState@458cecd8{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=3} 18:37:44.822 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@7ef21f63) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:37:44.822 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@458cecd8{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.822 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@458cecd8{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.822 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@458cecd8{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.822 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@249291c4{s=HttpChannelState@458cecd8{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=3} 18:37:44.822 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/PostHello/Bob written=38 18:37:44.822 [qtp1187972599-18] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:37:44 +0000] "POST /base/RestTest/PostHello/Bob?age=10 HTTP/1.1" 200 38 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:44.822 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@603840088 cs=HttpChannelState@458cecd8{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@542109be eof=true 18:37:44.822 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 42][route: {}->http://localhost:42617] can be kept alive indefinitely 18:37:44.822 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-42: set socket timeout to 0 18:37:44.822 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@249291c4{s=HttpChannelState@458cecd8{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=3} 18:37:44.822 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@62407e13[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@249291c4{s=HttpChannelState@458cecd8{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=3}] 18:37:44.822 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 42][route: {}->http://localhost:42617][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:44.822 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@603840088 cs=HttpChannelState@458cecd8{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@542109be eof=true 18:37:44.822 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:37:44.822 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:37:44.822 [main] DEBUG org.onap.policy.rest.RestManager -- POST: At last! Hello There Bob aged 10 18:37:44.822 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@62407e13[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@249291c4{s=HttpChannelState@458cecd8{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=3}] 18:37:44.822 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:37:44.822 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@603840088 cs=HttpChannelState@458cecd8{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@542109be eof=true 18:37:44.822 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-42: Close connection 18:37:44.822 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@458cecd8{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.822 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@603840088 cs=HttpChannelState@458cecd8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@542109be eof=true 18:37:44.822 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@542109be 18:37:44.822 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@62407e13[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@249291c4{s=HttpChannelState@458cecd8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/PostHello/Bob?age=10,age=3}] 18:37:44.822 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:37:44.822 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:37:44.822 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:37:44.822 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@249291c4{s=HttpChannelState@458cecd8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:37:44.822 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:42617/base/RestTest/PostBlank: 18:37:44.823 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@3d6911fc[{l=/127.0.0.1:42617,r=/127.0.0.1:47116,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1aac1e75[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f13baaf{s=START}]=>HttpChannelOverHttp@249291c4{s=HttpChannelState@458cecd8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.823 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.823 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:37:44.823 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1aac1e75::SocketChannelEndPoint@3d6911fc[{l=/127.0.0.1:42617,r=/127.0.0.1:47116,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1aac1e75[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f13baaf{s=START}]=>HttpChannelOverHttp@249291c4{s=HttpChannelState@458cecd8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.823 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1aac1e75::SocketChannelEndPoint@3d6911fc[{l=/127.0.0.1:42617,r=/127.0.0.1:47116,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1aac1e75[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f13baaf{s=START}]=>HttpChannelOverHttp@249291c4{s=HttpChannelState@458cecd8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.823 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.823 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:37:44.823 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@3d6911fc[{l=/127.0.0.1:42617,r=/127.0.0.1:47116,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1aac1e75[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5f13baaf{s=START}]=>HttpChannelOverHttp@249291c4{s=HttpChannelState@458cecd8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.823 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@3d6911fc[{l=/127.0.0.1:42617,r=/127.0.0.1:47116,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1aac1e75[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5f13baaf{s=START}]=>HttpChannelOverHttp@249291c4{s=HttpChannelState@458cecd8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.823 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@3d6911fc[{l=/127.0.0.1:42617,r=/127.0.0.1:47116,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1aac1e75[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5f13baaf{s=START}]=>HttpChannelOverHttp@249291c4{s=HttpChannelState@458cecd8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.823 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@7ddb77b9{null} 18:37:44.823 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=0 18:37:44.823 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6b3e9a18 startThread=0 18:37:44.823 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken with none selected 18:37:44.823 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken up from select, 0/0/0 selected 18:37:44.823 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1aac1e75::SocketChannelEndPoint@3d6911fc[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@1aac1e75[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5f13baaf{s=START}]=>HttpChannelOverHttp@249291c4{s=HttpChannelState@458cecd8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:37:44.823 [qtp1187972599-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6b3e9a18 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=1,r=-1,t=59841ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.823 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@1aac1e75::SocketChannelEndPoint@3d6911fc[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@1aac1e75[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5f13baaf{s=START}]=>HttpChannelOverHttp@249291c4{s=HttpChannelState@458cecd8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.823 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@3d6911fc[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@1aac1e75[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5f13baaf{s=START}]=>HttpChannelOverHttp@249291c4{s=HttpChannelState@458cecd8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.823 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@3d6911fc[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@1aac1e75[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5f13baaf{s=START}]=>HttpChannelOverHttp@249291c4{s=HttpChannelState@458cecd8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.823 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@1aac1e75::SocketChannelEndPoint@3d6911fc[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@1aac1e75[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5f13baaf{s=START}]=>HttpChannelOverHttp@249291c4{s=HttpChannelState@458cecd8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.823 [qtp1187972599-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6b3e9a18 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=1,r=-1,t=59841ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.823 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1aac1e75::SocketChannelEndPoint@3d6911fc[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@1aac1e75[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5f13baaf{s=START}]=>HttpChannelOverHttp@249291c4{s=HttpChannelState@458cecd8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@458cecd8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.823 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 processing 0 keys, 0 updates 18:37:44.823 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b3af188{RUNNING,thread=Thread[qtp1187972599-18,5,main]} was=RUNNING next=RESERVED size=0+4 capacity=4 18:37:44.823 [qtp1187972599-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59841ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.823 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b3af188{RESERVED,thread=Thread[qtp1187972599-18,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0} 18:37:44.823 [qtp1187972599-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119841ms in the future QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59841ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}] 18:37:44.823 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:37:44.823 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:44.823 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.823 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 waiting with 0 keys 18:37:44.823 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:37:44.824 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:42617][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:37:44.824 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 43][route: {}->http://localhost:42617][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:44.824 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:42617 18:37:44.824 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:42617 18:37:44.824 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:47126<->127.0.0.1:42617 18:37:44.824 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request POST /base/RestTest/PostBlank HTTP/1.1 18:37:44.824 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:37:44.824 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:37:44.824 [qtp1187972599-20-acceptor-0@2d777226-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@28cbe738[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:47126]] on ManagedSelector@22df0abe{STARTED} id=0 keys=0 selected=0 updates=0 18:37:44.824 [qtp1187972599-20-acceptor-0@2d777226-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@22df0abe{STARTED} id=0 keys=0 selected=0 updates=1 18:37:44.824 [main] DEBUG org.apache.http.headers -- http-outgoing-43 >> POST /base/RestTest/PostBlank HTTP/1.1 18:37:44.824 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken with none selected 18:37:44.824 [main] DEBUG org.apache.http.headers -- http-outgoing-43 >> Content-Type: text/plain 18:37:44.824 [main] DEBUG org.apache.http.headers -- http-outgoing-43 >> Content-Length: 9 18:37:44.824 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 0/0/0 selected 18:37:44.824 [main] DEBUG org.apache.http.headers -- http-outgoing-43 >> Host: localhost:42617 18:37:44.824 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 0 keys, 1 updates 18:37:44.824 [main] DEBUG org.apache.http.headers -- http-outgoing-43 >> Connection: Keep-Alive 18:37:44.824 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:44.824 [main] DEBUG org.apache.http.headers -- http-outgoing-43 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:37:44.824 [main] DEBUG org.apache.http.headers -- http-outgoing-43 >> Accept-Encoding: gzip,deflate 18:37:44.824 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@28cbe738[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:47126]] 18:37:44.824 [main] DEBUG org.apache.http.wire -- http-outgoing-43 >> "POST /base/RestTest/PostBlank HTTP/1.1[\r][\n]" 18:37:44.824 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@28cbe738[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:47126]] startThread=0 18:37:44.824 [main] DEBUG org.apache.http.wire -- http-outgoing-43 >> "Content-Type: text/plain[\r][\n]" 18:37:44.824 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.824 [main] DEBUG org.apache.http.wire -- http-outgoing-43 >> "Content-Length: 9[\r][\n]" 18:37:44.824 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 1 keys 18:37:44.824 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@28cbe738[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:47126]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=1,r=-1,t=59840ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}] 18:37:44.824 [main] DEBUG org.apache.http.wire -- http-outgoing-43 >> "Host: localhost:42617[\r][\n]" 18:37:44.824 [main] DEBUG org.apache.http.wire -- http-outgoing-43 >> "Connection: Keep-Alive[\r][\n]" 18:37:44.824 [main] DEBUG org.apache.http.wire -- http-outgoing-43 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:37:44.824 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@22c2f8d2[{l=/127.0.0.1:42617,r=/127.0.0.1:47126,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:44.824 [main] DEBUG org.apache.http.wire -- http-outgoing-43 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:37:44.824 [main] DEBUG org.apache.http.wire -- http-outgoing-43 >> "[\r][\n]" 18:37:44.824 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@22c2f8d2[{l=/127.0.0.1:42617,r=/127.0.0.1:47126,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:37:44.824 [main] DEBUG org.apache.http.wire -- http-outgoing-43 >> "At last! " 18:37:44.824 [qtp1187972599-24] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@35c16b37{s=HttpChannelState@5d3e4fae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@22c2f8d2[{l=/127.0.0.1:42617,r=/127.0.0.1:47126,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@5d3e4fae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.824 [qtp1187972599-24] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@1bd111aa::SocketChannelEndPoint@22c2f8d2[{l=/127.0.0.1:42617,r=/127.0.0.1:47126,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:44.824 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f02db0@2ee06e6a on ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=0 18:37:44.824 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@22c2f8d2[{l=/127.0.0.1:42617,r=/127.0.0.1:47126,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@1bd111aa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10c63052{s=START}]=>HttpChannelOverHttp@35c16b37{s=HttpChannelState@5d3e4fae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.824 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@1bd111aa::SocketChannelEndPoint@22c2f8d2[{l=/127.0.0.1:42617,r=/127.0.0.1:47126,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@1bd111aa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10c63052{s=START}]=>HttpChannelOverHttp@35c16b37{s=HttpChannelState@5d3e4fae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.824 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@1bd111aa::SocketChannelEndPoint@22c2f8d2[{l=/127.0.0.1:42617,r=/127.0.0.1:47126,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@1bd111aa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10c63052{s=START}]=>HttpChannelOverHttp@35c16b37{s=HttpChannelState@5d3e4fae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.824 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@3f2a4edb{ReadCallback@2c6544d5{HttpConnection@1bd111aa::SocketChannelEndPoint@22c2f8d2[{l=/127.0.0.1:42617,r=/127.0.0.1:47126,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@1bd111aa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10c63052{s=START}]=>HttpChannelOverHttp@35c16b37{s=HttpChannelState@5d3e4fae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.825 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@22c2f8d2[{l=/127.0.0.1:42617,r=/127.0.0.1:47126,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@1bd111aa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10c63052{s=START}]=>HttpChannelOverHttp@35c16b37{s=HttpChannelState@5d3e4fae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.825 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@15bfc0d on ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=1 18:37:44.825 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=2 18:37:44.825 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken with none selected 18:37:44.825 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 0/0/1 selected 18:37:44.825 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 0 keys, 2 updates 18:37:44.825 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:37:44.825 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f02db0@2ee06e6a 18:37:44.825 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@22c2f8d2[{l=/127.0.0.1:42617,r=/127.0.0.1:47126,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@1bd111aa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10c63052{s=START}]=>HttpChannelOverHttp@35c16b37{s=HttpChannelState@5d3e4fae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.825 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@15bfc0d 18:37:44.825 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@28cbe738[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:47126]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=1,r=-1,t=59839ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}] 18:37:44.825 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@22c2f8d2[{l=/127.0.0.1:42617,r=/127.0.0.1:47126,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@1bd111aa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10c63052{s=START}]=>HttpChannelOverHttp@35c16b37{s=HttpChannelState@5d3e4fae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.825 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59839ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}] 18:37:44.825 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.825 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119839ms in the future QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59839ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}] 18:37:44.825 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 1 keys 18:37:44.825 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 1/1/1 selected 18:37:44.825 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 1 keys, 0 updates 18:37:44.825 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:47126], selector=sun.nio.ch.EPollSelectorImpl@7424c5f3, interestOps=1, readyOps=1 SocketChannelEndPoint@22c2f8d2[{l=/127.0.0.1:42617,r=/127.0.0.1:47126,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@1bd111aa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10c63052{s=START}]=>HttpChannelOverHttp@35c16b37{s=HttpChannelState@5d3e4fae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.825 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@22c2f8d2[{l=/127.0.0.1:42617,r=/127.0.0.1:47126,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1bd111aa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10c63052{s=START}]=>HttpChannelOverHttp@35c16b37{s=HttpChannelState@5d3e4fae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.825 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@22c2f8d2[{l=/127.0.0.1:42617,r=/127.0.0.1:47126,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1bd111aa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10c63052{s=START}]=>HttpChannelOverHttp@35c16b37{s=HttpChannelState@5d3e4fae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:44.825 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0} tryExecute AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59839ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}][pc=0,pic=0,pec=0,epc=32]@2024-01-20T18:37:44.82559146Z 18:37:44.825 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@22c2f8d2[{l=/127.0.0.1:42617,r=/127.0.0.1:47126,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1bd111aa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10c63052{s=START}]=>HttpChannelOverHttp@35c16b37{s=HttpChannelState@5d3e4fae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59839ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=32]@2024-01-20T18:37:44.82566333Z 18:37:44.825 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@3f2a4edb{ReadCallback@2c6544d5{HttpConnection@1bd111aa::SocketChannelEndPoint@22c2f8d2[{l=/127.0.0.1:42617,r=/127.0.0.1:47126,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1bd111aa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10c63052{s=START}]=>HttpChannelOverHttp@35c16b37{s=HttpChannelState@5d3e4fae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.825 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1bd111aa::SocketChannelEndPoint@22c2f8d2[{l=/127.0.0.1:42617,r=/127.0.0.1:47126,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1bd111aa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10c63052{s=START}]=>HttpChannelOverHttp@35c16b37{s=HttpChannelState@5d3e4fae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@5d3e4fae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.825 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 226 DirectByteBuffer@69856a09[p=0,l=226,c=8192,r=226]={<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.825 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1bd111aa::SocketChannelEndPoint@22c2f8d2[{l=/127.0.0.1:42617,r=/127.0.0.1:47126,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1bd111aa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10c63052{s=START}]=>HttpChannelOverHttp@35c16b37{s=HttpChannelState@5d3e4fae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 226 RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=226,c=8192,r=226]={<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.825 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1bd111aa::SocketChannelEndPoint@22c2f8d2[{l=/127.0.0.1:42617,r=/127.0.0.1:47126,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1bd111aa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10c63052{s=START}]=>HttpChannelOverHttp@35c16b37{s=HttpChannelState@5d3e4fae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=226,c=8192,r=226]={<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.825 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=226,c=8192,r=226]={<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.825 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:37:44.825 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:37:44.825 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:37:44.825 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:37:44.825 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:37:44.825 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> IN_VALUE 18:37:44.825 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> FIELD 18:37:44.825 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Type: text/plain) header=Content-Type, headerString=[Content-Type], valueString=[text/plain] 18:37:44.825 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:37:44.825 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:37:44.825 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:37:44.826 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:37:44.826 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:37:44.826 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:37:44.826 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:37:44.826 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:42617) header=Host, headerString=[Host], valueString=[localhost:42617] 18:37:44.826 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:37:44.826 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:37:44.826 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:37:44.826 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:37:44.826 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:37:44.826 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:37:44.826 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:37:44.826 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:37:44.826 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:37:44.826 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:37:44.826 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:37:44.826 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@1081336296 cs=HttpChannelState@5d3e4fae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@28c90755 eof=false 18:37:44.826 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@28c90755 18:37:44.826 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@2b891e87[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@35c16b37{s=HttpChannelState@5d3e4fae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.826 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/PostBlank on HttpChannelOverHttp@35c16b37{s=HttpChannelState@5d3e4fae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/PostBlank,age=0} POST /base/RestTest/PostBlank HTTP/1.1 Content-Type: text/plain Content-Length: 9 Host: localhost:42617 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:37:44.826 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1bd111aa::SocketChannelEndPoint@22c2f8d2[{l=/127.0.0.1:42617,r=/127.0.0.1:47126,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1bd111aa[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@10c63052{s=START}]=>HttpChannelOverHttp@35c16b37{s=HttpChannelState@5d3e4fae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/PostBlank,age=0}] parsed true HttpParser{s=CONTENT,0 of 9} 18:37:44.826 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:42617/base/RestTest/PostBlank HttpChannelOverHttp@35c16b37{s=HttpChannelState@5d3e4fae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/PostBlank,age=0} 18:37:44.826 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@5d3e4fae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.826 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@35c16b37{s=HttpChannelState@5d3e4fae{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostBlank,age=0} 18:37:44.826 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.Server -- REQUEST POST /base/RestTest/PostBlank ?null on HttpChannelOverHttp@35c16b37{s=HttpChannelState@5d3e4fae{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostBlank,age=0} 18:37:44.826 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/PostBlank @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:37:44.826 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/PostBlank @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:37:44.826 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:37:44.826 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 session=null 18:37:44.826 [qtp1187972599-23] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/PostBlank|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2c708440, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/PostBlank} -> org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:37:44.826 [qtp1187972599-23] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:37:44.827 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=-9223372036854775808] AsyncContentProducer@2b891e87[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@35c16b37{s=HttpChannelState@5d3e4fae{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostBlank,age=1}] 18:37:44.827 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@2b891e87[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@35c16b37{s=HttpChannelState@5d3e4fae{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostBlank,age=1}] 18:37:44.827 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@2b891e87[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@35c16b37{s=HttpChannelState@5d3e4fae{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostBlank,age=1}] 18:37:44.827 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:44.827 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1bd111aa::SocketChannelEndPoint@22c2f8d2[{l=/127.0.0.1:42617,r=/127.0.0.1:47126,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1bd111aa[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@10c63052{s=START}]=>HttpChannelOverHttp@35c16b37{s=HttpChannelState@5d3e4fae{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostBlank,age=1}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=217,l=226,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.827 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@69856a09[p=217,l=226,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.827 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@35c16b37{s=HttpChannelState@5d3e4fae{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostBlank,age=1} Content@566f740b{DirectByteBufferR@94cb38f[p=217,l=226,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:44.827 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1bd111aa::SocketChannelEndPoint@22c2f8d2[{l=/127.0.0.1:42617,r=/127.0.0.1:47126,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1bd111aa[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@10c63052{s=START}]=>HttpChannelOverHttp@35c16b37{s=HttpChannelState@5d3e4fae{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostBlank,age=1}] parsed true HttpParser{s=CONTENT,9 of 9} 18:37:44.827 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@566f740b{DirectByteBufferR@94cb38f[p=217,l=226,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:44.827 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 243817328364 AsyncContentProducer@2b891e87[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@35c16b37{s=HttpChannelState@5d3e4fae{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostBlank,age=1}] 18:37:44.827 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced Content@566f740b{DirectByteBufferR@94cb38f[p=217,l=226,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@2b891e87[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@35c16b37{s=HttpChannelState@5d3e4fae{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostBlank,age=1}] 18:37:44.827 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@2b891e87[r=Content@566f740b{DirectByteBufferR@94cb38f[p=217,l=226,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@35c16b37{s=HttpChannelState@5d3e4fae{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostBlank,age=1}] 18:37:44.827 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@2b891e87[r=Content@566f740b{DirectByteBufferR@94cb38f[p=217,l=226,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@35c16b37{s=HttpChannelState@5d3e4fae{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostBlank,age=1}] 18:37:44.827 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@2b891e87[r=Content@566f740b{DirectByteBufferR@94cb38f[p=217,l=226,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@566f740b{DirectByteBufferR@94cb38f[p=217,l=226,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@35c16b37{s=HttpChannelState@5d3e4fae{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostBlank,age=1}] 18:37:44.827 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = Content@566f740b{DirectByteBufferR@94cb38f[p=217,l=226,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@2b891e87[r=Content@566f740b{DirectByteBufferR@94cb38f[p=217,l=226,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@566f740b{DirectByteBufferR@94cb38f[p=217,l=226,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@35c16b37{s=HttpChannelState@5d3e4fae{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostBlank,age=1}] 18:37:44.827 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@5d3e4fae{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.827 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned Content@566f740b{DirectByteBufferR@94cb38f[p=217,l=226,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:44.827 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- read produced 9 byte(s) HttpInput@1081336296 cs=HttpChannelState@5d3e4fae{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@28c90755 eof=false 18:37:44.827 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reclaim Content@566f740b{DirectByteBufferR@94cb38f[p=226,l=226,c=8192,r=0]={POST /bas... last! <<<>>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@2b891e87[r=Content@566f740b{DirectByteBufferR@94cb38f[p=226,l=226,c=8192,r=0]={POST /bas... last! <<<>>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@566f740b{DirectByteBufferR@94cb38f[p=226,l=226,c=8192,r=0]={POST /bas... last! <<<>>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@35c16b37{s=HttpChannelState@5d3e4fae{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostBlank,age=1}] 18:37:44.827 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=243817328364] AsyncContentProducer@2b891e87[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@35c16b37{s=HttpChannelState@5d3e4fae{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostBlank,age=1}] 18:37:44.827 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@2b891e87[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@35c16b37{s=HttpChannelState@5d3e4fae{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostBlank,age=1}] 18:37:44.827 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@2b891e87[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@35c16b37{s=HttpChannelState@5d3e4fae{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostBlank,age=1}] 18:37:44.827 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:44.827 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1bd111aa::SocketChannelEndPoint@22c2f8d2[{l=/127.0.0.1:42617,r=/127.0.0.1:47126,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1bd111aa[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@10c63052{s=START}]=>HttpChannelOverHttp@35c16b37{s=HttpChannelState@5d3e4fae{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostBlank,age=1}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=226,l=226,c=8192,r=0]={POST /bas... last! <<<>>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.827 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@69856a09[p=226,l=226,c=8192,r=0]={POST /bas... last! <<<>>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.827 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:37:44.827 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@35c16b37{s=HttpChannelState@5d3e4fae{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostBlank,age=1} 18:37:44.827 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:37:44.827 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@35c16b37{s=HttpChannelState@5d3e4fae{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostBlank,age=1} 18:37:44.827 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:37:44.827 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1bd111aa::SocketChannelEndPoint@22c2f8d2[{l=/127.0.0.1:42617,r=/127.0.0.1:47126,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1bd111aa[p=HttpParser{s=END,9 of 9},g=HttpGenerator@10c63052{s=START}]=>HttpChannelOverHttp@35c16b37{s=HttpChannelState@5d3e4fae{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostBlank,age=1}] parsed false HttpParser{s=END,9 of 9} 18:37:44.827 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@1bd111aa::SocketChannelEndPoint@22c2f8d2[{l=/127.0.0.1:42617,r=/127.0.0.1:47126,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1bd111aa[p=HttpParser{s=END,9 of 9},g=HttpGenerator@10c63052{s=START}]=>HttpChannelOverHttp@35c16b37{s=HttpChannelState@5d3e4fae{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostBlank,age=1}] 18:37:44.827 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:37:44.827 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 243817328364 AsyncContentProducer@2b891e87[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@35c16b37{s=HttpChannelState@5d3e4fae{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostBlank,age=1}] 18:37:44.827 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced EofContent AsyncContentProducer@2b891e87[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@35c16b37{s=HttpChannelState@5d3e4fae{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostBlank,age=1}] 18:37:44.827 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@2b891e87[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@35c16b37{s=HttpChannelState@5d3e4fae{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostBlank,age=1}] 18:37:44.827 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@2b891e87[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@35c16b37{s=HttpChannelState@5d3e4fae{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostBlank,age=1}] 18:37:44.827 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@2b891e87[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@35c16b37{s=HttpChannelState@5d3e4fae{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostBlank,age=1}] 18:37:44.827 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = EofContent AsyncContentProducer@2b891e87[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@35c16b37{s=HttpChannelState@5d3e4fae{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostBlank,age=1}] 18:37:44.827 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@5d3e4fae{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.827 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned EofContent 18:37:44.827 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- read error=null HttpInput@1081336296 cs=HttpChannelState@5d3e4fae{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@28c90755 eof=false 18:37:44.827 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- read at EOF, setting consumed EOF to true HttpInput@1081336296 cs=HttpChannelState@5d3e4fae{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@28c90755 eof=false 18:37:44.828 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- onContentProducible releasing semaphore LockedSemaphore permits=0 unready=false 18:37:44.828 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@695ffe5c[p=0,l=27,c=8192,r=27]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 18:37:44.828 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=27 null 18:37:44.828 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@ac1a8d6[p=0,l=27,c=8192,r=27]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@27a35aa9{null} 18:37:44.828 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/PostBlank on HttpChannelOverHttp@35c16b37{s=HttpChannelState@5d3e4fae{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostBlank,age=2} 200 null HTTP/1.1 Date: Sat, 20 Jan 2024 18:37:44 GMT Content-Length: 27 Content-Type: text/plain 18:37:44.828 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@4b9f4519[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=27},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5da4ef28] (null,[p=0,l=27,c=8192,r=27],true)@START 18:37:44.828 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=27} last=true content=HeapByteBuffer@ac1a8d6[p=0,l=27,c=8192,r=27]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.828 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sat, 20 Jan 2024 18:37:44 GMT Content-Length: 27 Content-Type: text/plain 18:37:44.828 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:37:44.828 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@4b9f4519[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=27},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5da4ef28] ([p=0,l=126,c=8192,r=126],[p=0,l=27,c=8192,r=27],true)@COMPLETING 18:37:44.828 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@5aa47b52{IDLE}->null [DirectByteBuffer@2652a7a2[p=0,l=126,c=8192,r=126]={<<>>Jetty(11....\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@ac1a8d6[p=0,l=27,c=8192,r=27]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 18:37:44.828 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@5aa47b52{WRITING}->null:IDLE-->WRITING 18:37:44.828 [main] DEBUG org.apache.http.wire -- http-outgoing-43 << "HTTP/1.1 200 OK[\r][\n]" 18:37:44.828 [main] DEBUG org.apache.http.wire -- http-outgoing-43 << "Date: Sat, 20 Jan 2024 18:37:44 GMT[\r][\n]" 18:37:44.828 [main] DEBUG org.apache.http.wire -- http-outgoing-43 << "Content-Type: text/plain[\r][\n]" 18:37:44.828 [main] DEBUG org.apache.http.wire -- http-outgoing-43 << "Content-Length: 27[\r][\n]" 18:37:44.828 [main] DEBUG org.apache.http.wire -- http-outgoing-43 << "Server: Jetty(11.0.18)[\r][\n]" 18:37:44.828 [main] DEBUG org.apache.http.wire -- http-outgoing-43 << "[\r][\n]" 18:37:44.828 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b3af188{RESERVED,thread=Thread[qtp1187972599-18,5,main]} task=AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59836ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=33]@2024-01-20T18:37:44.828793115Z ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} 18:37:44.828 [main] DEBUG org.apache.http.wire -- http-outgoing-43 << "POST: At last! Hello There " 18:37:44.828 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59836ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=33]@2024-01-20T18:37:44.828838746Z tryProduce true 18:37:44.828 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:44.828 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.828 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@22c2f8d2[{l=/127.0.0.1:42617,r=/127.0.0.1:47126,OPEN,fill=-,flush=W,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1bd111aa[p=HttpParser{s=END,9 of 9},g=HttpGenerator@10c63052{s=COMPLETING}]=>HttpChannelOverHttp@35c16b37{s=HttpChannelState@5d3e4fae{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostBlank,age=2}] 18:37:44.828 [main] DEBUG org.apache.http.headers -- http-outgoing-43 << HTTP/1.1 200 OK 18:37:44.828 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 1 keys 18:37:44.828 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 153 SocketChannelEndPoint@22c2f8d2[{l=/127.0.0.1:42617,r=/127.0.0.1:47126,OPEN,fill=-,flush=W,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1bd111aa[p=HttpParser{s=END,9 of 9},g=HttpGenerator@10c63052{s=COMPLETING}]=>HttpChannelOverHttp@35c16b37{s=HttpChannelState@5d3e4fae{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostBlank,age=2}] 18:37:44.828 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=153 remaining=0 WriteFlusher@5aa47b52{WRITING}->null 18:37:44.828 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@5aa47b52{IDLE}->null:WRITING-->IDLE 18:37:44.828 [main] DEBUG org.apache.http.headers -- http-outgoing-43 << Date: Sat, 20 Jan 2024 18:37:44 GMT 18:37:44.828 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@4b9f4519[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=27},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5da4ef28] ([p=126,l=126,c=8192,r=0],[p=27,l=27,c=8192,r=0],true)@END 18:37:44.829 [main] DEBUG org.apache.http.headers -- http-outgoing-43 << Content-Type: text/plain 18:37:44.829 [main] DEBUG org.apache.http.headers -- http-outgoing-43 << Content-Length: 27 18:37:44.829 [main] DEBUG org.apache.http.headers -- http-outgoing-43 << Server: Jetty(11.0.18) 18:37:44.829 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpOutput -- onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 18:37:44.829 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:37:44.829 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:37:44.829 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@35c16b37{s=HttpChannelState@5d3e4fae{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostBlank,age=3} 18:37:44.829 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@5d3e4fae{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:37:44.829 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@5d3e4fae{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.829 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@35c16b37{s=HttpChannelState@5d3e4fae{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:42617/base/RestTest/PostBlank,age=3} 18:37:44.829 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@67ef04bd) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:37:44.829 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@5d3e4fae{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.829 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@5d3e4fae{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.829 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 43][route: {}->http://localhost:42617] can be kept alive indefinitely 18:37:44.829 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@5d3e4fae{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.829 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-43: set socket timeout to 0 18:37:44.829 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@35c16b37{s=HttpChannelState@5d3e4fae{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/PostBlank,age=3} 18:37:44.829 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/PostBlank written=27 18:37:44.829 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 43][route: {}->http://localhost:42617][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:44.829 [qtp1187972599-23] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:37:44 +0000] "POST /base/RestTest/PostBlank HTTP/1.1" 200 27 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:44.829 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:37:44.829 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:37:44.829 [main] DEBUG org.onap.policy.rest.RestManager -- POST: At last! Hello There 18:37:44.829 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1081336296 cs=HttpChannelState@5d3e4fae{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@28c90755 eof=true 18:37:44.829 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:37:44.829 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-43: Close connection 18:37:44.829 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@35c16b37{s=HttpChannelState@5d3e4fae{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/PostBlank,age=3} 18:37:44.829 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@2b891e87[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@35c16b37{s=HttpChannelState@5d3e4fae{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/PostBlank,age=3}] 18:37:44.829 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:37:44.829 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1081336296 cs=HttpChannelState@5d3e4fae{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@28c90755 eof=true 18:37:44.829 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@2b891e87[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@35c16b37{s=HttpChannelState@5d3e4fae{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/PostBlank,age=3}] 18:37:44.829 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1081336296 cs=HttpChannelState@5d3e4fae{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@28c90755 eof=true 18:37:44.829 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:42617/base/RestTest/PatchHello/Bob?age=10: 18:37:44.829 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@5d3e4fae{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.829 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@1081336296 cs=HttpChannelState@5d3e4fae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@28c90755 eof=true 18:37:44.829 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@28c90755 18:37:44.829 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@2b891e87[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@35c16b37{s=HttpChannelState@5d3e4fae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/PostBlank,age=3}] 18:37:44.829 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:37:44.829 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:37:44.829 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@35c16b37{s=HttpChannelState@5d3e4fae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:37:44.829 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@22c2f8d2[{l=/127.0.0.1:42617,r=/127.0.0.1:47126,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1bd111aa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10c63052{s=START}]=>HttpChannelOverHttp@35c16b37{s=HttpChannelState@5d3e4fae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.829 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.829 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:37:44.829 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1bd111aa::SocketChannelEndPoint@22c2f8d2[{l=/127.0.0.1:42617,r=/127.0.0.1:47126,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1bd111aa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10c63052{s=START}]=>HttpChannelOverHttp@35c16b37{s=HttpChannelState@5d3e4fae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.829 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1bd111aa::SocketChannelEndPoint@22c2f8d2[{l=/127.0.0.1:42617,r=/127.0.0.1:47126,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1bd111aa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10c63052{s=START}]=>HttpChannelOverHttp@35c16b37{s=HttpChannelState@5d3e4fae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.829 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.829 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:37:44.829 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@22c2f8d2[{l=/127.0.0.1:42617,r=/127.0.0.1:47126,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1bd111aa[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@10c63052{s=START}]=>HttpChannelOverHttp@35c16b37{s=HttpChannelState@5d3e4fae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.829 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@22c2f8d2[{l=/127.0.0.1:42617,r=/127.0.0.1:47126,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1bd111aa[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@10c63052{s=START}]=>HttpChannelOverHttp@35c16b37{s=HttpChannelState@5d3e4fae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.830 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@22c2f8d2[{l=/127.0.0.1:42617,r=/127.0.0.1:47126,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1bd111aa[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@10c63052{s=START}]=>HttpChannelOverHttp@35c16b37{s=HttpChannelState@5d3e4fae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.830 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@3f2a4edb{null} 18:37:44.830 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=0 18:37:44.830 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@566922d4 startThread=0 18:37:44.830 [qtp1187972599-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@566922d4 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=1,r=-1,t=59834ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.830 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1bd111aa::SocketChannelEndPoint@22c2f8d2[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@1bd111aa[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@10c63052{s=START}]=>HttpChannelOverHttp@35c16b37{s=HttpChannelState@5d3e4fae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:37:44.830 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:37:44.830 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@1bd111aa::SocketChannelEndPoint@22c2f8d2[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@1bd111aa[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@10c63052{s=START}]=>HttpChannelOverHttp@35c16b37{s=HttpChannelState@5d3e4fae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.830 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@22c2f8d2[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@1bd111aa[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@10c63052{s=START}]=>HttpChannelOverHttp@35c16b37{s=HttpChannelState@5d3e4fae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.830 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:37:44.830 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@22c2f8d2[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@1bd111aa[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@10c63052{s=START}]=>HttpChannelOverHttp@35c16b37{s=HttpChannelState@5d3e4fae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.830 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:42617][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:37:44.830 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@1bd111aa::SocketChannelEndPoint@22c2f8d2[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@1bd111aa[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@10c63052{s=START}]=>HttpChannelOverHttp@35c16b37{s=HttpChannelState@5d3e4fae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.830 [qtp1187972599-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@566922d4 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=1,r=-1,t=59834ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.830 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1bd111aa::SocketChannelEndPoint@22c2f8d2[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@1bd111aa[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@10c63052{s=START}]=>HttpChannelOverHttp@35c16b37{s=HttpChannelState@5d3e4fae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@5d3e4fae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.830 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 44][route: {}->http://localhost:42617][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:44.830 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2bf0e8c5{RUNNING,thread=Thread[qtp1187972599-23,5,main]} was=RUNNING next=RESERVED size=0+4 capacity=4 18:37:44.830 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:42617 18:37:44.830 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2bf0e8c5{RESERVED,thread=Thread[qtp1187972599-23,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0} 18:37:44.830 [qtp1187972599-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59834ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.830 [qtp1187972599-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119834ms in the future QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59834ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}] 18:37:44.830 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:42617 18:37:44.830 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken with none selected 18:37:44.830 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 0/0/0 selected 18:37:44.830 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 0 keys, 0 updates 18:37:44.830 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:44.830 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.830 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 0 keys 18:37:44.830 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:47130<->127.0.0.1:42617 18:37:44.830 [qtp1187972599-20-acceptor-0@2d777226-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@4a7afd57[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:47130]] on ManagedSelector@4c9f9afc{STARTED} id=1 keys=0 selected=0 updates=0 18:37:44.830 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request PATCH /base/RestTest/PatchHello/Bob?age=10 HTTP/1.1 18:37:44.830 [qtp1187972599-20-acceptor-0@2d777226-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4c9f9afc{STARTED} id=1 keys=0 selected=0 updates=1 18:37:44.830 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:37:44.830 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:37:44.830 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken with none selected 18:37:44.830 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken up from select, 0/0/0 selected 18:37:44.830 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 processing 0 keys, 1 updates 18:37:44.830 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:44.830 [main] DEBUG org.apache.http.headers -- http-outgoing-44 >> PATCH /base/RestTest/PatchHello/Bob?age=10 HTTP/1.1 18:37:44.830 [main] DEBUG org.apache.http.headers -- http-outgoing-44 >> Content-Type: application/merge-patch+json 18:37:44.830 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@4a7afd57[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:47130]] 18:37:44.830 [main] DEBUG org.apache.http.headers -- http-outgoing-44 >> Content-Length: 9 18:37:44.830 [main] DEBUG org.apache.http.headers -- http-outgoing-44 >> Host: localhost:42617 18:37:44.830 [main] DEBUG org.apache.http.headers -- http-outgoing-44 >> Connection: Keep-Alive 18:37:44.830 [main] DEBUG org.apache.http.headers -- http-outgoing-44 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:37:44.830 [main] DEBUG org.apache.http.headers -- http-outgoing-44 >> Accept-Encoding: gzip,deflate 18:37:44.830 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@4a7afd57[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:47130]] startThread=0 18:37:44.830 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@4a7afd57[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:47130]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=1,r=-1,t=59834ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}] 18:37:44.830 [main] DEBUG org.apache.http.wire -- http-outgoing-44 >> "PATCH /base/RestTest/PatchHello/Bob?age=10 HTTP/1.1[\r][\n]" 18:37:44.830 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.831 [main] DEBUG org.apache.http.wire -- http-outgoing-44 >> "Content-Type: application/merge-patch+json[\r][\n]" 18:37:44.831 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 waiting with 1 keys 18:37:44.830 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@203e18d4[{l=/127.0.0.1:42617,r=/127.0.0.1:47130,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:44.831 [main] DEBUG org.apache.http.wire -- http-outgoing-44 >> "Content-Length: 9[\r][\n]" 18:37:44.831 [main] DEBUG org.apache.http.wire -- http-outgoing-44 >> "Host: localhost:42617[\r][\n]" 18:37:44.831 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@203e18d4[{l=/127.0.0.1:42617,r=/127.0.0.1:47130,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:37:44.831 [main] DEBUG org.apache.http.wire -- http-outgoing-44 >> "Connection: Keep-Alive[\r][\n]" 18:37:44.831 [main] DEBUG org.apache.http.wire -- http-outgoing-44 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:37:44.831 [main] DEBUG org.apache.http.wire -- http-outgoing-44 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:37:44.831 [main] DEBUG org.apache.http.wire -- http-outgoing-44 >> "[\r][\n]" 18:37:44.831 [main] DEBUG org.apache.http.wire -- http-outgoing-44 >> "At last! " 18:37:44.831 [qtp1187972599-24] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@4d8fd69e{s=HttpChannelState@4b4a6016{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@203e18d4[{l=/127.0.0.1:42617,r=/127.0.0.1:47130,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@4b4a6016{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.831 [qtp1187972599-24] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@152f46e6::SocketChannelEndPoint@203e18d4[{l=/127.0.0.1:42617,r=/127.0.0.1:47130,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:44.831 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f02db0@4507142f on ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=0 18:37:44.831 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@203e18d4[{l=/127.0.0.1:42617,r=/127.0.0.1:47130,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@152f46e6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@768f0137{s=START}]=>HttpChannelOverHttp@4d8fd69e{s=HttpChannelState@4b4a6016{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.831 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@152f46e6::SocketChannelEndPoint@203e18d4[{l=/127.0.0.1:42617,r=/127.0.0.1:47130,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@152f46e6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@768f0137{s=START}]=>HttpChannelOverHttp@4d8fd69e{s=HttpChannelState@4b4a6016{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.831 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@152f46e6::SocketChannelEndPoint@203e18d4[{l=/127.0.0.1:42617,r=/127.0.0.1:47130,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@152f46e6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@768f0137{s=START}]=>HttpChannelOverHttp@4d8fd69e{s=HttpChannelState@4b4a6016{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.831 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@6edd8520{ReadCallback@12af66b{HttpConnection@152f46e6::SocketChannelEndPoint@203e18d4[{l=/127.0.0.1:42617,r=/127.0.0.1:47130,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@152f46e6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@768f0137{s=START}]=>HttpChannelOverHttp@4d8fd69e{s=HttpChannelState@4b4a6016{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.831 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@203e18d4[{l=/127.0.0.1:42617,r=/127.0.0.1:47130,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@152f46e6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@768f0137{s=START}]=>HttpChannelOverHttp@4d8fd69e{s=HttpChannelState@4b4a6016{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.831 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@7cf13c0d on ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=1 18:37:44.831 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=2 18:37:44.831 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@203e18d4[{l=/127.0.0.1:42617,r=/127.0.0.1:47130,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@152f46e6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@768f0137{s=START}]=>HttpChannelOverHttp@4d8fd69e{s=HttpChannelState@4b4a6016{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.831 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken with none selected 18:37:44.831 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken up from select, 0/0/1 selected 18:37:44.831 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@4a7afd57[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:47130]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=1,r=-1,t=59833ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}] 18:37:44.831 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 processing 0 keys, 2 updates 18:37:44.831 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:37:44.831 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59833ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}] 18:37:44.831 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f02db0@4507142f 18:37:44.831 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119833ms in the future QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59833ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}] 18:37:44.831 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@7cf13c0d 18:37:44.831 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@203e18d4[{l=/127.0.0.1:42617,r=/127.0.0.1:47130,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@152f46e6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@768f0137{s=START}]=>HttpChannelOverHttp@4d8fd69e{s=HttpChannelState@4b4a6016{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.831 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.831 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 waiting with 1 keys 18:37:44.831 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken up from select, 1/1/1 selected 18:37:44.831 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 processing 1 keys, 0 updates 18:37:44.831 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:47130], selector=sun.nio.ch.EPollSelectorImpl@6156f7d9, interestOps=1, readyOps=1 SocketChannelEndPoint@203e18d4[{l=/127.0.0.1:42617,r=/127.0.0.1:47130,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@152f46e6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@768f0137{s=START}]=>HttpChannelOverHttp@4d8fd69e{s=HttpChannelState@4b4a6016{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.831 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@203e18d4[{l=/127.0.0.1:42617,r=/127.0.0.1:47130,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@152f46e6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@768f0137{s=START}]=>HttpChannelOverHttp@4d8fd69e{s=HttpChannelState@4b4a6016{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.831 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@203e18d4[{l=/127.0.0.1:42617,r=/127.0.0.1:47130,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@152f46e6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@768f0137{s=START}]=>HttpChannelOverHttp@4d8fd69e{s=HttpChannelState@4b4a6016{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:44.831 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0} tryExecute AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59833ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}][pc=0,pic=0,pec=1,epc=30]@2024-01-20T18:37:44.83182938Z 18:37:44.831 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2bf0e8c5{RESERVED,thread=Thread[qtp1187972599-23,5,main]} task=AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59833ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=30]@2024-01-20T18:37:44.83191438Z ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} 18:37:44.831 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@203e18d4[{l=/127.0.0.1:42617,r=/127.0.0.1:47130,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@152f46e6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@768f0137{s=START}]=>HttpChannelOverHttp@4d8fd69e{s=HttpChannelState@4b4a6016{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59833ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=30]@2024-01-20T18:37:44.831958001Z 18:37:44.831 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59833ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=31]@2024-01-20T18:37:44.831999551Z tryProduce true 18:37:44.832 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:44.831 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@6edd8520{ReadCallback@12af66b{HttpConnection@152f46e6::SocketChannelEndPoint@203e18d4[{l=/127.0.0.1:42617,r=/127.0.0.1:47130,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@152f46e6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@768f0137{s=START}]=>HttpChannelOverHttp@4d8fd69e{s=HttpChannelState@4b4a6016{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.832 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.832 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@152f46e6::SocketChannelEndPoint@203e18d4[{l=/127.0.0.1:42617,r=/127.0.0.1:47130,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@152f46e6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@768f0137{s=START}]=>HttpChannelOverHttp@4d8fd69e{s=HttpChannelState@4b4a6016{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@4b4a6016{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.832 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@203e18d4[{l=/127.0.0.1:42617,r=/127.0.0.1:47130,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@152f46e6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@768f0137{s=START}]=>HttpChannelOverHttp@4d8fd69e{s=HttpChannelState@4b4a6016{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.832 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 waiting with 1 keys 18:37:44.832 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 257 DirectByteBuffer@6c3ace64[p=0,l=257,c=8192,r=257]={<<>>deflate\r\n...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.832 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@152f46e6::SocketChannelEndPoint@203e18d4[{l=/127.0.0.1:42617,r=/127.0.0.1:47130,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@152f46e6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@768f0137{s=START}]=>HttpChannelOverHttp@4d8fd69e{s=HttpChannelState@4b4a6016{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 257 RetainableByteBuffer@18162f7a{DirectByteBuffer@6c3ace64[p=0,l=257,c=8192,r=257]={<<>>deflate\r\n...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.832 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@152f46e6::SocketChannelEndPoint@203e18d4[{l=/127.0.0.1:42617,r=/127.0.0.1:47130,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@152f46e6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@768f0137{s=START}]=>HttpChannelOverHttp@4d8fd69e{s=HttpChannelState@4b4a6016{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@18162f7a{DirectByteBuffer@6c3ace64[p=0,l=257,c=8192,r=257]={<<>>deflate\r\n...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.832 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@6c3ace64[p=0,l=257,c=8192,r=257]={<<>>deflate\r\n...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.832 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:37:44.832 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:37:44.832 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:37:44.832 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:37:44.832 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:37:44.832 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> VALUE 18:37:44.832 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> IN_VALUE 18:37:44.832 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> FIELD 18:37:44.832 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Type, headerString=[Content-Type], valueString=[application/merge-patch+json] 18:37:44.832 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:37:44.832 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:37:44.832 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:37:44.832 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:37:44.832 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:37:44.832 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:37:44.832 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:37:44.832 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:42617) header=Host, headerString=[Host], valueString=[localhost:42617] 18:37:44.832 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:37:44.832 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:37:44.832 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:37:44.832 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:37:44.832 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:37:44.832 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:37:44.832 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:37:44.832 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:37:44.832 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:37:44.832 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:37:44.832 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:37:44.832 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@1923477246 cs=HttpChannelState@4b4a6016{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5b9c6d46 eof=false 18:37:44.832 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@5b9c6d46 18:37:44.832 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@3756c09c[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@4d8fd69e{s=HttpChannelState@4b4a6016{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.832 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/PatchHello/Bob?age=10 on HttpChannelOverHttp@4d8fd69e{s=HttpChannelState@4b4a6016{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=0} PATCH /base/RestTest/PatchHello/Bob?age=10 HTTP/1.1 Content-Type: application/merge-patch+json Content-Length: 9 Host: localhost:42617 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:37:44.832 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@152f46e6::SocketChannelEndPoint@203e18d4[{l=/127.0.0.1:42617,r=/127.0.0.1:47130,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@152f46e6[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@768f0137{s=START}]=>HttpChannelOverHttp@4d8fd69e{s=HttpChannelState@4b4a6016{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=0}] parsed true HttpParser{s=CONTENT,0 of 9} 18:37:44.832 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:42617/base/RestTest/PatchHello/Bob?age=10 HttpChannelOverHttp@4d8fd69e{s=HttpChannelState@4b4a6016{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=0} 18:37:44.832 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@4b4a6016{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.832 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@4d8fd69e{s=HttpChannelState@4b4a6016{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=0} 18:37:44.832 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.Server -- REQUEST PATCH /base/RestTest/PatchHello/Bob ?age=10 on HttpChannelOverHttp@4d8fd69e{s=HttpChannelState@4b4a6016{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=0} 18:37:44.832 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/PatchHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:37:44.832 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/PatchHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:37:44.832 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:37:44.832 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 session=null 18:37:44.833 [qtp1187972599-25] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/PatchHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2c708440, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/PatchHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:37:44.833 [qtp1187972599-25] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:37:44.834 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=-9223372036854775808] AsyncContentProducer@3756c09c[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@4d8fd69e{s=HttpChannelState@4b4a6016{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=2}] 18:37:44.834 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@3756c09c[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@4d8fd69e{s=HttpChannelState@4b4a6016{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=2}] 18:37:44.834 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@3756c09c[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@4d8fd69e{s=HttpChannelState@4b4a6016{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=2}] 18:37:44.834 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:44.834 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@152f46e6::SocketChannelEndPoint@203e18d4[{l=/127.0.0.1:42617,r=/127.0.0.1:47130,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@152f46e6[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@768f0137{s=START}]=>HttpChannelOverHttp@4d8fd69e{s=HttpChannelState@4b4a6016{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=2}] parse RetainableByteBuffer@18162f7a{DirectByteBuffer@6c3ace64[p=248,l=257,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>deflate\r\n...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.834 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@6c3ace64[p=248,l=257,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>deflate\r\n...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.834 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@4d8fd69e{s=HttpChannelState@4b4a6016{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=2} Content@dd822f2{DirectByteBufferR@5057ffa9[p=248,l=257,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>deflate\r\n...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:44.834 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@152f46e6::SocketChannelEndPoint@203e18d4[{l=/127.0.0.1:42617,r=/127.0.0.1:47130,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@152f46e6[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@768f0137{s=START}]=>HttpChannelOverHttp@4d8fd69e{s=HttpChannelState@4b4a6016{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=2}] parsed true HttpParser{s=CONTENT,9 of 9} 18:37:44.834 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@dd822f2{DirectByteBufferR@5057ffa9[p=248,l=257,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>deflate\r\n...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:44.834 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 243824557659 AsyncContentProducer@3756c09c[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@4d8fd69e{s=HttpChannelState@4b4a6016{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=2}] 18:37:44.834 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced Content@dd822f2{DirectByteBufferR@5057ffa9[p=248,l=257,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>deflate\r\n...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@3756c09c[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@4d8fd69e{s=HttpChannelState@4b4a6016{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=2}] 18:37:44.834 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@3756c09c[r=Content@dd822f2{DirectByteBufferR@5057ffa9[p=248,l=257,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>deflate\r\n...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@4d8fd69e{s=HttpChannelState@4b4a6016{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=2}] 18:37:44.834 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@3756c09c[r=Content@dd822f2{DirectByteBufferR@5057ffa9[p=248,l=257,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>deflate\r\n...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@4d8fd69e{s=HttpChannelState@4b4a6016{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=2}] 18:37:44.834 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@3756c09c[r=Content@dd822f2{DirectByteBufferR@5057ffa9[p=248,l=257,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>deflate\r\n...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@dd822f2{DirectByteBufferR@5057ffa9[p=248,l=257,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>deflate\r\n...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@4d8fd69e{s=HttpChannelState@4b4a6016{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=2}] 18:37:44.834 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = Content@dd822f2{DirectByteBufferR@5057ffa9[p=248,l=257,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>deflate\r\n...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@3756c09c[r=Content@dd822f2{DirectByteBufferR@5057ffa9[p=248,l=257,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>deflate\r\n...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@dd822f2{DirectByteBufferR@5057ffa9[p=248,l=257,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>deflate\r\n...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@4d8fd69e{s=HttpChannelState@4b4a6016{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=2}] 18:37:44.834 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@4b4a6016{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.834 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned Content@dd822f2{DirectByteBufferR@5057ffa9[p=248,l=257,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>deflate\r\n...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:44.834 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- read produced 9 byte(s) HttpInput@1923477246 cs=HttpChannelState@4b4a6016{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5b9c6d46 eof=false 18:37:44.834 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reclaim Content@dd822f2{DirectByteBufferR@5057ffa9[p=257,l=257,c=8192,r=0]={PATCH /ba... last! <<<>>>deflate\r\n...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@3756c09c[r=Content@dd822f2{DirectByteBufferR@5057ffa9[p=257,l=257,c=8192,r=0]={PATCH /ba... last! <<<>>>deflate\r\n...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@dd822f2{DirectByteBufferR@5057ffa9[p=257,l=257,c=8192,r=0]={PATCH /ba... last! <<<>>>deflate\r\n...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@4d8fd69e{s=HttpChannelState@4b4a6016{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=2}] 18:37:44.834 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=243824557659] AsyncContentProducer@3756c09c[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@4d8fd69e{s=HttpChannelState@4b4a6016{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=2}] 18:37:44.834 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@3756c09c[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@4d8fd69e{s=HttpChannelState@4b4a6016{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=2}] 18:37:44.834 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@3756c09c[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@4d8fd69e{s=HttpChannelState@4b4a6016{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=2}] 18:37:44.834 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:44.834 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@152f46e6::SocketChannelEndPoint@203e18d4[{l=/127.0.0.1:42617,r=/127.0.0.1:47130,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@152f46e6[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@768f0137{s=START}]=>HttpChannelOverHttp@4d8fd69e{s=HttpChannelState@4b4a6016{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=2}] parse RetainableByteBuffer@18162f7a{DirectByteBuffer@6c3ace64[p=257,l=257,c=8192,r=0]={PATCH /ba... last! <<<>>>deflate\r\n...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.835 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@6c3ace64[p=257,l=257,c=8192,r=0]={PATCH /ba... last! <<<>>>deflate\r\n...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.835 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:37:44.835 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@4d8fd69e{s=HttpChannelState@4b4a6016{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=3} 18:37:44.835 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:37:44.835 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@4d8fd69e{s=HttpChannelState@4b4a6016{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=3} 18:37:44.835 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:37:44.835 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@152f46e6::SocketChannelEndPoint@203e18d4[{l=/127.0.0.1:42617,r=/127.0.0.1:47130,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@152f46e6[p=HttpParser{s=END,9 of 9},g=HttpGenerator@768f0137{s=START}]=>HttpChannelOverHttp@4d8fd69e{s=HttpChannelState@4b4a6016{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=3}] parsed false HttpParser{s=END,9 of 9} 18:37:44.835 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@152f46e6::SocketChannelEndPoint@203e18d4[{l=/127.0.0.1:42617,r=/127.0.0.1:47130,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@152f46e6[p=HttpParser{s=END,9 of 9},g=HttpGenerator@768f0137{s=START}]=>HttpChannelOverHttp@4d8fd69e{s=HttpChannelState@4b4a6016{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=3}] 18:37:44.835 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:37:44.835 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 243824557659 AsyncContentProducer@3756c09c[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@4d8fd69e{s=HttpChannelState@4b4a6016{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=3}] 18:37:44.835 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced EofContent AsyncContentProducer@3756c09c[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@4d8fd69e{s=HttpChannelState@4b4a6016{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=3}] 18:37:44.835 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@3756c09c[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@4d8fd69e{s=HttpChannelState@4b4a6016{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=3}] 18:37:44.835 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@3756c09c[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@4d8fd69e{s=HttpChannelState@4b4a6016{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=3}] 18:37:44.835 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@3756c09c[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@4d8fd69e{s=HttpChannelState@4b4a6016{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=3}] 18:37:44.835 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = EofContent AsyncContentProducer@3756c09c[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@4d8fd69e{s=HttpChannelState@4b4a6016{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=3}] 18:37:44.835 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@4b4a6016{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.835 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned EofContent 18:37:44.835 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- read error=null HttpInput@1923477246 cs=HttpChannelState@4b4a6016{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5b9c6d46 eof=false 18:37:44.835 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- read at EOF, setting consumed EOF to true HttpInput@1923477246 cs=HttpChannelState@4b4a6016{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5b9c6d46 eof=false 18:37:44.835 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- onContentProducible releasing semaphore LockedSemaphore permits=0 unready=false 18:37:44.835 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@68194eb8[p=0,l=39,c=8192,r=39]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 18:37:44.835 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=39 null 18:37:44.835 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@694a3107[p=0,l=39,c=8192,r=39]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@25c9416e{null} 18:37:44.835 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/PatchHello/Bob on HttpChannelOverHttp@4d8fd69e{s=HttpChannelState@4b4a6016{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=3} 200 null HTTP/1.1 Date: Sat, 20 Jan 2024 18:37:44 GMT Content-Length: 39 Content-Type: application/merge-patch+json 18:37:44.835 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@4a0c58c9[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=39},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@68c2b3be] (null,[p=0,l=39,c=8192,r=39],true)@START 18:37:44.835 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=39} last=true content=HeapByteBuffer@694a3107[p=0,l=39,c=8192,r=39]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.836 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sat, 20 Jan 2024 18:37:44 GMT Content-Length: 39 Content-Type: application/merge-patch+json 18:37:44.836 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:37:44.836 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@4a0c58c9[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=39},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@68c2b3be] ([p=0,l=144,c=8192,r=144],[p=0,l=39,c=8192,r=39],true)@COMPLETING 18:37:44.836 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@503865a8{IDLE}->null [DirectByteBuffer@2652a7a2[p=0,l=144,c=8192,r=144]={<<>>so-8859-1...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@694a3107[p=0,l=39,c=8192,r=39]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 18:37:44.836 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@503865a8{WRITING}->null:IDLE-->WRITING 18:37:44.836 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 183 SocketChannelEndPoint@203e18d4[{l=/127.0.0.1:42617,r=/127.0.0.1:47130,OPEN,fill=-,flush=W,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@152f46e6[p=HttpParser{s=END,9 of 9},g=HttpGenerator@768f0137{s=COMPLETING}]=>HttpChannelOverHttp@4d8fd69e{s=HttpChannelState@4b4a6016{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=4}] 18:37:44.836 [main] DEBUG org.apache.http.wire -- http-outgoing-44 << "HTTP/1.1 200 OK[\r][\n]" 18:37:44.836 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=183 remaining=0 WriteFlusher@503865a8{WRITING}->null 18:37:44.836 [main] DEBUG org.apache.http.wire -- http-outgoing-44 << "Date: Sat, 20 Jan 2024 18:37:44 GMT[\r][\n]" 18:37:44.836 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@503865a8{IDLE}->null:WRITING-->IDLE 18:37:44.836 [main] DEBUG org.apache.http.wire -- http-outgoing-44 << "Content-Type: application/merge-patch+json[\r][\n]" 18:37:44.836 [main] DEBUG org.apache.http.wire -- http-outgoing-44 << "Content-Length: 39[\r][\n]" 18:37:44.836 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@4a0c58c9[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=39},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@68c2b3be] ([p=144,l=144,c=8192,r=0],[p=39,l=39,c=8192,r=0],true)@END 18:37:44.836 [main] DEBUG org.apache.http.wire -- http-outgoing-44 << "Server: Jetty(11.0.18)[\r][\n]" 18:37:44.836 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpOutput -- onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 18:37:44.836 [main] DEBUG org.apache.http.wire -- http-outgoing-44 << "[\r][\n]" 18:37:44.836 [main] DEBUG org.apache.http.wire -- http-outgoing-44 << "PATCH: At last! Hello There Bob aged 10" 18:37:44.836 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:37:44.836 [main] DEBUG org.apache.http.headers -- http-outgoing-44 << HTTP/1.1 200 OK 18:37:44.836 [main] DEBUG org.apache.http.headers -- http-outgoing-44 << Date: Sat, 20 Jan 2024 18:37:44 GMT 18:37:44.836 [main] DEBUG org.apache.http.headers -- http-outgoing-44 << Content-Type: application/merge-patch+json 18:37:44.836 [main] DEBUG org.apache.http.headers -- http-outgoing-44 << Content-Length: 39 18:37:44.836 [main] DEBUG org.apache.http.headers -- http-outgoing-44 << Server: Jetty(11.0.18) 18:37:44.836 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:37:44.836 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 44][route: {}->http://localhost:42617] can be kept alive indefinitely 18:37:44.836 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-44: set socket timeout to 0 18:37:44.836 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 44][route: {}->http://localhost:42617][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:44.836 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:37:44.836 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:37:44.836 [main] DEBUG org.onap.policy.rest.RestManager -- PATCH: At last! Hello There Bob aged 10 18:37:44.836 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:37:44.836 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-44: Close connection 18:37:44.836 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:37:44.837 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:42617/base/RestTest/PatchBlank: 18:37:44.836 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@4d8fd69e{s=HttpChannelState@4b4a6016{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=4} 18:37:44.837 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@4b4a6016{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:37:44.837 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@4b4a6016{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.837 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@4d8fd69e{s=HttpChannelState@4b4a6016{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=5} 18:37:44.837 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@3f958cf0) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:37:44.837 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@4b4a6016{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.837 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@4b4a6016{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.837 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@4b4a6016{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.837 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@4d8fd69e{s=HttpChannelState@4b4a6016{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=5} 18:37:44.837 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/PatchHello/Bob written=39 18:37:44.837 [qtp1187972599-25] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:37:44 +0000] "PATCH /base/RestTest/PatchHello/Bob?age=10 HTTP/1.1" 200 39 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:44.837 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1923477246 cs=HttpChannelState@4b4a6016{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5b9c6d46 eof=true 18:37:44.837 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@4d8fd69e{s=HttpChannelState@4b4a6016{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=5} 18:37:44.837 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@3756c09c[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@4d8fd69e{s=HttpChannelState@4b4a6016{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=5}] 18:37:44.837 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1923477246 cs=HttpChannelState@4b4a6016{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5b9c6d46 eof=true 18:37:44.837 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@3756c09c[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@4d8fd69e{s=HttpChannelState@4b4a6016{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=5}] 18:37:44.837 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1923477246 cs=HttpChannelState@4b4a6016{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5b9c6d46 eof=true 18:37:44.837 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@4b4a6016{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.837 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@1923477246 cs=HttpChannelState@4b4a6016{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5b9c6d46 eof=true 18:37:44.837 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@5b9c6d46 18:37:44.837 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@3756c09c[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@4d8fd69e{s=HttpChannelState@4b4a6016{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/PatchHello/Bob?age=10,age=5}] 18:37:44.837 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:37:44.837 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:37:44.837 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@4d8fd69e{s=HttpChannelState@4b4a6016{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:37:44.837 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:37:44.837 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@203e18d4[{l=/127.0.0.1:42617,r=/127.0.0.1:47130,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@152f46e6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@768f0137{s=START}]=>HttpChannelOverHttp@4d8fd69e{s=HttpChannelState@4b4a6016{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.837 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@6c3ace64[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.837 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:37:44.837 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:37:44.837 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@152f46e6::SocketChannelEndPoint@203e18d4[{l=/127.0.0.1:42617,r=/127.0.0.1:47130,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@152f46e6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@768f0137{s=START}]=>HttpChannelOverHttp@4d8fd69e{s=HttpChannelState@4b4a6016{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 RetainableByteBuffer@18162f7a{DirectByteBuffer@6c3ace64[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.837 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:42617][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:37:44.837 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@152f46e6::SocketChannelEndPoint@203e18d4[{l=/127.0.0.1:42617,r=/127.0.0.1:47130,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@152f46e6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@768f0137{s=START}]=>HttpChannelOverHttp@4d8fd69e{s=HttpChannelState@4b4a6016{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@18162f7a{DirectByteBuffer@6c3ace64[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.837 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@6c3ace64[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.837 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:37:44.837 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@203e18d4[{l=/127.0.0.1:42617,r=/127.0.0.1:47130,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@152f46e6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@768f0137{s=START}]=>HttpChannelOverHttp@4d8fd69e{s=HttpChannelState@4b4a6016{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.837 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@203e18d4[{l=/127.0.0.1:42617,r=/127.0.0.1:47130,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@152f46e6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@768f0137{s=START}]=>HttpChannelOverHttp@4d8fd69e{s=HttpChannelState@4b4a6016{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.837 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@203e18d4[{l=/127.0.0.1:42617,r=/127.0.0.1:47130,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@152f46e6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@768f0137{s=START}]=>HttpChannelOverHttp@4d8fd69e{s=HttpChannelState@4b4a6016{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.837 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 45][route: {}->http://localhost:42617][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:44.837 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:42617 18:37:44.837 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@6edd8520{null} 18:37:44.837 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=0 18:37:44.837 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:42617 18:37:44.837 [qtp1187972599-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@52031b1c in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=1,r=-1,t=59827ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.837 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken with none selected 18:37:44.838 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:47140<->127.0.0.1:42617 18:37:44.838 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@203e18d4[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@152f46e6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@768f0137{s=START}]=>HttpChannelOverHttp@4d8fd69e{s=HttpChannelState@4b4a6016{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.838 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request PATCH /base/RestTest/PatchBlank HTTP/1.1 18:37:44.838 [qtp1187972599-20-acceptor-0@2d777226-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@7d53112a[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:47140]] on ManagedSelector@22df0abe{STARTED} id=0 keys=0 selected=0 updates=0 18:37:44.838 [qtp1187972599-20-acceptor-0@2d777226-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@22df0abe{STARTED} id=0 keys=0 selected=0 updates=1 18:37:44.838 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@152f46e6::SocketChannelEndPoint@203e18d4[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@152f46e6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@768f0137{s=START}]=>HttpChannelOverHttp@4d8fd69e{s=HttpChannelState@4b4a6016{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.838 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken up from select, 0/0/0 selected 18:37:44.838 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:37:44.838 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 processing 0 keys, 0 updates 18:37:44.838 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken with none selected 18:37:44.838 [qtp1187972599-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@52031b1c in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=1,r=-1,t=59826ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.838 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:44.838 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:37:44.838 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 0/0/0 selected 18:37:44.838 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 0 keys, 1 updates 18:37:44.838 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:44.838 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@7d53112a[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:47140]] 18:37:44.838 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@7d53112a[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:47140]] startThread=0 18:37:44.838 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.838 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 1 keys 18:37:44.838 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.838 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 waiting with 0 keys 18:37:44.838 [qtp1187972599-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59826ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.838 [main] DEBUG org.apache.http.headers -- http-outgoing-45 >> PATCH /base/RestTest/PatchBlank HTTP/1.1 18:37:44.838 [qtp1187972599-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119826ms in the future QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=1,r=-1,t=59826ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.838 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@7d53112a[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:47140]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=1,r=-1,t=59826ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.838 [main] DEBUG org.apache.http.headers -- http-outgoing-45 >> Content-Type: application/merge-patch+json 18:37:44.838 [main] DEBUG org.apache.http.headers -- http-outgoing-45 >> Content-Length: 9 18:37:44.838 [main] DEBUG org.apache.http.headers -- http-outgoing-45 >> Host: localhost:42617 18:37:44.838 [main] DEBUG org.apache.http.headers -- http-outgoing-45 >> Connection: Keep-Alive 18:37:44.838 [main] DEBUG org.apache.http.headers -- http-outgoing-45 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:37:44.838 [main] DEBUG org.apache.http.headers -- http-outgoing-45 >> Accept-Encoding: gzip,deflate 18:37:44.838 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@72f90c1d[{l=/127.0.0.1:42617,r=/127.0.0.1:47140,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:44.838 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@72f90c1d[{l=/127.0.0.1:42617,r=/127.0.0.1:47140,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:37:44.838 [main] DEBUG org.apache.http.wire -- http-outgoing-45 >> "PATCH /base/RestTest/PatchBlank HTTP/1.1[\r][\n]" 18:37:44.838 [main] DEBUG org.apache.http.wire -- http-outgoing-45 >> "Content-Type: application/merge-patch+json[\r][\n]" 18:37:44.838 [main] DEBUG org.apache.http.wire -- http-outgoing-45 >> "Content-Length: 9[\r][\n]" 18:37:44.838 [main] DEBUG org.apache.http.wire -- http-outgoing-45 >> "Host: localhost:42617[\r][\n]" 18:37:44.838 [main] DEBUG org.apache.http.wire -- http-outgoing-45 >> "Connection: Keep-Alive[\r][\n]" 18:37:44.838 [main] DEBUG org.apache.http.wire -- http-outgoing-45 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:37:44.838 [main] DEBUG org.apache.http.wire -- http-outgoing-45 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:37:44.838 [main] DEBUG org.apache.http.wire -- http-outgoing-45 >> "[\r][\n]" 18:37:44.838 [main] DEBUG org.apache.http.wire -- http-outgoing-45 >> "At last! " 18:37:44.838 [qtp1187972599-24] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@700f63e7{s=HttpChannelState@26c04a23{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@72f90c1d[{l=/127.0.0.1:42617,r=/127.0.0.1:47140,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@26c04a23{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.838 [qtp1187972599-24] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@53241ba2::SocketChannelEndPoint@72f90c1d[{l=/127.0.0.1:42617,r=/127.0.0.1:47140,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:44.838 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f02db0@69876c3f on ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=0 18:37:44.838 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@72f90c1d[{l=/127.0.0.1:42617,r=/127.0.0.1:47140,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@53241ba2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@621c2ab3{s=START}]=>HttpChannelOverHttp@700f63e7{s=HttpChannelState@26c04a23{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.838 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@53241ba2::SocketChannelEndPoint@72f90c1d[{l=/127.0.0.1:42617,r=/127.0.0.1:47140,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@53241ba2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@621c2ab3{s=START}]=>HttpChannelOverHttp@700f63e7{s=HttpChannelState@26c04a23{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.838 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@53241ba2::SocketChannelEndPoint@72f90c1d[{l=/127.0.0.1:42617,r=/127.0.0.1:47140,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@53241ba2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@621c2ab3{s=START}]=>HttpChannelOverHttp@700f63e7{s=HttpChannelState@26c04a23{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.838 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@4629f581{ReadCallback@35a30fed{HttpConnection@53241ba2::SocketChannelEndPoint@72f90c1d[{l=/127.0.0.1:42617,r=/127.0.0.1:47140,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@53241ba2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@621c2ab3{s=START}]=>HttpChannelOverHttp@700f63e7{s=HttpChannelState@26c04a23{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.838 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@72f90c1d[{l=/127.0.0.1:42617,r=/127.0.0.1:47140,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@53241ba2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@621c2ab3{s=START}]=>HttpChannelOverHttp@700f63e7{s=HttpChannelState@26c04a23{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.838 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@67177bf2 on ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=1 18:37:44.839 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=2 18:37:44.839 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken with none selected 18:37:44.839 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@72f90c1d[{l=/127.0.0.1:42617,r=/127.0.0.1:47140,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@53241ba2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@621c2ab3{s=START}]=>HttpChannelOverHttp@700f63e7{s=HttpChannelState@26c04a23{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.839 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 0/0/1 selected 18:37:44.839 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 0 keys, 2 updates 18:37:44.839 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@7d53112a[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:47140]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=1,r=-1,t=59826ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.839 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:37:44.839 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59826ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.839 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f02db0@69876c3f 18:37:44.839 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119826ms in the future QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59825ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.839 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb3e58@67177bf2 18:37:44.839 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@72f90c1d[{l=/127.0.0.1:42617,r=/127.0.0.1:47140,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@53241ba2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@621c2ab3{s=START}]=>HttpChannelOverHttp@700f63e7{s=HttpChannelState@26c04a23{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.839 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.839 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 1 keys 18:37:44.839 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 1/1/1 selected 18:37:44.839 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 1 keys, 0 updates 18:37:44.839 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42617 remote=/127.0.0.1:47140], selector=sun.nio.ch.EPollSelectorImpl@7424c5f3, interestOps=1, readyOps=1 SocketChannelEndPoint@72f90c1d[{l=/127.0.0.1:42617,r=/127.0.0.1:47140,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@53241ba2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@621c2ab3{s=START}]=>HttpChannelOverHttp@700f63e7{s=HttpChannelState@26c04a23{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.839 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@72f90c1d[{l=/127.0.0.1:42617,r=/127.0.0.1:47140,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@53241ba2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@621c2ab3{s=START}]=>HttpChannelOverHttp@700f63e7{s=HttpChannelState@26c04a23{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.839 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@72f90c1d[{l=/127.0.0.1:42617,r=/127.0.0.1:47140,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@53241ba2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@621c2ab3{s=START}]=>HttpChannelOverHttp@700f63e7{s=HttpChannelState@26c04a23{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:44.839 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} tryExecute AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59825ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=33]@2024-01-20T18:37:44.839458217Z 18:37:44.839 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@72f90c1d[{l=/127.0.0.1:42617,r=/127.0.0.1:47140,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@53241ba2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@621c2ab3{s=START}]=>HttpChannelOverHttp@700f63e7{s=HttpChannelState@26c04a23{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59825ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=33]@2024-01-20T18:37:44.839531907Z 18:37:44.839 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@4629f581{ReadCallback@35a30fed{HttpConnection@53241ba2::SocketChannelEndPoint@72f90c1d[{l=/127.0.0.1:42617,r=/127.0.0.1:47140,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@53241ba2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@621c2ab3{s=START}]=>HttpChannelOverHttp@700f63e7{s=HttpChannelState@26c04a23{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:44.839 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@53241ba2::SocketChannelEndPoint@72f90c1d[{l=/127.0.0.1:42617,r=/127.0.0.1:47140,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@53241ba2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@621c2ab3{s=START}]=>HttpChannelOverHttp@700f63e7{s=HttpChannelState@26c04a23{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@26c04a23{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.839 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 246 DirectByteBuffer@69856a09[p=0,l=246,c=8192,r=246]={<<>>st! pt-En...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.839 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@53241ba2::SocketChannelEndPoint@72f90c1d[{l=/127.0.0.1:42617,r=/127.0.0.1:47140,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@53241ba2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@621c2ab3{s=START}]=>HttpChannelOverHttp@700f63e7{s=HttpChannelState@26c04a23{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 246 RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=246,c=8192,r=246]={<<>>st! pt-En...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.839 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@53241ba2::SocketChannelEndPoint@72f90c1d[{l=/127.0.0.1:42617,r=/127.0.0.1:47140,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@53241ba2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@621c2ab3{s=START}]=>HttpChannelOverHttp@700f63e7{s=HttpChannelState@26c04a23{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=246,c=8192,r=246]={<<>>st! pt-En...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.839 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=246,c=8192,r=246]={<<>>st! pt-En...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.839 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:37:44.839 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:37:44.839 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:37:44.839 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:37:44.839 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:37:44.839 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> VALUE 18:37:44.839 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> IN_VALUE 18:37:44.839 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> FIELD 18:37:44.839 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Type, headerString=[Content-Type], valueString=[application/merge-patch+json] 18:37:44.839 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:37:44.839 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:37:44.839 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:37:44.839 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:37:44.839 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:37:44.839 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:37:44.839 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:37:44.839 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:42617) header=Host, headerString=[Host], valueString=[localhost:42617] 18:37:44.839 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:37:44.839 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:37:44.839 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:37:44.840 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:37:44.840 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:37:44.840 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:37:44.840 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:37:44.840 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:37:44.840 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:37:44.840 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:37:44.840 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:37:44.840 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@1626723707 cs=HttpChannelState@26c04a23{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@e92d701 eof=false 18:37:44.840 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@e92d701 18:37:44.840 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@11636291[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@700f63e7{s=HttpChannelState@26c04a23{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.840 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/PatchBlank on HttpChannelOverHttp@700f63e7{s=HttpChannelState@26c04a23{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/PatchBlank,age=0} PATCH /base/RestTest/PatchBlank HTTP/1.1 Content-Type: application/merge-patch+json Content-Length: 9 Host: localhost:42617 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:37:44.840 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@53241ba2::SocketChannelEndPoint@72f90c1d[{l=/127.0.0.1:42617,r=/127.0.0.1:47140,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@53241ba2[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@621c2ab3{s=START}]=>HttpChannelOverHttp@700f63e7{s=HttpChannelState@26c04a23{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/PatchBlank,age=0}] parsed true HttpParser{s=CONTENT,0 of 9} 18:37:44.840 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:42617/base/RestTest/PatchBlank HttpChannelOverHttp@700f63e7{s=HttpChannelState@26c04a23{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/PatchBlank,age=0} 18:37:44.840 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@26c04a23{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.840 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@700f63e7{s=HttpChannelState@26c04a23{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchBlank,age=0} 18:37:44.840 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.Server -- REQUEST PATCH /base/RestTest/PatchBlank ?null on HttpChannelOverHttp@700f63e7{s=HttpChannelState@26c04a23{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchBlank,age=0} 18:37:44.840 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/PatchBlank @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:37:44.840 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/PatchBlank @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:37:44.840 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:37:44.840 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 session=null 18:37:44.840 [qtp1187972599-18] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/PatchBlank|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2c708440, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/PatchBlank} -> org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:37:44.840 [qtp1187972599-18] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:37:44.840 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@52031b1c startThread=0 18:37:44.840 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@4dfe525f{RESERVED,thread=Thread[qtp1187972599-21,5,main]} task=AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59824ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=34]@2024-01-20T18:37:44.840616542Z ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} 18:37:44.840 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59824ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=34]@2024-01-20T18:37:44.840661752Z tryProduce true 18:37:44.840 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:44.840 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@152f46e6::SocketChannelEndPoint@203e18d4[{l=null,r=null,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@152f46e6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@768f0137{s=START}]=>HttpChannelOverHttp@4d8fd69e{s=HttpChannelState@4b4a6016{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:37:44.840 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@152f46e6::SocketChannelEndPoint@203e18d4[{l=null,r=null,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@152f46e6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@768f0137{s=START}]=>HttpChannelOverHttp@4d8fd69e{s=HttpChannelState@4b4a6016{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.840 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@203e18d4[{l=null,r=null,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@152f46e6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@768f0137{s=START}]=>HttpChannelOverHttp@4d8fd69e{s=HttpChannelState@4b4a6016{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.840 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@152f46e6::SocketChannelEndPoint@203e18d4[{l=null,r=null,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@152f46e6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@768f0137{s=START}]=>HttpChannelOverHttp@4d8fd69e{s=HttpChannelState@4b4a6016{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@4b4a6016{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.840 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b40b6c7{RUNNING,thread=Thread[qtp1187972599-25,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=4 18:37:44.840 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b40b6c7{RESERVED,thread=Thread[qtp1187972599-25,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} 18:37:44.840 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.841 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@72f90c1d[{l=/127.0.0.1:42617,r=/127.0.0.1:47140,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@53241ba2[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@621c2ab3{s=START}]=>HttpChannelOverHttp@700f63e7{s=HttpChannelState@26c04a23{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchBlank,age=1}] 18:37:44.841 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 1 keys 18:37:44.841 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=-9223372036854775808] AsyncContentProducer@11636291[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@700f63e7{s=HttpChannelState@26c04a23{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchBlank,age=1}] 18:37:44.841 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@11636291[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@700f63e7{s=HttpChannelState@26c04a23{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchBlank,age=1}] 18:37:44.841 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@11636291[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@700f63e7{s=HttpChannelState@26c04a23{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchBlank,age=1}] 18:37:44.841 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:44.841 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@53241ba2::SocketChannelEndPoint@72f90c1d[{l=/127.0.0.1:42617,r=/127.0.0.1:47140,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@53241ba2[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@621c2ab3{s=START}]=>HttpChannelOverHttp@700f63e7{s=HttpChannelState@26c04a23{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchBlank,age=1}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=237,l=246,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>st! pt-En...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.841 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@69856a09[p=237,l=246,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>st! pt-En...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.841 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@700f63e7{s=HttpChannelState@26c04a23{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchBlank,age=1} Content@3272d873{DirectByteBufferR@7ce28d4b[p=237,l=246,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>st! pt-En...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:44.841 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@53241ba2::SocketChannelEndPoint@72f90c1d[{l=/127.0.0.1:42617,r=/127.0.0.1:47140,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@53241ba2[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@621c2ab3{s=START}]=>HttpChannelOverHttp@700f63e7{s=HttpChannelState@26c04a23{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchBlank,age=1}] parsed true HttpParser{s=CONTENT,9 of 9} 18:37:44.841 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@3272d873{DirectByteBufferR@7ce28d4b[p=237,l=246,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>st! pt-En...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:44.841 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 243831658723 AsyncContentProducer@11636291[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@700f63e7{s=HttpChannelState@26c04a23{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchBlank,age=1}] 18:37:44.841 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced Content@3272d873{DirectByteBufferR@7ce28d4b[p=237,l=246,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>st! pt-En...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@11636291[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@700f63e7{s=HttpChannelState@26c04a23{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchBlank,age=1}] 18:37:44.841 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@11636291[r=Content@3272d873{DirectByteBufferR@7ce28d4b[p=237,l=246,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>st! pt-En...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@700f63e7{s=HttpChannelState@26c04a23{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchBlank,age=1}] 18:37:44.841 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@11636291[r=Content@3272d873{DirectByteBufferR@7ce28d4b[p=237,l=246,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>st! pt-En...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@700f63e7{s=HttpChannelState@26c04a23{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchBlank,age=1}] 18:37:44.841 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@11636291[r=Content@3272d873{DirectByteBufferR@7ce28d4b[p=237,l=246,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>st! pt-En...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@3272d873{DirectByteBufferR@7ce28d4b[p=237,l=246,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>st! pt-En...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@700f63e7{s=HttpChannelState@26c04a23{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchBlank,age=1}] 18:37:44.841 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = Content@3272d873{DirectByteBufferR@7ce28d4b[p=237,l=246,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>st! pt-En...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@11636291[r=Content@3272d873{DirectByteBufferR@7ce28d4b[p=237,l=246,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>st! pt-En...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@3272d873{DirectByteBufferR@7ce28d4b[p=237,l=246,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>st! pt-En...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@700f63e7{s=HttpChannelState@26c04a23{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchBlank,age=1}] 18:37:44.841 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@26c04a23{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.841 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned Content@3272d873{DirectByteBufferR@7ce28d4b[p=237,l=246,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>st! pt-En...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:44.841 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpInput -- read produced 9 byte(s) HttpInput@1626723707 cs=HttpChannelState@26c04a23{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@e92d701 eof=false 18:37:44.841 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reclaim Content@3272d873{DirectByteBufferR@7ce28d4b[p=246,l=246,c=8192,r=0]={PATCH /ba... last! <<<>>>st! pt-En...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@11636291[r=Content@3272d873{DirectByteBufferR@7ce28d4b[p=246,l=246,c=8192,r=0]={PATCH /ba... last! <<<>>>st! pt-En...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@3272d873{DirectByteBufferR@7ce28d4b[p=246,l=246,c=8192,r=0]={PATCH /ba... last! <<<>>>st! pt-En...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@700f63e7{s=HttpChannelState@26c04a23{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchBlank,age=1}] 18:37:44.841 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=243831658723] AsyncContentProducer@11636291[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@700f63e7{s=HttpChannelState@26c04a23{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchBlank,age=1}] 18:37:44.841 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@11636291[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@700f63e7{s=HttpChannelState@26c04a23{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchBlank,age=1}] 18:37:44.842 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@11636291[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@700f63e7{s=HttpChannelState@26c04a23{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchBlank,age=2}] 18:37:44.842 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:44.842 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@53241ba2::SocketChannelEndPoint@72f90c1d[{l=/127.0.0.1:42617,r=/127.0.0.1:47140,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@53241ba2[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@621c2ab3{s=START}]=>HttpChannelOverHttp@700f63e7{s=HttpChannelState@26c04a23{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchBlank,age=2}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=246,l=246,c=8192,r=0]={PATCH /ba... last! <<<>>>st! pt-En...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.842 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@69856a09[p=246,l=246,c=8192,r=0]={PATCH /ba... last! <<<>>>st! pt-En...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.842 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:37:44.842 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@700f63e7{s=HttpChannelState@26c04a23{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchBlank,age=2} 18:37:44.842 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:37:44.842 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@700f63e7{s=HttpChannelState@26c04a23{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchBlank,age=2} 18:37:44.842 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:37:44.842 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@53241ba2::SocketChannelEndPoint@72f90c1d[{l=/127.0.0.1:42617,r=/127.0.0.1:47140,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@53241ba2[p=HttpParser{s=END,9 of 9},g=HttpGenerator@621c2ab3{s=START}]=>HttpChannelOverHttp@700f63e7{s=HttpChannelState@26c04a23{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchBlank,age=2}] parsed false HttpParser{s=END,9 of 9} 18:37:44.842 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@53241ba2::SocketChannelEndPoint@72f90c1d[{l=/127.0.0.1:42617,r=/127.0.0.1:47140,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@53241ba2[p=HttpParser{s=END,9 of 9},g=HttpGenerator@621c2ab3{s=START}]=>HttpChannelOverHttp@700f63e7{s=HttpChannelState@26c04a23{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchBlank,age=2}] 18:37:44.842 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:37:44.842 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 243831658723 AsyncContentProducer@11636291[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@700f63e7{s=HttpChannelState@26c04a23{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchBlank,age=2}] 18:37:44.842 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced EofContent AsyncContentProducer@11636291[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@700f63e7{s=HttpChannelState@26c04a23{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchBlank,age=2}] 18:37:44.842 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@11636291[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@700f63e7{s=HttpChannelState@26c04a23{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchBlank,age=2}] 18:37:44.842 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@11636291[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@700f63e7{s=HttpChannelState@26c04a23{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchBlank,age=2}] 18:37:44.842 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@11636291[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@700f63e7{s=HttpChannelState@26c04a23{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchBlank,age=2}] 18:37:44.842 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = EofContent AsyncContentProducer@11636291[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@700f63e7{s=HttpChannelState@26c04a23{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchBlank,age=2}] 18:37:44.842 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@26c04a23{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:44.842 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned EofContent 18:37:44.842 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpInput -- read error=null HttpInput@1626723707 cs=HttpChannelState@26c04a23{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@e92d701 eof=false 18:37:44.842 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpInput -- read at EOF, setting consumed EOF to true HttpInput@1626723707 cs=HttpChannelState@26c04a23{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@e92d701 eof=false 18:37:44.842 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- onContentProducible releasing semaphore LockedSemaphore permits=0 unready=false 18:37:44.842 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@64506709[p=0,l=28,c=8192,r=28]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 18:37:44.842 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=28 null 18:37:44.842 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@6e2df6f8[p=0,l=28,c=8192,r=28]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@4a380a0e{null} 18:37:44.842 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/PatchBlank on HttpChannelOverHttp@700f63e7{s=HttpChannelState@26c04a23{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchBlank,age=2} 200 null HTTP/1.1 Date: Sat, 20 Jan 2024 18:37:44 GMT Content-Length: 28 Content-Type: application/merge-patch+json 18:37:44.842 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@22584ed7[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=28},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@45d70dba] (null,[p=0,l=28,c=8192,r=28],true)@START 18:37:44.842 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=28} last=true content=HeapByteBuffer@6e2df6f8[p=0,l=28,c=8192,r=28]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.842 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sat, 20 Jan 2024 18:37:44 GMT Content-Length: 28 Content-Type: application/merge-patch+json 18:37:44.842 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:37:44.842 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@22584ed7[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=28},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@45d70dba] ([p=0,l=144,c=8192,r=144],[p=0,l=28,c=8192,r=28],true)@COMPLETING 18:37:44.843 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@444cb9ce{IDLE}->null [DirectByteBuffer@2652a7a2[p=0,l=144,c=8192,r=144]={<<>>so-8859-1...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@6e2df6f8[p=0,l=28,c=8192,r=28]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 18:37:44.843 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@444cb9ce{WRITING}->null:IDLE-->WRITING 18:37:44.843 [main] DEBUG org.apache.http.wire -- http-outgoing-45 << "HTTP/1.1 200 OK[\r][\n]" 18:37:44.843 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 172 SocketChannelEndPoint@72f90c1d[{l=/127.0.0.1:42617,r=/127.0.0.1:47140,OPEN,fill=-,flush=W,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@53241ba2[p=HttpParser{s=END,9 of 9},g=HttpGenerator@621c2ab3{s=COMPLETING}]=>HttpChannelOverHttp@700f63e7{s=HttpChannelState@26c04a23{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchBlank,age=3}] 18:37:44.843 [main] DEBUG org.apache.http.wire -- http-outgoing-45 << "Date: Sat, 20 Jan 2024 18:37:44 GMT[\r][\n]" 18:37:44.843 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=172 remaining=0 WriteFlusher@444cb9ce{WRITING}->null 18:37:44.843 [main] DEBUG org.apache.http.wire -- http-outgoing-45 << "Content-Type: application/merge-patch+json[\r][\n]" 18:37:44.843 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@444cb9ce{IDLE}->null:WRITING-->IDLE 18:37:44.843 [main] DEBUG org.apache.http.wire -- http-outgoing-45 << "Content-Length: 28[\r][\n]" 18:37:44.843 [main] DEBUG org.apache.http.wire -- http-outgoing-45 << "Server: Jetty(11.0.18)[\r][\n]" 18:37:44.843 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@22584ed7[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=28},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@45d70dba] ([p=144,l=144,c=8192,r=0],[p=28,l=28,c=8192,r=0],true)@END 18:37:44.843 [main] DEBUG org.apache.http.wire -- http-outgoing-45 << "[\r][\n]" 18:37:44.843 [main] DEBUG org.apache.http.wire -- http-outgoing-45 << "PATCH: At last! Hello There " 18:37:44.843 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpOutput -- onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 18:37:44.843 [main] DEBUG org.apache.http.headers -- http-outgoing-45 << HTTP/1.1 200 OK 18:37:44.843 [main] DEBUG org.apache.http.headers -- http-outgoing-45 << Date: Sat, 20 Jan 2024 18:37:44 GMT 18:37:44.843 [main] DEBUG org.apache.http.headers -- http-outgoing-45 << Content-Type: application/merge-patch+json 18:37:44.843 [main] DEBUG org.apache.http.headers -- http-outgoing-45 << Content-Length: 28 18:37:44.843 [main] DEBUG org.apache.http.headers -- http-outgoing-45 << Server: Jetty(11.0.18) 18:37:44.843 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:37:44.843 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@700f63e7{s=HttpChannelState@26c04a23{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchBlank,age=3} 18:37:44.843 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@26c04a23{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:37:44.843 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@26c04a23{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.843 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:37:44.843 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@700f63e7{s=HttpChannelState@26c04a23{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:42617/base/RestTest/PatchBlank,age=3} 18:37:44.843 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@4e2eb333) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:37:44.843 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@26c04a23{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.843 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@26c04a23{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.843 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@26c04a23{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.843 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@700f63e7{s=HttpChannelState@26c04a23{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/PatchBlank,age=3} 18:37:44.843 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/PatchBlank written=28 18:37:44.843 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 45][route: {}->http://localhost:42617] can be kept alive indefinitely 18:37:44.843 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-45: set socket timeout to 0 18:37:44.843 [qtp1187972599-18] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:37:44 +0000] "PATCH /base/RestTest/PatchBlank HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:44.843 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1626723707 cs=HttpChannelState@26c04a23{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@e92d701 eof=true 18:37:44.843 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 45][route: {}->http://localhost:42617][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:44.843 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@700f63e7{s=HttpChannelState@26c04a23{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/PatchBlank,age=3} 18:37:44.843 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:37:44.843 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:37:44.843 [main] DEBUG org.onap.policy.rest.RestManager -- PATCH: At last! Hello There 18:37:44.843 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@11636291[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@700f63e7{s=HttpChannelState@26c04a23{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/PatchBlank,age=3}] 18:37:44.843 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1626723707 cs=HttpChannelState@26c04a23{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@e92d701 eof=true 18:37:44.843 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:37:44.843 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@11636291[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@700f63e7{s=HttpChannelState@26c04a23{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:42617/base/RestTest/PatchBlank,age=3}] 18:37:44.843 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-45: Close connection 18:37:44.843 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1626723707 cs=HttpChannelState@26c04a23{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@e92d701 eof=true 18:37:44.843 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@26c04a23{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:44.843 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:37:44.843 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@1626723707 cs=HttpChannelState@26c04a23{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@e92d701 eof=true 18:37:44.843 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@e92d701 18:37:44.843 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@11636291[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@700f63e7{s=HttpChannelState@26c04a23{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:42617/base/RestTest/PatchBlank,age=3}] 18:37:44.843 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:37:44.843 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:37:44.843 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@700f63e7{s=HttpChannelState@26c04a23{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:37:44.844 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=RestTest, host=localhost, port=42617, sniHostCheck=false, user=null, password=null, contextPath=/base, jettyServer=Server@5987e932{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE}, connector=RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617}, jettyThread=Thread[RestTest-42617,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 18:37:44.846 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=RestTest, host=localhost, port=42617, sniHostCheck=false, user=null, password=null, contextPath=/base, jettyServer=Server@5987e932{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE}, connector=RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617}, jettyThread=Thread[RestTest-42617,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 18:37:44.846 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617} 18:37:44.846 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING SelectorManager@RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617} 18:37:44.847 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ManagedSelector@4c9f9afc{STARTED} id=1 keys=0 selected=0 updates=0 18:37:44.847 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@72f90c1d[{l=/127.0.0.1:42617,r=/127.0.0.1:47140,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@53241ba2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@621c2ab3{s=START}]=>HttpChannelOverHttp@700f63e7{s=HttpChannelState@26c04a23{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.847 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.847 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:37:44.847 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@53241ba2::SocketChannelEndPoint@72f90c1d[{l=/127.0.0.1:42617,r=/127.0.0.1:47140,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@53241ba2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@621c2ab3{s=START}]=>HttpChannelOverHttp@700f63e7{s=HttpChannelState@26c04a23{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.847 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@53241ba2::SocketChannelEndPoint@72f90c1d[{l=/127.0.0.1:42617,r=/127.0.0.1:47140,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@53241ba2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@621c2ab3{s=START}]=>HttpChannelOverHttp@700f63e7{s=HttpChannelState@26c04a23{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:44.847 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00} 18:37:44.847 [qtp1187972599-18] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:37:44.847 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@72f90c1d[{l=/127.0.0.1:42617,r=/127.0.0.1:47140,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@53241ba2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@621c2ab3{s=START}]=>HttpChannelOverHttp@700f63e7{s=HttpChannelState@26c04a23{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.847 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@72f90c1d[{l=/127.0.0.1:42617,r=/127.0.0.1:47140,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@53241ba2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@621c2ab3{s=START}]=>HttpChannelOverHttp@700f63e7{s=HttpChannelState@26c04a23{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.847 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@72f90c1d[{l=/127.0.0.1:42617,r=/127.0.0.1:47140,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@53241ba2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@621c2ab3{s=START}]=>HttpChannelOverHttp@700f63e7{s=HttpChannelState@26c04a23{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.847 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@4629f581{null} 18:37:44.847 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=0 18:37:44.847 [qtp1187972599-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@74c3d85a in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=1,r=-1,t=59817ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.847 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken with none selected 18:37:44.847 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 0/0/0 selected 18:37:44.847 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 0 keys, 0 updates 18:37:44.847 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:44.847 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@74c3d85a startThread=0 18:37:44.847 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.847 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 0 keys 18:37:44.847 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@72f90c1d[{l=null,r=null,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@53241ba2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@621c2ab3{s=START}]=>HttpChannelOverHttp@700f63e7{s=HttpChannelState@26c04a23{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.847 [qtp1187972599-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@53241ba2::SocketChannelEndPoint@72f90c1d[{l=null,r=null,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@53241ba2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@621c2ab3{s=START}]=>HttpChannelOverHttp@700f63e7{s=HttpChannelState@26c04a23{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.848 [qtp1187972599-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@74c3d85a in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=1,r=-1,t=59817ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.848 [qtp1187972599-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59817ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.848 [qtp1187972599-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119817ms in the future QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59817ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:37:44.847 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@53241ba2::SocketChannelEndPoint@72f90c1d[{l=null,r=null,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@53241ba2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@621c2ab3{s=START}]=>HttpChannelOverHttp@700f63e7{s=HttpChannelState@26c04a23{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:37:44.848 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@53241ba2::SocketChannelEndPoint@72f90c1d[{l=null,r=null,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@53241ba2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@621c2ab3{s=START}]=>HttpChannelOverHttp@700f63e7{s=HttpChannelState@26c04a23{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.848 [qtp1187972599-18] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@72f90c1d[{l=null,r=null,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@53241ba2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@621c2ab3{s=START}]=>HttpChannelOverHttp@700f63e7{s=HttpChannelState@26c04a23{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:44.848 [qtp1187972599-18] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@53241ba2::SocketChannelEndPoint@72f90c1d[{l=null,r=null,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@53241ba2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@621c2ab3{s=START}]=>HttpChannelOverHttp@700f63e7{s=HttpChannelState@26c04a23{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@26c04a23{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:44.848 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b3af188{RUNNING,thread=Thread[qtp1187972599-18,5,main]} was=RUNNING next=RESERVED size=0+4 capacity=4 18:37:44.848 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b3af188{RESERVED,thread=Thread[qtp1187972599-18,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0} 18:37:44.848 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran qtp1187972599-20-acceptor-0@2d777226-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617} in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=2,r=-1,t=59816ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}] 18:37:44.848 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=3,r=-1,t=59816ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}] 18:37:44.848 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119816ms in the future QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=3,r=-1,t=59816ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}] 18:37:44.848 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@48a2db72 on ManagedSelector@4c9f9afc{STOPPING} id=1 keys=0 selected=0 updates=0 18:37:44.848 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4c9f9afc{STOPPING} id=1 keys=0 selected=0 updates=1 18:37:44.848 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken with none selected 18:37:44.848 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken up from select, 0/0/0 selected 18:37:44.848 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 processing 0 keys, 1 updates 18:37:44.848 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:44.848 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$CloseConnections@48a2db72 18:37:44.848 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing 0 connections on ManagedSelector@4c9f9afc{STOPPING} id=1 keys=0 selected=0 updates=0 18:37:44.848 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.848 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 waiting with 0 keys 18:37:44.849 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@235b4cb8 on ManagedSelector@4c9f9afc{STOPPING} id=1 keys=0 selected=0 updates=0 18:37:44.849 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4c9f9afc{STOPPING} id=1 keys=0 selected=0 updates=1 18:37:44.849 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken with none selected 18:37:44.849 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 woken up from select, 0/0/0 selected 18:37:44.849 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6156f7d9 processing 0 keys, 1 updates 18:37:44.849 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:44.849 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$StopSelector@235b4cb8 18:37:44.850 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.850 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2bf0e8c5{RUNNING,thread=Thread[qtp1187972599-23,5,main]} was=RUNNING next=STOPPED size=0+4 capacity=4 18:37:44.850 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2bf0e8c5{STOPPED,thread=Thread[qtp1187972599-23,5,main]} exited ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0} 18:37:44.850 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran ReservedThread@2bf0e8c5{STOPPED,thread=null} in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=3,r=-1,t=59815ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}] 18:37:44.850 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=3,r=-1,t=59815ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}][pc=0,pic=0,pec=1,epc=31]@2024-01-20T18:37:44.850173208Z 18:37:44.850 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=4,r=-1,t=59814ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}] 18:37:44.850 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119814ms in the future QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=4,r=-1,t=59814ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}] 18:37:44.850 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=4,r=-1,t=59814ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}][pc=0,pic=0,pec=1,epc=31]@2024-01-20T18:37:44.850295559Z 18:37:44.850 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ManagedSelector@4c9f9afc{STOPPED} id=1 keys=-1 selected=-1 updates=0 18:37:44.850 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ManagedSelector@22df0abe{STARTED} id=0 keys=0 selected=0 updates=0 18:37:44.850 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@4346808 on ManagedSelector@22df0abe{STOPPING} id=0 keys=0 selected=0 updates=0 18:37:44.850 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@22df0abe{STOPPING} id=0 keys=0 selected=0 updates=1 18:37:44.850 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken with none selected 18:37:44.850 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 0/0/0 selected 18:37:44.850 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 0 keys, 1 updates 18:37:44.850 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:44.850 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$CloseConnections@4346808 18:37:44.850 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing 0 connections on ManagedSelector@22df0abe{STOPPING} id=0 keys=0 selected=0 updates=0 18:37:44.850 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.850 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 waiting with 0 keys 18:37:44.850 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@17fede14 on ManagedSelector@22df0abe{STOPPING} id=0 keys=0 selected=0 updates=0 18:37:44.850 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@22df0abe{STOPPING} id=0 keys=0 selected=0 updates=1 18:37:44.850 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken with none selected 18:37:44.850 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 woken up from select, 0/0/0 selected 18:37:44.850 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7424c5f3 processing 0 keys, 1 updates 18:37:44.850 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:44.850 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$StopSelector@17fede14 18:37:44.850 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:44.850 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@4dfe525f{RUNNING,thread=Thread[qtp1187972599-21,5,main]} was=RUNNING next=STOPPED size=0+4 capacity=4 18:37:44.850 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@4dfe525f{STOPPED,thread=Thread[qtp1187972599-21,5,main]} exited ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0} 18:37:44.850 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran ReservedThread@4dfe525f{STOPPED,thread=null} in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=4,r=-1,t=59814ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}] 18:37:44.850 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=5,r=-1,t=59814ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}] 18:37:44.850 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119814ms in the future QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=5,r=-1,t=59814ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}] 18:37:44.850 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=4,r=-1,t=59814ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}][pc=0,pic=0,pec=0,epc=34]@2024-01-20T18:37:44.850787601Z 18:37:44.850 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=5,r=-1,t=59814ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}][pc=0,pic=0,pec=0,epc=34]@2024-01-20T18:37:44.850866162Z 18:37:44.850 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ManagedSelector@22df0abe{STOPPED} id=0 keys=-1 selected=-1 updates=0 18:37:44.850 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED SelectorManager@RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617} 18:37:44.851 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING HttpConnectionFactory@1d4664d7[HTTP/1.1] 18:37:44.851 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED HttpConnectionFactory@1d4664d7[HTTP/1.1] 18:37:44.851 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ScheduledExecutorScheduler@27f74733{STARTED} 18:37:44.851 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ScheduledExecutorScheduler@27f74733{STOPPED} 18:37:44.851 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617} 18:37:44.851 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42617} 18:37:44.851 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING Server@5987e932{STARTED}[11.0.18,sto=0] 18:37:44.851 [main] INFO org.eclipse.jetty.server.Server -- Stopped Server@5987e932{STOPPING}[11.0.18,sto=0] 18:37:44.851 [main] DEBUG org.eclipse.jetty.server.Server -- doStop Server@5987e932{STOPPING}[11.0.18,sto=0] 18:37:44.851 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- stopping Server@5987e932{STOPPING}[11.0.18,sto=0] 18:37:44.851 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING DefaultSessionIdManager@137f8d56{STARTED}[worker=node0] 18:37:44.851 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING HouseKeeper@24f654bd{STARTED}[interval=600000, ownscheduler=true] 18:37:44.851 [main] DEBUG org.eclipse.jetty.server.session.HouseKeeper -- node0 stopped scavenging 18:37:44.851 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ScheduledExecutorScheduler@54d6d5a8{STARTED} 18:37:44.851 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ScheduledExecutorScheduler@54d6d5a8{STOPPED} 18:37:44.851 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED HouseKeeper@24f654bd{STOPPED}[interval=600000, ownscheduler=false] 18:37:44.851 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED DefaultSessionIdManager@137f8d56{STOPPED}[worker=node0] 18:37:44.852 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ErrorHandler@42963d5{STARTED} 18:37:44.852 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- stopping ErrorHandler@42963d5{STOPPING} 18:37:44.852 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ErrorHandler@42963d5{STOPPED} 18:37:44.852 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:37:44.852 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- stopping o.e.j.s.ServletContextHandler@660e9100{/base,null,STOPPED} 18:37:44.852 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 18:37:44.852 [main] DEBUG org.eclipse.jetty.server.session.DefaultSessionCache -- Shutdown sessions, invalidating = false 18:37:44.852 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.server.session.DefaultSessionCache@32bade77[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 18:37:44.852 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.server.session.NullSessionDataStore@573fa040[passivating=false,graceSec=3600] 18:37:44.852 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.server.session.NullSessionDataStore@573fa040[passivating=false,graceSec=3600] 18:37:44.852 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.server.session.DefaultSessionCache@32bade77[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 18:37:44.852 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ScheduledExecutorScheduler@107de3c0{STARTED} 18:37:44.852 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ScheduledExecutorScheduler@107de3c0{STOPPED} 18:37:44.852 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- stopping org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 18:37:44.852 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ServletHandler@158d255c{STARTED} 18:37:44.852 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- stopping ServletHandler@158d255c{STOPPING} 18:37:44.852 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-64ae29f7==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@b099410e{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STARTED} 18:37:44.852 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-64ae29f7==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@b099410e{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED} 18:37:44.852 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:37:44.859 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED} 18:37:44.861 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-2c708440[EMBEDDED:null] 18:37:44.861 [main] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 18:37:44.861 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{/*},resource=MappedServlet3290b1a6{/*->org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}] to PathMappings[size=1] 18:37:44.861 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler -- filterNameMap={} pathFilters=[] servletFilterMap={} servletPathMap=PathMappings[size=1] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-2c708440=MappedServlet6fcd31c3{null->org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}} 18:37:44.861 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ServletHandler@158d255c{STOPPED} 18:37:44.861 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 18:37:44.861 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING SymlinkAllowedResourceAliasChecker@3dd69f5a{base=null,protected=[]} 18:37:44.861 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED SymlinkAllowedResourceAliasChecker@3dd69f5a{base=null,protected=[]} 18:37:44.861 [main] INFO org.eclipse.jetty.server.handler.ContextHandler -- Stopped o.e.j.s.ServletContextHandler@660e9100{/base,null,STOPPED} 18:37:44.861 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED o.e.j.s.ServletContextHandler@660e9100{/base,null,STOPPED} 18:37:44.861 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING CustomRequestLog@5bf61e67{STARTED} 18:37:44.861 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING Slf4jRequestLogWriter@2c1dc8e{STARTED} 18:37:44.861 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED Slf4jRequestLogWriter@2c1dc8e{STOPPED} 18:37:44.861 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED CustomRequestLog@5bf61e67{STOPPED} 18:37:44.861 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AttributeContainerMap@1ad777f{size=0} 18:37:44.861 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AttributeContainerMap@1ad777f{size=0} 18:37:44.861 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=9<=200,i=5,r=-1,t=59803ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}] 18:37:44.861 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Stopping QueuedThreadPool[qtp1187972599]@46cf05f7{STOPPING,8<=9<=200,i=5,r=-1,t=59803ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}] 18:37:44.861 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0} 18:37:44.862 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b3af188{RESERVED,thread=Thread[qtp1187972599-18,5,main]} task=STOP ReservedThreadExecutor@5a9c3dae{reserved=-1/4,pending=0} 18:37:44.862 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@5dcbf3b7{RESERVED,thread=Thread[qtp1187972599-19,5,main]} task=STOP ReservedThreadExecutor@5a9c3dae{reserved=-1/4,pending=0} 18:37:44.862 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b3af188{RESERVED,thread=Thread[qtp1187972599-18,5,main]} exited ReservedThreadExecutor@5a9c3dae{reserved=-1/4,pending=0} 18:37:44.862 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@5dcbf3b7{RESERVED,thread=Thread[qtp1187972599-19,5,main]} exited ReservedThreadExecutor@5a9c3dae{reserved=-1/4,pending=0} 18:37:44.862 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@50b7db32{RESERVED,thread=Thread[qtp1187972599-22,5,main]} task=STOP ReservedThreadExecutor@5a9c3dae{reserved=-1/4,pending=0} 18:37:44.862 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran ReservedThread@2b3af188{RESERVED,thread=null} in QueuedThreadPool[qtp1187972599]@46cf05f7{STOPPING,8<=9<=200,i=5,r=-1,t=59802ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=-1/4,pending=0}] 18:37:44.862 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@50b7db32{RESERVED,thread=Thread[qtp1187972599-22,5,main]} exited ReservedThreadExecutor@5a9c3dae{reserved=-1/4,pending=0} 18:37:44.862 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran ReservedThread@5dcbf3b7{RESERVED,thread=null} in QueuedThreadPool[qtp1187972599]@46cf05f7{STOPPING,8<=9<=200,i=5,r=-1,t=59802ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=-1/4,pending=0}] 18:37:44.862 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp1187972599]@46cf05f7{STOPPING,8<=9<=200,i=6,r=-1,t=59802ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=-1/4,pending=0}] 18:37:44.862 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp1187972599]@46cf05f7{STOPPING,8<=9<=200,i=7,r=-1,t=59802ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=-1/4,pending=0}] 18:37:44.862 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119802ms in the future QueuedThreadPool[qtp1187972599]@46cf05f7{STOPPING,8<=9<=200,i=7,r=-1,t=59802ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=-1/4,pending=0}] 18:37:44.862 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b40b6c7{RESERVED,thread=Thread[qtp1187972599-25,5,main]} task=STOP ReservedThreadExecutor@5a9c3dae{reserved=-1/4,pending=0} 18:37:44.862 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@2b40b6c7{RESERVED,thread=Thread[qtp1187972599-25,5,main]} exited ReservedThreadExecutor@5a9c3dae{reserved=-1/4,pending=0} 18:37:44.862 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran ReservedThread@2b40b6c7{RESERVED,thread=null} in QueuedThreadPool[qtp1187972599]@46cf05f7{STOPPING,8<=9<=200,i=7,r=-1,t=59802ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=-1/4,pending=0}] 18:37:44.862 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp1187972599]@46cf05f7{STOPPING,8<=9<=200,i=8,r=-1,t=59802ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=-1/4,pending=0}] 18:37:44.862 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119802ms in the future QueuedThreadPool[qtp1187972599]@46cf05f7{STOPPING,8<=9<=200,i=8,r=-1,t=59802ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=-1/4,pending=0}] 18:37:44.862 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran ReservedThread@50b7db32{RESERVED,thread=null} in QueuedThreadPool[qtp1187972599]@46cf05f7{STOPPING,8<=9<=200,i=6,r=-1,t=59802ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=-1/4,pending=0}] 18:37:44.862 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119802ms in the future QueuedThreadPool[qtp1187972599]@46cf05f7{STOPPING,8<=9<=200,i=7,r=-1,t=59802ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=-1/4,pending=0}] 18:37:44.862 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp1187972599]@46cf05f7{STOPPING,8<=9<=200,i=9,r=-1,t=59802ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=-1/4,pending=0}] 18:37:44.862 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119802ms in the future QueuedThreadPool[qtp1187972599]@46cf05f7{STOPPING,8<=9<=200,i=9,r=-1,t=59802ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=-1/4,pending=0}] 18:37:44.865 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ReservedThreadExecutor@5a9c3dae{reserved=-1/4,pending=0} 18:37:44.865 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Waiting for Thread[qtp1187972599-22,5,main] for 2499 18:37:44.865 [qtp1187972599-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$73/0x0000000800cbdbc8@7403f9a in QueuedThreadPool[qtp1187972599]@46cf05f7{STOPPING,8<=0<=200,i=9,r=-1,t=59799ms,q=0}[NO_TRY] 18:37:44.865 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$73/0x0000000800cbdbc8@7403f9a in QueuedThreadPool[qtp1187972599]@46cf05f7{STOPPING,8<=0<=200,i=9,r=-1,t=59799ms,q=0}[NO_TRY] 18:37:44.865 [qtp1187972599-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$73/0x0000000800cbdbc8@7403f9a in QueuedThreadPool[qtp1187972599]@46cf05f7{STOPPING,8<=0<=200,i=9,r=-1,t=59799ms,q=0}[NO_TRY] 18:37:44.865 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$73/0x0000000800cbdbc8@7403f9a in QueuedThreadPool[qtp1187972599]@46cf05f7{STOPPING,8<=0<=200,i=9,r=-1,t=59799ms,q=0}[NO_TRY] 18:37:44.865 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$73/0x0000000800cbdbc8@7403f9a in QueuedThreadPool[qtp1187972599]@46cf05f7{STOPPING,8<=0<=200,i=9,r=-1,t=59799ms,q=0}[NO_TRY] 18:37:44.865 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$73/0x0000000800cbdbc8@7403f9a in QueuedThreadPool[qtp1187972599]@46cf05f7{STOPPING,8<=0<=200,i=11,r=-1,t=59799ms,q=0}[NO_TRY] 18:37:44.865 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$73/0x0000000800cbdbc8@7403f9a in QueuedThreadPool[qtp1187972599]@46cf05f7{STOPPING,8<=0<=200,i=11,r=-1,t=59799ms,q=0}[NO_TRY] 18:37:44.865 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$73/0x0000000800cbdbc8@7403f9a in QueuedThreadPool[qtp1187972599]@46cf05f7{STOPPING,8<=0<=200,i=11,r=-1,t=59799ms,q=0}[NO_TRY] 18:37:44.865 [qtp1187972599-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STOPPING,8<=0<=200,i=11,r=-1,t=59799ms,q=0}[NO_TRY] 18:37:44.865 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STOPPING,8<=0<=200,i=11,r=-1,t=59799ms,q=0}[NO_TRY] 18:37:44.865 [qtp1187972599-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp1187972599-29,5,main] exited for QueuedThreadPool[qtp1187972599]@46cf05f7{STOPPING,8<=0<=200,i=12,r=-1,t=59799ms,q=0}[NO_TRY] 18:37:44.865 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp1187972599-20,5,main] exited for QueuedThreadPool[qtp1187972599]@46cf05f7{STOPPING,8<=0<=200,i=12,r=-1,t=59799ms,q=0}[NO_TRY] 18:37:44.865 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$73/0x0000000800cbdbc8@7403f9a in QueuedThreadPool[qtp1187972599]@46cf05f7{STOPPING,8<=0<=200,i=11,r=-1,t=59799ms,q=0}[NO_TRY] 18:37:44.865 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$73/0x0000000800cbdbc8@7403f9a in QueuedThreadPool[qtp1187972599]@46cf05f7{STOPPING,8<=0<=200,i=11,r=-1,t=59799ms,q=0}[NO_TRY] 18:37:44.865 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$73/0x0000000800cbdbc8@7403f9a in QueuedThreadPool[qtp1187972599]@46cf05f7{STOPPING,8<=0<=200,i=11,r=-1,t=59799ms,q=0}[NO_TRY] 18:37:44.866 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STOPPING,8<=0<=200,i=13,r=-1,t=59799ms,q=0}[NO_TRY] 18:37:44.866 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$73/0x0000000800cbdbc8@7403f9a in QueuedThreadPool[qtp1187972599]@46cf05f7{STOPPING,8<=0<=200,i=14,r=-1,t=59799ms,q=0}[NO_TRY] 18:37:44.866 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STOPPING,8<=0<=200,i=14,r=-1,t=59799ms,q=0}[NO_TRY] 18:37:44.866 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$73/0x0000000800cbdbc8@7403f9a in QueuedThreadPool[qtp1187972599]@46cf05f7{STOPPING,8<=0<=200,i=14,r=-1,t=59799ms,q=0}[NO_TRY] 18:37:44.866 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$73/0x0000000800cbdbc8@7403f9a in QueuedThreadPool[qtp1187972599]@46cf05f7{STOPPING,8<=0<=200,i=14,r=-1,t=59799ms,q=0}[NO_TRY] 18:37:44.866 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STOPPING,8<=0<=200,i=15,r=-1,t=59798ms,q=0}[NO_TRY] 18:37:44.866 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$73/0x0000000800cbdbc8@7403f9a in QueuedThreadPool[qtp1187972599]@46cf05f7{STOPPING,8<=0<=200,i=15,r=-1,t=59798ms,q=0}[NO_TRY] 18:37:44.866 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp1187972599-19,5,main] exited for QueuedThreadPool[qtp1187972599]@46cf05f7{STOPPING,8<=0<=200,i=15,r=-1,t=59798ms,q=0}[NO_TRY] 18:37:44.866 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STOPPING,8<=0<=200,i=16,r=-1,t=59798ms,q=0}[NO_TRY] 18:37:44.866 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp1187972599-22,5,main] exited for QueuedThreadPool[qtp1187972599]@46cf05f7{STOPPING,8<=0<=200,i=16,r=-1,t=59798ms,q=0}[NO_TRY] 18:37:44.865 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STOPPING,8<=0<=200,i=12,r=-1,t=59799ms,q=0}[NO_TRY] 18:37:44.866 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp1187972599-23,5,main] exited for QueuedThreadPool[qtp1187972599]@46cf05f7{STOPPING,8<=0<=200,i=16,r=-1,t=59798ms,q=0}[NO_TRY] 18:37:44.865 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$73/0x0000000800cbdbc8@7403f9a in QueuedThreadPool[qtp1187972599]@46cf05f7{STOPPING,8<=0<=200,i=12,r=-1,t=59799ms,q=0}[NO_TRY] 18:37:44.866 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$73/0x0000000800cbdbc8@7403f9a in QueuedThreadPool[qtp1187972599]@46cf05f7{STOPPING,8<=0<=200,i=12,r=-1,t=59799ms,q=0}[NO_TRY] 18:37:44.866 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp1187972599-24,5,main] exited for QueuedThreadPool[qtp1187972599]@46cf05f7{STOPPING,8<=0<=200,i=14,r=-1,t=59799ms,q=0}[NO_TRY] 18:37:44.866 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STOPPING,8<=0<=200,i=17,r=-1,t=59798ms,q=0}[NO_TRY] 18:37:44.866 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp1187972599-18,5,main] exited for QueuedThreadPool[qtp1187972599]@46cf05f7{STOPPING,8<=0<=200,i=15,r=-1,t=59798ms,q=0}[NO_TRY] 18:37:44.866 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp1187972599-21,5,main] exited for QueuedThreadPool[qtp1187972599]@46cf05f7{STOPPING,8<=0<=200,i=17,r=-1,t=59798ms,q=0}[NO_TRY] 18:37:44.866 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$73/0x0000000800cbdbc8@7403f9a in QueuedThreadPool[qtp1187972599]@46cf05f7{STOPPING,8<=0<=200,i=16,r=-1,t=59798ms,q=0}[NO_TRY] 18:37:44.866 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STOPPING,8<=0<=200,i=18,r=-1,t=59798ms,q=0}[NO_TRY] 18:37:44.866 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp1187972599-25,5,main] exited for QueuedThreadPool[qtp1187972599]@46cf05f7{STOPPING,8<=0<=200,i=18,r=-1,t=59798ms,q=0}[NO_TRY] 18:37:44.873 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Waiting for Thread[qtp1187972599-18,5,] for 2492 18:37:44.873 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Waiting for Thread[qtp1187972599-19,5,] for 2492 18:37:44.873 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED QueuedThreadPool[qtp1187972599]@46cf05f7{STOPPED,8<=0<=200,i=18,r=-1,t=59791ms,q=0}[NO_TRY] 18:37:44.873 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED Server@5987e932{STOPPED}[11.0.18,sto=0] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.541 s -- in org.onap.policy.rest.RestTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ rest --- [INFO] Loading execution data file /w/workspace/policy-models-sonar/models-interactions/model-impl/rest/../../../target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'rest' with 2 classes [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (report-aggregate) @ rest --- [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ rest --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-interactions/model-impl/rest/target/rest-3.1.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ rest --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ rest --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ rest --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ rest --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-interactions/model-impl/rest/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ rest --- [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-impl/rest/pom.xml to /tmp/r/org/onap/policy/models/policy-models-interactions/model-impl/rest/3.1.1-SNAPSHOT/rest-3.1.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-impl/rest/target/rest-3.1.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-interactions/model-impl/rest/3.1.1-SNAPSHOT/rest-3.1.1-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.models.policy-models-interactions.model-impl:aai >-- [INFO] Building aai 3.1.1-SNAPSHOT [14/43] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ aai --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ aai --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-interactions/model-impl/aai/../../../target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/* --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ aai --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ aai --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ aai --- [INFO] skip non existing resourceDirectory /w/workspace/policy-models-sonar/models-interactions/model-impl/aai/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ aai --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 5 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ aai --- [INFO] Copying 17 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ aai --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ aai --- [INFO] Surefire report directory: /w/workspace/policy-models-sonar/models-interactions/model-impl/aai/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.aai.AaiManagerTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 18:37:51,101 |-INFO in ch.qos.logback.classic.LoggerContext[ModelImplAai] - This is logback-classic version 1.4.14 18:37:51,102 |-INFO in ch.qos.logback.classic.util.ContextInitializer@33956d1a - No custom configurators were discovered as a service. 18:37:51,102 |-INFO in ch.qos.logback.classic.util.ContextInitializer@33956d1a - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 18:37:51,104 |-INFO in ch.qos.logback.classic.util.ContextInitializer@33956d1a - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 18:37:51,108 |-INFO in ch.qos.logback.classic.LoggerContext[ModelImplAai] - Could NOT find resource [logback-test.scmo] 18:37:51,108 |-INFO in ch.qos.logback.classic.LoggerContext[ModelImplAai] - Could NOT find resource [logback.scmo] 18:37:51,114 |-INFO in ch.qos.logback.classic.util.ContextInitializer@33956d1a - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 5 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 18:37:51,114 |-INFO in ch.qos.logback.classic.util.ContextInitializer@33956d1a - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 18:37:51,115 |-INFO in ch.qos.logback.classic.util.ContextInitializer@33956d1a - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 18:37:51,117 |-INFO in ch.qos.logback.classic.LoggerContext[ModelImplAai] - Found resource [logback-test.xml] at [file:/w/workspace/policy-models-sonar/models-interactions/model-impl/aai/target/test-classes/logback-test.xml] 18:37:51,231 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1705775871230) 18:37:51,232 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [file:/w/workspace/policy-models-sonar/models-interactions/model-impl/aai/target/test-classes/logback-test.xml] 18:37:51,232 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 18:37:51,235 |-INFO in ch.qos.logback.classic.model.processor.ContextNameModelHandler - Setting logger context name as [ModelImplAai] 18:37:51,236 |-INFO in ch.qos.logback.core.model.processor.StatusListenerModelHandler - Added status listener of type [ch.qos.logback.core.status.OnConsoleStatusListener] 18:37:51,246 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDOUT] 18:37:51,246 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 18:37:51,255 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 18:37:51,281 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 18:37:51,282 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[ROOT] 18:37:51,283 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.onap.policy.aai] to DEBUG 18:37:51,285 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.onap.policy.aai] to false 18:37:51,285 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.onap.policy.aai] 18:37:51,285 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@6a12c7a8 - End of configuration. 18:37:51,286 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@3119cf6f - Registering current configuration as safe fallback point 18:37:51,287 |-INFO in ch.qos.logback.classic.util.ContextInitializer@33956d1a - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 172 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY 2024-01-20 18:37:51,633 ModelImplAai [main] INFO network - [OUT|REST|http://somewhere.over.the.rainbow/aai/v21/network/pnfs/pnf/test-pnf?depth=0|] 2024-01-20 18:37:51,645 ModelImplAai [main] INFO o.o.p.c.u.s.OrderedServiceImpl - ***** OrderedServiceImpl implementers: [] 2024-01-20 18:37:51,648 ModelImplAai [main] INFO network - [IN|REST|http://somewhere.over.the.rainbow/aai/v21/network/pnfs/pnf/] Response code: 200 2024-01-20 18:37:51,648 ModelImplAai [main] DEBUG org.onap.policy.aai.AaiManager - http://somewhere.over.the.rainbow/aai/v21/network/pnfs/pnf/test-pnf?depth=0 2024-01-20 18:37:51,648 ModelImplAai [main] DEBUG org.onap.policy.aai.AaiManager - 200 2024-01-20 18:37:51,649 ModelImplAai [main] DEBUG org.onap.policy.aai.AaiManager - {"pnf-name":test-pnf,"pnf-id":"123456","in-maint":false,"ipaddress-v4-oam":"1.1.1.1"} 2024-01-20 18:37:51,663 ModelImplAai [main] DEBUG org.onap.policy.aai.AaiManager - RestManager.put before 2024-01-20 18:37:51,664 ModelImplAai [main] INFO network - [OUT|REST|http://testing.cq.query/aai/v21/search/nodes-query?search-node-type=vserver&filter=vserver-name:EQUALS:Foo|] 2024-01-20 18:37:51,664 ModelImplAai [main] INFO network - [IN|REST|http://testing.cq.query/aai/v21/search/nodes-query?search-node-type=vserver&filter=vserver-name:EQUALS:] Response code: 200 2024-01-20 18:37:51,664 ModelImplAai [main] DEBUG org.onap.policy.aai.AaiManager - http://testing.cq.query/aai/v21/search/nodes-query?search-node-type=vserver&filter=vserver-name:EQUALS:Foo 2024-01-20 18:37:51,665 ModelImplAai [main] DEBUG org.onap.policy.aai.AaiManager - 200 2024-01-20 18:37:51,665 ModelImplAai [main] DEBUG org.onap.policy.aai.AaiManager - { "result-data": [ { "resource-type": "vserver", "resource-link": "/aai/v11/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/3f2aaef74ecb4b19b35e26d0849fe9a2/vservers/vserver/6c3b3714-e36c-45af-9f16-7d3a73d99497" } ] } 2024-01-20 18:37:51,682 ModelImplAai [main] INFO network - [OUT|REST|http://testing.cq.query] {"query":"query/closed-loop","start":"/aai/v11/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/3f2aaef74ecb4b19b35e26d0849fe9a2/vservers/vserver/6c3b3714-e36c-45af-9f16-7d3a73d99497"} 2024-01-20 18:37:51,683 ModelImplAai [main] DEBUG org.onap.policy.aai.AaiManager - RestManager.put after 2024-01-20 18:37:51,683 ModelImplAai [main] INFO network - [IN|REST|http://testing.cq.query/aai/v21/query?format=resource] Response code: 200 2024-01-20 18:37:51,683 ModelImplAai [main] DEBUG org.onap.policy.aai.AaiManager - http://testing.cq.query/aai/v21/query?format=resource 2024-01-20 18:37:51,683 ModelImplAai [main] DEBUG org.onap.policy.aai.AaiManager - 200 2024-01-20 18:37:51,683 ModelImplAai [main] DEBUG org.onap.policy.aai.AaiManager - { "results": [ { "vserver": { "vserver-id": "f953c499-4b1e-426b-8c6d-e9e9f1fc730f", "vserver-name": "Ete_vFWCLvFWSNK_7ba1fbde_0", "vserver-name2": "Ete_vFWCLvFWSNK_7ba1fbde_0", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/f953c499-4b1e-426b-8c6d-e9e9f1fc730f", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556725250281", "relationship-list": { "relationship": [ { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/Ete_vFWCLvFWSNK_7ba1fbde_0", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "Ete_vFWCLvFWSNK_7ba1fbde_0" } ] }, { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/f17face5-69cb-4c88-9e0b-7426db7edddd", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "f17face5-69cb-4c88-9e0b-7426db7edddd" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWCLvFWSNK_7ba1fbde_0" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/f17face5-69cb-4c88-9e0b-7426db7edddd/vf-modules/vf-module/a6936a82-e340-4fe2-8e3e-b0a10a0001e2", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "f17face5-69cb-4c88-9e0b-7426db7edddd" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "a6936a82-e340-4fe2-8e3e-b0a10a0001e2" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] }, "l-interfaces": { "l-interface": [ { "interface-name": "Vfmodule_Ete_vFWCLvFWSNK_7ba1fbde_0-vfw_0_int_unprotected_private_port_0-u2lkra6bpz7l", "interface-id": "bd621b3f-da40-4a8a-a703-3db290295cd9", "macaddr": "fa:16:3e:0c:27:e4", "network-name": "4e291560-92f8-4822-9dcf-dd75c04c9617", "is-port-mirrored": false, "resource-version": "1556725250653", "in-maint": false, "is-ip-unnumbered": false }, { "interface-name": "Vfmodule_Ete_vFWCLvFWSNK_7ba1fbde_0-vfw_0_onap_private_port_0-nfvykwarrnxr", "interface-id": "86bbce7d-51ba-4ad2-a34a-aa2742f9789f", "macaddr": "fa:16:3e:39:d9:27", "network-name": "3ef9d123-0d09-4400-8ed0-c0fd5c76aa2b", "is-port-mirrored": false, "resource-version": "1556725250531", "in-maint": false, "is-ip-unnumbered": false }, { "interface-name": "Vfmodule_Ete_vFWCLvFWSNK_7ba1fbde_0-vfw_0_int_protected_private_port_0-bz3hsoxjcgyw", "interface-id": "b1a8a573-d70d-4b32-b717-21fd6bb549a6", "macaddr": "fa:16:3e:95:1d:e9", "network-name": "47cae58a-b052-4f73-8f42-e154c260d5df", "is-port-mirrored": false, "resource-version": "1556725250584", "in-maint": false, "is-ip-unnumbered": false } ] } } }, { "generic-vnf": { "vnf-id": "f17face5-69cb-4c88-9e0b-7426db7edddd", "vnf-name": "Ete_vFWCLvFWSNK_7ba1fbde_0", "vnf-type": "vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0", "service-id": "e591441a-e649-4490-82e0-07dac05d674b", "prov-status": "ACTIVE", "orchestration-status": "Active", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556725242259", "model-invariant-id": "bbb3cefd-01c8-413c-9bdd-2b92f9ca3d38", "model-version-id": "189a5070-3bd5-45ac-8a1d-c84ca40b277b", "model-customization-id": "f3733725-19a1-41a0-ba2d-540bf03862a8", "relationship-list": { "relationship": [ { "related-to": "service-instance", "relationship-label": "org.onap.relationships.inventory.ComposedOf", "related-link": "/aai/v15/business/customers/customer/DemoCust_7ba1fbde-6187-464a-a62d-d9dd25bdf4e8/service-subscriptions/service-subscription/vFWCL/service-instances/service-instance/7be584e2-0bb2-4126-adaf-ced2c77ca0b3", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_7ba1fbde-6187-464a-a62d-d9dd25bdf4e8" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" }, { "relationship-key": "service-instance.service-instance-id", "relationship-value": "7be584e2-0bb2-4126-adaf-ced2c77ca0b3" } ], "related-to-property": [ { "property-key": "service-instance.service-instance-name", "property-value": "Service_Ete_Name7ba1fbde-6187-464a-a62d-d9dd25bdf4e8" } ] }, { "related-to": "platform", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/platforms/platform/Platform-Demonstration", "relationship-data": [ { "relationship-key": "platform.platform-name", "relationship-value": "Platform-Demonstration" } ] }, { "related-to": "vserver", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/b75ccb62-131b-4e76-adad-28636fc60fb8", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "b75ccb62-131b-4e76-adad-28636fc60fb8" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01snkfbde" } ] }, { "related-to": "vserver", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/f953c499-4b1e-426b-8c6d-e9e9f1fc730f", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "f953c499-4b1e-426b-8c6d-e9e9f1fc730f" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "Ete_vFWCLvFWSNK_7ba1fbde_0" } ] } ] }, "vf-modules": { "vf-module": [ { "vf-module-id": "a6936a82-e340-4fe2-8e3e-b0a10a0001e2", "vf-module-name": "Vfmodule_Ete_vFWCLvFWSNK_7ba1fbde_0", "heat-stack-id": "Vfmodule_Ete_vFWCLvFWSNK_7ba1fbde_0/6769f192-0579-4dab-b4e7-170d334c37dd", "orchestration-status": "active", "is-base-vf-module": true, "automated-assignment": false, "resource-version": "1556725224323", "model-invariant-id": "e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e", "model-version-id": "94b18b1d-cc91-4f43-911a-e6348665f292", "model-customization-id": "47958575-138f-452a-8c8d-d89b595f8164", "module-index": 0, "relationship-list": { "relationship": [ { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/b75ccb62-131b-4e76-adad-28636fc60fb8", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "b75ccb62-131b-4e76-adad-28636fc60fb8" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01snkfbde" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/f953c499-4b1e-426b-8c6d-e9e9f1fc730f", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "f953c499-4b1e-426b-8c6d-e9e9f1fc730f" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "Ete_vFWCLvFWSNK_7ba1fbde_0" } ] } ] } } ] } } }, { "model-ver": { "model-version-id": "189a5070-3bd5-45ac-8a1d-c84ca40b277b", "model-name": "vFWCL_vFWSNK bbefb8ce-2bde", "model-version": "1.0", "model-description": "vendor software product", "resource-version": "1556724755172", "model-elements": { "model-element": [ { "model-element-uuid": "d4dd3710-eb91-4b15-98d7-a8a90fa28f1b", "new-data-del-flag": "T", "cardinality": "unbounded", "resource-version": "1556724755172", "relationship-list": { "relationship": [ { "related-to": "model-ver", "relationship-label": "org.onap.relationships.inventory.IsA", "related-link": "/aai/v15/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c/model-vers/model-ver/93a6166f-b3d5-4f06-b4ba-aed48d009ad9", "relationship-data": [ { "relationship-key": "model.model-invariant-id", "relationship-value": "acc6edd8-a8d4-4b93-afaa-0994068be14c" }, { "relationship-key": "model-ver.model-version-id", "relationship-value": "93a6166f-b3d5-4f06-b4ba-aed48d009ad9" } ], "related-to-property": [ { "property-key": "model-ver.model-name", "property-value": "generic-vnf" } ] } ] } } ] }, "relationship-list": { "relationship": [ { "related-to": "model-element", "relationship-label": "org.onap.relationships.inventory.IsA", "related-link": "/aai/v15/service-design-and-creation/models/model/f6937c86-584c-47ae-ad29-8d41d6f0cc7c/model-vers/model-ver/a03b1102-ac3b-44dd-8862-9b94f1951040/model-elements/model-element/aa23fd76-27cf-4dbe-85c7-dca15bec5ca6/model-elements/model-element/f837e297-a5e8-45d8-9ee8-2a1b436dbddb", "relationship-data": [ { "relationship-key": "model.model-invariant-id", "relationship-value": "f6937c86-584c-47ae-ad29-8d41d6f0cc7c" }, { "relationship-key": "model-ver.model-version-id", "relationship-value": "a03b1102-ac3b-44dd-8862-9b94f1951040" }, { "relationship-key": "model-element.model-element-uuid", "relationship-value": "aa23fd76-27cf-4dbe-85c7-dca15bec5ca6" }, { "relationship-key": "model-element.model-element-uuid", "relationship-value": "f837e297-a5e8-45d8-9ee8-2a1b436dbddb" } ] } ] } } }, { "model": { "model-invariant-id": "bbb3cefd-01c8-413c-9bdd-2b92f9ca3d38", "model-type": "resource", "resource-version": "1556724755172", "model-vers": { "model-ver": [ { "model-version-id": "189a5070-3bd5-45ac-8a1d-c84ca40b277b", "model-name": "vFWCL_vFWSNK bbefb8ce-2bde", "model-version": "1.0", "model-description": "vendor software product", "resource-version": "1556724755172", "relationship-list": { "relationship": [ { "related-to": "model-element", "relationship-label": "org.onap.relationships.inventory.IsA", "related-link": "/aai/v15/service-design-and-creation/models/model/f6937c86-584c-47ae-ad29-8d41d6f0cc7c/model-vers/model-ver/a03b1102-ac3b-44dd-8862-9b94f1951040/model-elements/model-element/aa23fd76-27cf-4dbe-85c7-dca15bec5ca6/model-elements/model-element/f837e297-a5e8-45d8-9ee8-2a1b436dbddb", "relationship-data": [ { "relationship-key": "model.model-invariant-id", "relationship-value": "f6937c86-584c-47ae-ad29-8d41d6f0cc7c" }, { "relationship-key": "model-ver.model-version-id", "relationship-value": "a03b1102-ac3b-44dd-8862-9b94f1951040" }, { "relationship-key": "model-element.model-element-uuid", "relationship-value": "aa23fd76-27cf-4dbe-85c7-dca15bec5ca6" }, { "relationship-key": "model-element.model-element-uuid", "relationship-value": "f837e297-a5e8-45d8-9ee8-2a1b436dbddb" } ] } ] } } ] } } }, { "service-instance": { "service-instance-id": "7be584e2-0bb2-4126-adaf-ced2c77ca0b3", "service-instance-name": "Service_Ete_Name7ba1fbde-6187-464a-a62d-d9dd25bdf4e8", "environment-context": "General_Revenue-Bearing", "workload-context": "Production", "model-invariant-id": "f6937c86-584c-47ae-ad29-8d41d6f0cc7c", "model-version-id": "a03b1102-ac3b-44dd-8862-9b94f1951040", "resource-version": "1556725033469", "orchestration-status": "Active", "relationship-list": { "relationship": [ { "related-to": "project", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/projects/project/Project-Demonstration", "relationship-data": [ { "relationship-key": "project.project-name", "relationship-value": "Project-Demonstration" } ] }, { "related-to": "owning-entity", "relationship-label": "org.onap.relationships.inventory.BelongsTo", "related-link": "/aai/v15/business/owning-entities/owning-entity/fcc64127-06ba-4761-b325-c681f636ad07", "relationship-data": [ { "relationship-key": "owning-entity.owning-entity-id", "relationship-value": "fcc64127-06ba-4761-b325-c681f636ad07" } ] }, { "related-to": "generic-vnf", "relationship-label": "org.onap.relationships.inventory.ComposedOf", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/9cd7da50-723c-418c-a91d-af2866844a5d", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "9cd7da50-723c-418c-a91d-af2866844a5d" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWCLvPKG_7ba1fbde_1" } ] }, { "related-to": "generic-vnf", "relationship-label": "org.onap.relationships.inventory.ComposedOf", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/f17face5-69cb-4c88-9e0b-7426db7edddd", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "f17face5-69cb-4c88-9e0b-7426db7edddd" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWCLvFWSNK_7ba1fbde_0" } ] } ] } } }, { "model-ver": { "model-version-id": "a03b1102-ac3b-44dd-8862-9b94f1951040", "model-name": "vFWCL 2019-05-01 15:30:", "model-version": "1.0", "distribution-status": "DISTRIBUTION_COMPLETE_OK", "model-description": "catalog service description", "resource-version": "1556724849102", "model-elements": { "model-element": [ { "model-element-uuid": "aa23fd76-27cf-4dbe-85c7-dca15bec5ca6", "new-data-del-flag": "T", "cardinality": "unbounded", "resource-version": "1556724755319", "relationship-list": { "relationship": [ { "related-to": "model-ver", "relationship-label": "org.onap.relationships.inventory.IsA", "related-link": "/aai/v15/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4/model-vers/model-ver/46b92144-923a-4d20-b85a-3cbd847668a9", "relationship-data": [ { "relationship-key": "model.model-invariant-id", "relationship-value": "82194af1-3c2c-485a-8f44-420e22a9eaa4" }, { "relationship-key": "model-ver.model-version-id", "relationship-value": "46b92144-923a-4d20-b85a-3cbd847668a9" } ], "related-to-property": [ { "property-key": "model-ver.model-name", "property-value": "service-instance" } ] } ] } } ] } } }, { "model": { "model-invariant-id": "f6937c86-584c-47ae-ad29-8d41d6f0cc7c", "model-type": "service", "resource-version": "1556724755319", "model-vers": { "model-ver": [ { "model-version-id": "a03b1102-ac3b-44dd-8862-9b94f1951040", "model-name": "vFWCL 2019-05-01 15:30:", "model-version": "1.0", "distribution-status": "DISTRIBUTION_COMPLETE_OK", "model-description": "catalog service description", "resource-version": "1556724849102" } ] } } }, { "generic-vnf": { "vnf-id": "9cd7da50-723c-418c-a91d-af2866844a5d", "vnf-name": "Ete_vFWCLvPKG_7ba1fbde_1", "vnf-type": "vFWCL 2019-05-01 15:30:/vFWCL_vPKG 5101f6c6-8df3 0", "service-id": "e591441a-e649-4490-82e0-07dac05d674b", "prov-status": "ACTIVE", "orchestration-status": "Active", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556725432402", "model-invariant-id": "9a243c47-fd5f-43d1-bd2a-f17bd12a61f2", "model-version-id": "8f79aa0f-da58-4381-9abf-0d6d1926a1eb", "model-customization-id": "82dd9d05-e056-4c3e-a9b4-8a3d6bd54226", "relationship-list": { "relationship": [ { "related-to": "service-instance", "relationship-label": "org.onap.relationships.inventory.ComposedOf", "related-link": "/aai/v15/business/customers/customer/DemoCust_7ba1fbde-6187-464a-a62d-d9dd25bdf4e8/service-subscriptions/service-subscription/vFWCL/service-instances/service-instance/7be584e2-0bb2-4126-adaf-ced2c77ca0b3", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_7ba1fbde-6187-464a-a62d-d9dd25bdf4e8" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" }, { "relationship-key": "service-instance.service-instance-id", "relationship-value": "7be584e2-0bb2-4126-adaf-ced2c77ca0b3" } ], "related-to-property": [ { "property-key": "service-instance.service-instance-name", "property-value": "Service_Ete_Name7ba1fbde-6187-464a-a62d-d9dd25bdf4e8" } ] }, { "related-to": "platform", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/platforms/platform/Platform-Demonstration", "relationship-data": [ { "relationship-key": "platform.platform-name", "relationship-value": "Platform-Demonstration" } ] }, { "related-to": "vserver", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/80465c73-3481-4d9d-9d3b-ab4016dfffe7", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "80465c73-3481-4d9d-9d3b-ab4016dfffe7" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01pgnfbde" } ] } ] }, "vf-modules": { "vf-module": [ { "vf-module-id": "04bcd430-e1ef-4da5-a67e-3dd80463a725", "vf-module-name": "Vfmodule_Ete_vFWCLvPKG_7ba1fbde_1", "heat-stack-id": "Vfmodule_Ete_vFWCLvPKG_7ba1fbde_1/6f9827e8-68fb-45e9-a19e-e2246a43df14", "orchestration-status": "active", "is-base-vf-module": true, "automated-assignment": false, "resource-version": "1556725420287", "model-invariant-id": "4eb0297d-1256-4ba7-9ed4-7bc44b6a0031", "model-version-id": "bb755929-a025-48cd-b987-59cb4734c059", "model-customization-id": "bfcebc88-8d57-449d-906c-f508b5bd0fe0", "module-index": 0, "relationship-list": { "relationship": [ { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/80465c73-3481-4d9d-9d3b-ab4016dfffe7", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "80465c73-3481-4d9d-9d3b-ab4016dfffe7" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01pgnfbde" } ] } ] } } ] } } }, { "vf-module": { "vf-module-id": "a6936a82-e340-4fe2-8e3e-b0a10a0001e2", "vf-module-name": "Vfmodule_Ete_vFWCLvFWSNK_7ba1fbde_0", "heat-stack-id": "Vfmodule_Ete_vFWCLvFWSNK_7ba1fbde_0/6769f192-0579-4dab-b4e7-170d334c37dd", "orchestration-status": "active", "is-base-vf-module": true, "automated-assignment": false, "resource-version": "1556725224323", "model-invariant-id": "e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e", "model-version-id": "94b18b1d-cc91-4f43-911a-e6348665f292", "model-customization-id": "47958575-138f-452a-8c8d-d89b595f8164", "module-index": 0, "relationship-list": { "relationship": [ { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/b75ccb62-131b-4e76-adad-28636fc60fb8", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "b75ccb62-131b-4e76-adad-28636fc60fb8" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01snkfbde" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/f953c499-4b1e-426b-8c6d-e9e9f1fc730f", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "f953c499-4b1e-426b-8c6d-e9e9f1fc730f" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "Ete_vFWCLvFWSNK_7ba1fbde_0" } ] } ] } } }, { "model-ver": { "model-version-id": "94b18b1d-cc91-4f43-911a-e6348665f292", "model-name": "VfwclVfwsnkBbefb8ce2bde..base_vfw..module-0", "model-version": "1", "resource-version": "1556724754936", "model-elements": { "model-element": [ { "model-element-uuid": "acdee717-9602-4c9c-acf4-8522b65c7161", "new-data-del-flag": "T", "cardinality": "unbounded", "resource-version": "1556724754936", "relationship-list": { "relationship": [ { "related-to": "model-ver", "relationship-label": "org.onap.relationships.inventory.IsA", "related-link": "/aai/v15/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5/model-vers/model-ver/c00563ae-812b-4e62-8330-7c4d0f47088a", "relationship-data": [ { "relationship-key": "model.model-invariant-id", "relationship-value": "ef86f9c5-2165-44f3-8fc3-96018b609ea5" }, { "relationship-key": "model-ver.model-version-id", "relationship-value": "c00563ae-812b-4e62-8330-7c4d0f47088a" } ], "related-to-property": [ { "property-key": "model-ver.model-name", "property-value": "vf-module" } ] } ] } } ] }, "relationship-list": { "relationship": [ { "related-to": "model-element", "relationship-label": "org.onap.relationships.inventory.IsA", "related-link": "/aai/v15/service-design-and-creation/models/model/bbb3cefd-01c8-413c-9bdd-2b92f9ca3d38/model-vers/model-ver/189a5070-3bd5-45ac-8a1d-c84ca40b277b/model-elements/model-element/d4dd3710-eb91-4b15-98d7-a8a90fa28f1b/model-elements/model-element/d272cfdd-0700-43a9-8cab-b2fcd80c803a", "relationship-data": [ { "relationship-key": "model.model-invariant-id", "relationship-value": "bbb3cefd-01c8-413c-9bdd-2b92f9ca3d38" }, { "relationship-key": "model-ver.model-version-id", "relationship-value": "189a5070-3bd5-45ac-8a1d-c84ca40b277b" }, { "relationship-key": "model-element.model-element-uuid", "relationship-value": "d4dd3710-eb91-4b15-98d7-a8a90fa28f1b" }, { "relationship-key": "model-element.model-element-uuid", "relationship-value": "d272cfdd-0700-43a9-8cab-b2fcd80c803a" } ] } ] } } }, { "model": { "model-invariant-id": "e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e", "model-type": "resource", "resource-version": "1556724754936", "model-vers": { "model-ver": [ { "model-version-id": "94b18b1d-cc91-4f43-911a-e6348665f292", "model-name": "VfwclVfwsnkBbefb8ce2bde..base_vfw..module-0", "model-version": "1", "resource-version": "1556724754936", "relationship-list": { "relationship": [ { "related-to": "model-element", "relationship-label": "org.onap.relationships.inventory.IsA", "related-link": "/aai/v15/service-design-and-creation/models/model/bbb3cefd-01c8-413c-9bdd-2b92f9ca3d38/model-vers/model-ver/189a5070-3bd5-45ac-8a1d-c84ca40b277b/model-elements/model-element/d4dd3710-eb91-4b15-98d7-a8a90fa28f1b/model-elements/model-element/d272cfdd-0700-43a9-8cab-b2fcd80c803a", "relationship-data": [ { "relationship-key": "model.model-invariant-id", "relationship-value": "bbb3cefd-01c8-413c-9bdd-2b92f9ca3d38" }, { "relationship-key": "model-ver.model-version-id", "relationship-value": "189a5070-3bd5-45ac-8a1d-c84ca40b277b" }, { "relationship-key": "model-element.model-element-uuid", "relationship-value": "d4dd3710-eb91-4b15-98d7-a8a90fa28f1b" }, { "relationship-key": "model-element.model-element-uuid", "relationship-value": "d272cfdd-0700-43a9-8cab-b2fcd80c803a" } ] } ] } } ] } } }, { "tenant": { "tenant-id": "41d6d38489bd40b09ea8a6b6b852dcbd", "tenant-name": "Integration-SB-00", "resource-version": "1556561749631", "vservers": { "vserver": [ { "vserver-id": "f7807a27-1c45-4e79-9e61-6fb33ee4b7e7", "vserver-name": "Ete_vFWCLvFWSNK_38fbaf46_0", "vserver-name2": "Ete_vFWCLvFWSNK_38fbaf46_0", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/f7807a27-1c45-4e79-9e61-6fb33ee4b7e7", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556564836725", "relationship-list": { "relationship": [ { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/0b34a0bb-84ea-424a-a0ce-a2041e115025", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "0b34a0bb-84ea-424a-a0ce-a2041e115025" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWCLvFWSNK_38fbaf46_0" } ] }, { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/Ete_vFWCLvFWSNK_38fbaf46_0", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "Ete_vFWCLvFWSNK_38fbaf46_0" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/0b34a0bb-84ea-424a-a0ce-a2041e115025/vf-modules/vf-module/32a2a6e2-27a4-4995-8e3d-50a65e8bfeb6", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "0b34a0bb-84ea-424a-a0ce-a2041e115025" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "32a2a6e2-27a4-4995-8e3d-50a65e8bfeb6" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "900dc2db-1d65-41ef-8b13-9b9b605cb0bd", "vserver-name": "vofwl01snkf0ef", "vserver-name2": "vofwl01snkf0ef", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/900dc2db-1d65-41ef-8b13-9b9b605cb0bd", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556567725997", "relationship-list": { "relationship": [ { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/9a216ccb-6536-4dc3-a789-0634591342d3", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "9a216ccb-6536-4dc3-a789-0634591342d3" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWDTvFWSNK_8edbf0ef_1" } ] }, { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/vofwl01snkf0ef", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "vofwl01snkf0ef" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/9a216ccb-6536-4dc3-a789-0634591342d3/vf-modules/vf-module/3ecc64d4-3861-4024-8fd2-d81d2d6e539c", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "9a216ccb-6536-4dc3-a789-0634591342d3" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "3ecc64d4-3861-4024-8fd2-d81d2d6e539c" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "cc93aa76-e88d-43a6-8e3b-331918dd3eab", "vserver-name": "demofwl01pgnaf46", "vserver-name2": "demofwl01pgnaf46", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/cc93aa76-e88d-43a6-8e3b-331918dd3eab", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556565009305", "relationship-list": { "relationship": [ { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/demofwl01pgnaf46", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "demofwl01pgnaf46" } ] }, { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/9fdccaed-6809-457d-9178-9f2187b54e15", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "9fdccaed-6809-457d-9178-9f2187b54e15" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWCLvPKG_38fbaf46_1" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/9fdccaed-6809-457d-9178-9f2187b54e15/vf-modules/vf-module/475496f6-38d1-43df-a995-64a387f6c788", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "9fdccaed-6809-457d-9178-9f2187b54e15" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "475496f6-38d1-43df-a995-64a387f6c788" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "ab342d19-f3e6-420b-8481-ed7f16c43dfa", "vserver-name": "demofwl01snkaf46", "vserver-name2": "demofwl01snkaf46", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/ab342d19-f3e6-420b-8481-ed7f16c43dfa", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556564837108", "relationship-list": { "relationship": [ { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/0b34a0bb-84ea-424a-a0ce-a2041e115025", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "0b34a0bb-84ea-424a-a0ce-a2041e115025" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWCLvFWSNK_38fbaf46_0" } ] }, { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/demofwl01snkaf46", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "demofwl01snkaf46" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/0b34a0bb-84ea-424a-a0ce-a2041e115025/vf-modules/vf-module/32a2a6e2-27a4-4995-8e3d-50a65e8bfeb6", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "0b34a0bb-84ea-424a-a0ce-a2041e115025" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "32a2a6e2-27a4-4995-8e3d-50a65e8bfeb6" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "2a9ce7fd-ecae-4301-b2eb-0b3f42df2eb8", "vserver-name": "vofwl01vfw8ab3", "vserver-name2": "vofwl01vfw8ab3", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/2a9ce7fd-ecae-4301-b2eb-0b3f42df2eb8", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556573557549", "relationship-list": { "relationship": [ { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/vofwl01vfw8ab3", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "vofwl01vfw8ab3" } ] }, { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/b2d0096d-8d50-4f05-b603-dfe95b07f1ea", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "b2d0096d-8d50-4f05-b603-dfe95b07f1ea" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWDTvFWSNK_8b908ab3_1" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/b2d0096d-8d50-4f05-b603-dfe95b07f1ea/vf-modules/vf-module/acc2eaad-1127-483a-80d2-ac5de1ec942a", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "b2d0096d-8d50-4f05-b603-dfe95b07f1ea" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "acc2eaad-1127-483a-80d2-ac5de1ec942a" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "91277106-90d3-450d-8a10-9aa9a8727d6e", "vserver-name": "vofwl01pgnf0ef", "vserver-name2": "vofwl01pgnf0ef", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/91277106-90d3-450d-8a10-9aa9a8727d6e", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556567540588", "relationship-list": { "relationship": [ { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/9e34e80d-3995-479c-8c53-54e621840ae0", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "9e34e80d-3995-479c-8c53-54e621840ae0" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWDTvPKG_8edbf0ef_0" } ] }, { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/vofwl01pgnf0ef", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "vofwl01pgnf0ef" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/9e34e80d-3995-479c-8c53-54e621840ae0/vf-modules/vf-module/02e31bf2-8a33-418f-85f4-6b1d2903b3b7", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "9e34e80d-3995-479c-8c53-54e621840ae0" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "02e31bf2-8a33-418f-85f4-6b1d2903b3b7" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "801da076-918a-4911-b87c-b44ce62822a9", "vserver-name": "vofwl01pgn8ab3", "vserver-name2": "vofwl01pgn8ab3", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/801da076-918a-4911-b87c-b44ce62822a9", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556573356532", "relationship-list": { "relationship": [ { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/vofwl01pgn8ab3", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "vofwl01pgn8ab3" } ] }, { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/7f0cccbf-408d-466c-8045-a7fd677bb24f", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "7f0cccbf-408d-466c-8045-a7fd677bb24f" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWDTvPKG_8b908ab3_0" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/7f0cccbf-408d-466c-8045-a7fd677bb24f/vf-modules/vf-module/1e130341-7ccd-46bc-bf83-3453c1ba5fe3", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "7f0cccbf-408d-466c-8045-a7fd677bb24f" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "1e130341-7ccd-46bc-bf83-3453c1ba5fe3" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "8a503052-a89c-4035-94ec-b3ab1e157b49", "vserver-name": "vofwl01vfwf0ef", "vserver-name2": "vofwl01vfwf0ef", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/8a503052-a89c-4035-94ec-b3ab1e157b49", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556567726399", "relationship-list": { "relationship": [ { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/9a216ccb-6536-4dc3-a789-0634591342d3", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "9a216ccb-6536-4dc3-a789-0634591342d3" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWDTvFWSNK_8edbf0ef_1" } ] }, { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/vofwl01vfwf0ef", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "vofwl01vfwf0ef" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/9a216ccb-6536-4dc3-a789-0634591342d3/vf-modules/vf-module/3ecc64d4-3861-4024-8fd2-d81d2d6e539c", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "9a216ccb-6536-4dc3-a789-0634591342d3" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "3ecc64d4-3861-4024-8fd2-d81d2d6e539c" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "39a77e27-ced1-444c-a5b6-f73135e09225", "vserver-name": "vofwl01snk8ab3", "vserver-name2": "vofwl01snk8ab3", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/39a77e27-ced1-444c-a5b6-f73135e09225", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556573557017", "relationship-list": { "relationship": [ { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/vofwl01snk8ab3", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "vofwl01snk8ab3" } ] }, { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/b2d0096d-8d50-4f05-b603-dfe95b07f1ea", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "b2d0096d-8d50-4f05-b603-dfe95b07f1ea" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWDTvFWSNK_8b908ab3_1" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/b2d0096d-8d50-4f05-b603-dfe95b07f1ea/vf-modules/vf-module/acc2eaad-1127-483a-80d2-ac5de1ec942a", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "b2d0096d-8d50-4f05-b603-dfe95b07f1ea" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "acc2eaad-1127-483a-80d2-ac5de1ec942a" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "0e581a27-5184-48b1-88b1-e81c5b5a450c", "vserver-name": "vofwl01snk8ab3", "vserver-name2": "vofwl01snk8ab3", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/0e581a27-5184-48b1-88b1-e81c5b5a450c", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556573767443", "relationship-list": { "relationship": [ { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/vofwl01snk8ab3", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "vofwl01snk8ab3" } ] }, { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/7d4ae51b-4d2e-45f7-a0a5-6fd42dc8a073", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "7d4ae51b-4d2e-45f7-a0a5-6fd42dc8a073" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWDTvFWSNK_8b908ab3_2" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/7d4ae51b-4d2e-45f7-a0a5-6fd42dc8a073/vf-modules/vf-module/06a08cc1-37a5-4ec6-bb85-e5ee4d69d0f0", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "7d4ae51b-4d2e-45f7-a0a5-6fd42dc8a073" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "06a08cc1-37a5-4ec6-bb85-e5ee4d69d0f0" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "c103ce57-6662-49e0-a589-ebfd91f05c79", "vserver-name": "vofwl01vfw8ab3", "vserver-name2": "vofwl01vfw8ab3", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/c103ce57-6662-49e0-a589-ebfd91f05c79", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556573767717", "relationship-list": { "relationship": [ { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/vofwl01vfw8ab3", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "vofwl01vfw8ab3" } ] }, { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/7d4ae51b-4d2e-45f7-a0a5-6fd42dc8a073", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "7d4ae51b-4d2e-45f7-a0a5-6fd42dc8a073" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWDTvFWSNK_8b908ab3_2" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/7d4ae51b-4d2e-45f7-a0a5-6fd42dc8a073/vf-modules/vf-module/06a08cc1-37a5-4ec6-bb85-e5ee4d69d0f0", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "7d4ae51b-4d2e-45f7-a0a5-6fd42dc8a073" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "06a08cc1-37a5-4ec6-bb85-e5ee4d69d0f0" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "b75ccb62-131b-4e76-adad-28636fc60fb8", "vserver-name": "demofwl01snkfbde", "vserver-name2": "demofwl01snkfbde", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/b75ccb62-131b-4e76-adad-28636fc60fb8", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556725250327", "relationship-list": { "relationship": [ { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/demofwl01snkfbde", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "demofwl01snkfbde" } ] }, { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/f17face5-69cb-4c88-9e0b-7426db7edddd", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "f17face5-69cb-4c88-9e0b-7426db7edddd" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWCLvFWSNK_7ba1fbde_0" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/f17face5-69cb-4c88-9e0b-7426db7edddd/vf-modules/vf-module/a6936a82-e340-4fe2-8e3e-b0a10a0001e2", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "f17face5-69cb-4c88-9e0b-7426db7edddd" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "a6936a82-e340-4fe2-8e3e-b0a10a0001e2" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "f953c499-4b1e-426b-8c6d-e9e9f1fc730f", "vserver-name": "Ete_vFWCLvFWSNK_7ba1fbde_0", "vserver-name2": "Ete_vFWCLvFWSNK_7ba1fbde_0", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/f953c499-4b1e-426b-8c6d-e9e9f1fc730f", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556725250281", "relationship-list": { "relationship": [ { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/Ete_vFWCLvFWSNK_7ba1fbde_0", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "Ete_vFWCLvFWSNK_7ba1fbde_0" } ] }, { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/f17face5-69cb-4c88-9e0b-7426db7edddd", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "f17face5-69cb-4c88-9e0b-7426db7edddd" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWCLvFWSNK_7ba1fbde_0" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/f17face5-69cb-4c88-9e0b-7426db7edddd/vf-modules/vf-module/a6936a82-e340-4fe2-8e3e-b0a10a0001e2", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "f17face5-69cb-4c88-9e0b-7426db7edddd" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "a6936a82-e340-4fe2-8e3e-b0a10a0001e2" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "80465c73-3481-4d9d-9d3b-ab4016dfffe7", "vserver-name": "demofwl01pgnfbde", "vserver-name2": "demofwl01pgnfbde", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/80465c73-3481-4d9d-9d3b-ab4016dfffe7", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556725436997", "relationship-list": { "relationship": [ { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/demofwl01pgnfbde", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "demofwl01pgnfbde" } ] }, { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/9cd7da50-723c-418c-a91d-af2866844a5d", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "9cd7da50-723c-418c-a91d-af2866844a5d" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWCLvPKG_7ba1fbde_1" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/9cd7da50-723c-418c-a91d-af2866844a5d/vf-modules/vf-module/04bcd430-e1ef-4da5-a67e-3dd80463a725", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "9cd7da50-723c-418c-a91d-af2866844a5d" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "04bcd430-e1ef-4da5-a67e-3dd80463a725" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } } ] }, "relationship-list": { "relationship": [ { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/vFWCL", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/vLB", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vLB" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/vIMS", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vIMS" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/vCPE", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vCPE" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/vFW", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFW" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/gNB", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "gNB" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/vIMS", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vIMS" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/gNB", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "gNB" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/vFW", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFW" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/vLB", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vLB" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_8568f3da-8821-4600-b95f-6224f15943f7/service-subscriptions/service-subscription/vFWCL", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_8568f3da-8821-4600-b95f-6224f15943f7" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_38fbaf46-8ae5-4b08-ad4d-2cb552ca2eb0/service-subscriptions/service-subscription/vFWCL", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_38fbaf46-8ae5-4b08-ad4d-2cb552ca2eb0" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/vFWCL", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_8edbf0ef-8460-4965-9e56-7e4637c31a41/service-subscriptions/service-subscription/vFWDT", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_8edbf0ef-8460-4965-9e56-7e4637c31a41" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWDT" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/vCPE", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vCPE" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_5dbd369e-2174-430a-9c15-b9a090b99591/service-subscriptions/service-subscription/vFWDT", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_5dbd369e-2174-430a-9c15-b9a090b99591" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWDT" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_8b908ab3-b9e6-41a9-a4e2-31cc9c5114a2/service-subscriptions/service-subscription/vFWDT", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_8b908ab3-b9e6-41a9-a4e2-31cc9c5114a2" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWDT" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_7ba1fbde-6187-464a-a62d-d9dd25bdf4e8/service-subscriptions/service-subscription/vFWCL", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_7ba1fbde-6187-464a-a62d-d9dd25bdf4e8" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" } ] } ] } } }, { "cloud-region": { "cloud-owner": "CloudOwner", "cloud-region-id": "RegionOne", "cloud-type": "SharedNode", "owner-defined-type": "OwnerType", "cloud-region-version": "v1", "cloud-zone": "CloudZone", "resource-version": "1556561749631", "tenants": { "tenant": [ { "tenant-id": "41d6d38489bd40b09ea8a6b6b852dcbd", "tenant-name": "Integration-SB-00", "resource-version": "1556561749631", "relationship-list": { "relationship": [ { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/vFWCL", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/vLB", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vLB" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/vIMS", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vIMS" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/vCPE", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vCPE" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/vFW", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFW" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/gNB", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "gNB" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/vIMS", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vIMS" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/gNB", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "gNB" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/vFW", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFW" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/vLB", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vLB" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_8568f3da-8821-4600-b95f-6224f15943f7/service-subscriptions/service-subscription/vFWCL", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_8568f3da-8821-4600-b95f-6224f15943f7" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_38fbaf46-8ae5-4b08-ad4d-2cb552ca2eb0/service-subscriptions/service-subscription/vFWCL", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_38fbaf46-8ae5-4b08-ad4d-2cb552ca2eb0" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/vFWCL", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_8edbf0ef-8460-4965-9e56-7e4637c31a41/service-subscriptions/service-subscription/vFWDT", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_8edbf0ef-8460-4965-9e56-7e4637c31a41" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWDT" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/vCPE", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vCPE" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_5dbd369e-2174-430a-9c15-b9a090b99591/service-subscriptions/service-subscription/vFWDT", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_5dbd369e-2174-430a-9c15-b9a090b99591" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWDT" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_8b908ab3-b9e6-41a9-a4e2-31cc9c5114a2/service-subscriptions/service-subscription/vFWDT", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_8b908ab3-b9e6-41a9-a4e2-31cc9c5114a2" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWDT" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_7ba1fbde-6187-464a-a62d-d9dd25bdf4e8/service-subscriptions/service-subscription/vFWCL", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_7ba1fbde-6187-464a-a62d-d9dd25bdf4e8" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" } ] } ] } } ] }, "flavors": { "flavor": [ { "flavor-id": "764efb04-5a46-4806-a766-2bdd24559f39", "flavor-name": "m1.medium", "flavor-vcpus": 2, "flavor-ram": 4096, "flavor-disk": 40, "flavor-ephemeral": 0, "flavor-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/flavors/764efb04-5a46-4806-a766-2bdd24559f39", "resource-version": "1556564836050", "relationship-list": { "relationship": [ { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/f7807a27-1c45-4e79-9e61-6fb33ee4b7e7", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "f7807a27-1c45-4e79-9e61-6fb33ee4b7e7" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "Ete_vFWCLvFWSNK_38fbaf46_0" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/900dc2db-1d65-41ef-8b13-9b9b605cb0bd", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "900dc2db-1d65-41ef-8b13-9b9b605cb0bd" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01snkf0ef" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/cc93aa76-e88d-43a6-8e3b-331918dd3eab", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "cc93aa76-e88d-43a6-8e3b-331918dd3eab" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01pgnaf46" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/ab342d19-f3e6-420b-8481-ed7f16c43dfa", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "ab342d19-f3e6-420b-8481-ed7f16c43dfa" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01snkaf46" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/2a9ce7fd-ecae-4301-b2eb-0b3f42df2eb8", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "2a9ce7fd-ecae-4301-b2eb-0b3f42df2eb8" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01vfw8ab3" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/91277106-90d3-450d-8a10-9aa9a8727d6e", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "91277106-90d3-450d-8a10-9aa9a8727d6e" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01pgnf0ef" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/801da076-918a-4911-b87c-b44ce62822a9", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "801da076-918a-4911-b87c-b44ce62822a9" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01pgn8ab3" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/8a503052-a89c-4035-94ec-b3ab1e157b49", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "8a503052-a89c-4035-94ec-b3ab1e157b49" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01vfwf0ef" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/39a77e27-ced1-444c-a5b6-f73135e09225", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "39a77e27-ced1-444c-a5b6-f73135e09225" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01snk8ab3" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/0e581a27-5184-48b1-88b1-e81c5b5a450c", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "0e581a27-5184-48b1-88b1-e81c5b5a450c" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01snk8ab3" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/c103ce57-6662-49e0-a589-ebfd91f05c79", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "c103ce57-6662-49e0-a589-ebfd91f05c79" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01vfw8ab3" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/b75ccb62-131b-4e76-adad-28636fc60fb8", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "b75ccb62-131b-4e76-adad-28636fc60fb8" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01snkfbde" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/f953c499-4b1e-426b-8c6d-e9e9f1fc730f", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "f953c499-4b1e-426b-8c6d-e9e9f1fc730f" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "Ete_vFWCLvFWSNK_7ba1fbde_0" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/80465c73-3481-4d9d-9d3b-ab4016dfffe7", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "80465c73-3481-4d9d-9d3b-ab4016dfffe7" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01pgnfbde" } ] } ] } } ] }, "images": { "image": [ { "image-id": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "image-name": "unknown", "image-architecture": "unknown", "image-os-distro": "unknown", "image-os-version": "unknown", "application": "unknown", "application-vendor": "unknown", "application-version": "unknown", "image-selflink": "http://10.12.25.2:8774/41d6d38489bd40b09ea8a6b6b852dcbd/images/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "resource-version": "1556564834957", "relationship-list": { "relationship": [ { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/f7807a27-1c45-4e79-9e61-6fb33ee4b7e7", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "f7807a27-1c45-4e79-9e61-6fb33ee4b7e7" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "Ete_vFWCLvFWSNK_38fbaf46_0" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/900dc2db-1d65-41ef-8b13-9b9b605cb0bd", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "900dc2db-1d65-41ef-8b13-9b9b605cb0bd" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01snkf0ef" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/cc93aa76-e88d-43a6-8e3b-331918dd3eab", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "cc93aa76-e88d-43a6-8e3b-331918dd3eab" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01pgnaf46" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/ab342d19-f3e6-420b-8481-ed7f16c43dfa", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "ab342d19-f3e6-420b-8481-ed7f16c43dfa" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01snkaf46" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/2a9ce7fd-ecae-4301-b2eb-0b3f42df2eb8", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "2a9ce7fd-ecae-4301-b2eb-0b3f42df2eb8" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01vfw8ab3" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/91277106-90d3-450d-8a10-9aa9a8727d6e", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "91277106-90d3-450d-8a10-9aa9a8727d6e" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01pgnf0ef" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/801da076-918a-4911-b87c-b44ce62822a9", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "801da076-918a-4911-b87c-b44ce62822a9" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01pgn8ab3" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/8a503052-a89c-4035-94ec-b3ab1e157b49", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "8a503052-a89c-4035-94ec-b3ab1e157b49" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01vfwf0ef" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/39a77e27-ced1-444c-a5b6-f73135e09225", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "39a77e27-ced1-444c-a5b6-f73135e09225" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01snk8ab3" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/0e581a27-5184-48b1-88b1-e81c5b5a450c", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "0e581a27-5184-48b1-88b1-e81c5b5a450c" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01snk8ab3" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/c103ce57-6662-49e0-a589-ebfd91f05c79", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "c103ce57-6662-49e0-a589-ebfd91f05c79" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01vfw8ab3" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/b75ccb62-131b-4e76-adad-28636fc60fb8", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "b75ccb62-131b-4e76-adad-28636fc60fb8" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01snkfbde" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/f953c499-4b1e-426b-8c6d-e9e9f1fc730f", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "f953c499-4b1e-426b-8c6d-e9e9f1fc730f" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "Ete_vFWCLvFWSNK_7ba1fbde_0" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/80465c73-3481-4d9d-9d3b-ab4016dfffe7", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "80465c73-3481-4d9d-9d3b-ab4016dfffe7" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01pgnfbde" } ] } ] } } ] }, "availability-zones": { "availability-zone": [ { "availability-zone-name": "nova", "hypervisor-type": "KVM", "operational-status": "Active", "resource-version": "1556561761360" } ] }, "relationship-list": { "relationship": [ { "related-to": "complex", "relationship-label": "org.onap.relationships.inventory.LocatedIn", "related-link": "/aai/v15/cloud-infrastructure/complexes/complex/clli1", "relationship-data": [ { "relationship-key": "complex.physical-location-id", "relationship-value": "clli1" } ] } ] } } } ] } 2024-01-20 18:37:51,932 ModelImplAai [main] DEBUG org.onap.policy.aai.AaiManager - RestManager.put before 2024-01-20 18:37:51,933 ModelImplAai [main] INFO network - [OUT|REST|/aai/v21/search/nodes-query?search-node-type=vserver&filter=vserver-name:EQUALS:Foo|] 2024-01-20 18:37:51,933 ModelImplAai [main] INFO network - [IN|REST|/aai/v21/search/nodes-query?search-node-type=vserver&filter=vserver-name:EQUALS:] AAI POST Null Response 2024-01-20 18:37:51,933 ModelImplAai [main] DEBUG org.onap.policy.aai.AaiManager - AAI GET Null Response to /aai/v21/search/nodes-query?search-node-type=vserver&filter=vserver-name:EQUALS:Foo 2024-01-20 18:37:51,933 ModelImplAai [main] INFO network - [OUT|REST|] null 2024-01-20 18:37:51,934 ModelImplAai [main] DEBUG org.onap.policy.aai.AaiManager - RestManager.put after 2024-01-20 18:37:51,934 ModelImplAai [main] INFO network - [IN|REST|/aai/v21/query?format=resource] AAI POST Null Response 2024-01-20 18:37:51,934 ModelImplAai [main] DEBUG org.onap.policy.aai.AaiManager - AAI POST Null Response to /aai/v21/query?format=resource 2024-01-20 18:37:51,935 ModelImplAai [main] DEBUG org.onap.policy.aai.AaiManager - RestManager.put before 2024-01-20 18:37:51,935 ModelImplAai [main] INFO network - [OUT|REST|Error/aai/v21/search/nodes-query?search-node-type=vserver&filter=vserver-name:EQUALS:Foo|] 2024-01-20 18:37:51,936 ModelImplAai [main] INFO network - [IN|REST|Error/aai/v21/search/nodes-query?search-node-type=vserver&filter=vserver-name:EQUALS:] AAI POST Null Response 2024-01-20 18:37:51,936 ModelImplAai [main] DEBUG org.onap.policy.aai.AaiManager - AAI GET Null Response to Error/aai/v21/search/nodes-query?search-node-type=vserver&filter=vserver-name:EQUALS:Foo 2024-01-20 18:37:51,936 ModelImplAai [main] INFO network - [OUT|REST|Error] null 2024-01-20 18:37:51,936 ModelImplAai [main] DEBUG org.onap.policy.aai.AaiManager - RestManager.put after 2024-01-20 18:37:51,936 ModelImplAai [main] INFO network - [IN|REST|Error/aai/v21/query?format=resource] AAI POST Null Response 2024-01-20 18:37:51,936 ModelImplAai [main] DEBUG org.onap.policy.aai.AaiManager - AAI POST Null Response to Error/aai/v21/query?format=resource [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.931 s -- in org.onap.policy.aai.AaiManagerTest [INFO] Running org.onap.policy.aai.AaiCqResponseTest 2024-01-20 18:37:52,011 ModelImplAai [main] INFO o.onap.policy.aai.AaiCqResponseTest - f17face5-69cb-4c88-9e0b-7426db7edddd 2024-01-20 18:37:52,070 ModelImplAai [main] INFO o.onap.policy.aai.AaiCqResponseTest - f953c499-4b1e-426b-8c6d-e9e9f1fc730f 2024-01-20 18:37:52,093 ModelImplAai [main] INFO o.onap.policy.aai.AaiCqResponseTest - 41d6d38489bd40b09ea8a6b6b852dcbd 2024-01-20 18:37:52,117 ModelImplAai [main] INFO o.onap.policy.aai.AaiCqResponseTest - Ete_vFWCLvFWSNK_7ba1fbde_0 2024-01-20 18:37:52,117 ModelImplAai [main] INFO o.onap.policy.aai.AaiCqResponseTest - Ete_vFWCLvPKG_7ba1fbde_1 2024-01-20 18:37:52,139 ModelImplAai [main] INFO o.onap.policy.aai.AaiCqResponseTest - Service_Ete_Name7ba1fbde-6187-464a-a62d-d9dd25bdf4e8 2024-01-20 18:37:52,162 ModelImplAai [main] INFO o.onap.policy.aai.AaiCqResponseTest - vFWCL_vFWSNK bbefb8ce-2bde 2024-01-20 18:37:52,184 ModelImplAai [main] INFO o.onap.policy.aai.AaiCqResponseTest - Vfmodule_Ete_vFWCLvFWSNK_7ba1fbde_0 2024-01-20 18:37:52,184 ModelImplAai [main] INFO o.onap.policy.aai.AaiCqResponseTest - Vfmodule_Ete_vFWCLvPKG_7ba1fbde_1 2024-01-20 18:37:52,206 ModelImplAai [main] INFO o.onap.policy.aai.AaiCqResponseTest - RegionOne 2024-01-20 18:37:52,227 ModelImplAai [main] INFO o.onap.policy.aai.AaiCqResponseTest - Ete_vFWCLvFWSNK_7ba1fbde_0 2024-01-20 18:37:52,249 ModelImplAai [main] INFO o.onap.policy.aai.AaiCqResponseTest - 9a243c47-fd5f-43d1-bd2a-f17bd12a61f2 2024-01-20 18:37:52,270 ModelImplAai [main] INFO o.onap.policy.aai.AaiCqResponseTest - Ete_vFWCLvFWSNK_7ba1fbde_0 2024-01-20 18:37:52,723 ModelImplAai [main] INFO o.onap.policy.aai.AaiCqResponseTest - Ete_vFWCLvFWSNK_7ba1fbde_0 2024-01-20 18:37:52,743 ModelImplAai [main] INFO o.onap.policy.aai.AaiCqResponseTest - Vfmodule_Ete_vFWCLvFWSNK_7ba1fbde_0 2024-01-20 18:37:52,762 ModelImplAai [main] INFO o.onap.policy.aai.AaiCqResponseTest - Vfmodule_Ete_vFWCLvFWSNK_7ba1fbde_0 2024-01-20 18:37:52,781 ModelImplAai [main] INFO o.onap.policy.aai.AaiCqResponseTest - vFWCL_vFWSNK bbefb8ce-2bde 2024-01-20 18:37:52,781 ModelImplAai [main] INFO o.onap.policy.aai.AaiCqResponseTest - vFWCL 2019-05-01 15:30: 2024-01-20 18:37:52,781 ModelImplAai [main] INFO o.onap.policy.aai.AaiCqResponseTest - VfwclVfwsnkBbefb8ce2bde..base_vfw..module-0 2024-01-20 18:37:52,816 ModelImplAai [main] INFO o.onap.policy.aai.AaiCqResponseTest - Vfmodule_Ete_vFWCLvFWSNK_7ba1fbde_0 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.782 s -- in org.onap.policy.aai.AaiCqResponseTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ aai --- [INFO] Loading execution data file /w/workspace/policy-models-sonar/models-interactions/model-impl/aai/../../../target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'aai' with 4 classes [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (report-aggregate) @ aai --- [INFO] Analyzed bundle 'rest' with 2 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ aai --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-interactions/model-impl/aai/target/aai-3.1.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ aai --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ aai --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ aai --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ aai --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-interactions/model-impl/aai/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ aai --- [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-impl/aai/pom.xml to /tmp/r/org/onap/policy/models/policy-models-interactions/model-impl/aai/3.1.1-SNAPSHOT/aai-3.1.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-impl/aai/target/aai-3.1.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-interactions/model-impl/aai/3.1.1-SNAPSHOT/aai-3.1.1-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.models.policy-models-interactions.model-impl:appc >-- [INFO] Building appc 3.1.1-SNAPSHOT [15/43] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ appc --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ appc --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ appc --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ appc --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-interactions/model-impl/appc/../../../target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/* --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ appc --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ appc --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ appc --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ appc --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 7 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ appc --- [INFO] skip non existing resourceDirectory /w/workspace/policy-models-sonar/models-interactions/model-impl/appc/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ appc --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 6 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ appc --- [INFO] Surefire report directory: /w/workspace/policy-models-sonar/models-interactions/model-impl/appc/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.appc.ResponseStatusTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.196 s -- in org.onap.policy.appc.ResponseStatusTest [INFO] Running org.onap.policy.appc.EnumsTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.policy.appc.EnumsTest [INFO] Running org.onap.policy.appc.CommonHeaderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.onap.policy.appc.CommonHeaderTest [INFO] Running org.onap.policy.appc.ResponseTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.policy.appc.ResponseTest [INFO] Running org.onap.policy.appc.RequestTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.onap.policy.appc.RequestTest [INFO] Running org.onap.policy.appc.util.SerializationTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.080 s -- in org.onap.policy.appc.util.SerializationTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ appc --- [INFO] Loading execution data file /w/workspace/policy-models-sonar/models-interactions/model-impl/appc/../../../target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'appc' with 6 classes [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (report-aggregate) @ appc --- [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ appc --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-interactions/model-impl/appc/target/appc-3.1.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ appc --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ appc --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ appc --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ appc --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-interactions/model-impl/appc/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ appc --- [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-impl/appc/pom.xml to /tmp/r/org/onap/policy/models/policy-models-interactions/model-impl/appc/3.1.1-SNAPSHOT/appc-3.1.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-impl/appc/target/appc-3.1.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-interactions/model-impl/appc/3.1.1-SNAPSHOT/appc-3.1.1-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.models.policy-models-interactions.model-impl:cds >-- [INFO] Building cds 3.1.1-SNAPSHOT [16/43] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ cds --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cds --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cds --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cds --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-interactions/model-impl/cds/../../../target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/* --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cds --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cds --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ cds --- [INFO] skip non existing resourceDirectory /w/workspace/policy-models-sonar/models-interactions/model-impl/cds/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cds --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 6 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ cds --- [INFO] skip non existing resourceDirectory /w/workspace/policy-models-sonar/models-interactions/model-impl/cds/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cds --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ cds --- [INFO] Surefire report directory: /w/workspace/policy-models-sonar/models-interactions/model-impl/cds/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.cds.client.CdsProcessorGrpcClientTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 18:38:02.148 [main] INFO org.onap.policy.cds.client.CdsProcessorHandler -- Processing blueprint(:) for action() 18:38:02.519 [main] INFO org.onap.policy.common.utils.services.OrderedServiceImpl -- ***** OrderedServiceImpl implementers: [] 18:38:02.521 [main] INFO network -- [OUT|REST|gRPC://localhost:1234/] actionIdentifiers { actionName: "policy-to-cds" } 18:38:02.530 [main] INFO org.onap.policy.cds.client.CdsProcessorHandler -- [IN|REST|gRPC://localhost:1234/|] {} io.grpc.StatusRuntimeException: UNKNOWN at io.grpc.Status.asRuntimeException(Status.java:533) at io.grpc.stub.ClientCalls$StreamObserverToCallListenerAdapter.onClose(ClientCalls.java:453) at io.grpc.internal.ClientCallImpl.closeObserver(ClientCallImpl.java:426) at io.grpc.internal.ClientCallImpl.access$500(ClientCallImpl.java:66) at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.close(ClientCallImpl.java:689) at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.access$900(ClientCallImpl.java:577) at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInternal(ClientCallImpl.java:751) at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInContext(ClientCallImpl.java:740) at io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37) at io.grpc.internal.SerializeReentrantCallsDirectExecutor.execute(SerializeReentrantCallsDirectExecutor.java:49) at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.closedInternal(ClientCallImpl.java:755) at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.closed(ClientCallImpl.java:705) at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.closed(ClientCallImpl.java:698) at io.grpc.internal.ForwardingClientStreamListener.closed(ForwardingClientStreamListener.java:34) at io.grpc.internal.InternalSubchannel$CallTracingTransport$1$1.closed(InternalSubchannel.java:654) at io.grpc.inprocess.InProcessTransport$InProcessStream$InProcessServerStream.notifyClientClose(InProcessTransport.java:576) at io.grpc.inprocess.InProcessTransport$InProcessStream$InProcessServerStream.close(InProcessTransport.java:562) at io.grpc.internal.ServerCallImpl.closeInternal(ServerCallImpl.java:218) at io.grpc.internal.ServerCallImpl.close(ServerCallImpl.java:202) at io.grpc.stub.ServerCalls$ServerCallStreamObserverImpl.onError(ServerCalls.java:360) at org.onap.policy.cds.client.CdsProcessorGrpcClientTest.testSendRequestFail(CdsProcessorGrpcClientTest.java:150) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at io.grpc.testing.GrpcCleanupRule$1.evaluate(GrpcCleanupRule.java:125) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 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) 18:38:02.563 [main] ERROR org.onap.policy.cds.api.TestCdsProcessorListenerImpl -- Failed processing blueprint Status{code=UNKNOWN, description=null, cause=null} io.grpc.StatusRuntimeException: UNKNOWN at io.grpc.Status.asRuntimeException(Status.java:533) at io.grpc.stub.ClientCalls$StreamObserverToCallListenerAdapter.onClose(ClientCalls.java:453) at io.grpc.internal.ClientCallImpl.closeObserver(ClientCallImpl.java:426) at io.grpc.internal.ClientCallImpl.access$500(ClientCallImpl.java:66) at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.close(ClientCallImpl.java:689) at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.access$900(ClientCallImpl.java:577) at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInternal(ClientCallImpl.java:751) at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInContext(ClientCallImpl.java:740) at io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37) at io.grpc.internal.SerializeReentrantCallsDirectExecutor.execute(SerializeReentrantCallsDirectExecutor.java:49) at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.closedInternal(ClientCallImpl.java:755) at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.closed(ClientCallImpl.java:705) at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.closed(ClientCallImpl.java:698) at io.grpc.internal.ForwardingClientStreamListener.closed(ForwardingClientStreamListener.java:34) at io.grpc.internal.InternalSubchannel$CallTracingTransport$1$1.closed(InternalSubchannel.java:654) at io.grpc.inprocess.InProcessTransport$InProcessStream$InProcessServerStream.notifyClientClose(InProcessTransport.java:576) at io.grpc.inprocess.InProcessTransport$InProcessStream$InProcessServerStream.close(InProcessTransport.java:562) at io.grpc.internal.ServerCallImpl.closeInternal(ServerCallImpl.java:218) at io.grpc.internal.ServerCallImpl.close(ServerCallImpl.java:202) at io.grpc.stub.ServerCalls$ServerCallStreamObserverImpl.onError(ServerCalls.java:360) at org.onap.policy.cds.client.CdsProcessorGrpcClientTest.testSendRequestFail(CdsProcessorGrpcClientTest.java:150) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at io.grpc.testing.GrpcCleanupRule$1.evaluate(GrpcCleanupRule.java:125) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 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) 18:38:02.585 [main] INFO org.onap.policy.cds.client.CdsProcessorGrpcClient -- CdsProcessorListener stopped 18:38:02.873 [main] INFO org.onap.policy.cds.client.CdsProcessorGrpcClient -- CdsProcessorListener started 18:38:02.874 [main] INFO org.onap.policy.cds.client.CdsProcessorGrpcClient -- CdsProcessorListener stopped 18:38:02.904 [main] INFO org.onap.policy.cds.client.CdsProcessorGrpcClient -- CdsProcessorListener stopped 18:38:02.908 [main] INFO org.onap.policy.cds.client.CdsProcessorHandler -- Processing blueprint(:) for action() 18:38:02.911 [main] INFO network -- [OUT|REST|gRPC://localhost:1234/] actionIdentifiers { actionName: "policy-to-cds-req1" } 18:38:02.921 [main] INFO network -- [IN|REST|gRPC://localhost:1234/] actionIdentifiers { actionName: "policy-to-cds-resp1" } 18:38:02.923 [main] INFO org.onap.policy.cds.api.TestCdsProcessorListenerImpl -- Received notification from CDS: actionIdentifiers { actionName: "policy-to-cds-resp1" } 18:38:02.927 [main] INFO network -- [IN|REST|gRPC://localhost:1234/] actionIdentifiers { actionName: "policy-to-cds-resp2" } 18:38:02.928 [main] INFO org.onap.policy.cds.api.TestCdsProcessorListenerImpl -- Received notification from CDS: actionIdentifiers { actionName: "policy-to-cds-resp2" } 18:38:02.929 [main] INFO org.onap.policy.cds.client.CdsProcessorHandler -- Completed blueprint(:) for action() 18:38:02.931 [main] INFO org.onap.policy.cds.client.CdsProcessorGrpcClient -- CdsProcessorListener stopped 18:38:02.947 [main] INFO org.onap.policy.cds.client.CdsProcessorGrpcClient -- CdsProcessorListener stopped [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.389 s -- in org.onap.policy.cds.client.CdsProcessorGrpcClientTest [INFO] Running org.onap.policy.cds.client.BasicAuthClientHeaderInterceptorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.110 s -- in org.onap.policy.cds.client.BasicAuthClientHeaderInterceptorTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cds --- [INFO] Loading execution data file /w/workspace/policy-models-sonar/models-interactions/model-impl/cds/../../../target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cds' with 7 classes [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (report-aggregate) @ cds --- [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ cds --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-interactions/model-impl/cds/target/cds-3.1.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cds --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cds --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cds --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cds --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-interactions/model-impl/cds/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ cds --- [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-impl/cds/pom.xml to /tmp/r/org/onap/policy/models/policy-models-interactions/model-impl/cds/3.1.1-SNAPSHOT/cds-3.1.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-impl/cds/target/cds-3.1.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-interactions/model-impl/cds/3.1.1-SNAPSHOT/cds-3.1.1-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.models.policy-models-interactions.model-impl:appclcm >-- [INFO] Building appclcm 3.1.1-SNAPSHOT [17/43] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ appclcm --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ appclcm --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ appclcm --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ appclcm --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-interactions/model-impl/appclcm/../../../target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/* --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ appclcm --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ appclcm --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ appclcm --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ appclcm --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 9 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ appclcm --- [INFO] skip non existing resourceDirectory /w/workspace/policy-models-sonar/models-interactions/model-impl/appclcm/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ appclcm --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ appclcm --- [INFO] Surefire report directory: /w/workspace/policy-models-sonar/models-interactions/model-impl/appclcm/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.appclcm.AppcLcmCommonHeaderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.080 s -- in org.onap.policy.appclcm.AppcLcmCommonHeaderTest [INFO] Running org.onap.policy.appclcm.AppcLcmOutputTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.policy.appclcm.AppcLcmOutputTest [INFO] Running org.onap.policy.appclcm.AppcLcmModelsTest 18:38:04.690 [main] INFO com.openpojo.log.LoggerFactory -- Logging subsystem initialized to [com.openpojo.log.impl.SLF4JLogger] 18:38:04.693 [main] INFO com.openpojo.reflection.coverage.service.PojoCoverageFilterServiceFactory -- Jacoco detected, auto-configuring OpenPojo to ignore its structures. 18:38:04.749 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to get value for environment variable: [sun.boot.class.path] 18:38:04.750 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/java/packages/lib 18:38:04.751 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/java/packages/lib] 18:38:04.751 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/lib/x86_64-linux-gnu/jni 18:38:04.751 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/lib/x86_64-linux-gnu/jni] 18:38:04.751 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /lib/x86_64-linux-gnu 18:38:04.751 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/lib/x86_64-linux-gnu] 18:38:04.752 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/lib/x86_64-linux-gnu 18:38:04.752 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/lib/x86_64-linux-gnu] 18:38:04.752 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/lib/jni 18:38:04.752 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/lib/jni] 18:38:04.752 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /lib 18:38:04.752 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/lib] 18:38:04.753 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/lib 18:38:04.753 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/lib] 18:38:04.753 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /w/workspace/policy-models-sonar/models-interactions/model-impl/appclcm/target/test-classes 18:38:04.753 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/w/workspace/policy-models-sonar/models-interactions/model-impl/appclcm/target/test-classes] 18:38:04.754 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /w/workspace/policy-models-sonar/models-interactions/model-impl/appclcm/target/classes 18:38:04.754 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/w/workspace/policy-models-sonar/models-interactions/model-impl/appclcm/target/classes] 18:38:04.754 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar 18:38:04.756 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/common/utils/2.1.1-SNAPSHOT/utils-2.1.1-SNAPSHOT.jar 18:38:04.756 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/common/capabilities/2.1.1-SNAPSHOT/capabilities-2.1.1-SNAPSHOT.jar 18:38:04.756 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/common/gson/2.1.1-SNAPSHOT/gson-2.1.1-SNAPSHOT.jar 18:38:04.756 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.jar 18:38:04.757 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/worldturner/medeia/medeia-validator-core/1.1.1/medeia-validator-core-1.1.1.jar 18:38:04.757 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.3.20/kotlin-reflect-1.3.20.jar 18:38:04.760 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.3.20/kotlin-stdlib-1.3.20.jar 18:38:04.761 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.20/kotlin-stdlib-common-1.3.20.jar 18:38:04.761 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.jar 18:38:04.762 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar 18:38:04.762 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar 18:38:04.762 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar 18:38:04.763 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar 18:38:04.764 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.jar 18:38:04.764 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/prometheus/simpleclient/0.16.0/simpleclient-0.16.0.jar 18:38:04.764 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/prometheus/simpleclient_tracer_otel/0.16.0/simpleclient_tracer_otel-0.16.0.jar 18:38:04.765 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/prometheus/simpleclient_tracer_common/0.16.0/simpleclient_tracer_common-0.16.0.jar 18:38:04.765 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/prometheus/simpleclient_tracer_otel_agent/0.16.0/simpleclient_tracer_otel_agent-0.16.0.jar 18:38:04.765 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/prometheus/simpleclient_hotspot/0.16.0/simpleclient_hotspot-0.16.0.jar 18:38:04.765 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/prometheus/simpleclient_servlet_jakarta/0.16.0/simpleclient_servlet_jakarta-0.16.0.jar 18:38:04.765 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/prometheus/simpleclient_common/0.16.0/simpleclient_common-0.16.0.jar 18:38:04.765 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/prometheus/simpleclient_servlet_common/0.16.0/simpleclient_servlet_common-0.16.0.jar 18:38:04.766 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/prometheus/simpleclient_logback/0.16.0/simpleclient_logback-0.16.0.jar 18:38:04.766 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar 18:38:04.766 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1/jakarta.xml.bind-api-4.0.1.jar 18:38:04.766 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar 18:38:04.766 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar 18:38:04.767 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar 18:38:04.767 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/swagger/core/v3/swagger-jaxrs2-jakarta/2.2.15/swagger-jaxrs2-jakarta-2.2.15.jar 18:38:04.767 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/github/classgraph/classgraph/4.8.154/classgraph-4.8.154.jar 18:38:04.768 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/swagger/core/v3/swagger-models-jakarta/2.2.15/swagger-models-jakarta-2.2.15.jar 18:38:04.768 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.15.1/jackson-annotations-2.15.1.jar 18:38:04.768 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/swagger/core/v3/swagger-annotations-jakarta/2.2.15/swagger-annotations-jakarta-2.2.15.jar 18:38:04.768 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/swagger/core/v3/swagger-integration-jakarta/2.2.15/swagger-integration-jakarta-2.2.15.jar 18:38:04.768 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/swagger/core/v3/swagger-core-jakarta/2.2.15/swagger-core-jakarta-2.2.15.jar 18:38:04.769 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.15.1/jackson-dataformat-yaml-2.15.1.jar 18:38:04.769 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.1/jackson-datatype-jsr310-2.15.1.jar 18:38:04.769 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.1/jackson-databind-2.14.1.jar 18:38:04.770 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-json-provider/2.15.1/jackson-jakarta-rs-json-provider-2.15.1.jar 18:38:04.771 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-base/2.15.1/jackson-jakarta-rs-base-2.15.1.jar 18:38:04.771 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.15.1/jackson-module-jakarta-xmlbind-annotations-2.15.1.jar 18:38:04.771 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/swagger/core/v3/swagger-jaxrs2-servlet-initializer-v2-jakarta/2.2.15/swagger-jaxrs2-servlet-initializer-v2-jakarta-2.2.15.jar 18:38:04.771 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/hibernate/orm/hibernate-core/6.3.0.CR1/hibernate-core-6.3.0.CR1.jar 18:38:04.781 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar 18:38:04.782 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar 18:38:04.782 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar 18:38:04.782 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar 18:38:04.782 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar 18:38:04.783 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar 18:38:04.783 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.2/jaxb-runtime-4.0.2.jar 18:38:04.784 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jaxb/jaxb-core/4.0.2/jaxb-core-4.0.2.jar 18:38:04.784 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/angus/angus-activation/2.0.0/angus-activation-2.0.0.jar 18:38:04.784 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jaxb/txw2/4.0.2/txw2-4.0.2.jar 18:38:04.784 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/sun/istack/istack-commons-runtime/4.1.1/istack-commons-runtime-4.1.1.jar 18:38:04.784 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/inject/jakarta.inject-api/2.0.1.MR/jakarta.inject-api-2.0.1.MR.jar 18:38:04.785 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/antlr/antlr4-runtime/4.10.1/antlr4-runtime-4.10.1.jar 18:38:04.785 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar 18:38:04.792 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar 18:38:04.793 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar 18:38:04.793 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar 18:38:04.793 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/common/utils-test/2.1.1-SNAPSHOT/utils-test-2.1.1-SNAPSHOT.jar 18:38:04.793 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/bouncycastle/bcpkix-fips/1.0.7/bcpkix-fips-1.0.7.jar 18:38:04.794 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/bouncycastle/bc-fips/1.0.2.4/bc-fips-1.0.2.4.jar 18:38:04.799 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/commons/commons-jexl3/3.1/commons-jexl3-3.1.jar 18:38:04.799 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar 18:38:04.799 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/slf4j/slf4j-api/2.0.11/slf4j-api-2.0.11.jar 18:38:04.799 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar 18:38:04.800 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar 18:38:04.801 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/projectlombok/lombok/1.18.28/lombok-1.18.28.jar 18:38:04.801 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/yaml/snakeyaml/2.0/snakeyaml-2.0.jar 18:38:04.802 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/mariadb/jdbc/mariadb-java-client/3.1.4/mariadb-java-client-3.1.4.jar 18:38:04.802 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/github/waffle/waffle-jna/3.2.0/waffle-jna-3.2.0.jar 18:38:04.803 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar 18:38:04.803 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1.jar 18:38:04.805 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar 18:38:04.805 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar 18:38:04.806 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar 18:38:04.807 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/postgresql/postgresql/42.6.0/postgresql-42.6.0.jar 18:38:04.808 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/checkerframework/checker-qual/3.31.0/checker-qual-3.31.0.jar 18:38:04.808 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar 18:38:04.809 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jersey/inject/jersey-hk2/3.1.3/jersey-hk2-3.1.3.jar 18:38:04.809 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jersey/core/jersey-common/3.1.3/jersey-common-3.1.3.jar 18:38:04.810 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar 18:38:04.810 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar 18:38:04.810 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/hk2/hk2-locator/3.0.4/hk2-locator-3.0.4.jar 18:38:04.811 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/3.0.4/aopalliance-repackaged-3.0.4.jar 18:38:04.811 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/hk2/hk2-api/3.0.4/hk2-api-3.0.4.jar 18:38:04.811 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/hk2/hk2-utils/3.0.4/hk2-utils-3.0.4.jar 18:38:04.811 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.jar 18:38:04.812 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.jar 18:38:04.813 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/jetty/toolchain/jetty-jakarta-servlet-api/5.0.2/jetty-jakarta-servlet-api-5.0.2.jar 18:38:04.813 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.jar 18:38:04.813 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.jar 18:38:04.814 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.jar 18:38:04.814 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.jar 18:38:04.814 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.jar 18:38:04.814 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jersey/containers/jersey-container-servlet/3.1.3/jersey-container-servlet-3.1.3.jar 18:38:04.815 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.3/jersey-container-servlet-core-3.1.3.jar 18:38:04.815 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jersey/core/jersey-server/3.1.3/jersey-server-3.1.3.jar 18:38:04.816 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jersey/core/jersey-client/3.1.3/jersey-client-3.1.3.jar 18:38:04.816 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar 18:38:04.817 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar 18:38:04.817 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar 18:38:04.818 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/net/bytebuddy/byte-buddy/1.14.6/byte-buddy-1.14.6.jar 18:38:04.825 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar 18:38:04.826 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/objenesis/objenesis/3.3/objenesis-3.3.jar 18:38:04.827 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/assertj/assertj-core/3.24.2/assertj-core-3.24.2.jar 18:38:04.829 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar 18:38:04.829 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar 18:38:04.830 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/httpcomponents/core5/httpcore5/5.2.2/httpcore5-5.2.2.jar 18:38:04.831 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar 18:38:04.831 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar 18:38:04.832 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/att/nsa/cambriaClient/1.2.1-oss/cambriaClient-1.2.1-oss.jar 18:38:04.832 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/att/nsa/saClientLibrary/1.3.0-oss/saClientLibrary-1.3.0-oss.jar 18:38:04.833 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar 18:38:04.833 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar 18:38:04.834 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar 18:38:04.834 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/httpcomponents/httpclient-cache/4.5/httpclient-cache-4.5.jar 18:38:04.834 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/att/nsa/saToolkit/1.2.0-oss/saToolkit-1.2.0-oss.jar 18:38:04.835 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jline/jline/2.12.1/jline-2.12.1.jar 18:38:04.835 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/json/json/20231013/json-20231013.jar 18:38:04.835 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to get value for environment variable: [java.ext.dirs] 18:38:04.884 [main] INFO com.openpojo.validation.affirm.Affirmation -- Dynamically setting affirmation implementation = [com.openpojo.validation.affirm.JUnitAssertAffirmation [@4dc8caa7: ]] 18:38:04.884 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private static final long org.onap.policy.appclcm.AppcLcmDmaapWrapper.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:38:04.887 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.appclcm.AppcLcmDmaapWrapper.version, fieldGetter=PojoMethodImpl [method=getVersion args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVersion args=[class java.lang.String] return=void]]] with value [jlLQHNNBlDVuW] 18:38:04.887 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.appclcm.AppcLcmDmaapWrapper.cambriaPartition, fieldGetter=PojoMethodImpl [method=getCambriaPartition args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setCambriaPartition args=[class java.lang.String] return=void]]] with value [8n] 18:38:04.888 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.appclcm.AppcLcmDmaapWrapper.rpcName, fieldGetter=PojoMethodImpl [method=getRpcName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setRpcName args=[class java.lang.String] return=void]]] with value [wsg] 18:38:04.888 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.appclcm.AppcLcmDmaapWrapper.correlationId, fieldGetter=PojoMethodImpl [method=getCorrelationId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setCorrelationId args=[class java.lang.String] return=void]]] with value [hgZ] 18:38:04.888 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.appclcm.AppcLcmDmaapWrapper.type, fieldGetter=PojoMethodImpl [method=getType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setType args=[class java.lang.String] return=void]]] with value [Hsebsjm] 18:38:04.888 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.appclcm.AppcLcmBody] using InstanceFactory 18:38:04.891 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.appclcm.AppcLcmBody org.onap.policy.appclcm.AppcLcmDmaapWrapper.body, fieldGetter=PojoMethodImpl [method=getBody args=[] return=class org.onap.policy.appclcm.AppcLcmBody], fieldSetter=PojoMethodImpl [method=setBody args=[class org.onap.policy.appclcm.AppcLcmBody] return=void]]] with value [AppcLcmBody(input=null, output=null)] 18:38:04.891 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private static final long org.onap.policy.appclcm.AppcLcmDmaapWrapper.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:38:04.891 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.appclcm.AppcLcmDmaapWrapper.version, fieldGetter=PojoMethodImpl [method=getVersion args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVersion args=[class java.lang.String] return=void]]] with value [BqNNo3mxRc] 18:38:04.892 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.appclcm.AppcLcmDmaapWrapper.cambriaPartition, fieldGetter=PojoMethodImpl [method=getCambriaPartition args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setCambriaPartition args=[class java.lang.String] return=void]]] with value [Jl4j4qI7Pj] 18:38:04.892 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.appclcm.AppcLcmDmaapWrapper.rpcName, fieldGetter=PojoMethodImpl [method=getRpcName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setRpcName args=[class java.lang.String] return=void]]] with value [v45ZJTj] 18:38:04.892 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.appclcm.AppcLcmDmaapWrapper.correlationId, fieldGetter=PojoMethodImpl [method=getCorrelationId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setCorrelationId args=[class java.lang.String] return=void]]] with value [L7] 18:38:04.892 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.appclcm.AppcLcmDmaapWrapper.type, fieldGetter=PojoMethodImpl [method=getType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setType args=[class java.lang.String] return=void]]] with value [izVsuzl8pR5] 18:38:04.893 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.appclcm.AppcLcmBody] using InstanceFactory 18:38:04.893 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.appclcm.AppcLcmBody org.onap.policy.appclcm.AppcLcmDmaapWrapper.body, fieldGetter=PojoMethodImpl [method=getBody args=[] return=class org.onap.policy.appclcm.AppcLcmBody], fieldSetter=PojoMethodImpl [method=setBody args=[class org.onap.policy.appclcm.AppcLcmBody] return=void]]] with value [AppcLcmBody(input=null, output=null)] 18:38:04.893 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private static final long org.onap.policy.appclcm.AppcLcmBody.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:38:04.893 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.appclcm.AppcLcmInput] using InstanceFactory 18:38:04.897 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.appclcm.AppcLcmInput org.onap.policy.appclcm.AppcLcmBody.input, fieldGetter=PojoMethodImpl [method=getInput args=[] return=class org.onap.policy.appclcm.AppcLcmInput], fieldSetter=PojoMethodImpl [method=setInput args=[class org.onap.policy.appclcm.AppcLcmInput] return=void]]] with value [AppcLcmInput(commonHeader=null, action=null, actionIdentifiers=null, payload=null)] 18:38:04.897 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.appclcm.AppcLcmOutput] using InstanceFactory 18:38:04.901 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.appclcm.AppcLcmOutput org.onap.policy.appclcm.AppcLcmBody.output, fieldGetter=PojoMethodImpl [method=getOutput args=[] return=class org.onap.policy.appclcm.AppcLcmOutput], fieldSetter=PojoMethodImpl [method=setOutput args=[class org.onap.policy.appclcm.AppcLcmOutput] return=void]]] with value [AppcLcmOutput(commonHeader=null, status=AppcLcmResponseStatus(code=0, message=null), payload=null)] 18:38:04.902 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private static final long org.onap.policy.appclcm.AppcLcmBody.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:38:04.902 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.appclcm.AppcLcmInput] using InstanceFactory 18:38:04.902 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.appclcm.AppcLcmInput org.onap.policy.appclcm.AppcLcmBody.input, fieldGetter=PojoMethodImpl [method=getInput args=[] return=class org.onap.policy.appclcm.AppcLcmInput], fieldSetter=PojoMethodImpl [method=setInput args=[class org.onap.policy.appclcm.AppcLcmInput] return=void]]] with value [AppcLcmInput(commonHeader=null, action=null, actionIdentifiers=null, payload=null)] 18:38:04.902 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.appclcm.AppcLcmOutput] using InstanceFactory 18:38:04.902 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.appclcm.AppcLcmOutput org.onap.policy.appclcm.AppcLcmBody.output, fieldGetter=PojoMethodImpl [method=getOutput args=[] return=class org.onap.policy.appclcm.AppcLcmOutput], fieldSetter=PojoMethodImpl [method=setOutput args=[class org.onap.policy.appclcm.AppcLcmOutput] return=void]]] with value [AppcLcmOutput(commonHeader=null, status=AppcLcmResponseStatus(code=0, message=null), payload=null)] 18:38:04.904 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private static final long org.onap.policy.appclcm.AppcLcmCommonHeader.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:38:04.907 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.time.Instant org.onap.policy.appclcm.AppcLcmCommonHeader.timeStamp, fieldGetter=PojoMethodImpl [method=getTimeStamp args=[] return=class java.time.Instant], fieldSetter=PojoMethodImpl [method=setTimeStamp args=[class java.time.Instant] return=void]]] with value [2049-07-27T03:32:56.905329658Z] 18:38:04.908 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.appclcm.AppcLcmCommonHeader.apiVer, fieldGetter=PojoMethodImpl [method=getApiVer args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setApiVer args=[class java.lang.String] return=void]]] with value [ZbzCP6BYZ] 18:38:04.908 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.appclcm.AppcLcmCommonHeader.originatorId, fieldGetter=PojoMethodImpl [method=getOriginatorId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setOriginatorId args=[class java.lang.String] return=void]]] with value [y9r4Z5KJVgCL] 18:38:04.908 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.UUID org.onap.policy.appclcm.AppcLcmCommonHeader.requestId, fieldGetter=PojoMethodImpl [method=getRequestId args=[] return=class java.util.UUID], fieldSetter=PojoMethodImpl [method=setRequestId args=[class java.util.UUID] return=void]]] with value [ad1bf0a1-3550-48ce-9058-0236af7d2668] 18:38:04.909 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.appclcm.AppcLcmCommonHeader.subRequestId, fieldGetter=PojoMethodImpl [method=getSubRequestId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setSubRequestId args=[class java.lang.String] return=void]]] with value [yw2XUsW18tG] 18:38:04.913 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:38:04.913 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:38:04.913 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:38:04.913 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:38:04.913 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:38:04.914 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:38:04.914 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.policy.appclcm.AppcLcmCommonHeader.flags, fieldGetter=PojoMethodImpl [method=getFlags args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setFlags args=[interface java.util.Map] return=void]]] with value [{dzm8ah=cBG, bOY17=4ZqCAtQY, O8OElVAB=g3, iJ7GnVI4mhT=yueu5b62}] 18:38:04.914 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private static final long org.onap.policy.appclcm.AppcLcmCommonHeader.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:38:04.915 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.time.Instant org.onap.policy.appclcm.AppcLcmCommonHeader.timeStamp, fieldGetter=PojoMethodImpl [method=getTimeStamp args=[] return=class java.time.Instant], fieldSetter=PojoMethodImpl [method=setTimeStamp args=[class java.time.Instant] return=void]]] with value [1933-06-20T18:28:16.915009580Z] 18:38:04.915 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.appclcm.AppcLcmCommonHeader.apiVer, fieldGetter=PojoMethodImpl [method=getApiVer args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setApiVer args=[class java.lang.String] return=void]]] with value [IRQO] 18:38:04.915 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.appclcm.AppcLcmCommonHeader.originatorId, fieldGetter=PojoMethodImpl [method=getOriginatorId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setOriginatorId args=[class java.lang.String] return=void]]] with value [oZ7hvq05] 18:38:04.916 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.UUID org.onap.policy.appclcm.AppcLcmCommonHeader.requestId, fieldGetter=PojoMethodImpl [method=getRequestId args=[] return=class java.util.UUID], fieldSetter=PojoMethodImpl [method=setRequestId args=[class java.util.UUID] return=void]]] with value [ac5cb991-c262-4db7-96a0-abe8b1732966] 18:38:04.916 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.appclcm.AppcLcmCommonHeader.subRequestId, fieldGetter=PojoMethodImpl [method=getSubRequestId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setSubRequestId args=[class java.lang.String] return=void]]] with value [q2CEVkd] 18:38:04.916 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:38:04.916 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:38:04.917 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.policy.appclcm.AppcLcmCommonHeader.flags, fieldGetter=PojoMethodImpl [method=getFlags args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setFlags args=[interface java.util.Map] return=void]]] with value [{Dp1Cex=8B, MMDys=ILY0kQXh}] 18:38:04.917 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private static final long org.onap.policy.appclcm.AppcLcmInput.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:38:04.917 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.appclcm.AppcLcmCommonHeader] using InstanceFactory 18:38:04.917 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.appclcm.AppcLcmCommonHeader org.onap.policy.appclcm.AppcLcmInput.commonHeader, fieldGetter=PojoMethodImpl [method=getCommonHeader args=[] return=class org.onap.policy.appclcm.AppcLcmCommonHeader], fieldSetter=PojoMethodImpl [method=setCommonHeader args=[class org.onap.policy.appclcm.AppcLcmCommonHeader] return=void]]] with value [AppcLcmCommonHeader(timeStamp=2024-01-20T18:38:04.917611081Z, apiVer=2.00, originatorId=null, requestId=null, subRequestId=null, flags={})] 18:38:04.917 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.appclcm.AppcLcmInput.action, fieldGetter=PojoMethodImpl [method=getAction args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setAction args=[class java.lang.String] return=void]]] with value [BDqhGQc] 18:38:04.918 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:38:04.918 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:38:04.918 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:38:04.918 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:38:04.918 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:38:04.918 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:38:04.918 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:38:04.919 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:38:04.919 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:38:04.919 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:38:04.920 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.policy.appclcm.AppcLcmInput.actionIdentifiers, fieldGetter=PojoMethodImpl [method=getActionIdentifiers args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setActionIdentifiers args=[interface java.util.Map] return=void]]] with value [{ACxS=SkKYoNekrB, 8IY4=rdFpxc0a, 44hZCV=lcut}] 18:38:04.920 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.appclcm.AppcLcmInput.payload, fieldGetter=PojoMethodImpl [method=getPayload args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPayload args=[class java.lang.String] return=void]]] with value [NyY8J] 18:38:04.920 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private static final long org.onap.policy.appclcm.AppcLcmInput.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:38:04.920 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.appclcm.AppcLcmCommonHeader] using InstanceFactory 18:38:04.920 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.appclcm.AppcLcmCommonHeader org.onap.policy.appclcm.AppcLcmInput.commonHeader, fieldGetter=PojoMethodImpl [method=getCommonHeader args=[] return=class org.onap.policy.appclcm.AppcLcmCommonHeader], fieldSetter=PojoMethodImpl [method=setCommonHeader args=[class org.onap.policy.appclcm.AppcLcmCommonHeader] return=void]]] with value [AppcLcmCommonHeader(timeStamp=2024-01-20T18:38:04.920711565Z, apiVer=2.00, originatorId=null, requestId=null, subRequestId=null, flags={})] 18:38:04.921 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.appclcm.AppcLcmInput.action, fieldGetter=PojoMethodImpl [method=getAction args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setAction args=[class java.lang.String] return=void]]] with value [CwREOu] 18:38:04.921 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:38:04.921 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:38:04.921 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.policy.appclcm.AppcLcmInput.actionIdentifiers, fieldGetter=PojoMethodImpl [method=getActionIdentifiers args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setActionIdentifiers args=[interface java.util.Map] return=void]]] with value [{uiAbSx=uWQR, xT=at15, Yt0vglwVZ=tmUbYCH}] 18:38:04.921 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.appclcm.AppcLcmInput.payload, fieldGetter=PojoMethodImpl [method=getPayload args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPayload args=[class java.lang.String] return=void]]] with value [zCD4zEfHvUGHOi] 18:38:04.922 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private static final long org.onap.policy.appclcm.AppcLcmResponseStatus.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:38:04.922 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private int org.onap.policy.appclcm.AppcLcmResponseStatus.code, fieldGetter=PojoMethodImpl [method=getCode args=[] return=int], fieldSetter=PojoMethodImpl [method=setCode args=[int] return=void]]] with value [1507395206] 18:38:04.922 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.appclcm.AppcLcmResponseStatus.message, fieldGetter=PojoMethodImpl [method=getMessage args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setMessage args=[class java.lang.String] return=void]]] with value [cBCBKW] 18:38:04.922 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private static final long org.onap.policy.appclcm.AppcLcmResponseStatus.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:38:04.923 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private int org.onap.policy.appclcm.AppcLcmResponseStatus.code, fieldGetter=PojoMethodImpl [method=getCode args=[] return=int], fieldSetter=PojoMethodImpl [method=setCode args=[int] return=void]]] with value [-557929934] 18:38:04.923 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.appclcm.AppcLcmResponseStatus.message, fieldGetter=PojoMethodImpl [method=getMessage args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setMessage args=[class java.lang.String] return=void]]] with value [R7zSS53CA9Dli] 18:38:04.923 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private static final long org.onap.policy.appclcm.AppcLcmOutput.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:38:04.923 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.appclcm.AppcLcmCommonHeader] using InstanceFactory 18:38:04.923 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.appclcm.AppcLcmCommonHeader org.onap.policy.appclcm.AppcLcmOutput.commonHeader, fieldGetter=PojoMethodImpl [method=getCommonHeader args=[] return=class org.onap.policy.appclcm.AppcLcmCommonHeader], fieldSetter=PojoMethodImpl [method=setCommonHeader args=[class org.onap.policy.appclcm.AppcLcmCommonHeader] return=void]]] with value [AppcLcmCommonHeader(timeStamp=2024-01-20T18:38:04.923807758Z, apiVer=2.00, originatorId=null, requestId=null, subRequestId=null, flags={})] 18:38:04.924 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.appclcm.AppcLcmResponseStatus] using InstanceFactory 18:38:04.924 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.appclcm.AppcLcmResponseStatus org.onap.policy.appclcm.AppcLcmOutput.status, fieldGetter=PojoMethodImpl [method=getStatus args=[] return=class org.onap.policy.appclcm.AppcLcmResponseStatus], fieldSetter=PojoMethodImpl [method=setStatus args=[class org.onap.policy.appclcm.AppcLcmResponseStatus] return=void]]] with value [AppcLcmResponseStatus(code=0, message=null)] 18:38:04.924 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.appclcm.AppcLcmOutput.payload, fieldGetter=PojoMethodImpl [method=getPayload args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPayload args=[class java.lang.String] return=void]]] with value [ECMJCrIwUJNDj] 18:38:04.924 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private static final long org.onap.policy.appclcm.AppcLcmOutput.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:38:04.924 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.appclcm.AppcLcmCommonHeader] using InstanceFactory 18:38:04.924 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.appclcm.AppcLcmCommonHeader org.onap.policy.appclcm.AppcLcmOutput.commonHeader, fieldGetter=PojoMethodImpl [method=getCommonHeader args=[] return=class org.onap.policy.appclcm.AppcLcmCommonHeader], fieldSetter=PojoMethodImpl [method=setCommonHeader args=[class org.onap.policy.appclcm.AppcLcmCommonHeader] return=void]]] with value [AppcLcmCommonHeader(timeStamp=2024-01-20T18:38:04.924846032Z, apiVer=2.00, originatorId=null, requestId=null, subRequestId=null, flags={})] 18:38:04.925 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.appclcm.AppcLcmResponseStatus] using InstanceFactory 18:38:04.925 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.appclcm.AppcLcmResponseStatus org.onap.policy.appclcm.AppcLcmOutput.status, fieldGetter=PojoMethodImpl [method=getStatus args=[] return=class org.onap.policy.appclcm.AppcLcmResponseStatus], fieldSetter=PojoMethodImpl [method=setStatus args=[class org.onap.policy.appclcm.AppcLcmResponseStatus] return=void]]] with value [AppcLcmResponseStatus(code=0, message=null)] 18:38:04.925 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.appclcm.AppcLcmOutput.payload, fieldGetter=PojoMethodImpl [method=getPayload args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPayload args=[class java.lang.String] return=void]]] with value [r0Nvxgi] 18:38:04.926 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=public static final java.lang.String org.onap.policy.appclcm.AppcLcmResponseCode.ACCEPTED, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:38:04.926 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=public static final java.lang.String org.onap.policy.appclcm.AppcLcmResponseCode.ERROR, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:38:04.926 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=public static final java.lang.String org.onap.policy.appclcm.AppcLcmResponseCode.REJECT, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:38:04.926 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=public static final java.lang.String org.onap.policy.appclcm.AppcLcmResponseCode.SUCCESS, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:38:04.927 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=public static final java.lang.String org.onap.policy.appclcm.AppcLcmResponseCode.FAILURE, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:38:04.927 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=public static final java.lang.String org.onap.policy.appclcm.AppcLcmResponseCode.PARTIAL_SUCCESS, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:38:04.927 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=public static final java.lang.String org.onap.policy.appclcm.AppcLcmResponseCode.PARTIAL_FAILURE, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:38:04.927 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private static final long org.onap.policy.appclcm.AppcLcmResponseCode.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:38:04.927 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private final int org.onap.policy.appclcm.AppcLcmResponseCode.code, fieldGetter=PojoMethodImpl [method=getCode args=[] return=int], fieldSetter=null]] has no setter skipping 18:38:04.927 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=public static final java.lang.String org.onap.policy.appclcm.AppcLcmResponseCode.ACCEPTED, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:38:04.927 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=public static final java.lang.String org.onap.policy.appclcm.AppcLcmResponseCode.ERROR, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:38:04.927 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=public static final java.lang.String org.onap.policy.appclcm.AppcLcmResponseCode.REJECT, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:38:04.927 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=public static final java.lang.String org.onap.policy.appclcm.AppcLcmResponseCode.SUCCESS, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:38:04.927 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=public static final java.lang.String org.onap.policy.appclcm.AppcLcmResponseCode.FAILURE, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:38:04.927 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=public static final java.lang.String org.onap.policy.appclcm.AppcLcmResponseCode.PARTIAL_SUCCESS, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:38:04.928 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=public static final java.lang.String org.onap.policy.appclcm.AppcLcmResponseCode.PARTIAL_FAILURE, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:38:04.928 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private static final long org.onap.policy.appclcm.AppcLcmResponseCode.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:38:04.928 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private final int org.onap.policy.appclcm.AppcLcmResponseCode.code, fieldGetter=PojoMethodImpl [method=getCode args=[] return=int], fieldSetter=null]] with value [587157780] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.399 s -- in org.onap.policy.appclcm.AppcLcmModelsTest [INFO] Running org.onap.policy.appclcm.util.SerializationTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.policy.appclcm.util.SerializationTest [INFO] Running org.onap.policy.appclcm.AppcLcmResponseCodeTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.onap.policy.appclcm.AppcLcmResponseCodeTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ appclcm --- [INFO] Loading execution data file /w/workspace/policy-models-sonar/models-interactions/model-impl/appclcm/../../../target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'appclcm' with 5 classes [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (report-aggregate) @ appclcm --- [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ appclcm --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-interactions/model-impl/appclcm/target/appclcm-3.1.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ appclcm --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ appclcm --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ appclcm --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ appclcm --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-interactions/model-impl/appclcm/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ appclcm --- [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-impl/appclcm/pom.xml to /tmp/r/org/onap/policy/models/policy-models-interactions/model-impl/appclcm/3.1.1-SNAPSHOT/appclcm-3.1.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-impl/appclcm/target/appclcm-3.1.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-interactions/model-impl/appclcm/3.1.1-SNAPSHOT/appclcm-3.1.1-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.models.policy-models-interactions.model-impl:sdnc >-- [INFO] Building sdnc 3.1.1-SNAPSHOT [18/43] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ sdnc --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ sdnc --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ sdnc --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ sdnc --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-interactions/model-impl/sdnc/../../../target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/* --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ sdnc --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ sdnc --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ sdnc --- [INFO] skip non existing resourceDirectory /w/workspace/policy-models-sonar/models-interactions/model-impl/sdnc/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ sdnc --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 16 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ sdnc --- [INFO] skip non existing resourceDirectory /w/workspace/policy-models-sonar/models-interactions/model-impl/sdnc/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ sdnc --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 8 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ sdnc --- [INFO] Surefire report directory: /w/workspace/policy-models-sonar/models-interactions/model-impl/sdnc/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.sdnc.SdncResponseTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.onap.policy.sdnc.SdncResponseTest [INFO] Running org.onap.policy.sdnc.SdncHealAdditionalParamsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.policy.sdnc.SdncHealAdditionalParamsTest [INFO] Running org.onap.policy.sdnc.SdncHealRequestTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.policy.sdnc.SdncHealRequestTest [INFO] Running org.onap.policy.sdnc.DemoTest 18:38:06.644 [main] INFO org.onap.policy.sdnc.DemoTest -- { "input": { "sdnc-request-header": { "svc-request-id": "service-req-01", "svc-action": "servive-action" }, "request-information": { "request-action": "request-action" }, "service-information": { "service-instance-id": "service-instance-01" }, "network-information": { "network-id": "network-5555" } } } 18:38:06.650 [main] INFO org.onap.policy.sdnc.DemoTest -- {} 18:38:06.650 [main] INFO org.onap.policy.sdnc.DemoTest -- { "output": { "svc-request-id": "service-req-01", "response-code": "200", "ack-final-indicator": "final-indicator-00" } } 18:38:06.652 [main] INFO org.onap.policy.sdnc.DemoTest -- { "output": { "svc-request-id": "service-req-01", "response-code": "200", "ack-final-indicator": "final-indicator-00" } } [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.206 s -- in org.onap.policy.sdnc.DemoTest [INFO] Running org.onap.policy.sdnc.SdncResponseDescriptorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.sdnc.SdncResponseDescriptorTest [INFO] Running org.onap.policy.sdnc.SdncHealServiceInfoTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.policy.sdnc.SdncHealServiceInfoTest [INFO] Running org.onap.policy.sdnc.SdncRequestTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.onap.policy.sdnc.SdncRequestTest [INFO] Running org.onap.policy.sdnc.util.SerializationTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.onap.policy.sdnc.util.SerializationTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ sdnc --- [INFO] Loading execution data file /w/workspace/policy-models-sonar/models-interactions/model-impl/sdnc/../../../target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'sdnc' with 16 classes [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (report-aggregate) @ sdnc --- [INFO] Analyzed bundle 'rest' with 2 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ sdnc --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-interactions/model-impl/sdnc/target/sdnc-3.1.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ sdnc --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ sdnc --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ sdnc --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ sdnc --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-interactions/model-impl/sdnc/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ sdnc --- [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-impl/sdnc/pom.xml to /tmp/r/org/onap/policy/models/policy-models-interactions/model-impl/sdnc/3.1.1-SNAPSHOT/sdnc-3.1.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-impl/sdnc/target/sdnc-3.1.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-interactions/model-impl/sdnc/3.1.1-SNAPSHOT/sdnc-3.1.1-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.models.policy-models-interactions.model-impl:sdnr >-- [INFO] Building sdnr 3.1.1-SNAPSHOT [19/43] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ sdnr --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ sdnr --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ sdnr --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ sdnr --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-interactions/model-impl/sdnr/../../../target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/* --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ sdnr --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ sdnr --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ sdnr --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ sdnr --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 12 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ sdnr --- [INFO] skip non existing resourceDirectory /w/workspace/policy-models-sonar/models-interactions/model-impl/sdnr/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ sdnr --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 10 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ sdnr --- [INFO] Surefire report directory: /w/workspace/policy-models-sonar/models-interactions/model-impl/sdnr/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.sdnr.PciStatusTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in org.onap.policy.sdnr.PciStatusTest [INFO] Running org.onap.policy.sdnr.PciResponseWrapperTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.onap.policy.sdnr.PciResponseWrapperTest [INFO] Running org.onap.policy.sdnr.PciRequestWrapperTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 s -- in org.onap.policy.sdnr.PciRequestWrapperTest [INFO] Running org.onap.policy.sdnr.PciResponseCodeTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.policy.sdnr.PciResponseCodeTest [INFO] Running org.onap.policy.sdnr.PciWrapperTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.policy.sdnr.PciWrapperTest [INFO] Running org.onap.policy.sdnr.SdnrTest 18:38:08.577 [main] DEBUG org.onap.policy.sdnr.SdnrTest -- Request as JSON: { "body": { "input": { "CommonHeader": { "TimeStamp": "2024-01-20T18:38:08.498616302Z", "APIVer": "1.0", "RequestID": "664be3d2-6c12-4f4b-a3e7-c349acced200", "SubRequestID": "1", "RequestTrack": {}, "Flags": {} }, "Action": "ModifyConfig" } }, "rpc-name": "restart", "correlation-id": "664be3d2-6c12-4f4b-a3e7-c349acced200-1", "type": "request" } 18:38:08.590 [main] DEBUG org.onap.policy.sdnr.SdnrTest -- Response as a Java Object: PciResponse(commonHeader=PciCommonHeader(timeStamp=2024-01-20T18:38:08.498616302Z, apiVer=1.0, requestId=664be3d2-6c12-4f4b-a3e7-c349acced200, subRequestId=1, requestTrack={}, flags={}), status=Status(code=400, value=Restart Successful), payload=null) 18:38:08.591 [main] DEBUG org.onap.policy.sdnr.SdnrTest -- Response as JSON: { "body": { "output": { "CommonHeader": { "TimeStamp": "2024-01-20T18:38:08.498616302Z", "APIVer": "1.0", "RequestID": "664be3d2-6c12-4f4b-a3e7-c349acced200", "SubRequestID": "1", "RequestTrack": {}, "Flags": {} }, "Status": { "Code": 400, "Value": "Restart Successful" } } }, "rpc-name": "restart", "correlation-id": "664be3d2-6c12-4f4b-a3e7-c349acced200-1", "type": "response" } 18:38:08.592 [main] DEBUG org.onap.policy.sdnr.SdnrTest -- Request as a Java Object: PciRequest(commonHeader=PciCommonHeader(timeStamp=2024-01-20T18:38:08.498616302Z, apiVer=1.0, requestId=664be3d2-6c12-4f4b-a3e7-c349acced200, subRequestId=1, requestTrack={}, flags={}), action=ModifyConfig, payload=null) [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.158 s -- in org.onap.policy.sdnr.SdnrTest [INFO] Running org.onap.policy.sdnr.util.SerializationTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.policy.sdnr.util.SerializationTest [INFO] Running org.onap.policy.sdnr.PciCommonHeaderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.onap.policy.sdnr.PciCommonHeaderTest [INFO] Running org.onap.policy.sdnr.PciResponseTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.policy.sdnr.PciResponseTest [INFO] Running org.onap.policy.sdnr.PciRequestTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.policy.sdnr.PciRequestTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ sdnr --- [INFO] Loading execution data file /w/workspace/policy-models-sonar/models-interactions/model-impl/sdnr/../../../target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'sdnr' with 10 classes [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (report-aggregate) @ sdnr --- [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ sdnr --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-interactions/model-impl/sdnr/target/sdnr-3.1.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ sdnr --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ sdnr --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ sdnr --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ sdnr --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-interactions/model-impl/sdnr/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ sdnr --- [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-impl/sdnr/pom.xml to /tmp/r/org/onap/policy/models/policy-models-interactions/model-impl/sdnr/3.1.1-SNAPSHOT/sdnr-3.1.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-impl/sdnr/target/sdnr-3.1.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-interactions/model-impl/sdnr/3.1.1-SNAPSHOT/sdnr-3.1.1-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.models.policy-models-interactions.model-impl:so >--- [INFO] Building so 3.1.1-SNAPSHOT [20/43] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ so --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ so --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ so --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ so --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-interactions/model-impl/so/../../../target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/* --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ so --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ so --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ so --- [INFO] skip non existing resourceDirectory /w/workspace/policy-models-sonar/models-interactions/model-impl/so/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ so --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 23 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ so --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ so --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 22 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ so --- [INFO] Surefire report directory: /w/workspace/policy-models-sonar/models-interactions/model-impl/so/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.so.SoRequestErrorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.onap.policy.so.SoRequestErrorTest [INFO] Running org.onap.policy.so.SoRequestTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.onap.policy.so.SoRequestTest [INFO] Running org.onap.policy.so.SoRequestCllTest 18:38:10,801 |-INFO in ch.qos.logback.classic.LoggerContext[ModelImplSo] - This is logback-classic version 1.4.14 18:38:10,803 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3b220bcb - No custom configurators were discovered as a service. 18:38:10,803 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3b220bcb - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 18:38:10,805 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3b220bcb - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 18:38:10,810 |-INFO in ch.qos.logback.classic.LoggerContext[ModelImplSo] - Could NOT find resource [logback-test.scmo] 18:38:10,810 |-INFO in ch.qos.logback.classic.LoggerContext[ModelImplSo] - Could NOT find resource [logback.scmo] 18:38:10,817 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3b220bcb - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 6 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 18:38:10,817 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3b220bcb - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 18:38:10,818 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3b220bcb - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 18:38:10,820 |-INFO in ch.qos.logback.classic.LoggerContext[ModelImplSo] - Found resource [logback-test.xml] at [file:/w/workspace/policy-models-sonar/models-interactions/model-impl/so/target/test-classes/logback-test.xml] 18:38:10,949 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1705775890948) 18:38:10,949 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [file:/w/workspace/policy-models-sonar/models-interactions/model-impl/so/target/test-classes/logback-test.xml] 18:38:10,950 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 1 minutes 18:38:10,953 |-INFO in ch.qos.logback.classic.model.processor.ContextNameModelHandler - Setting logger context name as [ModelImplSo] 18:38:10,954 |-INFO in ch.qos.logback.core.model.processor.StatusListenerModelHandler - Added status listener of type [ch.qos.logback.core.status.OnConsoleStatusListener] 18:38:10,968 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDOUT] 18:38:10,968 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 18:38:10,978 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 18:38:11,007 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to WARN 18:38:11,008 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[ROOT] 18:38:11,009 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@15a902e7 - End of configuration. 18:38:11,010 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@54361a9 - Registering current configuration as safe fallback point 18:38:11,010 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3b220bcb - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 192 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.356 s -- in org.onap.policy.so.SoRequestCllTest [INFO] Running org.onap.policy.so.SoAsyncRequestStatusTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.policy.so.SoAsyncRequestStatusTest [INFO] Running org.onap.policy.so.SoResponseWrapperTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.policy.so.SoResponseWrapperTest [INFO] Running org.onap.policy.so.DemoTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in org.onap.policy.so.DemoTest [INFO] Running org.onap.policy.so.SoModelInfoTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.policy.so.SoModelInfoTest [INFO] Running org.onap.policy.so.SoInstanceReferencesTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.policy.so.SoInstanceReferencesTest [INFO] Running org.onap.policy.so.SoRequestInfoTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.policy.so.SoRequestInfoTest [INFO] Running org.onap.policy.so.SoSubscriberInfoTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.policy.so.SoSubscriberInfoTest [INFO] Running org.onap.policy.so.SoRelatedInstanceTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.policy.so.SoRelatedInstanceTest [INFO] Running org.onap.policy.so.SoRequestDetailsTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.onap.policy.so.SoRequestDetailsTest [INFO] Running org.onap.policy.so.SoPolicyExceptionHolderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.policy.so.SoPolicyExceptionHolderTest [INFO] Running org.onap.policy.so.SoRequestStatusTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.so.SoRequestStatusTest [INFO] Running org.onap.policy.so.SoRequest3gppTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.onap.policy.so.SoRequest3gppTest [INFO] Running org.onap.policy.so.SoServiceExceptionHolderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.policy.so.SoServiceExceptionHolderTest [INFO] Running org.onap.policy.so.SoRequestReferencesTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.so.SoRequestReferencesTest [INFO] Running org.onap.policy.so.SoResponseTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.onap.policy.so.SoResponseTest [INFO] Running org.onap.policy.so.SoRelatedInstanceListElementTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.policy.so.SoRelatedInstanceListElementTest [INFO] Running org.onap.policy.so.SoCloudConfigurationTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.policy.so.SoCloudConfigurationTest [INFO] Running org.onap.policy.so.SoRequestParametersTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.policy.so.SoRequestParametersTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ so --- [INFO] Loading execution data file /w/workspace/policy-models-sonar/models-interactions/model-impl/so/../../../target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'so' with 23 classes [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (report-aggregate) @ so --- [INFO] Analyzed bundle 'rest' with 2 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ so --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-interactions/model-impl/so/target/so-3.1.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ so --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ so --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ so --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ so --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-interactions/model-impl/so/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ so --- [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-impl/so/pom.xml to /tmp/r/org/onap/policy/models/policy-models-interactions/model-impl/so/3.1.1-SNAPSHOT/so-3.1.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-impl/so/target/so-3.1.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-interactions/model-impl/so/3.1.1-SNAPSHOT/so-3.1.1-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.models.policy-models-interactions.model-impl:vfc >-- [INFO] Building vfc 3.1.1-SNAPSHOT [21/43] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ vfc --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ vfc --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ vfc --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ vfc --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-interactions/model-impl/vfc/../../../target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/* --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ vfc --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ vfc --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ vfc --- [INFO] skip non existing resourceDirectory /w/workspace/policy-models-sonar/models-interactions/model-impl/vfc/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ vfc --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 7 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ vfc --- [INFO] skip non existing resourceDirectory /w/workspace/policy-models-sonar/models-interactions/model-impl/vfc/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ vfc --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 8 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ vfc --- [INFO] Surefire report directory: /w/workspace/policy-models-sonar/models-interactions/model-impl/vfc/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.vfc.VfcRequestTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s -- in org.onap.policy.vfc.VfcRequestTest [INFO] Running org.onap.policy.vfc.DemoTest 18:38:12.868 [main] INFO org.onap.policy.vfc.DemoTest -- { "healVnfData": { "vnfInstanceId": "1", "cause": "vm is down", "additionalParams": { "action": "restartvm", "actionvminfo": { "vmid": "33", "vmname": "xgw-smp11" } } } } 18:38:12.876 [main] INFO org.onap.policy.vfc.DemoTest -- { "jobId": "1" } 18:38:12.876 [main] INFO org.onap.policy.vfc.DemoTest -- { "jobId": "1", "responseDescriptor": { "progress": "40", "status": "processing", "statusDescription": "OMC VMs are decommissioned in VIM", "responseId": "42" } } 18:38:12.877 [main] INFO org.onap.policy.vfc.DemoTest -- { "jobId": "1", "responseDescriptor": { "progress": "40", "status": "processing", "statusDescription": "OMC VMs are decommissioned in VIM", "responseId": "42", "responseHistoryList": [ { "progress": "20", "status": "processing", "statusDescription": "OMC VMs are decommissioned in VIM", "responseId": "11" } ] } } 18:38:12.879 [main] INFO org.onap.policy.vfc.DemoTest -- { "jobId": "1", "responseDescriptor": { "progress": "40", "status": "processing", "statusDescription": "OMC VMs are decommissioned in VIM", "responseId": "42", "responseHistoryList": [ { "progress": "20", "status": "processing", "statusDescription": "OMC VMs are decommissioned in VIM", "responseId": "11" } ] } } [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.178 s -- in org.onap.policy.vfc.DemoTest [INFO] Running org.onap.policy.vfc.VfcHealAdditionalParamsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.vfc.VfcHealAdditionalParamsTest [INFO] Running org.onap.policy.vfc.VfcResponseTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.vfc.VfcResponseTest [INFO] Running org.onap.policy.vfc.util.SerializationTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.vfc.util.SerializationTest [INFO] Running org.onap.policy.vfc.VfcHealActionVmInfoTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.vfc.VfcHealActionVmInfoTest [INFO] Running org.onap.policy.vfc.VfcResponseDescriptorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.vfc.VfcResponseDescriptorTest [INFO] Running org.onap.policy.vfc.VfcHealRequestTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.policy.vfc.VfcHealRequestTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ vfc --- [INFO] Loading execution data file /w/workspace/policy-models-sonar/models-interactions/model-impl/vfc/../../../target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'vfc' with 7 classes [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (report-aggregate) @ vfc --- [INFO] Analyzed bundle 'rest' with 2 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ vfc --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-interactions/model-impl/vfc/target/vfc-3.1.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ vfc --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ vfc --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ vfc --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ vfc --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-interactions/model-impl/vfc/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ vfc --- [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-impl/vfc/pom.xml to /tmp/r/org/onap/policy/models/policy-models-interactions/model-impl/vfc/3.1.1-SNAPSHOT/vfc-3.1.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-impl/vfc/target/vfc-3.1.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-interactions/model-impl/vfc/3.1.1-SNAPSHOT/vfc-3.1.1-SNAPSHOT.jar [INFO] [INFO] ------------< org.onap.policy.models.sim:policy-models-sim >------------ [INFO] Building policy-models-sim 3.1.1-SNAPSHOT [22/43] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ policy-models-sim --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ policy-models-sim --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ policy-models-sim --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ policy-models-sim --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-sim/../../target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/* --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ policy-models-sim --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ policy-models-sim --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ policy-models-sim --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (report-aggregate) @ policy-models-sim --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ policy-models-sim --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ policy-models-sim --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ policy-models-sim --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ policy-models-sim --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-sim/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ policy-models-sim --- [INFO] Installing /w/workspace/policy-models-sonar/models-sim/pom.xml to /tmp/r/org/onap/policy/models/sim/policy-models-sim/3.1.1-SNAPSHOT/policy-models-sim-3.1.1-SNAPSHOT.pom [INFO] [INFO] ---------< org.onap.policy.models.sim:policy-models-sim-dmaap >--------- [INFO] Building policy-models-sim-dmaap 3.1.1-SNAPSHOT [23/43] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ policy-models-sim-dmaap --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ policy-models-sim-dmaap --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ policy-models-sim-dmaap --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ policy-models-sim-dmaap --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-sim/models-sim-dmaap/../../target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/* --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ policy-models-sim-dmaap --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ policy-models-sim-dmaap --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ policy-models-sim-dmaap --- [INFO] skip non existing resourceDirectory /w/workspace/policy-models-sonar/models-sim/models-sim-dmaap/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ policy-models-sim-dmaap --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 10 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ policy-models-sim-dmaap --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ policy-models-sim-dmaap --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 8 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ policy-models-sim-dmaap --- [INFO] Surefire report directory: /w/workspace/policy-models-sonar/models-sim/models-sim-dmaap/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.sim.dmaap.parameters.DmaapSimParameterGroupTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.onap.policy.sim.dmaap.parameters.DmaapSimParameterGroupTest [INFO] Running org.onap.policy.models.sim.dmaap.provider.DmaapSimProviderTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 18:38:15,976 |-INFO in ch.qos.logback.classic.LoggerContext[DMaaPSim] - This is logback-classic version 1.4.14 18:38:15,979 |-INFO in ch.qos.logback.classic.util.ContextInitializer@19b206ee - No custom configurators were discovered as a service. 18:38:15,979 |-INFO in ch.qos.logback.classic.util.ContextInitializer@19b206ee - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 18:38:15,983 |-INFO in ch.qos.logback.classic.util.ContextInitializer@19b206ee - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 18:38:15,987 |-INFO in ch.qos.logback.classic.LoggerContext[DMaaPSim] - Could NOT find resource [logback-test.scmo] 18:38:15,987 |-INFO in ch.qos.logback.classic.LoggerContext[DMaaPSim] - Could NOT find resource [logback.scmo] 18:38:15,996 |-INFO in ch.qos.logback.classic.util.ContextInitializer@19b206ee - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 6 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 18:38:15,996 |-INFO in ch.qos.logback.classic.util.ContextInitializer@19b206ee - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 18:38:15,998 |-INFO in ch.qos.logback.classic.util.ContextInitializer@19b206ee - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 18:38:15,999 |-INFO in ch.qos.logback.classic.LoggerContext[DMaaPSim] - Found resource [logback-test.xml] at [file:/w/workspace/policy-models-sonar/models-sim/models-sim-dmaap/target/test-classes/logback-test.xml] 18:38:16,137 |-INFO in ch.qos.logback.classic.model.processor.ContextNameModelHandler - Setting logger context name as [DMaaPSim] 18:38:16,138 |-INFO in ch.qos.logback.core.model.processor.StatusListenerModelHandler - Added status listener of type [ch.qos.logback.core.status.OnConsoleStatusListener] 18:38:16,149 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDOUT] 18:38:16,149 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 18:38:16,160 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 18:38:16,188 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 18:38:16,189 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[ROOT] 18:38:16,190 |-WARN in ch.qos.logback.core.model.processor.AppenderModelHandler - Appender named [FILE] not referenced. Skipping further processing. 18:38:16,191 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty] to INFO 18:38:16,207 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.eclipse.jetty] to false 18:38:16,207 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.eclipse.jetty] 18:38:16,207 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.onap.policy.models.sim.dmaap] to TRACE 18:38:16,207 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.onap.policy.models.sim.dmaap] to false 18:38:16,207 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.onap.policy.models.sim.dmaap] 18:38:16,207 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@4c5a2baf - End of configuration. 18:38:16,209 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@76536c53 - Registering current configuration as safe fallback point 18:38:16,210 |-INFO in ch.qos.logback.classic.util.ContextInitializer@19b206ee - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 212 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY 2024-01-20 18:38:16,298 DMaaPSim [main] DEBUG o.o.p.m.s.d.p.DmaapSimProvider - Topic: topic-A, Request for DMaaP message: consumer-X: id1 with limit=3 timeout=300 2024-01-20 18:38:16,305 DMaaPSim [main] DEBUG o.o.p.m.s.d.p.DmaapSimProvider - Topic: topic-A, Retrieved 0 messages for: consumer-X: id1 2024-01-20 18:38:16,393 DMaaPSim [main] INFO o.o.p.c.u.services.ServiceManager - service manager starting 2024-01-20 18:38:16,393 DMaaPSim [main] INFO o.o.p.c.u.services.ServiceManager - service manager starting Topic Sweeper 2024-01-20 18:38:16,395 DMaaPSim [main] INFO o.o.p.c.u.services.ServiceManager - service manager started 2024-01-20 18:38:16,402 DMaaPSim [main] INFO o.o.p.c.u.services.ServiceManager - service manager stopping 2024-01-20 18:38:16,403 DMaaPSim [main] INFO o.o.p.c.u.services.ServiceManager - service manager stopping Topic Sweeper 2024-01-20 18:38:16,403 DMaaPSim [main] INFO o.o.p.c.u.services.ServiceManager - service manager stopped 2024-01-20 18:38:16,409 DMaaPSim [main] INFO o.o.p.c.u.services.ServiceManager - service manager starting 2024-01-20 18:38:16,409 DMaaPSim [main] INFO o.o.p.c.u.services.ServiceManager - service manager starting Topic Sweeper 2024-01-20 18:38:16,411 DMaaPSim [main] INFO o.o.p.c.u.services.ServiceManager - service manager started 2024-01-20 18:38:16,463 DMaaPSim [main] INFO o.o.p.c.u.services.ServiceManager - service manager stopping 2024-01-20 18:38:16,463 DMaaPSim [main] INFO o.o.p.c.u.services.ServiceManager - service manager stopping Topic Sweeper 2024-01-20 18:38:16,464 DMaaPSim [main] INFO o.o.p.c.u.services.ServiceManager - service manager stopped 2024-01-20 18:38:16,504 DMaaPSim [main] DEBUG o.o.p.m.s.d.p.DmaapSimProvider - Topic: topic-A, Request for DMaaP message: consumer-X: id1 with limit=0 timeout=0 2024-01-20 18:38:16,504 DMaaPSim [main] INFO o.o.p.m.sim.dmaap.provider.TopicData - Topic topic-A: added 2024-01-20 18:38:16,505 DMaaPSim [main] INFO o.o.p.m.s.d.p.ConsumerGroupData - Topic topic-A: add consumer group: consumer-X 2024-01-20 18:38:16,505 DMaaPSim [main] DEBUG o.o.p.m.s.d.p.DmaapSimProvider - Topic: topic-A, Retrieved 0 messages for: consumer-X: id1 2024-01-20 18:38:16,514 DMaaPSim [Thread-2] DEBUG o.o.p.m.s.d.p.DmaapSimProvider - Topic: topic-A, Request for DMaaP message: consumer-X: id1 with limit=3 timeout=300 2024-01-20 18:38:16,515 DMaaPSim [Thread-2] WARN o.o.p.m.s.d.p.DmaapSimProvider - Topic: topic-A, Request for DMaaP message interrupted: consumer-X: id1 java.lang.InterruptedException: expected exception at org.onap.policy.models.sim.dmaap.provider.TopicData.read(TopicData.java:106) at org.onap.policy.models.sim.dmaap.provider.DmaapSimProvider.processDmaapMessageGet(DmaapSimProvider.java:130) at org.onap.policy.models.sim.dmaap.provider.DmaapSimProviderTest.lambda$testProcessDmaapMessageGet_Ex$0(DmaapSimProviderTest.java:210) at java.base/java.lang.Thread.run(Thread.java:833) 2024-01-20 18:38:16,521 DMaaPSim [main] DEBUG o.o.p.m.s.d.p.DmaapSimProvider - Topic: topic-A, Request for DMaaP message: consumer-X: id1 with limit=4 timeout=400 2024-01-20 18:38:16,521 DMaaPSim [main] DEBUG o.o.p.m.s.d.p.DmaapSimProvider - Topic: topic-A, Retrieved 2 messages for: consumer-X: id1 2024-01-20 18:38:16,591 DMaaPSim [main] DEBUG o.o.p.m.s.d.p.DmaapSimProvider - Topic: topic-A, Request for DMaaP message: consumer-X: id1 with limit=1 timeout=0 2024-01-20 18:38:16,592 DMaaPSim [main] DEBUG o.o.p.m.s.d.p.DmaapSimProvider - Topic: topic-A, Retrieved 0 messages for: consumer-X: id1 2024-01-20 18:38:16,592 DMaaPSim [main] DEBUG o.o.p.m.s.d.p.DmaapSimProvider - Topic: topic-B, Request for DMaaP message: consumer-X: id1 with limit=1 timeout=0 2024-01-20 18:38:16,592 DMaaPSim [main] DEBUG o.o.p.m.s.d.p.DmaapSimProvider - Topic: topic-B, Retrieved 0 messages for: consumer-X: id1 2024-01-20 18:38:16,593 DMaaPSim [main] DEBUG o.o.p.m.s.d.p.DmaapSimProvider - Topic: topic-A, Received DMaaP message(s): abc 2024-01-20 18:38:16,655 DMaaPSim [main] DEBUG o.o.p.m.s.d.p.DmaapSimProvider - Topic: topic-A, Received DMaaP message(s): def 2024-01-20 18:38:16,656 DMaaPSim [main] DEBUG o.o.p.m.s.d.p.DmaapSimProvider - Topic: topic-B, Received DMaaP message(s): def 2024-01-20 18:38:16,661 DMaaPSim [main] INFO o.o.p.c.u.services.ServiceManager - service manager starting 2024-01-20 18:38:16,661 DMaaPSim [main] INFO o.o.p.c.u.services.ServiceManager - service manager starting Topic Sweeper 2024-01-20 18:38:16,662 DMaaPSim [main] INFO o.o.p.c.u.services.ServiceManager - service manager started 2024-01-20 18:38:16,662 DMaaPSim [main] DEBUG o.o.p.m.s.d.p.DmaapSimProvider - Topic: topic-A, Request for DMaaP message: consumer-X: id1 with limit=0 timeout=0 2024-01-20 18:38:16,662 DMaaPSim [main] DEBUG o.o.p.m.s.d.p.DmaapSimProvider - Topic: topic-A, Retrieved 0 messages for: consumer-X: id1 2024-01-20 18:38:16,662 DMaaPSim [main] DEBUG o.o.p.m.s.d.p.DmaapSimProvider - Topic: topic-B, Request for DMaaP message: consumer-X: id1 with limit=0 timeout=0 2024-01-20 18:38:16,662 DMaaPSim [main] DEBUG o.o.p.m.s.d.p.DmaapSimProvider - Topic: topic-B, Retrieved 0 messages for: consumer-X: id1 2024-01-20 18:38:16,665 DMaaPSim [main] INFO o.o.p.c.u.services.ServiceManager - service manager stopping 2024-01-20 18:38:16,665 DMaaPSim [main] INFO o.o.p.c.u.services.ServiceManager - service manager stopping Topic Sweeper 2024-01-20 18:38:16,665 DMaaPSim [main] INFO o.o.p.c.u.services.ServiceManager - service manager stopped 2024-01-20 18:38:16,667 DMaaPSim [main] DEBUG o.o.p.m.s.d.p.DmaapSimProvider - Topic: topic-A, Request for DMaaP message: consumer-X: id1 with limit=1 timeout=0 2024-01-20 18:38:16,668 DMaaPSim [main] DEBUG o.o.p.m.s.d.p.DmaapSimProvider - Topic: topic-A, Retrieved 0 messages for: consumer-X: id1 2024-01-20 18:38:16,668 DMaaPSim [main] DEBUG o.o.p.m.s.d.p.DmaapSimProvider - Topic: topic-B, Request for DMaaP message: consumer-X: id1 with limit=1 timeout=0 2024-01-20 18:38:16,668 DMaaPSim [main] DEBUG o.o.p.m.s.d.p.DmaapSimProvider - Topic: topic-B, Retrieved 0 messages for: consumer-X: id1 2024-01-20 18:38:16,669 DMaaPSim [main] DEBUG o.o.p.m.s.d.p.DmaapSimProvider - Topic: topic-A, Received DMaaP message(s): [hello, world] 2024-01-20 18:38:16,669 DMaaPSim [main] DEBUG o.o.p.m.s.d.p.DmaapSimProvider - Topic: topic-A, Received DMaaP message(s): [helloB, worldB] 2024-01-20 18:38:16,670 DMaaPSim [main] DEBUG o.o.p.m.s.d.p.DmaapSimProvider - Topic: topic-B, Received DMaaP message(s): [helloB, worldB] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.075 s -- in org.onap.policy.models.sim.dmaap.provider.DmaapSimProviderTest [INFO] Running org.onap.policy.models.sim.dmaap.provider.ConsumerGroupDataTest 2024-01-20 18:38:16,680 DMaaPSim [main] INFO o.o.p.m.s.d.p.ConsumerGroupData - Topic my-topic: add consumer group: my-consumer 2024-01-20 18:38:16,685 DMaaPSim [main] INFO o.o.p.m.s.d.p.ConsumerGroupData - Topic my-topic: add consumer group: my-consumer 2024-01-20 18:38:16,685 DMaaPSim [main] INFO o.o.p.m.s.d.p.ConsumerGroupData - Topic my-topic: add consumer group: my-consumer 2024-01-20 18:38:16,685 DMaaPSim [main] INFO o.o.p.m.s.d.p.ConsumerGroupData - Topic my-topic: add consumer group: my-consumer 2024-01-20 18:38:16,686 DMaaPSim [main] INFO o.o.p.m.s.d.p.ConsumerGroupData - Topic my-topic: add consumer group: my-consumer 2024-01-20 18:38:16,700 DMaaPSim [main] INFO o.o.p.m.s.d.p.ConsumerGroupData - Topic my-topic: add consumer group: my-consumer 2024-01-20 18:38:16,700 DMaaPSim [main] INFO o.o.p.m.s.d.p.ConsumerGroupData - Topic my-topic: add consumer group: my-consumer 2024-01-20 18:38:16,701 DMaaPSim [main] INFO o.o.p.m.s.d.p.ConsumerGroupData - Topic my-topic: add consumer group: my-consumer [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.onap.policy.models.sim.dmaap.provider.ConsumerGroupDataTest [INFO] Running org.onap.policy.models.sim.dmaap.provider.TopicDataTest 2024-01-20 18:38:16,761 DMaaPSim [main] INFO o.o.p.m.sim.dmaap.provider.TopicData - Topic my-topic: added 2024-01-20 18:38:16,768 DMaaPSim [main] INFO o.o.p.m.sim.dmaap.provider.TopicData - Topic my-topic: added 2024-01-20 18:38:16,773 DMaaPSim [main] INFO o.o.p.m.sim.dmaap.provider.TopicData - Topic my-topic: added 2024-01-20 18:38:16,776 DMaaPSim [main] INFO o.o.p.m.sim.dmaap.provider.TopicData - Topic my-topic: added 2024-01-20 18:38:16,781 DMaaPSim [main] INFO o.o.p.m.sim.dmaap.provider.TopicData - Topic my-topic: added 2024-01-20 18:38:16,783 DMaaPSim [main] INFO o.o.p.m.sim.dmaap.provider.TopicData - Topic my-topic: removed consumer group: group-A Standard Commons Logging discovery in action with spring-jcl: please remove commons-logging.jar from classpath in order to avoid potential conflicts 2024-01-20 18:38:16,819 DMaaPSim [main] INFO o.o.p.m.sim.dmaap.provider.TopicData - Topic my-topic: removed consumer group: group-C 2024-01-20 18:38:16,819 DMaaPSim [main] INFO o.o.p.m.sim.dmaap.provider.TopicData - Topic my-topic: removed consumer group: group-B 2024-01-20 18:38:16,823 DMaaPSim [main] INFO o.o.p.m.sim.dmaap.provider.TopicData - Topic my-topic: added 2024-01-20 18:38:16,878 DMaaPSim [main] WARN o.o.p.m.sim.dmaap.provider.TopicData - cannot encode {} org.onap.policy.common.utils.coder.CoderException: expected exception at org.onap.policy.models.sim.dmaap.provider.TopicData.convertMessageToString(TopicData.java:182) at org.onap.policy.models.sim.dmaap.provider.TopicDataTest.testConvertMessageToString(TopicDataTest.java:189) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 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) 2024-01-20 18:38:16,880 DMaaPSim [main] INFO o.o.p.m.sim.dmaap.provider.TopicData - Topic my-topic: added 2024-01-20 18:38:16,881 DMaaPSim [main] INFO o.o.p.m.sim.dmaap.provider.TopicData - Topic real-data-topic: added 2024-01-20 18:38:16,881 DMaaPSim [main] INFO o.o.p.m.s.d.p.ConsumerGroupData - Topic real-data-topic: add consumer group: group-A [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.174 s -- in org.onap.policy.models.sim.dmaap.provider.TopicDataTest [INFO] Running org.onap.policy.models.sim.dmaap.rest.BaseRestControllerV1Test [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.policy.models.sim.dmaap.rest.BaseRestControllerV1Test [INFO] Running org.onap.policy.models.sim.dmaap.rest.TextMessageBodyHandlerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.onap.policy.models.sim.dmaap.rest.TextMessageBodyHandlerTest [INFO] Running org.onap.policy.models.sim.dmaap.rest.CambriaMessageBodyHandlerTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.onap.policy.models.sim.dmaap.rest.CambriaMessageBodyHandlerTest [INFO] Running org.onap.policy.models.sim.dmaap.rest.DmaapSimRestControllerV1Test 2024-01-20 18:38:16,916 DMaaPSim [main] DEBUG o.o.p.m.s.d.p.DmaapSimProvider - Topic: my-topic, Request for DMaaP message: my-consumer: my-id with limit=5 timeout=0 2024-01-20 18:38:16,917 DMaaPSim [main] INFO o.o.p.m.sim.dmaap.provider.TopicData - Topic my-topic: added 2024-01-20 18:38:16,917 DMaaPSim [main] INFO o.o.p.m.s.d.p.ConsumerGroupData - Topic my-topic: add consumer group: my-consumer 2024-01-20 18:38:16,917 DMaaPSim [main] DEBUG o.o.p.m.s.d.p.DmaapSimProvider - Topic: my-topic, Retrieved 0 messages for: my-consumer: my-id 2024-01-20 18:38:16,917 DMaaPSim [main] DEBUG o.o.p.m.s.d.p.DmaapSimProvider - Topic: my-topic, Received DMaaP message(s): [my-message, my-message-B] 2024-01-20 18:38:16,917 DMaaPSim [main] DEBUG o.o.p.m.s.d.p.DmaapSimProvider - Topic: my-topic-B, Received DMaaP message(s): [my-message, my-message-B, my-message] 2024-01-20 18:38:16,917 DMaaPSim [main] DEBUG o.o.p.m.s.d.p.DmaapSimProvider - Topic: my-topic-B, Request for DMaaP message: my-consumer: my-id with limit=5 timeout=0 2024-01-20 18:38:16,917 DMaaPSim [main] INFO o.o.p.m.sim.dmaap.provider.TopicData - Topic my-topic-B: added 2024-01-20 18:38:16,917 DMaaPSim [main] INFO o.o.p.m.s.d.p.ConsumerGroupData - Topic my-topic-B: add consumer group: my-consumer 2024-01-20 18:38:16,917 DMaaPSim [main] DEBUG o.o.p.m.s.d.p.DmaapSimProvider - Topic: my-topic-B, Retrieved 0 messages for: my-consumer: my-id 2024-01-20 18:38:16,917 DMaaPSim [main] DEBUG o.o.p.m.s.d.p.DmaapSimProvider - Topic: my-topic, Request for DMaaP message: my-consumer: my-id with limit=5 timeout=0 2024-01-20 18:38:16,917 DMaaPSim [main] DEBUG o.o.p.m.s.d.p.DmaapSimProvider - Topic: my-topic, Retrieved 2 messages for: my-consumer: my-id 2024-01-20 18:38:16,918 DMaaPSim [main] DEBUG o.o.p.m.s.d.p.DmaapSimProvider - Request for listing DMaaP topics [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.onap.policy.models.sim.dmaap.rest.DmaapSimRestControllerV1Test [INFO] [INFO] Results: [INFO] [INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ policy-models-sim-dmaap --- [INFO] Loading execution data file /w/workspace/policy-models-sonar/models-sim/models-sim-dmaap/../../target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'policy-models-sim-dmaap' with 11 classes [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (report-aggregate) @ policy-models-sim-dmaap --- [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ policy-models-sim-dmaap --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-sim/models-sim-dmaap/target/policy-models-sim-dmaap-3.1.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ policy-models-sim-dmaap --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ policy-models-sim-dmaap --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ policy-models-sim-dmaap --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ policy-models-sim-dmaap --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-sim/models-sim-dmaap/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ policy-models-sim-dmaap --- [INFO] Installing /w/workspace/policy-models-sonar/models-sim/models-sim-dmaap/pom.xml to /tmp/r/org/onap/policy/models/sim/policy-models-sim-dmaap/3.1.1-SNAPSHOT/policy-models-sim-dmaap-3.1.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-sim/models-sim-dmaap/target/policy-models-sim-dmaap-3.1.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/sim/policy-models-sim-dmaap/3.1.1-SNAPSHOT/policy-models-sim-dmaap-3.1.1-SNAPSHOT.jar [INFO] [INFO] ----< org.onap.policy.models.policy-models-interactions:simulators >---- [INFO] Building simulators 3.1.1-SNAPSHOT [24/43] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ simulators --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ simulators --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ simulators --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ simulators --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-interactions/model-simulators/../../target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/* --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ simulators --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ simulators --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ simulators --- [INFO] Copying 24 resources from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ simulators --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 12 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ simulators --- [INFO] Copying 13 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ simulators --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 11 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ simulators --- [INFO] Surefire report directory: /w/workspace/policy-models-sonar/models-interactions/model-simulators/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.simulators.SdnrTopicServerTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.038 s -- in org.onap.policy.simulators.SdnrTopicServerTest [INFO] Running org.onap.policy.simulators.CdsSimulatorTest 18:38:22.056 [grpc-default-executor-0] INFO org.onap.policy.simulators.CdsSimulator -- Received request input to CDS: commonHeader { requestId: "c7c6a4aa-bb61-4a15-b831-ba1472dd4a65" subRequestId: "111be3d2-6c12-4f4b-a3e7-c349acced200" originatorId: "POLICY" } actionIdentifiers { blueprintName: "pm_control" blueprintVersion: "1.0.0" actionName: "create-subscription" mode: "sync" } payload { } 18:38:22.089 [grpc-default-executor-0] INFO org.onap.policy.simulators.CdsSimulator -- Fetching response from pm_control-create-subscription.json 18:38:22.154 [main] INFO org.onap.policy.simulators.CdsSimulator -- Fetching response from DefaultResponseEvent.json [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.318 s -- in org.onap.policy.simulators.CdsSimulatorTest [INFO] Running org.onap.policy.simulators.AppcLcmTopicServerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.onap.policy.simulators.AppcLcmTopicServerTest [INFO] Running org.onap.policy.simulators.VfcSimulatorTest 18:38:22.399 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-7712df76==org.glassfish.jersey.servlet.ServletContainer@de5ef3f0{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=vfcSim, host=localhost, port=6668, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@2512155e{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@779cb140{/,null,STOPPED}, connector=vfcSim@1f27f354{HTTP/1.1, (http/1.1)}{localhost:6668}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-7712df76==org.glassfish.jersey.servlet.ServletContainer@de5ef3f0{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 18:38:22.408 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-7712df76==org.glassfish.jersey.servlet.ServletContainer@de5ef3f0{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=vfcSim, host=localhost, port=6668, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@2512155e{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@779cb140{/,null,STOPPED}, connector=vfcSim@1f27f354{HTTP/1.1, (http/1.1)}{localhost:6668}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-7712df76==org.glassfish.jersey.servlet.ServletContainer@de5ef3f0{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:38:22.410 [vfcSim-6668] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-7712df76==org.glassfish.jersey.servlet.ServletContainer@de5ef3f0{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=vfcSim, host=localhost, port=6668, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@2512155e{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@779cb140{/,null,STOPPED}, connector=vfcSim@1f27f354{HTTP/1.1, (http/1.1)}{localhost:6668}, jettyThread=Thread[vfcSim-6668,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-7712df76==org.glassfish.jersey.servlet.ServletContainer@de5ef3f0{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:38:22.418 [vfcSim-6668] INFO org.eclipse.jetty.server.Server -- jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.4+8-Ubuntu-118.04 18:38:22.473 [vfcSim-6668] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager -- Session workerName=node0 18:38:23.180 [vfcSim-6668] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:38:23.252 [vfcSim-6668] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started o.e.j.s.ServletContextHandler@779cb140{/,null,AVAILABLE} 18:38:23.262 [vfcSim-6668] INFO org.eclipse.jetty.server.AbstractConnector -- Started vfcSim@1f27f354{HTTP/1.1, (http/1.1)}{localhost:6668} 18:38:23.264 [vfcSim-6668] INFO org.eclipse.jetty.server.Server -- Started Server@2512155e{STARTING}[11.0.18,sto=0] @5055ms 18:38:23.264 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-7712df76==org.glassfish.jersey.servlet.ServletContainer@de5ef3f0{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=vfcSim, host=localhost, port=6668, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@2512155e{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@779cb140{/,null,AVAILABLE}, connector=vfcSim@1f27f354{HTTP/1.1, (http/1.1)}{localhost:6668}, jettyThread=Thread[vfcSim-6668,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-7712df76==org.glassfish.jersey.servlet.ServletContainer@de5ef3f0{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4146 ms. 18:38:23.682 [qtp547048245-30] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:38:23 +0000] "GET /api/nslcm/v1/jobs/1234 HTTP/1.1" 200 483 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:23.698 [qtp547048245-31] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:38:23 +0000] "POST /api/nslcm/v1/ns/1234567890/heal HTTP/1.1" 202 13 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:23.701 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-7712df76==org.glassfish.jersey.servlet.ServletContainer@de5ef3f0{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=vfcSim, host=localhost, port=6668, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@2512155e{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@779cb140{/,null,AVAILABLE}, connector=vfcSim@1f27f354{HTTP/1.1, (http/1.1)}{localhost:6668}, jettyThread=Thread[vfcSim-6668,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-7712df76==org.glassfish.jersey.servlet.ServletContainer@de5ef3f0{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 18:38:23.701 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-7712df76==org.glassfish.jersey.servlet.ServletContainer@de5ef3f0{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=vfcSim, host=localhost, port=6668, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@2512155e{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@779cb140{/,null,AVAILABLE}, connector=vfcSim@1f27f354{HTTP/1.1, (http/1.1)}{localhost:6668}, jettyThread=Thread[vfcSim-6668,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-7712df76==org.glassfish.jersey.servlet.ServletContainer@de5ef3f0{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 18:38:23.705 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped vfcSim@1f27f354{HTTP/1.1, (http/1.1)}{localhost:6668} 18:38:23.706 [main] INFO org.eclipse.jetty.server.Server -- Stopped Server@2512155e{STOPPING}[11.0.18,sto=0] 18:38:23.714 [main] INFO org.eclipse.jetty.server.handler.ContextHandler -- Stopped o.e.j.s.ServletContextHandler@779cb140{/,null,STOPPED} [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.518 s -- in org.onap.policy.simulators.VfcSimulatorTest [INFO] Running org.onap.policy.simulators.DmaapSimulatorTest 18:38:23.747 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-7e6025c9==org.glassfish.jersey.servlet.ServletContainer@6812388f{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=3904, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@63bb52ea{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@6f5df147{/,null,STOPPED}, connector=RestServerParameters@1902ad0f{HTTP/1.1, (http/1.1)}{0.0.0.0:3904}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-7e6025c9==org.glassfish.jersey.servlet.ServletContainer@6812388f{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 18:38:23.747 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-7e6025c9==org.glassfish.jersey.servlet.ServletContainer@6812388f{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=3904, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@63bb52ea{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@6f5df147{/,null,STOPPED}, connector=RestServerParameters@1902ad0f{HTTP/1.1, (http/1.1)}{0.0.0.0:3904}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-7e6025c9==org.glassfish.jersey.servlet.ServletContainer@6812388f{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:38:23.748 [RestServerParameters-3904] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-7e6025c9==org.glassfish.jersey.servlet.ServletContainer@6812388f{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=3904, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@63bb52ea{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@6f5df147{/,null,STOPPED}, connector=RestServerParameters@1902ad0f{HTTP/1.1, (http/1.1)}{0.0.0.0:3904}, jettyThread=Thread[RestServerParameters-3904,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-7e6025c9==org.glassfish.jersey.servlet.ServletContainer@6812388f{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:38:23.750 [RestServerParameters-3904] INFO org.eclipse.jetty.server.Server -- jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.4+8-Ubuntu-118.04 18:38:23.752 [RestServerParameters-3904] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager -- Session workerName=node0 18:38:23.801 [RestServerParameters-3904] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:38:23.817 [RestServerParameters-3904] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started o.e.j.s.ServletContextHandler@6f5df147{/,null,AVAILABLE} 18:38:23.818 [RestServerParameters-3904] INFO org.eclipse.jetty.server.AbstractConnector -- Started RestServerParameters@1902ad0f{HTTP/1.1, (http/1.1)}{0.0.0.0:3904} 18:38:23.818 [RestServerParameters-3904] INFO org.eclipse.jetty.server.Server -- Started Server@63bb52ea{STARTING}[11.0.18,sto=0] @5608ms 18:38:23.818 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-7e6025c9==org.glassfish.jersey.servlet.ServletContainer@6812388f{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=3904, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@63bb52ea{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@6f5df147{/,null,AVAILABLE}, connector=RestServerParameters@1902ad0f{HTTP/1.1, (http/1.1)}{0.0.0.0:3904}, jettyThread=Thread[RestServerParameters-3904,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-7e6025c9==org.glassfish.jersey.servlet.ServletContainer@6812388f{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4930 ms. 18:38:23.851 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-14b4caba==org.glassfish.jersey.servlet.ServletContainer@241e58a0{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=3903, sniHostCheck=false, user=my-username, password=my-password, contextPath=/, jettyServer=Server@20305c45{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@6e157f48{/,null,STOPPED}, connector=RestServerParameters@7388d94d{SSL, (ssl, http/1.1)}{0.0.0.0:3903}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-14b4caba==org.glassfish.jersey.servlet.ServletContainer@241e58a0{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 18:38:23.852 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-14b4caba==org.glassfish.jersey.servlet.ServletContainer@241e58a0{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=3903, sniHostCheck=false, user=my-username, password=my-password, contextPath=/, jettyServer=Server@20305c45{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@6e157f48{/,null,STOPPED}, connector=RestServerParameters@7388d94d{SSL, (ssl, http/1.1)}{0.0.0.0:3903}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-14b4caba==org.glassfish.jersey.servlet.ServletContainer@241e58a0{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:38:23.853 [RestServerParameters-3903] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-14b4caba==org.glassfish.jersey.servlet.ServletContainer@241e58a0{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=3903, sniHostCheck=false, user=my-username, password=my-password, contextPath=/, jettyServer=Server@20305c45{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@6e157f48{/,null,STOPPED}, connector=RestServerParameters@7388d94d{SSL, (ssl, http/1.1)}{0.0.0.0:3903}, jettyThread=Thread[RestServerParameters-3903,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-14b4caba==org.glassfish.jersey.servlet.ServletContainer@241e58a0{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:38:23.856 [RestServerParameters-3903] INFO org.eclipse.jetty.server.Server -- jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.4+8-Ubuntu-118.04 18:38:23.858 [RestServerParameters-3903] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager -- Session workerName=node0 18:38:23.910 [RestServerParameters-3903] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:38:23.921 [RestServerParameters-3903] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started o.e.j.s.ServletContextHandler@6e157f48{/,null,AVAILABLE} 18:38:23.929 [RestServerParameters-3903] INFO org.eclipse.jetty.util.ssl.SslContextFactory -- x509=X509@118f3c3a(kstest,h=[policy],a=[],w=[]) for Server@70e62036[provider=null,keyStore=file:///w/workspace/policy-models-sonar/models-interactions/model-simulators/src/test/resources/keystore-test,trustStore=file:///w/workspace/policy-models-sonar/models-interactions/model-simulators/src/test/resources/keystore-test] 18:38:23.992 [RestServerParameters-3903] INFO org.eclipse.jetty.server.AbstractConnector -- Started RestServerParameters@7388d94d{SSL, (ssl, http/1.1)}{0.0.0.0:3903} 18:38:23.993 [RestServerParameters-3903] INFO org.eclipse.jetty.server.Server -- Started Server@20305c45{STARTING}[11.0.18,sto=0] @5783ms 18:38:23.993 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-14b4caba==org.glassfish.jersey.servlet.ServletContainer@241e58a0{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=3903, sniHostCheck=false, user=my-username, password=my-password, contextPath=/, jettyServer=Server@20305c45{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@6e157f48{/,null,AVAILABLE}, connector=RestServerParameters@7388d94d{SSL, (ssl, http/1.1)}{0.0.0.0:3903}, jettyThread=Thread[RestServerParameters-3903,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-14b4caba==org.glassfish.jersey.servlet.ServletContainer@241e58a0{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4860 ms. 18:38:24.020 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=5ec914b5-ba10-4bc1-b010-787568e848c5, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=100, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=100], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost:3904], topic=my-topic, effectiveTopic=my-topic, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 18:38:24.039 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=my-username, password=11, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=05214335-7251-4311-a848-46c653d44272, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=100, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=100], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=true, toString()=TopicBase [servers=[localhost:3903], topic=my-auth-topic, effectiveTopic=my-auth-topic, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 18:38:24.041 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=my-username, password=11, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=05214335-7251-4311-a848-46c653d44272, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=100, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=100], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=true, toString()=TopicBase [servers=[localhost:3903], topic=my-auth-topic, effectiveTopic=my-auth-topic, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting 18:38:24.042 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=my-username, password=11, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=05214335-7251-4311-a848-46c653d44272, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=100, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=100], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=true, toString()=TopicBase [servers=[localhost:3903], topic=my-auth-topic, effectiveTopic=my-auth-topic, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 18:38:24.042 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=5ec914b5-ba10-4bc1-b010-787568e848c5, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=100, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=100], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost:3904], topic=my-topic, effectiveTopic=my-topic, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting 18:38:24.043 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=5ec914b5-ba10-4bc1-b010-787568e848c5, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=100, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=100], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost:3904], topic=my-topic, effectiveTopic=my-topic, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 18:38:24.046 [DMAAP-source-my-auth-topic] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-auth-topic/05214335-7251-4311-a848-46c653d44272/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 18:38:24.046 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineDmaapTopicSink [userName=my-username, password=my-password, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=02559976-49d7-4b54-b118-b11cc6ad9847, alive=false, publisher=null]]: starting 18:38:24.055 [DMAAP-source-my-topic] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-topic/5ec914b5-ba10-4bc1-b010-787568e848c5/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 18:38:24.055 [DMAAP-source-my-topic] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-topic/5ec914b5-ba10-4bc1-b010-787568e848c5/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 (anonymous) ... 18:38:24.064 [qtp955557441-41] INFO org.onap.policy.models.sim.dmaap.provider.TopicData -- Topic my-topic: added 18:38:24.065 [qtp955557441-41] INFO org.onap.policy.models.sim.dmaap.provider.ConsumerGroupData -- Topic my-topic: add consumer group: 5ec914b5-ba10-4bc1-b010-787568e848c5 18:38:24.068 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineDmaapTopicSink -- InlineDmaapTopicSink [userName=my-username, password=my-password, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=02559976-49d7-4b54-b118-b11cc6ad9847, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created 18:38:24.068 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=a69fd7ae-3e3d-4500-b358-189fe465a086, alive=false, publisher=null]]: starting 18:38:24.072 [DMAAP-source-my-auth-topic] INFO com.att.nsa.apiClient.http.HttpClient -- GET https://localhost:3903/events/my-auth-topic/05214335-7251-4311-a848-46c653d44272/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 (anonymous) ... 18:38:24.072 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineDmaapTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=a69fd7ae-3e3d-4500-b358-189fe465a086, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created 18:38:24.074 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=5ec914b5-ba10-4bc1-b010-787568e848c5, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=100, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=100], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-topic,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost:3904], topic=my-topic, effectiveTopic=my-topic, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.simulators.DmaapSimulatorTest$$Lambda$436/0x0000000801287018@498d7c57 18:38:24.074 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=5ec914b5-ba10-4bc1-b010-787568e848c5, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=100, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=100], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-topic,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost:3904], topic=my-topic, effectiveTopic=my-topic, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted 18:38:24.169 [DMAAP-source-my-topic] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:38:24.174 [qtp955557441-41] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:38:24 +0000] "GET /events/my-topic/5ec914b5-ba10-4bc1-b010-787568e848c5/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:24.182 [DMAAP-source-my-topic] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-topic/5ec914b5-ba10-4bc1-b010-787568e848c5/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 18:38:24.182 [DMAAP-source-my-topic] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-topic/5ec914b5-ba10-4bc1-b010-787568e848c5/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 (anonymous) ... 18:38:24.267 [qtp143948363-52] INFO org.onap.policy.models.sim.dmaap.provider.TopicData -- Topic my-auth-topic: added 18:38:24.267 [qtp143948363-52] INFO org.onap.policy.models.sim.dmaap.provider.ConsumerGroupData -- Topic my-auth-topic: add consumer group: 05214335-7251-4311-a848-46c653d44272 18:38:24.288 [DMAAP-source-my-topic] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:38:24.288 [qtp955557441-45] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:38:24 +0000] "GET /events/my-topic/5ec914b5-ba10-4bc1-b010-787568e848c5/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:24.288 [DMAAP-source-my-topic] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-topic/5ec914b5-ba10-4bc1-b010-787568e848c5/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 18:38:24.288 [DMAAP-source-my-topic] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-topic/5ec914b5-ba10-4bc1-b010-787568e848c5/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 (anonymous) ... 18:38:24.372 [DMAAP-source-my-auth-topic] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:38:24.372 [DMAAP-source-my-auth-topic] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-auth-topic/05214335-7251-4311-a848-46c653d44272/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 18:38:24.373 [DMAAP-source-my-auth-topic] INFO com.att.nsa.apiClient.http.HttpClient -- GET https://localhost:3903/events/my-auth-topic/05214335-7251-4311-a848-46c653d44272/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 (anonymous) ... 18:38:24.375 [qtp143948363-52] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - my-username [20/Jan/2024:18:38:24 +0000] "GET /events/my-auth-topic/05214335-7251-4311-a848-46c653d44272/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:24.393 [qtp955557441-44] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:38:24 +0000] "GET /events/my-topic/5ec914b5-ba10-4bc1-b010-787568e848c5/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:24.394 [DMAAP-source-my-topic] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:38:24.395 [DMAAP-source-my-topic] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-topic/5ec914b5-ba10-4bc1-b010-787568e848c5/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 18:38:24.395 [DMAAP-source-my-topic] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-topic/5ec914b5-ba10-4bc1-b010-787568e848c5/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 (anonymous) ... 18:38:24.480 [DMAAP-source-my-auth-topic] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:38:24.481 [DMAAP-source-my-auth-topic] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-auth-topic/05214335-7251-4311-a848-46c653d44272/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 18:38:24.481 [DMAAP-source-my-auth-topic] INFO com.att.nsa.apiClient.http.HttpClient -- GET https://localhost:3903/events/my-auth-topic/05214335-7251-4311-a848-46c653d44272/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 (anonymous) ... 18:38:24.483 [qtp143948363-52] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - my-username [20/Jan/2024:18:38:24 +0000] "GET /events/my-auth-topic/05214335-7251-4311-a848-46c653d44272/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:24.502 [DMAAP-source-my-topic] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:38:24.503 [qtp955557441-45] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:38:24 +0000] "GET /events/my-topic/5ec914b5-ba10-4bc1-b010-787568e848c5/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:24.503 [DMAAP-source-my-topic] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-topic/5ec914b5-ba10-4bc1-b010-787568e848c5/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 18:38:24.503 [DMAAP-source-my-topic] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-topic/5ec914b5-ba10-4bc1-b010-787568e848c5/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 (anonymous) ... 18:38:24.589 [DMAAP-source-my-auth-topic] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:38:24.590 [DMAAP-source-my-auth-topic] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-auth-topic/05214335-7251-4311-a848-46c653d44272/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 18:38:24.590 [DMAAP-source-my-auth-topic] INFO com.att.nsa.apiClient.http.HttpClient -- GET https://localhost:3903/events/my-auth-topic/05214335-7251-4311-a848-46c653d44272/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 (anonymous) ... 18:38:24.592 [qtp143948363-52] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - my-username [20/Jan/2024:18:38:24 +0000] "GET /events/my-auth-topic/05214335-7251-4311-a848-46c653d44272/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:24.610 [DMAAP-source-my-topic] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:38:24.611 [qtp955557441-44] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:38:24 +0000] "GET /events/my-topic/5ec914b5-ba10-4bc1-b010-787568e848c5/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:24.611 [DMAAP-source-my-topic] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-topic/5ec914b5-ba10-4bc1-b010-787568e848c5/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 18:38:24.611 [DMAAP-source-my-topic] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-topic/5ec914b5-ba10-4bc1-b010-787568e848c5/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 (anonymous) ... 18:38:24.698 [DMAAP-source-my-auth-topic] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:38:24.698 [DMAAP-source-my-auth-topic] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-auth-topic/05214335-7251-4311-a848-46c653d44272/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 18:38:24.698 [DMAAP-source-my-auth-topic] INFO com.att.nsa.apiClient.http.HttpClient -- GET https://localhost:3903/events/my-auth-topic/05214335-7251-4311-a848-46c653d44272/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 (anonymous) ... 18:38:24.698 [qtp143948363-52] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - my-username [20/Jan/2024:18:38:24 +0000] "GET /events/my-auth-topic/05214335-7251-4311-a848-46c653d44272/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:24.716 [qtp955557441-45] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:38:24 +0000] "GET /events/my-topic/5ec914b5-ba10-4bc1-b010-787568e848c5/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:24.716 [DMAAP-source-my-topic] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:38:24.717 [DMAAP-source-my-topic] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-topic/5ec914b5-ba10-4bc1-b010-787568e848c5/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 18:38:24.717 [DMAAP-source-my-topic] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-topic/5ec914b5-ba10-4bc1-b010-787568e848c5/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 (anonymous) ... 18:38:24.805 [qtp143948363-56] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - my-username [20/Jan/2024:18:38:24 +0000] "GET /events/my-auth-topic/05214335-7251-4311-a848-46c653d44272/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:24.807 [DMAAP-source-my-auth-topic] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:38:24.807 [DMAAP-source-my-auth-topic] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-auth-topic/05214335-7251-4311-a848-46c653d44272/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 18:38:24.808 [DMAAP-source-my-auth-topic] INFO com.att.nsa.apiClient.http.HttpClient -- GET https://localhost:3903/events/my-auth-topic/05214335-7251-4311-a848-46c653d44272/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 (anonymous) ... 18:38:24.822 [DMAAP-source-my-topic] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:38:24.822 [qtp955557441-44] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:38:24 +0000] "GET /events/my-topic/5ec914b5-ba10-4bc1-b010-787568e848c5/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:24.823 [DMAAP-source-my-topic] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-topic/5ec914b5-ba10-4bc1-b010-787568e848c5/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 18:38:24.823 [DMAAP-source-my-topic] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-topic/5ec914b5-ba10-4bc1-b010-787568e848c5/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 (anonymous) ... 18:38:24.914 [qtp143948363-55] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - my-username [20/Jan/2024:18:38:24 +0000] "GET /events/my-auth-topic/05214335-7251-4311-a848-46c653d44272/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:24.915 [DMAAP-source-my-auth-topic] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:38:24.915 [DMAAP-source-my-auth-topic] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-auth-topic/05214335-7251-4311-a848-46c653d44272/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 18:38:24.915 [DMAAP-source-my-auth-topic] INFO com.att.nsa.apiClient.http.HttpClient -- GET https://localhost:3903/events/my-auth-topic/05214335-7251-4311-a848-46c653d44272/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 (anonymous) ... 18:38:24.928 [qtp955557441-45] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:38:24 +0000] "GET /events/my-topic/5ec914b5-ba10-4bc1-b010-787568e848c5/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:24.929 [DMAAP-source-my-topic] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:38:24.929 [DMAAP-source-my-topic] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-topic/5ec914b5-ba10-4bc1-b010-787568e848c5/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 18:38:24.930 [DMAAP-source-my-topic] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-topic/5ec914b5-ba10-4bc1-b010-787568e848c5/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 (anonymous) ... 18:38:25.022 [qtp143948363-56] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - my-username [20/Jan/2024:18:38:24 +0000] "GET /events/my-auth-topic/05214335-7251-4311-a848-46c653d44272/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:25.023 [DMAAP-source-my-auth-topic] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:38:25.023 [DMAAP-source-my-auth-topic] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-auth-topic/05214335-7251-4311-a848-46c653d44272/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 18:38:25.023 [DMAAP-source-my-auth-topic] INFO com.att.nsa.apiClient.http.HttpClient -- GET https://localhost:3903/events/my-auth-topic/05214335-7251-4311-a848-46c653d44272/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 (anonymous) ... 18:38:25.037 [qtp955557441-44] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:38:24 +0000] "GET /events/my-topic/5ec914b5-ba10-4bc1-b010-787568e848c5/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:25.037 [DMAAP-source-my-topic] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:38:25.037 [DMAAP-source-my-topic] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-topic/5ec914b5-ba10-4bc1-b010-787568e848c5/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 18:38:25.037 [DMAAP-source-my-topic] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-topic/5ec914b5-ba10-4bc1-b010-787568e848c5/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 (anonymous) ... 18:38:25.082 [main] INFO org.onap.policy.common.utils.services.OrderedServiceImpl -- ***** OrderedServiceImpl implementers: [] 18:38:25.084 [main] INFO network -- [OUT|DMAAP|my-topic] hello 18:38:25.119 [pool-8-thread-1] INFO com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher -- sending 1 msgs to /events/my-topic. Oldest: 33 ms 18:38:25.123 [pool-8-thread-1] INFO com.att.nsa.apiClient.http.HttpClient -- POST http://localhost:3904/events/my-topic (anonymous) ... 18:38:25.132 [qtp143948363-55] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - my-username [20/Jan/2024:18:38:25 +0000] "GET /events/my-auth-topic/05214335-7251-4311-a848-46c653d44272/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:25.133 [DMAAP-source-my-auth-topic] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:38:25.133 [DMAAP-source-my-auth-topic] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-auth-topic/05214335-7251-4311-a848-46c653d44272/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 18:38:25.133 [qtp955557441-45] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:38:25 +0000] "GET /events/my-topic/5ec914b5-ba10-4bc1-b010-787568e848c5/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 HTTP/1.1" 200 9 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:25.133 [DMAAP-source-my-auth-topic] INFO com.att.nsa.apiClient.http.HttpClient -- GET https://localhost:3903/events/my-auth-topic/05214335-7251-4311-a848-46c653d44272/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 (anonymous) ... 18:38:25.133 [DMAAP-source-my-topic] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:38:25.134 [DMAAP-source-my-topic] INFO network -- [IN|DMAAP|my-topic] hello 18:38:25.134 [qtp955557441-42] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:38:25 +0000] "POST /events/my-topic HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:25.134 [DMAAP-source-my-topic] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-topic/5ec914b5-ba10-4bc1-b010-787568e848c5/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 18:38:25.134 [main] INFO network -- [OUT|DMAAP|my-topic] world 18:38:25.135 [pool-8-thread-1] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:38:25.135 [pool-8-thread-1] INFO com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher -- cambria reply ok (13 ms):{"serverTimeMs":0,"count":1} 18:38:25.135 [DMAAP-source-my-topic] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-topic/5ec914b5-ba10-4bc1-b010-787568e848c5/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 (anonymous) ... 18:38:25.169 [pool-8-thread-1] INFO com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher -- sending 1 msgs to /events/my-topic. Oldest: 34 ms 18:38:25.170 [pool-8-thread-1] INFO com.att.nsa.apiClient.http.HttpClient -- POST http://localhost:3904/events/my-topic (anonymous) ... 18:38:25.176 [qtp955557441-44] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:38:25 +0000] "GET /events/my-topic/5ec914b5-ba10-4bc1-b010-787568e848c5/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 HTTP/1.1" 200 9 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:25.176 [DMAAP-source-my-topic] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:38:25.177 [DMAAP-source-my-topic] INFO network -- [IN|DMAAP|my-topic] world 18:38:25.177 [DMAAP-source-my-topic] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-topic/5ec914b5-ba10-4bc1-b010-787568e848c5/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 18:38:25.177 [DMAAP-source-my-topic] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-topic/5ec914b5-ba10-4bc1-b010-787568e848c5/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 (anonymous) ... 18:38:25.177 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=my-username, password=11, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=05214335-7251-4311-a848-46c653d44272, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=100, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=100], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-auth-topic,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=true, toString()=TopicBase [servers=[localhost:3903], topic=my-auth-topic, effectiveTopic=my-auth-topic, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.simulators.DmaapSimulatorTest$$Lambda$436/0x0000000801287018@58de1da2 18:38:25.178 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=my-username, password=11, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=05214335-7251-4311-a848-46c653d44272, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=100, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=100], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-auth-topic,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=true, toString()=TopicBase [servers=[localhost:3903], topic=my-auth-topic, effectiveTopic=my-auth-topic, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted 18:38:25.179 [pool-8-thread-1] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:38:25.179 [qtp955557441-46] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:38:25 +0000] "POST /events/my-topic HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:25.180 [pool-8-thread-1] INFO com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher -- cambria reply ok (10 ms):{"serverTimeMs":0,"count":1} 18:38:25.242 [qtp143948363-56] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - my-username [20/Jan/2024:18:38:25 +0000] "GET /events/my-auth-topic/05214335-7251-4311-a848-46c653d44272/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:25.242 [DMAAP-source-my-auth-topic] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:38:25.243 [DMAAP-source-my-auth-topic] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-auth-topic/05214335-7251-4311-a848-46c653d44272/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 18:38:25.243 [DMAAP-source-my-auth-topic] INFO com.att.nsa.apiClient.http.HttpClient -- GET https://localhost:3903/events/my-auth-topic/05214335-7251-4311-a848-46c653d44272/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 (anonymous) ... 18:38:25.284 [qtp955557441-45] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:38:25 +0000] "GET /events/my-topic/5ec914b5-ba10-4bc1-b010-787568e848c5/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:25.284 [DMAAP-source-my-topic] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:38:25.285 [DMAAP-source-my-topic] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-topic/5ec914b5-ba10-4bc1-b010-787568e848c5/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 18:38:25.285 [DMAAP-source-my-topic] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-topic/5ec914b5-ba10-4bc1-b010-787568e848c5/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 (anonymous) ... 18:38:25.349 [qtp143948363-55] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - my-username [20/Jan/2024:18:38:25 +0000] "GET /events/my-auth-topic/05214335-7251-4311-a848-46c653d44272/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:25.350 [DMAAP-source-my-auth-topic] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:38:25.350 [DMAAP-source-my-auth-topic] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-auth-topic/05214335-7251-4311-a848-46c653d44272/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 18:38:25.351 [DMAAP-source-my-auth-topic] INFO com.att.nsa.apiClient.http.HttpClient -- GET https://localhost:3903/events/my-auth-topic/05214335-7251-4311-a848-46c653d44272/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 (anonymous) ... 18:38:25.390 [qtp955557441-44] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:38:25 +0000] "GET /events/my-topic/5ec914b5-ba10-4bc1-b010-787568e848c5/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:25.390 [DMAAP-source-my-topic] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:38:25.390 [DMAAP-source-my-topic] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-topic/5ec914b5-ba10-4bc1-b010-787568e848c5/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 18:38:25.390 [DMAAP-source-my-topic] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-topic/5ec914b5-ba10-4bc1-b010-787568e848c5/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 (anonymous) ... 18:38:25.459 [qtp143948363-56] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - my-username [20/Jan/2024:18:38:25 +0000] "GET /events/my-auth-topic/05214335-7251-4311-a848-46c653d44272/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:25.459 [DMAAP-source-my-auth-topic] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:38:25.459 [DMAAP-source-my-auth-topic] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-auth-topic/05214335-7251-4311-a848-46c653d44272/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 18:38:25.460 [DMAAP-source-my-auth-topic] INFO com.att.nsa.apiClient.http.HttpClient -- GET https://localhost:3903/events/my-auth-topic/05214335-7251-4311-a848-46c653d44272/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 (anonymous) ... 18:38:25.496 [DMAAP-source-my-topic] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:38:25.496 [qtp955557441-45] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:38:25 +0000] "GET /events/my-topic/5ec914b5-ba10-4bc1-b010-787568e848c5/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:25.497 [DMAAP-source-my-topic] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-topic/5ec914b5-ba10-4bc1-b010-787568e848c5/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 18:38:25.497 [DMAAP-source-my-topic] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-topic/5ec914b5-ba10-4bc1-b010-787568e848c5/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 (anonymous) ... 18:38:25.565 [qtp143948363-55] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - my-username [20/Jan/2024:18:38:25 +0000] "GET /events/my-auth-topic/05214335-7251-4311-a848-46c653d44272/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:25.566 [DMAAP-source-my-auth-topic] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:38:25.566 [DMAAP-source-my-auth-topic] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-auth-topic/05214335-7251-4311-a848-46c653d44272/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 18:38:25.566 [DMAAP-source-my-auth-topic] INFO com.att.nsa.apiClient.http.HttpClient -- GET https://localhost:3903/events/my-auth-topic/05214335-7251-4311-a848-46c653d44272/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 (anonymous) ... 18:38:25.601 [qtp955557441-44] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:38:25 +0000] "GET /events/my-topic/5ec914b5-ba10-4bc1-b010-787568e848c5/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:25.602 [DMAAP-source-my-topic] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:38:25.603 [DMAAP-source-my-topic] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-topic/5ec914b5-ba10-4bc1-b010-787568e848c5/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 18:38:25.603 [DMAAP-source-my-topic] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-topic/5ec914b5-ba10-4bc1-b010-787568e848c5/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 (anonymous) ... 18:38:25.674 [qtp143948363-56] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - my-username [20/Jan/2024:18:38:25 +0000] "GET /events/my-auth-topic/05214335-7251-4311-a848-46c653d44272/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:25.674 [DMAAP-source-my-auth-topic] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:38:25.675 [DMAAP-source-my-auth-topic] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-auth-topic/05214335-7251-4311-a848-46c653d44272/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 18:38:25.675 [DMAAP-source-my-auth-topic] INFO com.att.nsa.apiClient.http.HttpClient -- GET https://localhost:3903/events/my-auth-topic/05214335-7251-4311-a848-46c653d44272/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 (anonymous) ... 18:38:25.709 [DMAAP-source-my-topic] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:38:25.709 [qtp955557441-45] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:38:25 +0000] "GET /events/my-topic/5ec914b5-ba10-4bc1-b010-787568e848c5/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:25.710 [DMAAP-source-my-topic] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-topic/5ec914b5-ba10-4bc1-b010-787568e848c5/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 18:38:25.710 [DMAAP-source-my-topic] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-topic/5ec914b5-ba10-4bc1-b010-787568e848c5/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 (anonymous) ... 18:38:25.780 [qtp143948363-55] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - my-username [20/Jan/2024:18:38:25 +0000] "GET /events/my-auth-topic/05214335-7251-4311-a848-46c653d44272/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:25.780 [DMAAP-source-my-auth-topic] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:38:25.781 [DMAAP-source-my-auth-topic] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-auth-topic/05214335-7251-4311-a848-46c653d44272/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 18:38:25.781 [DMAAP-source-my-auth-topic] INFO com.att.nsa.apiClient.http.HttpClient -- GET https://localhost:3903/events/my-auth-topic/05214335-7251-4311-a848-46c653d44272/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 (anonymous) ... 18:38:25.813 [qtp955557441-44] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:38:25 +0000] "GET /events/my-topic/5ec914b5-ba10-4bc1-b010-787568e848c5/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:25.814 [DMAAP-source-my-topic] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:38:25.814 [DMAAP-source-my-topic] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-topic/5ec914b5-ba10-4bc1-b010-787568e848c5/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 18:38:25.814 [DMAAP-source-my-topic] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-topic/5ec914b5-ba10-4bc1-b010-787568e848c5/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 (anonymous) ... 18:38:25.888 [qtp143948363-56] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - my-username [20/Jan/2024:18:38:25 +0000] "GET /events/my-auth-topic/05214335-7251-4311-a848-46c653d44272/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:25.888 [DMAAP-source-my-auth-topic] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:38:25.888 [DMAAP-source-my-auth-topic] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-auth-topic/05214335-7251-4311-a848-46c653d44272/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 18:38:25.888 [DMAAP-source-my-auth-topic] INFO com.att.nsa.apiClient.http.HttpClient -- GET https://localhost:3903/events/my-auth-topic/05214335-7251-4311-a848-46c653d44272/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 (anonymous) ... 18:38:25.920 [DMAAP-source-my-topic] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:38:25.920 [qtp955557441-45] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:38:25 +0000] "GET /events/my-topic/5ec914b5-ba10-4bc1-b010-787568e848c5/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:25.921 [DMAAP-source-my-topic] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-topic/5ec914b5-ba10-4bc1-b010-787568e848c5/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 18:38:25.921 [DMAAP-source-my-topic] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-topic/5ec914b5-ba10-4bc1-b010-787568e848c5/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 (anonymous) ... 18:38:25.993 [qtp143948363-55] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - my-username [20/Jan/2024:18:38:25 +0000] "GET /events/my-auth-topic/05214335-7251-4311-a848-46c653d44272/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:25.993 [DMAAP-source-my-auth-topic] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:38:25.994 [DMAAP-source-my-auth-topic] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-auth-topic/05214335-7251-4311-a848-46c653d44272/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 18:38:25.994 [DMAAP-source-my-auth-topic] INFO com.att.nsa.apiClient.http.HttpClient -- GET https://localhost:3903/events/my-auth-topic/05214335-7251-4311-a848-46c653d44272/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 (anonymous) ... 18:38:26.025 [qtp955557441-44] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:38:25 +0000] "GET /events/my-topic/5ec914b5-ba10-4bc1-b010-787568e848c5/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:26.025 [DMAAP-source-my-topic] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:38:26.026 [DMAAP-source-my-topic] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-topic/5ec914b5-ba10-4bc1-b010-787568e848c5/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 18:38:26.026 [DMAAP-source-my-topic] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-topic/5ec914b5-ba10-4bc1-b010-787568e848c5/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 (anonymous) ... 18:38:26.099 [qtp143948363-56] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - my-username [20/Jan/2024:18:38:25 +0000] "GET /events/my-auth-topic/05214335-7251-4311-a848-46c653d44272/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:26.100 [DMAAP-source-my-auth-topic] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:38:26.100 [DMAAP-source-my-auth-topic] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-auth-topic/05214335-7251-4311-a848-46c653d44272/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 18:38:26.100 [DMAAP-source-my-auth-topic] INFO com.att.nsa.apiClient.http.HttpClient -- GET https://localhost:3903/events/my-auth-topic/05214335-7251-4311-a848-46c653d44272/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 (anonymous) ... 18:38:26.132 [qtp955557441-45] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:38:26 +0000] "GET /events/my-topic/5ec914b5-ba10-4bc1-b010-787568e848c5/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:26.132 [DMAAP-source-my-topic] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:38:26.133 [DMAAP-source-my-topic] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-topic/5ec914b5-ba10-4bc1-b010-787568e848c5/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 18:38:26.133 [DMAAP-source-my-topic] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-topic/5ec914b5-ba10-4bc1-b010-787568e848c5/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 (anonymous) ... 18:38:26.178 [main] INFO network -- [OUT|DMAAP|my-auth-topic] hello 18:38:26.204 [qtp143948363-55] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - my-username [20/Jan/2024:18:38:26 +0000] "GET /events/my-auth-topic/05214335-7251-4311-a848-46c653d44272/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:26.204 [DMAAP-source-my-auth-topic] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:38:26.205 [pool-7-thread-1] INFO com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher -- sending 1 msgs to /events/my-auth-topic. Oldest: 26 ms 18:38:26.205 [DMAAP-source-my-auth-topic] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-auth-topic/05214335-7251-4311-a848-46c653d44272/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 18:38:26.205 [DMAAP-source-my-auth-topic] INFO com.att.nsa.apiClient.http.HttpClient -- GET https://localhost:3903/events/my-auth-topic/05214335-7251-4311-a848-46c653d44272/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 (anonymous) ... 18:38:26.205 [pool-7-thread-1] INFO com.att.nsa.apiClient.http.HttpClient -- POST https://localhost:3903/events/my-auth-topic (anonymous) ... 18:38:26.237 [qtp955557441-44] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:38:26 +0000] "GET /events/my-topic/5ec914b5-ba10-4bc1-b010-787568e848c5/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:26.237 [DMAAP-source-my-topic] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:38:26.238 [DMAAP-source-my-topic] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-topic/5ec914b5-ba10-4bc1-b010-787568e848c5/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 18:38:26.238 [DMAAP-source-my-topic] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-topic/5ec914b5-ba10-4bc1-b010-787568e848c5/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 (anonymous) ... 18:38:26.297 [pool-7-thread-1] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:38:26.297 [qtp143948363-56] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - my-username [20/Jan/2024:18:38:26 +0000] "GET /events/my-auth-topic/05214335-7251-4311-a848-46c653d44272/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 HTTP/1.1" 200 9 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:26.297 [pool-7-thread-1] INFO com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher -- cambria reply ok (92 ms):{"serverTimeMs":0,"count":1} 18:38:26.297 [qtp143948363-57] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - my-username [20/Jan/2024:18:38:26 +0000] "POST /events/my-auth-topic HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:26.297 [DMAAP-source-my-auth-topic] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:38:26.299 [DMAAP-source-my-auth-topic] INFO network -- [IN|DMAAP|my-auth-topic] hello 18:38:26.299 [DMAAP-source-my-auth-topic] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-auth-topic/05214335-7251-4311-a848-46c653d44272/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 18:38:26.300 [main] INFO network -- [OUT|DMAAP|my-auth-topic] world 18:38:26.300 [DMAAP-source-my-auth-topic] INFO com.att.nsa.apiClient.http.HttpClient -- GET https://localhost:3903/events/my-auth-topic/05214335-7251-4311-a848-46c653d44272/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 (anonymous) ... 18:38:26.305 [pool-7-thread-1] INFO com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher -- sending 1 msgs to /events/my-auth-topic. Oldest: 5 ms 18:38:26.305 [pool-7-thread-1] INFO com.att.nsa.apiClient.http.HttpClient -- POST https://localhost:3903/events/my-auth-topic (anonymous) ... 18:38:26.310 [pool-7-thread-1] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:38:26.310 [qtp143948363-59] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - my-username [20/Jan/2024:18:38:26 +0000] "POST /events/my-auth-topic HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:26.311 [DMAAP-source-my-auth-topic] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:38:26.311 [qtp143948363-55] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - my-username [20/Jan/2024:18:38:26 +0000] "GET /events/my-auth-topic/05214335-7251-4311-a848-46c653d44272/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 HTTP/1.1" 200 9 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:26.311 [DMAAP-source-my-auth-topic] INFO network -- [IN|DMAAP|my-auth-topic] world 18:38:26.311 [DMAAP-source-my-auth-topic] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-auth-topic/05214335-7251-4311-a848-46c653d44272/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 18:38:26.311 [DMAAP-source-my-auth-topic] INFO com.att.nsa.apiClient.http.HttpClient -- GET https://localhost:3903/events/my-auth-topic/05214335-7251-4311-a848-46c653d44272/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 (anonymous) ... 18:38:26.311 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=my-username, password=11, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=05214335-7251-4311-a848-46c653d44272, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=100, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=100], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-auth-topic,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=true, toString()=TopicBase [servers=[localhost:3903], topic=my-auth-topic, effectiveTopic=my-auth-topic, #recentEvents=2, locked=false, #topicListeners=1]]]]: stopping 18:38:26.312 [pool-7-thread-1] INFO com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher -- cambria reply ok (6 ms):{"serverTimeMs":0,"count":1} 18:38:26.312 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=5ec914b5-ba10-4bc1-b010-787568e848c5, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=100, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=100], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-topic,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost:3904], topic=my-topic, effectiveTopic=my-topic, #recentEvents=2, locked=false, #topicListeners=1]]]]: stopping 18:38:26.312 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusPublisher$CambriaPublisherWrapper -- CambriaPublisherWrapper []: CLOSE 18:38:26.312 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusPublisher$CambriaPublisherWrapper -- CambriaPublisherWrapper []: CLOSE 18:38:26.312 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=my-username, password=11, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=05214335-7251-4311-a848-46c653d44272, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=100, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-auth-topic,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=true, toString()=TopicBase [servers=[localhost:3903], topic=my-auth-topic, effectiveTopic=my-auth-topic, #recentEvents=2, locked=false, #topicListeners=1]]]]: stopping 18:38:26.312 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=5ec914b5-ba10-4bc1-b010-787568e848c5, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=100, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-topic,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost:3904], topic=my-topic, effectiveTopic=my-topic, #recentEvents=2, locked=false, #topicListeners=1]]]]: stopping 18:38:26.312 [main] WARN org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineDmaapTopicSink [userName=my-username, password=my-password, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=02559976-49d7-4b54-b118-b11cc6ad9847, alive=false, publisher=null]]: there is no publisher 18:38:26.312 [main] WARN org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=a69fd7ae-3e3d-4500-b358-189fe465a086, alive=false, publisher=null]]: there is no publisher 18:38:26.312 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-7e6025c9==org.glassfish.jersey.servlet.ServletContainer@6812388f{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=3904, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@63bb52ea{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@6f5df147{/,null,AVAILABLE}, connector=RestServerParameters@1902ad0f{HTTP/1.1, (http/1.1)}{0.0.0.0:3904}, jettyThread=Thread[RestServerParameters-3904,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-7e6025c9==org.glassfish.jersey.servlet.ServletContainer@6812388f{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 18:38:26.313 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-7e6025c9==org.glassfish.jersey.servlet.ServletContainer@6812388f{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=3904, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@63bb52ea{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@6f5df147{/,null,AVAILABLE}, connector=RestServerParameters@1902ad0f{HTTP/1.1, (http/1.1)}{0.0.0.0:3904}, jettyThread=Thread[RestServerParameters-3904,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-7e6025c9==org.glassfish.jersey.servlet.ServletContainer@6812388f{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 18:38:26.315 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped RestServerParameters@1902ad0f{HTTP/1.1, (http/1.1)}{0.0.0.0:3904} 18:38:26.315 [main] INFO org.eclipse.jetty.server.Server -- Stopped Server@63bb52ea{STOPPING}[11.0.18,sto=0] 18:38:26.316 [DMAAP-source-my-topic] INFO org.apache.http.impl.execchain.RetryExec -- I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://localhost:3904: The target server failed to respond 18:38:26.317 [DMAAP-source-my-topic] INFO org.apache.http.impl.execchain.RetryExec -- Retrying request to {}->http://localhost:3904 18:38:26.317 [main] INFO org.eclipse.jetty.server.handler.ContextHandler -- Stopped o.e.j.s.ServletContextHandler@6f5df147{/,null,STOPPED} 18:38:26.318 [DMAAP-source-my-topic] WARN com.att.nsa.apiClient.http.HttpClient -- Error executing HTTP request. Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused; blacklisting for 2 minutes 18:38:26.319 [DMAAP-source-my-topic] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper -- CambriaConsumerWrapper [fetchTimeout=100]: cannot fetch because of Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused 18:38:26.319 [DMAAP-source-my-topic] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=100]: backoff for 100ms 18:38:26.319 [DMAAP-source-my-topic] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=100]: closed while handling fetch error 18:38:26.319 [DMAAP-source-my-topic] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=5ec914b5-ba10-4bc1-b010-787568e848c5, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=100, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-topic,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost:3904], topic=my-topic, effectiveTopic=my-topic, #recentEvents=2, locked=false, #topicListeners=0]]]]: cannot fetch org.apache.http.conn.HttpHostConnectException: Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.connect0(Native Method) at java.base/sun.nio.ch.Net.connect(Net.java:579) at java.base/sun.nio.ch.Net.connect(Net.java:568) at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:588) at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) at java.base/java.net.Socket.connect(Socket.java:633) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 18:38:26.322 [DMAAP-source-my-topic] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=5ec914b5-ba10-4bc1-b010-787568e848c5, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=100, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-topic,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost:3904], topic=my-topic, effectiveTopic=my-topic, #recentEvents=2, locked=false, #topicListeners=0]]]]: exiting thread 18:38:26.344 [qtp955557441-45] INFO org.eclipse.jetty.server.RequestLog -- - - - [20/Jan/2024:18:38:26 +0000] "GET /events/my-topic/5ec914b5-ba10-4bc1-b010-787568e848c5/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 HTTP/1.1" 200 0 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:26.346 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-14b4caba==org.glassfish.jersey.servlet.ServletContainer@241e58a0{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=3903, sniHostCheck=false, user=my-username, password=my-password, contextPath=/, jettyServer=Server@20305c45{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@6e157f48{/,null,AVAILABLE}, connector=RestServerParameters@7388d94d{SSL, (ssl, http/1.1)}{0.0.0.0:3903}, jettyThread=Thread[RestServerParameters-3903,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-14b4caba==org.glassfish.jersey.servlet.ServletContainer@241e58a0{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 18:38:26.347 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-14b4caba==org.glassfish.jersey.servlet.ServletContainer@241e58a0{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=3903, sniHostCheck=false, user=my-username, password=my-password, contextPath=/, jettyServer=Server@20305c45{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@6e157f48{/,null,AVAILABLE}, connector=RestServerParameters@7388d94d{SSL, (ssl, http/1.1)}{0.0.0.0:3903}, jettyThread=Thread[RestServerParameters-3903,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-14b4caba==org.glassfish.jersey.servlet.ServletContainer@241e58a0{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 18:38:26.351 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped RestServerParameters@7388d94d{SSL, (ssl, http/1.1)}{0.0.0.0:3903} 18:38:26.351 [DMAAP-source-my-auth-topic] INFO org.apache.http.impl.execchain.RetryExec -- I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {s}->https://localhost:3903: The target server failed to respond 18:38:26.352 [main] INFO org.eclipse.jetty.server.Server -- Stopped Server@20305c45{STOPPING}[11.0.18,sto=0] 18:38:26.352 [DMAAP-source-my-auth-topic] INFO org.apache.http.impl.execchain.RetryExec -- Retrying request to {s}->https://localhost:3903 18:38:26.352 [DMAAP-source-my-auth-topic] WARN com.att.nsa.apiClient.http.HttpClient -- Error executing HTTP request. Connect to localhost:3903 [localhost/127.0.0.1] failed: Connection refused; blacklisting for 2 minutes 18:38:26.352 [DMAAP-source-my-auth-topic] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper -- CambriaConsumerWrapper [fetchTimeout=100]: cannot fetch because of Connect to localhost:3903 [localhost/127.0.0.1] failed: Connection refused 18:38:26.353 [DMAAP-source-my-auth-topic] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=100]: backoff for 100ms 18:38:26.353 [DMAAP-source-my-auth-topic] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=100]: closed while handling fetch error 18:38:26.353 [DMAAP-source-my-auth-topic] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=my-username, password=11, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=05214335-7251-4311-a848-46c653d44272, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=100, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-auth-topic,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=true, toString()=TopicBase [servers=[localhost:3903], topic=my-auth-topic, effectiveTopic=my-auth-topic, #recentEvents=2, locked=false, #topicListeners=0]]]]: cannot fetch org.apache.http.conn.HttpHostConnectException: Connect to localhost:3903 [localhost/127.0.0.1] failed: Connection refused at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.connect0(Native Method) at java.base/sun.nio.ch.Net.connect(Net.java:579) at java.base/sun.nio.ch.Net.connect(Net.java:568) at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:588) at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) at java.base/java.net.Socket.connect(Socket.java:633) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 18:38:26.353 [DMAAP-source-my-auth-topic] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=my-username, password=11, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=05214335-7251-4311-a848-46c653d44272, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=100, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-auth-topic,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=true, toString()=TopicBase [servers=[localhost:3903], topic=my-auth-topic, effectiveTopic=my-auth-topic, #recentEvents=2, locked=false, #topicListeners=0]]]]: exiting thread 18:38:26.364 [main] INFO org.eclipse.jetty.server.handler.ContextHandler -- Stopped o.e.j.s.ServletContextHandler@6e157f48{/,null,STOPPED} 18:38:26.419 [qtp143948363-57] INFO org.eclipse.jetty.server.RequestLog -- - - my-username [20/Jan/2024:18:38:26 +0000] "GET /events/my-auth-topic/05214335-7251-4311-a848-46c653d44272/prd-ubuntu1804-builder-4c-4g-13790?timeout=100 HTTP/1.1" 200 0 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.711 s -- in org.onap.policy.simulators.DmaapSimulatorTest [INFO] Running org.onap.policy.simulators.AppcLegacyTopicServerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.onap.policy.simulators.AppcLegacyTopicServerTest [INFO] Running org.onap.policy.simulators.TopicServerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.onap.policy.simulators.TopicServerTest [INFO] Running org.onap.policy.simulators.XacmlSimulatorTest 18:38:26.495 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-39352f6b==org.glassfish.jersey.servlet.ServletContainer@ac23f436{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=xacmlSim, host=localhost, port=6669, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@4973fb7d{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@34c3e307{/,null,STOPPED}, connector=xacmlSim@38950138{HTTP/1.1, (http/1.1)}{localhost:6669}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-39352f6b==org.glassfish.jersey.servlet.ServletContainer@ac23f436{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 18:38:26.496 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-39352f6b==org.glassfish.jersey.servlet.ServletContainer@ac23f436{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=xacmlSim, host=localhost, port=6669, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@4973fb7d{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@34c3e307{/,null,STOPPED}, connector=xacmlSim@38950138{HTTP/1.1, (http/1.1)}{localhost:6669}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-39352f6b==org.glassfish.jersey.servlet.ServletContainer@ac23f436{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:38:26.497 [xacmlSim-6669] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-39352f6b==org.glassfish.jersey.servlet.ServletContainer@ac23f436{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=xacmlSim, host=localhost, port=6669, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@4973fb7d{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@34c3e307{/,null,STOPPED}, connector=xacmlSim@38950138{HTTP/1.1, (http/1.1)}{localhost:6669}, jettyThread=Thread[xacmlSim-6669,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-39352f6b==org.glassfish.jersey.servlet.ServletContainer@ac23f436{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:38:26.498 [xacmlSim-6669] INFO org.eclipse.jetty.server.Server -- jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.4+8-Ubuntu-118.04 18:38:26.506 [xacmlSim-6669] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager -- Session workerName=node0 18:38:26.544 [xacmlSim-6669] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:38:26.551 [xacmlSim-6669] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started o.e.j.s.ServletContextHandler@34c3e307{/,null,AVAILABLE} 18:38:26.551 [xacmlSim-6669] INFO org.eclipse.jetty.server.AbstractConnector -- Started xacmlSim@38950138{HTTP/1.1, (http/1.1)}{localhost:6669} 18:38:26.552 [xacmlSim-6669] INFO org.eclipse.jetty.server.Server -- Started Server@4973fb7d{STARTING}[11.0.18,sto=0] @8342ms 18:38:26.552 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-39352f6b==org.glassfish.jersey.servlet.ServletContainer@ac23f436{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=xacmlSim, host=localhost, port=6669, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@4973fb7d{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@34c3e307{/,null,AVAILABLE}, connector=xacmlSim@38950138{HTTP/1.1, (http/1.1)}{localhost:6669}, jettyThread=Thread[xacmlSim-6669,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-39352f6b==org.glassfish.jersey.servlet.ServletContainer@ac23f436{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4945 ms. 18:38:26.563 [qtp1816235787-73] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:38:26 +0000] "POST /policy/pdpx/v1/decision HTTP/1.1" 200 46 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:26.568 [qtp1816235787-68] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:38:26 +0000] "POST /policy/pdpx/v1/decision HTTP/1.1" 200 62 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:26.572 [qtp1816235787-67] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:38:26 +0000] "POST /policy/pdpx/v1/decision HTTP/1.1" 200 60 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:26.580 [qtp1816235787-71] WARN org.onap.policy.simulators.XacmlSimulatorJaxRs -- cannot read policy simulator file java.lang.NullPointerException: Cannot invoke "org.onap.policy.models.tosca.authorative.concepts.ToscaServiceTemplate.getToscaTopologyTemplate()" because "toscaServiceTemplate" is null at org.onap.policy.simulators.XacmlSimulatorJaxRs.configureDecision(XacmlSimulatorJaxRs.java:103) at org.onap.policy.simulators.XacmlSimulatorJaxRs.getDecision(XacmlSimulatorJaxRs.java:71) 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.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:146) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:189) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:219) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:261) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:240) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:697) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:357) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:311) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1570) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1543) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.Server.handle(Server.java:563) at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) at java.base/java.lang.Thread.run(Thread.java:833) 18:38:26.581 [qtp1816235787-71] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:38:26 +0000] "POST /policy/pdpx/v1/decision HTTP/1.1" 200 61 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:26.608 [qtp1816235787-67] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:38:26 +0000] "POST /policy/pdpx/v1/decision HTTP/1.1" 200 218 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:26.623 [qtp1816235787-70] WARN org.onap.policy.simulators.XacmlSimulatorJaxRs -- cannot read policy simulator file java.lang.NullPointerException: Cannot invoke "org.onap.policy.models.tosca.authorative.concepts.ToscaServiceTemplate.getToscaTopologyTemplate()" because "toscaServiceTemplate" is null at org.onap.policy.simulators.XacmlSimulatorJaxRs.configureDecision(XacmlSimulatorJaxRs.java:103) at org.onap.policy.simulators.XacmlSimulatorJaxRs.getDecision(XacmlSimulatorJaxRs.java:71) 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.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:146) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:189) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:219) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:261) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:240) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:697) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:357) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:311) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1570) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1543) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.Server.handle(Server.java:563) at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) at java.base/java.lang.Thread.run(Thread.java:833) 18:38:26.625 [qtp1816235787-70] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:38:26 +0000] "POST /policy/pdpx/v1/decision HTTP/1.1" 200 61 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:26.630 [qtp1816235787-71] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:38:26 +0000] "POST /policy/pdpx/v1/decision HTTP/1.1" 200 63 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:26.642 [qtp1816235787-70] WARN org.onap.policy.simulators.XacmlSimulatorJaxRs -- cannot decode policy file: org/onap/policy/simulators/xacml/xacml.configure.invalid-policy.json org.onap.policy.common.utils.coder.CoderException: com.google.gson.JsonSyntaxException: java.io.EOFException: End of input at line 5 column 1 path $.topology_template.policies[0] at org.onap.policy.common.utils.coder.StandardCoder.decode(StandardCoder.java:184) at org.onap.policy.simulators.XacmlSimulatorJaxRs.configureDecision(XacmlSimulatorJaxRs.java:102) at org.onap.policy.simulators.XacmlSimulatorJaxRs.getDecision(XacmlSimulatorJaxRs.java:71) 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.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:146) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:189) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:219) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:261) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:240) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:697) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:357) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:311) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1570) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1543) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.Server.handle(Server.java:563) at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: com.google.gson.JsonSyntaxException: java.io.EOFException: End of input at line 5 column 1 path $.topology_template.policies[0] at com.google.gson.Gson.fromJson(Gson.java:1236) at com.google.gson.Gson.fromJson(Gson.java:1137) at com.google.gson.Gson.fromJson(Gson.java:1047) at com.google.gson.Gson.fromJson(Gson.java:982) at org.onap.policy.common.utils.coder.StandardCoder.fromJson(StandardCoder.java:341) at org.onap.policy.common.utils.coder.StandardCoder.decode(StandardCoder.java:181) ... 58 common frames omitted Caused by: java.io.EOFException: End of input at line 5 column 1 path $.topology_template.policies[0] at com.google.gson.stream.JsonReader.nextNonWhitespace(JsonReader.java:1457) at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:558) at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:422) at com.google.gson.internal.bind.CollectionTypeAdapterFactory$Adapter.read(CollectionTypeAdapterFactory.java:81) at com.google.gson.internal.bind.CollectionTypeAdapterFactory$Adapter.read(CollectionTypeAdapterFactory.java:61) at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$1.readIntoField(ReflectiveTypeAdapterFactory.java:212) at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$FieldReflectionAdapter.readField(ReflectiveTypeAdapterFactory.java:433) at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:393) at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$1.readIntoField(ReflectiveTypeAdapterFactory.java:212) at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$FieldReflectionAdapter.readField(ReflectiveTypeAdapterFactory.java:433) at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:393) at com.google.gson.Gson.fromJson(Gson.java:1227) ... 63 common frames omitted 18:38:26.644 [qtp1816235787-70] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:38:26 +0000] "POST /policy/pdpx/v1/decision HTTP/1.1" 200 48 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:26.644 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-39352f6b==org.glassfish.jersey.servlet.ServletContainer@ac23f436{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=xacmlSim, host=localhost, port=6669, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@4973fb7d{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@34c3e307{/,null,AVAILABLE}, connector=xacmlSim@38950138{HTTP/1.1, (http/1.1)}{localhost:6669}, jettyThread=Thread[xacmlSim-6669,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-39352f6b==org.glassfish.jersey.servlet.ServletContainer@ac23f436{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 18:38:26.645 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-39352f6b==org.glassfish.jersey.servlet.ServletContainer@ac23f436{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=xacmlSim, host=localhost, port=6669, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@4973fb7d{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@34c3e307{/,null,AVAILABLE}, connector=xacmlSim@38950138{HTTP/1.1, (http/1.1)}{localhost:6669}, jettyThread=Thread[xacmlSim-6669,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-39352f6b==org.glassfish.jersey.servlet.ServletContainer@ac23f436{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 18:38:26.646 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped xacmlSim@38950138{HTTP/1.1, (http/1.1)}{localhost:6669} 18:38:26.646 [main] INFO org.eclipse.jetty.server.Server -- Stopped Server@4973fb7d{STOPPING}[11.0.18,sto=0] 18:38:26.648 [main] INFO org.eclipse.jetty.server.handler.ContextHandler -- Stopped o.e.j.s.ServletContextHandler@34c3e307{/,null,STOPPED} [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.177 s -- in org.onap.policy.simulators.XacmlSimulatorTest [INFO] Running org.onap.policy.simulators.SoSimulatorTest 18:38:26.656 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-5f386009==org.glassfish.jersey.servlet.ServletContainer@c88a04c7{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=soSim, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@5112858c{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@1786e49f{/,null,STOPPED}, connector=soSim@111ae918{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-5f386009==org.glassfish.jersey.servlet.ServletContainer@c88a04c7{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 18:38:26.657 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-5f386009==org.glassfish.jersey.servlet.ServletContainer@c88a04c7{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=soSim, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@5112858c{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@1786e49f{/,null,STOPPED}, connector=soSim@111ae918{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-5f386009==org.glassfish.jersey.servlet.ServletContainer@c88a04c7{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:38:26.660 [soSim-6667] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-5f386009==org.glassfish.jersey.servlet.ServletContainer@c88a04c7{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=soSim, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@5112858c{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@1786e49f{/,null,STOPPED}, connector=soSim@111ae918{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=Thread[soSim-6667,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-5f386009==org.glassfish.jersey.servlet.ServletContainer@c88a04c7{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:38:26.661 [soSim-6667] INFO org.eclipse.jetty.server.Server -- jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.4+8-Ubuntu-118.04 18:38:26.675 [soSim-6667] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager -- Session workerName=node0 18:38:26.710 [soSim-6667] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:38:26.720 [soSim-6667] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started o.e.j.s.ServletContextHandler@1786e49f{/,null,AVAILABLE} 18:38:26.720 [soSim-6667] INFO org.eclipse.jetty.server.AbstractConnector -- Started soSim@111ae918{HTTP/1.1, (http/1.1)}{localhost:6667} 18:38:26.720 [soSim-6667] INFO org.eclipse.jetty.server.Server -- Started Server@5112858c{STARTING}[11.0.18,sto=0] @8511ms 18:38:26.721 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-5f386009==org.glassfish.jersey.servlet.ServletContainer@c88a04c7{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=soSim, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@5112858c{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@1786e49f{/,null,AVAILABLE}, connector=soSim@111ae918{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=Thread[soSim-6667,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-5f386009==org.glassfish.jersey.servlet.ServletContainer@c88a04c7{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4939 ms. 18:38:26.730 [qtp653593128-78] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:38:26 +0000] "PUT /infra/serviceIntent/v1/modify HTTP/1.1" 200 104 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:26.744 [qtp653593128-79] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:38:26 +0000] "POST /serviceInstantiation/v7/serviceInstances/12345/vnfs/12345/vfModules/scaleOut HTTP/1.1" 200 4533 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:26.750 [qtp653593128-83] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:38:26 +0000] "POST /serviceInstantiation/v7/serviceInstances/12345/vnfs/12345/vfModules/scaleOut HTTP/1.1" 200 271 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:26.756 [qtp653593128-84] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:38:26 +0000] "GET /orchestrationRequests/v5/25145cfe-a997-47b7-90e0-b562cc7408df HTTP/1.1" 200 4313 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:26.759 [qtp653593128-83] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:38:26 +0000] "GET /orchestrationRequests/v5/25145cfe-a997-47b7-90e0-b562cc7408df HTTP/1.1" 200 4265 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:26.765 [qtp653593128-82] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:38:26 +0000] "PUT /3gppservices/v7/modify HTTP/1.1" 200 104 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:26.771 [qtp653593128-83] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:38:26 +0000] "DELETE /serviceInstances/v7/12345/vnfs/12345/vfModules/12345 HTTP/1.1" 200 4533 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:26.777 [qtp653593128-84] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:38:26 +0000] "DELETE /serviceInstances/v7/12345/vnfs/12345/vfModules/12345 HTTP/1.1" 200 271 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:26.781 [qtp653593128-83] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:38:26 +0000] "GET /orchestrationRequests/v5/01c63264-72bb-4149-8414-42656ca5e79c HTTP/1.1" 200 4313 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:26.785 [qtp653593128-84] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:38:26 +0000] "GET /orchestrationRequests/v5/01c63264-72bb-4149-8414-42656ca5e79c HTTP/1.1" 200 4265 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:26.786 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-5f386009==org.glassfish.jersey.servlet.ServletContainer@c88a04c7{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=soSim, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@5112858c{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@1786e49f{/,null,AVAILABLE}, connector=soSim@111ae918{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=Thread[soSim-6667,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-5f386009==org.glassfish.jersey.servlet.ServletContainer@c88a04c7{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 18:38:26.787 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-5f386009==org.glassfish.jersey.servlet.ServletContainer@c88a04c7{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=soSim, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@5112858c{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@1786e49f{/,null,AVAILABLE}, connector=soSim@111ae918{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=Thread[soSim-6667,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-5f386009==org.glassfish.jersey.servlet.ServletContainer@c88a04c7{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 18:38:26.788 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped soSim@111ae918{HTTP/1.1, (http/1.1)}{localhost:6667} 18:38:26.788 [main] INFO org.eclipse.jetty.server.Server -- Stopped Server@5112858c{STOPPING}[11.0.18,sto=0] 18:38:26.790 [main] INFO org.eclipse.jetty.server.handler.ContextHandler -- Stopped o.e.j.s.ServletContextHandler@1786e49f{/,null,STOPPED} [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 s -- in org.onap.policy.simulators.SoSimulatorTest [INFO] Running org.onap.policy.simulators.AaiSimulatorTest 18:38:26.800 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-6980e66a==org.glassfish.jersey.servlet.ServletContainer@ec1fbb25{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=aaiSim, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@1988e095{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@7ec63b9a{/,null,STOPPED}, connector=aaiSim@5b6789cf{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-6980e66a==org.glassfish.jersey.servlet.ServletContainer@ec1fbb25{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 18:38:26.800 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-6980e66a==org.glassfish.jersey.servlet.ServletContainer@ec1fbb25{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=aaiSim, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@1988e095{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@7ec63b9a{/,null,STOPPED}, connector=aaiSim@5b6789cf{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-6980e66a==org.glassfish.jersey.servlet.ServletContainer@ec1fbb25{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:38:26.801 [aaiSim-6666] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-6980e66a==org.glassfish.jersey.servlet.ServletContainer@ec1fbb25{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=aaiSim, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@1988e095{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@7ec63b9a{/,null,STOPPED}, connector=aaiSim@5b6789cf{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=Thread[aaiSim-6666,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-6980e66a==org.glassfish.jersey.servlet.ServletContainer@ec1fbb25{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:38:26.801 [aaiSim-6666] INFO org.eclipse.jetty.server.Server -- jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.4+8-Ubuntu-118.04 18:38:26.802 [aaiSim-6666] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager -- Session workerName=node0 18:38:26.834 [aaiSim-6666] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:38:26.851 [aaiSim-6666] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started o.e.j.s.ServletContextHandler@7ec63b9a{/,null,AVAILABLE} 18:38:26.852 [aaiSim-6666] INFO org.eclipse.jetty.server.AbstractConnector -- Started aaiSim@5b6789cf{HTTP/1.1, (http/1.1)}{localhost:6666} 18:38:26.852 [aaiSim-6666] INFO org.eclipse.jetty.server.Server -- Started Server@1988e095{STARTING}[11.0.18,sto=0] @8643ms 18:38:26.852 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-6980e66a==org.glassfish.jersey.servlet.ServletContainer@ec1fbb25{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=aaiSim, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@1988e095{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@7ec63b9a{/,null,AVAILABLE}, connector=aaiSim@5b6789cf{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=Thread[aaiSim-6666,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-6980e66a==org.glassfish.jersey.servlet.ServletContainer@ec1fbb25{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4949 ms. 18:38:26.855 [main] INFO network -- [OUT|REST|http://localhost:6666/aai/v21/search/nodes-query?search-node-type=vserver&filter=vserver-name:EQUALS:Ete_vFWCLvFWSNK_7ba1fbde_0|] 18:38:26.865 [qtp1558549436-89] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:38:26 +0000] "GET /aai/v21/search/nodes-query?search-node-type=vserver&filter=vserver-name:EQUALS:Ete_vFWCLvFWSNK_7ba1fbde_0 HTTP/1.1" 200 244 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:26.866 [main] INFO network -- [IN|REST|http://localhost:6666/aai/v21/search/nodes-query?search-node-type=vserver&filter=vserver-name:EQUALS:] Response code: 200 18:38:26.866 [main] INFO network -- [OUT|REST|http://localhost:6666] {"query":"query/closed-loop","start":"/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/3f2aaef74ecb4b19b35e26d0849fe9a2/vservers/vserver/6c3b3714-e36c-45af-9f16-7d3a73d99497"} 18:38:26.875 [qtp1558549436-90] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:38:26 +0000] "PUT /aai/v21/query?format=resource HTTP/1.1" 200 255012 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:26.876 [main] INFO network -- [IN|REST|http://localhost:6666/aai/v21/query?format=resource] Response code: 200 18:38:27.001 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-6980e66a==org.glassfish.jersey.servlet.ServletContainer@ec1fbb25{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=aaiSim, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@1988e095{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@7ec63b9a{/,null,AVAILABLE}, connector=aaiSim@5b6789cf{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=Thread[aaiSim-6666,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-6980e66a==org.glassfish.jersey.servlet.ServletContainer@ec1fbb25{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 18:38:27.001 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-6980e66a==org.glassfish.jersey.servlet.ServletContainer@ec1fbb25{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=aaiSim, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@1988e095{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@7ec63b9a{/,null,AVAILABLE}, connector=aaiSim@5b6789cf{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=Thread[aaiSim-6666,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-6980e66a==org.glassfish.jersey.servlet.ServletContainer@ec1fbb25{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 18:38:27.002 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped aaiSim@5b6789cf{HTTP/1.1, (http/1.1)}{localhost:6666} 18:38:27.003 [main] INFO org.eclipse.jetty.server.Server -- Stopped Server@1988e095{STOPPING}[11.0.18,sto=0] 18:38:27.004 [main] INFO org.eclipse.jetty.server.handler.ContextHandler -- Stopped o.e.j.s.ServletContextHandler@7ec63b9a{/,null,STOPPED} [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.211 s -- in org.onap.policy.simulators.AaiSimulatorTest [INFO] Running org.onap.policy.simulators.ExceptionsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.simulators.ExceptionsTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ simulators --- [INFO] Loading execution data file /w/workspace/policy-models-sonar/models-interactions/model-simulators/../../target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'simulators' with 14 classes [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (report-aggregate) @ simulators --- [INFO] Analyzed bundle 'aai' with 4 classes [INFO] Analyzed bundle 'appc' with 6 classes [INFO] Analyzed bundle 'cds' with 7 classes [INFO] Analyzed bundle 'appclcm' with 5 classes [INFO] Analyzed bundle 'sdnc' with 16 classes [INFO] Analyzed bundle 'sdnr' with 10 classes [INFO] Analyzed bundle 'so' with 23 classes [INFO] Analyzed bundle 'policy-models-tosca' with 59 classes [INFO] Analyzed bundle 'policy-models-decisions' with 4 classes [INFO] Analyzed bundle 'policy-models-sim-dmaap' with 11 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ simulators --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-interactions/model-simulators/target/simulators-3.1.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ simulators --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ simulators --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ simulators --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ simulators --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-interactions/model-simulators/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ simulators --- [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-simulators/pom.xml to /tmp/r/org/onap/policy/models/policy-models-interactions/simulators/3.1.1-SNAPSHOT/simulators-3.1.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-simulators/target/simulators-3.1.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-interactions/simulators/3.1.1-SNAPSHOT/simulators-3.1.1-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.models.policy-models-interactions.model-impl:events >-- [INFO] Building events 3.1.1-SNAPSHOT [25/43] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ events --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ events --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ events --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ events --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-interactions/model-impl/events/../../../target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/* --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ events --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ events --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ events --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ events --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 17 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ events --- [INFO] skip non existing resourceDirectory /w/workspace/policy-models-sonar/models-interactions/model-impl/events/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ events --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 15 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ events --- [INFO] Surefire report directory: /w/workspace/policy-models-sonar/models-interactions/model-impl/events/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.controlloop.ControlLoopEventTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in org.onap.policy.controlloop.ControlLoopEventTest [INFO] Running org.onap.policy.controlloop.ControlLoopOperationTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.onap.policy.controlloop.ControlLoopOperationTest [INFO] Running org.onap.policy.controlloop.VirtualControlLoopEventTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.controlloop.VirtualControlLoopEventTest [INFO] Running org.onap.policy.controlloop.ControlLoopNotificationTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s -- in org.onap.policy.controlloop.ControlLoopNotificationTest [INFO] Running org.onap.policy.controlloop.VirtualControlLoopNotificationTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.policy.controlloop.VirtualControlLoopNotificationTest [INFO] Running org.onap.policy.controlloop.PhysicalControlLoopNotificationTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.policy.controlloop.PhysicalControlLoopNotificationTest [INFO] Running org.onap.policy.controlloop.CanonicalOnsetTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.onap.policy.controlloop.CanonicalOnsetTest [INFO] Running org.onap.policy.controlloop.ControlLoopResponseTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.policy.controlloop.ControlLoopResponseTest [INFO] Running org.onap.policy.controlloop.ControlLoopNotificationTypeTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.policy.controlloop.ControlLoopNotificationTypeTest [INFO] Running org.onap.policy.controlloop.ControlLoopEventStatusTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.controlloop.ControlLoopEventStatusTest [INFO] Running org.onap.policy.controlloop.ControlLoopOperationWrapperTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.controlloop.ControlLoopOperationWrapperTest [INFO] Running org.onap.policy.controlloop.OnsetTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 s -- in org.onap.policy.controlloop.OnsetTest [INFO] Running org.onap.policy.controlloop.AbatedTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.controlloop.AbatedTest [INFO] Running org.onap.policy.controlloop.PhysicalControlLoopEventTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.policy.controlloop.PhysicalControlLoopEventTest [INFO] Running org.onap.policy.controlloop.CanonicalAbatedTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.controlloop.CanonicalAbatedTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ events --- [INFO] Loading execution data file /w/workspace/policy-models-sonar/models-interactions/model-impl/events/../../../target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'events' with 16 classes [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (report-aggregate) @ events --- [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ events --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-interactions/model-impl/events/target/events-3.1.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ events --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ events --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ events --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ events --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-interactions/model-impl/events/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ events --- [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-impl/events/pom.xml to /tmp/r/org/onap/policy/models/policy-models-interactions/model-impl/events/3.1.1-SNAPSHOT/events-3.1.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-impl/events/target/events-3.1.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-interactions/model-impl/events/3.1.1-SNAPSHOT/events-3.1.1-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.models.policy-models-interactions.model-impl:guard >-- [INFO] Building guard 3.1.1-SNAPSHOT [26/43] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ guard --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ guard --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ guard --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ guard --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-interactions/model-impl/guard/../../../target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/* --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ guard --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ guard --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ guard --- [INFO] skip non existing resourceDirectory /w/workspace/policy-models-sonar/models-interactions/model-impl/guard/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ guard --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 1 source file with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ guard --- [INFO] skip non existing resourceDirectory /w/workspace/policy-models-sonar/models-interactions/model-impl/guard/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ guard --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ guard --- [INFO] Surefire report directory: /w/workspace/policy-models-sonar/models-interactions/model-impl/guard/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.guard.OperationsHistoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s -- in org.onap.policy.guard.OperationsHistoryTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ guard --- [INFO] Loading execution data file /w/workspace/policy-models-sonar/models-interactions/model-impl/guard/../../../target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'guard' with 0 classes [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (report-aggregate) @ guard --- [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ guard --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-interactions/model-impl/guard/target/guard-3.1.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ guard --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ guard --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ guard --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ guard --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-interactions/model-impl/guard/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ guard --- [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-impl/guard/pom.xml to /tmp/r/org/onap/policy/models/policy-models-interactions/model-impl/guard/3.1.1-SNAPSHOT/guard-3.1.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-impl/guard/target/guard-3.1.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-interactions/model-impl/guard/3.1.1-SNAPSHOT/guard-3.1.1-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.models.policy-models-interactions.model-actors:model-actors >-- [INFO] Building model-actors 3.1.1-SNAPSHOT [27/43] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ model-actors --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ model-actors --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ model-actors --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ model-actors --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-interactions/model-actors/../../../target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/* --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ model-actors --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ model-actors --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ model-actors --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (report-aggregate) @ model-actors --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ model-actors --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ model-actors --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ model-actors --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ model-actors --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-interactions/model-actors/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ model-actors --- [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-actors/pom.xml to /tmp/r/org/onap/policy/models/policy-models-interactions/model-actors/model-actors/3.1.1-SNAPSHOT/model-actors-3.1.1-SNAPSHOT.pom [INFO] [INFO] --< org.onap.policy.models.policy-models-interactions.model-actors:actorServiceProvider >-- [INFO] Building actorServiceProvider 3.1.1-SNAPSHOT [28/43] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ actorServiceProvider --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ actorServiceProvider --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ actorServiceProvider --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ actorServiceProvider --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-interactions/model-actors/actorServiceProvider/../../../target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/* --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ actorServiceProvider --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ actorServiceProvider --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ actorServiceProvider --- [INFO] skip non existing resourceDirectory /w/workspace/policy-models-sonar/models-interactions/model-actors/actorServiceProvider/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ actorServiceProvider --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 47 source files with javac [debug release 17] to target/classes [INFO] /w/workspace/policy-models-sonar/models-interactions/model-actors/actorServiceProvider/src/main/java/org/onap/policy/controlloop/actorserviceprovider/impl/OperationPartial.java: /w/workspace/policy-models-sonar/models-interactions/model-actors/actorServiceProvider/src/main/java/org/onap/policy/controlloop/actorserviceprovider/impl/OperationPartial.java uses unchecked or unsafe operations. [INFO] /w/workspace/policy-models-sonar/models-interactions/model-actors/actorServiceProvider/src/main/java/org/onap/policy/controlloop/actorserviceprovider/impl/OperationPartial.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ actorServiceProvider --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ actorServiceProvider --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 38 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ actorServiceProvider --- [INFO] Surefire report directory: /w/workspace/policy-models-sonar/models-interactions/model-actors/actorServiceProvider/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.controlloop.actorserviceprovider.pipeline.ListenerManagerTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 18:38:35,316 |-INFO in ch.qos.logback.classic.LoggerContext[Actors] - This is logback-classic version 1.4.14 18:38:35,319 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2db1b657 - No custom configurators were discovered as a service. 18:38:35,319 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2db1b657 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 18:38:35,322 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2db1b657 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 18:38:35,325 |-INFO in ch.qos.logback.classic.LoggerContext[Actors] - Could NOT find resource [logback-test.scmo] 18:38:35,325 |-INFO in ch.qos.logback.classic.LoggerContext[Actors] - Could NOT find resource [logback.scmo] 18:38:35,332 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2db1b657 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 4 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 18:38:35,332 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2db1b657 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 18:38:35,334 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2db1b657 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 18:38:35,335 |-INFO in ch.qos.logback.classic.LoggerContext[Actors] - Found resource [logback-test.xml] at [file:/w/workspace/policy-models-sonar/models-interactions/model-actors/actorServiceProvider/target/test-classes/logback-test.xml] 18:38:35,531 |-INFO in ch.qos.logback.classic.model.processor.ContextNameModelHandler - Setting logger context name as [Actors] 18:38:35,532 |-INFO in ch.qos.logback.core.model.processor.StatusListenerModelHandler - Added status listener of type [ch.qos.logback.core.status.OnConsoleStatusListener] 18:38:35,542 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDOUT] 18:38:35,542 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 18:38:35,553 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 18:38:35,578 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to WARN 18:38:35,579 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[ROOT] 18:38:35,580 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.onap.policy.controlloop.actorserviceprovider.Util] to INFO 18:38:35,583 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.onap.policy.controlloop.actorserviceprovider.Util] to false 18:38:35,583 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.onap.policy.controlloop.actorserviceprovider.Util] 18:38:35,583 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial] to INFO 18:38:35,583 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial] to false 18:38:35,583 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial] 18:38:35,583 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@20ead579 - End of configuration. 18:38:35,585 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@5dc769f9 - Registering current configuration as safe fallback point 18:38:35,585 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2db1b657 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 251 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY 2024-01-20 18:38:35,662 WARN pipeline listener runnable3 threw an exception java.lang.IllegalStateException: expected exception at org.onap.policy.controlloop.actorserviceprovider.Util.runFunction(Util.java:65) at org.onap.policy.controlloop.actorserviceprovider.pipeline.ListenerManager.runListener(ListenerManager.java:104) at org.onap.policy.controlloop.actorserviceprovider.pipeline.ListenerManager.add(ListenerManager.java:74) at org.onap.policy.controlloop.actorserviceprovider.pipeline.ListenerManagerTest.testAdd(ListenerManagerTest.java:110) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:42) at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 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) 2024-01-20 18:38:35,673 WARN pipeline listener runnable2 threw an exception java.lang.IllegalStateException: expected exception at org.onap.policy.controlloop.actorserviceprovider.Util.runFunction(Util.java:65) at org.onap.policy.controlloop.actorserviceprovider.pipeline.ListenerManager.runListener(ListenerManager.java:104) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.onap.policy.controlloop.actorserviceprovider.pipeline.ListenerManager.stop(ListenerManager.java:62) at org.onap.policy.controlloop.actorserviceprovider.pipeline.ListenerManagerTest.testStop_testIsRunning(ListenerManagerTest.java:76) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:42) at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 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: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.727 s -- in org.onap.policy.controlloop.actorserviceprovider.pipeline.ListenerManagerTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.pipeline.FutureManagerTest 2024-01-20 18:38:35,747 WARN pipeline listener org.onap.policy.controlloop.actorserviceprovider.pipeline.FutureManager$$Lambda$192/0x0000000800ec5408@1d6a8386 threw an exception java.lang.IllegalStateException: expected exception at org.onap.policy.controlloop.actorserviceprovider.pipeline.FutureManager.lambda$add$0(FutureManager.java:52) at org.onap.policy.controlloop.actorserviceprovider.Util.runFunction(Util.java:65) at org.onap.policy.controlloop.actorserviceprovider.pipeline.ListenerManager.runListener(ListenerManager.java:104) at org.onap.policy.controlloop.actorserviceprovider.pipeline.FutureManager.add(FutureManager.java:66) at org.onap.policy.controlloop.actorserviceprovider.pipeline.FutureManagerTest.testAdd(FutureManagerTest.java:118) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:42) at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 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) 2024-01-20 18:38:35,751 WARN pipeline listener org.onap.policy.controlloop.actorserviceprovider.pipeline.FutureManager$$Lambda$192/0x0000000800ec5408@4fa86cb8 threw an exception java.lang.IllegalStateException: expected exception at org.onap.policy.controlloop.actorserviceprovider.pipeline.FutureManager.lambda$add$0(FutureManager.java:52) at org.onap.policy.controlloop.actorserviceprovider.Util.runFunction(Util.java:65) at org.onap.policy.controlloop.actorserviceprovider.pipeline.ListenerManager.runListener(ListenerManager.java:104) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.onap.policy.controlloop.actorserviceprovider.pipeline.ListenerManager.stop(ListenerManager.java:62) at org.onap.policy.controlloop.actorserviceprovider.pipeline.FutureManager.stop(FutureManager.java:83) at org.onap.policy.controlloop.actorserviceprovider.pipeline.FutureManagerTest.testStop(FutureManagerTest.java:80) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:42) at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 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: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.070 s -- in org.onap.policy.controlloop.actorserviceprovider.pipeline.FutureManagerTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.pipeline.PipelineUtilTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s -- in org.onap.policy.controlloop.actorserviceprovider.pipeline.PipelineUtilTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.pipeline.PipelineControllerFutureTest [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.645 s -- in org.onap.policy.controlloop.actorserviceprovider.pipeline.PipelineControllerFutureTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.OperationOutcomeTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.policy.controlloop.actorserviceprovider.OperationOutcomeTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.parameters.HttpPollingConfigTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 s -- in org.onap.policy.controlloop.actorserviceprovider.parameters.HttpPollingConfigTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.parameters.BidirectionalTopicActorParamsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s -- in org.onap.policy.controlloop.actorserviceprovider.parameters.BidirectionalTopicActorParamsTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParamsTest 2024-01-20 18:38:36,908 WARN parameter error in operation my-actor.my-operation for null: "ControlLoopOperationParams" INVALID, item has status INVALID item "requestId" value "null" INVALID, is null 2024-01-20 18:38:36,913 WARN parameter error in operation my-actor.my-operation for null: "ControlLoopOperationParams" INVALID, item has status INVALID item "requestId" value "null" INVALID, is null 2024-01-20 18:38:36,931 WARN my-actor.my-operation: complete-callback threw an exception for f804b3a4-89be-4d85-a3ab-64cb4ea7922c java.lang.IllegalStateException: expected exception at org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParamsTest.lambda$testCallbackCompleted$3(ControlLoopOperationParamsTest.java:184) at org.mockito.internal.stubbing.StubbedInvocationMatcher.answer(StubbedInvocationMatcher.java:42) at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:103) at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:56) at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor$DispatcherDefaultingToRealMethod.interceptAbstract(MockMethodInterceptor.java:161) at org.mockito.codegen.Consumer$MockitoMock$nbNf0aTV.accept(Unknown Source) at org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams.lambda$callbackCompleted$1(ControlLoopOperationParams.java:216) at org.onap.policy.controlloop.actorserviceprovider.Util.runFunction(Util.java:65) at org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams.callbackCompleted(ControlLoopOperationParams.java:216) at org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParamsTest.testCallbackCompleted(ControlLoopOperationParamsTest.java:187) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:42) at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 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) 2024-01-20 18:38:36,942 WARN my-actor.my-operation: start-callback threw an exception for f804b3a4-89be-4d85-a3ab-64cb4ea7922c java.lang.IllegalStateException: expected exception at org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParamsTest.lambda$testCallbackStarted$2(ControlLoopOperationParamsTest.java:159) at org.mockito.internal.stubbing.StubbedInvocationMatcher.answer(StubbedInvocationMatcher.java:42) at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:103) at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:56) at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor$DispatcherDefaultingToRealMethod.interceptAbstract(MockMethodInterceptor.java:161) at org.mockito.codegen.Consumer$MockitoMock$nbNf0aTV.accept(Unknown Source) at org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams.lambda$callbackStarted$0(ControlLoopOperationParams.java:200) at org.onap.policy.controlloop.actorserviceprovider.Util.runFunction(Util.java:65) at org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams.callbackStarted(ControlLoopOperationParams.java:200) at org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParamsTest.testCallbackStarted(ControlLoopOperationParamsTest.java:162) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:42) at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 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: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.240 s -- in org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParamsTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.parameters.ActorParamsTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.policy.controlloop.actorserviceprovider.parameters.ActorParamsTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.parameters.HttpParamsTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.policy.controlloop.actorserviceprovider.parameters.HttpParamsTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.parameters.BidirectionalTopicParamsTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.policy.controlloop.actorserviceprovider.parameters.BidirectionalTopicParamsTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.parameters.HttpPollingParamsTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.policy.controlloop.actorserviceprovider.parameters.HttpPollingParamsTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.parameters.BidirectionalTopicConfigTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 s -- in org.onap.policy.controlloop.actorserviceprovider.parameters.BidirectionalTopicConfigTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.parameters.ParameterValidationRuntimeExceptionTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.onap.policy.controlloop.actorserviceprovider.parameters.ParameterValidationRuntimeExceptionTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.parameters.HttpActorParamsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.onap.policy.controlloop.actorserviceprovider.parameters.HttpActorParamsTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.parameters.HttpPollingActorParamsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.controlloop.actorserviceprovider.parameters.HttpPollingActorParamsTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.parameters.HttpConfigTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.policy.controlloop.actorserviceprovider.parameters.HttpConfigTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.DelayedIdentStringTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.policy.controlloop.actorserviceprovider.DelayedIdentStringTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.topic.ForwarderTest 2024-01-20 18:38:37,150 WARN exception thrown by listener listener1 java.lang.IllegalStateException: expected exception at org.onap.policy.controlloop.actorserviceprovider.topic.Forwarder.onMessage(Forwarder.java:131) at org.onap.policy.controlloop.actorserviceprovider.topic.ForwarderTest.testOnMessageListenerException1(ForwarderTest.java:173) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:42) at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 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) 2024-01-20 18:38:37,152 WARN exception thrown by listener listener1b java.lang.IllegalStateException: expected exception at org.onap.policy.controlloop.actorserviceprovider.topic.Forwarder.onMessage(Forwarder.java:131) at org.onap.policy.controlloop.actorserviceprovider.topic.ForwarderTest.testOnMessageListenerException1b(ForwarderTest.java:186) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:42) at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 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: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.onap.policy.controlloop.actorserviceprovider.topic.ForwarderTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.topic.SelectorKeyTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.policy.controlloop.actorserviceprovider.topic.SelectorKeyTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.topic.BidirectionalTopicHandlerTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 s -- in org.onap.policy.controlloop.actorserviceprovider.topic.BidirectionalTopicHandlerTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.topic.TopicListenerImplTest 2024-01-20 18:38:37,318 WARN cannot decode message org.onap.policy.common.utils.coder.CoderException: com.google.gson.JsonSyntaxException: java.io.EOFException: End of input at line 1 column 14 path $.invalid-json at org.onap.policy.common.utils.coder.StandardCoder.decode(StandardCoder.java:184) at org.onap.policy.controlloop.actorserviceprovider.topic.TopicListenerImpl.onTopicEvent(TopicListenerImpl.java:90) at org.onap.policy.controlloop.actorserviceprovider.topic.TopicListenerImplTest.testOnTopicEvent(TopicListenerImplTest.java:136) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:42) at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 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) Caused by: com.google.gson.JsonSyntaxException: java.io.EOFException: End of input at line 1 column 14 path $.invalid-json at com.google.gson.Gson.fromJson(Gson.java:1236) at com.google.gson.Gson.fromJson(Gson.java:1137) at com.google.gson.Gson.fromJson(Gson.java:1047) at com.google.gson.Gson.fromJson(Gson.java:982) at org.onap.policy.common.utils.coder.StandardCoder.fromJson(StandardCoder.java:341) at org.onap.policy.common.utils.coder.StandardCoder.decode(StandardCoder.java:181) ... 36 common frames omitted Caused by: java.io.EOFException: End of input at line 1 column 14 path $.invalid-json at com.google.gson.stream.JsonReader.nextNonWhitespace(JsonReader.java:1457) at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:528) at com.google.gson.stream.JsonReader.peek(JsonReader.java:433) at com.google.gson.internal.bind.TypeAdapters$28.read(TypeAdapters.java:786) at com.google.gson.internal.bind.TypeAdapters$28.read(TypeAdapters.java:725) at com.google.gson.internal.bind.TypeAdapters$34$1.read(TypeAdapters.java:1007) at org.onap.policy.common.utils.coder.StandardCoder$StandardTypeAdapter.read(StandardCoder.java:390) at org.onap.policy.common.utils.coder.StandardCoder$StandardTypeAdapter.read(StandardCoder.java:375) at com.google.gson.Gson.fromJson(Gson.java:1227) ... 41 common frames omitted [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.onap.policy.controlloop.actorserviceprovider.topic.TopicListenerImplTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.UtilTest 2024-01-20 18:38:37,330 WARN error with no args java.lang.IllegalStateException: expected exception at org.onap.policy.controlloop.actorserviceprovider.UtilTest.lambda$testRunFunction$1(UtilTest.java:96) at org.onap.policy.controlloop.actorserviceprovider.Util.runFunction(Util.java:65) at org.onap.policy.controlloop.actorserviceprovider.UtilTest.testRunFunction(UtilTest.java:100) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 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) 2024-01-20 18:38:37,330 WARN error with 2 arg(s) java.lang.IllegalStateException: expected exception at org.onap.policy.controlloop.actorserviceprovider.UtilTest.lambda$testRunFunction$1(UtilTest.java:96) at org.onap.policy.controlloop.actorserviceprovider.Util.runFunction(Util.java:65) at org.onap.policy.controlloop.actorserviceprovider.UtilTest.testRunFunction(UtilTest.java:106) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 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: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.onap.policy.controlloop.actorserviceprovider.UtilTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartialTest 2024-01-20 18:38:37,350 INFO my-actor.my-operation: start operation attempt 1 for 39c05b67-bb11-4080-a7fd-ffe50eb9dc30 2024-01-20 18:38:37,351 INFO my-actor.my-operation: set timeout to 1000000ms for 39c05b67-bb11-4080-a7fd-ffe50eb9dc30 2024-01-20 18:38:37,357 INFO [OUT|NOOP|my-sink|] { "text": "my-text" } 2024-01-20 18:38:37,357 INFO [IN|UEB|my-source|] { "text": "my-text" } 2024-01-20 18:38:37,357 INFO [OUT|NOOP|my-sink|] my-text 2024-01-20 18:38:37,357 INFO [OUT|NOOP|my-sink|] null 2024-01-20 18:38:37,358 WARN cannot pretty-print request java.lang.IllegalArgumentException: cannot encode message at org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial.prettyPrint(OperationPartial.java:961) at org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial.logMessage(OperationPartial.java:931) at org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartialTest.testLogMessage(OperationPartialTest.java:981) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:42) at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 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) Caused by: org.onap.policy.common.utils.coder.CoderException: expected exception at org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartialTest$6$1.encode(OperationPartialTest.java:1136) at org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial.prettyPrint(OperationPartial.java:959) ... 38 common frames omitted 2024-01-20 18:38:37,358 INFO [OUT|NOOP|my-sink|] org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartialTest$MyData@5c25daad 2024-01-20 18:38:37,358 WARN cannot pretty-print response java.lang.IllegalArgumentException: cannot encode message at org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial.prettyPrint(OperationPartial.java:961) at org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial.logMessage(OperationPartial.java:931) at org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartialTest.testLogMessage(OperationPartialTest.java:989) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:42) at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 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) Caused by: org.onap.policy.common.utils.coder.CoderException: expected exception at org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartialTest$6$1.encode(OperationPartialTest.java:1136) at org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial.prettyPrint(OperationPartial.java:959) ... 38 common frames omitted 2024-01-20 18:38:37,358 INFO [IN|UEB|my-source|] org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartialTest$MyData@64544ee4 2024-01-20 18:38:37,371 INFO my-actor.my-operation: start operation attempt 1 for 39c05b67-bb11-4080-a7fd-ffe50eb9dc30 2024-01-20 18:38:37,371 INFO my-actor.my-operation: set timeout to 1ms for 39c05b67-bb11-4080-a7fd-ffe50eb9dc30 2024-01-20 18:38:37,372 WARN exception thrown by operation my-actor.my-operation for 39c05b67-bb11-4080-a7fd-ffe50eb9dc30 java.util.concurrent.TimeoutException: null at java.base/java.util.concurrent.CompletableFuture$Timeout.run(CompletableFuture.java:2874) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:833) 2024-01-20 18:38:37,374 INFO not retrying operation my-actor.my-operation for 39c05b67-bb11-4080-a7fd-ffe50eb9dc30 2024-01-20 18:38:37,376 INFO my-actor.my-operation: start operation attempt 1 for 39c05b67-bb11-4080-a7fd-ffe50eb9dc30 2024-01-20 18:38:37,376 INFO my-actor.my-operation: set timeout to 1000000ms for 39c05b67-bb11-4080-a7fd-ffe50eb9dc30 2024-01-20 18:38:37,376 INFO my-actor.my-operation: start operation attempt 1 for 39c05b67-bb11-4080-a7fd-ffe50eb9dc30 2024-01-20 18:38:37,376 INFO my-actor.my-operation: set timeout to 1000000ms for 39c05b67-bb11-4080-a7fd-ffe50eb9dc30 2024-01-20 18:38:37,377 INFO my-actor.my-operation: start operation attempt 1 for 39c05b67-bb11-4080-a7fd-ffe50eb9dc30 2024-01-20 18:38:37,377 INFO my-actor.my-operation: set timeout to 1000000ms for 39c05b67-bb11-4080-a7fd-ffe50eb9dc30 2024-01-20 18:38:37,377 INFO my-actor.my-operation: start operation attempt 1 for 39c05b67-bb11-4080-a7fd-ffe50eb9dc30 2024-01-20 18:38:37,377 INFO my-actor.my-operation: set timeout to 1000000ms for 39c05b67-bb11-4080-a7fd-ffe50eb9dc30 2024-01-20 18:38:37,377 INFO my-actor.my-operation: start operation attempt 1 for 39c05b67-bb11-4080-a7fd-ffe50eb9dc30 2024-01-20 18:38:37,377 INFO my-actor.my-operation: set timeout to 1000000ms for 39c05b67-bb11-4080-a7fd-ffe50eb9dc30 2024-01-20 18:38:37,377 INFO my-actor.my-operation: start operation attempt 1 for 39c05b67-bb11-4080-a7fd-ffe50eb9dc30 2024-01-20 18:38:37,378 INFO my-actor.my-operation: set timeout to 1000000ms for 39c05b67-bb11-4080-a7fd-ffe50eb9dc30 2024-01-20 18:38:37,378 INFO my-actor.my-operation: start operation attempt 1 for 39c05b67-bb11-4080-a7fd-ffe50eb9dc30 2024-01-20 18:38:37,378 INFO my-actor.my-operation: set timeout to 1000000ms for 39c05b67-bb11-4080-a7fd-ffe50eb9dc30 2024-01-20 18:38:37,378 INFO my-actor.my-operation: start operation attempt 1 for 39c05b67-bb11-4080-a7fd-ffe50eb9dc30 2024-01-20 18:38:37,378 INFO my-actor.my-operation: set timeout to 1000000ms for 39c05b67-bb11-4080-a7fd-ffe50eb9dc30 2024-01-20 18:38:37,379 INFO my-actor.my-operation: start operation attempt 1 for 39c05b67-bb11-4080-a7fd-ffe50eb9dc30 2024-01-20 18:38:37,379 INFO my-actor.my-operation: set timeout to 1000000ms for 39c05b67-bb11-4080-a7fd-ffe50eb9dc30 2024-01-20 18:38:37,379 INFO my-actor.my-operation: start operation attempt 1 for 39c05b67-bb11-4080-a7fd-ffe50eb9dc30 2024-01-20 18:38:37,379 INFO my-actor.my-operation: set timeout to 1000000ms for 39c05b67-bb11-4080-a7fd-ffe50eb9dc30 2024-01-20 18:38:37,381 INFO not retrying operation my-actor.my-operation for 39c05b67-bb11-4080-a7fd-ffe50eb9dc30 2024-01-20 18:38:37,381 INFO not retrying operation my-actor.my-operation for 39c05b67-bb11-4080-a7fd-ffe50eb9dc30 2024-01-20 18:38:37,382 INFO not retrying operation my-actor.my-operation for 39c05b67-bb11-4080-a7fd-ffe50eb9dc30 2024-01-20 18:38:37,382 INFO not retrying operation my-actor.my-operation for 39c05b67-bb11-4080-a7fd-ffe50eb9dc30 2024-01-20 18:38:37,382 INFO not retrying operation my-actor.my-operation for 39c05b67-bb11-4080-a7fd-ffe50eb9dc30 2024-01-20 18:38:37,382 INFO not retrying operation my-actor.my-operation for 39c05b67-bb11-4080-a7fd-ffe50eb9dc30 2024-01-20 18:38:37,382 INFO not retrying operation my-actor.my-operation for 39c05b67-bb11-4080-a7fd-ffe50eb9dc30 2024-01-20 18:38:37,382 INFO not retrying operation my-actor.my-operation for 39c05b67-bb11-4080-a7fd-ffe50eb9dc30 2024-01-20 18:38:37,382 INFO not retrying operation my-actor.my-operation for 39c05b67-bb11-4080-a7fd-ffe50eb9dc30 2024-01-20 18:38:37,383 INFO not retrying operation my-actor.my-operation for 39c05b67-bb11-4080-a7fd-ffe50eb9dc30 2024-01-20 18:38:37,389 INFO my-actor.my-operation: start operation attempt 1 for 39c05b67-bb11-4080-a7fd-ffe50eb9dc30 2024-01-20 18:38:37,390 INFO my-actor.my-operation: set timeout to 1000000ms for 39c05b67-bb11-4080-a7fd-ffe50eb9dc30 2024-01-20 18:38:37,390 INFO operation my-actor.my-operation no retries for 39c05b67-bb11-4080-a7fd-ffe50eb9dc30 2024-01-20 18:38:37,392 INFO my-actor.my-operation: combined outcome of tasks is Failure for 39c05b67-bb11-4080-a7fd-ffe50eb9dc30 2024-01-20 18:38:37,393 INFO my-actor.my-operation: combined outcome of tasks is Failure for 39c05b67-bb11-4080-a7fd-ffe50eb9dc30 2024-01-20 18:38:37,393 INFO my-actor.my-operation: combined outcome of tasks is Failure for 39c05b67-bb11-4080-a7fd-ffe50eb9dc30 2024-01-20 18:38:37,393 INFO my-actor.my-operation: combined outcome of tasks is null for 39c05b67-bb11-4080-a7fd-ffe50eb9dc30 2024-01-20 18:38:37,501 INFO my-actor.my-operation: start operation attempt 1 for 39c05b67-bb11-4080-a7fd-ffe50eb9dc30 2024-01-20 18:38:37,501 INFO my-actor.my-operation: set timeout to 1000000ms for 39c05b67-bb11-4080-a7fd-ffe50eb9dc30 2024-01-20 18:38:37,501 INFO not retrying operation my-actor.my-operation for 39c05b67-bb11-4080-a7fd-ffe50eb9dc30 2024-01-20 18:38:37,503 INFO my-actor.my-operation: start operation attempt 1 for 39c05b67-bb11-4080-a7fd-ffe50eb9dc30 2024-01-20 18:38:37,503 INFO my-actor.my-operation: set timeout to 1000000ms for 39c05b67-bb11-4080-a7fd-ffe50eb9dc30 2024-01-20 18:38:37,504 WARN exception thrown by operation my-actor.my-operation for 39c05b67-bb11-4080-a7fd-ffe50eb9dc30 java.util.concurrent.CompletionException: java.lang.UnsupportedOperationException: start operation my-actor.my-operation at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1770) at org.onap.policy.common.utils.time.PseudoExecutor.runAll(PseudoExecutor.java:65) at org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartialTest.testDoOperation(OperationPartialTest.java:318) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:42) at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 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) Caused by: java.lang.UnsupportedOperationException: start operation my-actor.my-operation at org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial.doOperation(OperationPartial.java:339) at org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial.lambda$startOperationAsync$1(OperationPartial.java:325) at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ... 38 common frames omitted 2024-01-20 18:38:37,504 INFO not retrying operation my-actor.my-operation for 39c05b67-bb11-4080-a7fd-ffe50eb9dc30 2024-01-20 18:38:37,513 INFO my-actor.my-operation: combined outcome of tasks is Success for 39c05b67-bb11-4080-a7fd-ffe50eb9dc30 2024-01-20 18:38:37,519 INFO my-actor.my-operation: set property AAI/targetEntity=my-entity 2024-01-20 18:38:37,521 INFO my-actor.my-operation: start operation attempt 1 for 39c05b67-bb11-4080-a7fd-ffe50eb9dc30 2024-01-20 18:38:37,522 INFO my-actor.my-operation: set timeout to 1000000ms for 39c05b67-bb11-4080-a7fd-ffe50eb9dc30 2024-01-20 18:38:37,522 INFO not retrying operation my-actor.my-operation for 39c05b67-bb11-4080-a7fd-ffe50eb9dc30 2024-01-20 18:38:37,525 INFO my-actor.my-operation: start operation attempt 1 for 39c05b67-bb11-4080-a7fd-ffe50eb9dc30 2024-01-20 18:38:37,525 INFO my-actor.my-operation: set timeout to 1000000ms for 39c05b67-bb11-4080-a7fd-ffe50eb9dc30 2024-01-20 18:38:37,525 INFO retry operation my-actor.my-operation in 0ms for 39c05b67-bb11-4080-a7fd-ffe50eb9dc30 2024-01-20 18:38:37,526 INFO my-actor.my-operation: start operation attempt 2 for 39c05b67-bb11-4080-a7fd-ffe50eb9dc30 2024-01-20 18:38:37,526 INFO my-actor.my-operation: set timeout to 1000000ms for 39c05b67-bb11-4080-a7fd-ffe50eb9dc30 2024-01-20 18:38:37,527 INFO retry operation my-actor.my-operation in 0ms for 39c05b67-bb11-4080-a7fd-ffe50eb9dc30 2024-01-20 18:38:37,527 INFO my-actor.my-operation: start operation attempt 3 for 39c05b67-bb11-4080-a7fd-ffe50eb9dc30 2024-01-20 18:38:37,527 INFO my-actor.my-operation: set timeout to 1000000ms for 39c05b67-bb11-4080-a7fd-ffe50eb9dc30 2024-01-20 18:38:37,528 INFO retry operation my-actor.my-operation in 0ms for 39c05b67-bb11-4080-a7fd-ffe50eb9dc30 2024-01-20 18:38:37,528 INFO my-actor.my-operation: start operation attempt 4 for 39c05b67-bb11-4080-a7fd-ffe50eb9dc30 2024-01-20 18:38:37,528 INFO my-actor.my-operation: set timeout to 1000000ms for 39c05b67-bb11-4080-a7fd-ffe50eb9dc30 2024-01-20 18:38:37,529 INFO operation my-actor.my-operation retries exhausted for 39c05b67-bb11-4080-a7fd-ffe50eb9dc30 2024-01-20 18:38:37,529 INFO not retrying operation my-actor.my-operation for 39c05b67-bb11-4080-a7fd-ffe50eb9dc30 2024-01-20 18:38:37,538 INFO my-actor.my-operation: combined outcome of tasks is Success for 39c05b67-bb11-4080-a7fd-ffe50eb9dc30 2024-01-20 18:38:37,540 INFO my-actor.my-operation: start operation attempt 1 for 39c05b67-bb11-4080-a7fd-ffe50eb9dc30 2024-01-20 18:38:37,541 INFO my-actor.my-operation: set timeout to 1000000ms for 39c05b67-bb11-4080-a7fd-ffe50eb9dc30 2024-01-20 18:38:37,541 INFO operation my-actor.my-operation no retries for 39c05b67-bb11-4080-a7fd-ffe50eb9dc30 2024-01-20 18:38:37,542 INFO my-actor.my-operation: start operation attempt 1 for 39c05b67-bb11-4080-a7fd-ffe50eb9dc30 2024-01-20 18:38:37,542 INFO my-actor.my-operation: set timeout to 1000000ms for 39c05b67-bb11-4080-a7fd-ffe50eb9dc30 2024-01-20 18:38:37,543 WARN my-actor.my-operation: null outcome; treating as a failure for 39c05b67-bb11-4080-a7fd-ffe50eb9dc30 2024-01-20 18:38:37,543 INFO operation my-actor.my-operation no retries for 39c05b67-bb11-4080-a7fd-ffe50eb9dc30 2024-01-20 18:38:37,545 WARN my-actor.my-operation: exception creating 'future' for 39c05b67-bb11-4080-a7fd-ffe50eb9dc30 2024-01-20 18:38:37,547 INFO my-actor.my-operation: set property propertyA=valueA 2024-01-20 18:38:37,547 INFO my-actor.my-operation: set property propertyB=valueB 2024-01-20 18:38:37,548 INFO my-actor.my-operation: set property propertyC=20 2024-01-20 18:38:37,548 INFO my-actor.my-operation: set property propertyD=valueD 2024-01-20 18:38:37,549 INFO my-actor.my-operation: start operation attempt 1 for 39c05b67-bb11-4080-a7fd-ffe50eb9dc30 2024-01-20 18:38:37,550 INFO my-actor.my-operation: set timeout to 1000000ms for 39c05b67-bb11-4080-a7fd-ffe50eb9dc30 2024-01-20 18:38:37,551 INFO my-actor.my-operation: start operation attempt 1 for 39c05b67-bb11-4080-a7fd-ffe50eb9dc30 2024-01-20 18:38:37,551 INFO my-actor.my-operation: set timeout to 1000000ms for 39c05b67-bb11-4080-a7fd-ffe50eb9dc30 2024-01-20 18:38:37,551 INFO not retrying operation my-actor.my-operation for 39c05b67-bb11-4080-a7fd-ffe50eb9dc30 2024-01-20 18:38:37,569 INFO my-actor.my-operation: start operation attempt 1 for 39c05b67-bb11-4080-a7fd-ffe50eb9dc30 2024-01-20 18:38:37,570 INFO my-actor.my-operation: set timeout to 1000000ms for 39c05b67-bb11-4080-a7fd-ffe50eb9dc30 2024-01-20 18:38:37,570 WARN exception thrown by operation my-actor.my-operation for 39c05b67-bb11-4080-a7fd-ffe50eb9dc30 java.util.concurrent.CompletionException: java.lang.IllegalStateException: expected exception at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1770) at org.onap.policy.common.utils.time.PseudoExecutor.runAll(PseudoExecutor.java:65) at org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartialTest.verifyRun(OperationPartialTest.java:1083) at org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartialTest.verifyRun(OperationPartialTest.java:1056) at org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartialTest.testFromException(OperationPartialTest.java:501) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:42) at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 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) Caused by: java.lang.IllegalStateException: expected exception at org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartialTest$MyOper.doOperation(OperationPartialTest.java:1170) at org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial.lambda$startOperationAsync$1(OperationPartial.java:325) at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ... 40 common frames omitted 2024-01-20 18:38:37,570 INFO not retrying operation my-actor.my-operation for 39c05b67-bb11-4080-a7fd-ffe50eb9dc30 2024-01-20 18:38:37,578 INFO my-actor.my-operation: start operation attempt 1 for 39c05b67-bb11-4080-a7fd-ffe50eb9dc30 2024-01-20 18:38:37,578 INFO my-actor.my-operation: set timeout to 1000000ms for 39c05b67-bb11-4080-a7fd-ffe50eb9dc30 2024-01-20 18:38:37,578 INFO retry operation my-actor.my-operation in 0ms for 39c05b67-bb11-4080-a7fd-ffe50eb9dc30 2024-01-20 18:38:37,578 INFO my-actor.my-operation: start operation attempt 2 for 39c05b67-bb11-4080-a7fd-ffe50eb9dc30 2024-01-20 18:38:37,578 INFO my-actor.my-operation: set timeout to 1000000ms for 39c05b67-bb11-4080-a7fd-ffe50eb9dc30 2024-01-20 18:38:37,578 INFO retry operation my-actor.my-operation in 0ms for 39c05b67-bb11-4080-a7fd-ffe50eb9dc30 2024-01-20 18:38:37,578 INFO my-actor.my-operation: start operation attempt 3 for 39c05b67-bb11-4080-a7fd-ffe50eb9dc30 2024-01-20 18:38:37,578 INFO my-actor.my-operation: set timeout to 1000000ms for 39c05b67-bb11-4080-a7fd-ffe50eb9dc30 2024-01-20 18:38:37,578 INFO retry operation my-actor.my-operation in 0ms for 39c05b67-bb11-4080-a7fd-ffe50eb9dc30 2024-01-20 18:38:37,579 INFO my-actor.my-operation: start operation attempt 4 for 39c05b67-bb11-4080-a7fd-ffe50eb9dc30 2024-01-20 18:38:37,579 INFO my-actor.my-operation: set timeout to 1000000ms for 39c05b67-bb11-4080-a7fd-ffe50eb9dc30 2024-01-20 18:38:37,579 INFO not retrying operation my-actor.my-operation for 39c05b67-bb11-4080-a7fd-ffe50eb9dc30 [INFO] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.242 s -- in org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartialTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperatorTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperatorTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperationTest 2024-01-20 18:38:38,058 INFO my-actor.my-name: start operation attempt 1 for b716c968-cc1d-4264-afc7-2ac396e8fbd3 18:38:38,059 |-WARN in org.onap.policy.common.utils.test.log.logback.ExtractAppender[null] - Attempted to append to non started appender [null]. 2024-01-20 18:38:38,059 INFO my-actor.my-name: set timeout to 300000ms for b716c968-cc1d-4264-afc7-2ac396e8fbd3 18:38:38,059 |-WARN in org.onap.policy.common.utils.test.log.logback.ExtractAppender[null] - Attempted to append to non started appender [null]. 2024-01-20 18:38:38,059 INFO [OUT|REST|http://localhost:41345/oper/my-path|] null 18:38:38,059 |-WARN in org.onap.policy.common.utils.test.log.logback.ExtractAppender[null] - Attempted to append to non started appender [null]. 2024-01-20 18:38:38,695 INFO [IN|REST|http://localhost:41345/oper/my-path|] {"output":"some output"} 18:38:38,695 |-WARN in org.onap.policy.common.utils.test.log.logback.ExtractAppender[null] - Attempted to append to non started appender [null]. 2024-01-20 18:38:38,696 INFO not retrying operation my-actor.my-name for b716c968-cc1d-4264-afc7-2ac396e8fbd3 18:38:38,697 |-WARN in org.onap.policy.common.utils.test.log.logback.ExtractAppender[null] - Attempted to append to non started appender [null]. 2024-01-20 18:38:38,699 INFO my-actor.my-name: start operation attempt 1 for b716c968-cc1d-4264-afc7-2ac396e8fbd3 2024-01-20 18:38:38,699 INFO my-actor.my-name: set timeout to 300000ms for b716c968-cc1d-4264-afc7-2ac396e8fbd3 2024-01-20 18:38:38,700 INFO [OUT|REST|http://localhost:41345/oper/my-path|] { "input": "some input" } 2024-01-20 18:38:38,709 INFO [IN|REST|http://localhost:41345/oper/my-path|] {"output":"some output"} 2024-01-20 18:38:38,709 INFO not retrying operation my-actor.my-name for b716c968-cc1d-4264-afc7-2ac396e8fbd3 2024-01-20 18:38:38,711 INFO [IN|REST|/my-path|] my-text 2024-01-20 18:38:38,711 WARN my-actor.my-name cannot decode response for b716c968-cc1d-4264-afc7-2ac396e8fbd3 org.onap.policy.common.utils.coder.CoderException: com.google.gson.JsonSyntaxException: java.lang.NumberFormatException: For input string: "my-text" at org.onap.policy.common.utils.coder.StandardCoder.decode(StandardCoder.java:184) at org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation.processResponse(HttpOperation.java:235) at org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperationTest.lambda$testProcessResponseDecodeExcept$4(HttpOperationTest.java:325) at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63) at org.assertj.core.api.ThrowableTypeAssert.isThrownBy(ThrowableTypeAssert.java:59) at org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperationTest.testProcessResponseDecodeExcept(HttpOperationTest.java:325) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:42) at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 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) Caused by: com.google.gson.JsonSyntaxException: java.lang.NumberFormatException: For input string: "my-text" at com.google.gson.internal.bind.TypeAdapters$7.read(TypeAdapters.java:251) at com.google.gson.internal.bind.TypeAdapters$7.read(TypeAdapters.java:241) at com.google.gson.Gson.fromJson(Gson.java:1227) at com.google.gson.Gson.fromJson(Gson.java:1137) at com.google.gson.Gson.fromJson(Gson.java:1047) at com.google.gson.Gson.fromJson(Gson.java:982) at org.onap.policy.common.utils.coder.StandardCoder.fromJson(StandardCoder.java:341) at org.onap.policy.common.utils.coder.StandardCoder.decode(StandardCoder.java:181) ... 41 common frames omitted Caused by: java.lang.NumberFormatException: For input string: "my-text" at java.base/jdk.internal.math.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:2054) at java.base/jdk.internal.math.FloatingDecimal.parseDouble(FloatingDecimal.java:110) at java.base/java.lang.Double.parseDouble(Double.java:651) at com.google.gson.stream.JsonReader.nextInt(JsonReader.java:1215) at com.google.gson.internal.bind.TypeAdapters$7.read(TypeAdapters.java:249) ... 48 common frames omitted 2024-01-20 18:38:38,713 INFO my-actor.my-name: start operation attempt 1 for b716c968-cc1d-4264-afc7-2ac396e8fbd3 2024-01-20 18:38:38,713 INFO my-actor.my-name: set timeout to 300000ms for b716c968-cc1d-4264-afc7-2ac396e8fbd3 2024-01-20 18:38:38,713 INFO [OUT|REST|http://localhost:41345/oper/my-path|] { "input": "some input" } 2024-01-20 18:38:38,719 INFO [IN|REST|http://localhost:41345/oper/my-path|] {"output":"some output"} 2024-01-20 18:38:38,719 INFO not retrying operation my-actor.my-name for b716c968-cc1d-4264-afc7-2ac396e8fbd3 2024-01-20 18:38:38,722 WARN my-actor.my-name: response failure for b716c968-cc1d-4264-afc7-2ac396e8fbd3 2024-01-20 18:38:38,724 INFO [IN|REST|/my-path|] my-text 2024-01-20 18:38:38,727 INFO [IN|REST|/my-path|] my-text 2024-01-20 18:38:38,729 INFO [IN|REST|/my-path|] 10 2024-01-20 18:38:38,730 INFO my-actor.my-name: start operation attempt 1 for b716c968-cc1d-4264-afc7-2ac396e8fbd3 2024-01-20 18:38:38,731 INFO my-actor.my-name: set timeout to 300000ms for b716c968-cc1d-4264-afc7-2ac396e8fbd3 2024-01-20 18:38:38,731 INFO [OUT|REST|http://localhost:41345/oper/my-path|] null 2024-01-20 18:38:38,735 INFO [IN|REST|http://localhost:41345/oper/my-path|] {"output":"some output"} 2024-01-20 18:38:38,736 INFO not retrying operation my-actor.my-name for b716c968-cc1d-4264-afc7-2ac396e8fbd3 2024-01-20 18:38:38,742 INFO [IN|REST|/my-path|] my-text [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.138 s -- in org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperationTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.impl.BidirectionalTopicOperatorTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 s -- in org.onap.policy.controlloop.actorserviceprovider.impl.BidirectionalTopicOperatorTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.impl.HttpPollingOperatorTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.policy.controlloop.actorserviceprovider.impl.HttpPollingOperatorTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartialTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartialTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.impl.OperatorPartialTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.onap.policy.controlloop.actorserviceprovider.impl.OperatorPartialTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.impl.HttpPollingOperationTest 2024-01-20 18:38:39,050 INFO [OUT|REST|http://my-host:6969/base-uri/my-poll-path|] null 2024-01-20 18:38:39,051 INFO [IN|REST|http://my-host:6969/base-uri/my-poll-path|] my-response 2024-01-20 18:38:39,053 INFO [OUT|REST|http://my-host:6969/base-uri/my-poll-path|] null 2024-01-20 18:38:39,053 INFO [IN|REST|http://my-host:6969/base-uri/my-poll-path|] my-response 2024-01-20 18:38:39,055 INFO [OUT|REST|http://my-host:6969/base-uri/my-poll-path|] null 2024-01-20 18:38:39,056 INFO [IN|REST|http://my-host:6969/base-uri/my-poll-path|] my-response 2024-01-20 18:38:39,056 WARN my-actor.my-operation: exceeded 'poll' limit 3 for null [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.onap.policy.controlloop.actorserviceprovider.impl.HttpPollingOperationTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.impl.ActorImplTest 2024-01-20 18:38:39,098 WARN duplicate names for actor operation my-actor.add: MyOper, ignoring MyOper 2024-01-20 18:38:39,099 WARN duplicate names for actor operation my-actor.multiply: MyOper, ignoring MyOper 2024-01-20 18:38:39,105 WARN failed to shutdown operation my-actor.subtract java.lang.IllegalStateException: expected exception at org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial.shutdown(StartConfigPartial.java:122) at org.onap.policy.controlloop.actorserviceprovider.Util.runFunction(Util.java:65) at org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl.lambda$doShutdown$2(ActorImpl.java:217) at java.base/java.util.concurrent.ConcurrentHashMap$ValuesView.forEach(ConcurrentHashMap.java:4780) at org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl.doShutdown(ActorImpl.java:217) at org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial.shutdown(StartConfigPartial.java:129) at org.onap.policy.controlloop.actorserviceprovider.impl.ActorImplTest.testDoShutdown(ActorImplTest.java:178) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 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) 18:38:39,105 |-WARN in org.onap.policy.common.utils.test.log.logback.ExtractAppender[null] - Attempted to append to non started appender [null]. 2024-01-20 18:38:39,114 WARN missing configuration parameters for operation my-actor.UNCONFIGURED; operation cannot be started 2024-01-20 18:38:39,115 WARN missing configuration parameters for operation my-actor.subtract; using previous parameters 2024-01-20 18:38:39,117 WARN not starting unconfigured operation my-actor.UNCONFIGURED 2024-01-20 18:38:39,126 WARN failed to configure operation my-actor.add because: item "my-actor" value "null" INVALID, null org.onap.policy.controlloop.actorserviceprovider.parameters.ParameterValidationRuntimeException: null at org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial.configure(StartConfigPartial.java:74) at org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl.doConfigure(ActorImpl.java:135) at org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl.doConfigure(ActorImpl.java:39) at org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial.configure(StartConfigPartial.java:80) at org.onap.policy.controlloop.actorserviceprovider.impl.ActorImplTest.testDoConfigureExceptions(ActorImplTest.java:274) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 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) 2024-01-20 18:38:39,126 WARN failed to configure operation my-actor.subtract java.lang.IllegalStateException: expected exception at org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial.configure(StartConfigPartial.java:74) at org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl.doConfigure(ActorImpl.java:135) at org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl.doConfigure(ActorImpl.java:39) at org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial.configure(StartConfigPartial.java:80) at org.onap.policy.controlloop.actorserviceprovider.impl.ActorImplTest.testDoConfigureExceptions(ActorImplTest.java:274) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 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) 2024-01-20 18:38:39,127 WARN failed to configure operation my-actor.multiply because: item "my-actor" value "null" INVALID, null org.onap.policy.controlloop.actorserviceprovider.parameters.ParameterValidationRuntimeException: null at org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial.configure(StartConfigPartial.java:74) at org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl.doConfigure(ActorImpl.java:135) at org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl.doConfigure(ActorImpl.java:39) at org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial.configure(StartConfigPartial.java:80) at org.onap.policy.controlloop.actorserviceprovider.impl.ActorImplTest.testDoConfigureExceptions(ActorImplTest.java:274) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 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) 2024-01-20 18:38:39,136 WARN failed to stop operation my-actor.subtract java.lang.IllegalStateException: expected exception at org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial.stop(StartConfigPartial.java:108) at org.onap.policy.controlloop.actorserviceprovider.Util.runFunction(Util.java:65) at org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl.lambda$doStop$1(ActorImpl.java:204) at java.base/java.util.concurrent.ConcurrentHashMap$ValuesView.forEach(ConcurrentHashMap.java:4780) at org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl.doStop(ActorImpl.java:203) at org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial.stop(StartConfigPartial.java:111) at org.onap.policy.controlloop.actorserviceprovider.impl.ActorImplTest.testDoStop(ActorImplTest.java:146) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 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) 18:38:39,137 |-WARN in org.onap.policy.common.utils.test.log.logback.ExtractAppender[null] - Attempted to append to non started appender [null]. 2024-01-20 18:38:39,141 WARN not starting unconfigured operation my-actor.subtract 2024-01-20 18:38:39,141 WARN failed to start operation my-actor.divide java.lang.IllegalStateException: expected exception at org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial.start(StartConfigPartial.java:87) at org.onap.policy.controlloop.actorserviceprovider.Util.runFunction(Util.java:65) at org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl.doStart(ActorImpl.java:186) at org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial.start(StartConfigPartial.java:94) at org.onap.policy.controlloop.actorserviceprovider.impl.ActorImplTest.testDoStart(ActorImplTest.java:116) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 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) 18:38:39,142 |-WARN in org.onap.policy.common.utils.test.log.logback.ExtractAppender[null] - Attempted to append to non started appender [null]. [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.onap.policy.controlloop.actorserviceprovider.impl.ActorImplTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.impl.HttpActorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.onap.policy.controlloop.actorserviceprovider.impl.HttpActorTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.impl.BidirectionalTopicActorTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.onap.policy.controlloop.actorserviceprovider.impl.BidirectionalTopicActorTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.impl.BidirectionalTopicOperationTest 2024-01-20 18:38:39,210 INFO [OUT|NOOP|null|] { "theRequestId": "my-request-id" } 2024-01-20 18:38:39,210 WARN my-actor.my-operation: failed to process response for null 2024-01-20 18:38:39,215 INFO [OUT|NOOP|null|] { "theRequestId": "my-request-id" } 2024-01-20 18:38:39,216 INFO [IN|null|null|] {invalid json 2024-01-20 18:38:39,216 WARN my-actor.my-operation cannot decode response for null 2024-01-20 18:38:39,221 INFO [IN|null|null|] {"requestId":"my-request-id"} 2024-01-20 18:38:39,223 INFO [OUT|NOOP|null|] { "theRequestId": "my-request-id" } 2024-01-20 18:38:39,224 INFO [IN|null|null|] {"output":"error"} 2024-01-20 18:38:39,226 INFO [OUT|NOOP|null|] { "theRequestId": "my-request-id" } 2024-01-20 18:38:39,226 INFO [IN|null|null|] {"requestId":"my-request-id"} 2024-01-20 18:38:39,226 INFO [IN|null|null|] {"requestId":"my-request-id"} 2024-01-20 18:38:39,227 INFO [IN|null|null|] {"requestId":"my-request-id"} 2024-01-20 18:38:39,228 INFO [IN|null|null|] {"requestId":"my-request-id"} 2024-01-20 18:38:39,231 INFO [OUT|NOOP|null|] some text 2024-01-20 18:38:39,233 INFO [OUT|NOOP|null|] { "theRequestId": "my-request-id" } 2024-01-20 18:38:39,233 WARN my-actor.my-operation: failed to publish request for null 2024-01-20 18:38:39,235 INFO [IN|null|null|] some text [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.onap.policy.controlloop.actorserviceprovider.impl.BidirectionalTopicOperationTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.ActorServiceTest 2024-01-20 18:38:39,297 WARN failed to shutdown actor actor D java.lang.IllegalStateException: expected exception at org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial.shutdown(StartConfigPartial.java:122) at org.onap.policy.controlloop.actorserviceprovider.Util.runFunction(Util.java:65) at org.onap.policy.controlloop.actorserviceprovider.ActorService.lambda$doShutdown$3(ActorService.java:194) at com.google.common.collect.ImmutableList.forEach(ImmutableList.java:422) at org.onap.policy.controlloop.actorserviceprovider.ActorService.doShutdown(ActorService.java:193) at org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial.shutdown(StartConfigPartial.java:129) at org.onap.policy.controlloop.actorserviceprovider.ActorServiceTest.testDoShutdown(ActorServiceTest.java:187) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 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) 18:38:39,299 |-WARN in org.onap.policy.common.utils.test.log.logback.ExtractAppender[null] - Attempted to append to non started appender [null]. 2024-01-20 18:38:39,306 WARN missing configuration parameters for actor UNCONFIGURED; actor cannot be started 2024-01-20 18:38:39,306 WARN missing configuration parameters for actor actor B; using previous parameters 2024-01-20 18:38:39,310 WARN not starting unconfigured actor UNCONFIGURED 2024-01-20 18:38:39,317 WARN unable to load actor java.util.ServiceConfigurationError: org.onap.policy.controlloop.actorserviceprovider.spi.Actor: Provider org.onap.policy.controlloop.actorserviceprovider.InvalidActor not found at java.base/java.util.ServiceLoader.fail(ServiceLoader.java:593) at java.base/java.util.ServiceLoader$LazyClassPathLookupIterator.nextProviderClass(ServiceLoader.java:1219) at java.base/java.util.ServiceLoader$LazyClassPathLookupIterator.hasNextService(ServiceLoader.java:1228) at java.base/java.util.ServiceLoader$LazyClassPathLookupIterator.hasNext(ServiceLoader.java:1273) at java.base/java.util.ServiceLoader$2.hasNext(ServiceLoader.java:1309) at java.base/java.util.ServiceLoader$3.hasNext(ServiceLoader.java:1393) at org.onap.policy.controlloop.actorserviceprovider.ActorService.buildList(ActorService.java:83) at org.onap.policy.controlloop.actorserviceprovider.ActorService.(ActorService.java:59) at org.onap.policy.controlloop.actorserviceprovider.ActorServiceTest.testLoadActors(ActorServiceTest.java:369) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 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) 2024-01-20 18:38:39,347 WARN duplicate actor names for actor A: ActorImpl, ignoring ActorImpl 2024-01-20 18:38:39,347 WARN duplicate actor names for actor C: ActorImpl, ignoring ActorImpl 2024-01-20 18:38:39,347 WARN duplicate actor names for actor A: ActorImpl, ignoring 2024-01-20 18:38:39,350 WARN failed to configure actor actor B java.lang.IllegalStateException: expected exception at org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial.configure(StartConfigPartial.java:74) at org.onap.policy.controlloop.actorserviceprovider.ActorService.doConfigure(ActorService.java:150) at org.onap.policy.controlloop.actorserviceprovider.ActorService.doConfigure(ActorService.java:46) at org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial.configure(StartConfigPartial.java:80) at org.onap.policy.controlloop.actorserviceprovider.ActorServiceTest.testDoConfigureExceptions(ActorServiceTest.java:287) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 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) 2024-01-20 18:38:39,350 WARN failed to configure actor actor A because: item "actor A" value "null" INVALID, null org.onap.policy.controlloop.actorserviceprovider.parameters.ParameterValidationRuntimeException: null at org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial.configure(StartConfigPartial.java:74) at org.onap.policy.controlloop.actorserviceprovider.ActorService.doConfigure(ActorService.java:150) at org.onap.policy.controlloop.actorserviceprovider.ActorService.doConfigure(ActorService.java:46) at org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial.configure(StartConfigPartial.java:80) at org.onap.policy.controlloop.actorserviceprovider.ActorServiceTest.testDoConfigureExceptions(ActorServiceTest.java:287) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 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) 2024-01-20 18:38:39,351 WARN failed to configure actor actor C because: item "actor C" value "null" INVALID, null org.onap.policy.controlloop.actorserviceprovider.parameters.ParameterValidationRuntimeException: null at org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial.configure(StartConfigPartial.java:74) at org.onap.policy.controlloop.actorserviceprovider.ActorService.doConfigure(ActorService.java:150) at org.onap.policy.controlloop.actorserviceprovider.ActorService.doConfigure(ActorService.java:46) at org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial.configure(StartConfigPartial.java:80) at org.onap.policy.controlloop.actorserviceprovider.ActorServiceTest.testDoConfigureExceptions(ActorServiceTest.java:287) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 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) 2024-01-20 18:38:39,369 WARN failed to stop actor actor D java.lang.IllegalStateException: expected exception at org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial.stop(StartConfigPartial.java:108) at org.onap.policy.controlloop.actorserviceprovider.Util.runFunction(Util.java:65) at org.onap.policy.controlloop.actorserviceprovider.ActorService.lambda$doStop$2(ActorService.java:185) at com.google.common.collect.ImmutableList.forEach(ImmutableList.java:422) at org.onap.policy.controlloop.actorserviceprovider.ActorService.doStop(ActorService.java:185) at org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial.stop(StartConfigPartial.java:111) at org.onap.policy.controlloop.actorserviceprovider.ActorServiceTest.testDoStop(ActorServiceTest.java:160) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 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) 18:38:39,369 |-WARN in org.onap.policy.common.utils.test.log.logback.ExtractAppender[null] - Attempted to append to non started appender [null]. 2024-01-20 18:38:39,378 WARN not starting unconfigured actor actor A 2024-01-20 18:38:39,378 WARN failed to start actor actor D java.lang.IllegalStateException: expected exception at org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial.start(StartConfigPartial.java:87) at org.onap.policy.controlloop.actorserviceprovider.Util.runFunction(Util.java:65) at org.onap.policy.controlloop.actorserviceprovider.ActorService.doStart(ActorService.java:174) at org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial.start(StartConfigPartial.java:94) at org.onap.policy.controlloop.actorserviceprovider.ActorServiceTest.testDoStart(ActorServiceTest.java:133) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 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: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.145 s -- in org.onap.policy.controlloop.actorserviceprovider.ActorServiceTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.CallbackManagerTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.onap.policy.controlloop.actorserviceprovider.CallbackManagerTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 229, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ actorServiceProvider --- [INFO] Loading execution data file /w/workspace/policy-models-sonar/models-interactions/model-actors/actorServiceProvider/../../../target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'actorServiceProvider' with 43 classes [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (report-aggregate) @ actorServiceProvider --- [INFO] Analyzed bundle 'aai' with 4 classes [INFO] Analyzed bundle 'events' with 16 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ actorServiceProvider --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-interactions/model-actors/actorServiceProvider/target/actorServiceProvider-3.1.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ actorServiceProvider --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ actorServiceProvider --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ actorServiceProvider --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ actorServiceProvider --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-interactions/model-actors/actorServiceProvider/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ actorServiceProvider --- [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-actors/actorServiceProvider/pom.xml to /tmp/r/org/onap/policy/models/policy-models-interactions/model-actors/actorServiceProvider/3.1.1-SNAPSHOT/actorServiceProvider-3.1.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-actors/actorServiceProvider/target/actorServiceProvider-3.1.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-interactions/model-actors/actorServiceProvider/3.1.1-SNAPSHOT/actorServiceProvider-3.1.1-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.models.policy-models-interactions.model-actors:actor.test >-- [INFO] Building actor.test 3.1.1-SNAPSHOT [29/43] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ actor.test --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ actor.test --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ actor.test --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ actor.test --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-interactions/model-actors/actor.test/../../../target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/* --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ actor.test --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ actor.test --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ actor.test --- [INFO] skip non existing resourceDirectory /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.test/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ actor.test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 4 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ actor.test --- [INFO] Copying 7 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ actor.test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 6 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ actor.test --- [INFO] Surefire report directory: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.test/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.controlloop.actor.test.BasicBidirectionalTopicOperationTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 18:38:42.697 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-642c6461==org.glassfish.jersey.servlet.ServletContainer@dc1cc8b6{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=3904, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@54489296{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@57a667c8{/,null,STOPPED}, connector=RestServerParameters@3a40bb52{HTTP/1.1, (http/1.1)}{0.0.0.0:3904}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-642c6461==org.glassfish.jersey.servlet.ServletContainer@dc1cc8b6{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 18:38:42.719 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-642c6461==org.glassfish.jersey.servlet.ServletContainer@dc1cc8b6{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=3904, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@54489296{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@57a667c8{/,null,STOPPED}, connector=RestServerParameters@3a40bb52{HTTP/1.1, (http/1.1)}{0.0.0.0:3904}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-642c6461==org.glassfish.jersey.servlet.ServletContainer@dc1cc8b6{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:38:42.722 [RestServerParameters-3904] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-642c6461==org.glassfish.jersey.servlet.ServletContainer@dc1cc8b6{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=3904, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@54489296{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@57a667c8{/,null,STOPPED}, connector=RestServerParameters@3a40bb52{HTTP/1.1, (http/1.1)}{0.0.0.0:3904}, jettyThread=Thread[RestServerParameters-3904,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-642c6461==org.glassfish.jersey.servlet.ServletContainer@dc1cc8b6{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:38:42.732 [RestServerParameters-3904] INFO org.eclipse.jetty.server.Server -- jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.4+8-Ubuntu-118.04 18:38:42.808 [RestServerParameters-3904] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager -- Session workerName=node0 18:38:43.519 [RestServerParameters-3904] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:38:43.590 [RestServerParameters-3904] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started o.e.j.s.ServletContextHandler@57a667c8{/,null,AVAILABLE} 18:38:43.611 [RestServerParameters-3904] INFO org.eclipse.jetty.server.AbstractConnector -- Started RestServerParameters@3a40bb52{HTTP/1.1, (http/1.1)}{0.0.0.0:3904} 18:38:43.614 [RestServerParameters-3904] INFO org.eclipse.jetty.server.Server -- Started Server@54489296{STARTING}[11.0.18,sto=0] @2970ms 18:38:43.615 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-642c6461==org.glassfish.jersey.servlet.ServletContainer@dc1cc8b6{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=3904, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@54489296{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@57a667c8{/,null,AVAILABLE}, connector=RestServerParameters@3a40bb52{HTTP/1.1, (http/1.1)}{0.0.0.0:3904}, jettyThread=Thread[RestServerParameters-3904,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-642c6461==org.glassfish.jersey.servlet.ServletContainer@dc1cc8b6{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4107 ms. 18:38:43.928 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f7758dfa-8517-466c-b9be-40b89194f473, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 18:38:43.949 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=c630651b-f9ce-4c56-a3c8-730bf410b2ff, alive=false, publisher=null]]: starting 18:38:43.963 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineDmaapTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=c630651b-f9ce-4c56-a3c8-730bf410b2ff, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created 18:38:43.964 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f7758dfa-8517-466c-b9be-40b89194f473, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting 18:38:43.966 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f7758dfa-8517-466c-b9be-40b89194f473, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 18:38:43.967 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=d886c13d-a762-41b6-aa51-585aa92a1a52, alive=false, publisher=null]]: starting 18:38:43.969 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineDmaapTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=d886c13d-a762-41b6-aa51-585aa92a1a52, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created 18:38:43.970 [DMAAP-source-my-sink] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-sink/f7758dfa-8517-466c-b9be-40b89194f473/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 18:38:43.971 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=10c74a81-5214-4de1-8070-2be08b54a641, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 18:38:43.972 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=10c74a81-5214-4de1-8070-2be08b54a641, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting 18:38:43.973 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=10c74a81-5214-4de1-8070-2be08b54a641, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 18:38:43.975 [DMAAP-source-my-sink] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-sink/f7758dfa-8517-466c-b9be-40b89194f473/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 (anonymous) ... 18:38:43.980 [DMAAP-source-my-source] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-source/10c74a81-5214-4de1-8070-2be08b54a641/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 18:38:43.980 [DMAAP-source-my-source] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-source/10c74a81-5214-4de1-8070-2be08b54a641/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 (anonymous) ... 18:38:43.994 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=10c74a81-5214-4de1-8070-2be08b54a641, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-source,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.controlloop.actorserviceprovider.topic.TopicListenerImpl@5a6efe33 18:38:43.995 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=10c74a81-5214-4de1-8070-2be08b54a641, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-source,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted 18:38:44.394 [qtp320923274-20] INFO org.onap.policy.models.sim.dmaap.provider.TopicData -- Topic my-sink: added 18:38:44.397 [qtp320923274-20] INFO org.onap.policy.models.sim.dmaap.provider.ConsumerGroupData -- Topic my-sink: add consumer group: f7758dfa-8517-466c-b9be-40b89194f473 18:38:44.399 [qtp320923274-21] INFO org.onap.policy.models.sim.dmaap.provider.TopicData -- Topic my-source: added 18:38:44.400 [qtp320923274-21] INFO org.onap.policy.models.sim.dmaap.provider.ConsumerGroupData -- Topic my-source: add consumer group: 10c74a81-5214-4de1-8070-2be08b54a641 18:38:44.836 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f7758dfa-8517-466c-b9be-40b89194f473, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.controlloop.actor.test.BasicBidirectionalTopicOperationTest$MyOperation$1@78d61f17 18:38:44.837 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f7758dfa-8517-466c-b9be-40b89194f473, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted 18:38:44.914 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f7758dfa-8517-466c-b9be-40b89194f473, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: unregistering org.onap.policy.controlloop.actor.test.BasicBidirectionalTopicOperationTest$MyOperation$1@78d61f17 18:38:44.915 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f7758dfa-8517-466c-b9be-40b89194f473, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:38:44.928 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f7758dfa-8517-466c-b9be-40b89194f473, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.controlloop.actor.test.BasicBidirectionalTopicOperationTest$MyOperation$1@9499643 18:38:44.929 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f7758dfa-8517-466c-b9be-40b89194f473, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: starting 18:38:44.931 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f7758dfa-8517-466c-b9be-40b89194f473, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: INITTED 18:38:44.941 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f7758dfa-8517-466c-b9be-40b89194f473, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: unregistering org.onap.policy.controlloop.actor.test.BasicBidirectionalTopicOperationTest$MyOperation$1@9499643 18:38:44.943 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f7758dfa-8517-466c-b9be-40b89194f473, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:38:44.954 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f7758dfa-8517-466c-b9be-40b89194f473, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: exiting thread 18:38:44.964 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f7758dfa-8517-466c-b9be-40b89194f473, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.controlloop.actor.test.BasicBidirectionalTopicOperationTest$MyOperation$1@7744195 18:38:44.965 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f7758dfa-8517-466c-b9be-40b89194f473, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: starting 18:38:44.967 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f7758dfa-8517-466c-b9be-40b89194f473, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: INITTED 18:38:44.987 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f7758dfa-8517-466c-b9be-40b89194f473, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: unregistering org.onap.policy.controlloop.actor.test.BasicBidirectionalTopicOperationTest$MyOperation$1@7744195 18:38:44.988 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f7758dfa-8517-466c-b9be-40b89194f473, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:38:44.993 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f7758dfa-8517-466c-b9be-40b89194f473, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.controlloop.actor.test.BasicBidirectionalTopicOperationTest$MyOperation$1@20723ee 18:38:44.993 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f7758dfa-8517-466c-b9be-40b89194f473, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: starting 18:38:44.994 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f7758dfa-8517-466c-b9be-40b89194f473, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: exiting thread 18:38:44.998 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f7758dfa-8517-466c-b9be-40b89194f473, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: INITTED 18:38:45.000 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f7758dfa-8517-466c-b9be-40b89194f473, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: unregistering org.onap.policy.controlloop.actor.test.BasicBidirectionalTopicOperationTest$MyOperation$1@20723ee 18:38:45.001 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f7758dfa-8517-466c-b9be-40b89194f473, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:38:45.005 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f7758dfa-8517-466c-b9be-40b89194f473, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.controlloop.actor.test.BasicBidirectionalTopicOperationTest$MyOperation$1@4153a832 18:38:45.006 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f7758dfa-8517-466c-b9be-40b89194f473, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: starting 18:38:45.008 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f7758dfa-8517-466c-b9be-40b89194f473, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: INITTED 18:38:45.006 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f7758dfa-8517-466c-b9be-40b89194f473, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: exiting thread 18:38:45.018 [DMAAP-source-my-sink] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-sink/f7758dfa-8517-466c-b9be-40b89194f473/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 18:38:45.019 [DMAAP-source-my-sink] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-sink/f7758dfa-8517-466c-b9be-40b89194f473/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 (anonymous) ... 18:38:45.047 [DMAAP-source-my-source] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:38:45.047 [DMAAP-source-my-sink] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:38:45.050 [qtp320923274-20] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:38:44 +0000] "GET /events/my-sink/f7758dfa-8517-466c-b9be-40b89194f473/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:45.055 [qtp320923274-21] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:38:44 +0000] "GET /events/my-source/10c74a81-5214-4de1-8070-2be08b54a641/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:45.124 [DMAAP-source-my-source] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-source/10c74a81-5214-4de1-8070-2be08b54a641/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 18:38:45.124 [DMAAP-source-my-sink] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-sink/f7758dfa-8517-466c-b9be-40b89194f473/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 18:38:45.124 [DMAAP-source-my-source] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-source/10c74a81-5214-4de1-8070-2be08b54a641/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 (anonymous) ... 18:38:45.526 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f7758dfa-8517-466c-b9be-40b89194f473, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: unregistering org.onap.policy.controlloop.actor.test.BasicBidirectionalTopicOperationTest$MyOperation$1@4153a832 18:38:45.528 [qtp320923274-26] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:38:45 +0000] "GET /events/my-sink/f7758dfa-8517-466c-b9be-40b89194f473/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:45.528 [DMAAP-source-my-sink] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:38:45.529 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f7758dfa-8517-466c-b9be-40b89194f473, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:38:45.530 [DMAAP-source-my-sink] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-sink/f7758dfa-8517-466c-b9be-40b89194f473/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 18:38:45.530 [DMAAP-source-my-sink] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-sink/f7758dfa-8517-466c-b9be-40b89194f473/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 (anonymous) ... 18:38:45.540 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f7758dfa-8517-466c-b9be-40b89194f473, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.controlloop.actor.test.BasicBidirectionalTopicOperationTest$MyOperation$1@6ad198c9 18:38:45.541 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f7758dfa-8517-466c-b9be-40b89194f473, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: starting 18:38:45.544 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f7758dfa-8517-466c-b9be-40b89194f473, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: INITTED 18:38:45.546 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f7758dfa-8517-466c-b9be-40b89194f473, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: unregistering org.onap.policy.controlloop.actor.test.BasicBidirectionalTopicOperationTest$MyOperation$1@6ad198c9 18:38:45.546 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f7758dfa-8517-466c-b9be-40b89194f473, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:38:45.550 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f7758dfa-8517-466c-b9be-40b89194f473, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.controlloop.actor.test.BasicBidirectionalTopicOperationTest$MyOperation$1@4c8a9266 18:38:45.551 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f7758dfa-8517-466c-b9be-40b89194f473, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: starting 18:38:45.552 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f7758dfa-8517-466c-b9be-40b89194f473, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: INITTED 18:38:45.553 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f7758dfa-8517-466c-b9be-40b89194f473, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: unregistering org.onap.policy.controlloop.actor.test.BasicBidirectionalTopicOperationTest$MyOperation$1@4c8a9266 18:38:45.554 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f7758dfa-8517-466c-b9be-40b89194f473, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:38:45.555 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f7758dfa-8517-466c-b9be-40b89194f473, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:38:45.555 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=10c74a81-5214-4de1-8070-2be08b54a641, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-source,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=1]]]]: stopping 18:38:45.556 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusPublisher$CambriaPublisherWrapper -- CambriaPublisherWrapper []: CLOSE 18:38:45.556 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusPublisher$CambriaPublisherWrapper -- CambriaPublisherWrapper []: CLOSE 18:38:45.556 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f7758dfa-8517-466c-b9be-40b89194f473, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: exiting thread 18:38:45.556 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f7758dfa-8517-466c-b9be-40b89194f473, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:38:45.557 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=10c74a81-5214-4de1-8070-2be08b54a641, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-source,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=1]]]]: stopping 18:38:45.557 [main] WARN org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=d886c13d-a762-41b6-aa51-585aa92a1a52, alive=false, publisher=null]]: there is no publisher 18:38:45.558 [main] WARN org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=c630651b-f9ce-4c56-a3c8-730bf410b2ff, alive=false, publisher=null]]: there is no publisher 18:38:45.558 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-642c6461==org.glassfish.jersey.servlet.ServletContainer@dc1cc8b6{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=3904, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@54489296{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@57a667c8{/,null,AVAILABLE}, connector=RestServerParameters@3a40bb52{HTTP/1.1, (http/1.1)}{0.0.0.0:3904}, jettyThread=Thread[RestServerParameters-3904,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-642c6461==org.glassfish.jersey.servlet.ServletContainer@dc1cc8b6{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 18:38:45.556 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f7758dfa-8517-466c-b9be-40b89194f473, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: exiting thread 18:38:45.559 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-642c6461==org.glassfish.jersey.servlet.ServletContainer@dc1cc8b6{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=3904, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@54489296{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@57a667c8{/,null,AVAILABLE}, connector=RestServerParameters@3a40bb52{HTTP/1.1, (http/1.1)}{0.0.0.0:3904}, jettyThread=Thread[RestServerParameters-3904,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-642c6461==org.glassfish.jersey.servlet.ServletContainer@dc1cc8b6{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 18:38:45.565 [DMAAP-source-my-source] INFO org.apache.http.impl.execchain.RetryExec -- I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://localhost:3904: The target server failed to respond 18:38:45.567 [DMAAP-source-my-source] INFO org.apache.http.impl.execchain.RetryExec -- Retrying request to {}->http://localhost:3904 18:38:45.568 [DMAAP-source-my-source] WARN com.att.nsa.apiClient.http.HttpClient -- Error executing HTTP request. Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused; blacklisting for 2 minutes 18:38:45.569 [DMAAP-source-my-source] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper -- CambriaConsumerWrapper [fetchTimeout=500]: cannot fetch because of Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused 18:38:45.570 [DMAAP-source-my-source] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=500]: backoff for 500ms 18:38:45.570 [DMAAP-source-my-source] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=500]: closed while handling fetch error 18:38:45.576 [DMAAP-source-my-sink] INFO org.apache.http.impl.execchain.RetryExec -- I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://localhost:3904: The target server failed to respond 18:38:45.576 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped RestServerParameters@3a40bb52{HTTP/1.1, (http/1.1)}{0.0.0.0:3904} 18:38:45.576 [DMAAP-source-my-sink] INFO org.apache.http.impl.execchain.RetryExec -- Retrying request to {}->http://localhost:3904 18:38:45.576 [main] INFO org.eclipse.jetty.server.Server -- Stopped Server@54489296{STOPPING}[11.0.18,sto=0] 18:38:45.577 [DMAAP-source-my-sink] WARN com.att.nsa.apiClient.http.HttpClient -- Error executing HTTP request. Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused; blacklisting for 2 minutes 18:38:45.578 [DMAAP-source-my-sink] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper -- CambriaConsumerWrapper [fetchTimeout=500]: cannot fetch because of Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused 18:38:45.578 [DMAAP-source-my-sink] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-sink/f7758dfa-8517-466c-b9be-40b89194f473/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 (anonymous) ... 18:38:45.578 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=500]: backoff for 500ms 18:38:45.578 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=500]: closed while handling fetch error 18:38:45.579 [DMAAP-source-my-sink] WARN com.att.nsa.apiClient.http.HttpClient -- Error executing HTTP request. Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused; blacklisting for 2 minutes 18:38:45.580 [DMAAP-source-my-sink] WARN com.att.nsa.apiClient.http.HostSelector -- Reporting reachability problem, but no host is currently selected. 18:38:45.580 [DMAAP-source-my-sink] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper -- CambriaConsumerWrapper [fetchTimeout=500]: cannot fetch because of Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused 18:38:45.580 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=500]: backoff for 500ms 18:38:45.580 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=500]: closed while handling fetch error 18:38:45.578 [DMAAP-source-my-sink] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f7758dfa-8517-466c-b9be-40b89194f473, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch org.apache.http.conn.HttpHostConnectException: Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.connect0(Native Method) at java.base/sun.nio.ch.Net.connect(Net.java:579) at java.base/sun.nio.ch.Net.connect(Net.java:568) at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:588) at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) at java.base/java.net.Socket.connect(Socket.java:633) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 18:38:45.588 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f7758dfa-8517-466c-b9be-40b89194f473, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: exiting thread 18:38:45.570 [DMAAP-source-my-source] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=10c74a81-5214-4de1-8070-2be08b54a641, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-source,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch org.apache.http.conn.HttpHostConnectException: Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.connect0(Native Method) at java.base/sun.nio.ch.Net.connect(Net.java:579) at java.base/sun.nio.ch.Net.connect(Net.java:568) at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:588) at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) at java.base/java.net.Socket.connect(Socket.java:633) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 18:38:45.580 [DMAAP-source-my-sink] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f7758dfa-8517-466c-b9be-40b89194f473, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch org.apache.http.conn.HttpHostConnectException: Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.connect0(Native Method) at java.base/sun.nio.ch.Net.connect(Net.java:579) at java.base/sun.nio.ch.Net.connect(Net.java:568) at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:588) at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) at java.base/java.net.Socket.connect(Socket.java:633) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 18:38:45.593 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f7758dfa-8517-466c-b9be-40b89194f473, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: exiting thread 18:38:45.591 [DMAAP-source-my-source] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=10c74a81-5214-4de1-8070-2be08b54a641, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-source,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: exiting thread 18:38:45.597 [main] INFO org.eclipse.jetty.server.handler.ContextHandler -- Stopped o.e.j.s.ServletContextHandler@57a667c8{/,null,STOPPED} 18:38:45.632 [qtp320923274-24] INFO org.eclipse.jetty.server.RequestLog -- - - - [20/Jan/2024:18:38:45 +0000] "GET /events/my-source/10c74a81-5214-4de1-8070-2be08b54a641/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 HTTP/1.1" 200 0 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:46.037 [qtp320923274-25] INFO org.eclipse.jetty.server.RequestLog -- - - - [20/Jan/2024:18:38:45 +0000] "GET /events/my-sink/f7758dfa-8517-466c-b9be-40b89194f473/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 HTTP/1.1" 200 0 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.808 s -- in org.onap.policy.controlloop.actor.test.BasicBidirectionalTopicOperationTest [INFO] Running org.onap.policy.controlloop.actor.test.BasicActorTest 18:38:46.323 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing actors 18:38:46.323 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- configuring actors 18:38:46.359 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing MyActor 18:38:46.359 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- configuring operations for actor MyActor 18:38:46.365 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing MyActor.MyOperationA 18:38:46.365 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing MyActor.MyOperationB 18:38:46.365 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting actors 18:38:46.365 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- starting actors 18:38:46.366 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting MyActor 18:38:46.366 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- starting operations for actor MyActor 18:38:46.366 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting MyActor.MyOperationA 18:38:46.366 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting MyActor.MyOperationB 18:38:46.367 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping actors 18:38:46.367 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- stopping actors 18:38:46.367 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping MyActor 18:38:46.367 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- stopping operations for actor MyActor 18:38:46.368 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping MyActor.MyOperationA 18:38:46.368 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping MyActor.MyOperationB 18:38:46.368 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- actors is not running 18:38:46.424 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing actors 18:38:46.424 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- configuring actors 18:38:46.424 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing MyActor 18:38:46.425 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- configuring operations for actor MyActor 18:38:46.425 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing MyActor.MyOperationA 18:38:46.425 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing MyActor.MyOperationB 18:38:46.426 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting actors 18:38:46.426 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- starting actors 18:38:46.426 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting MyActor 18:38:46.426 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- starting operations for actor MyActor 18:38:46.426 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting MyActor.MyOperationA 18:38:46.426 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting MyActor.MyOperationB 18:38:46.426 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping actors 18:38:46.426 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- stopping actors 18:38:46.426 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping MyActor 18:38:46.427 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- stopping operations for actor MyActor 18:38:46.427 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping MyActor.MyOperationA 18:38:46.427 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping MyActor.MyOperationB 18:38:46.427 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- actors is not running 18:38:46.427 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:38:46.427 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:38:46.428 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 18:38:46.428 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:38:46.428 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 18:38:46.428 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:38:46.435 [main] ERROR org.onap.policy.controlloop.actor.test.BasicActor -- failed to configure HTTP client(s) for actor: MyActor 18:38:46.443 [main] ERROR org.onap.policy.controlloop.actor.test.BasicActor -- cannot decode YAML file file-not-found.yaml [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.378 s -- in org.onap.policy.controlloop.actor.test.BasicActorTest [INFO] Running org.onap.policy.controlloop.actor.test.BasicOperationTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.596 s -- in org.onap.policy.controlloop.actor.test.BasicOperationTest [INFO] Running org.onap.policy.controlloop.actor.test.BasicHttpOperationTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.onap.policy.controlloop.actor.test.BasicHttpOperationTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ actor.test --- [INFO] Loading execution data file /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.test/../../../target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'actor.test' with 6 classes [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (report-aggregate) @ actor.test --- [INFO] Analyzed bundle 'aai' with 4 classes [INFO] Analyzed bundle 'events' with 16 classes [INFO] Analyzed bundle 'actorServiceProvider' with 43 classes [INFO] Analyzed bundle 'simulators' with 14 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ actor.test --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.test/target/actor.test-3.1.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ actor.test --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ actor.test --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ actor.test --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ actor.test --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.test/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ actor.test --- [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.test/pom.xml to /tmp/r/org/onap/policy/models/policy-models-interactions/model-actors/actor.test/3.1.1-SNAPSHOT/actor.test-3.1.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.test/target/actor.test-3.1.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-interactions/model-actors/actor.test/3.1.1-SNAPSHOT/actor.test-3.1.1-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.models.policy-models-interactions.model-actors:actor.aai >-- [INFO] Building actor.aai 3.1.1-SNAPSHOT [30/43] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ actor.aai --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ actor.aai --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ actor.aai --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ actor.aai --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-interactions/model-actors/actor.aai/../../../target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/* --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ actor.aai --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ actor.aai --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ actor.aai --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ actor.aai --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 6 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ actor.aai --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ actor.aai --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 7 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ actor.aai --- [INFO] Surefire report directory: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.aai/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.controlloop.actor.aai.AaiActorTest 18:38:49.530 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing actors 18:38:49.535 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- configuring actors 18:38:49.551 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing AAI 18:38:49.551 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- configuring operations for actor AAI 18:38:49.559 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing AAI.Tenant 18:38:49.564 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing AAI.CustomQuery 18:38:49.565 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing AAI.Pnf 18:38:49.566 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting actors 18:38:49.566 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- starting actors 18:38:49.566 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting AAI 18:38:49.566 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- starting operations for actor AAI 18:38:49.567 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting AAI.Tenant 18:38:49.567 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting AAI.CustomQuery 18:38:49.567 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting AAI.Pnf 18:38:49.567 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping actors 18:38:49.567 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- stopping actors 18:38:49.568 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping AAI 18:38:49.568 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- stopping operations for actor AAI 18:38:49.568 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping AAI.Tenant 18:38:49.568 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping AAI.CustomQuery 18:38:49.568 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping AAI.Pnf 18:38:49.568 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- actors is not running [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.596 s -- in org.onap.policy.controlloop.actor.aai.AaiActorTest [INFO] Running org.onap.policy.controlloop.actor.aai.AaiGetPnfOperationTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 18:38:50.691 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-45e639ee==org.glassfish.jersey.servlet.ServletContainer@95cc6bc6{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=aaiSim, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@40ac0a56{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@5e6522a6{/,null,STOPPED}, connector=aaiSim@1dbff71c{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-45e639ee==org.glassfish.jersey.servlet.ServletContainer@95cc6bc6{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 18:38:50.714 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-45e639ee==org.glassfish.jersey.servlet.ServletContainer@95cc6bc6{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=aaiSim, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@40ac0a56{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@5e6522a6{/,null,STOPPED}, connector=aaiSim@1dbff71c{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-45e639ee==org.glassfish.jersey.servlet.ServletContainer@95cc6bc6{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:38:50.717 [aaiSim-6666] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-45e639ee==org.glassfish.jersey.servlet.ServletContainer@95cc6bc6{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=aaiSim, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@40ac0a56{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@5e6522a6{/,null,STOPPED}, connector=aaiSim@1dbff71c{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=Thread[aaiSim-6666,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-45e639ee==org.glassfish.jersey.servlet.ServletContainer@95cc6bc6{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:38:50.731 [aaiSim-6666] INFO org.eclipse.jetty.server.Server -- jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.4+8-Ubuntu-118.04 18:38:50.810 [aaiSim-6666] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager -- Session workerName=node0 18:38:51.452 [aaiSim-6666] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:38:51.522 [aaiSim-6666] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started o.e.j.s.ServletContextHandler@5e6522a6{/,null,AVAILABLE} 18:38:51.532 [aaiSim-6666] INFO org.eclipse.jetty.server.AbstractConnector -- Started aaiSim@1dbff71c{HTTP/1.1, (http/1.1)}{localhost:6666} 18:38:51.544 [aaiSim-6666] INFO org.eclipse.jetty.server.Server -- Started Server@40ac0a56{STARTING}[11.0.18,sto=0] @3241ms 18:38:51.544 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-45e639ee==org.glassfish.jersey.servlet.ServletContainer@95cc6bc6{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=aaiSim, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@40ac0a56{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@5e6522a6{/,null,AVAILABLE}, connector=aaiSim@1dbff71c{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=Thread[aaiSim-6666,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-45e639ee==org.glassfish.jersey.servlet.ServletContainer@95cc6bc6{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4172 ms. 18:38:52.573 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Pnf: set property AAI/targetEntity=my-target 18:38:52.574 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Pnf: set property AAI/targetEntity=getFail 18:38:52.575 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Pnf: start operation attempt 1 for 6d8d5799-ddc7-47a0-8994-fbc7b56eaff8 18:38:52.578 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Pnf: set timeout to 5000ms for 6d8d5799-ddc7-47a0-8994-fbc7b56eaff8 18:38:52.579 [Thread-11] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation AAI.Pnf for 6d8d5799-ddc7-47a0-8994-fbc7b56eaff8 18:38:52.644 [Thread-11] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:38:52.648 [Thread-11] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:38:52.662 [Thread-11] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://localhost:6666/aai/v16/network/pnfs/pnf/getFail?depth=0|] null 18:38:52.665 [Thread-11] INFO org.onap.policy.common.utils.services.OrderedServiceImpl -- ***** OrderedServiceImpl implementers: [] 18:38:52.667 [Thread-11] INFO network -- [OUT|REST|http://localhost:6666/aai/v16/network/pnfs/pnf/getFail?depth=0] null 18:38:52.773 [Thread-13] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- AAI.Pnf: response received for 6d8d5799-ddc7-47a0-8994-fbc7b56eaff8 18:38:52.778 [qtp1181756454-21] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:38:52 +0000] "GET /aai/v16/network/pnfs/pnf/getFail?depth=0 HTTP/1.1" 404 329 "-" "Jersey/3.1.3 (HttpUrlConnection 17.0.4)" 18:38:52.783 [Thread-13] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://localhost:6666/aai/v16/network/pnfs/pnf/getFail?depth=0|] { "requestError": { "serviceException": { "messageId": "SVC3001", "text": "Resource not found for %1 using id %2 (msg=%3) (ec=%4)", "variables": [ "GET", "network/pnfs/pnf", "Node Not Found:No Node of type pnf found at: network/pnfs/pnf", "ERR.5.4.6114" ] } } } 18:38:52.783 [Thread-13] INFO network -- [IN|REST|http://localhost:6666/aai/v16/network/pnfs/pnf/getFail?depth=0] { "requestError": { "serviceException": { "messageId": "SVC3001", "text": "Resource not found for %1 using id %2 (msg=%3) (ec=%4)", "variables": [ "GET", "network/pnfs/pnf", "Node Not Found:No Node of type pnf found at: network/pnfs/pnf", "ERR.5.4.6114" ] } } } 18:38:52.784 [Thread-13] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- AAI.Pnf request failed with http error code 404 for 6d8d5799-ddc7-47a0-8994-fbc7b56eaff8 18:38:52.794 [Thread-16] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation AAI.Pnf outcome=Failure for 6d8d5799-ddc7-47a0-8994-fbc7b56eaff8 18:38:52.795 [Thread-17] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- operation AAI.Pnf no retries for 6d8d5799-ddc7-47a0-8994-fbc7b56eaff8 18:38:52.816 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Pnf: set property AAI/targetEntity=my-target 18:38:52.832 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://my-host:6969/base-uri/my-path//my-target?depth=0|] null 18:38:52.833 [main] INFO network -- [OUT|REST|http://my-host:6969/base-uri/my-path//my-target?depth=0] null 18:38:52.833 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- AAI.Pnf: response received for 6d8d5799-ddc7-47a0-8994-fbc7b56eaff8 18:38:52.834 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://my-host:6969/base-uri/my-path//my-target?depth=0|] {"input":"my-text"} 18:38:52.834 [main] INFO network -- [IN|REST|http://my-host:6969/base-uri/my-path//my-target?depth=0] {"input":"my-text"} 18:38:52.834 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- AAI.Pnf request succeeded for 6d8d5799-ddc7-47a0-8994-fbc7b56eaff8 18:38:52.846 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Pnf: set property AAI/targetEntity=my-target 18:38:52.847 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://my-host:6969/base-uri/my-path//my-target?depth=0|] null 18:38:52.847 [main] INFO network -- [OUT|REST|http://my-host:6969/base-uri/my-path//my-target?depth=0] null 18:38:52.848 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- AAI.Pnf: response received for 6d8d5799-ddc7-47a0-8994-fbc7b56eaff8 18:38:52.848 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://my-host:6969/base-uri/my-path//my-target?depth=0|] 18:38:52.848 [main] INFO network -- [IN|REST|http://my-host:6969/base-uri/my-path//my-target?depth=0] 18:38:52.848 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- AAI.Pnf request failed with http error code 500 for 6d8d5799-ddc7-47a0-8994-fbc7b56eaff8 18:38:52.866 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Pnf: set property AAI/targetEntity=my-target 18:38:52.991 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Pnf: set property AAI/targetEntity=my-target 18:38:52.999 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Pnf: set property AAI/targetEntity=my-target 18:38:52.999 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Pnf: set property AAI/targetEntity=demo-pnf 18:38:52.999 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Pnf: start operation attempt 1 for 6d8d5799-ddc7-47a0-8994-fbc7b56eaff8 18:38:53.000 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Pnf: set timeout to 5000ms for 6d8d5799-ddc7-47a0-8994-fbc7b56eaff8 18:38:53.000 [Thread-18] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation AAI.Pnf for 6d8d5799-ddc7-47a0-8994-fbc7b56eaff8 18:38:53.002 [Thread-18] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://localhost:6666/aai/v16/network/pnfs/pnf/demo-pnf?depth=0|] null 18:38:53.002 [Thread-18] INFO network -- [OUT|REST|http://localhost:6666/aai/v16/network/pnfs/pnf/demo-pnf?depth=0] null 18:38:53.009 [Thread-19] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- AAI.Pnf: response received for 6d8d5799-ddc7-47a0-8994-fbc7b56eaff8 18:38:53.010 [qtp1181756454-25] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:38:53 +0000] "GET /aai/v16/network/pnfs/pnf/demo-pnf?depth=0 HTTP/1.1" 200 283 "-" "Jersey/3.1.3 (HttpUrlConnection 17.0.4)" 18:38:53.011 [Thread-19] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://localhost:6666/aai/v16/network/pnfs/pnf/demo-pnf?depth=0|] { "equip-vendor":"Vendor-A", "ipaddress-v4-oam":"10.10.10.10", "in-maint":false, "pnf-ipv4-address":"3.3.3.3", "resource-version":"1570746989505", "nf-role":"ToR DC101", "equip-type":"Router", "equip-model":"model-123456", "frame-id":"3", "pnf-name":"demo-pnf" } 18:38:53.013 [Thread-19] INFO network -- [IN|REST|http://localhost:6666/aai/v16/network/pnfs/pnf/demo-pnf?depth=0] { "equip-vendor":"Vendor-A", "ipaddress-v4-oam":"10.10.10.10", "in-maint":false, "pnf-ipv4-address":"3.3.3.3", "resource-version":"1570746989505", "nf-role":"ToR DC101", "equip-type":"Router", "equip-model":"model-123456", "frame-id":"3", "pnf-name":"demo-pnf" } 18:38:53.015 [Thread-19] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- AAI.Pnf request succeeded for 6d8d5799-ddc7-47a0-8994-fbc7b56eaff8 18:38:53.017 [Thread-22] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation AAI.Pnf outcome=Success for 6d8d5799-ddc7-47a0-8994-fbc7b56eaff8 18:38:53.018 [Thread-23] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- not retrying operation AAI.Pnf for 6d8d5799-ddc7-47a0-8994-fbc7b56eaff8 18:38:53.027 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Pnf: set property AAI/targetEntity=my-target 18:38:53.042 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Pnf: set property AAI/targetEntity=my-target 18:38:53.048 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-45e639ee==org.glassfish.jersey.servlet.ServletContainer@95cc6bc6{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=aaiSim, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@40ac0a56{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@5e6522a6{/,null,AVAILABLE}, connector=aaiSim@1dbff71c{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=Thread[aaiSim-6666,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-45e639ee==org.glassfish.jersey.servlet.ServletContainer@95cc6bc6{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 18:38:53.048 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-45e639ee==org.glassfish.jersey.servlet.ServletContainer@95cc6bc6{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=aaiSim, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@40ac0a56{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@5e6522a6{/,null,AVAILABLE}, connector=aaiSim@1dbff71c{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=Thread[aaiSim-6666,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-45e639ee==org.glassfish.jersey.servlet.ServletContainer@95cc6bc6{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 18:38:53.051 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped aaiSim@1dbff71c{HTTP/1.1, (http/1.1)}{localhost:6666} 18:38:53.052 [main] INFO org.eclipse.jetty.server.Server -- Stopped Server@40ac0a56{STOPPING}[11.0.18,sto=0] 18:38:53.057 [main] INFO org.eclipse.jetty.server.handler.ContextHandler -- Stopped o.e.j.s.ServletContextHandler@5e6522a6{/,null,STOPPED} [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.491 s -- in org.onap.policy.controlloop.actor.aai.AaiGetPnfOperationTest [INFO] Running org.onap.policy.controlloop.actor.aai.AaiGetOperationTest 18:38:53.076 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1bb0fa38==org.glassfish.jersey.servlet.ServletContainer@a545f78d{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=aaiSim, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@9dbb1d9{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@58e7f930{/,null,STOPPED}, connector=aaiSim@522fb69{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1bb0fa38==org.glassfish.jersey.servlet.ServletContainer@a545f78d{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 18:38:53.077 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1bb0fa38==org.glassfish.jersey.servlet.ServletContainer@a545f78d{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=aaiSim, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@9dbb1d9{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@58e7f930{/,null,STOPPED}, connector=aaiSim@522fb69{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1bb0fa38==org.glassfish.jersey.servlet.ServletContainer@a545f78d{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:38:53.082 [aaiSim-6666] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1bb0fa38==org.glassfish.jersey.servlet.ServletContainer@a545f78d{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=aaiSim, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@9dbb1d9{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@58e7f930{/,null,STOPPED}, connector=aaiSim@522fb69{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=Thread[aaiSim-6666,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1bb0fa38==org.glassfish.jersey.servlet.ServletContainer@a545f78d{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:38:53.082 [aaiSim-6666] INFO org.eclipse.jetty.server.Server -- jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.4+8-Ubuntu-118.04 18:38:53.087 [aaiSim-6666] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager -- Session workerName=node0 18:38:53.157 [aaiSim-6666] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:38:53.178 [aaiSim-6666] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started o.e.j.s.ServletContextHandler@58e7f930{/,null,AVAILABLE} 18:38:53.179 [aaiSim-6666] INFO org.eclipse.jetty.server.AbstractConnector -- Started aaiSim@522fb69{HTTP/1.1, (http/1.1)}{localhost:6666} 18:38:53.179 [aaiSim-6666] INFO org.eclipse.jetty.server.Server -- Started Server@9dbb1d9{STARTING}[11.0.18,sto=0] @4876ms 18:38:53.179 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1bb0fa38==org.glassfish.jersey.servlet.ServletContainer@a545f78d{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=aaiSim, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@9dbb1d9{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@58e7f930{/,null,AVAILABLE}, connector=aaiSim@522fb69{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=Thread[aaiSim-6666,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1bb0fa38==org.glassfish.jersey.servlet.ServletContainer@a545f78d{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4903 ms. 18:38:53.221 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1bb0fa38==org.glassfish.jersey.servlet.ServletContainer@a545f78d{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=aaiSim, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@9dbb1d9{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@58e7f930{/,null,AVAILABLE}, connector=aaiSim@522fb69{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=Thread[aaiSim-6666,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1bb0fa38==org.glassfish.jersey.servlet.ServletContainer@a545f78d{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 18:38:53.222 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1bb0fa38==org.glassfish.jersey.servlet.ServletContainer@a545f78d{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=aaiSim, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@9dbb1d9{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@58e7f930{/,null,AVAILABLE}, connector=aaiSim@522fb69{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=Thread[aaiSim-6666,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1bb0fa38==org.glassfish.jersey.servlet.ServletContainer@a545f78d{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 18:38:53.223 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped aaiSim@522fb69{HTTP/1.1, (http/1.1)}{localhost:6666} 18:38:53.223 [main] INFO org.eclipse.jetty.server.Server -- Stopped Server@9dbb1d9{STOPPING}[11.0.18,sto=0] 18:38:53.225 [main] INFO org.eclipse.jetty.server.handler.ContextHandler -- Stopped o.e.j.s.ServletContextHandler@58e7f930{/,null,STOPPED} [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.155 s -- in org.onap.policy.controlloop.actor.aai.AaiGetOperationTest [INFO] Running org.onap.policy.controlloop.actor.aai.AaiUtilTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.policy.controlloop.actor.aai.AaiUtilTest [INFO] Running org.onap.policy.controlloop.actor.aai.AaiCustomQueryOperationTest 18:38:53.235 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-3a66d97e==org.glassfish.jersey.servlet.ServletContainer@f55fe97f{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=aaiSim, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@848d9bc{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@1add3e03{/,null,STOPPED}, connector=aaiSim@3f62d56{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-3a66d97e==org.glassfish.jersey.servlet.ServletContainer@f55fe97f{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 18:38:53.236 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-3a66d97e==org.glassfish.jersey.servlet.ServletContainer@f55fe97f{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=aaiSim, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@848d9bc{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@1add3e03{/,null,STOPPED}, connector=aaiSim@3f62d56{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-3a66d97e==org.glassfish.jersey.servlet.ServletContainer@f55fe97f{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:38:53.236 [aaiSim-6666] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-3a66d97e==org.glassfish.jersey.servlet.ServletContainer@f55fe97f{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=aaiSim, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@848d9bc{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@1add3e03{/,null,STOPPED}, connector=aaiSim@3f62d56{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=Thread[aaiSim-6666,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-3a66d97e==org.glassfish.jersey.servlet.ServletContainer@f55fe97f{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:38:53.236 [aaiSim-6666] INFO org.eclipse.jetty.server.Server -- jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.4+8-Ubuntu-118.04 18:38:53.254 [aaiSim-6666] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager -- Session workerName=node0 18:38:53.306 [aaiSim-6666] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:38:53.321 [aaiSim-6666] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started o.e.j.s.ServletContextHandler@1add3e03{/,null,AVAILABLE} 18:38:53.322 [aaiSim-6666] INFO org.eclipse.jetty.server.AbstractConnector -- Started aaiSim@3f62d56{HTTP/1.1, (http/1.1)}{localhost:6666} 18:38:53.322 [aaiSim-6666] INFO org.eclipse.jetty.server.Server -- Started Server@848d9bc{STARTING}[11.0.18,sto=0] @5019ms 18:38:53.322 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-3a66d97e==org.glassfish.jersey.servlet.ServletContainer@f55fe97f{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=aaiSim, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@848d9bc{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@1add3e03{/,null,AVAILABLE}, connector=aaiSim@3f62d56{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=Thread[aaiSim-6666,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-3a66d97e==org.glassfish.jersey.servlet.ServletContainer@f55fe97f{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4914 ms. 18:38:53.329 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.CustomQuery: set property AAI/vserver/link=my-link 18:38:53.329 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.CustomQuery: set property AAI/vserver/link=my-link 18:38:53.334 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.CustomQuery: set property AAI/vserver/link=my-link 18:38:53.334 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.CustomQuery: start operation attempt 1 for 6d8d5799-ddc7-47a0-8994-fbc7b56eaff8 18:38:53.334 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.CustomQuery: set timeout to 300000ms for 6d8d5799-ddc7-47a0-8994-fbc7b56eaff8 18:38:53.334 [main] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation AAI.CustomQuery for 6d8d5799-ddc7-47a0-8994-fbc7b56eaff8 18:38:53.336 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://my-host:6969/base-uri/my-path/?format=resource|] { "start": "my-link", "query": "query/closed-loop" } 18:38:53.336 [main] INFO network -- [OUT|REST|http://my-host:6969/base-uri/my-path/?format=resource] { "start": "my-link", "query": "query/closed-loop" } 18:38:53.336 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- AAI.CustomQuery: response received for 6d8d5799-ddc7-47a0-8994-fbc7b56eaff8 18:38:53.337 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://my-host:6969/base-uri/my-path/?format=resource|] {} 18:38:53.337 [main] INFO network -- [IN|REST|http://my-host:6969/base-uri/my-path/?format=resource] {} 18:38:53.337 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- AAI.CustomQuery request succeeded for 6d8d5799-ddc7-47a0-8994-fbc7b56eaff8 18:38:53.351 [main] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation AAI.CustomQuery outcome=Success for 6d8d5799-ddc7-47a0-8994-fbc7b56eaff8 18:38:53.351 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- not retrying operation AAI.CustomQuery for 6d8d5799-ddc7-47a0-8994-fbc7b56eaff8 18:38:53.357 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.CustomQuery: set property AAI/vserver/link=my-link 18:38:53.358 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.CustomQuery: start operation attempt 1 for 6d8d5799-ddc7-47a0-8994-fbc7b56eaff8 18:38:53.358 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.CustomQuery: set timeout to 300000ms for 6d8d5799-ddc7-47a0-8994-fbc7b56eaff8 18:38:53.358 [main] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation AAI.CustomQuery for 6d8d5799-ddc7-47a0-8994-fbc7b56eaff8 18:38:53.359 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://my-host:6969/base-uri/my-path/?format=resource|] { "start": "my-link", "query": "query/closed-loop" } 18:38:53.359 [main] INFO network -- [OUT|REST|http://my-host:6969/base-uri/my-path/?format=resource] { "start": "my-link", "query": "query/closed-loop" } 18:38:53.359 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- AAI.CustomQuery: response received for 6d8d5799-ddc7-47a0-8994-fbc7b56eaff8 18:38:53.359 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://my-host:6969/base-uri/my-path/?format=resource|] {"result-data":[{"resource-link":"my-link"}]} 18:38:53.359 [main] INFO network -- [IN|REST|http://my-host:6969/base-uri/my-path/?format=resource] {"result-data":[{"resource-link":"my-link"}]} 18:38:53.359 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- AAI.CustomQuery request succeeded for 6d8d5799-ddc7-47a0-8994-fbc7b56eaff8 18:38:53.360 [main] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation AAI.CustomQuery outcome=Success for 6d8d5799-ddc7-47a0-8994-fbc7b56eaff8 18:38:53.360 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- not retrying operation AAI.CustomQuery for 6d8d5799-ddc7-47a0-8994-fbc7b56eaff8 18:38:53.366 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.CustomQuery: set property AAI/vserver/link=my-link 18:38:53.374 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.CustomQuery: set property AAI/vserver/link=my-link 18:38:53.384 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.CustomQuery: set property AAI/vserver/link=my-link 18:38:53.392 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.CustomQuery: set property AAI/vserver/link=my-link 18:38:53.398 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.CustomQuery: set property AAI/vserver/link=my-link 18:38:53.399 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.CustomQuery: set property AAI/vserver/link=my-link 18:38:53.399 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.CustomQuery: start operation attempt 1 for 6d8d5799-ddc7-47a0-8994-fbc7b56eaff8 18:38:53.399 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.CustomQuery: set timeout to 5000ms for 6d8d5799-ddc7-47a0-8994-fbc7b56eaff8 18:38:53.400 [Thread-42] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation AAI.CustomQuery for 6d8d5799-ddc7-47a0-8994-fbc7b56eaff8 18:38:53.417 [Thread-42] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:38:53.419 [Thread-42] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:38:53.421 [Thread-42] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://localhost:6666/aai/v16/query?format=resource|] { "start": "my-link", "query": "query/closed-loop" } 18:38:53.421 [Thread-42] INFO network -- [OUT|REST|http://localhost:6666/aai/v16/query?format=resource] { "start": "my-link", "query": "query/closed-loop" } 18:38:53.452 [Thread-43] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- AAI.CustomQuery: response received for 6d8d5799-ddc7-47a0-8994-fbc7b56eaff8 18:38:53.452 [qtp987679263-58] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:38:53 +0000] "PUT /aai/v16/query?format=resource HTTP/1.1" 200 255012 "-" "Jersey/3.1.3 (HttpUrlConnection 17.0.4)" 18:38:53.453 [Thread-43] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://localhost:6666/aai/v16/query?format=resource|] { "results": [ { "vserver": { "vserver-id": "f953c499-4b1e-426b-8c6d-e9e9f1fc730f", "vserver-name": "Ete_vFWCLvFWSNK_7ba1fbde_0", "vserver-name2": "Ete_vFWCLvFWSNK_7ba1fbde_0", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/f953c499-4b1e-426b-8c6d-e9e9f1fc730f", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556725250281", "relationship-list": { "relationship": [ { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/Ete_vFWCLvFWSNK_7ba1fbde_0", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "Ete_vFWCLvFWSNK_7ba1fbde_0" } ] }, { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/f17face5-69cb-4c88-9e0b-7426db7edddd", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "f17face5-69cb-4c88-9e0b-7426db7edddd" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWCLvFWSNK_7ba1fbde_0" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/f17face5-69cb-4c88-9e0b-7426db7edddd/vf-modules/vf-module/a6936a82-e340-4fe2-8e3e-b0a10a0001e2", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "f17face5-69cb-4c88-9e0b-7426db7edddd" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "a6936a82-e340-4fe2-8e3e-b0a10a0001e2" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] }, "l-interfaces": { "l-interface": [ { "interface-name": "Vfmodule_Ete_vFWCLvFWSNK_7ba1fbde_0-vfw_0_int_unprotected_private_port_0-u2lkra6bpz7l", "interface-id": "bd621b3f-da40-4a8a-a703-3db290295cd9", "macaddr": "fa:16:3e:0c:27:e4", "network-name": "4e291560-92f8-4822-9dcf-dd75c04c9617", "is-port-mirrored": false, "resource-version": "1556725250653", "in-maint": false, "is-ip-unnumbered": false }, { "interface-name": "Vfmodule_Ete_vFWCLvFWSNK_7ba1fbde_0-vfw_0_onap_private_port_0-nfvykwarrnxr", "interface-id": "86bbce7d-51ba-4ad2-a34a-aa2742f9789f", "macaddr": "fa:16:3e:39:d9:27", "network-name": "3ef9d123-0d09-4400-8ed0-c0fd5c76aa2b", "is-port-mirrored": false, "resource-version": "1556725250531", "in-maint": false, "is-ip-unnumbered": false }, { "interface-name": "Vfmodule_Ete_vFWCLvFWSNK_7ba1fbde_0-vfw_0_int_protected_private_port_0-bz3hsoxjcgyw", "interface-id": "b1a8a573-d70d-4b32-b717-21fd6bb549a6", "macaddr": "fa:16:3e:95:1d:e9", "network-name": "47cae58a-b052-4f73-8f42-e154c260d5df", "is-port-mirrored": false, "resource-version": "1556725250584", "in-maint": false, "is-ip-unnumbered": false } ] } } }, { "generic-vnf": { "vnf-id": "f17face5-69cb-4c88-9e0b-7426db7edddd", "vnf-name": "Ete_vFWCLvFWSNK_7ba1fbde_0", "vnf-type": "vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0", "service-id": "e591441a-e649-4490-82e0-07dac05d674b", "prov-status": "ACTIVE", "orchestration-status": "Active", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556725242259", "model-invariant-id": "bbb3cefd-01c8-413c-9bdd-2b92f9ca3d38", "model-version-id": "189a5070-3bd5-45ac-8a1d-c84ca40b277b", "model-customization-id": "f3733725-19a1-41a0-ba2d-540bf03862a8", "relationship-list": { "relationship": [ { "related-to": "service-instance", "relationship-label": "org.onap.relationships.inventory.ComposedOf", "related-link": "/aai/v15/business/customers/customer/DemoCust_7ba1fbde-6187-464a-a62d-d9dd25bdf4e8/service-subscriptions/service-subscription/vFWCL/service-instances/service-instance/7be584e2-0bb2-4126-adaf-ced2c77ca0b3", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_7ba1fbde-6187-464a-a62d-d9dd25bdf4e8" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" }, { "relationship-key": "service-instance.service-instance-id", "relationship-value": "7be584e2-0bb2-4126-adaf-ced2c77ca0b3" } ], "related-to-property": [ { "property-key": "service-instance.service-instance-name", "property-value": "Service_Ete_Name7ba1fbde-6187-464a-a62d-d9dd25bdf4e8" } ] }, { "related-to": "platform", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/platforms/platform/Platform-Demonstration", "relationship-data": [ { "relationship-key": "platform.platform-name", "relationship-value": "Platform-Demonstration" } ] }, { "related-to": "vserver", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/b75ccb62-131b-4e76-adad-28636fc60fb8", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "b75ccb62-131b-4e76-adad-28636fc60fb8" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01snkfbde" } ] }, { "related-to": "vserver", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/f953c499-4b1e-426b-8c6d-e9e9f1fc730f", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "f953c499-4b1e-426b-8c6d-e9e9f1fc730f" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "Ete_vFWCLvFWSNK_7ba1fbde_0" } ] } ] }, "vf-modules": { "vf-module": [ { "vf-module-id": "a6936a82-e340-4fe2-8e3e-b0a10a0001e2", "vf-module-name": "Vfmodule_Ete_vFWCLvFWSNK_7ba1fbde_0", "heat-stack-id": "Vfmodule_Ete_vFWCLvFWSNK_7ba1fbde_0/6769f192-0579-4dab-b4e7-170d334c37dd", "orchestration-status": "active", "is-base-vf-module": true, "automated-assignment": false, "resource-version": "1556725224323", "model-invariant-id": "e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e", "model-version-id": "94b18b1d-cc91-4f43-911a-e6348665f292", "model-customization-id": "47958575-138f-452a-8c8d-d89b595f8164", "module-index": 0, "relationship-list": { "relationship": [ { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/b75ccb62-131b-4e76-adad-28636fc60fb8", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "b75ccb62-131b-4e76-adad-28636fc60fb8" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01snkfbde" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/f953c499-4b1e-426b-8c6d-e9e9f1fc730f", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "f953c499-4b1e-426b-8c6d-e9e9f1fc730f" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "Ete_vFWCLvFWSNK_7ba1fbde_0" } ] } ] } } ] } } }, { "model-ver": { "model-version-id": "189a5070-3bd5-45ac-8a1d-c84ca40b277b", "model-name": "vFWCL_vFWSNK bbefb8ce-2bde", "model-version": "1.0", "model-description": "vendor software product", "resource-version": "1556724755172", "model-elements": { "model-element": [ { "model-element-uuid": "d4dd3710-eb91-4b15-98d7-a8a90fa28f1b", "new-data-del-flag": "T", "cardinality": "unbounded", "resource-version": "1556724755172", "relationship-list": { "relationship": [ { "related-to": "model-ver", "relationship-label": "org.onap.relationships.inventory.IsA", "related-link": "/aai/v15/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c/model-vers/model-ver/93a6166f-b3d5-4f06-b4ba-aed48d009ad9", "relationship-data": [ { "relationship-key": "model.model-invariant-id", "relationship-value": "acc6edd8-a8d4-4b93-afaa-0994068be14c" }, { "relationship-key": "model-ver.model-version-id", "relationship-value": "93a6166f-b3d5-4f06-b4ba-aed48d009ad9" } ], "related-to-property": [ { "property-key": "model-ver.model-name", "property-value": "generic-vnf" } ] } ] } } ] }, "relationship-list": { "relationship": [ { "related-to": "model-element", "relationship-label": "org.onap.relationships.inventory.IsA", "related-link": "/aai/v15/service-design-and-creation/models/model/f6937c86-584c-47ae-ad29-8d41d6f0cc7c/model-vers/model-ver/a03b1102-ac3b-44dd-8862-9b94f1951040/model-elements/model-element/aa23fd76-27cf-4dbe-85c7-dca15bec5ca6/model-elements/model-element/f837e297-a5e8-45d8-9ee8-2a1b436dbddb", "relationship-data": [ { "relationship-key": "model.model-invariant-id", "relationship-value": "f6937c86-584c-47ae-ad29-8d41d6f0cc7c" }, { "relationship-key": "model-ver.model-version-id", "relationship-value": "a03b1102-ac3b-44dd-8862-9b94f1951040" }, { "relationship-key": "model-element.model-element-uuid", "relationship-value": "aa23fd76-27cf-4dbe-85c7-dca15bec5ca6" }, { "relationship-key": "model-element.model-element-uuid", "relationship-value": "f837e297-a5e8-45d8-9ee8-2a1b436dbddb" } ] } ] } } }, { "model": { "model-invariant-id": "bbb3cefd-01c8-413c-9bdd-2b92f9ca3d38", "model-type": "resource", "resource-version": "1556724755172", "model-vers": { "model-ver": [ { "model-version-id": "189a5070-3bd5-45ac-8a1d-c84ca40b277b", "model-name": "vFWCL_vFWSNK bbefb8ce-2bde", "model-version": "1.0", "model-description": "vendor software product", "resource-version": "1556724755172", "relationship-list": { "relationship": [ { "related-to": "model-element", "relationship-label": "org.onap.relationships.inventory.IsA", "related-link": "/aai/v15/service-design-and-creation/models/model/f6937c86-584c-47ae-ad29-8d41d6f0cc7c/model-vers/model-ver/a03b1102-ac3b-44dd-8862-9b94f1951040/model-elements/model-element/aa23fd76-27cf-4dbe-85c7-dca15bec5ca6/model-elements/model-element/f837e297-a5e8-45d8-9ee8-2a1b436dbddb", "relationship-data": [ { "relationship-key": "model.model-invariant-id", "relationship-value": "f6937c86-584c-47ae-ad29-8d41d6f0cc7c" }, { "relationship-key": "model-ver.model-version-id", "relationship-value": "a03b1102-ac3b-44dd-8862-9b94f1951040" }, { "relationship-key": "model-element.model-element-uuid", "relationship-value": "aa23fd76-27cf-4dbe-85c7-dca15bec5ca6" }, { "relationship-key": "model-element.model-element-uuid", "relationship-value": "f837e297-a5e8-45d8-9ee8-2a1b436dbddb" } ] } ] } } ] } } }, { "service-instance": { "service-instance-id": "7be584e2-0bb2-4126-adaf-ced2c77ca0b3", "service-instance-name": "Service_Ete_Name7ba1fbde-6187-464a-a62d-d9dd25bdf4e8", "environment-context": "General_Revenue-Bearing", "workload-context": "Production", "model-invariant-id": "f6937c86-584c-47ae-ad29-8d41d6f0cc7c", "model-version-id": "a03b1102-ac3b-44dd-8862-9b94f1951040", "resource-version": "1556725033469", "orchestration-status": "Active", "relationship-list": { "relationship": [ { "related-to": "project", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/projects/project/Project-Demonstration", "relationship-data": [ { "relationship-key": "project.project-name", "relationship-value": "Project-Demonstration" } ] }, { "related-to": "owning-entity", "relationship-label": "org.onap.relationships.inventory.BelongsTo", "related-link": "/aai/v15/business/owning-entities/owning-entity/fcc64127-06ba-4761-b325-c681f636ad07", "relationship-data": [ { "relationship-key": "owning-entity.owning-entity-id", "relationship-value": "fcc64127-06ba-4761-b325-c681f636ad07" } ] }, { "related-to": "generic-vnf", "relationship-label": "org.onap.relationships.inventory.ComposedOf", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/9cd7da50-723c-418c-a91d-af2866844a5d", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "9cd7da50-723c-418c-a91d-af2866844a5d" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWCLvPKG_7ba1fbde_1" } ] }, { "related-to": "generic-vnf", "relationship-label": "org.onap.relationships.inventory.ComposedOf", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/f17face5-69cb-4c88-9e0b-7426db7edddd", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "f17face5-69cb-4c88-9e0b-7426db7edddd" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWCLvFWSNK_7ba1fbde_0" } ] } ] } } }, { "model-ver": { "model-version-id": "a03b1102-ac3b-44dd-8862-9b94f1951040", "model-name": "vFWCL 2019-05-01 15:30:", "model-version": "1.0", "distribution-status": "DISTRIBUTION_COMPLETE_OK", "model-description": "catalog service description", "resource-version": "1556724849102", "model-elements": { "model-element": [ { "model-element-uuid": "aa23fd76-27cf-4dbe-85c7-dca15bec5ca6", "new-data-del-flag": "T", "cardinality": "unbounded", "resource-version": "1556724755319", "relationship-list": { "relationship": [ { "related-to": "model-ver", "relationship-label": "org.onap.relationships.inventory.IsA", "related-link": "/aai/v15/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4/model-vers/model-ver/46b92144-923a-4d20-b85a-3cbd847668a9", "relationship-data": [ { "relationship-key": "model.model-invariant-id", "relationship-value": "82194af1-3c2c-485a-8f44-420e22a9eaa4" }, { "relationship-key": "model-ver.model-version-id", "relationship-value": "46b92144-923a-4d20-b85a-3cbd847668a9" } ], "related-to-property": [ { "property-key": "model-ver.model-name", "property-value": "service-instance" } ] } ] } } ] } } }, { "model": { "model-invariant-id": "f6937c86-584c-47ae-ad29-8d41d6f0cc7c", "model-type": "service", "resource-version": "1556724755319", "model-vers": { "model-ver": [ { "model-version-id": "a03b1102-ac3b-44dd-8862-9b94f1951040", "model-name": "vFWCL 2019-05-01 15:30:", "model-version": "1.0", "distribution-status": "DISTRIBUTION_COMPLETE_OK", "model-description": "catalog service description", "resource-version": "1556724849102" } ] } } }, { "generic-vnf": { "vnf-id": "9cd7da50-723c-418c-a91d-af2866844a5d", "vnf-name": "Ete_vFWCLvPKG_7ba1fbde_1", "vnf-type": "vFWCL 2019-05-01 15:30:/vFWCL_vPKG 5101f6c6-8df3 0", "service-id": "e591441a-e649-4490-82e0-07dac05d674b", "prov-status": "ACTIVE", "orchestration-status": "Active", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556725432402", "model-invariant-id": "9a243c47-fd5f-43d1-bd2a-f17bd12a61f2", "model-version-id": "8f79aa0f-da58-4381-9abf-0d6d1926a1eb", "model-customization-id": "82dd9d05-e056-4c3e-a9b4-8a3d6bd54226", "relationship-list": { "relationship": [ { "related-to": "service-instance", "relationship-label": "org.onap.relationships.inventory.ComposedOf", "related-link": "/aai/v15/business/customers/customer/DemoCust_7ba1fbde-6187-464a-a62d-d9dd25bdf4e8/service-subscriptions/service-subscription/vFWCL/service-instances/service-instance/7be584e2-0bb2-4126-adaf-ced2c77ca0b3", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_7ba1fbde-6187-464a-a62d-d9dd25bdf4e8" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" }, { "relationship-key": "service-instance.service-instance-id", "relationship-value": "7be584e2-0bb2-4126-adaf-ced2c77ca0b3" } ], "related-to-property": [ { "property-key": "service-instance.service-instance-name", "property-value": "Service_Ete_Name7ba1fbde-6187-464a-a62d-d9dd25bdf4e8" } ] }, { "related-to": "platform", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/platforms/platform/Platform-Demonstration", "relationship-data": [ { "relationship-key": "platform.platform-name", "relationship-value": "Platform-Demonstration" } ] }, { "related-to": "vserver", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/80465c73-3481-4d9d-9d3b-ab4016dfffe7", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "80465c73-3481-4d9d-9d3b-ab4016dfffe7" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01pgnfbde" } ] } ] }, "vf-modules": { "vf-module": [ { "vf-module-id": "04bcd430-e1ef-4da5-a67e-3dd80463a725", "vf-module-name": "Vfmodule_Ete_vFWCLvPKG_7ba1fbde_1", "heat-stack-id": "Vfmodule_Ete_vFWCLvPKG_7ba1fbde_1/6f9827e8-68fb-45e9-a19e-e2246a43df14", "orchestration-status": "active", "is-base-vf-module": true, "automated-assignment": false, "resource-version": "1556725420287", "model-invariant-id": "4eb0297d-1256-4ba7-9ed4-7bc44b6a0031", "model-version-id": "bb755929-a025-48cd-b987-59cb4734c059", "model-customization-id": "bfcebc88-8d57-449d-906c-f508b5bd0fe0", "module-index": 0, "relationship-list": { "relationship": [ { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/80465c73-3481-4d9d-9d3b-ab4016dfffe7", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "80465c73-3481-4d9d-9d3b-ab4016dfffe7" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01pgnfbde" } ] } ] } } ] } } }, { "vf-module": { "vf-module-id": "a6936a82-e340-4fe2-8e3e-b0a10a0001e2", "vf-module-name": "Vfmodule_Ete_vFWCLvFWSNK_7ba1fbde_0", "heat-stack-id": "Vfmodule_Ete_vFWCLvFWSNK_7ba1fbde_0/6769f192-0579-4dab-b4e7-170d334c37dd", "orchestration-status": "active", "is-base-vf-module": true, "automated-assignment": false, "resource-version": "1556725224323", "model-invariant-id": "e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e", "model-version-id": "94b18b1d-cc91-4f43-911a-e6348665f292", "model-customization-id": "47958575-138f-452a-8c8d-d89b595f8164", "module-index": 0, "relationship-list": { "relationship": [ { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/b75ccb62-131b-4e76-adad-28636fc60fb8", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "b75ccb62-131b-4e76-adad-28636fc60fb8" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01snkfbde" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/f953c499-4b1e-426b-8c6d-e9e9f1fc730f", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "f953c499-4b1e-426b-8c6d-e9e9f1fc730f" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "Ete_vFWCLvFWSNK_7ba1fbde_0" } ] } ] } } }, { "model-ver": { "model-version-id": "94b18b1d-cc91-4f43-911a-e6348665f292", "model-name": "VfwclVfwsnkBbefb8ce2bde..base_vfw..module-0", "model-version": "1", "resource-version": "1556724754936", "model-elements": { "model-element": [ { "model-element-uuid": "acdee717-9602-4c9c-acf4-8522b65c7161", "new-data-del-flag": "T", "cardinality": "unbounded", "resource-version": "1556724754936", "relationship-list": { "relationship": [ { "related-to": "model-ver", "relationship-label": "org.onap.relationships.inventory.IsA", "related-link": "/aai/v15/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5/model-vers/model-ver/c00563ae-812b-4e62-8330-7c4d0f47088a", "relationship-data": [ { "relationship-key": "model.model-invariant-id", "relationship-value": "ef86f9c5-2165-44f3-8fc3-96018b609ea5" }, { "relationship-key": "model-ver.model-version-id", "relationship-value": "c00563ae-812b-4e62-8330-7c4d0f47088a" } ], "related-to-property": [ { "property-key": "model-ver.model-name", "property-value": "vf-module" } ] } ] } } ] }, "relationship-list": { "relationship": [ { "related-to": "model-element", "relationship-label": "org.onap.relationships.inventory.IsA", "related-link": "/aai/v15/service-design-and-creation/models/model/bbb3cefd-01c8-413c-9bdd-2b92f9ca3d38/model-vers/model-ver/189a5070-3bd5-45ac-8a1d-c84ca40b277b/model-elements/model-element/d4dd3710-eb91-4b15-98d7-a8a90fa28f1b/model-elements/model-element/d272cfdd-0700-43a9-8cab-b2fcd80c803a", "relationship-data": [ { "relationship-key": "model.model-invariant-id", "relationship-value": "bbb3cefd-01c8-413c-9bdd-2b92f9ca3d38" }, { "relationship-key": "model-ver.model-version-id", "relationship-value": "189a5070-3bd5-45ac-8a1d-c84ca40b277b" }, { "relationship-key": "model-element.model-element-uuid", "relationship-value": "d4dd3710-eb91-4b15-98d7-a8a90fa28f1b" }, { "relationship-key": "model-element.model-element-uuid", "relationship-value": "d272cfdd-0700-43a9-8cab-b2fcd80c803a" } ] } ] } } }, { "model": { "model-invariant-id": "e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e", "model-type": "resource", "resource-version": "1556724754936", "model-vers": { "model-ver": [ { "model-version-id": "94b18b1d-cc91-4f43-911a-e6348665f292", "model-name": "VfwclVfwsnkBbefb8ce2bde..base_vfw..module-0", "model-version": "1", "resource-version": "1556724754936", "relationship-list": { "relationship": [ { "related-to": "model-element", "relationship-label": "org.onap.relationships.inventory.IsA", "related-link": "/aai/v15/service-design-and-creation/models/model/bbb3cefd-01c8-413c-9bdd-2b92f9ca3d38/model-vers/model-ver/189a5070-3bd5-45ac-8a1d-c84ca40b277b/model-elements/model-element/d4dd3710-eb91-4b15-98d7-a8a90fa28f1b/model-elements/model-element/d272cfdd-0700-43a9-8cab-b2fcd80c803a", "relationship-data": [ { "relationship-key": "model.model-invariant-id", "relationship-value": "bbb3cefd-01c8-413c-9bdd-2b92f9ca3d38" }, { "relationship-key": "model-ver.model-version-id", "relationship-value": "189a5070-3bd5-45ac-8a1d-c84ca40b277b" }, { "relationship-key": "model-element.model-element-uuid", "relationship-value": "d4dd3710-eb91-4b15-98d7-a8a90fa28f1b" }, { "relationship-key": "model-element.model-element-uuid", "relationship-value": "d272cfdd-0700-43a9-8cab-b2fcd80c803a" } ] } ] } } ] } } }, { "tenant": { "tenant-id": "41d6d38489bd40b09ea8a6b6b852dcbd", "tenant-name": "Integration-SB-00", "resource-version": "1556561749631", "vservers": { "vserver": [ { "vserver-id": "f7807a27-1c45-4e79-9e61-6fb33ee4b7e7", "vserver-name": "Ete_vFWCLvFWSNK_38fbaf46_0", "vserver-name2": "Ete_vFWCLvFWSNK_38fbaf46_0", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/f7807a27-1c45-4e79-9e61-6fb33ee4b7e7", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556564836725", "relationship-list": { "relationship": [ { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/0b34a0bb-84ea-424a-a0ce-a2041e115025", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "0b34a0bb-84ea-424a-a0ce-a2041e115025" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWCLvFWSNK_38fbaf46_0" } ] }, { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/Ete_vFWCLvFWSNK_38fbaf46_0", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "Ete_vFWCLvFWSNK_38fbaf46_0" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/0b34a0bb-84ea-424a-a0ce-a2041e115025/vf-modules/vf-module/32a2a6e2-27a4-4995-8e3d-50a65e8bfeb6", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "0b34a0bb-84ea-424a-a0ce-a2041e115025" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "32a2a6e2-27a4-4995-8e3d-50a65e8bfeb6" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "900dc2db-1d65-41ef-8b13-9b9b605cb0bd", "vserver-name": "vofwl01snkf0ef", "vserver-name2": "vofwl01snkf0ef", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/900dc2db-1d65-41ef-8b13-9b9b605cb0bd", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556567725997", "relationship-list": { "relationship": [ { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/9a216ccb-6536-4dc3-a789-0634591342d3", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "9a216ccb-6536-4dc3-a789-0634591342d3" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWDTvFWSNK_8edbf0ef_1" } ] }, { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/vofwl01snkf0ef", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "vofwl01snkf0ef" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/9a216ccb-6536-4dc3-a789-0634591342d3/vf-modules/vf-module/3ecc64d4-3861-4024-8fd2-d81d2d6e539c", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "9a216ccb-6536-4dc3-a789-0634591342d3" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "3ecc64d4-3861-4024-8fd2-d81d2d6e539c" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "cc93aa76-e88d-43a6-8e3b-331918dd3eab", "vserver-name": "demofwl01pgnaf46", "vserver-name2": "demofwl01pgnaf46", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/cc93aa76-e88d-43a6-8e3b-331918dd3eab", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556565009305", "relationship-list": { "relationship": [ { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/demofwl01pgnaf46", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "demofwl01pgnaf46" } ] }, { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/9fdccaed-6809-457d-9178-9f2187b54e15", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "9fdccaed-6809-457d-9178-9f2187b54e15" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWCLvPKG_38fbaf46_1" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/9fdccaed-6809-457d-9178-9f2187b54e15/vf-modules/vf-module/475496f6-38d1-43df-a995-64a387f6c788", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "9fdccaed-6809-457d-9178-9f2187b54e15" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "475496f6-38d1-43df-a995-64a387f6c788" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "ab342d19-f3e6-420b-8481-ed7f16c43dfa", "vserver-name": "demofwl01snkaf46", "vserver-name2": "demofwl01snkaf46", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/ab342d19-f3e6-420b-8481-ed7f16c43dfa", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556564837108", "relationship-list": { "relationship": [ { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/0b34a0bb-84ea-424a-a0ce-a2041e115025", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "0b34a0bb-84ea-424a-a0ce-a2041e115025" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWCLvFWSNK_38fbaf46_0" } ] }, { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/demofwl01snkaf46", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "demofwl01snkaf46" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/0b34a0bb-84ea-424a-a0ce-a2041e115025/vf-modules/vf-module/32a2a6e2-27a4-4995-8e3d-50a65e8bfeb6", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "0b34a0bb-84ea-424a-a0ce-a2041e115025" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "32a2a6e2-27a4-4995-8e3d-50a65e8bfeb6" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "2a9ce7fd-ecae-4301-b2eb-0b3f42df2eb8", "vserver-name": "vofwl01vfw8ab3", "vserver-name2": "vofwl01vfw8ab3", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/2a9ce7fd-ecae-4301-b2eb-0b3f42df2eb8", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556573557549", "relationship-list": { "relationship": [ { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/vofwl01vfw8ab3", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "vofwl01vfw8ab3" } ] }, { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/b2d0096d-8d50-4f05-b603-dfe95b07f1ea", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "b2d0096d-8d50-4f05-b603-dfe95b07f1ea" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWDTvFWSNK_8b908ab3_1" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/b2d0096d-8d50-4f05-b603-dfe95b07f1ea/vf-modules/vf-module/acc2eaad-1127-483a-80d2-ac5de1ec942a", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "b2d0096d-8d50-4f05-b603-dfe95b07f1ea" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "acc2eaad-1127-483a-80d2-ac5de1ec942a" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "91277106-90d3-450d-8a10-9aa9a8727d6e", "vserver-name": "vofwl01pgnf0ef", "vserver-name2": "vofwl01pgnf0ef", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/91277106-90d3-450d-8a10-9aa9a8727d6e", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556567540588", "relationship-list": { "relationship": [ { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/9e34e80d-3995-479c-8c53-54e621840ae0", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "9e34e80d-3995-479c-8c53-54e621840ae0" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWDTvPKG_8edbf0ef_0" } ] }, { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/vofwl01pgnf0ef", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "vofwl01pgnf0ef" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/9e34e80d-3995-479c-8c53-54e621840ae0/vf-modules/vf-module/02e31bf2-8a33-418f-85f4-6b1d2903b3b7", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "9e34e80d-3995-479c-8c53-54e621840ae0" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "02e31bf2-8a33-418f-85f4-6b1d2903b3b7" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "801da076-918a-4911-b87c-b44ce62822a9", "vserver-name": "vofwl01pgn8ab3", "vserver-name2": "vofwl01pgn8ab3", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/801da076-918a-4911-b87c-b44ce62822a9", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556573356532", "relationship-list": { "relationship": [ { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/vofwl01pgn8ab3", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "vofwl01pgn8ab3" } ] }, { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/7f0cccbf-408d-466c-8045-a7fd677bb24f", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "7f0cccbf-408d-466c-8045-a7fd677bb24f" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWDTvPKG_8b908ab3_0" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/7f0cccbf-408d-466c-8045-a7fd677bb24f/vf-modules/vf-module/1e130341-7ccd-46bc-bf83-3453c1ba5fe3", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "7f0cccbf-408d-466c-8045-a7fd677bb24f" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "1e130341-7ccd-46bc-bf83-3453c1ba5fe3" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "8a503052-a89c-4035-94ec-b3ab1e157b49", "vserver-name": "vofwl01vfwf0ef", "vserver-name2": "vofwl01vfwf0ef", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/8a503052-a89c-4035-94ec-b3ab1e157b49", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556567726399", "relationship-list": { "relationship": [ { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/9a216ccb-6536-4dc3-a789-0634591342d3", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "9a216ccb-6536-4dc3-a789-0634591342d3" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWDTvFWSNK_8edbf0ef_1" } ] }, { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/vofwl01vfwf0ef", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "vofwl01vfwf0ef" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/9a216ccb-6536-4dc3-a789-0634591342d3/vf-modules/vf-module/3ecc64d4-3861-4024-8fd2-d81d2d6e539c", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "9a216ccb-6536-4dc3-a789-0634591342d3" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "3ecc64d4-3861-4024-8fd2-d81d2d6e539c" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "39a77e27-ced1-444c-a5b6-f73135e09225", "vserver-name": "vofwl01snk8ab3", "vserver-name2": "vofwl01snk8ab3", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/39a77e27-ced1-444c-a5b6-f73135e09225", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556573557017", "relationship-list": { "relationship": [ { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/vofwl01snk8ab3", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "vofwl01snk8ab3" } ] }, { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/b2d0096d-8d50-4f05-b603-dfe95b07f1ea", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "b2d0096d-8d50-4f05-b603-dfe95b07f1ea" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWDTvFWSNK_8b908ab3_1" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/b2d0096d-8d50-4f05-b603-dfe95b07f1ea/vf-modules/vf-module/acc2eaad-1127-483a-80d2-ac5de1ec942a", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "b2d0096d-8d50-4f05-b603-dfe95b07f1ea" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "acc2eaad-1127-483a-80d2-ac5de1ec942a" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "0e581a27-5184-48b1-88b1-e81c5b5a450c", "vserver-name": "vofwl01snk8ab3", "vserver-name2": "vofwl01snk8ab3", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/0e581a27-5184-48b1-88b1-e81c5b5a450c", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556573767443", "relationship-list": { "relationship": [ { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/vofwl01snk8ab3", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "vofwl01snk8ab3" } ] }, { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/7d4ae51b-4d2e-45f7-a0a5-6fd42dc8a073", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "7d4ae51b-4d2e-45f7-a0a5-6fd42dc8a073" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWDTvFWSNK_8b908ab3_2" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/7d4ae51b-4d2e-45f7-a0a5-6fd42dc8a073/vf-modules/vf-module/06a08cc1-37a5-4ec6-bb85-e5ee4d69d0f0", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "7d4ae51b-4d2e-45f7-a0a5-6fd42dc8a073" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "06a08cc1-37a5-4ec6-bb85-e5ee4d69d0f0" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "c103ce57-6662-49e0-a589-ebfd91f05c79", "vserver-name": "vofwl01vfw8ab3", "vserver-name2": "vofwl01vfw8ab3", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/c103ce57-6662-49e0-a589-ebfd91f05c79", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556573767717", "relationship-list": { "relationship": [ { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/vofwl01vfw8ab3", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "vofwl01vfw8ab3" } ] }, { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/7d4ae51b-4d2e-45f7-a0a5-6fd42dc8a073", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "7d4ae51b-4d2e-45f7-a0a5-6fd42dc8a073" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWDTvFWSNK_8b908ab3_2" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/7d4ae51b-4d2e-45f7-a0a5-6fd42dc8a073/vf-modules/vf-module/06a08cc1-37a5-4ec6-bb85-e5ee4d69d0f0", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "7d4ae51b-4d2e-45f7-a0a5-6fd42dc8a073" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "06a08cc1-37a5-4ec6-bb85-e5ee4d69d0f0" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "b75ccb62-131b-4e76-adad-28636fc60fb8", "vserver-name": "demofwl01snkfbde", "vserver-name2": "demofwl01snkfbde", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/b75ccb62-131b-4e76-adad-28636fc60fb8", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556725250327", "relationship-list": { "relationship": [ { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/demofwl01snkfbde", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "demofwl01snkfbde" } ] }, { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/f17face5-69cb-4c88-9e0b-7426db7edddd", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "f17face5-69cb-4c88-9e0b-7426db7edddd" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWCLvFWSNK_7ba1fbde_0" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/f17face5-69cb-4c88-9e0b-7426db7edddd/vf-modules/vf-module/a6936a82-e340-4fe2-8e3e-b0a10a0001e2", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "f17face5-69cb-4c88-9e0b-7426db7edddd" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "a6936a82-e340-4fe2-8e3e-b0a10a0001e2" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "f953c499-4b1e-426b-8c6d-e9e9f1fc730f", "vserver-name": "Ete_vFWCLvFWSNK_7ba1fbde_0", "vserver-name2": "Ete_vFWCLvFWSNK_7ba1fbde_0", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/f953c499-4b1e-426b-8c6d-e9e9f1fc730f", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556725250281", "relationship-list": { "relationship": [ { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/Ete_vFWCLvFWSNK_7ba1fbde_0", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "Ete_vFWCLvFWSNK_7ba1fbde_0" } ] }, { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/f17face5-69cb-4c88-9e0b-7426db7edddd", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "f17face5-69cb-4c88-9e0b-7426db7edddd" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWCLvFWSNK_7ba1fbde_0" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/f17face5-69cb-4c88-9e0b-7426db7edddd/vf-modules/vf-module/a6936a82-e340-4fe2-8e3e-b0a10a0001e2", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "f17face5-69cb-4c88-9e0b-7426db7edddd" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "a6936a82-e340-4fe2-8e3e-b0a10a0001e2" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "80465c73-3481-4d9d-9d3b-ab4016dfffe7", "vserver-name": "demofwl01pgnfbde", "vserver-name2": "demofwl01pgnfbde", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/80465c73-3481-4d9d-9d3b-ab4016dfffe7", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556725436997", "relationship-list": { "relationship": [ { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/demofwl01pgnfbde", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "demofwl01pgnfbde" } ] }, { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/9cd7da50-723c-418c-a91d-af2866844a5d", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "9cd7da50-723c-418c-a91d-af2866844a5d" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWCLvPKG_7ba1fbde_1" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/9cd7da50-723c-418c-a91d-af2866844a5d/vf-modules/vf-module/04bcd430-e1ef-4da5-a67e-3dd80463a725", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "9cd7da50-723c-418c-a91d-af2866844a5d" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "04bcd430-e1ef-4da5-a67e-3dd80463a725" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } } ] }, "relationship-list": { "relationship": [ { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/vFWCL", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/vLB", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vLB" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/vIMS", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vIMS" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/vCPE", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vCPE" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/vFW", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFW" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/gNB", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "gNB" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/vIMS", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vIMS" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/gNB", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "gNB" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/vFW", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFW" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/vLB", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vLB" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_8568f3da-8821-4600-b95f-6224f15943f7/service-subscriptions/service-subscription/vFWCL", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_8568f3da-8821-4600-b95f-6224f15943f7" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_38fbaf46-8ae5-4b08-ad4d-2cb552ca2eb0/service-subscriptions/service-subscription/vFWCL", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_38fbaf46-8ae5-4b08-ad4d-2cb552ca2eb0" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/vFWCL", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_8edbf0ef-8460-4965-9e56-7e4637c31a41/service-subscriptions/service-subscription/vFWDT", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_8edbf0ef-8460-4965-9e56-7e4637c31a41" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWDT" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/vCPE", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vCPE" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_5dbd369e-2174-430a-9c15-b9a090b99591/service-subscriptions/service-subscription/vFWDT", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_5dbd369e-2174-430a-9c15-b9a090b99591" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWDT" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_8b908ab3-b9e6-41a9-a4e2-31cc9c5114a2/service-subscriptions/service-subscription/vFWDT", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_8b908ab3-b9e6-41a9-a4e2-31cc9c5114a2" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWDT" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_7ba1fbde-6187-464a-a62d-d9dd25bdf4e8/service-subscriptions/service-subscription/vFWCL", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_7ba1fbde-6187-464a-a62d-d9dd25bdf4e8" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" } ] } ] } } }, { "cloud-region": { "cloud-owner": "CloudOwner", "cloud-region-id": "RegionOne", "cloud-type": "SharedNode", "owner-defined-type": "OwnerType", "cloud-region-version": "v1", "cloud-zone": "CloudZone", "resource-version": "1556561749631", "tenants": { "tenant": [ { "tenant-id": "41d6d38489bd40b09ea8a6b6b852dcbd", "tenant-name": "Integration-SB-00", "resource-version": "1556561749631", "relationship-list": { "relationship": [ { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/vFWCL", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/vLB", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vLB" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/vIMS", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vIMS" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/vCPE", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vCPE" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/vFW", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFW" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/gNB", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "gNB" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/vIMS", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vIMS" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/gNB", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "gNB" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/vFW", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFW" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/vLB", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vLB" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_8568f3da-8821-4600-b95f-6224f15943f7/service-subscriptions/service-subscription/vFWCL", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_8568f3da-8821-4600-b95f-6224f15943f7" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_38fbaf46-8ae5-4b08-ad4d-2cb552ca2eb0/service-subscriptions/service-subscription/vFWCL", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_38fbaf46-8ae5-4b08-ad4d-2cb552ca2eb0" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/vFWCL", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_8edbf0ef-8460-4965-9e56-7e4637c31a41/service-subscriptions/service-subscription/vFWDT", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_8edbf0ef-8460-4965-9e56-7e4637c31a41" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWDT" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/vCPE", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vCPE" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_5dbd369e-2174-430a-9c15-b9a090b99591/service-subscriptions/service-subscription/vFWDT", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_5dbd369e-2174-430a-9c15-b9a090b99591" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWDT" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_8b908ab3-b9e6-41a9-a4e2-31cc9c5114a2/service-subscriptions/service-subscription/vFWDT", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_8b908ab3-b9e6-41a9-a4e2-31cc9c5114a2" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWDT" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_7ba1fbde-6187-464a-a62d-d9dd25bdf4e8/service-subscriptions/service-subscription/vFWCL", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_7ba1fbde-6187-464a-a62d-d9dd25bdf4e8" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" } ] } ] } } ] }, "flavors": { "flavor": [ { "flavor-id": "764efb04-5a46-4806-a766-2bdd24559f39", "flavor-name": "m1.medium", "flavor-vcpus": 2, "flavor-ram": 4096, "flavor-disk": 40, "flavor-ephemeral": 0, "flavor-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/flavors/764efb04-5a46-4806-a766-2bdd24559f39", "resource-version": "1556564836050", "relationship-list": { "relationship": [ { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/f7807a27-1c45-4e79-9e61-6fb33ee4b7e7", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "f7807a27-1c45-4e79-9e61-6fb33ee4b7e7" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "Ete_vFWCLvFWSNK_38fbaf46_0" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/900dc2db-1d65-41ef-8b13-9b9b605cb0bd", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "900dc2db-1d65-41ef-8b13-9b9b605cb0bd" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01snkf0ef" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/cc93aa76-e88d-43a6-8e3b-331918dd3eab", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "cc93aa76-e88d-43a6-8e3b-331918dd3eab" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01pgnaf46" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/ab342d19-f3e6-420b-8481-ed7f16c43dfa", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "ab342d19-f3e6-420b-8481-ed7f16c43dfa" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01snkaf46" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/2a9ce7fd-ecae-4301-b2eb-0b3f42df2eb8", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "2a9ce7fd-ecae-4301-b2eb-0b3f42df2eb8" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01vfw8ab3" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/91277106-90d3-450d-8a10-9aa9a8727d6e", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "91277106-90d3-450d-8a10-9aa9a8727d6e" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01pgnf0ef" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/801da076-918a-4911-b87c-b44ce62822a9", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "801da076-918a-4911-b87c-b44ce62822a9" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01pgn8ab3" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/8a503052-a89c-4035-94ec-b3ab1e157b49", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "8a503052-a89c-4035-94ec-b3ab1e157b49" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01vfwf0ef" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/39a77e27-ced1-444c-a5b6-f73135e09225", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "39a77e27-ced1-444c-a5b6-f73135e09225" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01snk8ab3" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/0e581a27-5184-48b1-88b1-e81c5b5a450c", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "0e581a27-5184-48b1-88b1-e81c5b5a450c" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01snk8ab3" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/c103ce57-6662-49e0-a589-ebfd91f05c79", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "c103ce57-6662-49e0-a589-ebfd91f05c79" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01vfw8ab3" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/b75ccb62-131b-4e76-adad-28636fc60fb8", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "b75ccb62-131b-4e76-adad-28636fc60fb8" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01snkfbde" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/f953c499-4b1e-426b-8c6d-e9e9f1fc730f", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "f953c499-4b1e-426b-8c6d-e9e9f1fc730f" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "Ete_vFWCLvFWSNK_7ba1fbde_0" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/80465c73-3481-4d9d-9d3b-ab4016dfffe7", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "80465c73-3481-4d9d-9d3b-ab4016dfffe7" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01pgnfbde" } ] } ] } } ] }, "images": { "image": [ { "image-id": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "image-name": "unknown", "image-architecture": "unknown", "image-os-distro": "unknown", "image-os-version": "unknown", "application": "unknown", "application-vendor": "unknown", "application-version": "unknown", "image-selflink": "http://10.12.25.2:8774/41d6d38489bd40b09ea8a6b6b852dcbd/images/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "resource-version": "1556564834957", "relationship-list": { "relationship": [ { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/f7807a27-1c45-4e79-9e61-6fb33ee4b7e7", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "f7807a27-1c45-4e79-9e61-6fb33ee4b7e7" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "Ete_vFWCLvFWSNK_38fbaf46_0" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/900dc2db-1d65-41ef-8b13-9b9b605cb0bd", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "900dc2db-1d65-41ef-8b13-9b9b605cb0bd" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01snkf0ef" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/cc93aa76-e88d-43a6-8e3b-331918dd3eab", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "cc93aa76-e88d-43a6-8e3b-331918dd3eab" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01pgnaf46" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/ab342d19-f3e6-420b-8481-ed7f16c43dfa", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "ab342d19-f3e6-420b-8481-ed7f16c43dfa" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01snkaf46" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/2a9ce7fd-ecae-4301-b2eb-0b3f42df2eb8", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "2a9ce7fd-ecae-4301-b2eb-0b3f42df2eb8" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01vfw8ab3" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/91277106-90d3-450d-8a10-9aa9a8727d6e", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "91277106-90d3-450d-8a10-9aa9a8727d6e" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01pgnf0ef" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/801da076-918a-4911-b87c-b44ce62822a9", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "801da076-918a-4911-b87c-b44ce62822a9" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01pgn8ab3" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/8a503052-a89c-4035-94ec-b3ab1e157b49", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "8a503052-a89c-4035-94ec-b3ab1e157b49" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01vfwf0ef" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/39a77e27-ced1-444c-a5b6-f73135e09225", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "39a77e27-ced1-444c-a5b6-f73135e09225" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01snk8ab3" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/0e581a27-5184-48b1-88b1-e81c5b5a450c", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "0e581a27-5184-48b1-88b1-e81c5b5a450c" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01snk8ab3" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/c103ce57-6662-49e0-a589-ebfd91f05c79", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "c103ce57-6662-49e0-a589-ebfd91f05c79" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01vfw8ab3" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/b75ccb62-131b-4e76-adad-28636fc60fb8", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "b75ccb62-131b-4e76-adad-28636fc60fb8" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01snkfbde" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/f953c499-4b1e-426b-8c6d-e9e9f1fc730f", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "f953c499-4b1e-426b-8c6d-e9e9f1fc730f" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "Ete_vFWCLvFWSNK_7ba1fbde_0" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/80465c73-3481-4d9d-9d3b-ab4016dfffe7", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "80465c73-3481-4d9d-9d3b-ab4016dfffe7" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01pgnfbde" } ] } ] } } ] }, "availability-zones": { "availability-zone": [ { "availability-zone-name": "nova", "hypervisor-type": "KVM", "operational-status": "Active", "resource-version": "1556561761360" } ] }, "relationship-list": { "relationship": [ { "related-to": "complex", "relationship-label": "org.onap.relationships.inventory.LocatedIn", "related-link": "/aai/v15/cloud-infrastructure/complexes/complex/clli1", "relationship-data": [ { "relationship-key": "complex.physical-location-id", "relationship-value": "clli1" } ] } ] } } } ] } 18:38:53.468 [Thread-43] INFO network -- [IN|REST|http://localhost:6666/aai/v16/query?format=resource] { "results": [ { "vserver": { "vserver-id": "f953c499-4b1e-426b-8c6d-e9e9f1fc730f", "vserver-name": "Ete_vFWCLvFWSNK_7ba1fbde_0", "vserver-name2": "Ete_vFWCLvFWSNK_7ba1fbde_0", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/f953c499-4b1e-426b-8c6d-e9e9f1fc730f", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556725250281", "relationship-list": { "relationship": [ { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/Ete_vFWCLvFWSNK_7ba1fbde_0", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "Ete_vFWCLvFWSNK_7ba1fbde_0" } ] }, { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/f17face5-69cb-4c88-9e0b-7426db7edddd", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "f17face5-69cb-4c88-9e0b-7426db7edddd" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWCLvFWSNK_7ba1fbde_0" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/f17face5-69cb-4c88-9e0b-7426db7edddd/vf-modules/vf-module/a6936a82-e340-4fe2-8e3e-b0a10a0001e2", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "f17face5-69cb-4c88-9e0b-7426db7edddd" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "a6936a82-e340-4fe2-8e3e-b0a10a0001e2" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] }, "l-interfaces": { "l-interface": [ { "interface-name": "Vfmodule_Ete_vFWCLvFWSNK_7ba1fbde_0-vfw_0_int_unprotected_private_port_0-u2lkra6bpz7l", "interface-id": "bd621b3f-da40-4a8a-a703-3db290295cd9", "macaddr": "fa:16:3e:0c:27:e4", "network-name": "4e291560-92f8-4822-9dcf-dd75c04c9617", "is-port-mirrored": false, "resource-version": "1556725250653", "in-maint": false, "is-ip-unnumbered": false }, { "interface-name": "Vfmodule_Ete_vFWCLvFWSNK_7ba1fbde_0-vfw_0_onap_private_port_0-nfvykwarrnxr", "interface-id": "86bbce7d-51ba-4ad2-a34a-aa2742f9789f", "macaddr": "fa:16:3e:39:d9:27", "network-name": "3ef9d123-0d09-4400-8ed0-c0fd5c76aa2b", "is-port-mirrored": false, "resource-version": "1556725250531", "in-maint": false, "is-ip-unnumbered": false }, { "interface-name": "Vfmodule_Ete_vFWCLvFWSNK_7ba1fbde_0-vfw_0_int_protected_private_port_0-bz3hsoxjcgyw", "interface-id": "b1a8a573-d70d-4b32-b717-21fd6bb549a6", "macaddr": "fa:16:3e:95:1d:e9", "network-name": "47cae58a-b052-4f73-8f42-e154c260d5df", "is-port-mirrored": false, "resource-version": "1556725250584", "in-maint": false, "is-ip-unnumbered": false } ] } } }, { "generic-vnf": { "vnf-id": "f17face5-69cb-4c88-9e0b-7426db7edddd", "vnf-name": "Ete_vFWCLvFWSNK_7ba1fbde_0", "vnf-type": "vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0", "service-id": "e591441a-e649-4490-82e0-07dac05d674b", "prov-status": "ACTIVE", "orchestration-status": "Active", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556725242259", "model-invariant-id": "bbb3cefd-01c8-413c-9bdd-2b92f9ca3d38", "model-version-id": "189a5070-3bd5-45ac-8a1d-c84ca40b277b", "model-customization-id": "f3733725-19a1-41a0-ba2d-540bf03862a8", "relationship-list": { "relationship": [ { "related-to": "service-instance", "relationship-label": "org.onap.relationships.inventory.ComposedOf", "related-link": "/aai/v15/business/customers/customer/DemoCust_7ba1fbde-6187-464a-a62d-d9dd25bdf4e8/service-subscriptions/service-subscription/vFWCL/service-instances/service-instance/7be584e2-0bb2-4126-adaf-ced2c77ca0b3", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_7ba1fbde-6187-464a-a62d-d9dd25bdf4e8" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" }, { "relationship-key": "service-instance.service-instance-id", "relationship-value": "7be584e2-0bb2-4126-adaf-ced2c77ca0b3" } ], "related-to-property": [ { "property-key": "service-instance.service-instance-name", "property-value": "Service_Ete_Name7ba1fbde-6187-464a-a62d-d9dd25bdf4e8" } ] }, { "related-to": "platform", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/platforms/platform/Platform-Demonstration", "relationship-data": [ { "relationship-key": "platform.platform-name", "relationship-value": "Platform-Demonstration" } ] }, { "related-to": "vserver", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/b75ccb62-131b-4e76-adad-28636fc60fb8", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "b75ccb62-131b-4e76-adad-28636fc60fb8" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01snkfbde" } ] }, { "related-to": "vserver", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/f953c499-4b1e-426b-8c6d-e9e9f1fc730f", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "f953c499-4b1e-426b-8c6d-e9e9f1fc730f" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "Ete_vFWCLvFWSNK_7ba1fbde_0" } ] } ] }, "vf-modules": { "vf-module": [ { "vf-module-id": "a6936a82-e340-4fe2-8e3e-b0a10a0001e2", "vf-module-name": "Vfmodule_Ete_vFWCLvFWSNK_7ba1fbde_0", "heat-stack-id": "Vfmodule_Ete_vFWCLvFWSNK_7ba1fbde_0/6769f192-0579-4dab-b4e7-170d334c37dd", "orchestration-status": "active", "is-base-vf-module": true, "automated-assignment": false, "resource-version": "1556725224323", "model-invariant-id": "e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e", "model-version-id": "94b18b1d-cc91-4f43-911a-e6348665f292", "model-customization-id": "47958575-138f-452a-8c8d-d89b595f8164", "module-index": 0, "relationship-list": { "relationship": [ { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/b75ccb62-131b-4e76-adad-28636fc60fb8", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "b75ccb62-131b-4e76-adad-28636fc60fb8" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01snkfbde" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/f953c499-4b1e-426b-8c6d-e9e9f1fc730f", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "f953c499-4b1e-426b-8c6d-e9e9f1fc730f" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "Ete_vFWCLvFWSNK_7ba1fbde_0" } ] } ] } } ] } } }, { "model-ver": { "model-version-id": "189a5070-3bd5-45ac-8a1d-c84ca40b277b", "model-name": "vFWCL_vFWSNK bbefb8ce-2bde", "model-version": "1.0", "model-description": "vendor software product", "resource-version": "1556724755172", "model-elements": { "model-element": [ { "model-element-uuid": "d4dd3710-eb91-4b15-98d7-a8a90fa28f1b", "new-data-del-flag": "T", "cardinality": "unbounded", "resource-version": "1556724755172", "relationship-list": { "relationship": [ { "related-to": "model-ver", "relationship-label": "org.onap.relationships.inventory.IsA", "related-link": "/aai/v15/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c/model-vers/model-ver/93a6166f-b3d5-4f06-b4ba-aed48d009ad9", "relationship-data": [ { "relationship-key": "model.model-invariant-id", "relationship-value": "acc6edd8-a8d4-4b93-afaa-0994068be14c" }, { "relationship-key": "model-ver.model-version-id", "relationship-value": "93a6166f-b3d5-4f06-b4ba-aed48d009ad9" } ], "related-to-property": [ { "property-key": "model-ver.model-name", "property-value": "generic-vnf" } ] } ] } } ] }, "relationship-list": { "relationship": [ { "related-to": "model-element", "relationship-label": "org.onap.relationships.inventory.IsA", "related-link": "/aai/v15/service-design-and-creation/models/model/f6937c86-584c-47ae-ad29-8d41d6f0cc7c/model-vers/model-ver/a03b1102-ac3b-44dd-8862-9b94f1951040/model-elements/model-element/aa23fd76-27cf-4dbe-85c7-dca15bec5ca6/model-elements/model-element/f837e297-a5e8-45d8-9ee8-2a1b436dbddb", "relationship-data": [ { "relationship-key": "model.model-invariant-id", "relationship-value": "f6937c86-584c-47ae-ad29-8d41d6f0cc7c" }, { "relationship-key": "model-ver.model-version-id", "relationship-value": "a03b1102-ac3b-44dd-8862-9b94f1951040" }, { "relationship-key": "model-element.model-element-uuid", "relationship-value": "aa23fd76-27cf-4dbe-85c7-dca15bec5ca6" }, { "relationship-key": "model-element.model-element-uuid", "relationship-value": "f837e297-a5e8-45d8-9ee8-2a1b436dbddb" } ] } ] } } }, { "model": { "model-invariant-id": "bbb3cefd-01c8-413c-9bdd-2b92f9ca3d38", "model-type": "resource", "resource-version": "1556724755172", "model-vers": { "model-ver": [ { "model-version-id": "189a5070-3bd5-45ac-8a1d-c84ca40b277b", "model-name": "vFWCL_vFWSNK bbefb8ce-2bde", "model-version": "1.0", "model-description": "vendor software product", "resource-version": "1556724755172", "relationship-list": { "relationship": [ { "related-to": "model-element", "relationship-label": "org.onap.relationships.inventory.IsA", "related-link": "/aai/v15/service-design-and-creation/models/model/f6937c86-584c-47ae-ad29-8d41d6f0cc7c/model-vers/model-ver/a03b1102-ac3b-44dd-8862-9b94f1951040/model-elements/model-element/aa23fd76-27cf-4dbe-85c7-dca15bec5ca6/model-elements/model-element/f837e297-a5e8-45d8-9ee8-2a1b436dbddb", "relationship-data": [ { "relationship-key": "model.model-invariant-id", "relationship-value": "f6937c86-584c-47ae-ad29-8d41d6f0cc7c" }, { "relationship-key": "model-ver.model-version-id", "relationship-value": "a03b1102-ac3b-44dd-8862-9b94f1951040" }, { "relationship-key": "model-element.model-element-uuid", "relationship-value": "aa23fd76-27cf-4dbe-85c7-dca15bec5ca6" }, { "relationship-key": "model-element.model-element-uuid", "relationship-value": "f837e297-a5e8-45d8-9ee8-2a1b436dbddb" } ] } ] } } ] } } }, { "service-instance": { "service-instance-id": "7be584e2-0bb2-4126-adaf-ced2c77ca0b3", "service-instance-name": "Service_Ete_Name7ba1fbde-6187-464a-a62d-d9dd25bdf4e8", "environment-context": "General_Revenue-Bearing", "workload-context": "Production", "model-invariant-id": "f6937c86-584c-47ae-ad29-8d41d6f0cc7c", "model-version-id": "a03b1102-ac3b-44dd-8862-9b94f1951040", "resource-version": "1556725033469", "orchestration-status": "Active", "relationship-list": { "relationship": [ { "related-to": "project", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/projects/project/Project-Demonstration", "relationship-data": [ { "relationship-key": "project.project-name", "relationship-value": "Project-Demonstration" } ] }, { "related-to": "owning-entity", "relationship-label": "org.onap.relationships.inventory.BelongsTo", "related-link": "/aai/v15/business/owning-entities/owning-entity/fcc64127-06ba-4761-b325-c681f636ad07", "relationship-data": [ { "relationship-key": "owning-entity.owning-entity-id", "relationship-value": "fcc64127-06ba-4761-b325-c681f636ad07" } ] }, { "related-to": "generic-vnf", "relationship-label": "org.onap.relationships.inventory.ComposedOf", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/9cd7da50-723c-418c-a91d-af2866844a5d", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "9cd7da50-723c-418c-a91d-af2866844a5d" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWCLvPKG_7ba1fbde_1" } ] }, { "related-to": "generic-vnf", "relationship-label": "org.onap.relationships.inventory.ComposedOf", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/f17face5-69cb-4c88-9e0b-7426db7edddd", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "f17face5-69cb-4c88-9e0b-7426db7edddd" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWCLvFWSNK_7ba1fbde_0" } ] } ] } } }, { "model-ver": { "model-version-id": "a03b1102-ac3b-44dd-8862-9b94f1951040", "model-name": "vFWCL 2019-05-01 15:30:", "model-version": "1.0", "distribution-status": "DISTRIBUTION_COMPLETE_OK", "model-description": "catalog service description", "resource-version": "1556724849102", "model-elements": { "model-element": [ { "model-element-uuid": "aa23fd76-27cf-4dbe-85c7-dca15bec5ca6", "new-data-del-flag": "T", "cardinality": "unbounded", "resource-version": "1556724755319", "relationship-list": { "relationship": [ { "related-to": "model-ver", "relationship-label": "org.onap.relationships.inventory.IsA", "related-link": "/aai/v15/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4/model-vers/model-ver/46b92144-923a-4d20-b85a-3cbd847668a9", "relationship-data": [ { "relationship-key": "model.model-invariant-id", "relationship-value": "82194af1-3c2c-485a-8f44-420e22a9eaa4" }, { "relationship-key": "model-ver.model-version-id", "relationship-value": "46b92144-923a-4d20-b85a-3cbd847668a9" } ], "related-to-property": [ { "property-key": "model-ver.model-name", "property-value": "service-instance" } ] } ] } } ] } } }, { "model": { "model-invariant-id": "f6937c86-584c-47ae-ad29-8d41d6f0cc7c", "model-type": "service", "resource-version": "1556724755319", "model-vers": { "model-ver": [ { "model-version-id": "a03b1102-ac3b-44dd-8862-9b94f1951040", "model-name": "vFWCL 2019-05-01 15:30:", "model-version": "1.0", "distribution-status": "DISTRIBUTION_COMPLETE_OK", "model-description": "catalog service description", "resource-version": "1556724849102" } ] } } }, { "generic-vnf": { "vnf-id": "9cd7da50-723c-418c-a91d-af2866844a5d", "vnf-name": "Ete_vFWCLvPKG_7ba1fbde_1", "vnf-type": "vFWCL 2019-05-01 15:30:/vFWCL_vPKG 5101f6c6-8df3 0", "service-id": "e591441a-e649-4490-82e0-07dac05d674b", "prov-status": "ACTIVE", "orchestration-status": "Active", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556725432402", "model-invariant-id": "9a243c47-fd5f-43d1-bd2a-f17bd12a61f2", "model-version-id": "8f79aa0f-da58-4381-9abf-0d6d1926a1eb", "model-customization-id": "82dd9d05-e056-4c3e-a9b4-8a3d6bd54226", "relationship-list": { "relationship": [ { "related-to": "service-instance", "relationship-label": "org.onap.relationships.inventory.ComposedOf", "related-link": "/aai/v15/business/customers/customer/DemoCust_7ba1fbde-6187-464a-a62d-d9dd25bdf4e8/service-subscriptions/service-subscription/vFWCL/service-instances/service-instance/7be584e2-0bb2-4126-adaf-ced2c77ca0b3", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_7ba1fbde-6187-464a-a62d-d9dd25bdf4e8" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" }, { "relationship-key": "service-instance.service-instance-id", "relationship-value": "7be584e2-0bb2-4126-adaf-ced2c77ca0b3" } ], "related-to-property": [ { "property-key": "service-instance.service-instance-name", "property-value": "Service_Ete_Name7ba1fbde-6187-464a-a62d-d9dd25bdf4e8" } ] }, { "related-to": "platform", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/platforms/platform/Platform-Demonstration", "relationship-data": [ { "relationship-key": "platform.platform-name", "relationship-value": "Platform-Demonstration" } ] }, { "related-to": "vserver", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/80465c73-3481-4d9d-9d3b-ab4016dfffe7", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "80465c73-3481-4d9d-9d3b-ab4016dfffe7" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01pgnfbde" } ] } ] }, "vf-modules": { "vf-module": [ { "vf-module-id": "04bcd430-e1ef-4da5-a67e-3dd80463a725", "vf-module-name": "Vfmodule_Ete_vFWCLvPKG_7ba1fbde_1", "heat-stack-id": "Vfmodule_Ete_vFWCLvPKG_7ba1fbde_1/6f9827e8-68fb-45e9-a19e-e2246a43df14", "orchestration-status": "active", "is-base-vf-module": true, "automated-assignment": false, "resource-version": "1556725420287", "model-invariant-id": "4eb0297d-1256-4ba7-9ed4-7bc44b6a0031", "model-version-id": "bb755929-a025-48cd-b987-59cb4734c059", "model-customization-id": "bfcebc88-8d57-449d-906c-f508b5bd0fe0", "module-index": 0, "relationship-list": { "relationship": [ { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/80465c73-3481-4d9d-9d3b-ab4016dfffe7", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "80465c73-3481-4d9d-9d3b-ab4016dfffe7" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01pgnfbde" } ] } ] } } ] } } }, { "vf-module": { "vf-module-id": "a6936a82-e340-4fe2-8e3e-b0a10a0001e2", "vf-module-name": "Vfmodule_Ete_vFWCLvFWSNK_7ba1fbde_0", "heat-stack-id": "Vfmodule_Ete_vFWCLvFWSNK_7ba1fbde_0/6769f192-0579-4dab-b4e7-170d334c37dd", "orchestration-status": "active", "is-base-vf-module": true, "automated-assignment": false, "resource-version": "1556725224323", "model-invariant-id": "e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e", "model-version-id": "94b18b1d-cc91-4f43-911a-e6348665f292", "model-customization-id": "47958575-138f-452a-8c8d-d89b595f8164", "module-index": 0, "relationship-list": { "relationship": [ { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/b75ccb62-131b-4e76-adad-28636fc60fb8", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "b75ccb62-131b-4e76-adad-28636fc60fb8" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01snkfbde" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/f953c499-4b1e-426b-8c6d-e9e9f1fc730f", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "f953c499-4b1e-426b-8c6d-e9e9f1fc730f" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "Ete_vFWCLvFWSNK_7ba1fbde_0" } ] } ] } } }, { "model-ver": { "model-version-id": "94b18b1d-cc91-4f43-911a-e6348665f292", "model-name": "VfwclVfwsnkBbefb8ce2bde..base_vfw..module-0", "model-version": "1", "resource-version": "1556724754936", "model-elements": { "model-element": [ { "model-element-uuid": "acdee717-9602-4c9c-acf4-8522b65c7161", "new-data-del-flag": "T", "cardinality": "unbounded", "resource-version": "1556724754936", "relationship-list": { "relationship": [ { "related-to": "model-ver", "relationship-label": "org.onap.relationships.inventory.IsA", "related-link": "/aai/v15/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5/model-vers/model-ver/c00563ae-812b-4e62-8330-7c4d0f47088a", "relationship-data": [ { "relationship-key": "model.model-invariant-id", "relationship-value": "ef86f9c5-2165-44f3-8fc3-96018b609ea5" }, { "relationship-key": "model-ver.model-version-id", "relationship-value": "c00563ae-812b-4e62-8330-7c4d0f47088a" } ], "related-to-property": [ { "property-key": "model-ver.model-name", "property-value": "vf-module" } ] } ] } } ] }, "relationship-list": { "relationship": [ { "related-to": "model-element", "relationship-label": "org.onap.relationships.inventory.IsA", "related-link": "/aai/v15/service-design-and-creation/models/model/bbb3cefd-01c8-413c-9bdd-2b92f9ca3d38/model-vers/model-ver/189a5070-3bd5-45ac-8a1d-c84ca40b277b/model-elements/model-element/d4dd3710-eb91-4b15-98d7-a8a90fa28f1b/model-elements/model-element/d272cfdd-0700-43a9-8cab-b2fcd80c803a", "relationship-data": [ { "relationship-key": "model.model-invariant-id", "relationship-value": "bbb3cefd-01c8-413c-9bdd-2b92f9ca3d38" }, { "relationship-key": "model-ver.model-version-id", "relationship-value": "189a5070-3bd5-45ac-8a1d-c84ca40b277b" }, { "relationship-key": "model-element.model-element-uuid", "relationship-value": "d4dd3710-eb91-4b15-98d7-a8a90fa28f1b" }, { "relationship-key": "model-element.model-element-uuid", "relationship-value": "d272cfdd-0700-43a9-8cab-b2fcd80c803a" } ] } ] } } }, { "model": { "model-invariant-id": "e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e", "model-type": "resource", "resource-version": "1556724754936", "model-vers": { "model-ver": [ { "model-version-id": "94b18b1d-cc91-4f43-911a-e6348665f292", "model-name": "VfwclVfwsnkBbefb8ce2bde..base_vfw..module-0", "model-version": "1", "resource-version": "1556724754936", "relationship-list": { "relationship": [ { "related-to": "model-element", "relationship-label": "org.onap.relationships.inventory.IsA", "related-link": "/aai/v15/service-design-and-creation/models/model/bbb3cefd-01c8-413c-9bdd-2b92f9ca3d38/model-vers/model-ver/189a5070-3bd5-45ac-8a1d-c84ca40b277b/model-elements/model-element/d4dd3710-eb91-4b15-98d7-a8a90fa28f1b/model-elements/model-element/d272cfdd-0700-43a9-8cab-b2fcd80c803a", "relationship-data": [ { "relationship-key": "model.model-invariant-id", "relationship-value": "bbb3cefd-01c8-413c-9bdd-2b92f9ca3d38" }, { "relationship-key": "model-ver.model-version-id", "relationship-value": "189a5070-3bd5-45ac-8a1d-c84ca40b277b" }, { "relationship-key": "model-element.model-element-uuid", "relationship-value": "d4dd3710-eb91-4b15-98d7-a8a90fa28f1b" }, { "relationship-key": "model-element.model-element-uuid", "relationship-value": "d272cfdd-0700-43a9-8cab-b2fcd80c803a" } ] } ] } } ] } } }, { "tenant": { "tenant-id": "41d6d38489bd40b09ea8a6b6b852dcbd", "tenant-name": "Integration-SB-00", "resource-version": "1556561749631", "vservers": { "vserver": [ { "vserver-id": "f7807a27-1c45-4e79-9e61-6fb33ee4b7e7", "vserver-name": "Ete_vFWCLvFWSNK_38fbaf46_0", "vserver-name2": "Ete_vFWCLvFWSNK_38fbaf46_0", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/f7807a27-1c45-4e79-9e61-6fb33ee4b7e7", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556564836725", "relationship-list": { "relationship": [ { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/0b34a0bb-84ea-424a-a0ce-a2041e115025", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "0b34a0bb-84ea-424a-a0ce-a2041e115025" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWCLvFWSNK_38fbaf46_0" } ] }, { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/Ete_vFWCLvFWSNK_38fbaf46_0", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "Ete_vFWCLvFWSNK_38fbaf46_0" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/0b34a0bb-84ea-424a-a0ce-a2041e115025/vf-modules/vf-module/32a2a6e2-27a4-4995-8e3d-50a65e8bfeb6", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "0b34a0bb-84ea-424a-a0ce-a2041e115025" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "32a2a6e2-27a4-4995-8e3d-50a65e8bfeb6" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "900dc2db-1d65-41ef-8b13-9b9b605cb0bd", "vserver-name": "vofwl01snkf0ef", "vserver-name2": "vofwl01snkf0ef", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/900dc2db-1d65-41ef-8b13-9b9b605cb0bd", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556567725997", "relationship-list": { "relationship": [ { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/9a216ccb-6536-4dc3-a789-0634591342d3", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "9a216ccb-6536-4dc3-a789-0634591342d3" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWDTvFWSNK_8edbf0ef_1" } ] }, { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/vofwl01snkf0ef", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "vofwl01snkf0ef" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/9a216ccb-6536-4dc3-a789-0634591342d3/vf-modules/vf-module/3ecc64d4-3861-4024-8fd2-d81d2d6e539c", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "9a216ccb-6536-4dc3-a789-0634591342d3" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "3ecc64d4-3861-4024-8fd2-d81d2d6e539c" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "cc93aa76-e88d-43a6-8e3b-331918dd3eab", "vserver-name": "demofwl01pgnaf46", "vserver-name2": "demofwl01pgnaf46", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/cc93aa76-e88d-43a6-8e3b-331918dd3eab", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556565009305", "relationship-list": { "relationship": [ { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/demofwl01pgnaf46", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "demofwl01pgnaf46" } ] }, { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/9fdccaed-6809-457d-9178-9f2187b54e15", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "9fdccaed-6809-457d-9178-9f2187b54e15" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWCLvPKG_38fbaf46_1" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/9fdccaed-6809-457d-9178-9f2187b54e15/vf-modules/vf-module/475496f6-38d1-43df-a995-64a387f6c788", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "9fdccaed-6809-457d-9178-9f2187b54e15" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "475496f6-38d1-43df-a995-64a387f6c788" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "ab342d19-f3e6-420b-8481-ed7f16c43dfa", "vserver-name": "demofwl01snkaf46", "vserver-name2": "demofwl01snkaf46", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/ab342d19-f3e6-420b-8481-ed7f16c43dfa", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556564837108", "relationship-list": { "relationship": [ { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/0b34a0bb-84ea-424a-a0ce-a2041e115025", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "0b34a0bb-84ea-424a-a0ce-a2041e115025" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWCLvFWSNK_38fbaf46_0" } ] }, { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/demofwl01snkaf46", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "demofwl01snkaf46" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/0b34a0bb-84ea-424a-a0ce-a2041e115025/vf-modules/vf-module/32a2a6e2-27a4-4995-8e3d-50a65e8bfeb6", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "0b34a0bb-84ea-424a-a0ce-a2041e115025" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "32a2a6e2-27a4-4995-8e3d-50a65e8bfeb6" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "2a9ce7fd-ecae-4301-b2eb-0b3f42df2eb8", "vserver-name": "vofwl01vfw8ab3", "vserver-name2": "vofwl01vfw8ab3", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/2a9ce7fd-ecae-4301-b2eb-0b3f42df2eb8", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556573557549", "relationship-list": { "relationship": [ { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/vofwl01vfw8ab3", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "vofwl01vfw8ab3" } ] }, { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/b2d0096d-8d50-4f05-b603-dfe95b07f1ea", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "b2d0096d-8d50-4f05-b603-dfe95b07f1ea" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWDTvFWSNK_8b908ab3_1" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/b2d0096d-8d50-4f05-b603-dfe95b07f1ea/vf-modules/vf-module/acc2eaad-1127-483a-80d2-ac5de1ec942a", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "b2d0096d-8d50-4f05-b603-dfe95b07f1ea" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "acc2eaad-1127-483a-80d2-ac5de1ec942a" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "91277106-90d3-450d-8a10-9aa9a8727d6e", "vserver-name": "vofwl01pgnf0ef", "vserver-name2": "vofwl01pgnf0ef", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/91277106-90d3-450d-8a10-9aa9a8727d6e", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556567540588", "relationship-list": { "relationship": [ { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/9e34e80d-3995-479c-8c53-54e621840ae0", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "9e34e80d-3995-479c-8c53-54e621840ae0" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWDTvPKG_8edbf0ef_0" } ] }, { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/vofwl01pgnf0ef", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "vofwl01pgnf0ef" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/9e34e80d-3995-479c-8c53-54e621840ae0/vf-modules/vf-module/02e31bf2-8a33-418f-85f4-6b1d2903b3b7", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "9e34e80d-3995-479c-8c53-54e621840ae0" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "02e31bf2-8a33-418f-85f4-6b1d2903b3b7" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "801da076-918a-4911-b87c-b44ce62822a9", "vserver-name": "vofwl01pgn8ab3", "vserver-name2": "vofwl01pgn8ab3", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/801da076-918a-4911-b87c-b44ce62822a9", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556573356532", "relationship-list": { "relationship": [ { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/vofwl01pgn8ab3", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "vofwl01pgn8ab3" } ] }, { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/7f0cccbf-408d-466c-8045-a7fd677bb24f", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "7f0cccbf-408d-466c-8045-a7fd677bb24f" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWDTvPKG_8b908ab3_0" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/7f0cccbf-408d-466c-8045-a7fd677bb24f/vf-modules/vf-module/1e130341-7ccd-46bc-bf83-3453c1ba5fe3", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "7f0cccbf-408d-466c-8045-a7fd677bb24f" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "1e130341-7ccd-46bc-bf83-3453c1ba5fe3" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "8a503052-a89c-4035-94ec-b3ab1e157b49", "vserver-name": "vofwl01vfwf0ef", "vserver-name2": "vofwl01vfwf0ef", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/8a503052-a89c-4035-94ec-b3ab1e157b49", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556567726399", "relationship-list": { "relationship": [ { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/9a216ccb-6536-4dc3-a789-0634591342d3", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "9a216ccb-6536-4dc3-a789-0634591342d3" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWDTvFWSNK_8edbf0ef_1" } ] }, { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/vofwl01vfwf0ef", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "vofwl01vfwf0ef" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/9a216ccb-6536-4dc3-a789-0634591342d3/vf-modules/vf-module/3ecc64d4-3861-4024-8fd2-d81d2d6e539c", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "9a216ccb-6536-4dc3-a789-0634591342d3" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "3ecc64d4-3861-4024-8fd2-d81d2d6e539c" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "39a77e27-ced1-444c-a5b6-f73135e09225", "vserver-name": "vofwl01snk8ab3", "vserver-name2": "vofwl01snk8ab3", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/39a77e27-ced1-444c-a5b6-f73135e09225", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556573557017", "relationship-list": { "relationship": [ { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/vofwl01snk8ab3", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "vofwl01snk8ab3" } ] }, { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/b2d0096d-8d50-4f05-b603-dfe95b07f1ea", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "b2d0096d-8d50-4f05-b603-dfe95b07f1ea" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWDTvFWSNK_8b908ab3_1" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/b2d0096d-8d50-4f05-b603-dfe95b07f1ea/vf-modules/vf-module/acc2eaad-1127-483a-80d2-ac5de1ec942a", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "b2d0096d-8d50-4f05-b603-dfe95b07f1ea" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "acc2eaad-1127-483a-80d2-ac5de1ec942a" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "0e581a27-5184-48b1-88b1-e81c5b5a450c", "vserver-name": "vofwl01snk8ab3", "vserver-name2": "vofwl01snk8ab3", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/0e581a27-5184-48b1-88b1-e81c5b5a450c", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556573767443", "relationship-list": { "relationship": [ { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/vofwl01snk8ab3", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "vofwl01snk8ab3" } ] }, { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/7d4ae51b-4d2e-45f7-a0a5-6fd42dc8a073", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "7d4ae51b-4d2e-45f7-a0a5-6fd42dc8a073" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWDTvFWSNK_8b908ab3_2" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/7d4ae51b-4d2e-45f7-a0a5-6fd42dc8a073/vf-modules/vf-module/06a08cc1-37a5-4ec6-bb85-e5ee4d69d0f0", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "7d4ae51b-4d2e-45f7-a0a5-6fd42dc8a073" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "06a08cc1-37a5-4ec6-bb85-e5ee4d69d0f0" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "c103ce57-6662-49e0-a589-ebfd91f05c79", "vserver-name": "vofwl01vfw8ab3", "vserver-name2": "vofwl01vfw8ab3", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/c103ce57-6662-49e0-a589-ebfd91f05c79", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556573767717", "relationship-list": { "relationship": [ { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/vofwl01vfw8ab3", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "vofwl01vfw8ab3" } ] }, { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/7d4ae51b-4d2e-45f7-a0a5-6fd42dc8a073", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "7d4ae51b-4d2e-45f7-a0a5-6fd42dc8a073" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWDTvFWSNK_8b908ab3_2" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/7d4ae51b-4d2e-45f7-a0a5-6fd42dc8a073/vf-modules/vf-module/06a08cc1-37a5-4ec6-bb85-e5ee4d69d0f0", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "7d4ae51b-4d2e-45f7-a0a5-6fd42dc8a073" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "06a08cc1-37a5-4ec6-bb85-e5ee4d69d0f0" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "b75ccb62-131b-4e76-adad-28636fc60fb8", "vserver-name": "demofwl01snkfbde", "vserver-name2": "demofwl01snkfbde", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/b75ccb62-131b-4e76-adad-28636fc60fb8", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556725250327", "relationship-list": { "relationship": [ { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/demofwl01snkfbde", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "demofwl01snkfbde" } ] }, { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/f17face5-69cb-4c88-9e0b-7426db7edddd", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "f17face5-69cb-4c88-9e0b-7426db7edddd" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWCLvFWSNK_7ba1fbde_0" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/f17face5-69cb-4c88-9e0b-7426db7edddd/vf-modules/vf-module/a6936a82-e340-4fe2-8e3e-b0a10a0001e2", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "f17face5-69cb-4c88-9e0b-7426db7edddd" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "a6936a82-e340-4fe2-8e3e-b0a10a0001e2" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "f953c499-4b1e-426b-8c6d-e9e9f1fc730f", "vserver-name": "Ete_vFWCLvFWSNK_7ba1fbde_0", "vserver-name2": "Ete_vFWCLvFWSNK_7ba1fbde_0", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/f953c499-4b1e-426b-8c6d-e9e9f1fc730f", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556725250281", "relationship-list": { "relationship": [ { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/Ete_vFWCLvFWSNK_7ba1fbde_0", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "Ete_vFWCLvFWSNK_7ba1fbde_0" } ] }, { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/f17face5-69cb-4c88-9e0b-7426db7edddd", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "f17face5-69cb-4c88-9e0b-7426db7edddd" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWCLvFWSNK_7ba1fbde_0" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/f17face5-69cb-4c88-9e0b-7426db7edddd/vf-modules/vf-module/a6936a82-e340-4fe2-8e3e-b0a10a0001e2", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "f17face5-69cb-4c88-9e0b-7426db7edddd" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "a6936a82-e340-4fe2-8e3e-b0a10a0001e2" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "80465c73-3481-4d9d-9d3b-ab4016dfffe7", "vserver-name": "demofwl01pgnfbde", "vserver-name2": "demofwl01pgnfbde", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/80465c73-3481-4d9d-9d3b-ab4016dfffe7", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556725436997", "relationship-list": { "relationship": [ { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/demofwl01pgnfbde", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "demofwl01pgnfbde" } ] }, { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/9cd7da50-723c-418c-a91d-af2866844a5d", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "9cd7da50-723c-418c-a91d-af2866844a5d" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWCLvPKG_7ba1fbde_1" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/9cd7da50-723c-418c-a91d-af2866844a5d/vf-modules/vf-module/04bcd430-e1ef-4da5-a67e-3dd80463a725", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "9cd7da50-723c-418c-a91d-af2866844a5d" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "04bcd430-e1ef-4da5-a67e-3dd80463a725" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } } ] }, "relationship-list": { "relationship": [ { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/vFWCL", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/vLB", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vLB" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/vIMS", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vIMS" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/vCPE", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vCPE" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/vFW", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFW" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/gNB", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "gNB" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/vIMS", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vIMS" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/gNB", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "gNB" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/vFW", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFW" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/vLB", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vLB" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_8568f3da-8821-4600-b95f-6224f15943f7/service-subscriptions/service-subscription/vFWCL", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_8568f3da-8821-4600-b95f-6224f15943f7" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_38fbaf46-8ae5-4b08-ad4d-2cb552ca2eb0/service-subscriptions/service-subscription/vFWCL", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_38fbaf46-8ae5-4b08-ad4d-2cb552ca2eb0" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/vFWCL", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_8edbf0ef-8460-4965-9e56-7e4637c31a41/service-subscriptions/service-subscription/vFWDT", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_8edbf0ef-8460-4965-9e56-7e4637c31a41" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWDT" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/vCPE", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vCPE" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_5dbd369e-2174-430a-9c15-b9a090b99591/service-subscriptions/service-subscription/vFWDT", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_5dbd369e-2174-430a-9c15-b9a090b99591" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWDT" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_8b908ab3-b9e6-41a9-a4e2-31cc9c5114a2/service-subscriptions/service-subscription/vFWDT", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_8b908ab3-b9e6-41a9-a4e2-31cc9c5114a2" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWDT" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_7ba1fbde-6187-464a-a62d-d9dd25bdf4e8/service-subscriptions/service-subscription/vFWCL", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_7ba1fbde-6187-464a-a62d-d9dd25bdf4e8" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" } ] } ] } } }, { "cloud-region": { "cloud-owner": "CloudOwner", "cloud-region-id": "RegionOne", "cloud-type": "SharedNode", "owner-defined-type": "OwnerType", "cloud-region-version": "v1", "cloud-zone": "CloudZone", "resource-version": "1556561749631", "tenants": { "tenant": [ { "tenant-id": "41d6d38489bd40b09ea8a6b6b852dcbd", "tenant-name": "Integration-SB-00", "resource-version": "1556561749631", "relationship-list": { "relationship": [ { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/vFWCL", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/vLB", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vLB" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/vIMS", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vIMS" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/vCPE", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vCPE" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/vFW", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFW" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/gNB", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "gNB" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/vIMS", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vIMS" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/gNB", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "gNB" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/vFW", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFW" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/vLB", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vLB" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_8568f3da-8821-4600-b95f-6224f15943f7/service-subscriptions/service-subscription/vFWCL", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_8568f3da-8821-4600-b95f-6224f15943f7" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_38fbaf46-8ae5-4b08-ad4d-2cb552ca2eb0/service-subscriptions/service-subscription/vFWCL", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_38fbaf46-8ae5-4b08-ad4d-2cb552ca2eb0" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/vFWCL", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_8edbf0ef-8460-4965-9e56-7e4637c31a41/service-subscriptions/service-subscription/vFWDT", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_8edbf0ef-8460-4965-9e56-7e4637c31a41" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWDT" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/vCPE", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vCPE" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_5dbd369e-2174-430a-9c15-b9a090b99591/service-subscriptions/service-subscription/vFWDT", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_5dbd369e-2174-430a-9c15-b9a090b99591" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWDT" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_8b908ab3-b9e6-41a9-a4e2-31cc9c5114a2/service-subscriptions/service-subscription/vFWDT", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_8b908ab3-b9e6-41a9-a4e2-31cc9c5114a2" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWDT" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_7ba1fbde-6187-464a-a62d-d9dd25bdf4e8/service-subscriptions/service-subscription/vFWCL", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_7ba1fbde-6187-464a-a62d-d9dd25bdf4e8" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" } ] } ] } } ] }, "flavors": { "flavor": [ { "flavor-id": "764efb04-5a46-4806-a766-2bdd24559f39", "flavor-name": "m1.medium", "flavor-vcpus": 2, "flavor-ram": 4096, "flavor-disk": 40, "flavor-ephemeral": 0, "flavor-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/flavors/764efb04-5a46-4806-a766-2bdd24559f39", "resource-version": "1556564836050", "relationship-list": { "relationship": [ { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/f7807a27-1c45-4e79-9e61-6fb33ee4b7e7", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "f7807a27-1c45-4e79-9e61-6fb33ee4b7e7" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "Ete_vFWCLvFWSNK_38fbaf46_0" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/900dc2db-1d65-41ef-8b13-9b9b605cb0bd", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "900dc2db-1d65-41ef-8b13-9b9b605cb0bd" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01snkf0ef" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/cc93aa76-e88d-43a6-8e3b-331918dd3eab", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "cc93aa76-e88d-43a6-8e3b-331918dd3eab" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01pgnaf46" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/ab342d19-f3e6-420b-8481-ed7f16c43dfa", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "ab342d19-f3e6-420b-8481-ed7f16c43dfa" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01snkaf46" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/2a9ce7fd-ecae-4301-b2eb-0b3f42df2eb8", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "2a9ce7fd-ecae-4301-b2eb-0b3f42df2eb8" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01vfw8ab3" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/91277106-90d3-450d-8a10-9aa9a8727d6e", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "91277106-90d3-450d-8a10-9aa9a8727d6e" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01pgnf0ef" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/801da076-918a-4911-b87c-b44ce62822a9", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "801da076-918a-4911-b87c-b44ce62822a9" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01pgn8ab3" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/8a503052-a89c-4035-94ec-b3ab1e157b49", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "8a503052-a89c-4035-94ec-b3ab1e157b49" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01vfwf0ef" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/39a77e27-ced1-444c-a5b6-f73135e09225", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "39a77e27-ced1-444c-a5b6-f73135e09225" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01snk8ab3" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/0e581a27-5184-48b1-88b1-e81c5b5a450c", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "0e581a27-5184-48b1-88b1-e81c5b5a450c" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01snk8ab3" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/c103ce57-6662-49e0-a589-ebfd91f05c79", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "c103ce57-6662-49e0-a589-ebfd91f05c79" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01vfw8ab3" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/b75ccb62-131b-4e76-adad-28636fc60fb8", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "b75ccb62-131b-4e76-adad-28636fc60fb8" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01snkfbde" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/f953c499-4b1e-426b-8c6d-e9e9f1fc730f", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "f953c499-4b1e-426b-8c6d-e9e9f1fc730f" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "Ete_vFWCLvFWSNK_7ba1fbde_0" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/80465c73-3481-4d9d-9d3b-ab4016dfffe7", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "80465c73-3481-4d9d-9d3b-ab4016dfffe7" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01pgnfbde" } ] } ] } } ] }, "images": { "image": [ { "image-id": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "image-name": "unknown", "image-architecture": "unknown", "image-os-distro": "unknown", "image-os-version": "unknown", "application": "unknown", "application-vendor": "unknown", "application-version": "unknown", "image-selflink": "http://10.12.25.2:8774/41d6d38489bd40b09ea8a6b6b852dcbd/images/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "resource-version": "1556564834957", "relationship-list": { "relationship": [ { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/f7807a27-1c45-4e79-9e61-6fb33ee4b7e7", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "f7807a27-1c45-4e79-9e61-6fb33ee4b7e7" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "Ete_vFWCLvFWSNK_38fbaf46_0" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/900dc2db-1d65-41ef-8b13-9b9b605cb0bd", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "900dc2db-1d65-41ef-8b13-9b9b605cb0bd" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01snkf0ef" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/cc93aa76-e88d-43a6-8e3b-331918dd3eab", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "cc93aa76-e88d-43a6-8e3b-331918dd3eab" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01pgnaf46" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/ab342d19-f3e6-420b-8481-ed7f16c43dfa", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "ab342d19-f3e6-420b-8481-ed7f16c43dfa" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01snkaf46" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/2a9ce7fd-ecae-4301-b2eb-0b3f42df2eb8", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "2a9ce7fd-ecae-4301-b2eb-0b3f42df2eb8" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01vfw8ab3" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/91277106-90d3-450d-8a10-9aa9a8727d6e", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "91277106-90d3-450d-8a10-9aa9a8727d6e" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01pgnf0ef" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/801da076-918a-4911-b87c-b44ce62822a9", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "801da076-918a-4911-b87c-b44ce62822a9" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01pgn8ab3" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/8a503052-a89c-4035-94ec-b3ab1e157b49", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "8a503052-a89c-4035-94ec-b3ab1e157b49" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01vfwf0ef" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/39a77e27-ced1-444c-a5b6-f73135e09225", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "39a77e27-ced1-444c-a5b6-f73135e09225" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01snk8ab3" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/0e581a27-5184-48b1-88b1-e81c5b5a450c", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "0e581a27-5184-48b1-88b1-e81c5b5a450c" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01snk8ab3" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/c103ce57-6662-49e0-a589-ebfd91f05c79", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "c103ce57-6662-49e0-a589-ebfd91f05c79" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01vfw8ab3" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/b75ccb62-131b-4e76-adad-28636fc60fb8", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "b75ccb62-131b-4e76-adad-28636fc60fb8" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01snkfbde" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/f953c499-4b1e-426b-8c6d-e9e9f1fc730f", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "f953c499-4b1e-426b-8c6d-e9e9f1fc730f" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "Ete_vFWCLvFWSNK_7ba1fbde_0" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/80465c73-3481-4d9d-9d3b-ab4016dfffe7", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "80465c73-3481-4d9d-9d3b-ab4016dfffe7" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01pgnfbde" } ] } ] } } ] }, "availability-zones": { "availability-zone": [ { "availability-zone-name": "nova", "hypervisor-type": "KVM", "operational-status": "Active", "resource-version": "1556561761360" } ] }, "relationship-list": { "relationship": [ { "related-to": "complex", "relationship-label": "org.onap.relationships.inventory.LocatedIn", "related-link": "/aai/v15/cloud-infrastructure/complexes/complex/clli1", "relationship-data": [ { "relationship-key": "complex.physical-location-id", "relationship-value": "clli1" } ] } ] } } } ] } 18:38:53.493 [Thread-43] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- AAI.CustomQuery request succeeded for 6d8d5799-ddc7-47a0-8994-fbc7b56eaff8 18:38:53.834 [Thread-46] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation AAI.CustomQuery outcome=Success for 6d8d5799-ddc7-47a0-8994-fbc7b56eaff8 18:38:53.834 [Thread-47] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- not retrying operation AAI.CustomQuery for 6d8d5799-ddc7-47a0-8994-fbc7b56eaff8 18:38:53.840 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.CustomQuery: set property AAI/vserver/link=my-link 18:38:53.844 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-3a66d97e==org.glassfish.jersey.servlet.ServletContainer@f55fe97f{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=aaiSim, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@848d9bc{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@1add3e03{/,null,AVAILABLE}, connector=aaiSim@3f62d56{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=Thread[aaiSim-6666,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-3a66d97e==org.glassfish.jersey.servlet.ServletContainer@f55fe97f{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 18:38:53.845 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-3a66d97e==org.glassfish.jersey.servlet.ServletContainer@f55fe97f{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=aaiSim, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@848d9bc{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@1add3e03{/,null,AVAILABLE}, connector=aaiSim@3f62d56{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=Thread[aaiSim-6666,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-3a66d97e==org.glassfish.jersey.servlet.ServletContainer@f55fe97f{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 18:38:53.848 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped aaiSim@3f62d56{HTTP/1.1, (http/1.1)}{localhost:6666} 18:38:53.848 [main] INFO org.eclipse.jetty.server.Server -- Stopped Server@848d9bc{STOPPING}[11.0.18,sto=0] 18:38:53.851 [main] INFO org.eclipse.jetty.server.handler.ContextHandler -- Stopped o.e.j.s.ServletContextHandler@1add3e03{/,null,STOPPED} [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.116 s -- in org.onap.policy.controlloop.actor.aai.AaiCustomQueryOperationTest [INFO] Running org.onap.policy.controlloop.actor.aai.AaiGetTenantOperationTest 18:38:53.868 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-435a2c7d==org.glassfish.jersey.servlet.ServletContainer@dc756dd7{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=aaiSim, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@201b52f7{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@57806346{/,null,STOPPED}, connector=aaiSim@412440c1{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-435a2c7d==org.glassfish.jersey.servlet.ServletContainer@dc756dd7{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 18:38:53.868 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-435a2c7d==org.glassfish.jersey.servlet.ServletContainer@dc756dd7{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=aaiSim, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@201b52f7{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@57806346{/,null,STOPPED}, connector=aaiSim@412440c1{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-435a2c7d==org.glassfish.jersey.servlet.ServletContainer@dc756dd7{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:38:53.886 [aaiSim-6666] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-435a2c7d==org.glassfish.jersey.servlet.ServletContainer@dc756dd7{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=aaiSim, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@201b52f7{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@57806346{/,null,STOPPED}, connector=aaiSim@412440c1{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=Thread[aaiSim-6666,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-435a2c7d==org.glassfish.jersey.servlet.ServletContainer@dc756dd7{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:38:53.886 [aaiSim-6666] INFO org.eclipse.jetty.server.Server -- jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.4+8-Ubuntu-118.04 18:38:53.946 [aaiSim-6666] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager -- Session workerName=node0 18:38:54.063 [aaiSim-6666] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:38:54.105 [aaiSim-6666] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started o.e.j.s.ServletContextHandler@57806346{/,null,AVAILABLE} 18:38:54.110 [aaiSim-6666] INFO org.eclipse.jetty.server.AbstractConnector -- Started aaiSim@412440c1{HTTP/1.1, (http/1.1)}{localhost:6666} 18:38:54.110 [aaiSim-6666] INFO org.eclipse.jetty.server.Server -- Started Server@201b52f7{STARTING}[11.0.18,sto=0] @5807ms 18:38:54.110 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-435a2c7d==org.glassfish.jersey.servlet.ServletContainer@dc756dd7{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=aaiSim, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@201b52f7{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@57806346{/,null,AVAILABLE}, connector=aaiSim@412440c1{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=Thread[aaiSim-6666,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-435a2c7d==org.glassfish.jersey.servlet.ServletContainer@dc756dd7{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4768 ms. 18:38:54.116 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Tenant: set property AAI/targetEntity=my-target 18:38:54.116 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Tenant: set property AAI/targetEntity=failedVserver 18:38:54.117 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Tenant: start operation attempt 1 for 6d8d5799-ddc7-47a0-8994-fbc7b56eaff8 18:38:54.119 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Tenant: set timeout to 5000ms for 6d8d5799-ddc7-47a0-8994-fbc7b56eaff8 18:38:54.124 [Thread-57] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation AAI.Tenant for 6d8d5799-ddc7-47a0-8994-fbc7b56eaff8 18:38:54.138 [Thread-57] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:38:54.139 [Thread-57] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:38:54.141 [Thread-57] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://localhost:6666/aai/v16/search/nodes-query?search-node-type=vserver&filter=vserver-name:EQUALS:failedVserver|] null 18:38:54.141 [Thread-57] INFO network -- [OUT|REST|http://localhost:6666/aai/v16/search/nodes-query?search-node-type=vserver&filter=vserver-name:EQUALS:failedVserver] null 18:38:54.160 [qtp1302056190-77] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:38:54 +0000] "GET /aai/v16/search/nodes-query?search-node-type=vserver&filter=vserver-name%3AEQUALS%3AfailedVserver HTTP/1.1" 204 0 "-" "Jersey/3.1.3 (HttpUrlConnection 17.0.4)" 18:38:54.161 [Thread-58] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- AAI.Tenant: response received for 6d8d5799-ddc7-47a0-8994-fbc7b56eaff8 18:38:54.161 [Thread-58] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://localhost:6666/aai/v16/search/nodes-query?search-node-type=vserver&filter=vserver-name:EQUALS:failedVserver|] 18:38:54.162 [Thread-58] INFO network -- [IN|REST|http://localhost:6666/aai/v16/search/nodes-query?search-node-type=vserver&filter=vserver-name:EQUALS:failedVserver] 18:38:54.163 [Thread-58] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- AAI.Tenant request failed with http error code 204 for 6d8d5799-ddc7-47a0-8994-fbc7b56eaff8 18:38:54.187 [Thread-61] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation AAI.Tenant outcome=Failure for 6d8d5799-ddc7-47a0-8994-fbc7b56eaff8 18:38:54.188 [Thread-62] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- operation AAI.Tenant no retries for 6d8d5799-ddc7-47a0-8994-fbc7b56eaff8 18:38:54.196 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Tenant: set property AAI/targetEntity=my-target 18:38:54.197 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://my-host:6969/base-uri/my-path/?search-node-type=vserver&filter=vserver-name:EQUALS:my-target|] null 18:38:54.197 [main] INFO network -- [OUT|REST|http://my-host:6969/base-uri/my-path/?search-node-type=vserver&filter=vserver-name:EQUALS:my-target] null 18:38:54.198 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- AAI.Tenant: response received for 6d8d5799-ddc7-47a0-8994-fbc7b56eaff8 18:38:54.198 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://my-host:6969/base-uri/my-path/?search-node-type=vserver&filter=vserver-name:EQUALS:my-target|] {"input":"my-text"} 18:38:54.198 [main] INFO network -- [IN|REST|http://my-host:6969/base-uri/my-path/?search-node-type=vserver&filter=vserver-name:EQUALS:my-target] {"input":"my-text"} 18:38:54.198 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- AAI.Tenant request succeeded for 6d8d5799-ddc7-47a0-8994-fbc7b56eaff8 18:38:54.204 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Tenant: set property AAI/targetEntity=my-target 18:38:54.205 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://my-host:6969/base-uri/my-path/?search-node-type=vserver&filter=vserver-name:EQUALS:my-target|] null 18:38:54.205 [main] INFO network -- [OUT|REST|http://my-host:6969/base-uri/my-path/?search-node-type=vserver&filter=vserver-name:EQUALS:my-target] null 18:38:54.205 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- AAI.Tenant: response received for 6d8d5799-ddc7-47a0-8994-fbc7b56eaff8 18:38:54.205 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://my-host:6969/base-uri/my-path/?search-node-type=vserver&filter=vserver-name:EQUALS:my-target|] 18:38:54.205 [main] INFO network -- [IN|REST|http://my-host:6969/base-uri/my-path/?search-node-type=vserver&filter=vserver-name:EQUALS:my-target] 18:38:54.205 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- AAI.Tenant request failed with http error code 500 for 6d8d5799-ddc7-47a0-8994-fbc7b56eaff8 18:38:54.217 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Tenant: set property AAI/targetEntity=my-target 18:38:54.228 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Tenant: set property AAI/targetEntity=my-target 18:38:54.240 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Tenant: set property AAI/targetEntity=my-target 18:38:54.240 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Tenant: set property AAI/targetEntity=OzVServer 18:38:54.240 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Tenant: start operation attempt 1 for 6d8d5799-ddc7-47a0-8994-fbc7b56eaff8 18:38:54.241 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Tenant: set timeout to 5000ms for 6d8d5799-ddc7-47a0-8994-fbc7b56eaff8 18:38:54.241 [Thread-63] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation AAI.Tenant for 6d8d5799-ddc7-47a0-8994-fbc7b56eaff8 18:38:54.242 [Thread-63] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://localhost:6666/aai/v16/search/nodes-query?search-node-type=vserver&filter=vserver-name:EQUALS:OzVServer|] null 18:38:54.242 [Thread-63] INFO network -- [OUT|REST|http://localhost:6666/aai/v16/search/nodes-query?search-node-type=vserver&filter=vserver-name:EQUALS:OzVServer] null 18:38:54.246 [qtp1302056190-80] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:38:54 +0000] "GET /aai/v16/search/nodes-query?search-node-type=vserver&filter=vserver-name%3AEQUALS%3AOzVServer HTTP/1.1" 200 244 "-" "Jersey/3.1.3 (HttpUrlConnection 17.0.4)" 18:38:54.247 [Thread-64] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- AAI.Tenant: response received for 6d8d5799-ddc7-47a0-8994-fbc7b56eaff8 18:38:54.248 [Thread-64] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://localhost:6666/aai/v16/search/nodes-query?search-node-type=vserver&filter=vserver-name:EQUALS:OzVServer|] {"result-data":[{"resource-type": "vserver","resource-link":"/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/3f2aaef74ecb4b19b35e26d0849fe9a2/vservers/vserver/6c3b3714-e36c-45af-9f16-7d3a73d99497"}]} 18:38:54.248 [Thread-64] INFO network -- [IN|REST|http://localhost:6666/aai/v16/search/nodes-query?search-node-type=vserver&filter=vserver-name:EQUALS:OzVServer] {"result-data":[{"resource-type": "vserver","resource-link":"/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/3f2aaef74ecb4b19b35e26d0849fe9a2/vservers/vserver/6c3b3714-e36c-45af-9f16-7d3a73d99497"}]} 18:38:54.248 [Thread-64] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- AAI.Tenant request succeeded for 6d8d5799-ddc7-47a0-8994-fbc7b56eaff8 18:38:54.274 [Thread-67] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation AAI.Tenant outcome=Success for 6d8d5799-ddc7-47a0-8994-fbc7b56eaff8 18:38:54.274 [Thread-68] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- not retrying operation AAI.Tenant for 6d8d5799-ddc7-47a0-8994-fbc7b56eaff8 18:38:54.279 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Tenant: set property AAI/targetEntity=my-target 18:38:54.285 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Tenant: set property AAI/targetEntity=my-target 18:38:54.286 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-435a2c7d==org.glassfish.jersey.servlet.ServletContainer@dc756dd7{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=aaiSim, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@201b52f7{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@57806346{/,null,AVAILABLE}, connector=aaiSim@412440c1{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=Thread[aaiSim-6666,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-435a2c7d==org.glassfish.jersey.servlet.ServletContainer@dc756dd7{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 18:38:54.287 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-435a2c7d==org.glassfish.jersey.servlet.ServletContainer@dc756dd7{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=aaiSim, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@201b52f7{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@57806346{/,null,AVAILABLE}, connector=aaiSim@412440c1{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=Thread[aaiSim-6666,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-435a2c7d==org.glassfish.jersey.servlet.ServletContainer@dc756dd7{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 18:38:54.289 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped aaiSim@412440c1{HTTP/1.1, (http/1.1)}{localhost:6666} 18:38:54.289 [main] INFO org.eclipse.jetty.server.Server -- Stopped Server@201b52f7{STOPPING}[11.0.18,sto=0] 18:38:54.291 [main] INFO org.eclipse.jetty.server.handler.ContextHandler -- Stopped o.e.j.s.ServletContextHandler@57806346{/,null,STOPPED} [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.onap.policy.controlloop.actor.aai.AaiGetTenantOperationTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ actor.aai --- [INFO] Loading execution data file /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.aai/../../../target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'actor.aai' with 6 classes [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (report-aggregate) @ actor.aai --- [INFO] Analyzed bundle 'actorServiceProvider' with 43 classes [INFO] Analyzed bundle 'aai' with 4 classes [INFO] Analyzed bundle 'events' with 16 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ actor.aai --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.aai/target/actor.aai-3.1.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ actor.aai --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ actor.aai --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ actor.aai --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ actor.aai --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.aai/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ actor.aai --- [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.aai/pom.xml to /tmp/r/org/onap/policy/models/policy-models-interactions/model-actors/actor.aai/3.1.1-SNAPSHOT/actor.aai-3.1.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.aai/target/actor.aai-3.1.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-interactions/model-actors/actor.aai/3.1.1-SNAPSHOT/actor.aai-3.1.1-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.models.policy-models-interactions.model-actors:actor.cds >-- [INFO] Building actor.cds 3.1.1-SNAPSHOT [31/43] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ actor.cds --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ actor.cds --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ actor.cds --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ actor.cds --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-interactions/model-actors/actor.cds/../../../target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/* --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ actor.cds --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ actor.cds --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ actor.cds --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ actor.cds --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 11 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ actor.cds --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ actor.cds --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 9 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ actor.cds --- [INFO] Surefire report directory: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.cds/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.controlloop.actor.cds.request.CdsActionRequestTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.295 s -- in org.onap.policy.controlloop.actor.cds.request.CdsActionRequestTest [INFO] Running org.onap.policy.controlloop.actor.cds.GrpcOperatorTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 18:38:57.789 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing CDS.any 18:38:57.795 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting CDS.any 18:38:57.796 [main] WARN org.onap.policy.controlloop.actor.cds.properties.GrpcOperationProperties -- Unexpected target type, build VNF-like operation properties [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.052 s -- in org.onap.policy.controlloop.actor.cds.GrpcOperatorTest [INFO] Running org.onap.policy.controlloop.actor.cds.GrpcActorServiceManagerTest 18:38:57.844 [main] INFO org.onap.policy.controlloop.actor.cds.CdsActorServiceManager -- Received notification from CDS: status { eventType: EVENT_COMPONENT_EXECUTED } 18:38:57.967 [main] INFO org.onap.policy.controlloop.actor.cds.CdsActorServiceManager -- Received notification from CDS: status { } 18:38:57.968 [main] INFO org.onap.policy.controlloop.actor.cds.CdsActorServiceManager -- Received notification from CDS: status { eventType: EVENT_COMPONENT_PROCESSING } 18:38:57.968 [main] INFO org.onap.policy.controlloop.actor.cds.CdsActorServiceManager -- CDS is processing the message: status { eventType: EVENT_COMPONENT_PROCESSING } [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.367 s -- in org.onap.policy.controlloop.actor.cds.GrpcActorServiceManagerTest [INFO] Running org.onap.policy.controlloop.actor.cds.CdsActorTest 18:38:58.376 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing actors 18:38:58.376 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- configuring actors 18:38:58.377 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing CDS 18:38:58.378 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- configuring operations for actor CDS 18:38:58.380 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing CDS.any 18:38:58.381 [main] WARN org.onap.policy.controlloop.actorserviceprovider.ActorService -- missing configuration parameters for actor AAI; actor cannot be started 18:38:58.381 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting actors 18:38:58.381 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- starting actors 18:38:58.381 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting CDS 18:38:58.381 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- starting operations for actor CDS 18:38:58.382 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting CDS.any 18:38:58.382 [main] WARN org.onap.policy.controlloop.actorserviceprovider.ActorService -- not starting unconfigured actor AAI 18:38:58.382 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping actors 18:38:58.382 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- stopping actors 18:38:58.382 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping CDS 18:38:58.382 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- stopping operations for actor CDS 18:38:58.383 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping CDS.any 18:38:58.383 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- AAI is not running 18:38:58.383 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- actors is not running [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.210 s -- in org.onap.policy.controlloop.actor.cds.CdsActorTest [INFO] Running org.onap.policy.controlloop.actor.cds.properties.GrpcOperationPropertiesTest 18:38:58.394 [main] WARN org.onap.policy.controlloop.actor.cds.properties.GrpcOperationProperties -- Unexpected target type, build VNF-like operation properties [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.policy.controlloop.actor.cds.properties.GrpcOperationPropertiesTest [INFO] Running org.onap.policy.controlloop.actor.cds.properties.GrcpOperationResourceVnfPropertiesTest 18:38:58.403 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- null.null: set property AAI/resourceId/vnf=org.onap.aai.domain.yang.GenericVnf@20027c44[vnfId=v, vnfInstanceId=(default), vnfName=(default), vnfName2=(default), vnfType=(default), serviceId=(default), regionalResourceZone=(default), provStatus=(default), operationalStatus=(default), licenseKey=(default), equipmentRole=(default), orchestrationStatus=(default), vnfPackageName=(default), vnfDiscriptorName=(default), jobId=(default), heatStackId=(default), msoCatalogKey=(default), managementOption=(default), ipv4OamAddress=(default), ipv4Loopback0Address=(default), nmLanV6Address=(default), managementV6Address=(default), vcpu=(default), vcpuUnits=(default), vmemory=(default), vmemoryUnits=(default), vdisk=(default), vdiskUnits=(default), nshd=(default), nvm=(default), nnet=(default), inMaint=(default), isClosedLoopDisabled=(default), resourceVersion=(default), summaryStatus=(default), encryptedAccessFlag=(default), entitlementAssignmentGroupUuid=(default), entitlementResourceUuid=(default), licenseAssignmentGroupUuid=(default), licenseKeyUuid=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), asNumber=(default), regionalResourceSubzone=(default), nfType=(default), nfFunction=(default), nfRole=(default), nfNamingCode=(default), selflink=(default), ipv4OamGatewayAddress=(default), ipv4OamGatewayAddressPrefixLength=(default), vlanIdOuter=(default), nmProfileName=(default), softwareVersion=(default), applicationId=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), lInterfaces=(default), lagInterfaces=(default), vfModules=(default), licenses=(default), bgpGroups=(default), bgpNeighbors=(default), entitlements=(default)] 18:38:58.411 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- null.null: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@bb12f41[serviceInstanceId=s, serviceInstanceName=(default), serviceType=(default), serviceRole=(default), serviceRate=(default), serviceLayer=(default), dueDate=(default), endDate=(default), environmentContext=(default), workloadContext=(default), createdAt=(default), updatedAt=(default), description=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), widgetModelId=(default), widgetModelVersion=(default), bandwidthTotal=(default), bandwidthUpWan1=(default), bandwidthDownWan1=(default), bandwidthUpWan2=(default), bandwidthDownWan2=(default), vhnPortalUrl=(default), serviceInstanceLocationId=(default), resourceVersion=(default), selflink=(default), orchestrationStatus=(default), inputParameters=(default), serviceFunction=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), metadata=(default), allottedResources=(default), composedResources=(default), communicationServiceProfiles=(default), serviceProfiles=(default), sliceProfiles=(default), operationalStatus=(default)] 18:38:58.412 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- null.null: set property cds/grpc/aai/properties={} 18:38:58.412 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- null.null: set property cds/grpc/aai/properties={aa=AA} [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.onap.policy.controlloop.actor.cds.properties.GrcpOperationResourceVnfPropertiesTest [INFO] Running org.onap.policy.controlloop.actor.cds.properties.GrpcOperationTargetVnfPropertiesTest 18:38:58.416 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- null.null: set property AAI/targetEntity=v 18:38:58.416 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- null.null: set property cds/grpc/aai/properties={} 18:38:58.416 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- null.null: set property cds/grpc/aai/properties={aa=AA} [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.policy.controlloop.actor.cds.properties.GrpcOperationTargetVnfPropertiesTest [INFO] Running org.onap.policy.controlloop.actor.cds.properties.GrpcOperationPnfPropertiesTest 18:38:58.420 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- null.null: set property AAI/pnf=org.onap.policy.common.utils.coder.StandardCoderObject@640a8f93 18:38:58.421 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- null.null: set property cds/grpc/aai/properties={} 18:38:58.421 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- null.null: set property cds/grpc/aai/properties={dataC=valueC} [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.policy.controlloop.actor.cds.properties.GrpcOperationPnfPropertiesTest [INFO] Running org.onap.policy.controlloop.actor.cds.GrpcOperationTest 18:38:58.903 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- CDS.any: set property AAI/resourceId/vnf=org.onap.aai.domain.yang.GenericVnf@36f40d72[vnfId=my-vnf, vnfInstanceId=(default), vnfName=(default), vnfName2=(default), vnfType=(default), serviceId=(default), regionalResourceZone=(default), provStatus=(default), operationalStatus=(default), licenseKey=(default), equipmentRole=(default), orchestrationStatus=(default), vnfPackageName=(default), vnfDiscriptorName=(default), jobId=(default), heatStackId=(default), msoCatalogKey=(default), managementOption=(default), ipv4OamAddress=(default), ipv4Loopback0Address=(default), nmLanV6Address=(default), managementV6Address=(default), vcpu=(default), vcpuUnits=(default), vmemory=(default), vmemoryUnits=(default), vdisk=(default), vdiskUnits=(default), nshd=(default), nvm=(default), nnet=(default), inMaint=(default), isClosedLoopDisabled=(default), resourceVersion=(default), summaryStatus=(default), encryptedAccessFlag=(default), entitlementAssignmentGroupUuid=(default), entitlementResourceUuid=(default), licenseAssignmentGroupUuid=(default), licenseKeyUuid=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), asNumber=(default), regionalResourceSubzone=(default), nfType=(default), nfFunction=(default), nfRole=(default), nfNamingCode=(default), selflink=(default), ipv4OamGatewayAddress=(default), ipv4OamGatewayAddressPrefixLength=(default), vlanIdOuter=(default), nmProfileName=(default), softwareVersion=(default), applicationId=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), lInterfaces=(default), lagInterfaces=(default), vfModules=(default), licenses=(default), bgpGroups=(default), bgpNeighbors=(default), entitlements=(default)] 18:38:58.906 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- CDS.any: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@2c557eee[serviceInstanceId=my-service-instance-id, serviceInstanceName=(default), serviceType=(default), serviceRole=(default), serviceRate=(default), serviceLayer=(default), dueDate=(default), endDate=(default), environmentContext=(default), workloadContext=(default), createdAt=(default), updatedAt=(default), description=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), widgetModelId=(default), widgetModelVersion=(default), bandwidthTotal=(default), bandwidthUpWan1=(default), bandwidthDownWan1=(default), bandwidthUpWan2=(default), bandwidthDownWan2=(default), vhnPortalUrl=(default), serviceInstanceLocationId=(default), resourceVersion=(default), selflink=(default), orchestrationStatus=(default), inputParameters=(default), serviceFunction=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), metadata=(default), allottedResources=(default), composedResources=(default), communicationServiceProfiles=(default), serviceProfiles=(default), sliceProfiles=(default), operationalStatus=(default)] 18:38:58.919 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- CDS.any: set property AAI/resourceId/vnf=org.onap.aai.domain.yang.GenericVnf@6963b0bd[vnfId=my-vnf, vnfInstanceId=(default), vnfName=(default), vnfName2=(default), vnfType=(default), serviceId=(default), regionalResourceZone=(default), provStatus=(default), operationalStatus=(default), licenseKey=(default), equipmentRole=(default), orchestrationStatus=(default), vnfPackageName=(default), vnfDiscriptorName=(default), jobId=(default), heatStackId=(default), msoCatalogKey=(default), managementOption=(default), ipv4OamAddress=(default), ipv4Loopback0Address=(default), nmLanV6Address=(default), managementV6Address=(default), vcpu=(default), vcpuUnits=(default), vmemory=(default), vmemoryUnits=(default), vdisk=(default), vdiskUnits=(default), nshd=(default), nvm=(default), nnet=(default), inMaint=(default), isClosedLoopDisabled=(default), resourceVersion=(default), summaryStatus=(default), encryptedAccessFlag=(default), entitlementAssignmentGroupUuid=(default), entitlementResourceUuid=(default), licenseAssignmentGroupUuid=(default), licenseKeyUuid=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), asNumber=(default), regionalResourceSubzone=(default), nfType=(default), nfFunction=(default), nfRole=(default), nfNamingCode=(default), selflink=(default), ipv4OamGatewayAddress=(default), ipv4OamGatewayAddressPrefixLength=(default), vlanIdOuter=(default), nmProfileName=(default), softwareVersion=(default), applicationId=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), lInterfaces=(default), lagInterfaces=(default), vfModules=(default), licenses=(default), bgpGroups=(default), bgpNeighbors=(default), entitlements=(default)] 18:38:58.921 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- CDS.any: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@68a94e58[serviceInstanceId=my-service-instance-id, serviceInstanceName=(default), serviceType=(default), serviceRole=(default), serviceRate=(default), serviceLayer=(default), dueDate=(default), endDate=(default), environmentContext=(default), workloadContext=(default), createdAt=(default), updatedAt=(default), description=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), widgetModelId=(default), widgetModelVersion=(default), bandwidthTotal=(default), bandwidthUpWan1=(default), bandwidthDownWan1=(default), bandwidthUpWan2=(default), bandwidthDownWan2=(default), vhnPortalUrl=(default), serviceInstanceLocationId=(default), resourceVersion=(default), selflink=(default), orchestrationStatus=(default), inputParameters=(default), serviceFunction=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), metadata=(default), allottedResources=(default), composedResources=(default), communicationServiceProfiles=(default), serviceProfiles=(default), sliceProfiles=(default), operationalStatus=(default)] 18:38:58.926 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- CDS.any: set property AAI/targetEntity=my-vnf 18:38:58.927 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- CDS.any: set property AAI/targetEntity=null 18:38:58.934 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- CDS.any: set property AAI/pnf=org.onap.policy.common.utils.coder.StandardCoderObject@61d150af 18:38:59.219 [main] INFO org.onap.policy.cds.client.CdsProcessorGrpcClient -- CdsProcessorListener started 18:38:59.219 [main] INFO org.onap.policy.cds.client.CdsProcessorHandler -- Processing blueprint(1.0.0:vfw-cds) for action(1.0.0) 18:38:59.261 [main] INFO org.onap.policy.common.utils.services.OrderedServiceImpl -- ***** OrderedServiceImpl implementers: [] 18:38:59.264 [main] INFO network -- [OUT|REST|gRPC://10.10.10.10:2000/] commonHeader { requestId: "413b475d-6685-4729-8b35-9cfdd6b82148" subRequestId: "0" originatorId: "POLICY" } actionIdentifiers { blueprintName: "vfw-cds" blueprintVersion: "1.0.0" actionName: "any" mode: "sync" } payload { fields { key: "any-request" value { struct_value { fields { key: "resolution-key" value { string_value: "54a79d73-2f44-428f-b544-d2cff0e991d9" } } fields { key: "any-properties" value { struct_value { fields { key: "pnf.dataA" value { string_value: "valueA" } } fields { key: "pnf.dataB" value { string_value: "valueB" } } fields { key: "data" value { struct_value { fields { key: "mapInfo" value { struct_value { fields { key: "key" value { string_value: "val" } } } } } fields { key: "arrayInfo" value { list_value { values { string_value: "one" } values { string_value: "two" } } } } fields { key: "paramInfo" value { string_value: "val" } } } } } } } } } } } } 18:38:59.276 [main] WARN org.onap.policy.controlloop.actor.cds.properties.GrpcOperationProperties -- Unexpected target type, build VNF-like operation properties 18:38:59.281 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- CDS.any: set property AAI/targetEntity=my-vnf 18:38:59.283 [main] INFO org.onap.policy.cds.client.CdsProcessorGrpcClient -- CdsProcessorListener started 18:38:59.283 [main] INFO org.onap.policy.cds.client.CdsProcessorHandler -- Processing blueprint(1.0.0:vfw-cds) for action(1.0.0) 18:38:59.294 [main] INFO network -- [OUT|REST|gRPC://10.10.10.10:2000/] commonHeader { requestId: "413b475d-6685-4729-8b35-9cfdd6b82148" subRequestId: "0" originatorId: "POLICY" } actionIdentifiers { blueprintName: "vfw-cds" blueprintVersion: "1.0.0" actionName: "any" mode: "sync" } payload { fields { key: "any-request" value { struct_value { fields { key: "resolution-key" value { string_value: "0780ef4f-8c8e-4ac7-96a2-e5a2d431cb4f" } } fields { key: "any-properties" value { struct_value { fields { key: "generic-vnf.vnf-id" value { string_value: "my-vnf" } } fields { key: "data" value { struct_value { fields { key: "mapInfo" value { struct_value { fields { key: "key" value { string_value: "val" } } } } } fields { key: "arrayInfo" value { list_value { values { string_value: "one" } values { string_value: "two" } } } } fields { key: "paramInfo" value { string_value: "val" } } } } } } } } } } } } 18:38:59.295 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- CDS.any: set property AAI/resourceId/vnf=org.onap.aai.domain.yang.GenericVnf@48928b57[vnfId=my-vnf, vnfInstanceId=(default), vnfName=(default), vnfName2=(default), vnfType=(default), serviceId=(default), regionalResourceZone=(default), provStatus=(default), operationalStatus=(default), licenseKey=(default), equipmentRole=(default), orchestrationStatus=(default), vnfPackageName=(default), vnfDiscriptorName=(default), jobId=(default), heatStackId=(default), msoCatalogKey=(default), managementOption=(default), ipv4OamAddress=(default), ipv4Loopback0Address=(default), nmLanV6Address=(default), managementV6Address=(default), vcpu=(default), vcpuUnits=(default), vmemory=(default), vmemoryUnits=(default), vdisk=(default), vdiskUnits=(default), nshd=(default), nvm=(default), nnet=(default), inMaint=(default), isClosedLoopDisabled=(default), resourceVersion=(default), summaryStatus=(default), encryptedAccessFlag=(default), entitlementAssignmentGroupUuid=(default), entitlementResourceUuid=(default), licenseAssignmentGroupUuid=(default), licenseKeyUuid=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), asNumber=(default), regionalResourceSubzone=(default), nfType=(default), nfFunction=(default), nfRole=(default), nfNamingCode=(default), selflink=(default), ipv4OamGatewayAddress=(default), ipv4OamGatewayAddressPrefixLength=(default), vlanIdOuter=(default), nmProfileName=(default), softwareVersion=(default), applicationId=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), lInterfaces=(default), lagInterfaces=(default), vfModules=(default), licenses=(default), bgpGroups=(default), bgpNeighbors=(default), entitlements=(default)] 18:38:59.296 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- CDS.any: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@29088be1[serviceInstanceId=my-service-instance-id, serviceInstanceName=(default), serviceType=(default), serviceRole=(default), serviceRate=(default), serviceLayer=(default), dueDate=(default), endDate=(default), environmentContext=(default), workloadContext=(default), createdAt=(default), updatedAt=(default), description=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), widgetModelId=(default), widgetModelVersion=(default), bandwidthTotal=(default), bandwidthUpWan1=(default), bandwidthDownWan1=(default), bandwidthUpWan2=(default), bandwidthDownWan2=(default), vhnPortalUrl=(default), serviceInstanceLocationId=(default), resourceVersion=(default), selflink=(default), orchestrationStatus=(default), inputParameters=(default), serviceFunction=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), metadata=(default), allottedResources=(default), composedResources=(default), communicationServiceProfiles=(default), serviceProfiles=(default), sliceProfiles=(default), operationalStatus=(default)] 18:38:59.302 [main] INFO org.onap.policy.cds.client.CdsProcessorGrpcClient -- CdsProcessorListener started 18:38:59.302 [main] INFO org.onap.policy.cds.client.CdsProcessorHandler -- Processing blueprint(1.0.0:vfw-cds) for action(1.0.0) 18:38:59.305 [main] INFO network -- [OUT|REST|gRPC://10.10.10.10:2000/] commonHeader { requestId: "413b475d-6685-4729-8b35-9cfdd6b82148" subRequestId: "0" originatorId: "POLICY" } actionIdentifiers { blueprintName: "vfw-cds" blueprintVersion: "1.0.0" actionName: "any" mode: "sync" } payload { fields { key: "any-request" value { struct_value { fields { key: "resolution-key" value { string_value: "c2f00f46-b185-4584-b272-be2bcc1779fe" } } fields { key: "any-properties" value { struct_value { fields { key: "service-instance.service-instance-id" value { string_value: "my-service-instance-id" } } fields { key: "generic-vnf.vnf-id" value { string_value: "my-vnf" } } fields { key: "data" value { struct_value { fields { key: "mapInfo" value { struct_value { fields { key: "key" value { string_value: "val" } } } } } fields { key: "arrayInfo" value { list_value { values { string_value: "one" } values { string_value: "two" } } } } fields { key: "paramInfo" value { string_value: "val" } } } } } } } } } } } } 18:38:59.325 [main] WARN org.onap.policy.controlloop.actor.cds.properties.GrpcOperationProperties -- Unexpected target type, build VNF-like operation properties 18:38:59.325 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- CDS.subscribe: set property cds/grpc/aai/properties={} 18:38:59.326 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- CDS.subscribe: start operation attempt 1 for 413b475d-6685-4729-8b35-9cfdd6b82148 18:38:59.328 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- CDS.subscribe: set timeout to 5000ms for 413b475d-6685-4729-8b35-9cfdd6b82148 18:38:59.328 [Thread-3] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation CDS.subscribe for 413b475d-6685-4729-8b35-9cfdd6b82148 18:38:59.330 [Thread-3] INFO org.onap.policy.cds.client.CdsProcessorGrpcClient -- CdsProcessorListener started 18:38:59.330 [Thread-3] INFO org.onap.policy.cds.client.CdsProcessorHandler -- Processing blueprint(1.0:my_artifact) for action(1.0) 18:38:59.332 [Thread-3] INFO network -- [OUT|REST|gRPC://localhost:6671/] commonHeader { requestId: "413b475d-6685-4729-8b35-9cfdd6b82148" subRequestId: "0" originatorId: "POLICY" } actionIdentifiers { blueprintName: "my_artifact" blueprintVersion: "1.0" actionName: "subscribe" mode: "sync" } payload { fields { key: "subscribe-request" value { struct_value { fields { key: "resolution-key" value { string_value: "d76681f8-3dbb-4345-9189-837a5b75b2d3" } } fields { key: "subscribe-properties" value { struct_value { fields { key: "data" value { string_value: "" } } } } } } } } } 18:38:59.409 [grpc-default-executor-0] INFO org.onap.policy.simulators.CdsSimulator -- Received request input to CDS: commonHeader { requestId: "413b475d-6685-4729-8b35-9cfdd6b82148" subRequestId: "0" originatorId: "POLICY" } actionIdentifiers { blueprintName: "my_artifact" blueprintVersion: "1.0" actionName: "subscribe" mode: "sync" } payload { fields { key: "subscribe-request" value { struct_value { fields { key: "resolution-key" value { string_value: "d76681f8-3dbb-4345-9189-837a5b75b2d3" } } fields { key: "subscribe-properties" value { struct_value { fields { key: "data" value { string_value: "" } } } } } } } } } 18:38:59.411 [grpc-default-executor-0] INFO org.onap.policy.simulators.CdsSimulator -- Fetching response from my_artifact-subscribe.json 18:38:59.427 [grpc-default-executor-0] INFO network -- [IN|REST|gRPC://localhost:6671/] commonHeader { timestamp: "2020-03-20T14:00:25.217Z" requestId: "123456-1000" subRequestId: "sub-123456-1000" flag { } originatorId: "sdnc" } actionIdentifiers { blueprintName: "my_artifact" blueprintVersion: "1.0.0" actionName: "subscribe" mode: "sync" } status { code: 200 message: "success" eventType: EVENT_COMPONENT_EXECUTED timestamp: "2020-07-02T14:56:25.608Z" } payload { fields { key: "subscription-response" value { struct_value { fields { key: "status" value { string_value: "success" } } } } } } 18:38:59.428 [grpc-default-executor-0] INFO org.onap.policy.controlloop.actor.cds.CdsActorServiceManager -- Received notification from CDS: commonHeader { timestamp: "2020-03-20T14:00:25.217Z" requestId: "123456-1000" subRequestId: "sub-123456-1000" flag { } originatorId: "sdnc" } actionIdentifiers { blueprintName: "my_artifact" blueprintVersion: "1.0.0" actionName: "subscribe" mode: "sync" } status { code: 200 message: "success" eventType: EVENT_COMPONENT_EXECUTED timestamp: "2020-07-02T14:56:25.608Z" } payload { fields { key: "subscription-response" value { struct_value { fields { key: "status" value { string_value: "success" } } } } } } 18:38:59.430 [grpc-default-executor-0] INFO org.onap.policy.cds.client.CdsProcessorHandler -- Completed blueprint(1.0:my_artifact) for action(1.0) 18:38:59.435 [Thread-7] INFO org.onap.policy.cds.client.CdsProcessorGrpcClient -- CdsProcessorListener stopped 18:38:59.435 [Thread-8] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation CDS.subscribe outcome=Success for 413b475d-6685-4729-8b35-9cfdd6b82148 18:38:59.439 [Thread-9] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- not retrying operation CDS.subscribe for 413b475d-6685-4729-8b35-9cfdd6b82148 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.025 s -- in org.onap.policy.controlloop.actor.cds.GrpcOperationTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ actor.cds --- [INFO] Loading execution data file /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.cds/../../../target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'actor.cds' with 10 classes [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (report-aggregate) @ actor.cds --- [INFO] Analyzed bundle 'actorServiceProvider' with 43 classes [INFO] Analyzed bundle 'cds' with 7 classes [INFO] Analyzed bundle 'actor.aai' with 6 classes [INFO] Analyzed bundle 'events' with 16 classes [INFO] Analyzed bundle 'aai' with 4 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ actor.cds --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.cds/target/actor.cds-3.1.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ actor.cds --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ actor.cds --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ actor.cds --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ actor.cds --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.cds/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ actor.cds --- [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.cds/pom.xml to /tmp/r/org/onap/policy/models/policy-models-interactions/model-actors/actor.cds/3.1.1-SNAPSHOT/actor.cds-3.1.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.cds/target/actor.cds-3.1.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-interactions/model-actors/actor.cds/3.1.1-SNAPSHOT/actor.cds-3.1.1-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.models.policy-models-interactions.model-actors:actor.appc >-- [INFO] Building actor.appc 3.1.1-SNAPSHOT [32/43] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ actor.appc --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ actor.appc --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ actor.appc --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ actor.appc --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-interactions/model-actors/actor.appc/../../../target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/* --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ actor.appc --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ actor.appc --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ actor.appc --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ actor.appc --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 3 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ actor.appc --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ actor.appc --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 4 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ actor.appc --- [INFO] Surefire report directory: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.appc/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.controlloop.actor.appc.AppcActorTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 18:39:02.968 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing actors 18:39:02.972 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- configuring actors 18:39:02.985 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing APPC 18:39:02.986 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- configuring operations for actor APPC 18:39:02.992 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing APPC.ModifyConfig 18:39:03.014 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting actors 18:39:03.014 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- starting actors 18:39:03.016 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting APPC 18:39:03.016 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.controlloop.actorserviceprovider.topic.TopicListenerImpl@4aed311e 18:39:03.023 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- starting operations for actor APPC 18:39:03.023 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting APPC.ModifyConfig 18:39:03.023 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping actors 18:39:03.023 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- stopping actors 18:39:03.024 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping APPC 18:39:03.024 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.controlloop.actorserviceprovider.topic.TopicListenerImpl@4aed311e 18:39:03.024 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- stopping operations for actor APPC 18:39:03.025 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping APPC.ModifyConfig 18:39:03.025 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- actors is not running 18:39:03.025 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:39:03.025 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:39:03.025 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 18:39:03.025 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:39:03.025 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 18:39:03.026 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.515 s -- in org.onap.policy.controlloop.actor.appc.AppcActorTest [INFO] Running org.onap.policy.controlloop.actor.appc.AppcOperationTest 18:39:03.247 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-26c59348==org.glassfish.jersey.servlet.ServletContainer@f77b2222{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=3904, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@23df7fad{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@5ddb302{/,null,STOPPED}, connector=RestServerParameters@79b7c350{HTTP/1.1, (http/1.1)}{0.0.0.0:3904}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-26c59348==org.glassfish.jersey.servlet.ServletContainer@f77b2222{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 18:39:03.263 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-26c59348==org.glassfish.jersey.servlet.ServletContainer@f77b2222{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=3904, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@23df7fad{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@5ddb302{/,null,STOPPED}, connector=RestServerParameters@79b7c350{HTTP/1.1, (http/1.1)}{0.0.0.0:3904}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-26c59348==org.glassfish.jersey.servlet.ServletContainer@f77b2222{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:39:03.266 [RestServerParameters-3904] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-26c59348==org.glassfish.jersey.servlet.ServletContainer@f77b2222{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=3904, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@23df7fad{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@5ddb302{/,null,STOPPED}, connector=RestServerParameters@79b7c350{HTTP/1.1, (http/1.1)}{0.0.0.0:3904}, jettyThread=Thread[RestServerParameters-3904,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-26c59348==org.glassfish.jersey.servlet.ServletContainer@f77b2222{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:39:03.286 [RestServerParameters-3904] INFO org.eclipse.jetty.server.Server -- jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.4+8-Ubuntu-118.04 18:39:03.382 [RestServerParameters-3904] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager -- Session workerName=node0 18:39:04.089 [RestServerParameters-3904] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:39:04.165 [RestServerParameters-3904] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started o.e.j.s.ServletContextHandler@5ddb302{/,null,AVAILABLE} 18:39:04.177 [RestServerParameters-3904] INFO org.eclipse.jetty.server.AbstractConnector -- Started RestServerParameters@79b7c350{HTTP/1.1, (http/1.1)}{0.0.0.0:3904} 18:39:04.180 [RestServerParameters-3904] INFO org.eclipse.jetty.server.Server -- Started Server@23df7fad{STARTING}[11.0.18,sto=0] @3278ms 18:39:04.180 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-26c59348==org.glassfish.jersey.servlet.ServletContainer@f77b2222{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=3904, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@23df7fad{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@5ddb302{/,null,AVAILABLE}, connector=RestServerParameters@79b7c350{HTTP/1.1, (http/1.1)}{0.0.0.0:3904}, jettyThread=Thread[RestServerParameters-3904,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-26c59348==org.glassfish.jersey.servlet.ServletContainer@f77b2222{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4086 ms. 18:39:04.454 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1ec8bbb8-8290-4a9f-b282-c3a850ab0d6e, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 18:39:04.463 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=c9992128-4ca2-476e-884a-0ec2abb88cb8, alive=false, publisher=null]]: starting 18:39:04.470 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineDmaapTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=c9992128-4ca2-476e-884a-0ec2abb88cb8, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created 18:39:04.470 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1ec8bbb8-8290-4a9f-b282-c3a850ab0d6e, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting 18:39:04.471 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1ec8bbb8-8290-4a9f-b282-c3a850ab0d6e, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 18:39:04.472 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1ec8bbb8-8290-4a9f-b282-c3a850ab0d6e, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.controlloop.actorserviceprovider.topic.TopicListenerImpl@637506d8 18:39:04.472 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1ec8bbb8-8290-4a9f-b282-c3a850ab0d6e, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted 18:39:04.479 [DMAAP-source-my-sink] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-sink/1ec8bbb8-8290-4a9f-b282-c3a850ab0d6e/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 18:39:04.482 [DMAAP-source-my-sink] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-sink/1ec8bbb8-8290-4a9f-b282-c3a850ab0d6e/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 (anonymous) ... 18:39:04.856 [qtp1172814713-21] INFO org.onap.policy.models.sim.dmaap.provider.TopicData -- Topic my-sink: added 18:39:04.884 [qtp1172814713-21] INFO org.onap.policy.models.sim.dmaap.provider.ConsumerGroupData -- Topic my-sink: add consumer group: 1ec8bbb8-8290-4a9f-b282-c3a850ab0d6e 18:39:05.017 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1ec8bbb8-8290-4a9f-b282-c3a850ab0d6e, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: registering org.onap.policy.simulators.AppcLegacyTopicServer@5bcfdaf3 18:39:05.018 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1ec8bbb8-8290-4a9f-b282-c3a850ab0d6e, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=2]]]]: register: start not attempted 18:39:05.091 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1ec8bbb8-8290-4a9f-b282-c3a850ab0d6e, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=2]]]]: unregistering org.onap.policy.simulators.AppcLegacyTopicServer@5bcfdaf3 18:39:05.111 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1ec8bbb8-8290-4a9f-b282-c3a850ab0d6e, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: registering org.onap.policy.simulators.AppcLegacyTopicServer@19f99aaf 18:39:05.111 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1ec8bbb8-8290-4a9f-b282-c3a850ab0d6e, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=2]]]]: register: start not attempted 18:39:05.114 [main] WARN org.onap.policy.controlloop.actor.appc.AppcOperation -- cannot decode JSON value invalid-key: {invalid json org.onap.policy.common.utils.coder.CoderException: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Expected ':' at line 1 column 11 path $.invalid at org.onap.policy.common.utils.coder.StandardCoder.decode(StandardCoder.java:184) at org.onap.policy.controlloop.actor.appc.AppcOperation.convertPayload(AppcOperation.java:118) at org.onap.policy.controlloop.actor.appc.AppcOperation.makeRequest(AppcOperation.java:93) at org.onap.policy.controlloop.actor.appc.AppcOperationTest.testConvertPayload(AppcOperationTest.java:135) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:42) at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 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) Caused by: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Expected ':' at line 1 column 11 path $.invalid at com.google.gson.Gson.fromJson(Gson.java:1241) at com.google.gson.Gson.fromJson(Gson.java:1137) at com.google.gson.Gson.fromJson(Gson.java:1047) at com.google.gson.Gson.fromJson(Gson.java:982) at org.onap.policy.common.utils.coder.StandardCoder.fromJson(StandardCoder.java:341) at org.onap.policy.common.utils.coder.StandardCoder.decode(StandardCoder.java:181) ... 40 common frames omitted Caused by: com.google.gson.stream.MalformedJsonException: Expected ':' at line 1 column 11 path $.invalid at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1659) at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:539) at com.google.gson.stream.JsonReader.peek(JsonReader.java:433) at com.google.gson.internal.bind.ObjectTypeAdapter.read(ObjectTypeAdapter.java:129) at com.google.gson.Gson.fromJson(Gson.java:1227) ... 45 common frames omitted 18:39:05.124 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1ec8bbb8-8290-4a9f-b282-c3a850ab0d6e, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=2]]]]: unregistering org.onap.policy.simulators.AppcLegacyTopicServer@19f99aaf 18:39:05.140 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1ec8bbb8-8290-4a9f-b282-c3a850ab0d6e, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: registering org.onap.policy.simulators.AppcLegacyTopicServer@c478e4e 18:39:05.140 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1ec8bbb8-8290-4a9f-b282-c3a850ab0d6e, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=2]]]]: register: start not attempted 18:39:05.143 [main] INFO org.onap.policy.controlloop.actor.appc.AppcOperation -- default-Actor.default-Operation: ignoring request message for 5d672d20-9c92-46df-979a-3558f3ab6513 18:39:05.426 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1ec8bbb8-8290-4a9f-b282-c3a850ab0d6e, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=2]]]]: unregistering org.onap.policy.simulators.AppcLegacyTopicServer@c478e4e 18:39:05.434 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1ec8bbb8-8290-4a9f-b282-c3a850ab0d6e, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: registering org.onap.policy.simulators.AppcLegacyTopicServer@7ec8db0c 18:39:05.434 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1ec8bbb8-8290-4a9f-b282-c3a850ab0d6e, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=2]]]]: register: start not attempted 18:39:05.436 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1ec8bbb8-8290-4a9f-b282-c3a850ab0d6e, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=2]]]]: unregistering org.onap.policy.simulators.AppcLegacyTopicServer@7ec8db0c 18:39:05.444 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1ec8bbb8-8290-4a9f-b282-c3a850ab0d6e, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: registering org.onap.policy.simulators.AppcLegacyTopicServer@7f31937b 18:39:05.444 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1ec8bbb8-8290-4a9f-b282-c3a850ab0d6e, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=2]]]]: register: start not attempted 18:39:05.446 [main] INFO org.onap.policy.controlloop.actor.appc.AppcOperation -- default-Actor.default-Operation: no payload specified for 5d672d20-9c92-46df-979a-3558f3ab6513 18:39:05.446 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1ec8bbb8-8290-4a9f-b282-c3a850ab0d6e, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=2]]]]: unregistering org.onap.policy.simulators.AppcLegacyTopicServer@7f31937b 18:39:05.453 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1ec8bbb8-8290-4a9f-b282-c3a850ab0d6e, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: registering org.onap.policy.simulators.AppcLegacyTopicServer@29a50a11 18:39:05.454 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1ec8bbb8-8290-4a9f-b282-c3a850ab0d6e, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=2]]]]: register: start not attempted 18:39:05.455 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1ec8bbb8-8290-4a9f-b282-c3a850ab0d6e, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=2]]]]: unregistering org.onap.policy.simulators.AppcLegacyTopicServer@29a50a11 18:39:05.458 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1ec8bbb8-8290-4a9f-b282-c3a850ab0d6e, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: stopping 18:39:05.458 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusPublisher$CambriaPublisherWrapper -- CambriaPublisherWrapper []: CLOSE 18:39:05.459 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1ec8bbb8-8290-4a9f-b282-c3a850ab0d6e, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: stopping 18:39:05.459 [main] WARN org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=c9992128-4ca2-476e-884a-0ec2abb88cb8, alive=false, publisher=null]]: there is no publisher 18:39:05.459 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-26c59348==org.glassfish.jersey.servlet.ServletContainer@f77b2222{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=3904, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@23df7fad{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@5ddb302{/,null,AVAILABLE}, connector=RestServerParameters@79b7c350{HTTP/1.1, (http/1.1)}{0.0.0.0:3904}, jettyThread=Thread[RestServerParameters-3904,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-26c59348==org.glassfish.jersey.servlet.ServletContainer@f77b2222{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 18:39:05.460 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-26c59348==org.glassfish.jersey.servlet.ServletContainer@f77b2222{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=3904, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@23df7fad{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@5ddb302{/,null,AVAILABLE}, connector=RestServerParameters@79b7c350{HTTP/1.1, (http/1.1)}{0.0.0.0:3904}, jettyThread=Thread[RestServerParameters-3904,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-26c59348==org.glassfish.jersey.servlet.ServletContainer@f77b2222{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 18:39:05.464 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped RestServerParameters@79b7c350{HTTP/1.1, (http/1.1)}{0.0.0.0:3904} 18:39:05.465 [main] INFO org.eclipse.jetty.server.Server -- Stopped Server@23df7fad{STOPPING}[11.0.18,sto=0] 18:39:05.467 [DMAAP-source-my-sink] INFO org.apache.http.impl.execchain.RetryExec -- I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://localhost:3904: The target server failed to respond 18:39:05.469 [DMAAP-source-my-sink] INFO org.apache.http.impl.execchain.RetryExec -- Retrying request to {}->http://localhost:3904 18:39:05.471 [DMAAP-source-my-sink] WARN com.att.nsa.apiClient.http.HttpClient -- Error executing HTTP request. Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused; blacklisting for 2 minutes 18:39:05.472 [DMAAP-source-my-sink] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper -- CambriaConsumerWrapper [fetchTimeout=500]: cannot fetch because of Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused 18:39:05.472 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=500]: backoff for 500ms 18:39:05.472 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=500]: closed while handling fetch error 18:39:05.472 [DMAAP-source-my-sink] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1ec8bbb8-8290-4a9f-b282-c3a850ab0d6e, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch org.apache.http.conn.HttpHostConnectException: Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.connect0(Native Method) at java.base/sun.nio.ch.Net.connect(Net.java:579) at java.base/sun.nio.ch.Net.connect(Net.java:568) at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:588) at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) at java.base/java.net.Socket.connect(Socket.java:633) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 18:39:05.473 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1ec8bbb8-8290-4a9f-b282-c3a850ab0d6e, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: exiting thread 18:39:05.491 [main] INFO org.eclipse.jetty.server.handler.ContextHandler -- Stopped o.e.j.s.ServletContextHandler@5ddb302{/,null,STOPPED} 18:39:05.529 [qtp1172814713-21] INFO org.eclipse.jetty.server.RequestLog -- - - - [20/Jan/2024:18:39:04 +0000] "GET /events/my-sink/1ec8bbb8-8290-4a9f-b282-c3a850ab0d6e/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 HTTP/1.1" 200 0 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.497 s -- in org.onap.policy.controlloop.actor.appc.AppcOperationTest [INFO] Running org.onap.policy.controlloop.actor.appc.ModifyConfigOperationTest 18:39:05.550 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-25587290==org.glassfish.jersey.servlet.ServletContainer@743f54e6{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=3904, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@64eb14da{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@716eae1{/,null,STOPPED}, connector=RestServerParameters@4270705f{HTTP/1.1, (http/1.1)}{0.0.0.0:3904}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-25587290==org.glassfish.jersey.servlet.ServletContainer@743f54e6{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 18:39:05.551 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-25587290==org.glassfish.jersey.servlet.ServletContainer@743f54e6{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=3904, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@64eb14da{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@716eae1{/,null,STOPPED}, connector=RestServerParameters@4270705f{HTTP/1.1, (http/1.1)}{0.0.0.0:3904}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-25587290==org.glassfish.jersey.servlet.ServletContainer@743f54e6{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:39:05.551 [RestServerParameters-3904] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-25587290==org.glassfish.jersey.servlet.ServletContainer@743f54e6{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=3904, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@64eb14da{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@716eae1{/,null,STOPPED}, connector=RestServerParameters@4270705f{HTTP/1.1, (http/1.1)}{0.0.0.0:3904}, jettyThread=Thread[RestServerParameters-3904,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-25587290==org.glassfish.jersey.servlet.ServletContainer@743f54e6{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:39:05.552 [RestServerParameters-3904] INFO org.eclipse.jetty.server.Server -- jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.4+8-Ubuntu-118.04 18:39:05.558 [RestServerParameters-3904] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager -- Session workerName=node0 18:39:05.635 [RestServerParameters-3904] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:39:05.655 [RestServerParameters-3904] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started o.e.j.s.ServletContextHandler@716eae1{/,null,AVAILABLE} 18:39:05.656 [RestServerParameters-3904] INFO org.eclipse.jetty.server.AbstractConnector -- Started RestServerParameters@4270705f{HTTP/1.1, (http/1.1)}{0.0.0.0:3904} 18:39:05.656 [RestServerParameters-3904] INFO org.eclipse.jetty.server.Server -- Started Server@64eb14da{STARTING}[11.0.18,sto=0] @4754ms 18:39:05.656 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-25587290==org.glassfish.jersey.servlet.ServletContainer@743f54e6{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=3904, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@64eb14da{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@716eae1{/,null,AVAILABLE}, connector=RestServerParameters@4270705f{HTTP/1.1, (http/1.1)}{0.0.0.0:3904}, jettyThread=Thread[RestServerParameters-3904,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-25587290==org.glassfish.jersey.servlet.ServletContainer@743f54e6{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4895 ms. 18:39:05.664 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f569e468-f909-42ce-9452-f0aa13df97be, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 18:39:05.664 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=8c4ce332-931d-45b8-b93d-16212a8fe430, alive=false, publisher=null]]: starting 18:39:05.670 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineDmaapTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=8c4ce332-931d-45b8-b93d-16212a8fe430, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created 18:39:05.670 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f569e468-f909-42ce-9452-f0aa13df97be, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting 18:39:05.670 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f569e468-f909-42ce-9452-f0aa13df97be, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 18:39:05.671 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f569e468-f909-42ce-9452-f0aa13df97be, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.controlloop.actorserviceprovider.topic.TopicListenerImpl@1859b996 18:39:05.671 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f569e468-f909-42ce-9452-f0aa13df97be, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted 18:39:05.682 [DMAAP-source-my-sink] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-sink/f569e468-f909-42ce-9452-f0aa13df97be/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 18:39:05.682 [DMAAP-source-my-sink] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-sink/f569e468-f909-42ce-9452-f0aa13df97be/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 (anonymous) ... 18:39:05.688 [qtp977780494-34] INFO org.onap.policy.models.sim.dmaap.provider.TopicData -- Topic my-sink: added 18:39:05.688 [qtp977780494-34] INFO org.onap.policy.models.sim.dmaap.provider.ConsumerGroupData -- Topic my-sink: add consumer group: f569e468-f909-42ce-9452-f0aa13df97be 18:39:05.689 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f569e468-f909-42ce-9452-f0aa13df97be, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: registering org.onap.policy.simulators.AppcLegacyTopicServer@14b4ce6f 18:39:05.689 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f569e468-f909-42ce-9452-f0aa13df97be, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=2]]]]: register: start not attempted 18:39:05.715 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f569e468-f909-42ce-9452-f0aa13df97be, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=2]]]]: unregistering org.onap.policy.simulators.AppcLegacyTopicServer@14b4ce6f 18:39:05.722 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f569e468-f909-42ce-9452-f0aa13df97be, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: registering org.onap.policy.simulators.AppcLegacyTopicServer@70273633 18:39:05.722 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f569e468-f909-42ce-9452-f0aa13df97be, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=2]]]]: register: start not attempted 18:39:05.723 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.ModifyConfig: set property AAI/resourceId/vnf=org.onap.aai.domain.yang.GenericVnf@73818435[vnfId=my-vnf, vnfInstanceId=(default), vnfName=(default), vnfName2=(default), vnfType=(default), serviceId=(default), regionalResourceZone=(default), provStatus=(default), operationalStatus=(default), licenseKey=(default), equipmentRole=(default), orchestrationStatus=(default), vnfPackageName=(default), vnfDiscriptorName=(default), jobId=(default), heatStackId=(default), msoCatalogKey=(default), managementOption=(default), ipv4OamAddress=(default), ipv4Loopback0Address=(default), nmLanV6Address=(default), managementV6Address=(default), vcpu=(default), vcpuUnits=(default), vmemory=(default), vmemoryUnits=(default), vdisk=(default), vdiskUnits=(default), nshd=(default), nvm=(default), nnet=(default), inMaint=(default), isClosedLoopDisabled=(default), resourceVersion=(default), summaryStatus=(default), encryptedAccessFlag=(default), entitlementAssignmentGroupUuid=(default), entitlementResourceUuid=(default), licenseAssignmentGroupUuid=(default), licenseKeyUuid=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), asNumber=(default), regionalResourceSubzone=(default), nfType=(default), nfFunction=(default), nfRole=(default), nfNamingCode=(default), selflink=(default), ipv4OamGatewayAddress=(default), ipv4OamGatewayAddressPrefixLength=(default), vlanIdOuter=(default), nmProfileName=(default), softwareVersion=(default), applicationId=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), lInterfaces=(default), lagInterfaces=(default), vfModules=(default), licenses=(default), bgpGroups=(default), bgpNeighbors=(default), entitlements=(default)] 18:39:05.742 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f569e468-f909-42ce-9452-f0aa13df97be, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=2]]]]: unregistering org.onap.policy.simulators.AppcLegacyTopicServer@70273633 18:39:05.750 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f569e468-f909-42ce-9452-f0aa13df97be, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: registering org.onap.policy.simulators.AppcLegacyTopicServer@3dad8bde 18:39:05.750 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f569e468-f909-42ce-9452-f0aa13df97be, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=2]]]]: register: start not attempted 18:39:05.751 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.ModifyConfig: set property AAI/resourceId/vnf=org.onap.aai.domain.yang.GenericVnf@6b6606d1[vnfId=my-vnf, vnfInstanceId=(default), vnfName=(default), vnfName2=(default), vnfType=(default), serviceId=(default), regionalResourceZone=(default), provStatus=(default), operationalStatus=(default), licenseKey=(default), equipmentRole=(default), orchestrationStatus=(default), vnfPackageName=(default), vnfDiscriptorName=(default), jobId=(default), heatStackId=(default), msoCatalogKey=(default), managementOption=(default), ipv4OamAddress=(default), ipv4Loopback0Address=(default), nmLanV6Address=(default), managementV6Address=(default), vcpu=(default), vcpuUnits=(default), vmemory=(default), vmemoryUnits=(default), vdisk=(default), vdiskUnits=(default), nshd=(default), nvm=(default), nnet=(default), inMaint=(default), isClosedLoopDisabled=(default), resourceVersion=(default), summaryStatus=(default), encryptedAccessFlag=(default), entitlementAssignmentGroupUuid=(default), entitlementResourceUuid=(default), licenseAssignmentGroupUuid=(default), licenseKeyUuid=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), asNumber=(default), regionalResourceSubzone=(default), nfType=(default), nfFunction=(default), nfRole=(default), nfNamingCode=(default), selflink=(default), ipv4OamGatewayAddress=(default), ipv4OamGatewayAddressPrefixLength=(default), vlanIdOuter=(default), nmProfileName=(default), softwareVersion=(default), applicationId=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), lInterfaces=(default), lagInterfaces=(default), vfModules=(default), licenses=(default), bgpGroups=(default), bgpNeighbors=(default), entitlements=(default)] 18:39:05.754 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.ModifyConfig: start operation attempt 1 for 5d672d20-9c92-46df-979a-3558f3ab6513 18:39:05.756 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.ModifyConfig: set timeout to 5000ms for 5d672d20-9c92-46df-979a-3558f3ab6513 18:39:05.761 [Thread-22] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation default-Actor.ModifyConfig for 5d672d20-9c92-46df-979a-3558f3ab6513 18:39:05.764 [Thread-22] INFO org.onap.policy.controlloop.actorserviceprovider.topic.Forwarder -- register topic listener for key=[[CommonHeader, SubRequestID]] value=[6b01db77-cc1f-4a3a-8cd9-7321fc8088e0] 18:39:05.770 [Thread-22] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|DMAAP|my-sink|] { "CommonHeader": { "TimeStamp": 1705775945762, "APIver": "1.01", "RequestID": "5d672d20-9c92-46df-979a-3558f3ab6513", "SubRequestID": "6b01db77-cc1f-4a3a-8cd9-7321fc8088e0", "RequestTrack": [], "Flags": [] }, "Action": "ModifyConfig", "Payload": { "my-key-B": { "output": "world" }, "my-key-A": { "input": "hello" }, "generic-vnf.vnf-id": "my-vnf" } } 18:39:05.774 [Thread-22] INFO org.onap.policy.common.utils.services.OrderedServiceImpl -- ***** OrderedServiceImpl implementers: [] 18:39:05.777 [Thread-22] INFO network -- [OUT|DMAAP|my-sink] { "CommonHeader": { "TimeStamp": 1705775945762, "APIver": "1.01", "RequestID": "5d672d20-9c92-46df-979a-3558f3ab6513", "SubRequestID": "6b01db77-cc1f-4a3a-8cd9-7321fc8088e0", "RequestTrack": [], "Flags": [] }, "Action": "ModifyConfig", "Payload": { "my-key-B": { "output": "world" }, "my-key-A": { "input": "hello" }, "generic-vnf.vnf-id": "my-vnf" } } 18:39:05.815 [pool-5-thread-1] INFO com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher -- sending 1 msgs to /events/my-sink. Oldest: 36 ms 18:39:05.824 [pool-5-thread-1] INFO com.att.nsa.apiClient.http.HttpClient -- POST http://localhost:3904/events/my-sink (anonymous) ... 18:39:05.847 [qtp977780494-34] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:39:05 +0000] "GET /events/my-sink/f569e468-f909-42ce-9452-f0aa13df97be/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 HTTP/1.1" 200 483 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:39:05.848 [qtp977780494-35] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:39:05 +0000] "POST /events/my-sink HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:39:05.863 [pool-5-thread-1] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:39:05.863 [DMAAP-source-my-sink] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:39:05.891 [pool-5-thread-1] INFO com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher -- cambria reply ok (74 ms):{"serverTimeMs":0,"count":1} 18:39:05.891 [DMAAP-source-my-sink] INFO network -- [IN|DMAAP|my-sink] { "CommonHeader": { "TimeStamp": 1705775945762, "APIver": "1.01", "RequestID": "5d672d20-9c92-46df-979a-3558f3ab6513", "SubRequestID": "6b01db77-cc1f-4a3a-8cd9-7321fc8088e0", "RequestTrack": [], "Flags": [] }, "Action": "ModifyConfig", "Payload": { "my-key-B": { "output": "world" }, "my-key-A": { "input": "hello" }, "generic-vnf.vnf-id": "my-vnf" } } 18:39:05.892 [DMAAP-source-my-sink] INFO org.onap.policy.controlloop.actorserviceprovider.topic.Forwarder -- forwarding message to listeners for key=[[CommonHeader, SubRequestID]] value=[6b01db77-cc1f-4a3a-8cd9-7321fc8088e0] 18:39:05.892 [DMAAP-source-my-sink] INFO org.onap.policy.controlloop.actorserviceprovider.impl.BidirectionalTopicOperation -- default-Actor.ModifyConfig: response received for 5d672d20-9c92-46df-979a-3558f3ab6513 18:39:05.892 [DMAAP-source-my-sink] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|DMAAP|my-sink|] { "CommonHeader": { "TimeStamp": 1705775945762, "APIver": "1.01", "RequestID": "5d672d20-9c92-46df-979a-3558f3ab6513", "SubRequestID": "6b01db77-cc1f-4a3a-8cd9-7321fc8088e0", "RequestTrack": [], "Flags": [] }, "Action": "ModifyConfig", "Payload": { "my-key-B": { "output": "world" }, "my-key-A": { "input": "hello" }, "generic-vnf.vnf-id": "my-vnf" } } 18:39:05.899 [DMAAP-source-my-sink] INFO org.onap.policy.controlloop.actor.appc.AppcOperation -- default-Actor.ModifyConfig: ignoring request message for 5d672d20-9c92-46df-979a-3558f3ab6513 18:39:05.899 [DMAAP-source-my-sink] INFO org.onap.policy.controlloop.actorserviceprovider.impl.BidirectionalTopicOperation -- default-Actor.ModifyConfig request incomplete for 5d672d20-9c92-46df-979a-3558f3ab6513 18:39:05.904 [DMAAP-source-my-sink] INFO network -- [OUT|DMAAP|my-sink] { "CommonHeader": { "TimeStamp": 1506051879001, "APIver": "1.01", "RequestID": "c7c6a4aa-bb61-4a15-b831-ba1472dd4a65", "SubRequestID": "6b01db77-cc1f-4a3a-8cd9-7321fc8088e0", "RequestTrack": [], "Flags": [] }, "Status": { "Code": 400, "Value": "SUCCESS" }, "Payload": { "generic-vnf.vnf-id": "jimmy-test-vnf2" } } 18:39:05.904 [DMAAP-source-my-sink] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-sink/f569e468-f909-42ce-9452-f0aa13df97be/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 18:39:05.905 [DMAAP-source-my-sink] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-sink/f569e468-f909-42ce-9452-f0aa13df97be/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 (anonymous) ... 18:39:05.915 [pool-5-thread-1] INFO com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher -- sending 1 msgs to /events/my-sink. Oldest: 11 ms 18:39:05.915 [pool-5-thread-1] INFO com.att.nsa.apiClient.http.HttpClient -- POST http://localhost:3904/events/my-sink (anonymous) ... 18:39:05.919 [pool-5-thread-1] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:39:05.919 [pool-5-thread-1] INFO com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher -- cambria reply ok (4 ms):{"serverTimeMs":0,"count":1} 18:39:05.925 [qtp977780494-38] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:39:05 +0000] "GET /events/my-sink/f569e468-f909-42ce-9452-f0aa13df97be/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 HTTP/1.1" 200 417 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:39:05.925 [qtp977780494-37] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:39:05 +0000] "POST /events/my-sink HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:39:05.926 [DMAAP-source-my-sink] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:39:05.927 [DMAAP-source-my-sink] INFO network -- [IN|DMAAP|my-sink] { "CommonHeader": { "TimeStamp": 1506051879001, "APIver": "1.01", "RequestID": "c7c6a4aa-bb61-4a15-b831-ba1472dd4a65", "SubRequestID": "6b01db77-cc1f-4a3a-8cd9-7321fc8088e0", "RequestTrack": [], "Flags": [] }, "Status": { "Code": 400, "Value": "SUCCESS" }, "Payload": { "generic-vnf.vnf-id": "jimmy-test-vnf2" } } 18:39:05.927 [DMAAP-source-my-sink] INFO org.onap.policy.controlloop.actorserviceprovider.topic.Forwarder -- forwarding message to listeners for key=[[CommonHeader, SubRequestID]] value=[6b01db77-cc1f-4a3a-8cd9-7321fc8088e0] 18:39:05.927 [DMAAP-source-my-sink] INFO org.onap.policy.controlloop.actorserviceprovider.impl.BidirectionalTopicOperation -- default-Actor.ModifyConfig: response received for 5d672d20-9c92-46df-979a-3558f3ab6513 18:39:05.927 [DMAAP-source-my-sink] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|DMAAP|my-sink|] { "CommonHeader": { "TimeStamp": 1506051879001, "APIver": "1.01", "RequestID": "c7c6a4aa-bb61-4a15-b831-ba1472dd4a65", "SubRequestID": "6b01db77-cc1f-4a3a-8cd9-7321fc8088e0", "RequestTrack": [], "Flags": [] }, "Status": { "Code": 400, "Value": "SUCCESS" }, "Payload": { "generic-vnf.vnf-id": "jimmy-test-vnf2" } } 18:39:05.928 [DMAAP-source-my-sink] INFO org.onap.policy.controlloop.actorserviceprovider.impl.BidirectionalTopicOperation -- default-Actor.ModifyConfig request succeeded for 5d672d20-9c92-46df-979a-3558f3ab6513 18:39:05.930 [DMAAP-source-my-sink] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-sink/f569e468-f909-42ce-9452-f0aa13df97be/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 18:39:05.930 [DMAAP-source-my-sink] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-sink/f569e468-f909-42ce-9452-f0aa13df97be/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 (anonymous) ... 18:39:05.930 [Thread-24] INFO org.onap.policy.controlloop.actorserviceprovider.topic.Forwarder -- unregister topic listener for key=[[CommonHeader, SubRequestID]] value=[6b01db77-cc1f-4a3a-8cd9-7321fc8088e0] 18:39:05.933 [Thread-26] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation default-Actor.ModifyConfig outcome=Success for 5d672d20-9c92-46df-979a-3558f3ab6513 18:39:05.935 [Thread-27] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- not retrying operation default-Actor.ModifyConfig for 5d672d20-9c92-46df-979a-3558f3ab6513 18:39:05.935 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f569e468-f909-42ce-9452-f0aa13df97be, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=2, locked=false, #topicListeners=2]]]]: unregistering org.onap.policy.simulators.AppcLegacyTopicServer@3dad8bde 18:39:05.938 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f569e468-f909-42ce-9452-f0aa13df97be, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=2, locked=false, #topicListeners=1]]]]: registering org.onap.policy.simulators.AppcLegacyTopicServer@a11efe6 18:39:05.938 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f569e468-f909-42ce-9452-f0aa13df97be, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=2, locked=false, #topicListeners=2]]]]: register: start not attempted 18:39:05.940 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f569e468-f909-42ce-9452-f0aa13df97be, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=2, locked=false, #topicListeners=2]]]]: unregistering org.onap.policy.simulators.AppcLegacyTopicServer@a11efe6 18:39:05.940 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f569e468-f909-42ce-9452-f0aa13df97be, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=2, locked=false, #topicListeners=1]]]]: stopping 18:39:05.945 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusPublisher$CambriaPublisherWrapper -- CambriaPublisherWrapper []: CLOSE 18:39:05.945 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f569e468-f909-42ce-9452-f0aa13df97be, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=2, locked=false, #topicListeners=1]]]]: stopping 18:39:05.946 [main] WARN org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=8c4ce332-931d-45b8-b93d-16212a8fe430, alive=false, publisher=null]]: there is no publisher 18:39:05.946 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-25587290==org.glassfish.jersey.servlet.ServletContainer@743f54e6{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=3904, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@64eb14da{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@716eae1{/,null,AVAILABLE}, connector=RestServerParameters@4270705f{HTTP/1.1, (http/1.1)}{0.0.0.0:3904}, jettyThread=Thread[RestServerParameters-3904,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-25587290==org.glassfish.jersey.servlet.ServletContainer@743f54e6{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 18:39:05.947 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-25587290==org.glassfish.jersey.servlet.ServletContainer@743f54e6{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=3904, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@64eb14da{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@716eae1{/,null,AVAILABLE}, connector=RestServerParameters@4270705f{HTTP/1.1, (http/1.1)}{0.0.0.0:3904}, jettyThread=Thread[RestServerParameters-3904,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-25587290==org.glassfish.jersey.servlet.ServletContainer@743f54e6{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 18:39:05.948 [DMAAP-source-my-sink] INFO org.apache.http.impl.execchain.RetryExec -- I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://localhost:3904: The target server failed to respond 18:39:05.948 [DMAAP-source-my-sink] INFO org.apache.http.impl.execchain.RetryExec -- Retrying request to {}->http://localhost:3904 18:39:05.949 [DMAAP-source-my-sink] WARN com.att.nsa.apiClient.http.HttpClient -- Error executing HTTP request. Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused; blacklisting for 2 minutes 18:39:05.949 [DMAAP-source-my-sink] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper -- CambriaConsumerWrapper [fetchTimeout=500]: cannot fetch because of Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused 18:39:05.949 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=500]: backoff for 500ms 18:39:05.949 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=500]: closed while handling fetch error 18:39:05.949 [DMAAP-source-my-sink] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f569e468-f909-42ce-9452-f0aa13df97be, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=2, locked=false, #topicListeners=0]]]]: cannot fetch org.apache.http.conn.HttpHostConnectException: Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.connect0(Native Method) at java.base/sun.nio.ch.Net.connect(Net.java:579) at java.base/sun.nio.ch.Net.connect(Net.java:568) at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:588) at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) at java.base/java.net.Socket.connect(Socket.java:633) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 18:39:05.950 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f569e468-f909-42ce-9452-f0aa13df97be, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=2, locked=false, #topicListeners=0]]]]: exiting thread 18:39:05.950 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped RestServerParameters@4270705f{HTTP/1.1, (http/1.1)}{0.0.0.0:3904} 18:39:05.951 [main] INFO org.eclipse.jetty.server.Server -- Stopped Server@64eb14da{STOPPING}[11.0.18,sto=0] 18:39:05.952 [main] INFO org.eclipse.jetty.server.handler.ContextHandler -- Stopped o.e.j.s.ServletContextHandler@716eae1{/,null,STOPPED} 18:39:06.435 [qtp977780494-40] INFO org.eclipse.jetty.server.RequestLog -- - - - [20/Jan/2024:18:39:05 +0000] "GET /events/my-sink/f569e468-f909-42ce-9452-f0aa13df97be/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 HTTP/1.1" 200 0 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.896 s -- in org.onap.policy.controlloop.actor.appc.ModifyConfigOperationTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ actor.appc --- [INFO] Loading execution data file /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.appc/../../../target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'actor.appc' with 3 classes [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (report-aggregate) @ actor.appc --- [INFO] Analyzed bundle 'actorServiceProvider' with 43 classes [INFO] Analyzed bundle 'appc' with 6 classes [INFO] Analyzed bundle 'aai' with 4 classes [INFO] Analyzed bundle 'events' with 16 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ actor.appc --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.appc/target/actor.appc-3.1.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ actor.appc --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ actor.appc --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ actor.appc --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ actor.appc --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.appc/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ actor.appc --- [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.appc/pom.xml to /tmp/r/org/onap/policy/models/policy-models-interactions/model-actors/actor.appc/3.1.1-SNAPSHOT/actor.appc-3.1.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.appc/target/actor.appc-3.1.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-interactions/model-actors/actor.appc/3.1.1-SNAPSHOT/actor.appc-3.1.1-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.models.policy-models-interactions.model-actors:actor.appclcm >-- [INFO] Building actor.appclcm 3.1.1-SNAPSHOT [33/43] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ actor.appclcm --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ actor.appclcm --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ actor.appclcm --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ actor.appclcm --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-interactions/model-actors/actor.appclcm/../../../target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/* --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ actor.appclcm --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ actor.appclcm --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ actor.appclcm --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ actor.appclcm --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 4 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ actor.appclcm --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ actor.appclcm --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ actor.appclcm --- [INFO] Surefire report directory: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.appclcm/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.controlloop.actor.appclcm.AppcLcmRecipeFormatterTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s -- in org.onap.policy.controlloop.actor.appclcm.AppcLcmRecipeFormatterTest [INFO] Running org.onap.policy.controlloop.actor.appclcm.AppcLcmOperationTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 18:39:09.552 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1e191150==org.glassfish.jersey.servlet.ServletContainer@f0c13ac5{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=3904, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@4e3283f6{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@3070f3e6{/,null,STOPPED}, connector=RestServerParameters@1304e0d7{HTTP/1.1, (http/1.1)}{0.0.0.0:3904}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1e191150==org.glassfish.jersey.servlet.ServletContainer@f0c13ac5{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 18:39:09.573 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1e191150==org.glassfish.jersey.servlet.ServletContainer@f0c13ac5{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=3904, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@4e3283f6{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@3070f3e6{/,null,STOPPED}, connector=RestServerParameters@1304e0d7{HTTP/1.1, (http/1.1)}{0.0.0.0:3904}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1e191150==org.glassfish.jersey.servlet.ServletContainer@f0c13ac5{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:39:09.575 [RestServerParameters-3904] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1e191150==org.glassfish.jersey.servlet.ServletContainer@f0c13ac5{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=3904, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@4e3283f6{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@3070f3e6{/,null,STOPPED}, connector=RestServerParameters@1304e0d7{HTTP/1.1, (http/1.1)}{0.0.0.0:3904}, jettyThread=Thread[RestServerParameters-3904,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1e191150==org.glassfish.jersey.servlet.ServletContainer@f0c13ac5{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:39:09.584 [RestServerParameters-3904] INFO org.eclipse.jetty.server.Server -- jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.4+8-Ubuntu-118.04 18:39:09.655 [RestServerParameters-3904] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager -- Session workerName=node0 18:39:10.377 [RestServerParameters-3904] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:39:10.456 [RestServerParameters-3904] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started o.e.j.s.ServletContextHandler@3070f3e6{/,null,AVAILABLE} 18:39:10.466 [RestServerParameters-3904] INFO org.eclipse.jetty.server.AbstractConnector -- Started RestServerParameters@1304e0d7{HTTP/1.1, (http/1.1)}{0.0.0.0:3904} 18:39:10.468 [RestServerParameters-3904] INFO org.eclipse.jetty.server.Server -- Started Server@4e3283f6{STARTING}[11.0.18,sto=0] @2930ms 18:39:10.468 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1e191150==org.glassfish.jersey.servlet.ServletContainer@f0c13ac5{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=3904, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@4e3283f6{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@3070f3e6{/,null,AVAILABLE}, connector=RestServerParameters@1304e0d7{HTTP/1.1, (http/1.1)}{0.0.0.0:3904}, jettyThread=Thread[RestServerParameters-3904,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1e191150==org.glassfish.jersey.servlet.ServletContainer@f0c13ac5{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4107 ms. 18:39:10.724 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7185d268-baa0-4110-b548-c1b63a1f19cf, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 18:39:10.736 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=8be2496e-5185-4fd3-a13f-49c6116ee238, alive=false, publisher=null]]: starting 18:39:10.744 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineDmaapTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=8be2496e-5185-4fd3-a13f-49c6116ee238, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created 18:39:10.744 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7185d268-baa0-4110-b548-c1b63a1f19cf, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting 18:39:10.745 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7185d268-baa0-4110-b548-c1b63a1f19cf, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 18:39:10.745 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=64062568-9d98-4b67-b8a6-4a17fff3c2c2, alive=false, publisher=null]]: starting 18:39:10.747 [DMAAP-source-my-sink] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-sink/7185d268-baa0-4110-b548-c1b63a1f19cf/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 18:39:10.748 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineDmaapTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=64062568-9d98-4b67-b8a6-4a17fff3c2c2, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created 18:39:10.749 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bdf49b1f-346d-4cb6-b686-efcbeeefa459, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 18:39:10.749 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bdf49b1f-346d-4cb6-b686-efcbeeefa459, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting 18:39:10.750 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bdf49b1f-346d-4cb6-b686-efcbeeefa459, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 18:39:10.753 [DMAAP-source-my-sink] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-sink/7185d268-baa0-4110-b548-c1b63a1f19cf/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 (anonymous) ... 18:39:10.764 [DMAAP-source-my-source] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-source/bdf49b1f-346d-4cb6-b686-efcbeeefa459/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 18:39:10.767 [DMAAP-source-my-source] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-source/bdf49b1f-346d-4cb6-b686-efcbeeefa459/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 (anonymous) ... 18:39:10.768 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bdf49b1f-346d-4cb6-b686-efcbeeefa459, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-source,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.controlloop.actorserviceprovider.topic.TopicListenerImpl@2f75a9b1 18:39:10.768 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bdf49b1f-346d-4cb6-b686-efcbeeefa459, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-source,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted 18:39:10.884 [qtp56531119-21] INFO org.onap.policy.models.sim.dmaap.provider.TopicData -- Topic my-source: added 18:39:10.885 [qtp56531119-21] INFO org.onap.policy.models.sim.dmaap.provider.ConsumerGroupData -- Topic my-source: add consumer group: bdf49b1f-346d-4cb6-b686-efcbeeefa459 18:39:10.886 [qtp56531119-20] INFO org.onap.policy.models.sim.dmaap.provider.TopicData -- Topic my-sink: added 18:39:10.886 [qtp56531119-20] INFO org.onap.policy.models.sim.dmaap.provider.ConsumerGroupData -- Topic my-sink: add consumer group: 7185d268-baa0-4110-b548-c1b63a1f19cf 18:39:11.210 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7185d268-baa0-4110-b548-c1b63a1f19cf, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.simulators.AppcLcmTopicServer@2066e897 18:39:11.211 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7185d268-baa0-4110-b548-c1b63a1f19cf, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted 18:39:11.260 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property AAI/targetEntity=my-target 18:39:11.265 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7185d268-baa0-4110-b548-c1b63a1f19cf, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: unregistering org.onap.policy.simulators.AppcLcmTopicServer@2066e897 18:39:11.266 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7185d268-baa0-4110-b548-c1b63a1f19cf, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:39:11.284 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7185d268-baa0-4110-b548-c1b63a1f19cf, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.simulators.AppcLcmTopicServer@185a7dd0 18:39:11.284 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7185d268-baa0-4110-b548-c1b63a1f19cf, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: starting 18:39:11.285 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7185d268-baa0-4110-b548-c1b63a1f19cf, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: INITTED 18:39:11.291 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property AAI/targetEntity=my-target 18:39:11.294 [DMAAP-source-my-sink] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-sink/7185d268-baa0-4110-b548-c1b63a1f19cf/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 18:39:11.294 [DMAAP-source-my-sink] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-sink/7185d268-baa0-4110-b548-c1b63a1f19cf/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 (anonymous) ... 18:39:11.452 [DMAAP-source-my-source] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:39:11.454 [DMAAP-source-my-sink] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:39:11.457 [qtp56531119-21] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:39:10 +0000] "GET /events/my-source/bdf49b1f-346d-4cb6-b686-efcbeeefa459/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:39:11.461 [qtp56531119-20] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:39:10 +0000] "GET /events/my-sink/7185d268-baa0-4110-b548-c1b63a1f19cf/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:39:11.481 [DMAAP-source-my-source] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-source/bdf49b1f-346d-4cb6-b686-efcbeeefa459/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 18:39:11.481 [DMAAP-source-my-source] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-source/bdf49b1f-346d-4cb6-b686-efcbeeefa459/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 (anonymous) ... 18:39:11.482 [DMAAP-source-my-sink] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-sink/7185d268-baa0-4110-b548-c1b63a1f19cf/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 18:39:11.533 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7185d268-baa0-4110-b548-c1b63a1f19cf, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: unregistering org.onap.policy.simulators.AppcLcmTopicServer@185a7dd0 18:39:11.533 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7185d268-baa0-4110-b548-c1b63a1f19cf, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:39:11.543 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7185d268-baa0-4110-b548-c1b63a1f19cf, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.simulators.AppcLcmTopicServer@696105c4 18:39:11.544 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7185d268-baa0-4110-b548-c1b63a1f19cf, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: starting 18:39:11.545 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7185d268-baa0-4110-b548-c1b63a1f19cf, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: INITTED 18:39:11.547 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property AAI/targetEntity=my-target 18:39:11.548 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7185d268-baa0-4110-b548-c1b63a1f19cf, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: unregistering org.onap.policy.simulators.AppcLcmTopicServer@696105c4 18:39:11.548 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7185d268-baa0-4110-b548-c1b63a1f19cf, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:39:11.554 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7185d268-baa0-4110-b548-c1b63a1f19cf, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.simulators.AppcLcmTopicServer@4eb5764d 18:39:11.555 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7185d268-baa0-4110-b548-c1b63a1f19cf, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: starting 18:39:11.555 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7185d268-baa0-4110-b548-c1b63a1f19cf, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: INITTED 18:39:11.556 [DMAAP-source-my-sink] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-sink/7185d268-baa0-4110-b548-c1b63a1f19cf/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 18:39:11.556 [DMAAP-source-my-sink] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-sink/7185d268-baa0-4110-b548-c1b63a1f19cf/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 (anonymous) ... 18:39:11.558 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property AAI/targetEntity=my-target 18:39:11.559 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.ConfigModify: set property AAI/targetEntity=my-target 18:39:11.561 [DMAAP-source-my-sink] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-sink/7185d268-baa0-4110-b548-c1b63a1f19cf/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 18:39:11.561 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.ConfigModify: set property AAI/targetEntity=my-target 18:39:11.562 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7185d268-baa0-4110-b548-c1b63a1f19cf, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: unregistering org.onap.policy.simulators.AppcLcmTopicServer@4eb5764d 18:39:11.562 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7185d268-baa0-4110-b548-c1b63a1f19cf, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:39:11.568 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7185d268-baa0-4110-b548-c1b63a1f19cf, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.simulators.AppcLcmTopicServer@433b546f 18:39:11.568 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7185d268-baa0-4110-b548-c1b63a1f19cf, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: starting 18:39:11.569 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7185d268-baa0-4110-b548-c1b63a1f19cf, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: INITTED 18:39:11.571 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property AAI/targetEntity=my-target 18:39:11.571 [DMAAP-source-my-sink] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-sink/7185d268-baa0-4110-b548-c1b63a1f19cf/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 18:39:11.582 [DMAAP-source-my-sink] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-sink/7185d268-baa0-4110-b548-c1b63a1f19cf/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 (anonymous) ... 18:39:11.589 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7185d268-baa0-4110-b548-c1b63a1f19cf, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: unregistering org.onap.policy.simulators.AppcLcmTopicServer@433b546f 18:39:11.589 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7185d268-baa0-4110-b548-c1b63a1f19cf, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:39:11.595 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7185d268-baa0-4110-b548-c1b63a1f19cf, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.simulators.AppcLcmTopicServer@8dbf0f2 18:39:11.595 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7185d268-baa0-4110-b548-c1b63a1f19cf, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: starting 18:39:11.596 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7185d268-baa0-4110-b548-c1b63a1f19cf, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: INITTED 18:39:11.599 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property AAI/targetEntity=my-target 18:39:11.599 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7185d268-baa0-4110-b548-c1b63a1f19cf, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: unregistering org.onap.policy.simulators.AppcLcmTopicServer@8dbf0f2 18:39:11.599 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7185d268-baa0-4110-b548-c1b63a1f19cf, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:39:11.604 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7185d268-baa0-4110-b548-c1b63a1f19cf, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.simulators.AppcLcmTopicServer@664254b6 18:39:11.604 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7185d268-baa0-4110-b548-c1b63a1f19cf, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: starting 18:39:11.605 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7185d268-baa0-4110-b548-c1b63a1f19cf, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: INITTED 18:39:11.605 [DMAAP-source-my-sink] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-sink/7185d268-baa0-4110-b548-c1b63a1f19cf/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 18:39:11.605 [DMAAP-source-my-sink] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-sink/7185d268-baa0-4110-b548-c1b63a1f19cf/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 (anonymous) ... 18:39:11.609 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property AAI/targetEntity=my-target 18:39:11.613 [DMAAP-source-my-sink] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-sink/7185d268-baa0-4110-b548-c1b63a1f19cf/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 18:39:11.614 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7185d268-baa0-4110-b548-c1b63a1f19cf, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: unregistering org.onap.policy.simulators.AppcLcmTopicServer@664254b6 18:39:11.614 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7185d268-baa0-4110-b548-c1b63a1f19cf, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:39:11.622 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7185d268-baa0-4110-b548-c1b63a1f19cf, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.simulators.AppcLcmTopicServer@1cfd6f63 18:39:11.622 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7185d268-baa0-4110-b548-c1b63a1f19cf, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: starting 18:39:11.623 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7185d268-baa0-4110-b548-c1b63a1f19cf, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: INITTED 18:39:11.625 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property AAI/targetEntity=my-target 18:39:11.625 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7185d268-baa0-4110-b548-c1b63a1f19cf, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: unregistering org.onap.policy.simulators.AppcLcmTopicServer@1cfd6f63 18:39:11.625 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7185d268-baa0-4110-b548-c1b63a1f19cf, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:39:11.629 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7185d268-baa0-4110-b548-c1b63a1f19cf, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.simulators.AppcLcmTopicServer@5f4e389a 18:39:11.629 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7185d268-baa0-4110-b548-c1b63a1f19cf, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: starting 18:39:11.630 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7185d268-baa0-4110-b548-c1b63a1f19cf, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: INITTED 18:39:11.630 [DMAAP-source-my-sink] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-sink/7185d268-baa0-4110-b548-c1b63a1f19cf/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 18:39:11.631 [DMAAP-source-my-sink] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-sink/7185d268-baa0-4110-b548-c1b63a1f19cf/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 (anonymous) ... 18:39:11.633 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property AAI/targetEntity=my-target 18:39:11.633 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7185d268-baa0-4110-b548-c1b63a1f19cf, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: unregistering org.onap.policy.simulators.AppcLcmTopicServer@5f4e389a 18:39:11.634 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7185d268-baa0-4110-b548-c1b63a1f19cf, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:39:11.638 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7185d268-baa0-4110-b548-c1b63a1f19cf, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.simulators.AppcLcmTopicServer@511bfbb0 18:39:11.638 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7185d268-baa0-4110-b548-c1b63a1f19cf, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: starting 18:39:11.639 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7185d268-baa0-4110-b548-c1b63a1f19cf, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: INITTED 18:39:11.639 [DMAAP-source-my-sink] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-sink/7185d268-baa0-4110-b548-c1b63a1f19cf/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 18:39:11.639 [DMAAP-source-my-sink] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-sink/7185d268-baa0-4110-b548-c1b63a1f19cf/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 (anonymous) ... 18:39:11.641 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property AAI/targetEntity=my-target 18:39:11.644 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property AAI/targetEntity=my-target 18:39:11.646 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: start operation attempt 1 for 7bb2a93d-fa11-47fb-ba20-1b7d38a7b01a 18:39:11.646 [DMAAP-source-my-sink] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-sink/7185d268-baa0-4110-b548-c1b63a1f19cf/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 18:39:11.649 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set timeout to 5000ms for 7bb2a93d-fa11-47fb-ba20-1b7d38a7b01a 18:39:11.650 [Thread-25] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation default-Actor.default-Operation for 7bb2a93d-fa11-47fb-ba20-1b7d38a7b01a 18:39:11.651 [Thread-25] INFO org.onap.policy.controlloop.actorserviceprovider.topic.Forwarder -- register topic listener for key=[[body, output, common-header, sub-request-id]] value=[aaa2865f-4fd1-4f9d-aed3-a06249b74ba0] 18:39:11.657 [Thread-25] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|DMAAP|my-sink|] { "version": "2.0", "rpc-name": "default-operation", "correlation-id": "7bb2a93d-fa11-47fb-ba20-1b7d38a7b01a-aaa2865f-4fd1-4f9d-aed3-a06249b74ba0", "type": "request", "body": { "input": { "common-header": { "timestamp": "2024-01-20T18:39:11.650258514Z", "api-ver": "2.00", "originator-id": "7bb2a93d-fa11-47fb-ba20-1b7d38a7b01a", "request-id": "7bb2a93d-fa11-47fb-ba20-1b7d38a7b01a", "sub-request-id": "aaa2865f-4fd1-4f9d-aed3-a06249b74ba0", "flags": {} }, "action": "DefaultOperation", "action-identifiers": { "vnf-id": "my-target" } } } } 18:39:11.662 [Thread-25] INFO org.onap.policy.common.utils.services.OrderedServiceImpl -- ***** OrderedServiceImpl implementers: [] 18:39:11.663 [Thread-25] INFO network -- [OUT|DMAAP|my-sink] { "version": "2.0", "rpc-name": "default-operation", "correlation-id": "7bb2a93d-fa11-47fb-ba20-1b7d38a7b01a-aaa2865f-4fd1-4f9d-aed3-a06249b74ba0", "type": "request", "body": { "input": { "common-header": { "timestamp": "2024-01-20T18:39:11.650258514Z", "api-ver": "2.00", "originator-id": "7bb2a93d-fa11-47fb-ba20-1b7d38a7b01a", "request-id": "7bb2a93d-fa11-47fb-ba20-1b7d38a7b01a", "sub-request-id": "aaa2865f-4fd1-4f9d-aed3-a06249b74ba0", "flags": {} }, "action": "DefaultOperation", "action-identifiers": { "vnf-id": "my-target" } } } } 18:39:11.696 [pool-4-thread-1] INFO com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher -- sending 1 msgs to /events/my-sink. Oldest: 31 ms 18:39:11.700 [pool-4-thread-1] INFO com.att.nsa.apiClient.http.HttpClient -- POST http://localhost:3904/events/my-sink (anonymous) ... 18:39:11.716 [pool-4-thread-1] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:39:11.716 [qtp56531119-41] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:39:11 +0000] "POST /events/my-sink HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:39:11.716 [pool-4-thread-1] INFO com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher -- cambria reply ok (17 ms):{"serverTimeMs":0,"count":1} 18:39:11.717 [DMAAP-source-my-sink] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:39:11.719 [DMAAP-source-my-sink] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-sink/7185d268-baa0-4110-b548-c1b63a1f19cf/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 (anonymous) ... 18:39:11.719 [DMAAP-source-my-sink] INFO network -- [IN|DMAAP|my-sink] { "version": "2.0", "rpc-name": "default-operation", "correlation-id": "7bb2a93d-fa11-47fb-ba20-1b7d38a7b01a-aaa2865f-4fd1-4f9d-aed3-a06249b74ba0", "type": "request", "body": { "input": { "common-header": { "timestamp": "2024-01-20T18:39:11.650258514Z", "api-ver": "2.00", "originator-id": "7bb2a93d-fa11-47fb-ba20-1b7d38a7b01a", "request-id": "7bb2a93d-fa11-47fb-ba20-1b7d38a7b01a", "sub-request-id": "aaa2865f-4fd1-4f9d-aed3-a06249b74ba0", "flags": {} }, "action": "DefaultOperation", "action-identifiers": { "vnf-id": "my-target" } } } } 18:39:11.726 [qtp56531119-24] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:39:11 +0000] "GET /events/my-sink/7185d268-baa0-4110-b548-c1b63a1f19cf/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 HTTP/1.1" 200 725 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:39:11.733 [DMAAP-source-my-sink] INFO network -- [OUT|DMAAP|my-source] { "body": { "output": { "common-header": { "timestamp": "2017-08-25T21:06:23.037Z", "api-ver": "5.00", "originator-id": "664be3d2-6c12-4f4b-a3e7-c349acced200", "request-id": "664be3d2-6c12-4f4b-a3e7-c349acced200", "sub-request-id": "aaa2865f-4fd1-4f9d-aed3-a06249b74ba0", "flags": {} }, "status": { "code": 400, "message": "Restart Successful" } } }, "version": "2.0", "rpc-name": "restart", "correlation-id": "664be3d2-6c12-4f4b-a3e7-c349acced200-1", "type": "response" } 18:39:11.738 [DMAAP-source-my-sink] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-sink/7185d268-baa0-4110-b548-c1b63a1f19cf/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 18:39:11.743 [pool-3-thread-1] INFO com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher -- sending 1 msgs to /events/my-source. Oldest: 5 ms 18:39:11.743 [pool-3-thread-1] INFO com.att.nsa.apiClient.http.HttpClient -- POST http://localhost:3904/events/my-source (anonymous) ... 18:39:11.750 [qtp56531119-44] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:39:11 +0000] "POST /events/my-source HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:39:11.750 [pool-3-thread-1] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:39:11.751 [pool-3-thread-1] INFO com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher -- cambria reply ok (7 ms):{"serverTimeMs":0,"count":1} 18:39:11.751 [DMAAP-source-my-source] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:39:11.752 [DMAAP-source-my-source] INFO network -- [IN|DMAAP|my-source] { "body": { "output": { "common-header": { "timestamp": "2017-08-25T21:06:23.037Z", "api-ver": "5.00", "originator-id": "664be3d2-6c12-4f4b-a3e7-c349acced200", "request-id": "664be3d2-6c12-4f4b-a3e7-c349acced200", "sub-request-id": "aaa2865f-4fd1-4f9d-aed3-a06249b74ba0", "flags": {} }, "status": { "code": 400, "message": "Restart Successful" } } }, "version": "2.0", "rpc-name": "restart", "correlation-id": "664be3d2-6c12-4f4b-a3e7-c349acced200-1", "type": "response" } 18:39:11.752 [qtp56531119-26] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:39:11 +0000] "GET /events/my-source/bdf49b1f-346d-4cb6-b686-efcbeeefa459/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 HTTP/1.1" 200 659 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:39:11.753 [DMAAP-source-my-source] INFO org.onap.policy.controlloop.actorserviceprovider.topic.Forwarder -- forwarding message to listeners for key=[[body, output, common-header, sub-request-id]] value=[aaa2865f-4fd1-4f9d-aed3-a06249b74ba0] 18:39:11.754 [DMAAP-source-my-source] INFO org.onap.policy.controlloop.actorserviceprovider.impl.BidirectionalTopicOperation -- default-Actor.default-Operation: response received for 7bb2a93d-fa11-47fb-ba20-1b7d38a7b01a 18:39:11.754 [DMAAP-source-my-source] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|DMAAP|my-source|] { "body": { "output": { "common-header": { "timestamp": "2017-08-25T21:06:23.037Z", "api-ver": "5.00", "originator-id": "664be3d2-6c12-4f4b-a3e7-c349acced200", "request-id": "664be3d2-6c12-4f4b-a3e7-c349acced200", "sub-request-id": "aaa2865f-4fd1-4f9d-aed3-a06249b74ba0", "flags": {} }, "status": { "code": 400, "message": "Restart Successful" } } }, "version": "2.0", "rpc-name": "restart", "correlation-id": "664be3d2-6c12-4f4b-a3e7-c349acced200-1", "type": "response" } 18:39:11.755 [DMAAP-source-my-source] INFO org.onap.policy.controlloop.actorserviceprovider.impl.BidirectionalTopicOperation -- default-Actor.default-Operation request succeeded for 7bb2a93d-fa11-47fb-ba20-1b7d38a7b01a 18:39:11.756 [DMAAP-source-my-source] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-source/bdf49b1f-346d-4cb6-b686-efcbeeefa459/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 18:39:11.756 [DMAAP-source-my-source] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-source/bdf49b1f-346d-4cb6-b686-efcbeeefa459/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 (anonymous) ... 18:39:11.758 [Thread-29] INFO org.onap.policy.controlloop.actorserviceprovider.topic.Forwarder -- unregister topic listener for key=[[body, output, common-header, sub-request-id]] value=[aaa2865f-4fd1-4f9d-aed3-a06249b74ba0] 18:39:11.759 [Thread-31] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation default-Actor.default-Operation outcome=Success for 7bb2a93d-fa11-47fb-ba20-1b7d38a7b01a 18:39:11.760 [Thread-32] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- not retrying operation default-Actor.default-Operation for 7bb2a93d-fa11-47fb-ba20-1b7d38a7b01a 18:39:11.760 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7185d268-baa0-4110-b548-c1b63a1f19cf, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=1]]]]: unregistering org.onap.policy.simulators.AppcLcmTopicServer@511bfbb0 18:39:11.760 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7185d268-baa0-4110-b548-c1b63a1f19cf, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=0]]]]: stopping 18:39:11.765 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7185d268-baa0-4110-b548-c1b63a1f19cf, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=0]]]]: registering org.onap.policy.simulators.AppcLcmTopicServer@400e741 18:39:11.765 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7185d268-baa0-4110-b548-c1b63a1f19cf, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=1]]]]: starting 18:39:11.767 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7185d268-baa0-4110-b548-c1b63a1f19cf, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=1]]]]: INITTED 18:39:11.769 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property AAI/targetEntity=my-target 18:39:11.769 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7185d268-baa0-4110-b548-c1b63a1f19cf, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=1]]]]: unregistering org.onap.policy.simulators.AppcLcmTopicServer@400e741 18:39:11.769 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7185d268-baa0-4110-b548-c1b63a1f19cf, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=0]]]]: stopping 18:39:11.770 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7185d268-baa0-4110-b548-c1b63a1f19cf, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=0]]]]: stopping 18:39:11.770 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bdf49b1f-346d-4cb6-b686-efcbeeefa459, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-source,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=1, locked=false, #topicListeners=1]]]]: stopping 18:39:11.770 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusPublisher$CambriaPublisherWrapper -- CambriaPublisherWrapper []: CLOSE 18:39:11.770 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusPublisher$CambriaPublisherWrapper -- CambriaPublisherWrapper []: CLOSE 18:39:11.770 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7185d268-baa0-4110-b548-c1b63a1f19cf, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=0]]]]: stopping 18:39:11.770 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bdf49b1f-346d-4cb6-b686-efcbeeefa459, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-source,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=1, locked=false, #topicListeners=1]]]]: stopping 18:39:11.771 [main] WARN org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=64062568-9d98-4b67-b8a6-4a17fff3c2c2, alive=false, publisher=null]]: there is no publisher 18:39:11.771 [main] WARN org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=8be2496e-5185-4fd3-a13f-49c6116ee238, alive=false, publisher=null]]: there is no publisher 18:39:11.771 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1e191150==org.glassfish.jersey.servlet.ServletContainer@f0c13ac5{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=3904, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@4e3283f6{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@3070f3e6{/,null,AVAILABLE}, connector=RestServerParameters@1304e0d7{HTTP/1.1, (http/1.1)}{0.0.0.0:3904}, jettyThread=Thread[RestServerParameters-3904,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1e191150==org.glassfish.jersey.servlet.ServletContainer@f0c13ac5{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 18:39:11.772 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1e191150==org.glassfish.jersey.servlet.ServletContainer@f0c13ac5{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=3904, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@4e3283f6{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@3070f3e6{/,null,AVAILABLE}, connector=RestServerParameters@1304e0d7{HTTP/1.1, (http/1.1)}{0.0.0.0:3904}, jettyThread=Thread[RestServerParameters-3904,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1e191150==org.glassfish.jersey.servlet.ServletContainer@f0c13ac5{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 18:39:11.775 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7185d268-baa0-4110-b548-c1b63a1f19cf, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=0]]]]: exiting thread 18:39:11.776 [DMAAP-source-my-sink] INFO org.apache.http.impl.execchain.RetryExec -- I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://localhost:3904: The target server failed to respond 18:39:11.777 [DMAAP-source-my-sink] INFO org.apache.http.impl.execchain.RetryExec -- Retrying request to {}->http://localhost:3904 18:39:11.776 [DMAAP-source-my-sink] INFO org.apache.http.impl.execchain.RetryExec -- I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://localhost:3904: The target server failed to respond 18:39:11.778 [DMAAP-source-my-sink] INFO org.apache.http.impl.execchain.RetryExec -- Retrying request to {}->http://localhost:3904 18:39:11.778 [DMAAP-source-my-sink] WARN com.att.nsa.apiClient.http.HttpClient -- Error executing HTTP request. Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused; blacklisting for 2 minutes 18:39:11.779 [DMAAP-source-my-sink] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper -- CambriaConsumerWrapper [fetchTimeout=500]: cannot fetch because of Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused 18:39:11.779 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=500]: backoff for 500ms 18:39:11.779 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=500]: closed while handling fetch error 18:39:11.780 [DMAAP-source-my-sink] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-sink/7185d268-baa0-4110-b548-c1b63a1f19cf/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 (anonymous) ... 18:39:11.776 [DMAAP-source-my-sink] INFO org.apache.http.impl.execchain.RetryExec -- I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://localhost:3904: The target server failed to respond 18:39:11.781 [DMAAP-source-my-sink] INFO org.apache.http.impl.execchain.RetryExec -- Retrying request to {}->http://localhost:3904 18:39:11.777 [DMAAP-source-my-source] INFO org.apache.http.impl.execchain.RetryExec -- I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://localhost:3904: The target server failed to respond 18:39:11.781 [DMAAP-source-my-source] INFO org.apache.http.impl.execchain.RetryExec -- Retrying request to {}->http://localhost:3904 18:39:11.782 [DMAAP-source-my-source] WARN com.att.nsa.apiClient.http.HttpClient -- Error executing HTTP request. Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused; blacklisting for 2 minutes 18:39:11.782 [DMAAP-source-my-source] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper -- CambriaConsumerWrapper [fetchTimeout=500]: cannot fetch because of Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused 18:39:11.782 [DMAAP-source-my-source] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=500]: backoff for 500ms 18:39:11.782 [DMAAP-source-my-source] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=500]: closed while handling fetch error 18:39:11.782 [DMAAP-source-my-sink] WARN com.att.nsa.apiClient.http.HttpClient -- Error executing HTTP request. Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused; blacklisting for 2 minutes 18:39:11.783 [DMAAP-source-my-sink] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper -- CambriaConsumerWrapper [fetchTimeout=500]: cannot fetch because of Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused 18:39:11.783 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=500]: backoff for 500ms 18:39:11.783 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=500]: closed while handling fetch error 18:39:11.783 [DMAAP-source-my-sink] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-sink/7185d268-baa0-4110-b548-c1b63a1f19cf/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 (anonymous) ... 18:39:11.783 [DMAAP-source-my-sink] WARN com.att.nsa.apiClient.http.HttpClient -- Error executing HTTP request. Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused; blacklisting for 2 minutes 18:39:11.784 [DMAAP-source-my-sink] WARN com.att.nsa.apiClient.http.HostSelector -- Reporting reachability problem, but no host is currently selected. 18:39:11.784 [DMAAP-source-my-sink] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper -- CambriaConsumerWrapper [fetchTimeout=500]: cannot fetch because of Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused 18:39:11.784 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=500]: backoff for 500ms 18:39:11.784 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=500]: closed while handling fetch error 18:39:11.781 [DMAAP-source-my-sink] WARN com.att.nsa.apiClient.http.HttpClient -- Error executing HTTP request. Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused; blacklisting for 2 minutes 18:39:11.784 [DMAAP-source-my-sink] WARN com.att.nsa.apiClient.http.HostSelector -- Reporting reachability problem, but no host is currently selected. 18:39:11.784 [DMAAP-source-my-sink] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper -- CambriaConsumerWrapper [fetchTimeout=500]: cannot fetch because of Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused 18:39:11.784 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=500]: backoff for 500ms 18:39:11.784 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=500]: closed while handling fetch error 18:39:11.784 [DMAAP-source-my-sink] WARN com.att.nsa.apiClient.http.HttpClient -- Error executing HTTP request. Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused; blacklisting for 2 minutes 18:39:11.784 [DMAAP-source-my-sink] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper -- CambriaConsumerWrapper [fetchTimeout=500]: cannot fetch because of Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused 18:39:11.784 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=500]: backoff for 500ms 18:39:11.785 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=500]: closed while handling fetch error 18:39:11.786 [DMAAP-source-my-sink] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-sink/7185d268-baa0-4110-b548-c1b63a1f19cf/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 (anonymous) ... 18:39:11.786 [DMAAP-source-my-sink] INFO org.apache.http.impl.execchain.RetryExec -- I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://localhost:3904: The target server failed to respond 18:39:11.786 [DMAAP-source-my-sink] INFO org.apache.http.impl.execchain.RetryExec -- Retrying request to {}->http://localhost:3904 18:39:11.787 [DMAAP-source-my-sink] WARN com.att.nsa.apiClient.http.HttpClient -- Error executing HTTP request. Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused; blacklisting for 2 minutes 18:39:11.787 [DMAAP-source-my-sink] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper -- CambriaConsumerWrapper [fetchTimeout=500]: cannot fetch because of Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused 18:39:11.787 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=500]: backoff for 500ms 18:39:11.787 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=500]: closed while handling fetch error 18:39:11.787 [DMAAP-source-my-sink] WARN com.att.nsa.apiClient.http.HttpClient -- Error executing HTTP request. Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused; blacklisting for 2 minutes 18:39:11.787 [DMAAP-source-my-sink] WARN com.att.nsa.apiClient.http.HostSelector -- Reporting reachability problem, but no host is currently selected. 18:39:11.787 [DMAAP-source-my-sink] INFO org.apache.http.impl.execchain.RetryExec -- I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://localhost:3904: The target server failed to respond 18:39:11.787 [DMAAP-source-my-sink] INFO org.apache.http.impl.execchain.RetryExec -- Retrying request to {}->http://localhost:3904 18:39:11.788 [DMAAP-source-my-sink] WARN com.att.nsa.apiClient.http.HttpClient -- Error executing HTTP request. Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused; blacklisting for 2 minutes 18:39:11.788 [DMAAP-source-my-sink] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper -- CambriaConsumerWrapper [fetchTimeout=500]: cannot fetch because of Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused 18:39:11.788 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=500]: backoff for 500ms 18:39:11.788 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=500]: closed while handling fetch error 18:39:11.788 [DMAAP-source-my-sink] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-sink/7185d268-baa0-4110-b548-c1b63a1f19cf/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 (anonymous) ... 18:39:11.789 [DMAAP-source-my-sink] WARN com.att.nsa.apiClient.http.HttpClient -- Error executing HTTP request. Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused; blacklisting for 2 minutes 18:39:11.789 [DMAAP-source-my-sink] WARN com.att.nsa.apiClient.http.HostSelector -- Reporting reachability problem, but no host is currently selected. 18:39:11.789 [DMAAP-source-my-sink] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper -- CambriaConsumerWrapper [fetchTimeout=500]: cannot fetch because of Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused 18:39:11.789 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=500]: backoff for 500ms 18:39:11.789 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=500]: closed while handling fetch error 18:39:11.787 [DMAAP-source-my-sink] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper -- CambriaConsumerWrapper [fetchTimeout=500]: cannot fetch because of Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused 18:39:11.790 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=500]: backoff for 500ms 18:39:11.790 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=500]: closed while handling fetch error 18:39:11.790 [DMAAP-source-my-sink] INFO org.apache.http.impl.execchain.RetryExec -- I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://localhost:3904: The target server failed to respond 18:39:11.790 [DMAAP-source-my-sink] INFO org.apache.http.impl.execchain.RetryExec -- Retrying request to {}->http://localhost:3904 18:39:11.790 [DMAAP-source-my-sink] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7185d268-baa0-4110-b548-c1b63a1f19cf, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=0]]]]: cannot fetch org.apache.http.conn.HttpHostConnectException: Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.connect0(Native Method) at java.base/sun.nio.ch.Net.connect(Net.java:579) at java.base/sun.nio.ch.Net.connect(Net.java:568) at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:588) at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) at java.base/java.net.Socket.connect(Socket.java:633) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 18:39:11.782 [DMAAP-source-my-source] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bdf49b1f-346d-4cb6-b686-efcbeeefa459, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-source,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=1, locked=false, #topicListeners=0]]]]: cannot fetch org.apache.http.conn.HttpHostConnectException: Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.connect0(Native Method) at java.base/sun.nio.ch.Net.connect(Net.java:579) at java.base/sun.nio.ch.Net.connect(Net.java:568) at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:588) at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) at java.base/java.net.Socket.connect(Socket.java:633) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 18:39:11.791 [DMAAP-source-my-source] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bdf49b1f-346d-4cb6-b686-efcbeeefa459, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-source,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=1, locked=false, #topicListeners=0]]]]: exiting thread 18:39:11.791 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7185d268-baa0-4110-b548-c1b63a1f19cf, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=0]]]]: exiting thread 18:39:11.787 [DMAAP-source-my-sink] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7185d268-baa0-4110-b548-c1b63a1f19cf, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=0]]]]: cannot fetch org.apache.http.conn.HttpHostConnectException: Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.connect0(Native Method) at java.base/sun.nio.ch.Net.connect(Net.java:579) at java.base/sun.nio.ch.Net.connect(Net.java:568) at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:588) at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) at java.base/java.net.Socket.connect(Socket.java:633) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 18:39:11.779 [DMAAP-source-my-sink] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7185d268-baa0-4110-b548-c1b63a1f19cf, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=0]]]]: cannot fetch org.apache.http.conn.HttpHostConnectException: Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.connect0(Native Method) at java.base/sun.nio.ch.Net.connect(Net.java:579) at java.base/sun.nio.ch.Net.connect(Net.java:568) at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:588) at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) at java.base/java.net.Socket.connect(Socket.java:633) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 18:39:11.791 [DMAAP-source-my-sink] WARN com.att.nsa.apiClient.http.HttpClient -- Error executing HTTP request. Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused; blacklisting for 2 minutes 18:39:11.792 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7185d268-baa0-4110-b548-c1b63a1f19cf, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=0]]]]: exiting thread 18:39:11.788 [DMAAP-source-my-sink] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7185d268-baa0-4110-b548-c1b63a1f19cf, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=0]]]]: cannot fetch org.apache.http.conn.HttpHostConnectException: Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.connect0(Native Method) at java.base/sun.nio.ch.Net.connect(Net.java:579) at java.base/sun.nio.ch.Net.connect(Net.java:568) at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:588) at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) at java.base/java.net.Socket.connect(Socket.java:633) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 18:39:11.792 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7185d268-baa0-4110-b548-c1b63a1f19cf, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=0]]]]: exiting thread 18:39:11.789 [DMAAP-source-my-sink] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7185d268-baa0-4110-b548-c1b63a1f19cf, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=0]]]]: cannot fetch org.apache.http.conn.HttpHostConnectException: Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.connect0(Native Method) at java.base/sun.nio.ch.Net.connect(Net.java:579) at java.base/sun.nio.ch.Net.connect(Net.java:568) at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:588) at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) at java.base/java.net.Socket.connect(Socket.java:633) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 18:39:11.793 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7185d268-baa0-4110-b548-c1b63a1f19cf, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=0]]]]: exiting thread 18:39:11.792 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7185d268-baa0-4110-b548-c1b63a1f19cf, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=0]]]]: exiting thread 18:39:11.792 [DMAAP-source-my-sink] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper -- CambriaConsumerWrapper [fetchTimeout=500]: cannot fetch because of Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused 18:39:11.793 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=500]: backoff for 500ms 18:39:11.793 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=500]: closed while handling fetch error 18:39:11.793 [DMAAP-source-my-sink] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7185d268-baa0-4110-b548-c1b63a1f19cf, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=0]]]]: cannot fetch org.apache.http.conn.HttpHostConnectException: Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.connect0(Native Method) at java.base/sun.nio.ch.Net.connect(Net.java:579) at java.base/sun.nio.ch.Net.connect(Net.java:568) at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:588) at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) at java.base/java.net.Socket.connect(Socket.java:633) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 18:39:11.794 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7185d268-baa0-4110-b548-c1b63a1f19cf, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=0]]]]: exiting thread 18:39:11.785 [DMAAP-source-my-sink] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7185d268-baa0-4110-b548-c1b63a1f19cf, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=0]]]]: cannot fetch org.apache.http.conn.HttpHostConnectException: Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.connect0(Native Method) at java.base/sun.nio.ch.Net.connect(Net.java:579) at java.base/sun.nio.ch.Net.connect(Net.java:568) at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:588) at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) at java.base/java.net.Socket.connect(Socket.java:633) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 18:39:11.794 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7185d268-baa0-4110-b548-c1b63a1f19cf, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=0]]]]: exiting thread 18:39:11.784 [DMAAP-source-my-sink] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7185d268-baa0-4110-b548-c1b63a1f19cf, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=0]]]]: cannot fetch org.apache.http.conn.HttpHostConnectException: Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.connect0(Native Method) at java.base/sun.nio.ch.Net.connect(Net.java:579) at java.base/sun.nio.ch.Net.connect(Net.java:568) at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:588) at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) at java.base/java.net.Socket.connect(Socket.java:633) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 18:39:11.795 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7185d268-baa0-4110-b548-c1b63a1f19cf, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=0]]]]: exiting thread 18:39:11.784 [DMAAP-source-my-sink] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7185d268-baa0-4110-b548-c1b63a1f19cf, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=0]]]]: cannot fetch org.apache.http.conn.HttpHostConnectException: Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.connect0(Native Method) at java.base/sun.nio.ch.Net.connect(Net.java:579) at java.base/sun.nio.ch.Net.connect(Net.java:568) at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:588) at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) at java.base/java.net.Socket.connect(Socket.java:633) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 18:39:11.795 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7185d268-baa0-4110-b548-c1b63a1f19cf, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=0]]]]: exiting thread 18:39:11.783 [DMAAP-source-my-sink] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7185d268-baa0-4110-b548-c1b63a1f19cf, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=0]]]]: cannot fetch org.apache.http.conn.HttpHostConnectException: Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.connect0(Native Method) at java.base/sun.nio.ch.Net.connect(Net.java:579) at java.base/sun.nio.ch.Net.connect(Net.java:568) at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:588) at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) at java.base/java.net.Socket.connect(Socket.java:633) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 18:39:11.796 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7185d268-baa0-4110-b548-c1b63a1f19cf, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=0]]]]: exiting thread 18:39:11.798 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped RestServerParameters@1304e0d7{HTTP/1.1, (http/1.1)}{0.0.0.0:3904} 18:39:11.799 [main] INFO org.eclipse.jetty.server.Server -- Stopped Server@4e3283f6{STOPPING}[11.0.18,sto=0] 18:39:11.829 [main] INFO org.eclipse.jetty.server.handler.ContextHandler -- Stopped o.e.j.s.ServletContextHandler@3070f3e6{/,null,STOPPED} 18:39:12.063 [qtp56531119-23] INFO org.eclipse.jetty.server.RequestLog -- - - - [20/Jan/2024:18:39:11 +0000] "GET /events/my-sink/7185d268-baa0-4110-b548-c1b63a1f19cf/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 HTTP/1.1" 200 0 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:39:12.087 [qtp56531119-25] INFO org.eclipse.jetty.server.RequestLog -- - - - [20/Jan/2024:18:39:11 +0000] "GET /events/my-sink/7185d268-baa0-4110-b548-c1b63a1f19cf/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 HTTP/1.1" 200 0 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:39:12.119 [qtp56531119-27] INFO org.eclipse.jetty.server.RequestLog -- - - - [20/Jan/2024:18:39:11 +0000] "GET /events/my-sink/7185d268-baa0-4110-b548-c1b63a1f19cf/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 HTTP/1.1" 200 0 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:39:12.141 [qtp56531119-21] INFO org.eclipse.jetty.server.RequestLog -- - - - [20/Jan/2024:18:39:11 +0000] "GET /events/my-sink/7185d268-baa0-4110-b548-c1b63a1f19cf/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 HTTP/1.1" 200 0 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:39:12.152 [qtp56531119-20] INFO org.eclipse.jetty.server.RequestLog -- - - - [20/Jan/2024:18:39:11 +0000] "GET /events/my-sink/7185d268-baa0-4110-b548-c1b63a1f19cf/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 HTTP/1.1" 200 0 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:39:12.229 [qtp56531119-24] INFO org.eclipse.jetty.server.RequestLog -- - - - [20/Jan/2024:18:39:11 +0000] "GET /events/my-sink/7185d268-baa0-4110-b548-c1b63a1f19cf/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 HTTP/1.1" 200 0 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:39:12.260 [qtp56531119-41] INFO org.eclipse.jetty.server.RequestLog -- - - - [20/Jan/2024:18:39:11 +0000] "GET /events/my-source/bdf49b1f-346d-4cb6-b686-efcbeeefa459/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 HTTP/1.1" 200 0 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.054 s -- in org.onap.policy.controlloop.actor.appclcm.AppcLcmOperationTest [INFO] Running org.onap.policy.controlloop.actor.appclcm.AppcLcmActorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.onap.policy.controlloop.actor.appclcm.AppcLcmActorTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ actor.appclcm --- [INFO] Loading execution data file /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.appclcm/../../../target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'actor.appclcm' with 4 classes [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (report-aggregate) @ actor.appclcm --- [INFO] Analyzed bundle 'actorServiceProvider' with 43 classes [INFO] Analyzed bundle 'appclcm' with 5 classes [INFO] Analyzed bundle 'aai' with 4 classes [INFO] Analyzed bundle 'actor.appc' with 3 classes [INFO] Analyzed bundle 'events' with 16 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ actor.appclcm --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.appclcm/target/actor.appclcm-3.1.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ actor.appclcm --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ actor.appclcm --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ actor.appclcm --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ actor.appclcm --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.appclcm/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ actor.appclcm --- [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.appclcm/pom.xml to /tmp/r/org/onap/policy/models/policy-models-interactions/model-actors/actor.appclcm/3.1.1-SNAPSHOT/actor.appclcm-3.1.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.appclcm/target/actor.appclcm-3.1.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-interactions/model-actors/actor.appclcm/3.1.1-SNAPSHOT/actor.appclcm-3.1.1-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.models.policy-models-interactions.model-actors:actor.sdnc >-- [INFO] Building actor.sdnc 3.1.1-SNAPSHOT [34/43] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ actor.sdnc --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ actor.sdnc --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ actor.sdnc --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ actor.sdnc --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-interactions/model-actors/actor.sdnc/../../../target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/* --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ actor.sdnc --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ actor.sdnc --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ actor.sdnc --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ actor.sdnc --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 4 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ actor.sdnc --- [INFO] Copying 3 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ actor.sdnc --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ actor.sdnc --- [INFO] Surefire report directory: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.sdnc/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.controlloop.actor.sdnc.SdncOperationTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 18:39:16.281 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: start operation attempt 1 for 97b3e30f-b2a9-4fe8-b49a-56a8fbb8b8bf 18:39:16.288 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set timeout to 300000ms for 97b3e30f-b2a9-4fe8-b49a-56a8fbb8b8bf 18:39:16.292 [main] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation default-Actor.default-Operation for 97b3e30f-b2a9-4fe8-b49a-56a8fbb8b8bf 18:39:16.302 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://my-host:6969/base-uri/my-path/|] { "input": { "sdnc-request-header": { "svc-request-id": "my-sub-request-id" } } } 18:39:16.306 [main] INFO org.onap.policy.common.utils.services.OrderedServiceImpl -- ***** OrderedServiceImpl implementers: [] 18:39:16.308 [main] INFO network -- [OUT|REST|http://my-host:6969/base-uri/my-path/] { "input": { "sdnc-request-header": { "svc-request-id": "my-sub-request-id" } } } 18:39:16.384 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.default-Operation: response received for 97b3e30f-b2a9-4fe8-b49a-56a8fbb8b8bf 18:39:16.385 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://my-host:6969/base-uri/my-path/|] {"output":{"response-code":"200"}} 18:39:16.385 [main] INFO network -- [IN|REST|http://my-host:6969/base-uri/my-path/] {"output":{"response-code":"200"}} 18:39:16.387 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.default-Operation request succeeded for 97b3e30f-b2a9-4fe8-b49a-56a8fbb8b8bf 18:39:16.388 [main] WARN org.onap.policy.controlloop.actorserviceprovider.Util -- pipeline listener org.onap.policy.controlloop.actorserviceprovider.pipeline.FutureManager$$Lambda$118/0x0000000800e5c910@1b409a79 threw an exception java.lang.NullPointerException: Cannot invoke "java.util.concurrent.Future.cancel(boolean)" because "future" is null at org.onap.policy.controlloop.actorserviceprovider.pipeline.FutureManager.lambda$add$0(FutureManager.java:52) at org.onap.policy.controlloop.actorserviceprovider.Util.runFunction(Util.java:65) at org.onap.policy.controlloop.actorserviceprovider.pipeline.ListenerManager.runListener(ListenerManager.java:104) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.onap.policy.controlloop.actorserviceprovider.pipeline.ListenerManager.stop(ListenerManager.java:62) at org.onap.policy.controlloop.actorserviceprovider.pipeline.FutureManager.stop(FutureManager.java:83) at org.onap.policy.controlloop.actorserviceprovider.pipeline.PipelineControllerFuture.doAndStop(PipelineControllerFuture.java:217) at org.onap.policy.controlloop.actorserviceprovider.pipeline.PipelineControllerFuture.complete(PipelineControllerFuture.java:63) at org.onap.policy.controlloop.actorserviceprovider.pipeline.PipelineControllerFuture.lambda$delayedComplete$7(PipelineControllerFuture.java:124) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) at org.onap.policy.common.utils.time.PseudoExecutor.runAll(PseudoExecutor.java:65) at org.onap.policy.controlloop.actor.sdnc.BasicSdncOperation.verifyOperation(BasicSdncOperation.java:123) at org.onap.policy.controlloop.actor.sdnc.SdncOperationTest.testStartOperationAsync_testStartRequestAsync(SdncOperationTest.java:79) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:42) at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 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) 18:39:16.391 [main] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation default-Actor.default-Operation outcome=Success for 97b3e30f-b2a9-4fe8-b49a-56a8fbb8b8bf 18:39:16.391 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- not retrying operation default-Actor.default-Operation for 97b3e30f-b2a9-4fe8-b49a-56a8fbb8b8bf [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.244 s -- in org.onap.policy.controlloop.actor.sdnc.SdncOperationTest [INFO] Running org.onap.policy.controlloop.actor.sdnc.BandwidthOnDemandOperationTest 18:39:16.647 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-52290e63==org.glassfish.jersey.servlet.ServletContainer@81d47e4{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=sdncSim, host=localhost, port=6670, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@29532e91{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@c83ed77{/,null,STOPPED}, connector=sdncSim@7f77e065{HTTP/1.1, (http/1.1)}{localhost:6670}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-52290e63==org.glassfish.jersey.servlet.ServletContainer@81d47e4{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 18:39:16.666 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-52290e63==org.glassfish.jersey.servlet.ServletContainer@81d47e4{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=sdncSim, host=localhost, port=6670, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@29532e91{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@c83ed77{/,null,STOPPED}, connector=sdncSim@7f77e065{HTTP/1.1, (http/1.1)}{localhost:6670}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-52290e63==org.glassfish.jersey.servlet.ServletContainer@81d47e4{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:39:16.668 [sdncSim-6670] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-52290e63==org.glassfish.jersey.servlet.ServletContainer@81d47e4{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=sdncSim, host=localhost, port=6670, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@29532e91{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@c83ed77{/,null,STOPPED}, connector=sdncSim@7f77e065{HTTP/1.1, (http/1.1)}{localhost:6670}, jettyThread=Thread[sdncSim-6670,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-52290e63==org.glassfish.jersey.servlet.ServletContainer@81d47e4{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:39:16.680 [sdncSim-6670] INFO org.eclipse.jetty.server.Server -- jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.4+8-Ubuntu-118.04 18:39:16.752 [sdncSim-6670] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager -- Session workerName=node0 18:39:17.349 [sdncSim-6670] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:39:17.416 [sdncSim-6670] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started o.e.j.s.ServletContextHandler@c83ed77{/,null,AVAILABLE} 18:39:17.432 [sdncSim-6670] INFO org.eclipse.jetty.server.AbstractConnector -- Started sdncSim@7f77e065{HTTP/1.1, (http/1.1)}{localhost:6670} 18:39:17.436 [sdncSim-6670] INFO org.eclipse.jetty.server.Server -- Started Server@29532e91{STARTING}[11.0.18,sto=0] @3915ms 18:39:17.437 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-52290e63==org.glassfish.jersey.servlet.ServletContainer@81d47e4{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=sdncSim, host=localhost, port=6670, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@29532e91{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@c83ed77{/,null,AVAILABLE}, connector=sdncSim@7f77e065{HTTP/1.1, (http/1.1)}{localhost:6670}, jettyThread=Thread[sdncSim-6670,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-52290e63==org.glassfish.jersey.servlet.ServletContainer@81d47e4{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4231 ms. 18:39:17.492 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.BandwidthOnDemand: set property enrichment/service-instance.service-instance-id=my-service 18:39:17.492 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.BandwidthOnDemand: set property enrichment/bandwidth-change-time=my-change-time 18:39:17.492 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.BandwidthOnDemand: set property enrichment/vnfId=my-vnf 18:39:17.575 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.BandwidthOnDemand: set property enrichment/service-instance.service-instance-id=my-service 18:39:17.575 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.BandwidthOnDemand: set property enrichment/bandwidth=my-bandwidth 18:39:17.575 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.BandwidthOnDemand: set property enrichment/bandwidth-change-time=my-change-time 18:39:17.596 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.BandwidthOnDemand: set property enrichment/service-instance.service-instance-id=my-service 18:39:17.596 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.BandwidthOnDemand: set property enrichment/bandwidth=my-bandwidth 18:39:17.596 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.BandwidthOnDemand: set property enrichment/bandwidth-change-time=my-change-time 18:39:17.596 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.BandwidthOnDemand: set property enrichment/vnfId=my-vnf 18:39:17.597 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.BandwidthOnDemand: start operation attempt 1 for 97b3e30f-b2a9-4fe8-b49a-56a8fbb8b8bf 18:39:17.597 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.BandwidthOnDemand: set timeout to 300000ms for 97b3e30f-b2a9-4fe8-b49a-56a8fbb8b8bf 18:39:17.597 [main] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation default-Actor.BandwidthOnDemand for 97b3e30f-b2a9-4fe8-b49a-56a8fbb8b8bf 18:39:17.598 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://my-host:6969/base-uri/my-path/|] { "input": { "sdnc-request-header": { "svc-request-id": "d86e43a2-d64c-4101-87cb-ad64a5845520", "svc-action": "update" }, "request-information": { "request-action": "SdwanBandwidthChange" }, "service-information": { "service-instance-id": "my-service" }, "vnf-information": { "vnf-id": "my-vnf" }, "vf-module-information": { "vf-module-id": "" }, "vf-module-request-input": { "vf-module-input-parameters": { "param": [ { "name": "bandwidth", "value": "my-bandwidth" }, { "name": "bandwidth-change-time", "value": "my-change-time" } ] } } } } 18:39:17.598 [main] INFO network -- [OUT|REST|http://my-host:6969/base-uri/my-path/] { "input": { "sdnc-request-header": { "svc-request-id": "d86e43a2-d64c-4101-87cb-ad64a5845520", "svc-action": "update" }, "request-information": { "request-action": "SdwanBandwidthChange" }, "service-information": { "service-instance-id": "my-service" }, "vnf-information": { "vnf-id": "my-vnf" }, "vf-module-information": { "vf-module-id": "" }, "vf-module-request-input": { "vf-module-input-parameters": { "param": [ { "name": "bandwidth", "value": "my-bandwidth" }, { "name": "bandwidth-change-time", "value": "my-change-time" } ] } } } } 18:39:17.598 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.BandwidthOnDemand: response received for 97b3e30f-b2a9-4fe8-b49a-56a8fbb8b8bf 18:39:17.599 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://my-host:6969/base-uri/my-path/|] {"output":{"response-code":"200"}} 18:39:17.599 [main] INFO network -- [IN|REST|http://my-host:6969/base-uri/my-path/] {"output":{"response-code":"200"}} 18:39:17.599 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.BandwidthOnDemand request succeeded for 97b3e30f-b2a9-4fe8-b49a-56a8fbb8b8bf 18:39:17.599 [main] WARN org.onap.policy.controlloop.actorserviceprovider.Util -- pipeline listener org.onap.policy.controlloop.actorserviceprovider.pipeline.FutureManager$$Lambda$118/0x0000000800e5c910@1700d089 threw an exception java.lang.NullPointerException: Cannot invoke "java.util.concurrent.Future.cancel(boolean)" because "future" is null at org.onap.policy.controlloop.actorserviceprovider.pipeline.FutureManager.lambda$add$0(FutureManager.java:52) at org.onap.policy.controlloop.actorserviceprovider.Util.runFunction(Util.java:65) at org.onap.policy.controlloop.actorserviceprovider.pipeline.ListenerManager.runListener(ListenerManager.java:104) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.onap.policy.controlloop.actorserviceprovider.pipeline.ListenerManager.stop(ListenerManager.java:62) at org.onap.policy.controlloop.actorserviceprovider.pipeline.FutureManager.stop(FutureManager.java:83) at org.onap.policy.controlloop.actorserviceprovider.pipeline.PipelineControllerFuture.doAndStop(PipelineControllerFuture.java:217) at org.onap.policy.controlloop.actorserviceprovider.pipeline.PipelineControllerFuture.complete(PipelineControllerFuture.java:63) at org.onap.policy.controlloop.actorserviceprovider.pipeline.PipelineControllerFuture.lambda$delayedComplete$7(PipelineControllerFuture.java:124) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) at org.onap.policy.common.utils.time.PseudoExecutor.runAll(PseudoExecutor.java:65) at org.onap.policy.controlloop.actor.sdnc.BasicSdncOperation.verifyOperation(BasicSdncOperation.java:123) at org.onap.policy.controlloop.actor.sdnc.BandwidthOnDemandOperationTest.testMakeRequest(BandwidthOnDemandOperationTest.java:124) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:42) at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 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) 18:39:17.599 [main] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation default-Actor.BandwidthOnDemand outcome=Success for 97b3e30f-b2a9-4fe8-b49a-56a8fbb8b8bf 18:39:17.600 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- not retrying operation default-Actor.BandwidthOnDemand for 97b3e30f-b2a9-4fe8-b49a-56a8fbb8b8bf 18:39:17.624 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.BandwidthOnDemand: set property enrichment/service-instance.service-instance-id=my-service 18:39:17.625 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.BandwidthOnDemand: set property enrichment/bandwidth=my-bandwidth 18:39:17.625 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.BandwidthOnDemand: set property enrichment/vnfId=my-vnf 18:39:17.640 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.BandwidthOnDemand: set property enrichment/service-instance.service-instance-id=my-service 18:39:17.640 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.BandwidthOnDemand: set property enrichment/bandwidth=my-bandwidth 18:39:17.640 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.BandwidthOnDemand: set property enrichment/bandwidth-change-time=my-change-time 18:39:17.641 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.BandwidthOnDemand: set property enrichment/vnfId=my-vnf 18:39:17.641 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.BandwidthOnDemand: start operation attempt 1 for 97b3e30f-b2a9-4fe8-b49a-56a8fbb8b8bf 18:39:17.641 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.BandwidthOnDemand: set timeout to 5000ms for 97b3e30f-b2a9-4fe8-b49a-56a8fbb8b8bf 18:39:17.642 [Thread-12] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation default-Actor.BandwidthOnDemand for 97b3e30f-b2a9-4fe8-b49a-56a8fbb8b8bf 18:39:17.642 [Thread-12] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://localhost:6670/restconf/operations/GENERIC-RESOURCE-API:vf-module-topology-operation|] { "input": { "sdnc-request-header": { "svc-request-id": "28bcad4b-e160-4e86-b60e-a360b734b6d0", "svc-action": "update" }, "request-information": { "request-action": "SdwanBandwidthChange" }, "service-information": { "service-instance-id": "my-service" }, "vnf-information": { "vnf-id": "my-vnf" }, "vf-module-information": { "vf-module-id": "" }, "vf-module-request-input": { "vf-module-input-parameters": { "param": [ { "name": "bandwidth", "value": "my-bandwidth" }, { "name": "bandwidth-change-time", "value": "my-change-time" } ] } } } } 18:39:17.642 [Thread-12] INFO network -- [OUT|REST|http://localhost:6670/restconf/operations/GENERIC-RESOURCE-API:vf-module-topology-operation] { "input": { "sdnc-request-header": { "svc-request-id": "28bcad4b-e160-4e86-b60e-a360b734b6d0", "svc-action": "update" }, "request-information": { "request-action": "SdwanBandwidthChange" }, "service-information": { "service-instance-id": "my-service" }, "vnf-information": { "vnf-id": "my-vnf" }, "vf-module-information": { "vf-module-id": "" }, "vf-module-request-input": { "vf-module-input-parameters": { "param": [ { "name": "bandwidth", "value": "my-bandwidth" }, { "name": "bandwidth-change-time", "value": "my-change-time" } ] } } } } 18:39:17.683 [Thread-12] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:39:17.685 [Thread-12] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:39:17.836 [Thread-13] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.BandwidthOnDemand: response received for 97b3e30f-b2a9-4fe8-b49a-56a8fbb8b8bf 18:39:17.847 [Thread-13] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://localhost:6670/restconf/operations/GENERIC-RESOURCE-API:vf-module-topology-operation|] { "output": { "svc-request-id": "3508f580-088c-4185-bc9c-46b12e03136c", "response-code": "200", "ack-final-indicator": "Y" } } 18:39:17.847 [Thread-13] INFO network -- [IN|REST|http://localhost:6670/restconf/operations/GENERIC-RESOURCE-API:vf-module-topology-operation] { "output": { "svc-request-id": "3508f580-088c-4185-bc9c-46b12e03136c", "response-code": "200", "ack-final-indicator": "Y" } } 18:39:17.847 [Thread-13] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.BandwidthOnDemand request succeeded for 97b3e30f-b2a9-4fe8-b49a-56a8fbb8b8bf 18:39:17.850 [qtp90383930-22] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:39:17 +0000] "POST /restconf/operations/GENERIC-RESOURCE-API:vf-module-topology-operation HTTP/1.1" 200 142 "-" "Jersey/3.1.3 (HttpUrlConnection 17.0.4)" 18:39:17.854 [Thread-16] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation default-Actor.BandwidthOnDemand outcome=Success for 97b3e30f-b2a9-4fe8-b49a-56a8fbb8b8bf 18:39:17.854 [Thread-17] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- not retrying operation default-Actor.BandwidthOnDemand for 97b3e30f-b2a9-4fe8-b49a-56a8fbb8b8bf 18:39:17.870 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-52290e63==org.glassfish.jersey.servlet.ServletContainer@81d47e4{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=sdncSim, host=localhost, port=6670, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@29532e91{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@c83ed77{/,null,AVAILABLE}, connector=sdncSim@7f77e065{HTTP/1.1, (http/1.1)}{localhost:6670}, jettyThread=Thread[sdncSim-6670,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-52290e63==org.glassfish.jersey.servlet.ServletContainer@81d47e4{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 18:39:17.872 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-52290e63==org.glassfish.jersey.servlet.ServletContainer@81d47e4{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=sdncSim, host=localhost, port=6670, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@29532e91{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@c83ed77{/,null,AVAILABLE}, connector=sdncSim@7f77e065{HTTP/1.1, (http/1.1)}{localhost:6670}, jettyThread=Thread[sdncSim-6670,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-52290e63==org.glassfish.jersey.servlet.ServletContainer@81d47e4{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 18:39:17.875 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped sdncSim@7f77e065{HTTP/1.1, (http/1.1)}{localhost:6670} 18:39:17.875 [main] INFO org.eclipse.jetty.server.Server -- Stopped Server@29532e91{STOPPING}[11.0.18,sto=0] 18:39:17.881 [main] INFO org.eclipse.jetty.server.handler.ContextHandler -- Stopped o.e.j.s.ServletContextHandler@c83ed77{/,null,STOPPED} [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.490 s -- in org.onap.policy.controlloop.actor.sdnc.BandwidthOnDemandOperationTest [INFO] Running org.onap.policy.controlloop.actor.sdnc.RerouteOperationTest 18:39:17.901 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1b556a88==org.glassfish.jersey.servlet.ServletContainer@58ac87ea{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=sdncSim, host=localhost, port=6670, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@105dc246{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@7f8cd5fc{/,null,STOPPED}, connector=sdncSim@69cc49ec{HTTP/1.1, (http/1.1)}{localhost:6670}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1b556a88==org.glassfish.jersey.servlet.ServletContainer@58ac87ea{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 18:39:17.902 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1b556a88==org.glassfish.jersey.servlet.ServletContainer@58ac87ea{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=sdncSim, host=localhost, port=6670, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@105dc246{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@7f8cd5fc{/,null,STOPPED}, connector=sdncSim@69cc49ec{HTTP/1.1, (http/1.1)}{localhost:6670}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1b556a88==org.glassfish.jersey.servlet.ServletContainer@58ac87ea{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:39:17.906 [sdncSim-6670] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1b556a88==org.glassfish.jersey.servlet.ServletContainer@58ac87ea{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=sdncSim, host=localhost, port=6670, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@105dc246{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@7f8cd5fc{/,null,STOPPED}, connector=sdncSim@69cc49ec{HTTP/1.1, (http/1.1)}{localhost:6670}, jettyThread=Thread[sdncSim-6670,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1b556a88==org.glassfish.jersey.servlet.ServletContainer@58ac87ea{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:39:17.907 [sdncSim-6670] INFO org.eclipse.jetty.server.Server -- jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.4+8-Ubuntu-118.04 18:39:17.909 [sdncSim-6670] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager -- Session workerName=node0 18:39:17.957 [sdncSim-6670] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:39:17.967 [sdncSim-6670] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started o.e.j.s.ServletContextHandler@7f8cd5fc{/,null,AVAILABLE} 18:39:17.967 [sdncSim-6670] INFO org.eclipse.jetty.server.AbstractConnector -- Started sdncSim@69cc49ec{HTTP/1.1, (http/1.1)}{localhost:6670} 18:39:17.968 [sdncSim-6670] INFO org.eclipse.jetty.server.Server -- Started Server@105dc246{STARTING}[11.0.18,sto=0] @4446ms 18:39:17.968 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1b556a88==org.glassfish.jersey.servlet.ServletContainer@58ac87ea{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=sdncSim, host=localhost, port=6670, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@105dc246{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@7f8cd5fc{/,null,AVAILABLE}, connector=sdncSim@69cc49ec{HTTP/1.1, (http/1.1)}{localhost:6670}, jettyThread=Thread[sdncSim-6670,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1b556a88==org.glassfish.jersey.servlet.ServletContainer@58ac87ea{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4938 ms. 18:39:17.979 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.Reroute: set property enrichment/service-instance.service-instance-id=my-service 18:39:17.979 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.Reroute: set property enrichment/network-information.network-id=my-network 18:39:17.979 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.Reroute: start operation attempt 1 for 97b3e30f-b2a9-4fe8-b49a-56a8fbb8b8bf 18:39:17.979 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.Reroute: set timeout to 300000ms for 97b3e30f-b2a9-4fe8-b49a-56a8fbb8b8bf 18:39:17.979 [main] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation default-Actor.Reroute for 97b3e30f-b2a9-4fe8-b49a-56a8fbb8b8bf 18:39:17.980 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://my-host:6969/base-uri/my-path/|] { "input": { "sdnc-request-header": { "svc-request-id": "7e5e6ee3-680f-4e74-83c3-ef717f442e7e", "svc-action": "reoptimize" }, "request-information": { "request-action": "ReoptimizeSOTNInstance" }, "service-information": { "service-instance-id": "my-service" }, "network-information": { "network-id": "my-network" } } } 18:39:17.980 [main] INFO network -- [OUT|REST|http://my-host:6969/base-uri/my-path/] { "input": { "sdnc-request-header": { "svc-request-id": "7e5e6ee3-680f-4e74-83c3-ef717f442e7e", "svc-action": "reoptimize" }, "request-information": { "request-action": "ReoptimizeSOTNInstance" }, "service-information": { "service-instance-id": "my-service" }, "network-information": { "network-id": "my-network" } } } 18:39:17.980 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.Reroute: response received for 97b3e30f-b2a9-4fe8-b49a-56a8fbb8b8bf 18:39:17.981 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://my-host:6969/base-uri/my-path/|] {"output":{"response-code":"200"}} 18:39:17.981 [main] INFO network -- [IN|REST|http://my-host:6969/base-uri/my-path/] {"output":{"response-code":"200"}} 18:39:17.981 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.Reroute request succeeded for 97b3e30f-b2a9-4fe8-b49a-56a8fbb8b8bf 18:39:17.981 [main] WARN org.onap.policy.controlloop.actorserviceprovider.Util -- pipeline listener org.onap.policy.controlloop.actorserviceprovider.pipeline.FutureManager$$Lambda$118/0x0000000800e5c910@5617168c threw an exception java.lang.NullPointerException: Cannot invoke "java.util.concurrent.Future.cancel(boolean)" because "future" is null at org.onap.policy.controlloop.actorserviceprovider.pipeline.FutureManager.lambda$add$0(FutureManager.java:52) at org.onap.policy.controlloop.actorserviceprovider.Util.runFunction(Util.java:65) at org.onap.policy.controlloop.actorserviceprovider.pipeline.ListenerManager.runListener(ListenerManager.java:104) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.onap.policy.controlloop.actorserviceprovider.pipeline.ListenerManager.stop(ListenerManager.java:62) at org.onap.policy.controlloop.actorserviceprovider.pipeline.FutureManager.stop(FutureManager.java:83) at org.onap.policy.controlloop.actorserviceprovider.pipeline.PipelineControllerFuture.doAndStop(PipelineControllerFuture.java:217) at org.onap.policy.controlloop.actorserviceprovider.pipeline.PipelineControllerFuture.complete(PipelineControllerFuture.java:63) at org.onap.policy.controlloop.actorserviceprovider.pipeline.PipelineControllerFuture.lambda$delayedComplete$7(PipelineControllerFuture.java:124) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) at org.onap.policy.common.utils.time.PseudoExecutor.runAll(PseudoExecutor.java:65) at org.onap.policy.controlloop.actor.sdnc.BasicSdncOperation.verifyOperation(BasicSdncOperation.java:123) at org.onap.policy.controlloop.actor.sdnc.RerouteOperationTest.testMakeRequest(RerouteOperationTest.java:114) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:42) at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 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) 18:39:17.981 [main] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation default-Actor.Reroute outcome=Success for 97b3e30f-b2a9-4fe8-b49a-56a8fbb8b8bf 18:39:17.981 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- not retrying operation default-Actor.Reroute for 97b3e30f-b2a9-4fe8-b49a-56a8fbb8b8bf 18:39:17.986 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.Reroute: set property enrichment/service-instance.service-instance-id=my-service 18:39:17.986 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.Reroute: set property enrichment/network-information.network-id=my-network 18:39:17.986 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.Reroute: start operation attempt 1 for 97b3e30f-b2a9-4fe8-b49a-56a8fbb8b8bf 18:39:17.986 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.Reroute: set timeout to 5000ms for 97b3e30f-b2a9-4fe8-b49a-56a8fbb8b8bf 18:39:17.987 [Thread-27] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation default-Actor.Reroute for 97b3e30f-b2a9-4fe8-b49a-56a8fbb8b8bf 18:39:17.987 [Thread-27] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://localhost:6670/restconf/operations/GENERIC-RESOURCE-API:network-topology-operation|] { "input": { "sdnc-request-header": { "svc-request-id": "294015b9-9a1f-418a-9790-f0967aae6c3e", "svc-action": "reoptimize" }, "request-information": { "request-action": "ReoptimizeSOTNInstance" }, "service-information": { "service-instance-id": "my-service" }, "network-information": { "network-id": "my-network" } } } 18:39:17.987 [Thread-27] INFO network -- [OUT|REST|http://localhost:6670/restconf/operations/GENERIC-RESOURCE-API:network-topology-operation] { "input": { "sdnc-request-header": { "svc-request-id": "294015b9-9a1f-418a-9790-f0967aae6c3e", "svc-action": "reoptimize" }, "request-information": { "request-action": "ReoptimizeSOTNInstance" }, "service-information": { "service-instance-id": "my-service" }, "network-information": { "network-id": "my-network" } } } 18:39:17.996 [Thread-27] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:39:17.998 [Thread-27] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:39:18.008 [qtp1814190811-41] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:39:18 +0000] "POST /restconf/operations/GENERIC-RESOURCE-API:network-topology-operation HTTP/1.1" 200 142 "-" "Jersey/3.1.3 (HttpUrlConnection 17.0.4)" 18:39:18.009 [Thread-28] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.Reroute: response received for 97b3e30f-b2a9-4fe8-b49a-56a8fbb8b8bf 18:39:18.009 [Thread-28] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://localhost:6670/restconf/operations/GENERIC-RESOURCE-API:network-topology-operation|] { "output": { "svc-request-id": "cd3a3e4e-9d90-4c6b-a09c-0c2b49f46208", "response-code": "200", "ack-final-indicator": "Y" } } 18:39:18.009 [Thread-28] INFO network -- [IN|REST|http://localhost:6670/restconf/operations/GENERIC-RESOURCE-API:network-topology-operation] { "output": { "svc-request-id": "cd3a3e4e-9d90-4c6b-a09c-0c2b49f46208", "response-code": "200", "ack-final-indicator": "Y" } } 18:39:18.010 [Thread-28] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.Reroute request succeeded for 97b3e30f-b2a9-4fe8-b49a-56a8fbb8b8bf 18:39:18.010 [Thread-31] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation default-Actor.Reroute outcome=Success for 97b3e30f-b2a9-4fe8-b49a-56a8fbb8b8bf 18:39:18.011 [Thread-32] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- not retrying operation default-Actor.Reroute for 97b3e30f-b2a9-4fe8-b49a-56a8fbb8b8bf 18:39:18.017 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1b556a88==org.glassfish.jersey.servlet.ServletContainer@58ac87ea{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=sdncSim, host=localhost, port=6670, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@105dc246{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@7f8cd5fc{/,null,AVAILABLE}, connector=sdncSim@69cc49ec{HTTP/1.1, (http/1.1)}{localhost:6670}, jettyThread=Thread[sdncSim-6670,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1b556a88==org.glassfish.jersey.servlet.ServletContainer@58ac87ea{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 18:39:18.018 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1b556a88==org.glassfish.jersey.servlet.ServletContainer@58ac87ea{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=sdncSim, host=localhost, port=6670, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@105dc246{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@7f8cd5fc{/,null,AVAILABLE}, connector=sdncSim@69cc49ec{HTTP/1.1, (http/1.1)}{localhost:6670}, jettyThread=Thread[sdncSim-6670,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1b556a88==org.glassfish.jersey.servlet.ServletContainer@58ac87ea{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 18:39:18.020 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped sdncSim@69cc49ec{HTTP/1.1, (http/1.1)}{localhost:6670} 18:39:18.020 [main] INFO org.eclipse.jetty.server.Server -- Stopped Server@105dc246{STOPPING}[11.0.18,sto=0] 18:39:18.022 [main] INFO org.eclipse.jetty.server.handler.ContextHandler -- Stopped o.e.j.s.ServletContextHandler@7f8cd5fc{/,null,STOPPED} [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.120 s -- in org.onap.policy.controlloop.actor.sdnc.RerouteOperationTest [INFO] Running org.onap.policy.controlloop.actor.sdnc.SdncActorTest 18:39:18.138 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing actors 18:39:18.138 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- configuring actors 18:39:18.148 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing SDNC 18:39:18.148 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- configuring operations for actor SDNC 18:39:18.152 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing SDNC.BandwidthOnDemand 18:39:18.155 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing SDNC.Reroute 18:39:18.155 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting actors 18:39:18.155 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- starting actors 18:39:18.155 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting SDNC 18:39:18.155 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- starting operations for actor SDNC 18:39:18.155 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting SDNC.BandwidthOnDemand 18:39:18.156 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting SDNC.Reroute 18:39:18.156 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping actors 18:39:18.156 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- stopping actors 18:39:18.156 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping SDNC 18:39:18.156 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- stopping operations for actor SDNC 18:39:18.156 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping SDNC.BandwidthOnDemand 18:39:18.156 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping SDNC.Reroute 18:39:18.156 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- actors is not running [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.129 s -- in org.onap.policy.controlloop.actor.sdnc.SdncActorTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ actor.sdnc --- [INFO] Loading execution data file /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.sdnc/../../../target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'actor.sdnc' with 4 classes [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (report-aggregate) @ actor.sdnc --- [INFO] Analyzed bundle 'actorServiceProvider' with 43 classes [INFO] Analyzed bundle 'sdnc' with 16 classes [INFO] Analyzed bundle 'events' with 16 classes [INFO] Analyzed bundle 'aai' with 4 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ actor.sdnc --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.sdnc/target/actor.sdnc-3.1.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ actor.sdnc --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ actor.sdnc --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ actor.sdnc --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ actor.sdnc --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.sdnc/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ actor.sdnc --- [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.sdnc/pom.xml to /tmp/r/org/onap/policy/models/policy-models-interactions/model-actors/actor.sdnc/3.1.1-SNAPSHOT/actor.sdnc-3.1.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.sdnc/target/actor.sdnc-3.1.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-interactions/model-actors/actor.sdnc/3.1.1-SNAPSHOT/actor.sdnc-3.1.1-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.models.policy-models-interactions.model-actors:actor.sdnr >-- [INFO] Building actor.sdnr 3.1.1-SNAPSHOT [35/43] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ actor.sdnr --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ actor.sdnr --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ actor.sdnr --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ actor.sdnr --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-interactions/model-actors/actor.sdnr/../../../target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/* --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ actor.sdnr --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ actor.sdnr --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ actor.sdnr --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ actor.sdnr --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 2 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ actor.sdnr --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ actor.sdnr --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ actor.sdnr --- [INFO] Surefire report directory: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.sdnr/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.controlloop.actor.sdnr.SdnrActorTest 18:39:20.323 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing actors 18:39:20.328 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- configuring actors 18:39:20.342 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing SDNR 18:39:20.343 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- configuring operations for actor SDNR 18:39:20.350 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing SDNR.any 18:39:20.361 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting actors 18:39:20.361 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- starting actors 18:39:20.361 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting SDNR 18:39:20.362 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.controlloop.actorserviceprovider.topic.TopicListenerImpl@5f780a86 18:39:20.371 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- starting operations for actor SDNR 18:39:20.371 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting SDNR.any 18:39:20.371 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping actors 18:39:20.371 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- stopping actors 18:39:20.372 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping SDNR 18:39:20.372 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.controlloop.actorserviceprovider.topic.TopicListenerImpl@5f780a86 18:39:20.372 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- stopping operations for actor SDNR 18:39:20.373 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping SDNR.any 18:39:20.373 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- actors is not running 18:39:20.373 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:39:20.373 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:39:20.374 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 18:39:20.374 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:39:20.374 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 18:39:20.374 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.540 s -- in org.onap.policy.controlloop.actor.sdnr.SdnrActorTest [INFO] Running org.onap.policy.controlloop.actor.sdnr.SdnrOperationTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 18:39:21.486 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1a43a88e==org.glassfish.jersey.servlet.ServletContainer@22083741{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=3904, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@fd87c22{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@3c71cf3e{/,null,STOPPED}, connector=RestServerParameters@7858d31d{HTTP/1.1, (http/1.1)}{0.0.0.0:3904}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1a43a88e==org.glassfish.jersey.servlet.ServletContainer@22083741{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 18:39:21.503 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1a43a88e==org.glassfish.jersey.servlet.ServletContainer@22083741{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=3904, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@fd87c22{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@3c71cf3e{/,null,STOPPED}, connector=RestServerParameters@7858d31d{HTTP/1.1, (http/1.1)}{0.0.0.0:3904}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1a43a88e==org.glassfish.jersey.servlet.ServletContainer@22083741{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:39:21.505 [RestServerParameters-3904] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1a43a88e==org.glassfish.jersey.servlet.ServletContainer@22083741{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=3904, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@fd87c22{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@3c71cf3e{/,null,STOPPED}, connector=RestServerParameters@7858d31d{HTTP/1.1, (http/1.1)}{0.0.0.0:3904}, jettyThread=Thread[RestServerParameters-3904,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1a43a88e==org.glassfish.jersey.servlet.ServletContainer@22083741{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:39:21.514 [RestServerParameters-3904] INFO org.eclipse.jetty.server.Server -- jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.4+8-Ubuntu-118.04 18:39:21.583 [RestServerParameters-3904] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager -- Session workerName=node0 18:39:22.338 [RestServerParameters-3904] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:39:22.412 [RestServerParameters-3904] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started o.e.j.s.ServletContextHandler@3c71cf3e{/,null,AVAILABLE} 18:39:22.424 [RestServerParameters-3904] INFO org.eclipse.jetty.server.AbstractConnector -- Started RestServerParameters@7858d31d{HTTP/1.1, (http/1.1)}{0.0.0.0:3904} 18:39:22.426 [RestServerParameters-3904] INFO org.eclipse.jetty.server.Server -- Started Server@fd87c22{STARTING}[11.0.18,sto=0] @3216ms 18:39:22.426 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1a43a88e==org.glassfish.jersey.servlet.ServletContainer@22083741{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=3904, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@fd87c22{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@3c71cf3e{/,null,AVAILABLE}, connector=RestServerParameters@7858d31d{HTTP/1.1, (http/1.1)}{0.0.0.0:3904}, jettyThread=Thread[RestServerParameters-3904,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1a43a88e==org.glassfish.jersey.servlet.ServletContainer@22083741{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4079 ms. 18:39:22.693 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=469910bc-c4f6-4577-9347-893eaae2c1a1, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 18:39:22.702 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=8971e22f-7682-4ed1-8824-23a52e13df0d, alive=false, publisher=null]]: starting 18:39:22.711 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineDmaapTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=8971e22f-7682-4ed1-8824-23a52e13df0d, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created 18:39:22.711 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=469910bc-c4f6-4577-9347-893eaae2c1a1, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting 18:39:22.712 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=469910bc-c4f6-4577-9347-893eaae2c1a1, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 18:39:22.712 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=94f9796a-1d71-43f1-a88d-ee9e22011cd4, alive=false, publisher=null]]: starting 18:39:22.713 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineDmaapTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=94f9796a-1d71-43f1-a88d-ee9e22011cd4, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created 18:39:22.714 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=da323c6f-408b-43ba-b5e7-bdbe2659cce3, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 18:39:22.714 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=da323c6f-408b-43ba-b5e7-bdbe2659cce3, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting 18:39:22.715 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=da323c6f-408b-43ba-b5e7-bdbe2659cce3, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 18:39:22.716 [DMAAP-source-my-sink] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-sink/469910bc-c4f6-4577-9347-893eaae2c1a1/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 18:39:22.718 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=da323c6f-408b-43ba-b5e7-bdbe2659cce3, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-source,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.controlloop.actorserviceprovider.topic.TopicListenerImpl@6e66b498 18:39:22.718 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=da323c6f-408b-43ba-b5e7-bdbe2659cce3, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-source,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted 18:39:22.718 [DMAAP-source-my-source] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-source/da323c6f-408b-43ba-b5e7-bdbe2659cce3/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 18:39:22.728 [DMAAP-source-my-sink] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-sink/469910bc-c4f6-4577-9347-893eaae2c1a1/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 (anonymous) ... 18:39:22.736 [DMAAP-source-my-source] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-source/da323c6f-408b-43ba-b5e7-bdbe2659cce3/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 (anonymous) ... 18:39:22.887 [qtp1171097095-21] INFO org.onap.policy.models.sim.dmaap.provider.TopicData -- Topic my-sink: added 18:39:22.888 [qtp1171097095-21] INFO org.onap.policy.models.sim.dmaap.provider.ConsumerGroupData -- Topic my-sink: add consumer group: 469910bc-c4f6-4577-9347-893eaae2c1a1 18:39:22.890 [qtp1171097095-22] INFO org.onap.policy.models.sim.dmaap.provider.TopicData -- Topic my-source: added 18:39:22.890 [qtp1171097095-22] INFO org.onap.policy.models.sim.dmaap.provider.ConsumerGroupData -- Topic my-source: add consumer group: da323c6f-408b-43ba-b5e7-bdbe2659cce3 18:39:23.196 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=469910bc-c4f6-4577-9347-893eaae2c1a1, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.simulators.SdnrTopicServer@237aba92 18:39:23.197 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=469910bc-c4f6-4577-9347-893eaae2c1a1, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted 18:39:23.246 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property event/payload=my payload 18:39:23.249 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=469910bc-c4f6-4577-9347-893eaae2c1a1, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: unregistering org.onap.policy.simulators.SdnrTopicServer@237aba92 18:39:23.249 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=469910bc-c4f6-4577-9347-893eaae2c1a1, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:39:23.263 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=469910bc-c4f6-4577-9347-893eaae2c1a1, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.simulators.SdnrTopicServer@4e31b64d 18:39:23.264 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=469910bc-c4f6-4577-9347-893eaae2c1a1, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: starting 18:39:23.265 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=469910bc-c4f6-4577-9347-893eaae2c1a1, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: INITTED 18:39:23.267 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property event/payload=my payload 18:39:23.277 [DMAAP-source-my-sink] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-sink/469910bc-c4f6-4577-9347-893eaae2c1a1/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 18:39:23.277 [DMAAP-source-my-sink] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-sink/469910bc-c4f6-4577-9347-893eaae2c1a1/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 (anonymous) ... 18:39:23.390 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=469910bc-c4f6-4577-9347-893eaae2c1a1, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: unregistering org.onap.policy.simulators.SdnrTopicServer@4e31b64d 18:39:23.391 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=469910bc-c4f6-4577-9347-893eaae2c1a1, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:39:23.405 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=469910bc-c4f6-4577-9347-893eaae2c1a1, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.simulators.SdnrTopicServer@63c6c5e5 18:39:23.405 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=469910bc-c4f6-4577-9347-893eaae2c1a1, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: starting 18:39:23.408 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=469910bc-c4f6-4577-9347-893eaae2c1a1, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: INITTED 18:39:23.410 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property event/payload=my payload 18:39:23.410 [main] WARN org.onap.policy.controlloop.actor.sdnr.SdnrOperation -- SDNR response is missing the response status 18:39:23.410 [main] WARN org.onap.policy.controlloop.actor.sdnr.SdnrOperation -- unknown SDNR response status code: -45 18:39:23.411 [main] WARN org.onap.policy.controlloop.actor.sdnr.SdnrOperation -- SDNR request was not accepted, code=REJECT 18:39:23.412 [main] WARN org.onap.policy.controlloop.actor.sdnr.SdnrOperation -- SDNR request was not accepted, code=REJECT 18:39:23.412 [main] WARN org.onap.policy.controlloop.actor.sdnr.SdnrOperation -- SDNR request was not accepted, code=ERROR 18:39:23.412 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=469910bc-c4f6-4577-9347-893eaae2c1a1, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: unregistering org.onap.policy.simulators.SdnrTopicServer@63c6c5e5 18:39:23.412 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=469910bc-c4f6-4577-9347-893eaae2c1a1, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:39:23.418 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=469910bc-c4f6-4577-9347-893eaae2c1a1, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: exiting thread 18:39:23.430 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=469910bc-c4f6-4577-9347-893eaae2c1a1, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.simulators.SdnrTopicServer@46c2189e 18:39:23.430 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=469910bc-c4f6-4577-9347-893eaae2c1a1, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: starting 18:39:23.432 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=469910bc-c4f6-4577-9347-893eaae2c1a1, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: INITTED 18:39:23.437 [DMAAP-source-my-sink] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:39:23.438 [DMAAP-source-my-source] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:39:23.443 [DMAAP-source-my-sink] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-sink/469910bc-c4f6-4577-9347-893eaae2c1a1/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 18:39:23.443 [DMAAP-source-my-sink] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-sink/469910bc-c4f6-4577-9347-893eaae2c1a1/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 (anonymous) ... 18:39:23.444 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property event/payload=my payload 18:39:23.444 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=469910bc-c4f6-4577-9347-893eaae2c1a1, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: unregistering org.onap.policy.simulators.SdnrTopicServer@46c2189e 18:39:23.445 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=469910bc-c4f6-4577-9347-893eaae2c1a1, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:39:23.445 [qtp1171097095-22] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:39:22 +0000] "GET /events/my-source/da323c6f-408b-43ba-b5e7-bdbe2659cce3/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:39:23.446 [qtp1171097095-21] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:39:22 +0000] "GET /events/my-sink/469910bc-c4f6-4577-9347-893eaae2c1a1/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:39:23.467 [DMAAP-source-my-source] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-source/da323c6f-408b-43ba-b5e7-bdbe2659cce3/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 18:39:23.467 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=469910bc-c4f6-4577-9347-893eaae2c1a1, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: exiting thread 18:39:23.467 [DMAAP-source-my-source] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-source/da323c6f-408b-43ba-b5e7-bdbe2659cce3/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 (anonymous) ... 18:39:23.469 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=469910bc-c4f6-4577-9347-893eaae2c1a1, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.simulators.SdnrTopicServer@14e93c46 18:39:23.469 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=469910bc-c4f6-4577-9347-893eaae2c1a1, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: starting 18:39:23.470 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=469910bc-c4f6-4577-9347-893eaae2c1a1, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: INITTED 18:39:23.476 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property event/payload=my payload 18:39:23.474 [DMAAP-source-my-sink] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-sink/469910bc-c4f6-4577-9347-893eaae2c1a1/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 18:39:23.482 [DMAAP-source-my-sink] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-sink/469910bc-c4f6-4577-9347-893eaae2c1a1/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 (anonymous) ... 18:39:23.492 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=469910bc-c4f6-4577-9347-893eaae2c1a1, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: unregistering org.onap.policy.simulators.SdnrTopicServer@14e93c46 18:39:23.492 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=469910bc-c4f6-4577-9347-893eaae2c1a1, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:39:23.497 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=469910bc-c4f6-4577-9347-893eaae2c1a1, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.simulators.SdnrTopicServer@2a9565d7 18:39:23.498 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=469910bc-c4f6-4577-9347-893eaae2c1a1, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: starting 18:39:23.499 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=469910bc-c4f6-4577-9347-893eaae2c1a1, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: INITTED 18:39:23.500 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property event/payload=my payload 18:39:23.501 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=469910bc-c4f6-4577-9347-893eaae2c1a1, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: unregistering org.onap.policy.simulators.SdnrTopicServer@2a9565d7 18:39:23.501 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=469910bc-c4f6-4577-9347-893eaae2c1a1, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:39:23.506 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=469910bc-c4f6-4577-9347-893eaae2c1a1, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.simulators.SdnrTopicServer@7491cdae 18:39:23.506 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=469910bc-c4f6-4577-9347-893eaae2c1a1, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: starting 18:39:23.507 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=469910bc-c4f6-4577-9347-893eaae2c1a1, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: INITTED 18:39:23.507 [DMAAP-source-my-sink] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-sink/469910bc-c4f6-4577-9347-893eaae2c1a1/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 18:39:23.507 [DMAAP-source-my-sink] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-sink/469910bc-c4f6-4577-9347-893eaae2c1a1/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 (anonymous) ... 18:39:23.511 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property event/payload=my payload 18:39:23.511 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=469910bc-c4f6-4577-9347-893eaae2c1a1, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: unregistering org.onap.policy.simulators.SdnrTopicServer@7491cdae 18:39:23.511 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=469910bc-c4f6-4577-9347-893eaae2c1a1, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:39:23.516 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=469910bc-c4f6-4577-9347-893eaae2c1a1, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.simulators.SdnrTopicServer@ba27ce6 18:39:23.516 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=469910bc-c4f6-4577-9347-893eaae2c1a1, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: starting 18:39:23.518 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=469910bc-c4f6-4577-9347-893eaae2c1a1, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: INITTED 18:39:23.519 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property event/payload=my payload 18:39:23.527 [DMAAP-source-my-sink] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-sink/469910bc-c4f6-4577-9347-893eaae2c1a1/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 18:39:23.527 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property event/payload=my payload 18:39:23.527 [DMAAP-source-my-sink] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-sink/469910bc-c4f6-4577-9347-893eaae2c1a1/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 (anonymous) ... 18:39:23.530 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: start operation attempt 1 for cb0c4814-e98f-4548-be9c-cd39fde69c12 18:39:23.532 [DMAAP-source-my-sink] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-sink/469910bc-c4f6-4577-9347-893eaae2c1a1/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 18:39:23.536 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set timeout to 5000ms for cb0c4814-e98f-4548-be9c-cd39fde69c12 18:39:23.540 [Thread-23] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation default-Actor.default-Operation for cb0c4814-e98f-4548-be9c-cd39fde69c12 18:39:23.542 [Thread-23] INFO org.onap.policy.controlloop.actorserviceprovider.topic.Forwarder -- register topic listener for key=[[body, output, CommonHeader, SubRequestID]] value=[7c7b302f-1644-4d98-adfa-11c9f04c8fbf] 18:39:23.549 [Thread-23] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|DMAAP|my-sink|] { "body": { "input": { "CommonHeader": { "TimeStamp": "2024-01-20T18:39:23.540461339Z", "APIVer": "1.0", "RequestID": "cb0c4814-e98f-4548-be9c-cd39fde69c12", "SubRequestID": "7c7b302f-1644-4d98-adfa-11c9f04c8fbf", "RequestTrack": {}, "Flags": {} }, "Action": "default-Operation", "Payload": "my payload" } }, "version": "1.0", "rpc-name": "default-operation", "correlation-id": "cb0c4814-e98f-4548-be9c-cd39fde69c12-7c7b302f-1644-4d98-adfa-11c9f04c8fbf", "type": "request" } 18:39:23.552 [Thread-23] INFO org.onap.policy.common.utils.services.OrderedServiceImpl -- ***** OrderedServiceImpl implementers: [] 18:39:23.553 [Thread-23] INFO network -- [OUT|DMAAP|my-sink] { "body": { "input": { "CommonHeader": { "TimeStamp": "2024-01-20T18:39:23.540461339Z", "APIVer": "1.0", "RequestID": "cb0c4814-e98f-4548-be9c-cd39fde69c12", "SubRequestID": "7c7b302f-1644-4d98-adfa-11c9f04c8fbf", "RequestTrack": {}, "Flags": {} }, "Action": "default-Operation", "Payload": "my payload" } }, "version": "1.0", "rpc-name": "default-operation", "correlation-id": "cb0c4814-e98f-4548-be9c-cd39fde69c12-7c7b302f-1644-4d98-adfa-11c9f04c8fbf", "type": "request" } 18:39:23.563 [pool-4-thread-1] INFO com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher -- sending 1 msgs to /events/my-sink. Oldest: 8 ms 18:39:23.566 [pool-4-thread-1] INFO com.att.nsa.apiClient.http.HttpClient -- POST http://localhost:3904/events/my-sink (anonymous) ... 18:39:23.582 [pool-4-thread-1] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:39:23.582 [qtp1171097095-21] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:39:23 +0000] "POST /events/my-sink HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:39:23.582 [pool-4-thread-1] INFO com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher -- cambria reply ok (17 ms):{"serverTimeMs":0,"count":1} 18:39:23.583 [qtp1171097095-25] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:39:23 +0000] "GET /events/my-sink/469910bc-c4f6-4577-9347-893eaae2c1a1/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 HTTP/1.1" 200 639 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:39:23.583 [DMAAP-source-my-sink] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:39:23.584 [DMAAP-source-my-sink] INFO network -- [IN|DMAAP|my-sink] { "body": { "input": { "CommonHeader": { "TimeStamp": "2024-01-20T18:39:23.540461339Z", "APIVer": "1.0", "RequestID": "cb0c4814-e98f-4548-be9c-cd39fde69c12", "SubRequestID": "7c7b302f-1644-4d98-adfa-11c9f04c8fbf", "RequestTrack": {}, "Flags": {} }, "Action": "default-Operation", "Payload": "my payload" } }, "version": "1.0", "rpc-name": "default-operation", "correlation-id": "cb0c4814-e98f-4548-be9c-cd39fde69c12-7c7b302f-1644-4d98-adfa-11c9f04c8fbf", "type": "request" } 18:39:23.589 [DMAAP-source-my-sink] INFO network -- [OUT|DMAAP|my-source] { "body": { "output": { "CommonHeader": { "TimeStamp": "2018-09-10T07:10:05.614Z", "APIver": "1.0", "RequestID": "9d2d790e-a5f0-11e8-98d0-529269fb1459", "SubRequestID": "7c7b302f-1644-4d98-adfa-11c9f04c8fbf", "RequestTrack": [], "Flags": [] }, "Status": { "Code": 200, "Value": "SUCCESS" }, "Payload": "{ \"Configurations\":[ { \"Status\": { \"Code\": 200, \"Value\": \"SUCCESS\" }, \"data\":{\"FAPService\":{\"alias\":\"Chn0330\",\"X0005b9Lte\":{\"phyCellIdInUse\":6,\"pnfName\":\"ncserver23\"},\"CellConfig\":{\"LTE\":{\"RAN\":{\"Common\":{\"CellIdentity\":\"Chn0330\"}}}}}} } ] }" } }, "version": "1.0", "rpc-name": "ModifyConfig", "correlation-id": "9d2d790e-a5f0-11e8-98d0-529269fb1459-1", "type": "response" } 18:39:23.589 [DMAAP-source-my-sink] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-sink/469910bc-c4f6-4577-9347-893eaae2c1a1/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 18:39:23.610 [pool-3-thread-1] INFO com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher -- sending 1 msgs to /events/my-source. Oldest: 21 ms 18:39:23.610 [pool-3-thread-1] INFO com.att.nsa.apiClient.http.HttpClient -- POST http://localhost:3904/events/my-source (anonymous) ... 18:39:23.616 [pool-3-thread-1] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:39:23.616 [qtp1171097095-22] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:39:23 +0000] "POST /events/my-source HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:39:23.616 [pool-3-thread-1] INFO com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher -- cambria reply ok (6 ms):{"serverTimeMs":0,"count":1} 18:39:23.617 [DMAAP-source-my-source] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:39:23.618 [qtp1171097095-24] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:39:23 +0000] "GET /events/my-source/da323c6f-408b-43ba-b5e7-bdbe2659cce3/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 HTTP/1.1" 200 1101 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:39:23.618 [DMAAP-source-my-source] INFO network -- [IN|DMAAP|my-source] { "body": { "output": { "CommonHeader": { "TimeStamp": "2018-09-10T07:10:05.614Z", "APIver": "1.0", "RequestID": "9d2d790e-a5f0-11e8-98d0-529269fb1459", "SubRequestID": "7c7b302f-1644-4d98-adfa-11c9f04c8fbf", "RequestTrack": [], "Flags": [] }, "Status": { "Code": 200, "Value": "SUCCESS" }, "Payload": "{ \"Configurations\":[ { \"Status\": { \"Code\": 200, \"Value\": \"SUCCESS\" }, \"data\":{\"FAPService\":{\"alias\":\"Chn0330\",\"X0005b9Lte\":{\"phyCellIdInUse\":6,\"pnfName\":\"ncserver23\"},\"CellConfig\":{\"LTE\":{\"RAN\":{\"Common\":{\"CellIdentity\":\"Chn0330\"}}}}}} } ] }" } }, "version": "1.0", "rpc-name": "ModifyConfig", "correlation-id": "9d2d790e-a5f0-11e8-98d0-529269fb1459-1", "type": "response" } 18:39:23.620 [DMAAP-source-my-source] INFO org.onap.policy.controlloop.actorserviceprovider.topic.Forwarder -- forwarding message to listeners for key=[[body, output, CommonHeader, SubRequestID]] value=[7c7b302f-1644-4d98-adfa-11c9f04c8fbf] 18:39:23.620 [DMAAP-source-my-source] INFO org.onap.policy.controlloop.actorserviceprovider.impl.BidirectionalTopicOperation -- default-Actor.default-Operation: response received for cb0c4814-e98f-4548-be9c-cd39fde69c12 18:39:23.620 [DMAAP-source-my-source] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|DMAAP|my-source|] { "body": { "output": { "CommonHeader": { "TimeStamp": "2018-09-10T07:10:05.614Z", "APIver": "1.0", "RequestID": "9d2d790e-a5f0-11e8-98d0-529269fb1459", "SubRequestID": "7c7b302f-1644-4d98-adfa-11c9f04c8fbf", "RequestTrack": [], "Flags": [] }, "Status": { "Code": 200, "Value": "SUCCESS" }, "Payload": "{ \"Configurations\":[ { \"Status\": { \"Code\": 200, \"Value\": \"SUCCESS\" }, \"data\":{\"FAPService\":{\"alias\":\"Chn0330\",\"X0005b9Lte\":{\"phyCellIdInUse\":6,\"pnfName\":\"ncserver23\"},\"CellConfig\":{\"LTE\":{\"RAN\":{\"Common\":{\"CellIdentity\":\"Chn0330\"}}}}}} } ] }" } }, "version": "1.0", "rpc-name": "ModifyConfig", "correlation-id": "9d2d790e-a5f0-11e8-98d0-529269fb1459-1", "type": "response" } 18:39:23.621 [DMAAP-source-my-source] INFO org.onap.policy.controlloop.actorserviceprovider.impl.BidirectionalTopicOperation -- default-Actor.default-Operation request succeeded for cb0c4814-e98f-4548-be9c-cd39fde69c12 18:39:23.622 [DMAAP-source-my-source] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-source/da323c6f-408b-43ba-b5e7-bdbe2659cce3/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 18:39:23.622 [DMAAP-source-my-source] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-source/da323c6f-408b-43ba-b5e7-bdbe2659cce3/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 (anonymous) ... 18:39:23.623 [Thread-26] INFO org.onap.policy.controlloop.actorserviceprovider.topic.Forwarder -- unregister topic listener for key=[[body, output, CommonHeader, SubRequestID]] value=[7c7b302f-1644-4d98-adfa-11c9f04c8fbf] 18:39:23.626 [Thread-28] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation default-Actor.default-Operation outcome=Success for cb0c4814-e98f-4548-be9c-cd39fde69c12 18:39:23.628 [Thread-29] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- not retrying operation default-Actor.default-Operation for cb0c4814-e98f-4548-be9c-cd39fde69c12 18:39:23.628 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=469910bc-c4f6-4577-9347-893eaae2c1a1, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=1]]]]: unregistering org.onap.policy.simulators.SdnrTopicServer@ba27ce6 18:39:23.628 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=469910bc-c4f6-4577-9347-893eaae2c1a1, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=0]]]]: stopping 18:39:23.629 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=469910bc-c4f6-4577-9347-893eaae2c1a1, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=0]]]]: stopping 18:39:23.629 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=da323c6f-408b-43ba-b5e7-bdbe2659cce3, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-source,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=1, locked=false, #topicListeners=1]]]]: stopping 18:39:23.629 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusPublisher$CambriaPublisherWrapper -- CambriaPublisherWrapper []: CLOSE 18:39:23.630 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusPublisher$CambriaPublisherWrapper -- CambriaPublisherWrapper []: CLOSE 18:39:23.630 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=469910bc-c4f6-4577-9347-893eaae2c1a1, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=0]]]]: stopping 18:39:23.630 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=da323c6f-408b-43ba-b5e7-bdbe2659cce3, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-source,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=1, locked=false, #topicListeners=1]]]]: stopping 18:39:23.630 [main] WARN org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=94f9796a-1d71-43f1-a88d-ee9e22011cd4, alive=false, publisher=null]]: there is no publisher 18:39:23.630 [main] WARN org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=8971e22f-7682-4ed1-8824-23a52e13df0d, alive=false, publisher=null]]: there is no publisher 18:39:23.631 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1a43a88e==org.glassfish.jersey.servlet.ServletContainer@22083741{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=3904, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@fd87c22{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@3c71cf3e{/,null,AVAILABLE}, connector=RestServerParameters@7858d31d{HTTP/1.1, (http/1.1)}{0.0.0.0:3904}, jettyThread=Thread[RestServerParameters-3904,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1a43a88e==org.glassfish.jersey.servlet.ServletContainer@22083741{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 18:39:23.632 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1a43a88e==org.glassfish.jersey.servlet.ServletContainer@22083741{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=3904, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@fd87c22{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@3c71cf3e{/,null,AVAILABLE}, connector=RestServerParameters@7858d31d{HTTP/1.1, (http/1.1)}{0.0.0.0:3904}, jettyThread=Thread[RestServerParameters-3904,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1a43a88e==org.glassfish.jersey.servlet.ServletContainer@22083741{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 18:39:23.635 [DMAAP-source-my-sink] INFO org.apache.http.impl.execchain.RetryExec -- I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://localhost:3904: The target server failed to respond 18:39:23.635 [DMAAP-source-my-sink] INFO org.apache.http.impl.execchain.RetryExec -- I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://localhost:3904: The target server failed to respond 18:39:23.635 [DMAAP-source-my-sink] INFO org.apache.http.impl.execchain.RetryExec -- Retrying request to {}->http://localhost:3904 18:39:23.635 [DMAAP-source-my-sink] INFO org.apache.http.impl.execchain.RetryExec -- Retrying request to {}->http://localhost:3904 18:39:23.637 [DMAAP-source-my-sink] WARN com.att.nsa.apiClient.http.HttpClient -- Error executing HTTP request. Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused; blacklisting for 2 minutes 18:39:23.637 [DMAAP-source-my-sink] WARN com.att.nsa.apiClient.http.HttpClient -- Error executing HTTP request. Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused; blacklisting for 2 minutes 18:39:23.637 [DMAAP-source-my-source] INFO org.apache.http.impl.execchain.RetryExec -- I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://localhost:3904: The target server failed to respond 18:39:23.637 [DMAAP-source-my-source] INFO org.apache.http.impl.execchain.RetryExec -- Retrying request to {}->http://localhost:3904 18:39:23.638 [DMAAP-source-my-sink] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper -- CambriaConsumerWrapper [fetchTimeout=500]: cannot fetch because of Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused 18:39:23.638 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=500]: backoff for 500ms 18:39:23.638 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=500]: closed while handling fetch error 18:39:23.638 [DMAAP-source-my-source] WARN com.att.nsa.apiClient.http.HttpClient -- Error executing HTTP request. Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused; blacklisting for 2 minutes 18:39:23.638 [DMAAP-source-my-source] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper -- CambriaConsumerWrapper [fetchTimeout=500]: cannot fetch because of Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused 18:39:23.638 [DMAAP-source-my-source] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=500]: backoff for 500ms 18:39:23.638 [DMAAP-source-my-source] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=500]: closed while handling fetch error 18:39:23.639 [DMAAP-source-my-sink] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper -- CambriaConsumerWrapper [fetchTimeout=500]: cannot fetch because of Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused 18:39:23.639 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=500]: backoff for 500ms 18:39:23.639 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=500]: closed while handling fetch error 18:39:23.640 [DMAAP-source-my-sink] INFO org.apache.http.impl.execchain.RetryExec -- I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://localhost:3904: The target server failed to respond 18:39:23.641 [DMAAP-source-my-sink] INFO org.apache.http.impl.execchain.RetryExec -- Retrying request to {}->http://localhost:3904 18:39:23.641 [DMAAP-source-my-sink] INFO org.apache.http.impl.execchain.RetryExec -- I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://localhost:3904: The target server failed to respond 18:39:23.641 [DMAAP-source-my-sink] INFO org.apache.http.impl.execchain.RetryExec -- Retrying request to {}->http://localhost:3904 18:39:23.641 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped RestServerParameters@7858d31d{HTTP/1.1, (http/1.1)}{0.0.0.0:3904} 18:39:23.641 [main] INFO org.eclipse.jetty.server.Server -- Stopped Server@fd87c22{STOPPING}[11.0.18,sto=0] 18:39:23.641 [DMAAP-source-my-sink] WARN com.att.nsa.apiClient.http.HttpClient -- Error executing HTTP request. Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused; blacklisting for 2 minutes 18:39:23.641 [DMAAP-source-my-sink] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper -- CambriaConsumerWrapper [fetchTimeout=500]: cannot fetch because of Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused 18:39:23.641 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=500]: backoff for 500ms 18:39:23.641 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=500]: closed while handling fetch error 18:39:23.642 [DMAAP-source-my-sink] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-sink/469910bc-c4f6-4577-9347-893eaae2c1a1/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 (anonymous) ... 18:39:23.642 [DMAAP-source-my-sink] WARN com.att.nsa.apiClient.http.HttpClient -- Error executing HTTP request. Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused; blacklisting for 2 minutes 18:39:23.642 [DMAAP-source-my-sink] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper -- CambriaConsumerWrapper [fetchTimeout=500]: cannot fetch because of Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused 18:39:23.642 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=500]: backoff for 500ms 18:39:23.642 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=500]: closed while handling fetch error 18:39:23.643 [DMAAP-source-my-sink] WARN com.att.nsa.apiClient.http.HttpClient -- Error executing HTTP request. Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused; blacklisting for 2 minutes 18:39:23.643 [DMAAP-source-my-sink] WARN com.att.nsa.apiClient.http.HostSelector -- Reporting reachability problem, but no host is currently selected. 18:39:23.643 [DMAAP-source-my-sink] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-sink/469910bc-c4f6-4577-9347-893eaae2c1a1/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 (anonymous) ... 18:39:23.643 [DMAAP-source-my-sink] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper -- CambriaConsumerWrapper [fetchTimeout=500]: cannot fetch because of Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused 18:39:23.643 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=500]: backoff for 500ms 18:39:23.643 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=500]: closed while handling fetch error 18:39:23.644 [DMAAP-source-my-sink] WARN com.att.nsa.apiClient.http.HttpClient -- Error executing HTTP request. Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused; blacklisting for 2 minutes 18:39:23.644 [DMAAP-source-my-sink] WARN com.att.nsa.apiClient.http.HostSelector -- Reporting reachability problem, but no host is currently selected. 18:39:23.644 [DMAAP-source-my-sink] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper -- CambriaConsumerWrapper [fetchTimeout=500]: cannot fetch because of Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused 18:39:23.644 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=500]: backoff for 500ms 18:39:23.644 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=500]: closed while handling fetch error 18:39:23.638 [DMAAP-source-my-sink] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=469910bc-c4f6-4577-9347-893eaae2c1a1, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=0]]]]: cannot fetch org.apache.http.conn.HttpHostConnectException: Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.connect0(Native Method) at java.base/sun.nio.ch.Net.connect(Net.java:579) at java.base/sun.nio.ch.Net.connect(Net.java:568) at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:588) at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) at java.base/java.net.Socket.connect(Socket.java:633) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 18:39:23.646 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=469910bc-c4f6-4577-9347-893eaae2c1a1, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=0]]]]: exiting thread 18:39:23.644 [DMAAP-source-my-sink] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=469910bc-c4f6-4577-9347-893eaae2c1a1, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=0]]]]: cannot fetch org.apache.http.conn.HttpHostConnectException: Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.connect0(Native Method) at java.base/sun.nio.ch.Net.connect(Net.java:579) at java.base/sun.nio.ch.Net.connect(Net.java:568) at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:588) at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) at java.base/java.net.Socket.connect(Socket.java:633) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 18:39:23.646 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=469910bc-c4f6-4577-9347-893eaae2c1a1, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=0]]]]: exiting thread 18:39:23.639 [DMAAP-source-my-source] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=da323c6f-408b-43ba-b5e7-bdbe2659cce3, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-source,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=1, locked=false, #topicListeners=0]]]]: cannot fetch org.apache.http.conn.HttpHostConnectException: Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.connect0(Native Method) at java.base/sun.nio.ch.Net.connect(Net.java:579) at java.base/sun.nio.ch.Net.connect(Net.java:568) at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:588) at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) at java.base/java.net.Socket.connect(Socket.java:633) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 18:39:23.647 [DMAAP-source-my-source] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=da323c6f-408b-43ba-b5e7-bdbe2659cce3, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-source,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=1, locked=false, #topicListeners=0]]]]: exiting thread 18:39:23.642 [DMAAP-source-my-sink] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=469910bc-c4f6-4577-9347-893eaae2c1a1, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=0]]]]: cannot fetch org.apache.http.conn.HttpHostConnectException: Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.connect0(Native Method) at java.base/sun.nio.ch.Net.connect(Net.java:579) at java.base/sun.nio.ch.Net.connect(Net.java:568) at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:588) at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) at java.base/java.net.Socket.connect(Socket.java:633) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 18:39:23.639 [DMAAP-source-my-sink] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=469910bc-c4f6-4577-9347-893eaae2c1a1, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=0]]]]: cannot fetch org.apache.http.conn.HttpHostConnectException: Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.connect0(Native Method) at java.base/sun.nio.ch.Net.connect(Net.java:579) at java.base/sun.nio.ch.Net.connect(Net.java:568) at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:588) at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) at java.base/java.net.Socket.connect(Socket.java:633) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 18:39:23.642 [DMAAP-source-my-sink] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=469910bc-c4f6-4577-9347-893eaae2c1a1, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=0]]]]: cannot fetch org.apache.http.conn.HttpHostConnectException: Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.connect0(Native Method) at java.base/sun.nio.ch.Net.connect(Net.java:579) at java.base/sun.nio.ch.Net.connect(Net.java:568) at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:588) at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) at java.base/java.net.Socket.connect(Socket.java:633) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 18:39:23.648 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=469910bc-c4f6-4577-9347-893eaae2c1a1, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=0]]]]: exiting thread 18:39:23.643 [DMAAP-source-my-sink] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=469910bc-c4f6-4577-9347-893eaae2c1a1, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=0]]]]: cannot fetch org.apache.http.conn.HttpHostConnectException: Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.connect0(Native Method) at java.base/sun.nio.ch.Net.connect(Net.java:579) at java.base/sun.nio.ch.Net.connect(Net.java:568) at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:588) at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) at java.base/java.net.Socket.connect(Socket.java:633) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 18:39:23.647 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=469910bc-c4f6-4577-9347-893eaae2c1a1, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=0]]]]: exiting thread 18:39:23.648 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=469910bc-c4f6-4577-9347-893eaae2c1a1, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=0]]]]: exiting thread 18:39:23.647 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=469910bc-c4f6-4577-9347-893eaae2c1a1, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=0]]]]: exiting thread 18:39:23.654 [main] INFO org.eclipse.jetty.server.handler.ContextHandler -- Stopped o.e.j.s.ServletContextHandler@3c71cf3e{/,null,STOPPED} 18:39:23.959 [qtp1171097095-27] INFO org.eclipse.jetty.server.RequestLog -- - - - [20/Jan/2024:18:39:23 +0000] "GET /events/my-sink/469910bc-c4f6-4577-9347-893eaae2c1a1/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 HTTP/1.1" 200 0 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:39:23.993 [qtp1171097095-26] INFO org.eclipse.jetty.server.RequestLog -- - - - [20/Jan/2024:18:39:23 +0000] "GET /events/my-sink/469910bc-c4f6-4577-9347-893eaae2c1a1/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 HTTP/1.1" 200 0 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:39:24.034 [qtp1171097095-28] INFO org.eclipse.jetty.server.RequestLog -- - - - [20/Jan/2024:18:39:23 +0000] "GET /events/my-sink/469910bc-c4f6-4577-9347-893eaae2c1a1/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 HTTP/1.1" 200 0 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:39:24.041 [qtp1171097095-41] INFO org.eclipse.jetty.server.RequestLog -- - - - [20/Jan/2024:18:39:23 +0000] "GET /events/my-sink/469910bc-c4f6-4577-9347-893eaae2c1a1/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 HTTP/1.1" 200 0 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:39:24.127 [qtp1171097095-43] INFO org.eclipse.jetty.server.RequestLog -- - - - [20/Jan/2024:18:39:23 +0000] "GET /events/my-source/da323c6f-408b-43ba-b5e7-bdbe2659cce3/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 HTTP/1.1" 200 0 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.751 s -- in org.onap.policy.controlloop.actor.sdnr.SdnrOperationTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ actor.sdnr --- [INFO] Loading execution data file /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.sdnr/../../../target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'actor.sdnr' with 2 classes [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (report-aggregate) @ actor.sdnr --- [INFO] Analyzed bundle 'actorServiceProvider' with 43 classes [INFO] Analyzed bundle 'sdnr' with 10 classes [INFO] Analyzed bundle 'events' with 16 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ actor.sdnr --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.sdnr/target/actor.sdnr-3.1.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ actor.sdnr --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ actor.sdnr --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ actor.sdnr --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ actor.sdnr --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.sdnr/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ actor.sdnr --- [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.sdnr/pom.xml to /tmp/r/org/onap/policy/models/policy-models-interactions/model-actors/actor.sdnr/3.1.1-SNAPSHOT/actor.sdnr-3.1.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.sdnr/target/actor.sdnr-3.1.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-interactions/model-actors/actor.sdnr/3.1.1-SNAPSHOT/actor.sdnr-3.1.1-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.models.policy-models-interactions.model-actors:actor.a1p >-- [INFO] Building actor.a1p 3.1.1-SNAPSHOT [36/43] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ actor.a1p --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ actor.a1p --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ actor.a1p --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ actor.a1p --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-interactions/model-actors/actor.a1p/../../../target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/* --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ actor.a1p --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ actor.a1p --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ actor.a1p --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ actor.a1p --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 2 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ actor.a1p --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ actor.a1p --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ actor.a1p --- [INFO] Surefire report directory: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.a1p/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.controlloop.actor.a1p.A1pActorTest 18:39:26.320 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing actors 18:39:26.325 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- configuring actors 18:39:26.329 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing A1P 18:39:26.329 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- configuring operations for actor A1P 18:39:26.337 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing A1P.any 18:39:26.350 [main] WARN org.onap.policy.controlloop.actorserviceprovider.ActorService -- missing configuration parameters for actor SDNR; actor cannot be started 18:39:26.350 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting actors 18:39:26.350 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- starting actors 18:39:26.351 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting A1P 18:39:26.352 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.controlloop.actorserviceprovider.topic.TopicListenerImpl@4315e9af 18:39:26.361 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- starting operations for actor A1P 18:39:26.361 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting A1P.any 18:39:26.361 [main] WARN org.onap.policy.controlloop.actorserviceprovider.ActorService -- not starting unconfigured actor SDNR 18:39:26.361 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping actors 18:39:26.361 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- stopping actors 18:39:26.362 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping A1P 18:39:26.362 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.controlloop.actorserviceprovider.topic.TopicListenerImpl@4315e9af 18:39:26.362 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- stopping operations for actor A1P 18:39:26.363 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping A1P.any 18:39:26.363 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- SDNR is not running 18:39:26.363 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- actors is not running 18:39:26.363 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:39:26.363 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:39:26.364 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 18:39:26.364 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:39:26.364 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 18:39:26.364 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.577 s -- in org.onap.policy.controlloop.actor.a1p.A1pActorTest [INFO] Running org.onap.policy.controlloop.actor.a1p.A1pOperationTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 18:39:27.500 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1e0294a7==org.glassfish.jersey.servlet.ServletContainer@eead7135{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=3904, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@3d132bb6{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@6e3b2dd3{/,null,STOPPED}, connector=RestServerParameters@338d47b{HTTP/1.1, (http/1.1)}{0.0.0.0:3904}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1e0294a7==org.glassfish.jersey.servlet.ServletContainer@eead7135{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 18:39:27.517 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1e0294a7==org.glassfish.jersey.servlet.ServletContainer@eead7135{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=3904, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@3d132bb6{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@6e3b2dd3{/,null,STOPPED}, connector=RestServerParameters@338d47b{HTTP/1.1, (http/1.1)}{0.0.0.0:3904}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1e0294a7==org.glassfish.jersey.servlet.ServletContainer@eead7135{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:39:27.519 [RestServerParameters-3904] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1e0294a7==org.glassfish.jersey.servlet.ServletContainer@eead7135{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=3904, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@3d132bb6{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@6e3b2dd3{/,null,STOPPED}, connector=RestServerParameters@338d47b{HTTP/1.1, (http/1.1)}{0.0.0.0:3904}, jettyThread=Thread[RestServerParameters-3904,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1e0294a7==org.glassfish.jersey.servlet.ServletContainer@eead7135{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:39:27.531 [RestServerParameters-3904] INFO org.eclipse.jetty.server.Server -- jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.4+8-Ubuntu-118.04 18:39:27.612 [RestServerParameters-3904] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager -- Session workerName=node0 18:39:28.287 [RestServerParameters-3904] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:39:28.364 [RestServerParameters-3904] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started o.e.j.s.ServletContextHandler@6e3b2dd3{/,null,AVAILABLE} 18:39:28.376 [RestServerParameters-3904] INFO org.eclipse.jetty.server.AbstractConnector -- Started RestServerParameters@338d47b{HTTP/1.1, (http/1.1)}{0.0.0.0:3904} 18:39:28.380 [RestServerParameters-3904] INFO org.eclipse.jetty.server.Server -- Started Server@3d132bb6{STARTING}[11.0.18,sto=0] @3156ms 18:39:28.380 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1e0294a7==org.glassfish.jersey.servlet.ServletContainer@eead7135{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=3904, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@3d132bb6{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@6e3b2dd3{/,null,AVAILABLE}, connector=RestServerParameters@338d47b{HTTP/1.1, (http/1.1)}{0.0.0.0:3904}, jettyThread=Thread[RestServerParameters-3904,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1e0294a7==org.glassfish.jersey.servlet.ServletContainer@eead7135{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4138 ms. 18:39:28.669 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bf25375e-5180-4c79-956b-33aeab35422b, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 18:39:28.679 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=6b53c194-4e19-4e6a-956b-efe7026f5e5f, alive=false, publisher=null]]: starting 18:39:28.686 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineDmaapTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=6b53c194-4e19-4e6a-956b-efe7026f5e5f, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created 18:39:28.686 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bf25375e-5180-4c79-956b-33aeab35422b, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting 18:39:28.687 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bf25375e-5180-4c79-956b-33aeab35422b, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 18:39:28.688 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=59182c03-7b1b-4729-8b37-c0fd00d8dbbd, alive=false, publisher=null]]: starting 18:39:28.689 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineDmaapTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=59182c03-7b1b-4729-8b37-c0fd00d8dbbd, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created 18:39:28.689 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b48b918c-defe-47c9-b534-81fd7c869d6e, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 18:39:28.690 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b48b918c-defe-47c9-b534-81fd7c869d6e, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting 18:39:28.690 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b48b918c-defe-47c9-b534-81fd7c869d6e, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 18:39:28.691 [DMAAP-source-my-sink] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-sink/bf25375e-5180-4c79-956b-33aeab35422b/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 18:39:28.694 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b48b918c-defe-47c9-b534-81fd7c869d6e, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-source,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.controlloop.actorserviceprovider.topic.TopicListenerImpl@4153a832 18:39:28.694 [DMAAP-source-my-source] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-source/b48b918c-defe-47c9-b534-81fd7c869d6e/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 18:39:28.694 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b48b918c-defe-47c9-b534-81fd7c869d6e, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-source,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted 18:39:28.698 [DMAAP-source-my-sink] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-sink/bf25375e-5180-4c79-956b-33aeab35422b/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 (anonymous) ... 18:39:28.698 [DMAAP-source-my-source] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-source/b48b918c-defe-47c9-b534-81fd7c869d6e/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 (anonymous) ... 18:39:28.862 [qtp981865495-21] INFO org.onap.policy.models.sim.dmaap.provider.TopicData -- Topic my-sink: added 18:39:28.863 [qtp981865495-21] INFO org.onap.policy.models.sim.dmaap.provider.ConsumerGroupData -- Topic my-sink: add consumer group: bf25375e-5180-4c79-956b-33aeab35422b 18:39:28.864 [qtp981865495-22] INFO org.onap.policy.models.sim.dmaap.provider.TopicData -- Topic my-source: added 18:39:28.864 [qtp981865495-22] INFO org.onap.policy.models.sim.dmaap.provider.ConsumerGroupData -- Topic my-source: add consumer group: b48b918c-defe-47c9-b534-81fd7c869d6e 18:39:29.203 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bf25375e-5180-4c79-956b-33aeab35422b, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.simulators.SdnrTopicServer@14d36bb2 18:39:29.204 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bf25375e-5180-4c79-956b-33aeab35422b, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted 18:39:29.258 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property event/payload=my payload 18:39:29.419 [DMAAP-source-my-source] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:39:29.419 [DMAAP-source-my-sink] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:39:29.438 [qtp981865495-21] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:39:28 +0000] "GET /events/my-sink/bf25375e-5180-4c79-956b-33aeab35422b/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:39:29.445 [DMAAP-source-my-source] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-source/b48b918c-defe-47c9-b534-81fd7c869d6e/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 18:39:29.445 [DMAAP-source-my-source] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-source/b48b918c-defe-47c9-b534-81fd7c869d6e/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 (anonymous) ... 18:39:29.450 [qtp981865495-22] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:39:28 +0000] "GET /events/my-source/b48b918c-defe-47c9-b534-81fd7c869d6e/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:39:29.445 [DMAAP-source-my-sink] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-sink/bf25375e-5180-4c79-956b-33aeab35422b/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 18:39:29.454 [DMAAP-source-my-sink] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-sink/bf25375e-5180-4c79-956b-33aeab35422b/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 (anonymous) ... 18:39:29.469 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bf25375e-5180-4c79-956b-33aeab35422b, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: unregistering org.onap.policy.simulators.SdnrTopicServer@14d36bb2 18:39:29.470 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bf25375e-5180-4c79-956b-33aeab35422b, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:39:29.487 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bf25375e-5180-4c79-956b-33aeab35422b, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.simulators.SdnrTopicServer@4a8bf1dc 18:39:29.487 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bf25375e-5180-4c79-956b-33aeab35422b, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: starting 18:39:29.489 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bf25375e-5180-4c79-956b-33aeab35422b, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: INITTED 18:39:29.491 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property event/payload=my payload 18:39:29.491 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bf25375e-5180-4c79-956b-33aeab35422b, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: unregistering org.onap.policy.simulators.SdnrTopicServer@4a8bf1dc 18:39:29.492 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bf25375e-5180-4c79-956b-33aeab35422b, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:39:29.496 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bf25375e-5180-4c79-956b-33aeab35422b, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: exiting thread 18:39:29.504 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bf25375e-5180-4c79-956b-33aeab35422b, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.simulators.SdnrTopicServer@6a2057e 18:39:29.504 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bf25375e-5180-4c79-956b-33aeab35422b, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: starting 18:39:29.505 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bf25375e-5180-4c79-956b-33aeab35422b, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: INITTED 18:39:29.507 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property event/payload=my payload 18:39:29.507 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bf25375e-5180-4c79-956b-33aeab35422b, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: unregistering org.onap.policy.simulators.SdnrTopicServer@6a2057e 18:39:29.508 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bf25375e-5180-4c79-956b-33aeab35422b, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:39:29.509 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bf25375e-5180-4c79-956b-33aeab35422b, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: exiting thread 18:39:29.514 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bf25375e-5180-4c79-956b-33aeab35422b, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:39:29.514 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b48b918c-defe-47c9-b534-81fd7c869d6e, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-source,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=1]]]]: stopping 18:39:29.514 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusPublisher$CambriaPublisherWrapper -- CambriaPublisherWrapper []: CLOSE 18:39:29.514 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusPublisher$CambriaPublisherWrapper -- CambriaPublisherWrapper []: CLOSE 18:39:29.515 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bf25375e-5180-4c79-956b-33aeab35422b, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:39:29.515 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b48b918c-defe-47c9-b534-81fd7c869d6e, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-source,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=1]]]]: stopping 18:39:29.515 [main] WARN org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=59182c03-7b1b-4729-8b37-c0fd00d8dbbd, alive=false, publisher=null]]: there is no publisher 18:39:29.515 [main] WARN org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=6b53c194-4e19-4e6a-956b-efe7026f5e5f, alive=false, publisher=null]]: there is no publisher 18:39:29.515 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1e0294a7==org.glassfish.jersey.servlet.ServletContainer@eead7135{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=3904, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@3d132bb6{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@6e3b2dd3{/,null,AVAILABLE}, connector=RestServerParameters@338d47b{HTTP/1.1, (http/1.1)}{0.0.0.0:3904}, jettyThread=Thread[RestServerParameters-3904,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1e0294a7==org.glassfish.jersey.servlet.ServletContainer@eead7135{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 18:39:29.516 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1e0294a7==org.glassfish.jersey.servlet.ServletContainer@eead7135{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=3904, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@3d132bb6{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@6e3b2dd3{/,null,AVAILABLE}, connector=RestServerParameters@338d47b{HTTP/1.1, (http/1.1)}{0.0.0.0:3904}, jettyThread=Thread[RestServerParameters-3904,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1e0294a7==org.glassfish.jersey.servlet.ServletContainer@eead7135{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 18:39:29.519 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped RestServerParameters@338d47b{HTTP/1.1, (http/1.1)}{0.0.0.0:3904} 18:39:29.520 [main] INFO org.eclipse.jetty.server.Server -- Stopped Server@3d132bb6{STOPPING}[11.0.18,sto=0] 18:39:29.520 [DMAAP-source-my-sink] INFO org.apache.http.impl.execchain.RetryExec -- I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://localhost:3904: The target server failed to respond 18:39:29.520 [DMAAP-source-my-source] INFO org.apache.http.impl.execchain.RetryExec -- I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://localhost:3904: The target server failed to respond 18:39:29.521 [DMAAP-source-my-source] INFO org.apache.http.impl.execchain.RetryExec -- Retrying request to {}->http://localhost:3904 18:39:29.521 [DMAAP-source-my-sink] INFO org.apache.http.impl.execchain.RetryExec -- Retrying request to {}->http://localhost:3904 18:39:29.523 [DMAAP-source-my-sink] WARN com.att.nsa.apiClient.http.HttpClient -- Error executing HTTP request. Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused; blacklisting for 2 minutes 18:39:29.523 [DMAAP-source-my-source] WARN com.att.nsa.apiClient.http.HttpClient -- Error executing HTTP request. Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused; blacklisting for 2 minutes 18:39:29.523 [DMAAP-source-my-source] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper -- CambriaConsumerWrapper [fetchTimeout=500]: cannot fetch because of Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused 18:39:29.523 [DMAAP-source-my-sink] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper -- CambriaConsumerWrapper [fetchTimeout=500]: cannot fetch because of Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused 18:39:29.524 [DMAAP-source-my-source] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=500]: backoff for 500ms 18:39:29.524 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=500]: backoff for 500ms 18:39:29.524 [DMAAP-source-my-source] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=500]: closed while handling fetch error 18:39:29.524 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=500]: closed while handling fetch error 18:39:29.524 [DMAAP-source-my-sink] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bf25375e-5180-4c79-956b-33aeab35422b, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch org.apache.http.conn.HttpHostConnectException: Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.connect0(Native Method) at java.base/sun.nio.ch.Net.connect(Net.java:579) at java.base/sun.nio.ch.Net.connect(Net.java:568) at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:588) at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) at java.base/java.net.Socket.connect(Socket.java:633) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 18:39:29.528 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bf25375e-5180-4c79-956b-33aeab35422b, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: exiting thread 18:39:29.531 [main] INFO org.eclipse.jetty.server.handler.ContextHandler -- Stopped o.e.j.s.ServletContextHandler@6e3b2dd3{/,null,STOPPED} 18:39:29.524 [DMAAP-source-my-source] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b48b918c-defe-47c9-b534-81fd7c869d6e, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-source,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch org.apache.http.conn.HttpHostConnectException: Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.connect0(Native Method) at java.base/sun.nio.ch.Net.connect(Net.java:579) at java.base/sun.nio.ch.Net.connect(Net.java:568) at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:588) at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) at java.base/java.net.Socket.connect(Socket.java:633) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 18:39:29.531 [DMAAP-source-my-source] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b48b918c-defe-47c9-b534-81fd7c869d6e, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-source,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: exiting thread 18:39:29.966 [qtp981865495-22] INFO org.eclipse.jetty.server.RequestLog -- - - - [20/Jan/2024:18:39:29 +0000] "GET /events/my-source/b48b918c-defe-47c9-b534-81fd7c869d6e/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 HTTP/1.1" 200 0 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:39:29.966 [qtp981865495-27] INFO org.eclipse.jetty.server.RequestLog -- - - - [20/Jan/2024:18:39:29 +0000] "GET /events/my-sink/bf25375e-5180-4c79-956b-33aeab35422b/prd-ubuntu1804-builder-4c-4g-13790?timeout=500 HTTP/1.1" 200 0 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.601 s -- in org.onap.policy.controlloop.actor.a1p.A1pOperationTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ actor.a1p --- [INFO] Loading execution data file /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.a1p/../../../target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'actor.a1p' with 2 classes [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (report-aggregate) @ actor.a1p --- [INFO] Analyzed bundle 'actorServiceProvider' with 43 classes [INFO] Analyzed bundle 'sdnr' with 10 classes [INFO] Analyzed bundle 'events' with 16 classes [INFO] Analyzed bundle 'actor.sdnr' with 2 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ actor.a1p --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.a1p/target/actor.a1p-3.1.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ actor.a1p --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ actor.a1p --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ actor.a1p --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ actor.a1p --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.a1p/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ actor.a1p --- [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.a1p/pom.xml to /tmp/r/org/onap/policy/models/policy-models-interactions/model-actors/actor.a1p/3.1.1-SNAPSHOT/actor.a1p-3.1.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.a1p/target/actor.a1p-3.1.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-interactions/model-actors/actor.a1p/3.1.1-SNAPSHOT/actor.a1p-3.1.1-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.models.policy-models-interactions.model-actors:actor.so >-- [INFO] Building actor.so 3.1.1-SNAPSHOT [37/43] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ actor.so --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ actor.so --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ actor.so --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ actor.so --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-interactions/model-actors/actor.so/../../../target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/* --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ actor.so --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ actor.so --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ actor.so --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ actor.so --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 8 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ actor.so --- [INFO] Copying 8 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ actor.so --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 8 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ actor.so --- [INFO] Surefire report directory: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.so/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.controlloop.actor.so.VfModuleCreateTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 18:39:33.304 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-24876a7e==org.glassfish.jersey.servlet.ServletContainer@4469c808{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=soSim, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@2cfe272f{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@31efacad{/,null,STOPPED}, connector=soSim@19b02dfd{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-24876a7e==org.glassfish.jersey.servlet.ServletContainer@4469c808{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 18:39:33.327 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-24876a7e==org.glassfish.jersey.servlet.ServletContainer@4469c808{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=soSim, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@2cfe272f{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@31efacad{/,null,STOPPED}, connector=soSim@19b02dfd{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-24876a7e==org.glassfish.jersey.servlet.ServletContainer@4469c808{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:39:33.329 [soSim-6667] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-24876a7e==org.glassfish.jersey.servlet.ServletContainer@4469c808{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=soSim, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@2cfe272f{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@31efacad{/,null,STOPPED}, connector=soSim@19b02dfd{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=Thread[soSim-6667,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-24876a7e==org.glassfish.jersey.servlet.ServletContainer@4469c808{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:39:33.339 [soSim-6667] INFO org.eclipse.jetty.server.Server -- jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.4+8-Ubuntu-118.04 18:39:33.409 [soSim-6667] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager -- Session workerName=node0 18:39:34.240 [soSim-6667] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:39:34.314 [soSim-6667] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started o.e.j.s.ServletContextHandler@31efacad{/,null,AVAILABLE} 18:39:34.325 [soSim-6667] INFO org.eclipse.jetty.server.AbstractConnector -- Started soSim@19b02dfd{HTTP/1.1, (http/1.1)}{localhost:6667} 18:39:34.327 [soSim-6667] INFO org.eclipse.jetty.server.Server -- Started Server@2cfe272f{STARTING}[11.0.18,sto=0] @3000ms 18:39:34.327 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-24876a7e==org.glassfish.jersey.servlet.ServletContainer@4469c808{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=soSim, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@2cfe272f{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@31efacad{/,null,AVAILABLE}, connector=soSim@19b02dfd{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=Thread[soSim-6667,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-24876a7e==org.glassfish.jersey.servlet.ServletContainer@4469c808{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4002 ms. 18:39:35.382 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@4a520f05[serviceInstanceId=my-service-instance-id, serviceInstanceName=(default), serviceType=(default), serviceRole=(default), serviceRate=(default), serviceLayer=(default), dueDate=(default), endDate=(default), environmentContext=(default), workloadContext=(default), createdAt=(default), updatedAt=(default), description=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), widgetModelId=(default), widgetModelVersion=(default), bandwidthTotal=(default), bandwidthUpWan1=(default), bandwidthDownWan1=(default), bandwidthUpWan2=(default), bandwidthDownWan2=(default), vhnPortalUrl=(default), serviceInstanceLocationId=(default), resourceVersion=(default), selflink=(default), orchestrationStatus=(default), inputParameters=(default), serviceFunction=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), metadata=(default), allottedResources=(default), composedResources=(default), communicationServiceProfiles=(default), serviceProfiles=(default), sliceProfiles=(default), operationalStatus=(default)] 18:39:35.392 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/service/model=org.onap.aai.domain.yang.ModelVer@54e0f76f[modelVersionId=(default), modelName=my-model-name-B, modelVersion=my-model-version-B, distributionStatus=(default), modelDescription=(default), sdncModelName=(default), sdncModelVersion=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), modelElements=(default), metadata=(default), relationshipList=(default)] 18:39:35.392 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/vnf/model=org.onap.aai.domain.yang.ModelVer@54e0f76f[modelVersionId=(default), modelName=my-model-name-B, modelVersion=my-model-version-B, distributionStatus=(default), modelDescription=(default), sdncModelName=(default), sdncModelVersion=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), modelElements=(default), metadata=(default), relationshipList=(default)] 18:39:35.405 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@627acb38[vnfId=my-vnf-id, vnfInstanceId=(default), vnfName=(default), vnfName2=(default), vnfType=(default), serviceId=(default), regionalResourceZone=(default), provStatus=(default), operationalStatus=(default), licenseKey=(default), equipmentRole=(default), orchestrationStatus=(default), vnfPackageName=(default), vnfDiscriptorName=(default), jobId=(default), heatStackId=(default), msoCatalogKey=(default), managementOption=(default), ipv4OamAddress=(default), ipv4Loopback0Address=(default), nmLanV6Address=(default), managementV6Address=(default), vcpu=(default), vcpuUnits=(default), vmemory=(default), vmemoryUnits=(default), vdisk=(default), vdiskUnits=(default), nshd=(default), nvm=(default), nnet=(default), inMaint=(default), isClosedLoopDisabled=(default), resourceVersion=(default), summaryStatus=(default), encryptedAccessFlag=(default), entitlementAssignmentGroupUuid=(default), entitlementResourceUuid=(default), licenseAssignmentGroupUuid=(default), licenseKeyUuid=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), asNumber=(default), regionalResourceSubzone=(default), nfType=(default), nfFunction=(default), nfRole=(default), nfNamingCode=(default), selflink=(default), ipv4OamGatewayAddress=(default), ipv4OamGatewayAddressPrefixLength=(default), vlanIdOuter=(default), nmProfileName=(default), softwareVersion=(default), applicationId=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), lInterfaces=(default), lagInterfaces=(default), vfModules=(default), licenses=(default), bgpGroups=(default), bgpNeighbors=(default), entitlements=(default)] 18:39:35.410 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@76134b9b[cloudOwner=(default), cloudRegionId=my-cloud-id, cloudType=(default), ownerDefinedType=(default), cloudRegionVersion=(default), identityUrl=(default), cloudZone=(default), complexName=(default), sriovAutomation=(default), cloudExtraInfo=(default), cloudRegionNumber=(default), cloudFunction=(default), cloudRole=(default), opsNote=(default), cloudRegionNumberDefinition=(default), status=(default), upgradeCycle=(default), resourceVersion=(default), orchestrationDisabled=(default), inMaint=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), volumeGroups=(default), tenants=(default), flavors=(default), groupAssignments=(default), snapshots=(default), images=(default), dvsSwitches=(default), oamNetworks=(default), availabilityZones=(default), relationshipList=(default), vipIpv4AddressList=(default), vipIpv6AddressList=(default), vlanRanges=(default), hostAggregates=(default), activities=(default), validationAudits=(default), hpaCapabilities=(default), esrSystemInfoList=(default)] 18:39:35.412 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@76ffc17c[tenantId=my-tenant-id, tenantName=(default), tenantContext=(default), parentId=(default), productionState=(default), supportModel=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), vservers=(default), nosServers=(default), relationshipList=(default), k8SResources=(default)] 18:39:35.413 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property data/vfCount=10 18:39:35.417 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@71a2df1[serviceInstanceId=my-service-instance-id, serviceInstanceName=(default), serviceType=(default), serviceRole=(default), serviceRate=(default), serviceLayer=(default), dueDate=(default), endDate=(default), environmentContext=(default), workloadContext=(default), createdAt=(default), updatedAt=(default), description=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), widgetModelId=(default), widgetModelVersion=(default), bandwidthTotal=(default), bandwidthUpWan1=(default), bandwidthDownWan1=(default), bandwidthUpWan2=(default), bandwidthDownWan2=(default), vhnPortalUrl=(default), serviceInstanceLocationId=(default), resourceVersion=(default), selflink=(default), orchestrationStatus=(default), inputParameters=(default), serviceFunction=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), metadata=(default), allottedResources=(default), composedResources=(default), communicationServiceProfiles=(default), serviceProfiles=(default), sliceProfiles=(default), operationalStatus=(default)] 18:39:35.418 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/service/model=org.onap.aai.domain.yang.ModelVer@18faaff6[modelVersionId=(default), modelName=my-model-name-B, modelVersion=my-model-version-B, distributionStatus=(default), modelDescription=(default), sdncModelName=(default), sdncModelVersion=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), modelElements=(default), metadata=(default), relationshipList=(default)] 18:39:35.418 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/vnf/model=org.onap.aai.domain.yang.ModelVer@18faaff6[modelVersionId=(default), modelName=my-model-name-B, modelVersion=my-model-version-B, distributionStatus=(default), modelDescription=(default), sdncModelName=(default), sdncModelVersion=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), modelElements=(default), metadata=(default), relationshipList=(default)] 18:39:35.419 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@2a9e754e[vnfId=my-vnf-id, vnfInstanceId=(default), vnfName=(default), vnfName2=(default), vnfType=(default), serviceId=(default), regionalResourceZone=(default), provStatus=(default), operationalStatus=(default), licenseKey=(default), equipmentRole=(default), orchestrationStatus=(default), vnfPackageName=(default), vnfDiscriptorName=(default), jobId=(default), heatStackId=(default), msoCatalogKey=(default), managementOption=(default), ipv4OamAddress=(default), ipv4Loopback0Address=(default), nmLanV6Address=(default), managementV6Address=(default), vcpu=(default), vcpuUnits=(default), vmemory=(default), vmemoryUnits=(default), vdisk=(default), vdiskUnits=(default), nshd=(default), nvm=(default), nnet=(default), inMaint=(default), isClosedLoopDisabled=(default), resourceVersion=(default), summaryStatus=(default), encryptedAccessFlag=(default), entitlementAssignmentGroupUuid=(default), entitlementResourceUuid=(default), licenseAssignmentGroupUuid=(default), licenseKeyUuid=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), asNumber=(default), regionalResourceSubzone=(default), nfType=(default), nfFunction=(default), nfRole=(default), nfNamingCode=(default), selflink=(default), ipv4OamGatewayAddress=(default), ipv4OamGatewayAddressPrefixLength=(default), vlanIdOuter=(default), nmProfileName=(default), softwareVersion=(default), applicationId=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), lInterfaces=(default), lagInterfaces=(default), vfModules=(default), licenses=(default), bgpGroups=(default), bgpNeighbors=(default), entitlements=(default)] 18:39:35.420 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@760a2b6e[cloudOwner=(default), cloudRegionId=my-cloud-id, cloudType=(default), ownerDefinedType=(default), cloudRegionVersion=(default), identityUrl=(default), cloudZone=(default), complexName=(default), sriovAutomation=(default), cloudExtraInfo=(default), cloudRegionNumber=(default), cloudFunction=(default), cloudRole=(default), opsNote=(default), cloudRegionNumberDefinition=(default), status=(default), upgradeCycle=(default), resourceVersion=(default), orchestrationDisabled=(default), inMaint=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), volumeGroups=(default), tenants=(default), flavors=(default), groupAssignments=(default), snapshots=(default), images=(default), dvsSwitches=(default), oamNetworks=(default), availabilityZones=(default), relationshipList=(default), vipIpv4AddressList=(default), vipIpv6AddressList=(default), vlanRanges=(default), hostAggregates=(default), activities=(default), validationAudits=(default), hpaCapabilities=(default), esrSystemInfoList=(default)] 18:39:35.421 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@20a9f5fb[tenantId=my-tenant-id, tenantName=(default), tenantContext=(default), parentId=(default), productionState=(default), supportModel=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), vservers=(default), nosServers=(default), relationshipList=(default), k8SResources=(default)] 18:39:35.421 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property data/vfCount=10 18:39:35.422 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property data/vfCount=30 18:39:35.424 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: start operation attempt 1 for 996fc831-1f3e-42ba-ad5d-a192af27369b 18:39:35.427 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set timeout to 300000ms for 996fc831-1f3e-42ba-ad5d-a192af27369b 18:39:35.428 [ForkJoinPool.commonPool-worker-1] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation default-Actor.VF Module Create for 996fc831-1f3e-42ba-ad5d-a192af27369b 18:39:35.445 [ForkJoinPool.commonPool-worker-1] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://my-host:6969/base-uri/my-path/my-service-instance-id/vnfs/my-vnf-id/vfModules/scaleOut|] { "requestDetails": { "modelInfo": { "modelType": "vfModule", "modelInvariantId": "my-model-invariant-id", "modelVersionId": "my-model-version-id", "modelName": "my-model-name", "modelVersion": "my-model-version", "modelCustomizationId": "my-model-customization-id" }, "cloudConfiguration": { "lcpCloudRegionId": "my-cloud-id", "tenantId": "my-tenant-id" }, "requestInfo": { "instanceName": "vfModuleName", "source": "POLICY", "suppressRollback": false, "requestorId": "policy" }, "relatedInstanceList": [ { "relatedInstance": { "instanceId": "my-service-instance-id", "modelInfo": { "modelType": "service", "modelName": "my-model-name-B", "modelVersion": "my-model-version-B" } } }, { "relatedInstance": { "instanceId": "my-vnf-id", "modelInfo": { "modelType": "vnf", "modelName": "my-model-name-B", "modelVersion": "my-model-version-B" } } } ], "requestParameters": { "subscriptionServiceType": "my-subscription-service-type", "usePreload": false, "userParams": [] }, "configurationParameters": [ {} ] } } 18:39:35.449 [ForkJoinPool.commonPool-worker-1] INFO org.onap.policy.common.utils.services.OrderedServiceImpl -- ***** OrderedServiceImpl implementers: [] 18:39:35.451 [ForkJoinPool.commonPool-worker-1] INFO network -- [OUT|REST|http://my-host:6969/base-uri/my-path/my-service-instance-id/vnfs/my-vnf-id/vfModules/scaleOut] { "requestDetails": { "modelInfo": { "modelType": "vfModule", "modelInvariantId": "my-model-invariant-id", "modelVersionId": "my-model-version-id", "modelName": "my-model-name", "modelVersion": "my-model-version", "modelCustomizationId": "my-model-customization-id" }, "cloudConfiguration": { "lcpCloudRegionId": "my-cloud-id", "tenantId": "my-tenant-id" }, "requestInfo": { "instanceName": "vfModuleName", "source": "POLICY", "suppressRollback": false, "requestorId": "policy" }, "relatedInstanceList": [ { "relatedInstance": { "instanceId": "my-service-instance-id", "modelInfo": { "modelType": "service", "modelName": "my-model-name-B", "modelVersion": "my-model-version-B" } } }, { "relatedInstance": { "instanceId": "my-vnf-id", "modelInfo": { "modelType": "vnf", "modelName": "my-model-name-B", "modelVersion": "my-model-version-B" } } } ], "requestParameters": { "subscriptionServiceType": "my-subscription-service-type", "usePreload": false, "userParams": [] }, "configurationParameters": [ {} ] } } 18:39:35.458 [ForkJoinPool.commonPool-worker-1] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Create: response received for 996fc831-1f3e-42ba-ad5d-a192af27369b 18:39:35.459 [ForkJoinPool.commonPool-worker-1] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://my-host:6969/base-uri/my-path/my-service-instance-id/vnfs/my-vnf-id/vfModules/scaleOut|] {"requestReferences":{"requestId":"996fc831-1f3e-42ba-ad5d-a192af27369b"},"request":{"requestStatus":{"percentProgress":0,"requestState":"COMPLETE","wasRolledBack":false}},"httpResponseCode":0} 18:39:35.459 [ForkJoinPool.commonPool-worker-1] INFO network -- [IN|REST|http://my-host:6969/base-uri/my-path/my-service-instance-id/vnfs/my-vnf-id/vfModules/scaleOut] {"requestReferences":{"requestId":"996fc831-1f3e-42ba-ad5d-a192af27369b"},"request":{"requestStatus":{"percentProgress":0,"requestState":"COMPLETE","wasRolledBack":false}},"httpResponseCode":0} 18:39:35.462 [ForkJoinPool.commonPool-worker-1] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Create request succeeded for 996fc831-1f3e-42ba-ad5d-a192af27369b 18:39:35.467 [ForkJoinPool.commonPool-worker-1] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property data/vfCount=31 18:39:35.467 [ForkJoinPool.commonPool-worker-1] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Create request succeeded for 996fc831-1f3e-42ba-ad5d-a192af27369b 18:39:35.475 [ForkJoinPool.commonPool-worker-1] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation default-Actor.VF Module Create outcome=Success for 996fc831-1f3e-42ba-ad5d-a192af27369b 18:39:35.476 [ForkJoinPool.commonPool-worker-1] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- not retrying operation default-Actor.VF Module Create for 996fc831-1f3e-42ba-ad5d-a192af27369b 18:39:35.515 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@445058e8[serviceInstanceId=my-service-instance-id, serviceInstanceName=(default), serviceType=(default), serviceRole=(default), serviceRate=(default), serviceLayer=(default), dueDate=(default), endDate=(default), environmentContext=(default), workloadContext=(default), createdAt=(default), updatedAt=(default), description=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), widgetModelId=(default), widgetModelVersion=(default), bandwidthTotal=(default), bandwidthUpWan1=(default), bandwidthDownWan1=(default), bandwidthUpWan2=(default), bandwidthDownWan2=(default), vhnPortalUrl=(default), serviceInstanceLocationId=(default), resourceVersion=(default), selflink=(default), orchestrationStatus=(default), inputParameters=(default), serviceFunction=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), metadata=(default), allottedResources=(default), composedResources=(default), communicationServiceProfiles=(default), serviceProfiles=(default), sliceProfiles=(default), operationalStatus=(default)] 18:39:35.516 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/service/model=org.onap.aai.domain.yang.ModelVer@5d5574c7[modelVersionId=(default), modelName=my-model-name-B, modelVersion=my-model-version-B, distributionStatus=(default), modelDescription=(default), sdncModelName=(default), sdncModelVersion=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), modelElements=(default), metadata=(default), relationshipList=(default)] 18:39:35.517 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/vnf/model=org.onap.aai.domain.yang.ModelVer@5d5574c7[modelVersionId=(default), modelName=my-model-name-B, modelVersion=my-model-version-B, distributionStatus=(default), modelDescription=(default), sdncModelName=(default), sdncModelVersion=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), modelElements=(default), metadata=(default), relationshipList=(default)] 18:39:35.518 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@5a7a6d34[vnfId=my-vnf-id, vnfInstanceId=(default), vnfName=(default), vnfName2=(default), vnfType=(default), serviceId=(default), regionalResourceZone=(default), provStatus=(default), operationalStatus=(default), licenseKey=(default), equipmentRole=(default), orchestrationStatus=(default), vnfPackageName=(default), vnfDiscriptorName=(default), jobId=(default), heatStackId=(default), msoCatalogKey=(default), managementOption=(default), ipv4OamAddress=(default), ipv4Loopback0Address=(default), nmLanV6Address=(default), managementV6Address=(default), vcpu=(default), vcpuUnits=(default), vmemory=(default), vmemoryUnits=(default), vdisk=(default), vdiskUnits=(default), nshd=(default), nvm=(default), nnet=(default), inMaint=(default), isClosedLoopDisabled=(default), resourceVersion=(default), summaryStatus=(default), encryptedAccessFlag=(default), entitlementAssignmentGroupUuid=(default), entitlementResourceUuid=(default), licenseAssignmentGroupUuid=(default), licenseKeyUuid=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), asNumber=(default), regionalResourceSubzone=(default), nfType=(default), nfFunction=(default), nfRole=(default), nfNamingCode=(default), selflink=(default), ipv4OamGatewayAddress=(default), ipv4OamGatewayAddressPrefixLength=(default), vlanIdOuter=(default), nmProfileName=(default), softwareVersion=(default), applicationId=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), lInterfaces=(default), lagInterfaces=(default), vfModules=(default), licenses=(default), bgpGroups=(default), bgpNeighbors=(default), entitlements=(default)] 18:39:35.519 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@36871e98[cloudOwner=(default), cloudRegionId=my-cloud-id, cloudType=(default), ownerDefinedType=(default), cloudRegionVersion=(default), identityUrl=(default), cloudZone=(default), complexName=(default), sriovAutomation=(default), cloudExtraInfo=(default), cloudRegionNumber=(default), cloudFunction=(default), cloudRole=(default), opsNote=(default), cloudRegionNumberDefinition=(default), status=(default), upgradeCycle=(default), resourceVersion=(default), orchestrationDisabled=(default), inMaint=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), volumeGroups=(default), tenants=(default), flavors=(default), groupAssignments=(default), snapshots=(default), images=(default), dvsSwitches=(default), oamNetworks=(default), availabilityZones=(default), relationshipList=(default), vipIpv4AddressList=(default), vipIpv6AddressList=(default), vlanRanges=(default), hostAggregates=(default), activities=(default), validationAudits=(default), hpaCapabilities=(default), esrSystemInfoList=(default)] 18:39:35.520 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@70d687b8[tenantId=my-tenant-id, tenantName=(default), tenantContext=(default), parentId=(default), productionState=(default), supportModel=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), vservers=(default), nosServers=(default), relationshipList=(default), k8SResources=(default)] 18:39:35.520 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property data/vfCount=10 18:39:35.520 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@6533629[serviceInstanceId=my-service-instance-id, serviceInstanceName=(default), serviceType=(default), serviceRole=(default), serviceRate=(default), serviceLayer=(default), dueDate=(default), endDate=(default), environmentContext=(default), workloadContext=(default), createdAt=(default), updatedAt=(default), description=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), widgetModelId=(default), widgetModelVersion=(default), bandwidthTotal=(default), bandwidthUpWan1=(default), bandwidthDownWan1=(default), bandwidthUpWan2=(default), bandwidthDownWan2=(default), vhnPortalUrl=(default), serviceInstanceLocationId=(default), resourceVersion=(default), selflink=(default), orchestrationStatus=(default), inputParameters=(default), serviceFunction=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), metadata=(default), allottedResources=(default), composedResources=(default), communicationServiceProfiles=(default), serviceProfiles=(default), sliceProfiles=(default), operationalStatus=(default)] 18:39:35.520 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/service/model=org.onap.aai.domain.yang.ModelVer@f49e81a[modelVersionId=(default), modelName=my-model-name-B, modelVersion=my-model-version-B, distributionStatus=(default), modelDescription=(default), sdncModelName=(default), sdncModelVersion=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), modelElements=(default), metadata=(default), relationshipList=(default)] 18:39:35.520 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/vnf/model=org.onap.aai.domain.yang.ModelVer@f49e81a[modelVersionId=(default), modelName=my-model-name-B, modelVersion=my-model-version-B, distributionStatus=(default), modelDescription=(default), sdncModelName=(default), sdncModelVersion=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), modelElements=(default), metadata=(default), relationshipList=(default)] 18:39:35.521 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@1b444b5[vnfId=my-vnf-id, vnfInstanceId=(default), vnfName=(default), vnfName2=(default), vnfType=(default), serviceId=(default), regionalResourceZone=(default), provStatus=(default), operationalStatus=(default), licenseKey=(default), equipmentRole=(default), orchestrationStatus=(default), vnfPackageName=(default), vnfDiscriptorName=(default), jobId=(default), heatStackId=(default), msoCatalogKey=(default), managementOption=(default), ipv4OamAddress=(default), ipv4Loopback0Address=(default), nmLanV6Address=(default), managementV6Address=(default), vcpu=(default), vcpuUnits=(default), vmemory=(default), vmemoryUnits=(default), vdisk=(default), vdiskUnits=(default), nshd=(default), nvm=(default), nnet=(default), inMaint=(default), isClosedLoopDisabled=(default), resourceVersion=(default), summaryStatus=(default), encryptedAccessFlag=(default), entitlementAssignmentGroupUuid=(default), entitlementResourceUuid=(default), licenseAssignmentGroupUuid=(default), licenseKeyUuid=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), asNumber=(default), regionalResourceSubzone=(default), nfType=(default), nfFunction=(default), nfRole=(default), nfNamingCode=(default), selflink=(default), ipv4OamGatewayAddress=(default), ipv4OamGatewayAddressPrefixLength=(default), vlanIdOuter=(default), nmProfileName=(default), softwareVersion=(default), applicationId=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), lInterfaces=(default), lagInterfaces=(default), vfModules=(default), licenses=(default), bgpGroups=(default), bgpNeighbors=(default), entitlements=(default)] 18:39:35.521 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@459bf87c[cloudOwner=(default), cloudRegionId=my-cloud-id, cloudType=(default), ownerDefinedType=(default), cloudRegionVersion=(default), identityUrl=(default), cloudZone=(default), complexName=(default), sriovAutomation=(default), cloudExtraInfo=(default), cloudRegionNumber=(default), cloudFunction=(default), cloudRole=(default), opsNote=(default), cloudRegionNumberDefinition=(default), status=(default), upgradeCycle=(default), resourceVersion=(default), orchestrationDisabled=(default), inMaint=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), volumeGroups=(default), tenants=(default), flavors=(default), groupAssignments=(default), snapshots=(default), images=(default), dvsSwitches=(default), oamNetworks=(default), availabilityZones=(default), relationshipList=(default), vipIpv4AddressList=(default), vipIpv6AddressList=(default), vlanRanges=(default), hostAggregates=(default), activities=(default), validationAudits=(default), hpaCapabilities=(default), esrSystemInfoList=(default)] 18:39:35.521 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@5ae66c98[tenantId=my-tenant-id, tenantName=(default), tenantContext=(default), parentId=(default), productionState=(default), supportModel=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), vservers=(default), nosServers=(default), relationshipList=(default), k8SResources=(default)] 18:39:35.522 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property data/vfCount=10 18:39:35.522 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@1aaf46e6[serviceInstanceId=(default), serviceInstanceName=(default), serviceType=(default), serviceRole=(default), serviceRate=(default), serviceLayer=(default), dueDate=(default), endDate=(default), environmentContext=(default), workloadContext=(default), createdAt=(default), updatedAt=(default), description=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), widgetModelId=(default), widgetModelVersion=(default), bandwidthTotal=(default), bandwidthUpWan1=(default), bandwidthDownWan1=(default), bandwidthUpWan2=(default), bandwidthDownWan2=(default), vhnPortalUrl=(default), serviceInstanceLocationId=(default), resourceVersion=(default), selflink=(default), orchestrationStatus=(default), inputParameters=(default), serviceFunction=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), metadata=(default), allottedResources=(default), composedResources=(default), communicationServiceProfiles=(default), serviceProfiles=(default), sliceProfiles=(default), operationalStatus=(default)] 18:39:35.674 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@49bb808f[serviceInstanceId=my-service-instance-id, serviceInstanceName=(default), serviceType=(default), serviceRole=(default), serviceRate=(default), serviceLayer=(default), dueDate=(default), endDate=(default), environmentContext=(default), workloadContext=(default), createdAt=(default), updatedAt=(default), description=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), widgetModelId=(default), widgetModelVersion=(default), bandwidthTotal=(default), bandwidthUpWan1=(default), bandwidthDownWan1=(default), bandwidthUpWan2=(default), bandwidthDownWan2=(default), vhnPortalUrl=(default), serviceInstanceLocationId=(default), resourceVersion=(default), selflink=(default), orchestrationStatus=(default), inputParameters=(default), serviceFunction=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), metadata=(default), allottedResources=(default), composedResources=(default), communicationServiceProfiles=(default), serviceProfiles=(default), sliceProfiles=(default), operationalStatus=(default)] 18:39:35.674 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/service/model=org.onap.aai.domain.yang.ModelVer@563ada5[modelVersionId=(default), modelName=my-model-name-B, modelVersion=my-model-version-B, distributionStatus=(default), modelDescription=(default), sdncModelName=(default), sdncModelVersion=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), modelElements=(default), metadata=(default), relationshipList=(default)] 18:39:35.675 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/vnf/model=org.onap.aai.domain.yang.ModelVer@563ada5[modelVersionId=(default), modelName=my-model-name-B, modelVersion=my-model-version-B, distributionStatus=(default), modelDescription=(default), sdncModelName=(default), sdncModelVersion=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), modelElements=(default), metadata=(default), relationshipList=(default)] 18:39:35.675 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@12548f9a[vnfId=my-vnf-id, vnfInstanceId=(default), vnfName=(default), vnfName2=(default), vnfType=(default), serviceId=(default), regionalResourceZone=(default), provStatus=(default), operationalStatus=(default), licenseKey=(default), equipmentRole=(default), orchestrationStatus=(default), vnfPackageName=(default), vnfDiscriptorName=(default), jobId=(default), heatStackId=(default), msoCatalogKey=(default), managementOption=(default), ipv4OamAddress=(default), ipv4Loopback0Address=(default), nmLanV6Address=(default), managementV6Address=(default), vcpu=(default), vcpuUnits=(default), vmemory=(default), vmemoryUnits=(default), vdisk=(default), vdiskUnits=(default), nshd=(default), nvm=(default), nnet=(default), inMaint=(default), isClosedLoopDisabled=(default), resourceVersion=(default), summaryStatus=(default), encryptedAccessFlag=(default), entitlementAssignmentGroupUuid=(default), entitlementResourceUuid=(default), licenseAssignmentGroupUuid=(default), licenseKeyUuid=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), asNumber=(default), regionalResourceSubzone=(default), nfType=(default), nfFunction=(default), nfRole=(default), nfNamingCode=(default), selflink=(default), ipv4OamGatewayAddress=(default), ipv4OamGatewayAddressPrefixLength=(default), vlanIdOuter=(default), nmProfileName=(default), softwareVersion=(default), applicationId=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), lInterfaces=(default), lagInterfaces=(default), vfModules=(default), licenses=(default), bgpGroups=(default), bgpNeighbors=(default), entitlements=(default)] 18:39:35.675 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@156ff70f[cloudOwner=(default), cloudRegionId=my-cloud-id, cloudType=(default), ownerDefinedType=(default), cloudRegionVersion=(default), identityUrl=(default), cloudZone=(default), complexName=(default), sriovAutomation=(default), cloudExtraInfo=(default), cloudRegionNumber=(default), cloudFunction=(default), cloudRole=(default), opsNote=(default), cloudRegionNumberDefinition=(default), status=(default), upgradeCycle=(default), resourceVersion=(default), orchestrationDisabled=(default), inMaint=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), volumeGroups=(default), tenants=(default), flavors=(default), groupAssignments=(default), snapshots=(default), images=(default), dvsSwitches=(default), oamNetworks=(default), availabilityZones=(default), relationshipList=(default), vipIpv4AddressList=(default), vipIpv6AddressList=(default), vlanRanges=(default), hostAggregates=(default), activities=(default), validationAudits=(default), hpaCapabilities=(default), esrSystemInfoList=(default)] 18:39:35.675 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@c5a2d5[tenantId=my-tenant-id, tenantName=(default), tenantContext=(default), parentId=(default), productionState=(default), supportModel=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), vservers=(default), nosServers=(default), relationshipList=(default), k8SResources=(default)] 18:39:35.676 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property data/vfCount=10 18:39:35.677 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@2e4d4d22[serviceInstanceId=my-service-instance-id, serviceInstanceName=(default), serviceType=(default), serviceRole=(default), serviceRate=(default), serviceLayer=(default), dueDate=(default), endDate=(default), environmentContext=(default), workloadContext=(default), createdAt=(default), updatedAt=(default), description=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), widgetModelId=(default), widgetModelVersion=(default), bandwidthTotal=(default), bandwidthUpWan1=(default), bandwidthDownWan1=(default), bandwidthUpWan2=(default), bandwidthDownWan2=(default), vhnPortalUrl=(default), serviceInstanceLocationId=(default), resourceVersion=(default), selflink=(default), orchestrationStatus=(default), inputParameters=(default), serviceFunction=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), metadata=(default), allottedResources=(default), composedResources=(default), communicationServiceProfiles=(default), serviceProfiles=(default), sliceProfiles=(default), operationalStatus=(default)] 18:39:35.677 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/service/model=org.onap.aai.domain.yang.ModelVer@4470106b[modelVersionId=(default), modelName=my-model-name-B, modelVersion=my-model-version-B, distributionStatus=(default), modelDescription=(default), sdncModelName=(default), sdncModelVersion=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), modelElements=(default), metadata=(default), relationshipList=(default)] 18:39:35.677 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/vnf/model=org.onap.aai.domain.yang.ModelVer@4470106b[modelVersionId=(default), modelName=my-model-name-B, modelVersion=my-model-version-B, distributionStatus=(default), modelDescription=(default), sdncModelName=(default), sdncModelVersion=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), modelElements=(default), metadata=(default), relationshipList=(default)] 18:39:35.677 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@690ed13a[vnfId=my-vnf-id, vnfInstanceId=(default), vnfName=(default), vnfName2=(default), vnfType=(default), serviceId=(default), regionalResourceZone=(default), provStatus=(default), operationalStatus=(default), licenseKey=(default), equipmentRole=(default), orchestrationStatus=(default), vnfPackageName=(default), vnfDiscriptorName=(default), jobId=(default), heatStackId=(default), msoCatalogKey=(default), managementOption=(default), ipv4OamAddress=(default), ipv4Loopback0Address=(default), nmLanV6Address=(default), managementV6Address=(default), vcpu=(default), vcpuUnits=(default), vmemory=(default), vmemoryUnits=(default), vdisk=(default), vdiskUnits=(default), nshd=(default), nvm=(default), nnet=(default), inMaint=(default), isClosedLoopDisabled=(default), resourceVersion=(default), summaryStatus=(default), encryptedAccessFlag=(default), entitlementAssignmentGroupUuid=(default), entitlementResourceUuid=(default), licenseAssignmentGroupUuid=(default), licenseKeyUuid=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), asNumber=(default), regionalResourceSubzone=(default), nfType=(default), nfFunction=(default), nfRole=(default), nfNamingCode=(default), selflink=(default), ipv4OamGatewayAddress=(default), ipv4OamGatewayAddressPrefixLength=(default), vlanIdOuter=(default), nmProfileName=(default), softwareVersion=(default), applicationId=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), lInterfaces=(default), lagInterfaces=(default), vfModules=(default), licenses=(default), bgpGroups=(default), bgpNeighbors=(default), entitlements=(default)] 18:39:35.677 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@681311a7[cloudOwner=(default), cloudRegionId=my-cloud-id, cloudType=(default), ownerDefinedType=(default), cloudRegionVersion=(default), identityUrl=(default), cloudZone=(default), complexName=(default), sriovAutomation=(default), cloudExtraInfo=(default), cloudRegionNumber=(default), cloudFunction=(default), cloudRole=(default), opsNote=(default), cloudRegionNumberDefinition=(default), status=(default), upgradeCycle=(default), resourceVersion=(default), orchestrationDisabled=(default), inMaint=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), volumeGroups=(default), tenants=(default), flavors=(default), groupAssignments=(default), snapshots=(default), images=(default), dvsSwitches=(default), oamNetworks=(default), availabilityZones=(default), relationshipList=(default), vipIpv4AddressList=(default), vipIpv6AddressList=(default), vlanRanges=(default), hostAggregates=(default), activities=(default), validationAudits=(default), hpaCapabilities=(default), esrSystemInfoList=(default)] 18:39:35.677 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@2c7375da[tenantId=my-tenant-id, tenantName=(default), tenantContext=(default), parentId=(default), productionState=(default), supportModel=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), vservers=(default), nosServers=(default), relationshipList=(default), k8SResources=(default)] 18:39:35.677 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property data/vfCount=10 18:39:35.677 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: start operation attempt 1 for 996fc831-1f3e-42ba-ad5d-a192af27369b 18:39:35.678 [ForkJoinPool.commonPool-worker-3] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation default-Actor.VF Module Create for 996fc831-1f3e-42ba-ad5d-a192af27369b 18:39:35.679 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://my-host:6969/base-uri/my-path/my-service-instance-id/vnfs/my-vnf-id/vfModules/scaleOut|] { "requestDetails": { "modelInfo": { "modelType": "vfModule", "modelInvariantId": "my-model-invariant-id", "modelVersionId": "my-model-version-id", "modelName": "my-model-name", "modelVersion": "my-model-version", "modelCustomizationId": "my-model-customization-id" }, "cloudConfiguration": { "lcpCloudRegionId": "my-cloud-id", "tenantId": "my-tenant-id" }, "requestInfo": { "instanceName": "vfModuleName", "source": "POLICY", "suppressRollback": false, "requestorId": "policy" }, "relatedInstanceList": [ { "relatedInstance": { "instanceId": "my-service-instance-id", "modelInfo": { "modelType": "service", "modelName": "my-model-name-B", "modelVersion": "my-model-version-B" } } }, { "relatedInstance": { "instanceId": "my-vnf-id", "modelInfo": { "modelType": "vnf", "modelName": "my-model-name-B", "modelVersion": "my-model-version-B" } } } ], "requestParameters": { "subscriptionServiceType": "my-subscription-service-type", "usePreload": false, "userParams": [] }, "configurationParameters": [ {} ] } } 18:39:35.679 [main] INFO network -- [OUT|REST|http://my-host:6969/base-uri/my-path/my-service-instance-id/vnfs/my-vnf-id/vfModules/scaleOut] { "requestDetails": { "modelInfo": { "modelType": "vfModule", "modelInvariantId": "my-model-invariant-id", "modelVersionId": "my-model-version-id", "modelName": "my-model-name", "modelVersion": "my-model-version", "modelCustomizationId": "my-model-customization-id" }, "cloudConfiguration": { "lcpCloudRegionId": "my-cloud-id", "tenantId": "my-tenant-id" }, "requestInfo": { "instanceName": "vfModuleName", "source": "POLICY", "suppressRollback": false, "requestorId": "policy" }, "relatedInstanceList": [ { "relatedInstance": { "instanceId": "my-service-instance-id", "modelInfo": { "modelType": "service", "modelName": "my-model-name-B", "modelVersion": "my-model-version-B" } } }, { "relatedInstance": { "instanceId": "my-vnf-id", "modelInfo": { "modelType": "vnf", "modelName": "my-model-name-B", "modelVersion": "my-model-version-B" } } } ], "requestParameters": { "subscriptionServiceType": "my-subscription-service-type", "usePreload": false, "userParams": [] }, "configurationParameters": [ {} ] } } 18:39:35.679 [ForkJoinPool.commonPool-worker-3] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Create: response received for 996fc831-1f3e-42ba-ad5d-a192af27369b 18:39:35.680 [ForkJoinPool.commonPool-worker-3] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://my-host:6969/base-uri/my-path/my-service-instance-id/vnfs/my-vnf-id/vfModules/scaleOut|] {"requestReferences":{"requestId":"996fc831-1f3e-42ba-ad5d-a192af27369b"},"request":{"requestStatus":{"percentProgress":0,"requestState":"COMPLETE","wasRolledBack":false}},"httpResponseCode":0} 18:39:35.680 [ForkJoinPool.commonPool-worker-3] INFO network -- [IN|REST|http://my-host:6969/base-uri/my-path/my-service-instance-id/vnfs/my-vnf-id/vfModules/scaleOut] {"requestReferences":{"requestId":"996fc831-1f3e-42ba-ad5d-a192af27369b"},"request":{"requestStatus":{"percentProgress":0,"requestState":"COMPLETE","wasRolledBack":false}},"httpResponseCode":0} 18:39:35.680 [ForkJoinPool.commonPool-worker-3] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Create request succeeded for 996fc831-1f3e-42ba-ad5d-a192af27369b 18:39:35.680 [ForkJoinPool.commonPool-worker-3] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Create request incomplete for 996fc831-1f3e-42ba-ad5d-a192af27369b 18:39:35.681 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set timeout to 300000ms for 996fc831-1f3e-42ba-ad5d-a192af27369b 18:39:35.683 [ForkJoinPool.commonPool-worker-3] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://my-host:6969/base-uri/my-poll-path/996fc831-1f3e-42ba-ad5d-a192af27369b|] null 18:39:35.683 [ForkJoinPool.commonPool-worker-3] INFO network -- [OUT|REST|http://my-host:6969/base-uri/my-poll-path/996fc831-1f3e-42ba-ad5d-a192af27369b] null 18:39:35.683 [ForkJoinPool.commonPool-worker-3] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Create: response received for 996fc831-1f3e-42ba-ad5d-a192af27369b 18:39:35.684 [ForkJoinPool.commonPool-worker-3] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://my-host:6969/base-uri/my-poll-path/996fc831-1f3e-42ba-ad5d-a192af27369b|] {"requestReferences":{"requestId":"996fc831-1f3e-42ba-ad5d-a192af27369b"},"request":{"requestStatus":{"percentProgress":0,"requestState":"COMPLETE","wasRolledBack":false}},"httpResponseCode":0} 18:39:35.684 [ForkJoinPool.commonPool-worker-3] INFO network -- [IN|REST|http://my-host:6969/base-uri/my-poll-path/996fc831-1f3e-42ba-ad5d-a192af27369b] {"requestReferences":{"requestId":"996fc831-1f3e-42ba-ad5d-a192af27369b"},"request":{"requestStatus":{"percentProgress":0,"requestState":"COMPLETE","wasRolledBack":false}},"httpResponseCode":0} 18:39:35.684 [ForkJoinPool.commonPool-worker-3] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Create request succeeded for 996fc831-1f3e-42ba-ad5d-a192af27369b 18:39:35.684 [ForkJoinPool.commonPool-worker-3] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Create request incomplete for 996fc831-1f3e-42ba-ad5d-a192af27369b 18:39:35.686 [ForkJoinPool.commonPool-worker-3] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://my-host:6969/base-uri/my-poll-path/996fc831-1f3e-42ba-ad5d-a192af27369b|] null 18:39:35.686 [ForkJoinPool.commonPool-worker-3] INFO network -- [OUT|REST|http://my-host:6969/base-uri/my-poll-path/996fc831-1f3e-42ba-ad5d-a192af27369b] null 18:39:35.686 [ForkJoinPool.commonPool-worker-3] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Create: response received for 996fc831-1f3e-42ba-ad5d-a192af27369b 18:39:35.686 [ForkJoinPool.commonPool-worker-3] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://my-host:6969/base-uri/my-poll-path/996fc831-1f3e-42ba-ad5d-a192af27369b|] {"requestReferences":{"requestId":"996fc831-1f3e-42ba-ad5d-a192af27369b"},"request":{"requestStatus":{"percentProgress":0,"requestState":"COMPLETE","wasRolledBack":false}},"httpResponseCode":0} 18:39:35.687 [ForkJoinPool.commonPool-worker-3] INFO network -- [IN|REST|http://my-host:6969/base-uri/my-poll-path/996fc831-1f3e-42ba-ad5d-a192af27369b] {"requestReferences":{"requestId":"996fc831-1f3e-42ba-ad5d-a192af27369b"},"request":{"requestStatus":{"percentProgress":0,"requestState":"COMPLETE","wasRolledBack":false}},"httpResponseCode":0} 18:39:35.687 [ForkJoinPool.commonPool-worker-3] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Create request succeeded for 996fc831-1f3e-42ba-ad5d-a192af27369b 18:39:35.687 [ForkJoinPool.commonPool-worker-3] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property data/vfCount=11 18:39:35.687 [ForkJoinPool.commonPool-worker-3] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Create request succeeded for 996fc831-1f3e-42ba-ad5d-a192af27369b 18:39:35.687 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation default-Actor.VF Module Create outcome=Success for 996fc831-1f3e-42ba-ad5d-a192af27369b 18:39:35.688 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- not retrying operation default-Actor.VF Module Create for 996fc831-1f3e-42ba-ad5d-a192af27369b 18:39:35.702 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@fb5d334[serviceInstanceId=my-service-instance-id, serviceInstanceName=(default), serviceType=(default), serviceRole=(default), serviceRate=(default), serviceLayer=(default), dueDate=(default), endDate=(default), environmentContext=(default), workloadContext=(default), createdAt=(default), updatedAt=(default), description=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), widgetModelId=(default), widgetModelVersion=(default), bandwidthTotal=(default), bandwidthUpWan1=(default), bandwidthDownWan1=(default), bandwidthUpWan2=(default), bandwidthDownWan2=(default), vhnPortalUrl=(default), serviceInstanceLocationId=(default), resourceVersion=(default), selflink=(default), orchestrationStatus=(default), inputParameters=(default), serviceFunction=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), metadata=(default), allottedResources=(default), composedResources=(default), communicationServiceProfiles=(default), serviceProfiles=(default), sliceProfiles=(default), operationalStatus=(default)] 18:39:35.702 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/service/model=org.onap.aai.domain.yang.ModelVer@45dc7be[modelVersionId=(default), modelName=my-model-name-B, modelVersion=my-model-version-B, distributionStatus=(default), modelDescription=(default), sdncModelName=(default), sdncModelVersion=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), modelElements=(default), metadata=(default), relationshipList=(default)] 18:39:35.702 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/vnf/model=org.onap.aai.domain.yang.ModelVer@45dc7be[modelVersionId=(default), modelName=my-model-name-B, modelVersion=my-model-version-B, distributionStatus=(default), modelDescription=(default), sdncModelName=(default), sdncModelVersion=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), modelElements=(default), metadata=(default), relationshipList=(default)] 18:39:35.702 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@2d459bda[vnfId=my-vnf-id, vnfInstanceId=(default), vnfName=(default), vnfName2=(default), vnfType=(default), serviceId=(default), regionalResourceZone=(default), provStatus=(default), operationalStatus=(default), licenseKey=(default), equipmentRole=(default), orchestrationStatus=(default), vnfPackageName=(default), vnfDiscriptorName=(default), jobId=(default), heatStackId=(default), msoCatalogKey=(default), managementOption=(default), ipv4OamAddress=(default), ipv4Loopback0Address=(default), nmLanV6Address=(default), managementV6Address=(default), vcpu=(default), vcpuUnits=(default), vmemory=(default), vmemoryUnits=(default), vdisk=(default), vdiskUnits=(default), nshd=(default), nvm=(default), nnet=(default), inMaint=(default), isClosedLoopDisabled=(default), resourceVersion=(default), summaryStatus=(default), encryptedAccessFlag=(default), entitlementAssignmentGroupUuid=(default), entitlementResourceUuid=(default), licenseAssignmentGroupUuid=(default), licenseKeyUuid=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), asNumber=(default), regionalResourceSubzone=(default), nfType=(default), nfFunction=(default), nfRole=(default), nfNamingCode=(default), selflink=(default), ipv4OamGatewayAddress=(default), ipv4OamGatewayAddressPrefixLength=(default), vlanIdOuter=(default), nmProfileName=(default), softwareVersion=(default), applicationId=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), lInterfaces=(default), lagInterfaces=(default), vfModules=(default), licenses=(default), bgpGroups=(default), bgpNeighbors=(default), entitlements=(default)] 18:39:35.703 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@6ceb11f9[cloudOwner=(default), cloudRegionId=my-cloud-id, cloudType=(default), ownerDefinedType=(default), cloudRegionVersion=(default), identityUrl=(default), cloudZone=(default), complexName=(default), sriovAutomation=(default), cloudExtraInfo=(default), cloudRegionNumber=(default), cloudFunction=(default), cloudRole=(default), opsNote=(default), cloudRegionNumberDefinition=(default), status=(default), upgradeCycle=(default), resourceVersion=(default), orchestrationDisabled=(default), inMaint=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), volumeGroups=(default), tenants=(default), flavors=(default), groupAssignments=(default), snapshots=(default), images=(default), dvsSwitches=(default), oamNetworks=(default), availabilityZones=(default), relationshipList=(default), vipIpv4AddressList=(default), vipIpv6AddressList=(default), vlanRanges=(default), hostAggregates=(default), activities=(default), validationAudits=(default), hpaCapabilities=(default), esrSystemInfoList=(default)] 18:39:35.703 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@4d664323[tenantId=my-tenant-id, tenantName=(default), tenantContext=(default), parentId=(default), productionState=(default), supportModel=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), vservers=(default), nosServers=(default), relationshipList=(default), k8SResources=(default)] 18:39:35.703 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property data/vfCount=10 18:39:35.729 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@1e4d8770[serviceInstanceId=my-service-instance-id, serviceInstanceName=(default), serviceType=(default), serviceRole=(default), serviceRate=(default), serviceLayer=(default), dueDate=(default), endDate=(default), environmentContext=(default), workloadContext=(default), createdAt=(default), updatedAt=(default), description=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), widgetModelId=(default), widgetModelVersion=(default), bandwidthTotal=(default), bandwidthUpWan1=(default), bandwidthDownWan1=(default), bandwidthUpWan2=(default), bandwidthDownWan2=(default), vhnPortalUrl=(default), serviceInstanceLocationId=(default), resourceVersion=(default), selflink=(default), orchestrationStatus=(default), inputParameters=(default), serviceFunction=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), metadata=(default), allottedResources=(default), composedResources=(default), communicationServiceProfiles=(default), serviceProfiles=(default), sliceProfiles=(default), operationalStatus=(default)] 18:39:35.729 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/service/model=org.onap.aai.domain.yang.ModelVer@5b5b9521[modelVersionId=(default), modelName=my-model-name-B, modelVersion=my-model-version-B, distributionStatus=(default), modelDescription=(default), sdncModelName=(default), sdncModelVersion=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), modelElements=(default), metadata=(default), relationshipList=(default)] 18:39:35.729 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/vnf/model=org.onap.aai.domain.yang.ModelVer@5b5b9521[modelVersionId=(default), modelName=my-model-name-B, modelVersion=my-model-version-B, distributionStatus=(default), modelDescription=(default), sdncModelName=(default), sdncModelVersion=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), modelElements=(default), metadata=(default), relationshipList=(default)] 18:39:35.730 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@41f7c02d[vnfId=my-vnf-id, vnfInstanceId=(default), vnfName=(default), vnfName2=(default), vnfType=(default), serviceId=(default), regionalResourceZone=(default), provStatus=(default), operationalStatus=(default), licenseKey=(default), equipmentRole=(default), orchestrationStatus=(default), vnfPackageName=(default), vnfDiscriptorName=(default), jobId=(default), heatStackId=(default), msoCatalogKey=(default), managementOption=(default), ipv4OamAddress=(default), ipv4Loopback0Address=(default), nmLanV6Address=(default), managementV6Address=(default), vcpu=(default), vcpuUnits=(default), vmemory=(default), vmemoryUnits=(default), vdisk=(default), vdiskUnits=(default), nshd=(default), nvm=(default), nnet=(default), inMaint=(default), isClosedLoopDisabled=(default), resourceVersion=(default), summaryStatus=(default), encryptedAccessFlag=(default), entitlementAssignmentGroupUuid=(default), entitlementResourceUuid=(default), licenseAssignmentGroupUuid=(default), licenseKeyUuid=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), asNumber=(default), regionalResourceSubzone=(default), nfType=(default), nfFunction=(default), nfRole=(default), nfNamingCode=(default), selflink=(default), ipv4OamGatewayAddress=(default), ipv4OamGatewayAddressPrefixLength=(default), vlanIdOuter=(default), nmProfileName=(default), softwareVersion=(default), applicationId=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), lInterfaces=(default), lagInterfaces=(default), vfModules=(default), licenses=(default), bgpGroups=(default), bgpNeighbors=(default), entitlements=(default)] 18:39:35.730 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@66314fee[cloudOwner=(default), cloudRegionId=my-cloud-id, cloudType=(default), ownerDefinedType=(default), cloudRegionVersion=(default), identityUrl=(default), cloudZone=(default), complexName=(default), sriovAutomation=(default), cloudExtraInfo=(default), cloudRegionNumber=(default), cloudFunction=(default), cloudRole=(default), opsNote=(default), cloudRegionNumberDefinition=(default), status=(default), upgradeCycle=(default), resourceVersion=(default), orchestrationDisabled=(default), inMaint=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), volumeGroups=(default), tenants=(default), flavors=(default), groupAssignments=(default), snapshots=(default), images=(default), dvsSwitches=(default), oamNetworks=(default), availabilityZones=(default), relationshipList=(default), vipIpv4AddressList=(default), vipIpv6AddressList=(default), vlanRanges=(default), hostAggregates=(default), activities=(default), validationAudits=(default), hpaCapabilities=(default), esrSystemInfoList=(default)] 18:39:35.730 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@14b5325f[tenantId=my-tenant-id, tenantName=(default), tenantContext=(default), parentId=(default), productionState=(default), supportModel=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), vservers=(default), nosServers=(default), relationshipList=(default), k8SResources=(default)] 18:39:35.730 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property data/vfCount=10 18:39:35.769 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@5b88af70[serviceInstanceId=my-service-instance-id, serviceInstanceName=(default), serviceType=(default), serviceRole=(default), serviceRate=(default), serviceLayer=(default), dueDate=(default), endDate=(default), environmentContext=(default), workloadContext=(default), createdAt=(default), updatedAt=(default), description=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), widgetModelId=(default), widgetModelVersion=(default), bandwidthTotal=(default), bandwidthUpWan1=(default), bandwidthDownWan1=(default), bandwidthUpWan2=(default), bandwidthDownWan2=(default), vhnPortalUrl=(default), serviceInstanceLocationId=(default), resourceVersion=(default), selflink=(default), orchestrationStatus=(default), inputParameters=(default), serviceFunction=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), metadata=(default), allottedResources=(default), composedResources=(default), communicationServiceProfiles=(default), serviceProfiles=(default), sliceProfiles=(default), operationalStatus=(default)] 18:39:35.769 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/service/model=org.onap.aai.domain.yang.ModelVer@2739ecc0[modelVersionId=(default), modelName=my-model-name-B, modelVersion=my-model-version-B, distributionStatus=(default), modelDescription=(default), sdncModelName=(default), sdncModelVersion=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), modelElements=(default), metadata=(default), relationshipList=(default)] 18:39:35.769 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/vnf/model=org.onap.aai.domain.yang.ModelVer@2739ecc0[modelVersionId=(default), modelName=my-model-name-B, modelVersion=my-model-version-B, distributionStatus=(default), modelDescription=(default), sdncModelName=(default), sdncModelVersion=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), modelElements=(default), metadata=(default), relationshipList=(default)] 18:39:35.769 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@2932e15f[vnfId=my-vnf-id, vnfInstanceId=(default), vnfName=(default), vnfName2=(default), vnfType=(default), serviceId=(default), regionalResourceZone=(default), provStatus=(default), operationalStatus=(default), licenseKey=(default), equipmentRole=(default), orchestrationStatus=(default), vnfPackageName=(default), vnfDiscriptorName=(default), jobId=(default), heatStackId=(default), msoCatalogKey=(default), managementOption=(default), ipv4OamAddress=(default), ipv4Loopback0Address=(default), nmLanV6Address=(default), managementV6Address=(default), vcpu=(default), vcpuUnits=(default), vmemory=(default), vmemoryUnits=(default), vdisk=(default), vdiskUnits=(default), nshd=(default), nvm=(default), nnet=(default), inMaint=(default), isClosedLoopDisabled=(default), resourceVersion=(default), summaryStatus=(default), encryptedAccessFlag=(default), entitlementAssignmentGroupUuid=(default), entitlementResourceUuid=(default), licenseAssignmentGroupUuid=(default), licenseKeyUuid=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), asNumber=(default), regionalResourceSubzone=(default), nfType=(default), nfFunction=(default), nfRole=(default), nfNamingCode=(default), selflink=(default), ipv4OamGatewayAddress=(default), ipv4OamGatewayAddressPrefixLength=(default), vlanIdOuter=(default), nmProfileName=(default), softwareVersion=(default), applicationId=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), lInterfaces=(default), lagInterfaces=(default), vfModules=(default), licenses=(default), bgpGroups=(default), bgpNeighbors=(default), entitlements=(default)] 18:39:35.769 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@3d98729a[cloudOwner=(default), cloudRegionId=my-cloud-id, cloudType=(default), ownerDefinedType=(default), cloudRegionVersion=(default), identityUrl=(default), cloudZone=(default), complexName=(default), sriovAutomation=(default), cloudExtraInfo=(default), cloudRegionNumber=(default), cloudFunction=(default), cloudRole=(default), opsNote=(default), cloudRegionNumberDefinition=(default), status=(default), upgradeCycle=(default), resourceVersion=(default), orchestrationDisabled=(default), inMaint=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), volumeGroups=(default), tenants=(default), flavors=(default), groupAssignments=(default), snapshots=(default), images=(default), dvsSwitches=(default), oamNetworks=(default), availabilityZones=(default), relationshipList=(default), vipIpv4AddressList=(default), vipIpv6AddressList=(default), vlanRanges=(default), hostAggregates=(default), activities=(default), validationAudits=(default), hpaCapabilities=(default), esrSystemInfoList=(default)] 18:39:35.770 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@2375a976[tenantId=my-tenant-id, tenantName=(default), tenantContext=(default), parentId=(default), productionState=(default), supportModel=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), vservers=(default), nosServers=(default), relationshipList=(default), k8SResources=(default)] 18:39:35.770 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property data/vfCount=10 18:39:35.772 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@7eefaca0[serviceInstanceId=my-service-instance-id, serviceInstanceName=(default), serviceType=(default), serviceRole=(default), serviceRate=(default), serviceLayer=(default), dueDate=(default), endDate=(default), environmentContext=(default), workloadContext=(default), createdAt=(default), updatedAt=(default), description=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), widgetModelId=(default), widgetModelVersion=(default), bandwidthTotal=(default), bandwidthUpWan1=(default), bandwidthDownWan1=(default), bandwidthUpWan2=(default), bandwidthDownWan2=(default), vhnPortalUrl=(default), serviceInstanceLocationId=(default), resourceVersion=(default), selflink=(default), orchestrationStatus=(default), inputParameters=(default), serviceFunction=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), metadata=(default), allottedResources=(default), composedResources=(default), communicationServiceProfiles=(default), serviceProfiles=(default), sliceProfiles=(default), operationalStatus=(default)] 18:39:35.772 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/service/model=org.onap.aai.domain.yang.ModelVer@7d5ef1c3[modelVersionId=(default), modelName=my-model-name-B, modelVersion=my-model-version-B, distributionStatus=(default), modelDescription=(default), sdncModelName=(default), sdncModelVersion=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), modelElements=(default), metadata=(default), relationshipList=(default)] 18:39:35.773 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/vnf/model=org.onap.aai.domain.yang.ModelVer@7d5ef1c3[modelVersionId=(default), modelName=my-model-name-B, modelVersion=my-model-version-B, distributionStatus=(default), modelDescription=(default), sdncModelName=(default), sdncModelVersion=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), modelElements=(default), metadata=(default), relationshipList=(default)] 18:39:35.773 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@33eab2e8[vnfId=my-vnf-id, vnfInstanceId=(default), vnfName=(default), vnfName2=(default), vnfType=(default), serviceId=(default), regionalResourceZone=(default), provStatus=(default), operationalStatus=(default), licenseKey=(default), equipmentRole=(default), orchestrationStatus=(default), vnfPackageName=(default), vnfDiscriptorName=(default), jobId=(default), heatStackId=(default), msoCatalogKey=(default), managementOption=(default), ipv4OamAddress=(default), ipv4Loopback0Address=(default), nmLanV6Address=(default), managementV6Address=(default), vcpu=(default), vcpuUnits=(default), vmemory=(default), vmemoryUnits=(default), vdisk=(default), vdiskUnits=(default), nshd=(default), nvm=(default), nnet=(default), inMaint=(default), isClosedLoopDisabled=(default), resourceVersion=(default), summaryStatus=(default), encryptedAccessFlag=(default), entitlementAssignmentGroupUuid=(default), entitlementResourceUuid=(default), licenseAssignmentGroupUuid=(default), licenseKeyUuid=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), asNumber=(default), regionalResourceSubzone=(default), nfType=(default), nfFunction=(default), nfRole=(default), nfNamingCode=(default), selflink=(default), ipv4OamGatewayAddress=(default), ipv4OamGatewayAddressPrefixLength=(default), vlanIdOuter=(default), nmProfileName=(default), softwareVersion=(default), applicationId=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), lInterfaces=(default), lagInterfaces=(default), vfModules=(default), licenses=(default), bgpGroups=(default), bgpNeighbors=(default), entitlements=(default)] 18:39:35.773 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@34bf66af[cloudOwner=(default), cloudRegionId=my-cloud-id, cloudType=(default), ownerDefinedType=(default), cloudRegionVersion=(default), identityUrl=(default), cloudZone=(default), complexName=(default), sriovAutomation=(default), cloudExtraInfo=(default), cloudRegionNumber=(default), cloudFunction=(default), cloudRole=(default), opsNote=(default), cloudRegionNumberDefinition=(default), status=(default), upgradeCycle=(default), resourceVersion=(default), orchestrationDisabled=(default), inMaint=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), volumeGroups=(default), tenants=(default), flavors=(default), groupAssignments=(default), snapshots=(default), images=(default), dvsSwitches=(default), oamNetworks=(default), availabilityZones=(default), relationshipList=(default), vipIpv4AddressList=(default), vipIpv6AddressList=(default), vlanRanges=(default), hostAggregates=(default), activities=(default), validationAudits=(default), hpaCapabilities=(default), esrSystemInfoList=(default)] 18:39:35.773 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@37364634[tenantId=my-tenant-id, tenantName=(default), tenantContext=(default), parentId=(default), productionState=(default), supportModel=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), vservers=(default), nosServers=(default), relationshipList=(default), k8SResources=(default)] 18:39:35.773 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property data/vfCount=10 18:39:35.773 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: start operation attempt 1 for 996fc831-1f3e-42ba-ad5d-a192af27369b 18:39:35.774 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set timeout to 5000ms for 996fc831-1f3e-42ba-ad5d-a192af27369b 18:39:35.774 [Thread-12] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation default-Actor.VF Module Create for 996fc831-1f3e-42ba-ad5d-a192af27369b 18:39:35.775 [Thread-12] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://localhost:6667/serviceInstantiation/v7/serviceInstances/my-service-instance-id/vnfs/my-vnf-id/vfModules/scaleOut|] { "requestDetails": { "modelInfo": { "modelType": "vfModule", "modelInvariantId": "my-model-invariant-id", "modelVersionId": "my-model-version-id", "modelName": "my-model-name", "modelVersion": "my-model-version", "modelCustomizationId": "my-model-customization-id" }, "cloudConfiguration": { "lcpCloudRegionId": "my-cloud-id", "tenantId": "my-tenant-id" }, "requestInfo": { "instanceName": "vfModuleName", "source": "POLICY", "suppressRollback": false, "requestorId": "policy" }, "relatedInstanceList": [ { "relatedInstance": { "instanceId": "my-service-instance-id", "modelInfo": { "modelType": "service", "modelName": "my-model-name-B", "modelVersion": "my-model-version-B" } } }, { "relatedInstance": { "instanceId": "my-vnf-id", "modelInfo": { "modelType": "vnf", "modelName": "my-model-name-B", "modelVersion": "my-model-version-B" } } } ], "requestParameters": { "subscriptionServiceType": "my-subscription-service-type", "usePreload": false, "userParams": [] }, "configurationParameters": [ {} ] } } 18:39:35.775 [Thread-12] INFO network -- [OUT|REST|http://localhost:6667/serviceInstantiation/v7/serviceInstances/my-service-instance-id/vnfs/my-vnf-id/vfModules/scaleOut] { "requestDetails": { "modelInfo": { "modelType": "vfModule", "modelInvariantId": "my-model-invariant-id", "modelVersionId": "my-model-version-id", "modelName": "my-model-name", "modelVersion": "my-model-version", "modelCustomizationId": "my-model-customization-id" }, "cloudConfiguration": { "lcpCloudRegionId": "my-cloud-id", "tenantId": "my-tenant-id" }, "requestInfo": { "instanceName": "vfModuleName", "source": "POLICY", "suppressRollback": false, "requestorId": "policy" }, "relatedInstanceList": [ { "relatedInstance": { "instanceId": "my-service-instance-id", "modelInfo": { "modelType": "service", "modelName": "my-model-name-B", "modelVersion": "my-model-version-B" } } }, { "relatedInstance": { "instanceId": "my-vnf-id", "modelInfo": { "modelType": "vnf", "modelName": "my-model-name-B", "modelVersion": "my-model-version-B" } } } ], "requestParameters": { "subscriptionServiceType": "my-subscription-service-type", "usePreload": false, "userParams": [] }, "configurationParameters": [ {} ] } } 18:39:35.843 [Thread-12] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:39:35.846 [Thread-12] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:39:36.068 [Thread-13] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Create: response received for 996fc831-1f3e-42ba-ad5d-a192af27369b 18:39:36.071 [Thread-13] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://localhost:6667/serviceInstantiation/v7/serviceInstances/my-service-instance-id/vnfs/my-vnf-id/vfModules/scaleOut|] { "requestReferences": { "requestId": "82a9797f-6327-4a03-9de1-bbce0a5b1019", "instanceId": "68804843-18e0-41a3-8838-a6d90a035e1a", "requestSelfLink": "http://so.onap:8080/orchestrationRequests/v7/b789e4e6-0b92-42c3-a723-1879af9c799d" } } 18:39:36.071 [Thread-13] INFO network -- [IN|REST|http://localhost:6667/serviceInstantiation/v7/serviceInstances/my-service-instance-id/vnfs/my-vnf-id/vfModules/scaleOut] { "requestReferences": { "requestId": "82a9797f-6327-4a03-9de1-bbce0a5b1019", "instanceId": "68804843-18e0-41a3-8838-a6d90a035e1a", "requestSelfLink": "http://so.onap:8080/orchestrationRequests/v7/b789e4e6-0b92-42c3-a723-1879af9c799d" } } 18:39:36.071 [Thread-13] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Create request succeeded for 996fc831-1f3e-42ba-ad5d-a192af27369b 18:39:36.071 [Thread-13] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Create request incomplete for 996fc831-1f3e-42ba-ad5d-a192af27369b 18:39:36.072 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://localhost:6667/orchestrationRequests/v5/82a9797f-6327-4a03-9de1-bbce0a5b1019|] null 18:39:36.072 [ForkJoinPool.commonPool-worker-2] INFO network -- [OUT|REST|http://localhost:6667/orchestrationRequests/v5/82a9797f-6327-4a03-9de1-bbce0a5b1019] null 18:39:36.076 [qtp977195776-20] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:39:35 +0000] "POST /serviceInstantiation/v7/serviceInstances/my-service-instance-id/vnfs/my-vnf-id/vfModules/scaleOut HTTP/1.1" 200 271 "-" "Jersey/3.1.3 (HttpUrlConnection 17.0.4)" 18:39:36.086 [qtp977195776-20] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:39:36 +0000] "GET /orchestrationRequests/v5/82a9797f-6327-4a03-9de1-bbce0a5b1019 HTTP/1.1" 200 4313 "-" "Jersey/3.1.3 (HttpUrlConnection 17.0.4)" 18:39:36.086 [Thread-14] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Create: response received for 996fc831-1f3e-42ba-ad5d-a192af27369b 18:39:36.087 [Thread-14] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://localhost:6667/orchestrationRequests/v5/82a9797f-6327-4a03-9de1-bbce0a5b1019|] { "request": { "requestId": "82a9797f-6327-4a03-9de1-bbce0a5b1019", "startTime": "Fri, 15 May 2020 12:12:50 GMT", "requestScope": "vfModule", "requestType": "scaleOut", "requestDetails": { "modelInfo": { "modelInvariantId": "2246ebc9-9b9f-42d0-a5e4-0248324fb884", "modelType": "vfModule", "modelName": "VlbCdsSb00..vdns..module-3", "modelVersion": "1", "modelCustomizationUuid": "3a74410a-6c74-4a32-94b2-71488be6da1a", "modelVersionId": "1f94cedb-f656-4ddb-9f55-60ba1fc7d4b1", "modelCustomizationId": "3a74410a-6c74-4a32-94b2-71488be6da1a", "modelUuid": "1f94cedb-f656-4ddb-9f55-60ba1fc7d4b1", "modelInvariantUuid": "2246ebc9-9b9f-42d0-a5e4-0248324fb884" }, "requestInfo": { "source": "POLICY", "instanceName": "vfModuleName", "suppressRollback": false, "requestorId": "policy" }, "relatedInstanceList": [ { "relatedInstance": { "instanceId": "c14e61b5-1ee6-4925-b4a9-b9c8dbfe3f34", "modelInfo": { "modelInvariantId": "6418bb39-61e1-45fc-a36b-3f211bb846c7", "modelType": "service", "modelName": "vLB_CDS_SB00_02", "modelVersion": "1.0", "modelVersionId": "d01d9dec-afb6-4a53-bd9e-2eb10ca07a51", "modelUuid": "d01d9dec-afb6-4a53-bd9e-2eb10ca07a51", "modelInvariantUuid": "6418bb39-61e1-45fc-a36b-3f211bb846c7" } } }, { "relatedInstance": { "instanceId": "6636c4d5-f608-4376-b6d8-7977e98cb16d", "modelInfo": { "modelInvariantId": "827356a9-cb60-4976-9713-c30b4f850b41", "modelType": "vnf", "modelName": "vLB_CDS_SB00", "modelVersion": "1.0", "modelCustomizationUuid": "6478f94b-0b20-4b44-afc0-94e48070586a", "modelVersionId": "ca3c4797-0cdd-4797-8bec-9a3ce78ac4da", "modelCustomizationId": "6478f94b-0b20-4b44-afc0-94e48070586a", "modelUuid": "ca3c4797-0cdd-4797-8bec-9a3ce78ac4da", "modelInvariantUuid": "827356a9-cb60-4976-9713-c30b4f850b41" } } } ], "cloudConfiguration": { "tenantId": "41d6d38489bd40b09ea8a6b6b852dcbd", "tenantName": "Integration-SB-00", "cloudOwner": "CloudOwner", "lcpCloudRegionId": "RegionOne" }, "requestParameters": { "usePreload": false }, "configurationParameters": [ { "ip-addr": "$.vf-module-topology.vf-module-parameters.param[16].value", "oam-ip-addr": "$.vf-module-topology.vf-module-parameters.param[30].value" } ] }, "instanceReferences": { "serviceInstanceId": "c14e61b5-1ee6-4925-b4a9-b9c8dbfe3f34", "vnfInstanceId": "6636c4d5-f608-4376-b6d8-7977e98cb16d", "vfModuleInstanceId": "68804843-18e0-41a3-8838-a6d90a035e1a", "vfModuleInstanceName": "vfModuleName" }, "requestStatus": { "requestState": "IN_PROGRESS", "statusMessage": "FLOW STATUS: Execution of ActivateVfModuleBB has completed successfully, next invoking ConfigurationScaleOutBB (Execution Path progress: BBs completed = 4; BBs remaining = 2). TASK INFORMATION: Last task executed: Call SDNC RESOURCE STATUS: The vf module was found to already exist, thus no new vf module was created in the cloud via this request", "percentProgress": 68, "timestamp": "Fri, 15 May 2020 12:13:41 GMT" } } } 18:39:36.087 [Thread-14] INFO network -- [IN|REST|http://localhost:6667/orchestrationRequests/v5/82a9797f-6327-4a03-9de1-bbce0a5b1019] { "request": { "requestId": "82a9797f-6327-4a03-9de1-bbce0a5b1019", "startTime": "Fri, 15 May 2020 12:12:50 GMT", "requestScope": "vfModule", "requestType": "scaleOut", "requestDetails": { "modelInfo": { "modelInvariantId": "2246ebc9-9b9f-42d0-a5e4-0248324fb884", "modelType": "vfModule", "modelName": "VlbCdsSb00..vdns..module-3", "modelVersion": "1", "modelCustomizationUuid": "3a74410a-6c74-4a32-94b2-71488be6da1a", "modelVersionId": "1f94cedb-f656-4ddb-9f55-60ba1fc7d4b1", "modelCustomizationId": "3a74410a-6c74-4a32-94b2-71488be6da1a", "modelUuid": "1f94cedb-f656-4ddb-9f55-60ba1fc7d4b1", "modelInvariantUuid": "2246ebc9-9b9f-42d0-a5e4-0248324fb884" }, "requestInfo": { "source": "POLICY", "instanceName": "vfModuleName", "suppressRollback": false, "requestorId": "policy" }, "relatedInstanceList": [ { "relatedInstance": { "instanceId": "c14e61b5-1ee6-4925-b4a9-b9c8dbfe3f34", "modelInfo": { "modelInvariantId": "6418bb39-61e1-45fc-a36b-3f211bb846c7", "modelType": "service", "modelName": "vLB_CDS_SB00_02", "modelVersion": "1.0", "modelVersionId": "d01d9dec-afb6-4a53-bd9e-2eb10ca07a51", "modelUuid": "d01d9dec-afb6-4a53-bd9e-2eb10ca07a51", "modelInvariantUuid": "6418bb39-61e1-45fc-a36b-3f211bb846c7" } } }, { "relatedInstance": { "instanceId": "6636c4d5-f608-4376-b6d8-7977e98cb16d", "modelInfo": { "modelInvariantId": "827356a9-cb60-4976-9713-c30b4f850b41", "modelType": "vnf", "modelName": "vLB_CDS_SB00", "modelVersion": "1.0", "modelCustomizationUuid": "6478f94b-0b20-4b44-afc0-94e48070586a", "modelVersionId": "ca3c4797-0cdd-4797-8bec-9a3ce78ac4da", "modelCustomizationId": "6478f94b-0b20-4b44-afc0-94e48070586a", "modelUuid": "ca3c4797-0cdd-4797-8bec-9a3ce78ac4da", "modelInvariantUuid": "827356a9-cb60-4976-9713-c30b4f850b41" } } } ], "cloudConfiguration": { "tenantId": "41d6d38489bd40b09ea8a6b6b852dcbd", "tenantName": "Integration-SB-00", "cloudOwner": "CloudOwner", "lcpCloudRegionId": "RegionOne" }, "requestParameters": { "usePreload": false }, "configurationParameters": [ { "ip-addr": "$.vf-module-topology.vf-module-parameters.param[16].value", "oam-ip-addr": "$.vf-module-topology.vf-module-parameters.param[30].value" } ] }, "instanceReferences": { "serviceInstanceId": "c14e61b5-1ee6-4925-b4a9-b9c8dbfe3f34", "vnfInstanceId": "6636c4d5-f608-4376-b6d8-7977e98cb16d", "vfModuleInstanceId": "68804843-18e0-41a3-8838-a6d90a035e1a", "vfModuleInstanceName": "vfModuleName" }, "requestStatus": { "requestState": "IN_PROGRESS", "statusMessage": "FLOW STATUS: Execution of ActivateVfModuleBB has completed successfully, next invoking ConfigurationScaleOutBB (Execution Path progress: BBs completed = 4; BBs remaining = 2). TASK INFORMATION: Last task executed: Call SDNC RESOURCE STATUS: The vf module was found to already exist, thus no new vf module was created in the cloud via this request", "percentProgress": 68, "timestamp": "Fri, 15 May 2020 12:13:41 GMT" } } } 18:39:36.091 [Thread-14] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Create request succeeded for 996fc831-1f3e-42ba-ad5d-a192af27369b 18:39:36.092 [Thread-14] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Create request incomplete for 996fc831-1f3e-42ba-ad5d-a192af27369b 18:39:36.092 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://localhost:6667/orchestrationRequests/v5/82a9797f-6327-4a03-9de1-bbce0a5b1019|] null 18:39:36.092 [ForkJoinPool.commonPool-worker-2] INFO network -- [OUT|REST|http://localhost:6667/orchestrationRequests/v5/82a9797f-6327-4a03-9de1-bbce0a5b1019] null 18:39:36.099 [qtp977195776-24] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:39:36 +0000] "GET /orchestrationRequests/v5/82a9797f-6327-4a03-9de1-bbce0a5b1019 HTTP/1.1" 200 4265 "-" "Jersey/3.1.3 (HttpUrlConnection 17.0.4)" 18:39:36.100 [Thread-15] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Create: response received for 996fc831-1f3e-42ba-ad5d-a192af27369b 18:39:36.100 [Thread-15] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://localhost:6667/orchestrationRequests/v5/82a9797f-6327-4a03-9de1-bbce0a5b1019|] { "request": { "requestId": "82a9797f-6327-4a03-9de1-bbce0a5b1019", "startTime": "Fri, 15 May 2020 12:12:50 GMT", "finishTime": "Fri, 15 May 2020 12:14:21 GMT", "requestScope": "vfModule", "requestType": "scaleOut", "requestDetails": { "modelInfo": { "modelInvariantId": "2246ebc9-9b9f-42d0-a5e4-0248324fb884", "modelType": "vfModule", "modelName": "VlbCdsSb00..vdns..module-3", "modelVersion": "1", "modelCustomizationUuid": "3a74410a-6c74-4a32-94b2-71488be6da1a", "modelVersionId": "1f94cedb-f656-4ddb-9f55-60ba1fc7d4b1", "modelCustomizationId": "3a74410a-6c74-4a32-94b2-71488be6da1a", "modelUuid": "1f94cedb-f656-4ddb-9f55-60ba1fc7d4b1", "modelInvariantUuid": "2246ebc9-9b9f-42d0-a5e4-0248324fb884" }, "requestInfo": { "source": "POLICY", "instanceName": "vfModuleName", "suppressRollback": false, "requestorId": "policy" }, "relatedInstanceList": [ { "relatedInstance": { "instanceId": "c14e61b5-1ee6-4925-b4a9-b9c8dbfe3f34", "modelInfo": { "modelInvariantId": "6418bb39-61e1-45fc-a36b-3f211bb846c7", "modelType": "service", "modelName": "vLB_CDS_SB00_02", "modelVersion": "1.0", "modelVersionId": "d01d9dec-afb6-4a53-bd9e-2eb10ca07a51", "modelUuid": "d01d9dec-afb6-4a53-bd9e-2eb10ca07a51", "modelInvariantUuid": "6418bb39-61e1-45fc-a36b-3f211bb846c7" } } }, { "relatedInstance": { "instanceId": "6636c4d5-f608-4376-b6d8-7977e98cb16d", "modelInfo": { "modelInvariantId": "827356a9-cb60-4976-9713-c30b4f850b41", "modelType": "vnf", "modelName": "vLB_CDS_SB00", "modelVersion": "1.0", "modelCustomizationUuid": "6478f94b-0b20-4b44-afc0-94e48070586a", "modelVersionId": "ca3c4797-0cdd-4797-8bec-9a3ce78ac4da", "modelCustomizationId": "6478f94b-0b20-4b44-afc0-94e48070586a", "modelUuid": "ca3c4797-0cdd-4797-8bec-9a3ce78ac4da", "modelInvariantUuid": "827356a9-cb60-4976-9713-c30b4f850b41" } } } ], "cloudConfiguration": { "tenantId": "41d6d38489bd40b09ea8a6b6b852dcbd", "tenantName": "Integration-SB-00", "cloudOwner": "CloudOwner", "lcpCloudRegionId": "RegionOne" }, "requestParameters": { "usePreload": false }, "configurationParameters": [ { "ip-addr": "$.vf-module-topology.vf-module-parameters.param[16].value", "oam-ip-addr": "$.vf-module-topology.vf-module-parameters.param[30].value" } ] }, "instanceReferences": { "serviceInstanceId": "c14e61b5-1ee6-4925-b4a9-b9c8dbfe3f34", "vnfInstanceId": "6636c4d5-f608-4376-b6d8-7977e98cb16d", "vfModuleInstanceId": "68804843-18e0-41a3-8838-a6d90a035e1a", "vfModuleInstanceName": "vfModuleName" }, "requestStatus": { "requestState": "COMPLETE", "statusMessage": "STATUS: ALaCarte-VfModule-scaleOut request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The vf module was found to already exist, thus no new vf module was created in the cloud via this request", "percentProgress": 100, "timestamp": "Fri, 15 May 2020 12:14:21 GMT" } } } 18:39:36.100 [Thread-15] INFO network -- [IN|REST|http://localhost:6667/orchestrationRequests/v5/82a9797f-6327-4a03-9de1-bbce0a5b1019] { "request": { "requestId": "82a9797f-6327-4a03-9de1-bbce0a5b1019", "startTime": "Fri, 15 May 2020 12:12:50 GMT", "finishTime": "Fri, 15 May 2020 12:14:21 GMT", "requestScope": "vfModule", "requestType": "scaleOut", "requestDetails": { "modelInfo": { "modelInvariantId": "2246ebc9-9b9f-42d0-a5e4-0248324fb884", "modelType": "vfModule", "modelName": "VlbCdsSb00..vdns..module-3", "modelVersion": "1", "modelCustomizationUuid": "3a74410a-6c74-4a32-94b2-71488be6da1a", "modelVersionId": "1f94cedb-f656-4ddb-9f55-60ba1fc7d4b1", "modelCustomizationId": "3a74410a-6c74-4a32-94b2-71488be6da1a", "modelUuid": "1f94cedb-f656-4ddb-9f55-60ba1fc7d4b1", "modelInvariantUuid": "2246ebc9-9b9f-42d0-a5e4-0248324fb884" }, "requestInfo": { "source": "POLICY", "instanceName": "vfModuleName", "suppressRollback": false, "requestorId": "policy" }, "relatedInstanceList": [ { "relatedInstance": { "instanceId": "c14e61b5-1ee6-4925-b4a9-b9c8dbfe3f34", "modelInfo": { "modelInvariantId": "6418bb39-61e1-45fc-a36b-3f211bb846c7", "modelType": "service", "modelName": "vLB_CDS_SB00_02", "modelVersion": "1.0", "modelVersionId": "d01d9dec-afb6-4a53-bd9e-2eb10ca07a51", "modelUuid": "d01d9dec-afb6-4a53-bd9e-2eb10ca07a51", "modelInvariantUuid": "6418bb39-61e1-45fc-a36b-3f211bb846c7" } } }, { "relatedInstance": { "instanceId": "6636c4d5-f608-4376-b6d8-7977e98cb16d", "modelInfo": { "modelInvariantId": "827356a9-cb60-4976-9713-c30b4f850b41", "modelType": "vnf", "modelName": "vLB_CDS_SB00", "modelVersion": "1.0", "modelCustomizationUuid": "6478f94b-0b20-4b44-afc0-94e48070586a", "modelVersionId": "ca3c4797-0cdd-4797-8bec-9a3ce78ac4da", "modelCustomizationId": "6478f94b-0b20-4b44-afc0-94e48070586a", "modelUuid": "ca3c4797-0cdd-4797-8bec-9a3ce78ac4da", "modelInvariantUuid": "827356a9-cb60-4976-9713-c30b4f850b41" } } } ], "cloudConfiguration": { "tenantId": "41d6d38489bd40b09ea8a6b6b852dcbd", "tenantName": "Integration-SB-00", "cloudOwner": "CloudOwner", "lcpCloudRegionId": "RegionOne" }, "requestParameters": { "usePreload": false }, "configurationParameters": [ { "ip-addr": "$.vf-module-topology.vf-module-parameters.param[16].value", "oam-ip-addr": "$.vf-module-topology.vf-module-parameters.param[30].value" } ] }, "instanceReferences": { "serviceInstanceId": "c14e61b5-1ee6-4925-b4a9-b9c8dbfe3f34", "vnfInstanceId": "6636c4d5-f608-4376-b6d8-7977e98cb16d", "vfModuleInstanceId": "68804843-18e0-41a3-8838-a6d90a035e1a", "vfModuleInstanceName": "vfModuleName" }, "requestStatus": { "requestState": "COMPLETE", "statusMessage": "STATUS: ALaCarte-VfModule-scaleOut request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The vf module was found to already exist, thus no new vf module was created in the cloud via this request", "percentProgress": 100, "timestamp": "Fri, 15 May 2020 12:14:21 GMT" } } } 18:39:36.103 [Thread-15] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Create request succeeded for 996fc831-1f3e-42ba-ad5d-a192af27369b 18:39:36.103 [Thread-15] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property data/vfCount=11 18:39:36.103 [Thread-15] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Create request succeeded for 996fc831-1f3e-42ba-ad5d-a192af27369b 18:39:36.106 [Thread-20] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation default-Actor.VF Module Create outcome=Success for 996fc831-1f3e-42ba-ad5d-a192af27369b 18:39:36.107 [Thread-21] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- not retrying operation default-Actor.VF Module Create for 996fc831-1f3e-42ba-ad5d-a192af27369b 18:39:36.123 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@2fea9a7b[serviceInstanceId=my-service-instance-id, serviceInstanceName=(default), serviceType=(default), serviceRole=(default), serviceRate=(default), serviceLayer=(default), dueDate=(default), endDate=(default), environmentContext=(default), workloadContext=(default), createdAt=(default), updatedAt=(default), description=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), widgetModelId=(default), widgetModelVersion=(default), bandwidthTotal=(default), bandwidthUpWan1=(default), bandwidthDownWan1=(default), bandwidthUpWan2=(default), bandwidthDownWan2=(default), vhnPortalUrl=(default), serviceInstanceLocationId=(default), resourceVersion=(default), selflink=(default), orchestrationStatus=(default), inputParameters=(default), serviceFunction=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), metadata=(default), allottedResources=(default), composedResources=(default), communicationServiceProfiles=(default), serviceProfiles=(default), sliceProfiles=(default), operationalStatus=(default)] 18:39:36.124 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/service/model=org.onap.aai.domain.yang.ModelVer@2aa07d80[modelVersionId=(default), modelName=my-model-name-B, modelVersion=my-model-version-B, distributionStatus=(default), modelDescription=(default), sdncModelName=(default), sdncModelVersion=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), modelElements=(default), metadata=(default), relationshipList=(default)] 18:39:36.124 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/vnf/model=org.onap.aai.domain.yang.ModelVer@2aa07d80[modelVersionId=(default), modelName=my-model-name-B, modelVersion=my-model-version-B, distributionStatus=(default), modelDescription=(default), sdncModelName=(default), sdncModelVersion=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), modelElements=(default), metadata=(default), relationshipList=(default)] 18:39:36.124 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@69c1ea07[vnfId=my-vnf-id, vnfInstanceId=(default), vnfName=(default), vnfName2=(default), vnfType=(default), serviceId=(default), regionalResourceZone=(default), provStatus=(default), operationalStatus=(default), licenseKey=(default), equipmentRole=(default), orchestrationStatus=(default), vnfPackageName=(default), vnfDiscriptorName=(default), jobId=(default), heatStackId=(default), msoCatalogKey=(default), managementOption=(default), ipv4OamAddress=(default), ipv4Loopback0Address=(default), nmLanV6Address=(default), managementV6Address=(default), vcpu=(default), vcpuUnits=(default), vmemory=(default), vmemoryUnits=(default), vdisk=(default), vdiskUnits=(default), nshd=(default), nvm=(default), nnet=(default), inMaint=(default), isClosedLoopDisabled=(default), resourceVersion=(default), summaryStatus=(default), encryptedAccessFlag=(default), entitlementAssignmentGroupUuid=(default), entitlementResourceUuid=(default), licenseAssignmentGroupUuid=(default), licenseKeyUuid=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), asNumber=(default), regionalResourceSubzone=(default), nfType=(default), nfFunction=(default), nfRole=(default), nfNamingCode=(default), selflink=(default), ipv4OamGatewayAddress=(default), ipv4OamGatewayAddressPrefixLength=(default), vlanIdOuter=(default), nmProfileName=(default), softwareVersion=(default), applicationId=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), lInterfaces=(default), lagInterfaces=(default), vfModules=(default), licenses=(default), bgpGroups=(default), bgpNeighbors=(default), entitlements=(default)] 18:39:36.124 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@5cbe72b9[cloudOwner=(default), cloudRegionId=my-cloud-id, cloudType=(default), ownerDefinedType=(default), cloudRegionVersion=(default), identityUrl=(default), cloudZone=(default), complexName=(default), sriovAutomation=(default), cloudExtraInfo=(default), cloudRegionNumber=(default), cloudFunction=(default), cloudRole=(default), opsNote=(default), cloudRegionNumberDefinition=(default), status=(default), upgradeCycle=(default), resourceVersion=(default), orchestrationDisabled=(default), inMaint=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), volumeGroups=(default), tenants=(default), flavors=(default), groupAssignments=(default), snapshots=(default), images=(default), dvsSwitches=(default), oamNetworks=(default), availabilityZones=(default), relationshipList=(default), vipIpv4AddressList=(default), vipIpv6AddressList=(default), vlanRanges=(default), hostAggregates=(default), activities=(default), validationAudits=(default), hpaCapabilities=(default), esrSystemInfoList=(default)] 18:39:36.124 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@27fc0217[tenantId=my-tenant-id, tenantName=(default), tenantContext=(default), parentId=(default), productionState=(default), supportModel=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), vservers=(default), nosServers=(default), relationshipList=(default), k8SResources=(default)] 18:39:36.124 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property data/vfCount=10 18:39:36.133 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-24876a7e==org.glassfish.jersey.servlet.ServletContainer@4469c808{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=soSim, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@2cfe272f{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@31efacad{/,null,AVAILABLE}, connector=soSim@19b02dfd{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=Thread[soSim-6667,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-24876a7e==org.glassfish.jersey.servlet.ServletContainer@4469c808{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 18:39:36.134 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-24876a7e==org.glassfish.jersey.servlet.ServletContainer@4469c808{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=soSim, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@2cfe272f{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@31efacad{/,null,AVAILABLE}, connector=soSim@19b02dfd{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=Thread[soSim-6667,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-24876a7e==org.glassfish.jersey.servlet.ServletContainer@4469c808{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 18:39:36.148 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped soSim@19b02dfd{HTTP/1.1, (http/1.1)}{localhost:6667} 18:39:36.148 [main] INFO org.eclipse.jetty.server.Server -- Stopped Server@2cfe272f{STOPPING}[11.0.18,sto=0] 18:39:36.154 [main] INFO org.eclipse.jetty.server.handler.ContextHandler -- Stopped o.e.j.s.ServletContextHandler@31efacad{/,null,STOPPED} [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.200 s -- in org.onap.policy.controlloop.actor.so.VfModuleCreateTest [INFO] Running org.onap.policy.controlloop.actor.so.ModifyCllTest 18:39:36.176 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-75959b0c==org.glassfish.jersey.servlet.ServletContainer@824fed44{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=soSim, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@112530c3{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@355493bf{/,null,STOPPED}, connector=soSim@63c4d16{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-75959b0c==org.glassfish.jersey.servlet.ServletContainer@824fed44{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 18:39:36.176 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-75959b0c==org.glassfish.jersey.servlet.ServletContainer@824fed44{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=soSim, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@112530c3{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@355493bf{/,null,STOPPED}, connector=soSim@63c4d16{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-75959b0c==org.glassfish.jersey.servlet.ServletContainer@824fed44{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:39:36.177 [soSim-6667] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-75959b0c==org.glassfish.jersey.servlet.ServletContainer@824fed44{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=soSim, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@112530c3{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@355493bf{/,null,STOPPED}, connector=soSim@63c4d16{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=Thread[soSim-6667,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-75959b0c==org.glassfish.jersey.servlet.ServletContainer@824fed44{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:39:36.178 [soSim-6667] INFO org.eclipse.jetty.server.Server -- jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.4+8-Ubuntu-118.04 18:39:36.179 [soSim-6667] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager -- Session workerName=node0 18:39:36.244 [soSim-6667] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:39:36.264 [soSim-6667] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started o.e.j.s.ServletContextHandler@355493bf{/,null,AVAILABLE} 18:39:36.265 [soSim-6667] INFO org.eclipse.jetty.server.AbstractConnector -- Started soSim@63c4d16{HTTP/1.1, (http/1.1)}{localhost:6667} 18:39:36.266 [soSim-6667] INFO org.eclipse.jetty.server.Server -- Started Server@112530c3{STARTING}[11.0.18,sto=0] @4938ms 18:39:36.266 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-75959b0c==org.glassfish.jersey.servlet.ServletContainer@824fed44{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=soSim, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@112530c3{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@355493bf{/,null,AVAILABLE}, connector=soSim@63c4d16{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=Thread[soSim-6667,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-75959b0c==org.glassfish.jersey.servlet.ServletContainer@824fed44{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4911 ms. 18:39:36.290 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.ModifyCloudLeasedLine: set property event/payload={ "name": "cloud-leased-line-101", "globalSubscriberId": "IBNCustomer", "subscriptionServiceType": "IBN", "serviceType": "CLL", "serviceInstanceID": "cll-instance-01", "additionalProperties": { "modifyAction": "bandwdith", "enableSdnc": "true", "transportNetworks": [ { "id": "cll-101-network-001", "sla": { "latency": 2, "maxBandwidth": 8000 } }] } } 18:39:36.291 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.ModifyCloudLeasedLine: start operation attempt 1 for 996fc831-1f3e-42ba-ad5d-a192af27369b 18:39:36.292 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.ModifyCloudLeasedLine: set timeout to 50000ms for 996fc831-1f3e-42ba-ad5d-a192af27369b 18:39:36.293 [Thread-31] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation default-Actor.ModifyCloudLeasedLine for 996fc831-1f3e-42ba-ad5d-a192af27369b 18:39:36.296 [Thread-31] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://localhost:6667/infra/serviceIntent/v1/modify|] { "name": "cloud-leased-line-101", "serviceInstanceID": "cll-instance-01", "globalSubscriberId": "IBNCustomer", "subscriptionServiceType": "IBN", "serviceType": "CLL", "additionalProperties": { "modifyAction": "bandwdith", "enableSdnc": "true", "transportNetworks": [ { "id": "cll-101-network-001", "sla": { "latency": 2, "maxBandwidth": 8000 } } ] } } 18:39:36.296 [Thread-31] INFO network -- [OUT|REST|http://localhost:6667/infra/serviceIntent/v1/modify] { "name": "cloud-leased-line-101", "serviceInstanceID": "cll-instance-01", "globalSubscriberId": "IBNCustomer", "subscriptionServiceType": "IBN", "serviceType": "CLL", "additionalProperties": { "modifyAction": "bandwdith", "enableSdnc": "true", "transportNetworks": [ { "id": "cll-101-network-001", "sla": { "latency": 2, "maxBandwidth": 8000 } } ] } } 18:39:36.312 [Thread-31] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:39:36.313 [Thread-31] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:39:36.330 [qtp471031651-48] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:39:36 +0000] "PUT /infra/serviceIntent/v1/modify HTTP/1.1" 200 104 "-" "Jersey/3.1.3 (HttpUrlConnection 17.0.4)" 18:39:36.330 [Thread-32] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.ModifyCloudLeasedLine: response received for 996fc831-1f3e-42ba-ad5d-a192af27369b 18:39:36.331 [Thread-32] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://localhost:6667/infra/serviceIntent/v1/modify|] { "jobId": "db245365e79c47ed88fcd60caa8f6549", "status": "In progress", "statusDescription": {} } 18:39:36.331 [Thread-32] INFO network -- [IN|REST|http://localhost:6667/infra/serviceIntent/v1/modify] { "jobId": "db245365e79c47ed88fcd60caa8f6549", "status": "In progress", "statusDescription": {} } 18:39:36.331 [Thread-32] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.ModifyCloudLeasedLine request succeeded for 996fc831-1f3e-42ba-ad5d-a192af27369b 18:39:36.331 [Thread-35] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation default-Actor.ModifyCloudLeasedLine outcome=Success for 996fc831-1f3e-42ba-ad5d-a192af27369b 18:39:36.332 [Thread-36] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- not retrying operation default-Actor.ModifyCloudLeasedLine for 996fc831-1f3e-42ba-ad5d-a192af27369b 18:39:36.341 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-75959b0c==org.glassfish.jersey.servlet.ServletContainer@824fed44{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=soSim, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@112530c3{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@355493bf{/,null,AVAILABLE}, connector=soSim@63c4d16{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=Thread[soSim-6667,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-75959b0c==org.glassfish.jersey.servlet.ServletContainer@824fed44{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 18:39:36.342 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-75959b0c==org.glassfish.jersey.servlet.ServletContainer@824fed44{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=soSim, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@112530c3{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@355493bf{/,null,AVAILABLE}, connector=soSim@63c4d16{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=Thread[soSim-6667,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-75959b0c==org.glassfish.jersey.servlet.ServletContainer@824fed44{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 18:39:36.343 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped soSim@63c4d16{HTTP/1.1, (http/1.1)}{localhost:6667} 18:39:36.343 [main] INFO org.eclipse.jetty.server.Server -- Stopped Server@112530c3{STOPPING}[11.0.18,sto=0] 18:39:36.345 [main] INFO org.eclipse.jetty.server.handler.ContextHandler -- Stopped o.e.j.s.ServletContextHandler@355493bf{/,null,STOPPED} [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.174 s -- in org.onap.policy.controlloop.actor.so.ModifyCllTest [INFO] Running org.onap.policy.controlloop.actor.so.RestManagerResponseTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.onap.policy.controlloop.actor.so.RestManagerResponseTest [INFO] Running org.onap.policy.controlloop.actor.so.SoOperationTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s -- in org.onap.policy.controlloop.actor.so.SoOperationTest [INFO] Running org.onap.policy.controlloop.actor.so.ModifyNssiTest 18:39:36.453 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-4ad3969==org.glassfish.jersey.servlet.ServletContainer@dc3e0132{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=soSim, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@e171f93{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@5d7ff311{/,null,STOPPED}, connector=soSim@614d7fbf{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-4ad3969==org.glassfish.jersey.servlet.ServletContainer@dc3e0132{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 18:39:36.454 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-4ad3969==org.glassfish.jersey.servlet.ServletContainer@dc3e0132{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=soSim, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@e171f93{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@5d7ff311{/,null,STOPPED}, connector=soSim@614d7fbf{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-4ad3969==org.glassfish.jersey.servlet.ServletContainer@dc3e0132{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:39:36.456 [soSim-6667] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-4ad3969==org.glassfish.jersey.servlet.ServletContainer@dc3e0132{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=soSim, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@e171f93{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@5d7ff311{/,null,STOPPED}, connector=soSim@614d7fbf{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=Thread[soSim-6667,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-4ad3969==org.glassfish.jersey.servlet.ServletContainer@dc3e0132{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:39:36.458 [soSim-6667] INFO org.eclipse.jetty.server.Server -- jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.4+8-Ubuntu-118.04 18:39:36.463 [soSim-6667] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager -- Session workerName=node0 18:39:36.514 [soSim-6667] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:39:36.528 [soSim-6667] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started o.e.j.s.ServletContextHandler@5d7ff311{/,null,AVAILABLE} 18:39:36.529 [soSim-6667] INFO org.eclipse.jetty.server.AbstractConnector -- Started soSim@614d7fbf{HTTP/1.1, (http/1.1)}{localhost:6667} 18:39:36.530 [soSim-6667] INFO org.eclipse.jetty.server.Server -- Started Server@e171f93{STARTING}[11.0.18,sto=0] @5202ms 18:39:36.530 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-4ad3969==org.glassfish.jersey.servlet.ServletContainer@dc3e0132{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=soSim, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@e171f93{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@5d7ff311{/,null,AVAILABLE}, connector=soSim@614d7fbf{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=Thread[soSim-6667,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-4ad3969==org.glassfish.jersey.servlet.ServletContainer@dc3e0132{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4926 ms. 18:39:36.548 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.Modify NSSI: set property event/payload={ "name": "eMBB-001", "globalSubscriberId": "5GCustomer", "subscriptionServiceType": "5G", "networkType": "an", "serviceInstanceID": "02328c27-bb1a-4b0d-a437-111dc7087665", "additionalProperties": { "modifyAction": "allocate", "snssaiList": [ "001-100001" ], "sliceProfileId": "", "nsiInfo": { "nsiId": "NSI-M-001-HDBNJ-NSMF-01-A-ZX", "nsiName": "eMBB-001" }, "scriptName": "AN1" } } 18:39:36.548 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.Modify NSSI: start operation attempt 1 for 996fc831-1f3e-42ba-ad5d-a192af27369b 18:39:36.550 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.Modify NSSI: set timeout to 5000ms for 996fc831-1f3e-42ba-ad5d-a192af27369b 18:39:36.550 [Thread-46] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation default-Actor.Modify NSSI for 996fc831-1f3e-42ba-ad5d-a192af27369b 18:39:36.551 [Thread-46] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://localhost:6667/3gppservices/v7/modify|] { "name": "eMBB-001", "serviceInstanceID": "02328c27-bb1a-4b0d-a437-111dc7087665", "globalSubscriberId": "5GCustomer", "subscriptionServiceType": "5G", "networkType": "an", "additionalProperties": { "modifyAction": "allocate", "snssaiList": [ "001-100001" ], "sliceProfileId": "", "nsiInfo": { "nsiId": "NSI-M-001-HDBNJ-NSMF-01-A-ZX", "nsiName": "eMBB-001" }, "scriptName": "AN1" } } 18:39:36.551 [Thread-46] INFO network -- [OUT|REST|http://localhost:6667/3gppservices/v7/modify] { "name": "eMBB-001", "serviceInstanceID": "02328c27-bb1a-4b0d-a437-111dc7087665", "globalSubscriberId": "5GCustomer", "subscriptionServiceType": "5G", "networkType": "an", "additionalProperties": { "modifyAction": "allocate", "snssaiList": [ "001-100001" ], "sliceProfileId": "", "nsiInfo": { "nsiId": "NSI-M-001-HDBNJ-NSMF-01-A-ZX", "nsiName": "eMBB-001" }, "scriptName": "AN1" } } 18:39:36.560 [Thread-46] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:39:36.562 [Thread-46] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:39:36.574 [qtp2019388056-66] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:39:36 +0000] "PUT /3gppservices/v7/modify HTTP/1.1" 200 104 "-" "Jersey/3.1.3 (HttpUrlConnection 17.0.4)" 18:39:36.577 [Thread-47] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.Modify NSSI: response received for 996fc831-1f3e-42ba-ad5d-a192af27369b 18:39:36.578 [Thread-47] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://localhost:6667/3gppservices/v7/modify|] { "jobId": "db245365e79c47ed88fcd60caa8f6549", "status": "In progress", "statusDescription": {} } 18:39:36.578 [Thread-47] INFO network -- [IN|REST|http://localhost:6667/3gppservices/v7/modify] { "jobId": "db245365e79c47ed88fcd60caa8f6549", "status": "In progress", "statusDescription": {} } 18:39:36.578 [Thread-47] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.Modify NSSI request succeeded for 996fc831-1f3e-42ba-ad5d-a192af27369b 18:39:36.582 [Thread-50] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation default-Actor.Modify NSSI outcome=Success for 996fc831-1f3e-42ba-ad5d-a192af27369b 18:39:36.582 [Thread-51] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- not retrying operation default-Actor.Modify NSSI for 996fc831-1f3e-42ba-ad5d-a192af27369b 18:39:36.596 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-4ad3969==org.glassfish.jersey.servlet.ServletContainer@dc3e0132{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=soSim, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@e171f93{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@5d7ff311{/,null,AVAILABLE}, connector=soSim@614d7fbf{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=Thread[soSim-6667,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-4ad3969==org.glassfish.jersey.servlet.ServletContainer@dc3e0132{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 18:39:36.596 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-4ad3969==org.glassfish.jersey.servlet.ServletContainer@dc3e0132{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=soSim, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@e171f93{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@5d7ff311{/,null,AVAILABLE}, connector=soSim@614d7fbf{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=Thread[soSim-6667,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-4ad3969==org.glassfish.jersey.servlet.ServletContainer@dc3e0132{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 18:39:36.597 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped soSim@614d7fbf{HTTP/1.1, (http/1.1)}{localhost:6667} 18:39:36.597 [main] INFO org.eclipse.jetty.server.Server -- Stopped Server@e171f93{STOPPING}[11.0.18,sto=0] 18:39:36.598 [main] INFO org.eclipse.jetty.server.handler.ContextHandler -- Stopped o.e.j.s.ServletContextHandler@5d7ff311{/,null,STOPPED} [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.151 s -- in org.onap.policy.controlloop.actor.so.ModifyNssiTest [INFO] Running org.onap.policy.controlloop.actor.so.VfModuleDeleteTest 18:39:36.605 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-25f14e93==org.glassfish.jersey.servlet.ServletContainer@c7798927{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=soSim, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@4d525897{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@24435620{/,null,STOPPED}, connector=soSim@c6c84fa{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-25f14e93==org.glassfish.jersey.servlet.ServletContainer@c7798927{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 18:39:36.605 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-25f14e93==org.glassfish.jersey.servlet.ServletContainer@c7798927{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=soSim, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@4d525897{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@24435620{/,null,STOPPED}, connector=soSim@c6c84fa{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-25f14e93==org.glassfish.jersey.servlet.ServletContainer@c7798927{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:39:36.605 [soSim-6667] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-25f14e93==org.glassfish.jersey.servlet.ServletContainer@c7798927{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=soSim, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@4d525897{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@24435620{/,null,STOPPED}, connector=soSim@c6c84fa{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=Thread[soSim-6667,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-25f14e93==org.glassfish.jersey.servlet.ServletContainer@c7798927{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:39:36.606 [soSim-6667] INFO org.eclipse.jetty.server.Server -- jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.4+8-Ubuntu-118.04 18:39:36.612 [soSim-6667] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager -- Session workerName=node0 18:39:36.650 [soSim-6667] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:39:36.663 [soSim-6667] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started o.e.j.s.ServletContextHandler@24435620{/,null,AVAILABLE} 18:39:36.664 [soSim-6667] INFO org.eclipse.jetty.server.AbstractConnector -- Started soSim@c6c84fa{HTTP/1.1, (http/1.1)}{localhost:6667} 18:39:36.664 [soSim-6667] INFO org.eclipse.jetty.server.Server -- Started Server@4d525897{STARTING}[11.0.18,sto=0] @5337ms 18:39:36.664 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-25f14e93==org.glassfish.jersey.servlet.ServletContainer@c7798927{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=soSim, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@4d525897{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@24435620{/,null,AVAILABLE}, connector=soSim@c6c84fa{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=Thread[soSim-6667,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-25f14e93==org.glassfish.jersey.servlet.ServletContainer@c7798927{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4941 ms. 18:39:36.807 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@5b55c3d6[serviceInstanceId=my-service-instance-id, serviceInstanceName=(default), serviceType=(default), serviceRole=(default), serviceRate=(default), serviceLayer=(default), dueDate=(default), endDate=(default), environmentContext=(default), workloadContext=(default), createdAt=(default), updatedAt=(default), description=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), widgetModelId=(default), widgetModelVersion=(default), bandwidthTotal=(default), bandwidthUpWan1=(default), bandwidthDownWan1=(default), bandwidthUpWan2=(default), bandwidthDownWan2=(default), vhnPortalUrl=(default), serviceInstanceLocationId=(default), resourceVersion=(default), selflink=(default), orchestrationStatus=(default), inputParameters=(default), serviceFunction=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), metadata=(default), allottedResources=(default), composedResources=(default), communicationServiceProfiles=(default), serviceProfiles=(default), sliceProfiles=(default), operationalStatus=(default)] 18:39:36.807 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@6c8e5ac4[vnfId=my-vnf-id, vnfInstanceId=(default), vnfName=(default), vnfName2=(default), vnfType=(default), serviceId=(default), regionalResourceZone=(default), provStatus=(default), operationalStatus=(default), licenseKey=(default), equipmentRole=(default), orchestrationStatus=(default), vnfPackageName=(default), vnfDiscriptorName=(default), jobId=(default), heatStackId=(default), msoCatalogKey=(default), managementOption=(default), ipv4OamAddress=(default), ipv4Loopback0Address=(default), nmLanV6Address=(default), managementV6Address=(default), vcpu=(default), vcpuUnits=(default), vmemory=(default), vmemoryUnits=(default), vdisk=(default), vdiskUnits=(default), nshd=(default), nvm=(default), nnet=(default), inMaint=(default), isClosedLoopDisabled=(default), resourceVersion=(default), summaryStatus=(default), encryptedAccessFlag=(default), entitlementAssignmentGroupUuid=(default), entitlementResourceUuid=(default), licenseAssignmentGroupUuid=(default), licenseKeyUuid=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), asNumber=(default), regionalResourceSubzone=(default), nfType=(default), nfFunction=(default), nfRole=(default), nfNamingCode=(default), selflink=(default), ipv4OamGatewayAddress=(default), ipv4OamGatewayAddressPrefixLength=(default), vlanIdOuter=(default), nmProfileName=(default), softwareVersion=(default), applicationId=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), lInterfaces=(default), lagInterfaces=(default), vfModules=(default), licenses=(default), bgpGroups=(default), bgpNeighbors=(default), entitlements=(default)] 18:39:36.808 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@1800c1e3[cloudOwner=(default), cloudRegionId=my-cloud-id, cloudType=(default), ownerDefinedType=(default), cloudRegionVersion=(default), identityUrl=(default), cloudZone=(default), complexName=(default), sriovAutomation=(default), cloudExtraInfo=(default), cloudRegionNumber=(default), cloudFunction=(default), cloudRole=(default), opsNote=(default), cloudRegionNumberDefinition=(default), status=(default), upgradeCycle=(default), resourceVersion=(default), orchestrationDisabled=(default), inMaint=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), volumeGroups=(default), tenants=(default), flavors=(default), groupAssignments=(default), snapshots=(default), images=(default), dvsSwitches=(default), oamNetworks=(default), availabilityZones=(default), relationshipList=(default), vipIpv4AddressList=(default), vipIpv6AddressList=(default), vlanRanges=(default), hostAggregates=(default), activities=(default), validationAudits=(default), hpaCapabilities=(default), esrSystemInfoList=(default)] 18:39:36.808 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@3b8b4846[tenantId=my-tenant-id, tenantName=(default), tenantContext=(default), parentId=(default), productionState=(default), supportModel=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), vservers=(default), nosServers=(default), relationshipList=(default), k8SResources=(default)] 18:39:36.808 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property data/vfCount=10 18:39:36.808 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@50734cea[serviceInstanceId=my-service-instance-id, serviceInstanceName=(default), serviceType=(default), serviceRole=(default), serviceRate=(default), serviceLayer=(default), dueDate=(default), endDate=(default), environmentContext=(default), workloadContext=(default), createdAt=(default), updatedAt=(default), description=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), widgetModelId=(default), widgetModelVersion=(default), bandwidthTotal=(default), bandwidthUpWan1=(default), bandwidthDownWan1=(default), bandwidthUpWan2=(default), bandwidthDownWan2=(default), vhnPortalUrl=(default), serviceInstanceLocationId=(default), resourceVersion=(default), selflink=(default), orchestrationStatus=(default), inputParameters=(default), serviceFunction=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), metadata=(default), allottedResources=(default), composedResources=(default), communicationServiceProfiles=(default), serviceProfiles=(default), sliceProfiles=(default), operationalStatus=(default)] 18:39:36.808 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@4e6280de[vnfId=my-vnf-id, vnfInstanceId=(default), vnfName=(default), vnfName2=(default), vnfType=(default), serviceId=(default), regionalResourceZone=(default), provStatus=(default), operationalStatus=(default), licenseKey=(default), equipmentRole=(default), orchestrationStatus=(default), vnfPackageName=(default), vnfDiscriptorName=(default), jobId=(default), heatStackId=(default), msoCatalogKey=(default), managementOption=(default), ipv4OamAddress=(default), ipv4Loopback0Address=(default), nmLanV6Address=(default), managementV6Address=(default), vcpu=(default), vcpuUnits=(default), vmemory=(default), vmemoryUnits=(default), vdisk=(default), vdiskUnits=(default), nshd=(default), nvm=(default), nnet=(default), inMaint=(default), isClosedLoopDisabled=(default), resourceVersion=(default), summaryStatus=(default), encryptedAccessFlag=(default), entitlementAssignmentGroupUuid=(default), entitlementResourceUuid=(default), licenseAssignmentGroupUuid=(default), licenseKeyUuid=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), asNumber=(default), regionalResourceSubzone=(default), nfType=(default), nfFunction=(default), nfRole=(default), nfNamingCode=(default), selflink=(default), ipv4OamGatewayAddress=(default), ipv4OamGatewayAddressPrefixLength=(default), vlanIdOuter=(default), nmProfileName=(default), softwareVersion=(default), applicationId=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), lInterfaces=(default), lagInterfaces=(default), vfModules=(default), licenses=(default), bgpGroups=(default), bgpNeighbors=(default), entitlements=(default)] 18:39:36.808 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@2fca282c[cloudOwner=(default), cloudRegionId=my-cloud-id, cloudType=(default), ownerDefinedType=(default), cloudRegionVersion=(default), identityUrl=(default), cloudZone=(default), complexName=(default), sriovAutomation=(default), cloudExtraInfo=(default), cloudRegionNumber=(default), cloudFunction=(default), cloudRole=(default), opsNote=(default), cloudRegionNumberDefinition=(default), status=(default), upgradeCycle=(default), resourceVersion=(default), orchestrationDisabled=(default), inMaint=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), volumeGroups=(default), tenants=(default), flavors=(default), groupAssignments=(default), snapshots=(default), images=(default), dvsSwitches=(default), oamNetworks=(default), availabilityZones=(default), relationshipList=(default), vipIpv4AddressList=(default), vipIpv6AddressList=(default), vlanRanges=(default), hostAggregates=(default), activities=(default), validationAudits=(default), hpaCapabilities=(default), esrSystemInfoList=(default)] 18:39:36.808 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@4a2653a0[tenantId=my-tenant-id, tenantName=(default), tenantContext=(default), parentId=(default), productionState=(default), supportModel=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), vservers=(default), nosServers=(default), relationshipList=(default), k8SResources=(default)] 18:39:36.808 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property data/vfCount=10 18:39:36.808 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property data/vfCount=30 18:39:36.809 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: start operation attempt 1 for 996fc831-1f3e-42ba-ad5d-a192af27369b 18:39:36.809 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set timeout to 300000ms for 996fc831-1f3e-42ba-ad5d-a192af27369b 18:39:36.809 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation default-Actor.VF Module Delete for 996fc831-1f3e-42ba-ad5d-a192af27369b 18:39:36.810 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|my-path/my-service-instance-id/vnfs/my-vnf-id/vfModules/null|] { "requestDetails": { "modelInfo": { "modelType": "vfModule", "modelInvariantId": "my-model-invariant-id", "modelVersionId": "my-model-version-id", "modelName": "my-model-name", "modelVersion": "my-model-version", "modelCustomizationId": "my-model-customization-id" }, "cloudConfiguration": { "lcpCloudRegionId": "my-cloud-id", "tenantId": "my-tenant-id" }, "requestInfo": { "source": "POLICY", "suppressRollback": false, "requestorId": "policy" } } } 18:39:36.810 [ForkJoinPool.commonPool-worker-2] INFO network -- [OUT|REST|my-path/my-service-instance-id/vnfs/my-vnf-id/vfModules/null] { "requestDetails": { "modelInfo": { "modelType": "vfModule", "modelInvariantId": "my-model-invariant-id", "modelVersionId": "my-model-version-id", "modelName": "my-model-name", "modelVersion": "my-model-version", "modelCustomizationId": "my-model-customization-id" }, "cloudConfiguration": { "lcpCloudRegionId": "my-cloud-id", "tenantId": "my-tenant-id" }, "requestInfo": { "source": "POLICY", "suppressRollback": false, "requestorId": "policy" } } } 18:39:36.834 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Delete: response received for 996fc831-1f3e-42ba-ad5d-a192af27369b 18:39:36.834 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|my-path/my-service-instance-id/vnfs/my-vnf-id/vfModules/null|] {"requestReferences":{"requestId":"996fc831-1f3e-42ba-ad5d-a192af27369b"},"request":{"requestStatus":{"percentProgress":0,"requestState":"COMPLETE","wasRolledBack":false}},"httpResponseCode":0} 18:39:36.834 [ForkJoinPool.commonPool-worker-2] INFO network -- [IN|REST|my-path/my-service-instance-id/vnfs/my-vnf-id/vfModules/null] {"requestReferences":{"requestId":"996fc831-1f3e-42ba-ad5d-a192af27369b"},"request":{"requestStatus":{"percentProgress":0,"requestState":"COMPLETE","wasRolledBack":false}},"httpResponseCode":0} 18:39:36.834 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Delete request succeeded for 996fc831-1f3e-42ba-ad5d-a192af27369b 18:39:36.834 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property data/vfCount=29 18:39:36.835 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Delete request succeeded for 996fc831-1f3e-42ba-ad5d-a192af27369b 18:39:36.835 [ForkJoinPool.commonPool-worker-3] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation default-Actor.VF Module Delete outcome=Success for 996fc831-1f3e-42ba-ad5d-a192af27369b 18:39:36.835 [ForkJoinPool.commonPool-worker-3] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- not retrying operation default-Actor.VF Module Delete for 996fc831-1f3e-42ba-ad5d-a192af27369b 18:39:36.853 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@54a5496f[serviceInstanceId=my-service-instance-id, serviceInstanceName=(default), serviceType=(default), serviceRole=(default), serviceRate=(default), serviceLayer=(default), dueDate=(default), endDate=(default), environmentContext=(default), workloadContext=(default), createdAt=(default), updatedAt=(default), description=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), widgetModelId=(default), widgetModelVersion=(default), bandwidthTotal=(default), bandwidthUpWan1=(default), bandwidthDownWan1=(default), bandwidthUpWan2=(default), bandwidthDownWan2=(default), vhnPortalUrl=(default), serviceInstanceLocationId=(default), resourceVersion=(default), selflink=(default), orchestrationStatus=(default), inputParameters=(default), serviceFunction=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), metadata=(default), allottedResources=(default), composedResources=(default), communicationServiceProfiles=(default), serviceProfiles=(default), sliceProfiles=(default), operationalStatus=(default)] 18:39:36.853 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@3a116ca6[vnfId=my-vnf-id, vnfInstanceId=(default), vnfName=(default), vnfName2=(default), vnfType=(default), serviceId=(default), regionalResourceZone=(default), provStatus=(default), operationalStatus=(default), licenseKey=(default), equipmentRole=(default), orchestrationStatus=(default), vnfPackageName=(default), vnfDiscriptorName=(default), jobId=(default), heatStackId=(default), msoCatalogKey=(default), managementOption=(default), ipv4OamAddress=(default), ipv4Loopback0Address=(default), nmLanV6Address=(default), managementV6Address=(default), vcpu=(default), vcpuUnits=(default), vmemory=(default), vmemoryUnits=(default), vdisk=(default), vdiskUnits=(default), nshd=(default), nvm=(default), nnet=(default), inMaint=(default), isClosedLoopDisabled=(default), resourceVersion=(default), summaryStatus=(default), encryptedAccessFlag=(default), entitlementAssignmentGroupUuid=(default), entitlementResourceUuid=(default), licenseAssignmentGroupUuid=(default), licenseKeyUuid=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), asNumber=(default), regionalResourceSubzone=(default), nfType=(default), nfFunction=(default), nfRole=(default), nfNamingCode=(default), selflink=(default), ipv4OamGatewayAddress=(default), ipv4OamGatewayAddressPrefixLength=(default), vlanIdOuter=(default), nmProfileName=(default), softwareVersion=(default), applicationId=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), lInterfaces=(default), lagInterfaces=(default), vfModules=(default), licenses=(default), bgpGroups=(default), bgpNeighbors=(default), entitlements=(default)] 18:39:36.853 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@12bcf7c6[cloudOwner=(default), cloudRegionId=my-cloud-id, cloudType=(default), ownerDefinedType=(default), cloudRegionVersion=(default), identityUrl=(default), cloudZone=(default), complexName=(default), sriovAutomation=(default), cloudExtraInfo=(default), cloudRegionNumber=(default), cloudFunction=(default), cloudRole=(default), opsNote=(default), cloudRegionNumberDefinition=(default), status=(default), upgradeCycle=(default), resourceVersion=(default), orchestrationDisabled=(default), inMaint=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), volumeGroups=(default), tenants=(default), flavors=(default), groupAssignments=(default), snapshots=(default), images=(default), dvsSwitches=(default), oamNetworks=(default), availabilityZones=(default), relationshipList=(default), vipIpv4AddressList=(default), vipIpv6AddressList=(default), vlanRanges=(default), hostAggregates=(default), activities=(default), validationAudits=(default), hpaCapabilities=(default), esrSystemInfoList=(default)] 18:39:36.853 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@5e763c07[tenantId=my-tenant-id, tenantName=(default), tenantContext=(default), parentId=(default), productionState=(default), supportModel=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), vservers=(default), nosServers=(default), relationshipList=(default), k8SResources=(default)] 18:39:36.853 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property data/vfCount=10 18:39:36.858 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@52a75c12[serviceInstanceId=my-service-instance-id, serviceInstanceName=(default), serviceType=(default), serviceRole=(default), serviceRate=(default), serviceLayer=(default), dueDate=(default), endDate=(default), environmentContext=(default), workloadContext=(default), createdAt=(default), updatedAt=(default), description=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), widgetModelId=(default), widgetModelVersion=(default), bandwidthTotal=(default), bandwidthUpWan1=(default), bandwidthDownWan1=(default), bandwidthUpWan2=(default), bandwidthDownWan2=(default), vhnPortalUrl=(default), serviceInstanceLocationId=(default), resourceVersion=(default), selflink=(default), orchestrationStatus=(default), inputParameters=(default), serviceFunction=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), metadata=(default), allottedResources=(default), composedResources=(default), communicationServiceProfiles=(default), serviceProfiles=(default), sliceProfiles=(default), operationalStatus=(default)] 18:39:36.858 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@57f1a1de[vnfId=my-vnf-id, vnfInstanceId=(default), vnfName=(default), vnfName2=(default), vnfType=(default), serviceId=(default), regionalResourceZone=(default), provStatus=(default), operationalStatus=(default), licenseKey=(default), equipmentRole=(default), orchestrationStatus=(default), vnfPackageName=(default), vnfDiscriptorName=(default), jobId=(default), heatStackId=(default), msoCatalogKey=(default), managementOption=(default), ipv4OamAddress=(default), ipv4Loopback0Address=(default), nmLanV6Address=(default), managementV6Address=(default), vcpu=(default), vcpuUnits=(default), vmemory=(default), vmemoryUnits=(default), vdisk=(default), vdiskUnits=(default), nshd=(default), nvm=(default), nnet=(default), inMaint=(default), isClosedLoopDisabled=(default), resourceVersion=(default), summaryStatus=(default), encryptedAccessFlag=(default), entitlementAssignmentGroupUuid=(default), entitlementResourceUuid=(default), licenseAssignmentGroupUuid=(default), licenseKeyUuid=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), asNumber=(default), regionalResourceSubzone=(default), nfType=(default), nfFunction=(default), nfRole=(default), nfNamingCode=(default), selflink=(default), ipv4OamGatewayAddress=(default), ipv4OamGatewayAddressPrefixLength=(default), vlanIdOuter=(default), nmProfileName=(default), softwareVersion=(default), applicationId=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), lInterfaces=(default), lagInterfaces=(default), vfModules=(default), licenses=(default), bgpGroups=(default), bgpNeighbors=(default), entitlements=(default)] 18:39:36.858 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@4a6ef712[cloudOwner=(default), cloudRegionId=my-cloud-id, cloudType=(default), ownerDefinedType=(default), cloudRegionVersion=(default), identityUrl=(default), cloudZone=(default), complexName=(default), sriovAutomation=(default), cloudExtraInfo=(default), cloudRegionNumber=(default), cloudFunction=(default), cloudRole=(default), opsNote=(default), cloudRegionNumberDefinition=(default), status=(default), upgradeCycle=(default), resourceVersion=(default), orchestrationDisabled=(default), inMaint=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), volumeGroups=(default), tenants=(default), flavors=(default), groupAssignments=(default), snapshots=(default), images=(default), dvsSwitches=(default), oamNetworks=(default), availabilityZones=(default), relationshipList=(default), vipIpv4AddressList=(default), vipIpv6AddressList=(default), vlanRanges=(default), hostAggregates=(default), activities=(default), validationAudits=(default), hpaCapabilities=(default), esrSystemInfoList=(default)] 18:39:36.858 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@98712fa[tenantId=my-tenant-id, tenantName=(default), tenantContext=(default), parentId=(default), productionState=(default), supportModel=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), vservers=(default), nosServers=(default), relationshipList=(default), k8SResources=(default)] 18:39:36.858 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property data/vfCount=10 18:39:36.981 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@552cb0d5[serviceInstanceId=my-service-instance-id, serviceInstanceName=(default), serviceType=(default), serviceRole=(default), serviceRate=(default), serviceLayer=(default), dueDate=(default), endDate=(default), environmentContext=(default), workloadContext=(default), createdAt=(default), updatedAt=(default), description=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), widgetModelId=(default), widgetModelVersion=(default), bandwidthTotal=(default), bandwidthUpWan1=(default), bandwidthDownWan1=(default), bandwidthUpWan2=(default), bandwidthDownWan2=(default), vhnPortalUrl=(default), serviceInstanceLocationId=(default), resourceVersion=(default), selflink=(default), orchestrationStatus=(default), inputParameters=(default), serviceFunction=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), metadata=(default), allottedResources=(default), composedResources=(default), communicationServiceProfiles=(default), serviceProfiles=(default), sliceProfiles=(default), operationalStatus=(default)] 18:39:36.982 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@61d6c8c4[vnfId=my-vnf-id, vnfInstanceId=(default), vnfName=(default), vnfName2=(default), vnfType=(default), serviceId=(default), regionalResourceZone=(default), provStatus=(default), operationalStatus=(default), licenseKey=(default), equipmentRole=(default), orchestrationStatus=(default), vnfPackageName=(default), vnfDiscriptorName=(default), jobId=(default), heatStackId=(default), msoCatalogKey=(default), managementOption=(default), ipv4OamAddress=(default), ipv4Loopback0Address=(default), nmLanV6Address=(default), managementV6Address=(default), vcpu=(default), vcpuUnits=(default), vmemory=(default), vmemoryUnits=(default), vdisk=(default), vdiskUnits=(default), nshd=(default), nvm=(default), nnet=(default), inMaint=(default), isClosedLoopDisabled=(default), resourceVersion=(default), summaryStatus=(default), encryptedAccessFlag=(default), entitlementAssignmentGroupUuid=(default), entitlementResourceUuid=(default), licenseAssignmentGroupUuid=(default), licenseKeyUuid=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), asNumber=(default), regionalResourceSubzone=(default), nfType=(default), nfFunction=(default), nfRole=(default), nfNamingCode=(default), selflink=(default), ipv4OamGatewayAddress=(default), ipv4OamGatewayAddressPrefixLength=(default), vlanIdOuter=(default), nmProfileName=(default), softwareVersion=(default), applicationId=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), lInterfaces=(default), lagInterfaces=(default), vfModules=(default), licenses=(default), bgpGroups=(default), bgpNeighbors=(default), entitlements=(default)] 18:39:36.982 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@74e2cfc5[cloudOwner=(default), cloudRegionId=my-cloud-id, cloudType=(default), ownerDefinedType=(default), cloudRegionVersion=(default), identityUrl=(default), cloudZone=(default), complexName=(default), sriovAutomation=(default), cloudExtraInfo=(default), cloudRegionNumber=(default), cloudFunction=(default), cloudRole=(default), opsNote=(default), cloudRegionNumberDefinition=(default), status=(default), upgradeCycle=(default), resourceVersion=(default), orchestrationDisabled=(default), inMaint=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), volumeGroups=(default), tenants=(default), flavors=(default), groupAssignments=(default), snapshots=(default), images=(default), dvsSwitches=(default), oamNetworks=(default), availabilityZones=(default), relationshipList=(default), vipIpv4AddressList=(default), vipIpv6AddressList=(default), vlanRanges=(default), hostAggregates=(default), activities=(default), validationAudits=(default), hpaCapabilities=(default), esrSystemInfoList=(default)] 18:39:36.982 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@4a5d5b38[tenantId=my-tenant-id, tenantName=(default), tenantContext=(default), parentId=(default), productionState=(default), supportModel=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), vservers=(default), nosServers=(default), relationshipList=(default), k8SResources=(default)] 18:39:36.982 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property data/vfCount=10 18:39:37.014 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@4822ab4d[serviceInstanceId=my-service-instance-id, serviceInstanceName=(default), serviceType=(default), serviceRole=(default), serviceRate=(default), serviceLayer=(default), dueDate=(default), endDate=(default), environmentContext=(default), workloadContext=(default), createdAt=(default), updatedAt=(default), description=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), widgetModelId=(default), widgetModelVersion=(default), bandwidthTotal=(default), bandwidthUpWan1=(default), bandwidthDownWan1=(default), bandwidthUpWan2=(default), bandwidthDownWan2=(default), vhnPortalUrl=(default), serviceInstanceLocationId=(default), resourceVersion=(default), selflink=(default), orchestrationStatus=(default), inputParameters=(default), serviceFunction=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), metadata=(default), allottedResources=(default), composedResources=(default), communicationServiceProfiles=(default), serviceProfiles=(default), sliceProfiles=(default), operationalStatus=(default)] 18:39:37.014 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@516b84d1[vnfId=my-vnf-id, vnfInstanceId=(default), vnfName=(default), vnfName2=(default), vnfType=(default), serviceId=(default), regionalResourceZone=(default), provStatus=(default), operationalStatus=(default), licenseKey=(default), equipmentRole=(default), orchestrationStatus=(default), vnfPackageName=(default), vnfDiscriptorName=(default), jobId=(default), heatStackId=(default), msoCatalogKey=(default), managementOption=(default), ipv4OamAddress=(default), ipv4Loopback0Address=(default), nmLanV6Address=(default), managementV6Address=(default), vcpu=(default), vcpuUnits=(default), vmemory=(default), vmemoryUnits=(default), vdisk=(default), vdiskUnits=(default), nshd=(default), nvm=(default), nnet=(default), inMaint=(default), isClosedLoopDisabled=(default), resourceVersion=(default), summaryStatus=(default), encryptedAccessFlag=(default), entitlementAssignmentGroupUuid=(default), entitlementResourceUuid=(default), licenseAssignmentGroupUuid=(default), licenseKeyUuid=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), asNumber=(default), regionalResourceSubzone=(default), nfType=(default), nfFunction=(default), nfRole=(default), nfNamingCode=(default), selflink=(default), ipv4OamGatewayAddress=(default), ipv4OamGatewayAddressPrefixLength=(default), vlanIdOuter=(default), nmProfileName=(default), softwareVersion=(default), applicationId=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), lInterfaces=(default), lagInterfaces=(default), vfModules=(default), licenses=(default), bgpGroups=(default), bgpNeighbors=(default), entitlements=(default)] 18:39:37.015 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@1ad1f167[cloudOwner=(default), cloudRegionId=my-cloud-id, cloudType=(default), ownerDefinedType=(default), cloudRegionVersion=(default), identityUrl=(default), cloudZone=(default), complexName=(default), sriovAutomation=(default), cloudExtraInfo=(default), cloudRegionNumber=(default), cloudFunction=(default), cloudRole=(default), opsNote=(default), cloudRegionNumberDefinition=(default), status=(default), upgradeCycle=(default), resourceVersion=(default), orchestrationDisabled=(default), inMaint=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), volumeGroups=(default), tenants=(default), flavors=(default), groupAssignments=(default), snapshots=(default), images=(default), dvsSwitches=(default), oamNetworks=(default), availabilityZones=(default), relationshipList=(default), vipIpv4AddressList=(default), vipIpv6AddressList=(default), vlanRanges=(default), hostAggregates=(default), activities=(default), validationAudits=(default), hpaCapabilities=(default), esrSystemInfoList=(default)] 18:39:37.015 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@608eb42e[tenantId=my-tenant-id, tenantName=(default), tenantContext=(default), parentId=(default), productionState=(default), supportModel=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), vservers=(default), nosServers=(default), relationshipList=(default), k8SResources=(default)] 18:39:37.015 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property data/vfCount=10 18:39:37.015 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@3d2b13b1[serviceInstanceId=my-service-instance-id, serviceInstanceName=(default), serviceType=(default), serviceRole=(default), serviceRate=(default), serviceLayer=(default), dueDate=(default), endDate=(default), environmentContext=(default), workloadContext=(default), createdAt=(default), updatedAt=(default), description=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), widgetModelId=(default), widgetModelVersion=(default), bandwidthTotal=(default), bandwidthUpWan1=(default), bandwidthDownWan1=(default), bandwidthUpWan2=(default), bandwidthDownWan2=(default), vhnPortalUrl=(default), serviceInstanceLocationId=(default), resourceVersion=(default), selflink=(default), orchestrationStatus=(default), inputParameters=(default), serviceFunction=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), metadata=(default), allottedResources=(default), composedResources=(default), communicationServiceProfiles=(default), serviceProfiles=(default), sliceProfiles=(default), operationalStatus=(default)] 18:39:37.015 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@30eb55c9[vnfId=my-vnf-id, vnfInstanceId=(default), vnfName=(default), vnfName2=(default), vnfType=(default), serviceId=(default), regionalResourceZone=(default), provStatus=(default), operationalStatus=(default), licenseKey=(default), equipmentRole=(default), orchestrationStatus=(default), vnfPackageName=(default), vnfDiscriptorName=(default), jobId=(default), heatStackId=(default), msoCatalogKey=(default), managementOption=(default), ipv4OamAddress=(default), ipv4Loopback0Address=(default), nmLanV6Address=(default), managementV6Address=(default), vcpu=(default), vcpuUnits=(default), vmemory=(default), vmemoryUnits=(default), vdisk=(default), vdiskUnits=(default), nshd=(default), nvm=(default), nnet=(default), inMaint=(default), isClosedLoopDisabled=(default), resourceVersion=(default), summaryStatus=(default), encryptedAccessFlag=(default), entitlementAssignmentGroupUuid=(default), entitlementResourceUuid=(default), licenseAssignmentGroupUuid=(default), licenseKeyUuid=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), asNumber=(default), regionalResourceSubzone=(default), nfType=(default), nfFunction=(default), nfRole=(default), nfNamingCode=(default), selflink=(default), ipv4OamGatewayAddress=(default), ipv4OamGatewayAddressPrefixLength=(default), vlanIdOuter=(default), nmProfileName=(default), softwareVersion=(default), applicationId=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), lInterfaces=(default), lagInterfaces=(default), vfModules=(default), licenses=(default), bgpGroups=(default), bgpNeighbors=(default), entitlements=(default)] 18:39:37.016 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@2524d07a[cloudOwner=(default), cloudRegionId=my-cloud-id, cloudType=(default), ownerDefinedType=(default), cloudRegionVersion=(default), identityUrl=(default), cloudZone=(default), complexName=(default), sriovAutomation=(default), cloudExtraInfo=(default), cloudRegionNumber=(default), cloudFunction=(default), cloudRole=(default), opsNote=(default), cloudRegionNumberDefinition=(default), status=(default), upgradeCycle=(default), resourceVersion=(default), orchestrationDisabled=(default), inMaint=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), volumeGroups=(default), tenants=(default), flavors=(default), groupAssignments=(default), snapshots=(default), images=(default), dvsSwitches=(default), oamNetworks=(default), availabilityZones=(default), relationshipList=(default), vipIpv4AddressList=(default), vipIpv6AddressList=(default), vlanRanges=(default), hostAggregates=(default), activities=(default), validationAudits=(default), hpaCapabilities=(default), esrSystemInfoList=(default)] 18:39:37.016 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@309e3f34[tenantId=my-tenant-id, tenantName=(default), tenantContext=(default), parentId=(default), productionState=(default), supportModel=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), vservers=(default), nosServers=(default), relationshipList=(default), k8SResources=(default)] 18:39:37.016 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property data/vfCount=10 18:39:37.016 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@554d040d[serviceInstanceId=(default), serviceInstanceName=(default), serviceType=(default), serviceRole=(default), serviceRate=(default), serviceLayer=(default), dueDate=(default), endDate=(default), environmentContext=(default), workloadContext=(default), createdAt=(default), updatedAt=(default), description=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), widgetModelId=(default), widgetModelVersion=(default), bandwidthTotal=(default), bandwidthUpWan1=(default), bandwidthDownWan1=(default), bandwidthUpWan2=(default), bandwidthDownWan2=(default), vhnPortalUrl=(default), serviceInstanceLocationId=(default), resourceVersion=(default), selflink=(default), orchestrationStatus=(default), inputParameters=(default), serviceFunction=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), metadata=(default), allottedResources=(default), composedResources=(default), communicationServiceProfiles=(default), serviceProfiles=(default), sliceProfiles=(default), operationalStatus=(default)] 18:39:37.029 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@3d4b45b[serviceInstanceId=my-service-instance-id, serviceInstanceName=(default), serviceType=(default), serviceRole=(default), serviceRate=(default), serviceLayer=(default), dueDate=(default), endDate=(default), environmentContext=(default), workloadContext=(default), createdAt=(default), updatedAt=(default), description=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), widgetModelId=(default), widgetModelVersion=(default), bandwidthTotal=(default), bandwidthUpWan1=(default), bandwidthDownWan1=(default), bandwidthUpWan2=(default), bandwidthDownWan2=(default), vhnPortalUrl=(default), serviceInstanceLocationId=(default), resourceVersion=(default), selflink=(default), orchestrationStatus=(default), inputParameters=(default), serviceFunction=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), metadata=(default), allottedResources=(default), composedResources=(default), communicationServiceProfiles=(default), serviceProfiles=(default), sliceProfiles=(default), operationalStatus=(default)] 18:39:37.029 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@4d0b276e[vnfId=my-vnf-id, vnfInstanceId=(default), vnfName=(default), vnfName2=(default), vnfType=(default), serviceId=(default), regionalResourceZone=(default), provStatus=(default), operationalStatus=(default), licenseKey=(default), equipmentRole=(default), orchestrationStatus=(default), vnfPackageName=(default), vnfDiscriptorName=(default), jobId=(default), heatStackId=(default), msoCatalogKey=(default), managementOption=(default), ipv4OamAddress=(default), ipv4Loopback0Address=(default), nmLanV6Address=(default), managementV6Address=(default), vcpu=(default), vcpuUnits=(default), vmemory=(default), vmemoryUnits=(default), vdisk=(default), vdiskUnits=(default), nshd=(default), nvm=(default), nnet=(default), inMaint=(default), isClosedLoopDisabled=(default), resourceVersion=(default), summaryStatus=(default), encryptedAccessFlag=(default), entitlementAssignmentGroupUuid=(default), entitlementResourceUuid=(default), licenseAssignmentGroupUuid=(default), licenseKeyUuid=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), asNumber=(default), regionalResourceSubzone=(default), nfType=(default), nfFunction=(default), nfRole=(default), nfNamingCode=(default), selflink=(default), ipv4OamGatewayAddress=(default), ipv4OamGatewayAddressPrefixLength=(default), vlanIdOuter=(default), nmProfileName=(default), softwareVersion=(default), applicationId=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), lInterfaces=(default), lagInterfaces=(default), vfModules=(default), licenses=(default), bgpGroups=(default), bgpNeighbors=(default), entitlements=(default)] 18:39:37.029 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@31531d0d[cloudOwner=(default), cloudRegionId=my-cloud-id, cloudType=(default), ownerDefinedType=(default), cloudRegionVersion=(default), identityUrl=(default), cloudZone=(default), complexName=(default), sriovAutomation=(default), cloudExtraInfo=(default), cloudRegionNumber=(default), cloudFunction=(default), cloudRole=(default), opsNote=(default), cloudRegionNumberDefinition=(default), status=(default), upgradeCycle=(default), resourceVersion=(default), orchestrationDisabled=(default), inMaint=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), volumeGroups=(default), tenants=(default), flavors=(default), groupAssignments=(default), snapshots=(default), images=(default), dvsSwitches=(default), oamNetworks=(default), availabilityZones=(default), relationshipList=(default), vipIpv4AddressList=(default), vipIpv6AddressList=(default), vlanRanges=(default), hostAggregates=(default), activities=(default), validationAudits=(default), hpaCapabilities=(default), esrSystemInfoList=(default)] 18:39:37.030 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@19d76106[tenantId=my-tenant-id, tenantName=(default), tenantContext=(default), parentId=(default), productionState=(default), supportModel=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), vservers=(default), nosServers=(default), relationshipList=(default), k8SResources=(default)] 18:39:37.030 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property data/vfCount=10 18:39:37.030 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@2ba318c2[serviceInstanceId=my-service-instance-id, serviceInstanceName=(default), serviceType=(default), serviceRole=(default), serviceRate=(default), serviceLayer=(default), dueDate=(default), endDate=(default), environmentContext=(default), workloadContext=(default), createdAt=(default), updatedAt=(default), description=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), widgetModelId=(default), widgetModelVersion=(default), bandwidthTotal=(default), bandwidthUpWan1=(default), bandwidthDownWan1=(default), bandwidthUpWan2=(default), bandwidthDownWan2=(default), vhnPortalUrl=(default), serviceInstanceLocationId=(default), resourceVersion=(default), selflink=(default), orchestrationStatus=(default), inputParameters=(default), serviceFunction=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), metadata=(default), allottedResources=(default), composedResources=(default), communicationServiceProfiles=(default), serviceProfiles=(default), sliceProfiles=(default), operationalStatus=(default)] 18:39:37.030 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@231d3ce[vnfId=my-vnf-id, vnfInstanceId=(default), vnfName=(default), vnfName2=(default), vnfType=(default), serviceId=(default), regionalResourceZone=(default), provStatus=(default), operationalStatus=(default), licenseKey=(default), equipmentRole=(default), orchestrationStatus=(default), vnfPackageName=(default), vnfDiscriptorName=(default), jobId=(default), heatStackId=(default), msoCatalogKey=(default), managementOption=(default), ipv4OamAddress=(default), ipv4Loopback0Address=(default), nmLanV6Address=(default), managementV6Address=(default), vcpu=(default), vcpuUnits=(default), vmemory=(default), vmemoryUnits=(default), vdisk=(default), vdiskUnits=(default), nshd=(default), nvm=(default), nnet=(default), inMaint=(default), isClosedLoopDisabled=(default), resourceVersion=(default), summaryStatus=(default), encryptedAccessFlag=(default), entitlementAssignmentGroupUuid=(default), entitlementResourceUuid=(default), licenseAssignmentGroupUuid=(default), licenseKeyUuid=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), asNumber=(default), regionalResourceSubzone=(default), nfType=(default), nfFunction=(default), nfRole=(default), nfNamingCode=(default), selflink=(default), ipv4OamGatewayAddress=(default), ipv4OamGatewayAddressPrefixLength=(default), vlanIdOuter=(default), nmProfileName=(default), softwareVersion=(default), applicationId=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), lInterfaces=(default), lagInterfaces=(default), vfModules=(default), licenses=(default), bgpGroups=(default), bgpNeighbors=(default), entitlements=(default)] 18:39:37.030 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@204c5ddf[cloudOwner=(default), cloudRegionId=my-cloud-id, cloudType=(default), ownerDefinedType=(default), cloudRegionVersion=(default), identityUrl=(default), cloudZone=(default), complexName=(default), sriovAutomation=(default), cloudExtraInfo=(default), cloudRegionNumber=(default), cloudFunction=(default), cloudRole=(default), opsNote=(default), cloudRegionNumberDefinition=(default), status=(default), upgradeCycle=(default), resourceVersion=(default), orchestrationDisabled=(default), inMaint=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), volumeGroups=(default), tenants=(default), flavors=(default), groupAssignments=(default), snapshots=(default), images=(default), dvsSwitches=(default), oamNetworks=(default), availabilityZones=(default), relationshipList=(default), vipIpv4AddressList=(default), vipIpv6AddressList=(default), vlanRanges=(default), hostAggregates=(default), activities=(default), validationAudits=(default), hpaCapabilities=(default), esrSystemInfoList=(default)] 18:39:37.031 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@240f2efd[tenantId=my-tenant-id, tenantName=(default), tenantContext=(default), parentId=(default), productionState=(default), supportModel=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), vservers=(default), nosServers=(default), relationshipList=(default), k8SResources=(default)] 18:39:37.031 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property data/vfCount=10 18:39:37.031 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: start operation attempt 1 for 996fc831-1f3e-42ba-ad5d-a192af27369b 18:39:37.031 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set timeout to 300000ms for 996fc831-1f3e-42ba-ad5d-a192af27369b 18:39:37.031 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation default-Actor.VF Module Delete for 996fc831-1f3e-42ba-ad5d-a192af27369b 18:39:37.032 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|my-path/my-service-instance-id/vnfs/my-vnf-id/vfModules/null|] { "requestDetails": { "modelInfo": { "modelType": "vfModule", "modelInvariantId": "my-model-invariant-id", "modelVersionId": "my-model-version-id", "modelName": "my-model-name", "modelVersion": "my-model-version", "modelCustomizationId": "my-model-customization-id" }, "cloudConfiguration": { "lcpCloudRegionId": "my-cloud-id", "tenantId": "my-tenant-id" }, "requestInfo": { "source": "POLICY", "suppressRollback": false, "requestorId": "policy" } } } 18:39:37.032 [ForkJoinPool.commonPool-worker-2] INFO network -- [OUT|REST|my-path/my-service-instance-id/vnfs/my-vnf-id/vfModules/null] { "requestDetails": { "modelInfo": { "modelType": "vfModule", "modelInvariantId": "my-model-invariant-id", "modelVersionId": "my-model-version-id", "modelName": "my-model-name", "modelVersion": "my-model-version", "modelCustomizationId": "my-model-customization-id" }, "cloudConfiguration": { "lcpCloudRegionId": "my-cloud-id", "tenantId": "my-tenant-id" }, "requestInfo": { "source": "POLICY", "suppressRollback": false, "requestorId": "policy" } } } 18:39:37.032 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Delete: response received for 996fc831-1f3e-42ba-ad5d-a192af27369b 18:39:37.032 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|my-path/my-service-instance-id/vnfs/my-vnf-id/vfModules/null|] {"requestReferences":{"requestId":"996fc831-1f3e-42ba-ad5d-a192af27369b"},"request":{"requestStatus":{"percentProgress":0,"requestState":"incomplete","wasRolledBack":false}},"httpResponseCode":0} 18:39:37.032 [ForkJoinPool.commonPool-worker-2] INFO network -- [IN|REST|my-path/my-service-instance-id/vnfs/my-vnf-id/vfModules/null] {"requestReferences":{"requestId":"996fc831-1f3e-42ba-ad5d-a192af27369b"},"request":{"requestStatus":{"percentProgress":0,"requestState":"incomplete","wasRolledBack":false}},"httpResponseCode":0} 18:39:37.033 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Delete request succeeded for 996fc831-1f3e-42ba-ad5d-a192af27369b 18:39:37.033 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Delete request incomplete for 996fc831-1f3e-42ba-ad5d-a192af27369b 18:39:37.036 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://my-host:6969/my-poll-path/996fc831-1f3e-42ba-ad5d-a192af27369b|] null 18:39:37.036 [ForkJoinPool.commonPool-worker-2] INFO network -- [OUT|REST|http://my-host:6969/my-poll-path/996fc831-1f3e-42ba-ad5d-a192af27369b] null 18:39:37.037 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Delete: response received for 996fc831-1f3e-42ba-ad5d-a192af27369b 18:39:37.037 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://my-host:6969/my-poll-path/996fc831-1f3e-42ba-ad5d-a192af27369b|] {"requestReferences":{"requestId":"996fc831-1f3e-42ba-ad5d-a192af27369b"},"request":{"requestStatus":{"percentProgress":0,"requestState":"COMPLETE","wasRolledBack":false}},"httpResponseCode":0} 18:39:37.037 [ForkJoinPool.commonPool-worker-2] INFO network -- [IN|REST|http://my-host:6969/my-poll-path/996fc831-1f3e-42ba-ad5d-a192af27369b] {"requestReferences":{"requestId":"996fc831-1f3e-42ba-ad5d-a192af27369b"},"request":{"requestStatus":{"percentProgress":0,"requestState":"COMPLETE","wasRolledBack":false}},"httpResponseCode":0} 18:39:37.037 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Delete request succeeded for 996fc831-1f3e-42ba-ad5d-a192af27369b 18:39:37.037 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Delete request incomplete for 996fc831-1f3e-42ba-ad5d-a192af27369b 18:39:37.038 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://my-host:6969/my-poll-path/996fc831-1f3e-42ba-ad5d-a192af27369b|] null 18:39:37.039 [ForkJoinPool.commonPool-worker-2] INFO network -- [OUT|REST|http://my-host:6969/my-poll-path/996fc831-1f3e-42ba-ad5d-a192af27369b] null 18:39:37.039 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Delete: response received for 996fc831-1f3e-42ba-ad5d-a192af27369b 18:39:37.039 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://my-host:6969/my-poll-path/996fc831-1f3e-42ba-ad5d-a192af27369b|] {"requestReferences":{"requestId":"996fc831-1f3e-42ba-ad5d-a192af27369b"},"request":{"requestStatus":{"percentProgress":0,"requestState":"COMPLETE","wasRolledBack":false}},"httpResponseCode":0} 18:39:37.039 [ForkJoinPool.commonPool-worker-2] INFO network -- [IN|REST|http://my-host:6969/my-poll-path/996fc831-1f3e-42ba-ad5d-a192af27369b] {"requestReferences":{"requestId":"996fc831-1f3e-42ba-ad5d-a192af27369b"},"request":{"requestStatus":{"percentProgress":0,"requestState":"COMPLETE","wasRolledBack":false}},"httpResponseCode":0} 18:39:37.039 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Delete request succeeded for 996fc831-1f3e-42ba-ad5d-a192af27369b 18:39:37.039 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property data/vfCount=9 18:39:37.039 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Delete request succeeded for 996fc831-1f3e-42ba-ad5d-a192af27369b 18:39:37.039 [ForkJoinPool.commonPool-worker-3] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation default-Actor.VF Module Delete outcome=Success for 996fc831-1f3e-42ba-ad5d-a192af27369b 18:39:37.040 [ForkJoinPool.commonPool-worker-3] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- not retrying operation default-Actor.VF Module Delete for 996fc831-1f3e-42ba-ad5d-a192af27369b 18:39:37.059 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@7f3e9acc[serviceInstanceId=my-service-instance-id, serviceInstanceName=(default), serviceType=(default), serviceRole=(default), serviceRate=(default), serviceLayer=(default), dueDate=(default), endDate=(default), environmentContext=(default), workloadContext=(default), createdAt=(default), updatedAt=(default), description=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), widgetModelId=(default), widgetModelVersion=(default), bandwidthTotal=(default), bandwidthUpWan1=(default), bandwidthDownWan1=(default), bandwidthUpWan2=(default), bandwidthDownWan2=(default), vhnPortalUrl=(default), serviceInstanceLocationId=(default), resourceVersion=(default), selflink=(default), orchestrationStatus=(default), inputParameters=(default), serviceFunction=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), metadata=(default), allottedResources=(default), composedResources=(default), communicationServiceProfiles=(default), serviceProfiles=(default), sliceProfiles=(default), operationalStatus=(default)] 18:39:37.059 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@47d4e28a[vnfId=my-vnf-id, vnfInstanceId=(default), vnfName=(default), vnfName2=(default), vnfType=(default), serviceId=(default), regionalResourceZone=(default), provStatus=(default), operationalStatus=(default), licenseKey=(default), equipmentRole=(default), orchestrationStatus=(default), vnfPackageName=(default), vnfDiscriptorName=(default), jobId=(default), heatStackId=(default), msoCatalogKey=(default), managementOption=(default), ipv4OamAddress=(default), ipv4Loopback0Address=(default), nmLanV6Address=(default), managementV6Address=(default), vcpu=(default), vcpuUnits=(default), vmemory=(default), vmemoryUnits=(default), vdisk=(default), vdiskUnits=(default), nshd=(default), nvm=(default), nnet=(default), inMaint=(default), isClosedLoopDisabled=(default), resourceVersion=(default), summaryStatus=(default), encryptedAccessFlag=(default), entitlementAssignmentGroupUuid=(default), entitlementResourceUuid=(default), licenseAssignmentGroupUuid=(default), licenseKeyUuid=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), asNumber=(default), regionalResourceSubzone=(default), nfType=(default), nfFunction=(default), nfRole=(default), nfNamingCode=(default), selflink=(default), ipv4OamGatewayAddress=(default), ipv4OamGatewayAddressPrefixLength=(default), vlanIdOuter=(default), nmProfileName=(default), softwareVersion=(default), applicationId=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), lInterfaces=(default), lagInterfaces=(default), vfModules=(default), licenses=(default), bgpGroups=(default), bgpNeighbors=(default), entitlements=(default)] 18:39:37.059 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@177068db[cloudOwner=(default), cloudRegionId=my-cloud-id, cloudType=(default), ownerDefinedType=(default), cloudRegionVersion=(default), identityUrl=(default), cloudZone=(default), complexName=(default), sriovAutomation=(default), cloudExtraInfo=(default), cloudRegionNumber=(default), cloudFunction=(default), cloudRole=(default), opsNote=(default), cloudRegionNumberDefinition=(default), status=(default), upgradeCycle=(default), resourceVersion=(default), orchestrationDisabled=(default), inMaint=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), volumeGroups=(default), tenants=(default), flavors=(default), groupAssignments=(default), snapshots=(default), images=(default), dvsSwitches=(default), oamNetworks=(default), availabilityZones=(default), relationshipList=(default), vipIpv4AddressList=(default), vipIpv6AddressList=(default), vlanRanges=(default), hostAggregates=(default), activities=(default), validationAudits=(default), hpaCapabilities=(default), esrSystemInfoList=(default)] 18:39:37.059 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@60f3239f[tenantId=my-tenant-id, tenantName=(default), tenantContext=(default), parentId=(default), productionState=(default), supportModel=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), vservers=(default), nosServers=(default), relationshipList=(default), k8SResources=(default)] 18:39:37.059 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property data/vfCount=10 18:39:37.065 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@39685204[serviceInstanceId=my-service-instance-id, serviceInstanceName=(default), serviceType=(default), serviceRole=(default), serviceRate=(default), serviceLayer=(default), dueDate=(default), endDate=(default), environmentContext=(default), workloadContext=(default), createdAt=(default), updatedAt=(default), description=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), widgetModelId=(default), widgetModelVersion=(default), bandwidthTotal=(default), bandwidthUpWan1=(default), bandwidthDownWan1=(default), bandwidthUpWan2=(default), bandwidthDownWan2=(default), vhnPortalUrl=(default), serviceInstanceLocationId=(default), resourceVersion=(default), selflink=(default), orchestrationStatus=(default), inputParameters=(default), serviceFunction=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), metadata=(default), allottedResources=(default), composedResources=(default), communicationServiceProfiles=(default), serviceProfiles=(default), sliceProfiles=(default), operationalStatus=(default)] 18:39:37.065 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@72d0196d[vnfId=my-vnf-id, vnfInstanceId=(default), vnfName=(default), vnfName2=(default), vnfType=(default), serviceId=(default), regionalResourceZone=(default), provStatus=(default), operationalStatus=(default), licenseKey=(default), equipmentRole=(default), orchestrationStatus=(default), vnfPackageName=(default), vnfDiscriptorName=(default), jobId=(default), heatStackId=(default), msoCatalogKey=(default), managementOption=(default), ipv4OamAddress=(default), ipv4Loopback0Address=(default), nmLanV6Address=(default), managementV6Address=(default), vcpu=(default), vcpuUnits=(default), vmemory=(default), vmemoryUnits=(default), vdisk=(default), vdiskUnits=(default), nshd=(default), nvm=(default), nnet=(default), inMaint=(default), isClosedLoopDisabled=(default), resourceVersion=(default), summaryStatus=(default), encryptedAccessFlag=(default), entitlementAssignmentGroupUuid=(default), entitlementResourceUuid=(default), licenseAssignmentGroupUuid=(default), licenseKeyUuid=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), asNumber=(default), regionalResourceSubzone=(default), nfType=(default), nfFunction=(default), nfRole=(default), nfNamingCode=(default), selflink=(default), ipv4OamGatewayAddress=(default), ipv4OamGatewayAddressPrefixLength=(default), vlanIdOuter=(default), nmProfileName=(default), softwareVersion=(default), applicationId=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), lInterfaces=(default), lagInterfaces=(default), vfModules=(default), licenses=(default), bgpGroups=(default), bgpNeighbors=(default), entitlements=(default)] 18:39:37.065 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@77cf329d[cloudOwner=(default), cloudRegionId=my-cloud-id, cloudType=(default), ownerDefinedType=(default), cloudRegionVersion=(default), identityUrl=(default), cloudZone=(default), complexName=(default), sriovAutomation=(default), cloudExtraInfo=(default), cloudRegionNumber=(default), cloudFunction=(default), cloudRole=(default), opsNote=(default), cloudRegionNumberDefinition=(default), status=(default), upgradeCycle=(default), resourceVersion=(default), orchestrationDisabled=(default), inMaint=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), volumeGroups=(default), tenants=(default), flavors=(default), groupAssignments=(default), snapshots=(default), images=(default), dvsSwitches=(default), oamNetworks=(default), availabilityZones=(default), relationshipList=(default), vipIpv4AddressList=(default), vipIpv6AddressList=(default), vlanRanges=(default), hostAggregates=(default), activities=(default), validationAudits=(default), hpaCapabilities=(default), esrSystemInfoList=(default)] 18:39:37.065 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@4067634b[tenantId=my-tenant-id, tenantName=(default), tenantContext=(default), parentId=(default), productionState=(default), supportModel=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), vservers=(default), nosServers=(default), relationshipList=(default), k8SResources=(default)] 18:39:37.065 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property data/vfCount=10 18:39:37.069 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@237cd264[serviceInstanceId=my-service-instance-id, serviceInstanceName=(default), serviceType=(default), serviceRole=(default), serviceRate=(default), serviceLayer=(default), dueDate=(default), endDate=(default), environmentContext=(default), workloadContext=(default), createdAt=(default), updatedAt=(default), description=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), widgetModelId=(default), widgetModelVersion=(default), bandwidthTotal=(default), bandwidthUpWan1=(default), bandwidthDownWan1=(default), bandwidthUpWan2=(default), bandwidthDownWan2=(default), vhnPortalUrl=(default), serviceInstanceLocationId=(default), resourceVersion=(default), selflink=(default), orchestrationStatus=(default), inputParameters=(default), serviceFunction=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), metadata=(default), allottedResources=(default), composedResources=(default), communicationServiceProfiles=(default), serviceProfiles=(default), sliceProfiles=(default), operationalStatus=(default)] 18:39:37.069 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@51cd2d2[vnfId=my-vnf-id, vnfInstanceId=(default), vnfName=(default), vnfName2=(default), vnfType=(default), serviceId=(default), regionalResourceZone=(default), provStatus=(default), operationalStatus=(default), licenseKey=(default), equipmentRole=(default), orchestrationStatus=(default), vnfPackageName=(default), vnfDiscriptorName=(default), jobId=(default), heatStackId=(default), msoCatalogKey=(default), managementOption=(default), ipv4OamAddress=(default), ipv4Loopback0Address=(default), nmLanV6Address=(default), managementV6Address=(default), vcpu=(default), vcpuUnits=(default), vmemory=(default), vmemoryUnits=(default), vdisk=(default), vdiskUnits=(default), nshd=(default), nvm=(default), nnet=(default), inMaint=(default), isClosedLoopDisabled=(default), resourceVersion=(default), summaryStatus=(default), encryptedAccessFlag=(default), entitlementAssignmentGroupUuid=(default), entitlementResourceUuid=(default), licenseAssignmentGroupUuid=(default), licenseKeyUuid=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), asNumber=(default), regionalResourceSubzone=(default), nfType=(default), nfFunction=(default), nfRole=(default), nfNamingCode=(default), selflink=(default), ipv4OamGatewayAddress=(default), ipv4OamGatewayAddressPrefixLength=(default), vlanIdOuter=(default), nmProfileName=(default), softwareVersion=(default), applicationId=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), lInterfaces=(default), lagInterfaces=(default), vfModules=(default), licenses=(default), bgpGroups=(default), bgpNeighbors=(default), entitlements=(default)] 18:39:37.070 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@5521407f[cloudOwner=(default), cloudRegionId=my-cloud-id, cloudType=(default), ownerDefinedType=(default), cloudRegionVersion=(default), identityUrl=(default), cloudZone=(default), complexName=(default), sriovAutomation=(default), cloudExtraInfo=(default), cloudRegionNumber=(default), cloudFunction=(default), cloudRole=(default), opsNote=(default), cloudRegionNumberDefinition=(default), status=(default), upgradeCycle=(default), resourceVersion=(default), orchestrationDisabled=(default), inMaint=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), volumeGroups=(default), tenants=(default), flavors=(default), groupAssignments=(default), snapshots=(default), images=(default), dvsSwitches=(default), oamNetworks=(default), availabilityZones=(default), relationshipList=(default), vipIpv4AddressList=(default), vipIpv6AddressList=(default), vlanRanges=(default), hostAggregates=(default), activities=(default), validationAudits=(default), hpaCapabilities=(default), esrSystemInfoList=(default)] 18:39:37.070 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@42b500aa[tenantId=my-tenant-id, tenantName=(default), tenantContext=(default), parentId=(default), productionState=(default), supportModel=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), vservers=(default), nosServers=(default), relationshipList=(default), k8SResources=(default)] 18:39:37.070 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property data/vfCount=10 18:39:37.078 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@2f60e66a[serviceInstanceId=my-service-instance-id, serviceInstanceName=(default), serviceType=(default), serviceRole=(default), serviceRate=(default), serviceLayer=(default), dueDate=(default), endDate=(default), environmentContext=(default), workloadContext=(default), createdAt=(default), updatedAt=(default), description=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), widgetModelId=(default), widgetModelVersion=(default), bandwidthTotal=(default), bandwidthUpWan1=(default), bandwidthDownWan1=(default), bandwidthUpWan2=(default), bandwidthDownWan2=(default), vhnPortalUrl=(default), serviceInstanceLocationId=(default), resourceVersion=(default), selflink=(default), orchestrationStatus=(default), inputParameters=(default), serviceFunction=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), metadata=(default), allottedResources=(default), composedResources=(default), communicationServiceProfiles=(default), serviceProfiles=(default), sliceProfiles=(default), operationalStatus=(default)] 18:39:37.078 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@5bccef9f[vnfId=my-vnf-id, vnfInstanceId=(default), vnfName=(default), vnfName2=(default), vnfType=(default), serviceId=(default), regionalResourceZone=(default), provStatus=(default), operationalStatus=(default), licenseKey=(default), equipmentRole=(default), orchestrationStatus=(default), vnfPackageName=(default), vnfDiscriptorName=(default), jobId=(default), heatStackId=(default), msoCatalogKey=(default), managementOption=(default), ipv4OamAddress=(default), ipv4Loopback0Address=(default), nmLanV6Address=(default), managementV6Address=(default), vcpu=(default), vcpuUnits=(default), vmemory=(default), vmemoryUnits=(default), vdisk=(default), vdiskUnits=(default), nshd=(default), nvm=(default), nnet=(default), inMaint=(default), isClosedLoopDisabled=(default), resourceVersion=(default), summaryStatus=(default), encryptedAccessFlag=(default), entitlementAssignmentGroupUuid=(default), entitlementResourceUuid=(default), licenseAssignmentGroupUuid=(default), licenseKeyUuid=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), asNumber=(default), regionalResourceSubzone=(default), nfType=(default), nfFunction=(default), nfRole=(default), nfNamingCode=(default), selflink=(default), ipv4OamGatewayAddress=(default), ipv4OamGatewayAddressPrefixLength=(default), vlanIdOuter=(default), nmProfileName=(default), softwareVersion=(default), applicationId=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), lInterfaces=(default), lagInterfaces=(default), vfModules=(default), licenses=(default), bgpGroups=(default), bgpNeighbors=(default), entitlements=(default)] 18:39:37.078 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@1136122a[cloudOwner=(default), cloudRegionId=my-cloud-id, cloudType=(default), ownerDefinedType=(default), cloudRegionVersion=(default), identityUrl=(default), cloudZone=(default), complexName=(default), sriovAutomation=(default), cloudExtraInfo=(default), cloudRegionNumber=(default), cloudFunction=(default), cloudRole=(default), opsNote=(default), cloudRegionNumberDefinition=(default), status=(default), upgradeCycle=(default), resourceVersion=(default), orchestrationDisabled=(default), inMaint=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), volumeGroups=(default), tenants=(default), flavors=(default), groupAssignments=(default), snapshots=(default), images=(default), dvsSwitches=(default), oamNetworks=(default), availabilityZones=(default), relationshipList=(default), vipIpv4AddressList=(default), vipIpv6AddressList=(default), vlanRanges=(default), hostAggregates=(default), activities=(default), validationAudits=(default), hpaCapabilities=(default), esrSystemInfoList=(default)] 18:39:37.078 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@5a537a16[tenantId=my-tenant-id, tenantName=(default), tenantContext=(default), parentId=(default), productionState=(default), supportModel=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), vservers=(default), nosServers=(default), relationshipList=(default), k8SResources=(default)] 18:39:37.078 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property data/vfCount=10 18:39:37.083 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@14fff5e7[serviceInstanceId=my-service-instance-id, serviceInstanceName=(default), serviceType=(default), serviceRole=(default), serviceRate=(default), serviceLayer=(default), dueDate=(default), endDate=(default), environmentContext=(default), workloadContext=(default), createdAt=(default), updatedAt=(default), description=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), widgetModelId=(default), widgetModelVersion=(default), bandwidthTotal=(default), bandwidthUpWan1=(default), bandwidthDownWan1=(default), bandwidthUpWan2=(default), bandwidthDownWan2=(default), vhnPortalUrl=(default), serviceInstanceLocationId=(default), resourceVersion=(default), selflink=(default), orchestrationStatus=(default), inputParameters=(default), serviceFunction=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), metadata=(default), allottedResources=(default), composedResources=(default), communicationServiceProfiles=(default), serviceProfiles=(default), sliceProfiles=(default), operationalStatus=(default)] 18:39:37.083 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@1203d787[vnfId=my-vnf-id, vnfInstanceId=(default), vnfName=(default), vnfName2=(default), vnfType=(default), serviceId=(default), regionalResourceZone=(default), provStatus=(default), operationalStatus=(default), licenseKey=(default), equipmentRole=(default), orchestrationStatus=(default), vnfPackageName=(default), vnfDiscriptorName=(default), jobId=(default), heatStackId=(default), msoCatalogKey=(default), managementOption=(default), ipv4OamAddress=(default), ipv4Loopback0Address=(default), nmLanV6Address=(default), managementV6Address=(default), vcpu=(default), vcpuUnits=(default), vmemory=(default), vmemoryUnits=(default), vdisk=(default), vdiskUnits=(default), nshd=(default), nvm=(default), nnet=(default), inMaint=(default), isClosedLoopDisabled=(default), resourceVersion=(default), summaryStatus=(default), encryptedAccessFlag=(default), entitlementAssignmentGroupUuid=(default), entitlementResourceUuid=(default), licenseAssignmentGroupUuid=(default), licenseKeyUuid=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), asNumber=(default), regionalResourceSubzone=(default), nfType=(default), nfFunction=(default), nfRole=(default), nfNamingCode=(default), selflink=(default), ipv4OamGatewayAddress=(default), ipv4OamGatewayAddressPrefixLength=(default), vlanIdOuter=(default), nmProfileName=(default), softwareVersion=(default), applicationId=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), lInterfaces=(default), lagInterfaces=(default), vfModules=(default), licenses=(default), bgpGroups=(default), bgpNeighbors=(default), entitlements=(default)] 18:39:37.083 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@1f72fbd1[cloudOwner=(default), cloudRegionId=my-cloud-id, cloudType=(default), ownerDefinedType=(default), cloudRegionVersion=(default), identityUrl=(default), cloudZone=(default), complexName=(default), sriovAutomation=(default), cloudExtraInfo=(default), cloudRegionNumber=(default), cloudFunction=(default), cloudRole=(default), opsNote=(default), cloudRegionNumberDefinition=(default), status=(default), upgradeCycle=(default), resourceVersion=(default), orchestrationDisabled=(default), inMaint=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), volumeGroups=(default), tenants=(default), flavors=(default), groupAssignments=(default), snapshots=(default), images=(default), dvsSwitches=(default), oamNetworks=(default), availabilityZones=(default), relationshipList=(default), vipIpv4AddressList=(default), vipIpv6AddressList=(default), vlanRanges=(default), hostAggregates=(default), activities=(default), validationAudits=(default), hpaCapabilities=(default), esrSystemInfoList=(default)] 18:39:37.084 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@6f785a27[tenantId=my-tenant-id, tenantName=(default), tenantContext=(default), parentId=(default), productionState=(default), supportModel=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), vservers=(default), nosServers=(default), relationshipList=(default), k8SResources=(default)] 18:39:37.084 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property data/vfCount=10 18:39:37.084 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@443dae2[serviceInstanceId=my-service-instance-id, serviceInstanceName=(default), serviceType=(default), serviceRole=(default), serviceRate=(default), serviceLayer=(default), dueDate=(default), endDate=(default), environmentContext=(default), workloadContext=(default), createdAt=(default), updatedAt=(default), description=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), widgetModelId=(default), widgetModelVersion=(default), bandwidthTotal=(default), bandwidthUpWan1=(default), bandwidthDownWan1=(default), bandwidthUpWan2=(default), bandwidthDownWan2=(default), vhnPortalUrl=(default), serviceInstanceLocationId=(default), resourceVersion=(default), selflink=(default), orchestrationStatus=(default), inputParameters=(default), serviceFunction=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), metadata=(default), allottedResources=(default), composedResources=(default), communicationServiceProfiles=(default), serviceProfiles=(default), sliceProfiles=(default), operationalStatus=(default)] 18:39:37.084 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@8f09a02[vnfId=my-vnf-id, vnfInstanceId=(default), vnfName=(default), vnfName2=(default), vnfType=(default), serviceId=(default), regionalResourceZone=(default), provStatus=(default), operationalStatus=(default), licenseKey=(default), equipmentRole=(default), orchestrationStatus=(default), vnfPackageName=(default), vnfDiscriptorName=(default), jobId=(default), heatStackId=(default), msoCatalogKey=(default), managementOption=(default), ipv4OamAddress=(default), ipv4Loopback0Address=(default), nmLanV6Address=(default), managementV6Address=(default), vcpu=(default), vcpuUnits=(default), vmemory=(default), vmemoryUnits=(default), vdisk=(default), vdiskUnits=(default), nshd=(default), nvm=(default), nnet=(default), inMaint=(default), isClosedLoopDisabled=(default), resourceVersion=(default), summaryStatus=(default), encryptedAccessFlag=(default), entitlementAssignmentGroupUuid=(default), entitlementResourceUuid=(default), licenseAssignmentGroupUuid=(default), licenseKeyUuid=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), asNumber=(default), regionalResourceSubzone=(default), nfType=(default), nfFunction=(default), nfRole=(default), nfNamingCode=(default), selflink=(default), ipv4OamGatewayAddress=(default), ipv4OamGatewayAddressPrefixLength=(default), vlanIdOuter=(default), nmProfileName=(default), softwareVersion=(default), applicationId=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), lInterfaces=(default), lagInterfaces=(default), vfModules=(default), licenses=(default), bgpGroups=(default), bgpNeighbors=(default), entitlements=(default)] 18:39:37.084 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@5454be[cloudOwner=(default), cloudRegionId=my-cloud-id, cloudType=(default), ownerDefinedType=(default), cloudRegionVersion=(default), identityUrl=(default), cloudZone=(default), complexName=(default), sriovAutomation=(default), cloudExtraInfo=(default), cloudRegionNumber=(default), cloudFunction=(default), cloudRole=(default), opsNote=(default), cloudRegionNumberDefinition=(default), status=(default), upgradeCycle=(default), resourceVersion=(default), orchestrationDisabled=(default), inMaint=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), volumeGroups=(default), tenants=(default), flavors=(default), groupAssignments=(default), snapshots=(default), images=(default), dvsSwitches=(default), oamNetworks=(default), availabilityZones=(default), relationshipList=(default), vipIpv4AddressList=(default), vipIpv6AddressList=(default), vlanRanges=(default), hostAggregates=(default), activities=(default), validationAudits=(default), hpaCapabilities=(default), esrSystemInfoList=(default)] 18:39:37.084 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@2dd08ff1[tenantId=my-tenant-id, tenantName=(default), tenantContext=(default), parentId=(default), productionState=(default), supportModel=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), vservers=(default), nosServers=(default), relationshipList=(default), k8SResources=(default)] 18:39:37.084 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property data/vfCount=10 18:39:37.084 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: start operation attempt 1 for 996fc831-1f3e-42ba-ad5d-a192af27369b 18:39:37.105 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set timeout to 5000ms for 996fc831-1f3e-42ba-ad5d-a192af27369b 18:39:37.105 [Thread-61] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation default-Actor.VF Module Delete for 996fc831-1f3e-42ba-ad5d-a192af27369b 18:39:37.105 [Thread-61] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|serviceInstances/v7/my-service-instance-id/vnfs/my-vnf-id/vfModules/null|] { "requestDetails": { "modelInfo": { "modelType": "vfModule", "modelInvariantId": "my-model-invariant-id", "modelVersionId": "my-model-version-id", "modelName": "my-model-name", "modelVersion": "my-model-version", "modelCustomizationId": "my-model-customization-id" }, "cloudConfiguration": { "lcpCloudRegionId": "my-cloud-id", "tenantId": "my-tenant-id" }, "requestInfo": { "source": "POLICY", "suppressRollback": false, "requestorId": "policy" } } } 18:39:37.105 [Thread-61] INFO network -- [OUT|REST|serviceInstances/v7/my-service-instance-id/vnfs/my-vnf-id/vfModules/null] { "requestDetails": { "modelInfo": { "modelType": "vfModule", "modelInvariantId": "my-model-invariant-id", "modelVersionId": "my-model-version-id", "modelName": "my-model-name", "modelVersion": "my-model-version", "modelCustomizationId": "my-model-customization-id" }, "cloudConfiguration": { "lcpCloudRegionId": "my-cloud-id", "tenantId": "my-tenant-id" }, "requestInfo": { "source": "POLICY", "suppressRollback": false, "requestorId": "policy" } } } 18:39:37.332 [qtp1013104188-88] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:39:37 +0000] "DELETE /serviceInstances/v7/my-service-instance-id/vnfs/my-vnf-id/vfModules/null HTTP/1.1" 200 271 "-" "Java-http-client/17.0.4" 18:39:37.349 [Thread-62] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Delete: response received for 996fc831-1f3e-42ba-ad5d-a192af27369b 18:39:37.349 [Thread-62] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|serviceInstances/v7/my-service-instance-id/vnfs/my-vnf-id/vfModules/null|] { "requestReferences": { "requestId": "6e3f6b26-6119-4d2d-8b24-fe7d9f516cb4", "instanceId": "68804843-18e0-41a3-8838-a6d90a035e1a", "requestSelfLink": "http://so.onap:8080/orchestrationRequests/v7/b789e4e6-0b92-42c3-a723-1879af9c799d" } } 18:39:37.350 [Thread-62] INFO network -- [IN|REST|serviceInstances/v7/my-service-instance-id/vnfs/my-vnf-id/vfModules/null] { "requestReferences": { "requestId": "6e3f6b26-6119-4d2d-8b24-fe7d9f516cb4", "instanceId": "68804843-18e0-41a3-8838-a6d90a035e1a", "requestSelfLink": "http://so.onap:8080/orchestrationRequests/v7/b789e4e6-0b92-42c3-a723-1879af9c799d" } } 18:39:37.350 [Thread-62] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Delete request succeeded for 996fc831-1f3e-42ba-ad5d-a192af27369b 18:39:37.351 [Thread-62] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Delete request incomplete for 996fc831-1f3e-42ba-ad5d-a192af27369b 18:39:37.352 [ForkJoinPool.commonPool-worker-3] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://localhost:6667/orchestrationRequests/v5/6e3f6b26-6119-4d2d-8b24-fe7d9f516cb4|] null 18:39:37.352 [ForkJoinPool.commonPool-worker-3] INFO network -- [OUT|REST|http://localhost:6667/orchestrationRequests/v5/6e3f6b26-6119-4d2d-8b24-fe7d9f516cb4] null 18:39:37.363 [ForkJoinPool.commonPool-worker-3] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:39:37.365 [ForkJoinPool.commonPool-worker-3] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:39:37.383 [qtp1013104188-85] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:39:37 +0000] "GET /orchestrationRequests/v5/6e3f6b26-6119-4d2d-8b24-fe7d9f516cb4 HTTP/1.1" 200 4313 "-" "Jersey/3.1.3 (HttpUrlConnection 17.0.4)" 18:39:37.383 [Thread-63] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Delete: response received for 996fc831-1f3e-42ba-ad5d-a192af27369b 18:39:37.384 [Thread-63] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://localhost:6667/orchestrationRequests/v5/6e3f6b26-6119-4d2d-8b24-fe7d9f516cb4|] { "request": { "requestId": "6e3f6b26-6119-4d2d-8b24-fe7d9f516cb4", "startTime": "Fri, 15 May 2020 12:12:50 GMT", "requestScope": "vfModule", "requestType": "scaleOut", "requestDetails": { "modelInfo": { "modelInvariantId": "2246ebc9-9b9f-42d0-a5e4-0248324fb884", "modelType": "vfModule", "modelName": "VlbCdsSb00..vdns..module-3", "modelVersion": "1", "modelCustomizationUuid": "3a74410a-6c74-4a32-94b2-71488be6da1a", "modelVersionId": "1f94cedb-f656-4ddb-9f55-60ba1fc7d4b1", "modelCustomizationId": "3a74410a-6c74-4a32-94b2-71488be6da1a", "modelUuid": "1f94cedb-f656-4ddb-9f55-60ba1fc7d4b1", "modelInvariantUuid": "2246ebc9-9b9f-42d0-a5e4-0248324fb884" }, "requestInfo": { "source": "POLICY", "instanceName": "vfModuleName", "suppressRollback": false, "requestorId": "policy" }, "relatedInstanceList": [ { "relatedInstance": { "instanceId": "c14e61b5-1ee6-4925-b4a9-b9c8dbfe3f34", "modelInfo": { "modelInvariantId": "6418bb39-61e1-45fc-a36b-3f211bb846c7", "modelType": "service", "modelName": "vLB_CDS_SB00_02", "modelVersion": "1.0", "modelVersionId": "d01d9dec-afb6-4a53-bd9e-2eb10ca07a51", "modelUuid": "d01d9dec-afb6-4a53-bd9e-2eb10ca07a51", "modelInvariantUuid": "6418bb39-61e1-45fc-a36b-3f211bb846c7" } } }, { "relatedInstance": { "instanceId": "6636c4d5-f608-4376-b6d8-7977e98cb16d", "modelInfo": { "modelInvariantId": "827356a9-cb60-4976-9713-c30b4f850b41", "modelType": "vnf", "modelName": "vLB_CDS_SB00", "modelVersion": "1.0", "modelCustomizationUuid": "6478f94b-0b20-4b44-afc0-94e48070586a", "modelVersionId": "ca3c4797-0cdd-4797-8bec-9a3ce78ac4da", "modelCustomizationId": "6478f94b-0b20-4b44-afc0-94e48070586a", "modelUuid": "ca3c4797-0cdd-4797-8bec-9a3ce78ac4da", "modelInvariantUuid": "827356a9-cb60-4976-9713-c30b4f850b41" } } } ], "cloudConfiguration": { "tenantId": "41d6d38489bd40b09ea8a6b6b852dcbd", "tenantName": "Integration-SB-00", "cloudOwner": "CloudOwner", "lcpCloudRegionId": "RegionOne" }, "requestParameters": { "usePreload": false }, "configurationParameters": [ { "ip-addr": "$.vf-module-topology.vf-module-parameters.param[16].value", "oam-ip-addr": "$.vf-module-topology.vf-module-parameters.param[30].value" } ] }, "instanceReferences": { "serviceInstanceId": "c14e61b5-1ee6-4925-b4a9-b9c8dbfe3f34", "vnfInstanceId": "6636c4d5-f608-4376-b6d8-7977e98cb16d", "vfModuleInstanceId": "68804843-18e0-41a3-8838-a6d90a035e1a", "vfModuleInstanceName": "vfModuleName" }, "requestStatus": { "requestState": "IN_PROGRESS", "statusMessage": "FLOW STATUS: Execution of ActivateVfModuleBB has completed successfully, next invoking ConfigurationScaleOutBB (Execution Path progress: BBs completed = 4; BBs remaining = 2). TASK INFORMATION: Last task executed: Call SDNC RESOURCE STATUS: The vf module was found to already exist, thus no new vf module was created in the cloud via this request", "percentProgress": 68, "timestamp": "Fri, 15 May 2020 12:13:41 GMT" } } } 18:39:37.384 [Thread-63] INFO network -- [IN|REST|http://localhost:6667/orchestrationRequests/v5/6e3f6b26-6119-4d2d-8b24-fe7d9f516cb4] { "request": { "requestId": "6e3f6b26-6119-4d2d-8b24-fe7d9f516cb4", "startTime": "Fri, 15 May 2020 12:12:50 GMT", "requestScope": "vfModule", "requestType": "scaleOut", "requestDetails": { "modelInfo": { "modelInvariantId": "2246ebc9-9b9f-42d0-a5e4-0248324fb884", "modelType": "vfModule", "modelName": "VlbCdsSb00..vdns..module-3", "modelVersion": "1", "modelCustomizationUuid": "3a74410a-6c74-4a32-94b2-71488be6da1a", "modelVersionId": "1f94cedb-f656-4ddb-9f55-60ba1fc7d4b1", "modelCustomizationId": "3a74410a-6c74-4a32-94b2-71488be6da1a", "modelUuid": "1f94cedb-f656-4ddb-9f55-60ba1fc7d4b1", "modelInvariantUuid": "2246ebc9-9b9f-42d0-a5e4-0248324fb884" }, "requestInfo": { "source": "POLICY", "instanceName": "vfModuleName", "suppressRollback": false, "requestorId": "policy" }, "relatedInstanceList": [ { "relatedInstance": { "instanceId": "c14e61b5-1ee6-4925-b4a9-b9c8dbfe3f34", "modelInfo": { "modelInvariantId": "6418bb39-61e1-45fc-a36b-3f211bb846c7", "modelType": "service", "modelName": "vLB_CDS_SB00_02", "modelVersion": "1.0", "modelVersionId": "d01d9dec-afb6-4a53-bd9e-2eb10ca07a51", "modelUuid": "d01d9dec-afb6-4a53-bd9e-2eb10ca07a51", "modelInvariantUuid": "6418bb39-61e1-45fc-a36b-3f211bb846c7" } } }, { "relatedInstance": { "instanceId": "6636c4d5-f608-4376-b6d8-7977e98cb16d", "modelInfo": { "modelInvariantId": "827356a9-cb60-4976-9713-c30b4f850b41", "modelType": "vnf", "modelName": "vLB_CDS_SB00", "modelVersion": "1.0", "modelCustomizationUuid": "6478f94b-0b20-4b44-afc0-94e48070586a", "modelVersionId": "ca3c4797-0cdd-4797-8bec-9a3ce78ac4da", "modelCustomizationId": "6478f94b-0b20-4b44-afc0-94e48070586a", "modelUuid": "ca3c4797-0cdd-4797-8bec-9a3ce78ac4da", "modelInvariantUuid": "827356a9-cb60-4976-9713-c30b4f850b41" } } } ], "cloudConfiguration": { "tenantId": "41d6d38489bd40b09ea8a6b6b852dcbd", "tenantName": "Integration-SB-00", "cloudOwner": "CloudOwner", "lcpCloudRegionId": "RegionOne" }, "requestParameters": { "usePreload": false }, "configurationParameters": [ { "ip-addr": "$.vf-module-topology.vf-module-parameters.param[16].value", "oam-ip-addr": "$.vf-module-topology.vf-module-parameters.param[30].value" } ] }, "instanceReferences": { "serviceInstanceId": "c14e61b5-1ee6-4925-b4a9-b9c8dbfe3f34", "vnfInstanceId": "6636c4d5-f608-4376-b6d8-7977e98cb16d", "vfModuleInstanceId": "68804843-18e0-41a3-8838-a6d90a035e1a", "vfModuleInstanceName": "vfModuleName" }, "requestStatus": { "requestState": "IN_PROGRESS", "statusMessage": "FLOW STATUS: Execution of ActivateVfModuleBB has completed successfully, next invoking ConfigurationScaleOutBB (Execution Path progress: BBs completed = 4; BBs remaining = 2). TASK INFORMATION: Last task executed: Call SDNC RESOURCE STATUS: The vf module was found to already exist, thus no new vf module was created in the cloud via this request", "percentProgress": 68, "timestamp": "Fri, 15 May 2020 12:13:41 GMT" } } } 18:39:37.385 [Thread-63] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Delete request succeeded for 996fc831-1f3e-42ba-ad5d-a192af27369b 18:39:37.385 [Thread-63] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Delete request incomplete for 996fc831-1f3e-42ba-ad5d-a192af27369b 18:39:37.385 [ForkJoinPool.commonPool-worker-3] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://localhost:6667/orchestrationRequests/v5/6e3f6b26-6119-4d2d-8b24-fe7d9f516cb4|] null 18:39:37.385 [ForkJoinPool.commonPool-worker-3] INFO network -- [OUT|REST|http://localhost:6667/orchestrationRequests/v5/6e3f6b26-6119-4d2d-8b24-fe7d9f516cb4] null 18:39:37.392 [qtp1013104188-88] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:39:37 +0000] "GET /orchestrationRequests/v5/6e3f6b26-6119-4d2d-8b24-fe7d9f516cb4 HTTP/1.1" 200 4265 "-" "Jersey/3.1.3 (HttpUrlConnection 17.0.4)" 18:39:37.394 [Thread-64] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Delete: response received for 996fc831-1f3e-42ba-ad5d-a192af27369b 18:39:37.395 [Thread-64] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://localhost:6667/orchestrationRequests/v5/6e3f6b26-6119-4d2d-8b24-fe7d9f516cb4|] { "request": { "requestId": "6e3f6b26-6119-4d2d-8b24-fe7d9f516cb4", "startTime": "Fri, 15 May 2020 12:12:50 GMT", "finishTime": "Fri, 15 May 2020 12:14:21 GMT", "requestScope": "vfModule", "requestType": "scaleOut", "requestDetails": { "modelInfo": { "modelInvariantId": "2246ebc9-9b9f-42d0-a5e4-0248324fb884", "modelType": "vfModule", "modelName": "VlbCdsSb00..vdns..module-3", "modelVersion": "1", "modelCustomizationUuid": "3a74410a-6c74-4a32-94b2-71488be6da1a", "modelVersionId": "1f94cedb-f656-4ddb-9f55-60ba1fc7d4b1", "modelCustomizationId": "3a74410a-6c74-4a32-94b2-71488be6da1a", "modelUuid": "1f94cedb-f656-4ddb-9f55-60ba1fc7d4b1", "modelInvariantUuid": "2246ebc9-9b9f-42d0-a5e4-0248324fb884" }, "requestInfo": { "source": "POLICY", "instanceName": "vfModuleName", "suppressRollback": false, "requestorId": "policy" }, "relatedInstanceList": [ { "relatedInstance": { "instanceId": "c14e61b5-1ee6-4925-b4a9-b9c8dbfe3f34", "modelInfo": { "modelInvariantId": "6418bb39-61e1-45fc-a36b-3f211bb846c7", "modelType": "service", "modelName": "vLB_CDS_SB00_02", "modelVersion": "1.0", "modelVersionId": "d01d9dec-afb6-4a53-bd9e-2eb10ca07a51", "modelUuid": "d01d9dec-afb6-4a53-bd9e-2eb10ca07a51", "modelInvariantUuid": "6418bb39-61e1-45fc-a36b-3f211bb846c7" } } }, { "relatedInstance": { "instanceId": "6636c4d5-f608-4376-b6d8-7977e98cb16d", "modelInfo": { "modelInvariantId": "827356a9-cb60-4976-9713-c30b4f850b41", "modelType": "vnf", "modelName": "vLB_CDS_SB00", "modelVersion": "1.0", "modelCustomizationUuid": "6478f94b-0b20-4b44-afc0-94e48070586a", "modelVersionId": "ca3c4797-0cdd-4797-8bec-9a3ce78ac4da", "modelCustomizationId": "6478f94b-0b20-4b44-afc0-94e48070586a", "modelUuid": "ca3c4797-0cdd-4797-8bec-9a3ce78ac4da", "modelInvariantUuid": "827356a9-cb60-4976-9713-c30b4f850b41" } } } ], "cloudConfiguration": { "tenantId": "41d6d38489bd40b09ea8a6b6b852dcbd", "tenantName": "Integration-SB-00", "cloudOwner": "CloudOwner", "lcpCloudRegionId": "RegionOne" }, "requestParameters": { "usePreload": false }, "configurationParameters": [ { "ip-addr": "$.vf-module-topology.vf-module-parameters.param[16].value", "oam-ip-addr": "$.vf-module-topology.vf-module-parameters.param[30].value" } ] }, "instanceReferences": { "serviceInstanceId": "c14e61b5-1ee6-4925-b4a9-b9c8dbfe3f34", "vnfInstanceId": "6636c4d5-f608-4376-b6d8-7977e98cb16d", "vfModuleInstanceId": "68804843-18e0-41a3-8838-a6d90a035e1a", "vfModuleInstanceName": "vfModuleName" }, "requestStatus": { "requestState": "COMPLETE", "statusMessage": "STATUS: ALaCarte-VfModule-scaleOut request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The vf module was found to already exist, thus no new vf module was created in the cloud via this request", "percentProgress": 100, "timestamp": "Fri, 15 May 2020 12:14:21 GMT" } } } 18:39:37.395 [Thread-64] INFO network -- [IN|REST|http://localhost:6667/orchestrationRequests/v5/6e3f6b26-6119-4d2d-8b24-fe7d9f516cb4] { "request": { "requestId": "6e3f6b26-6119-4d2d-8b24-fe7d9f516cb4", "startTime": "Fri, 15 May 2020 12:12:50 GMT", "finishTime": "Fri, 15 May 2020 12:14:21 GMT", "requestScope": "vfModule", "requestType": "scaleOut", "requestDetails": { "modelInfo": { "modelInvariantId": "2246ebc9-9b9f-42d0-a5e4-0248324fb884", "modelType": "vfModule", "modelName": "VlbCdsSb00..vdns..module-3", "modelVersion": "1", "modelCustomizationUuid": "3a74410a-6c74-4a32-94b2-71488be6da1a", "modelVersionId": "1f94cedb-f656-4ddb-9f55-60ba1fc7d4b1", "modelCustomizationId": "3a74410a-6c74-4a32-94b2-71488be6da1a", "modelUuid": "1f94cedb-f656-4ddb-9f55-60ba1fc7d4b1", "modelInvariantUuid": "2246ebc9-9b9f-42d0-a5e4-0248324fb884" }, "requestInfo": { "source": "POLICY", "instanceName": "vfModuleName", "suppressRollback": false, "requestorId": "policy" }, "relatedInstanceList": [ { "relatedInstance": { "instanceId": "c14e61b5-1ee6-4925-b4a9-b9c8dbfe3f34", "modelInfo": { "modelInvariantId": "6418bb39-61e1-45fc-a36b-3f211bb846c7", "modelType": "service", "modelName": "vLB_CDS_SB00_02", "modelVersion": "1.0", "modelVersionId": "d01d9dec-afb6-4a53-bd9e-2eb10ca07a51", "modelUuid": "d01d9dec-afb6-4a53-bd9e-2eb10ca07a51", "modelInvariantUuid": "6418bb39-61e1-45fc-a36b-3f211bb846c7" } } }, { "relatedInstance": { "instanceId": "6636c4d5-f608-4376-b6d8-7977e98cb16d", "modelInfo": { "modelInvariantId": "827356a9-cb60-4976-9713-c30b4f850b41", "modelType": "vnf", "modelName": "vLB_CDS_SB00", "modelVersion": "1.0", "modelCustomizationUuid": "6478f94b-0b20-4b44-afc0-94e48070586a", "modelVersionId": "ca3c4797-0cdd-4797-8bec-9a3ce78ac4da", "modelCustomizationId": "6478f94b-0b20-4b44-afc0-94e48070586a", "modelUuid": "ca3c4797-0cdd-4797-8bec-9a3ce78ac4da", "modelInvariantUuid": "827356a9-cb60-4976-9713-c30b4f850b41" } } } ], "cloudConfiguration": { "tenantId": "41d6d38489bd40b09ea8a6b6b852dcbd", "tenantName": "Integration-SB-00", "cloudOwner": "CloudOwner", "lcpCloudRegionId": "RegionOne" }, "requestParameters": { "usePreload": false }, "configurationParameters": [ { "ip-addr": "$.vf-module-topology.vf-module-parameters.param[16].value", "oam-ip-addr": "$.vf-module-topology.vf-module-parameters.param[30].value" } ] }, "instanceReferences": { "serviceInstanceId": "c14e61b5-1ee6-4925-b4a9-b9c8dbfe3f34", "vnfInstanceId": "6636c4d5-f608-4376-b6d8-7977e98cb16d", "vfModuleInstanceId": "68804843-18e0-41a3-8838-a6d90a035e1a", "vfModuleInstanceName": "vfModuleName" }, "requestStatus": { "requestState": "COMPLETE", "statusMessage": "STATUS: ALaCarte-VfModule-scaleOut request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The vf module was found to already exist, thus no new vf module was created in the cloud via this request", "percentProgress": 100, "timestamp": "Fri, 15 May 2020 12:14:21 GMT" } } } 18:39:37.396 [Thread-64] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Delete request succeeded for 996fc831-1f3e-42ba-ad5d-a192af27369b 18:39:37.396 [Thread-64] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property data/vfCount=9 18:39:37.396 [Thread-64] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Delete request succeeded for 996fc831-1f3e-42ba-ad5d-a192af27369b 18:39:37.397 [Thread-69] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation default-Actor.VF Module Delete outcome=Success for 996fc831-1f3e-42ba-ad5d-a192af27369b 18:39:37.397 [Thread-70] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- not retrying operation default-Actor.VF Module Delete for 996fc831-1f3e-42ba-ad5d-a192af27369b 18:39:37.403 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@67d180e4[serviceInstanceId=my-service-instance-id, serviceInstanceName=(default), serviceType=(default), serviceRole=(default), serviceRate=(default), serviceLayer=(default), dueDate=(default), endDate=(default), environmentContext=(default), workloadContext=(default), createdAt=(default), updatedAt=(default), description=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), widgetModelId=(default), widgetModelVersion=(default), bandwidthTotal=(default), bandwidthUpWan1=(default), bandwidthDownWan1=(default), bandwidthUpWan2=(default), bandwidthDownWan2=(default), vhnPortalUrl=(default), serviceInstanceLocationId=(default), resourceVersion=(default), selflink=(default), orchestrationStatus=(default), inputParameters=(default), serviceFunction=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), metadata=(default), allottedResources=(default), composedResources=(default), communicationServiceProfiles=(default), serviceProfiles=(default), sliceProfiles=(default), operationalStatus=(default)] 18:39:37.403 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@54e18a46[vnfId=my-vnf-id, vnfInstanceId=(default), vnfName=(default), vnfName2=(default), vnfType=(default), serviceId=(default), regionalResourceZone=(default), provStatus=(default), operationalStatus=(default), licenseKey=(default), equipmentRole=(default), orchestrationStatus=(default), vnfPackageName=(default), vnfDiscriptorName=(default), jobId=(default), heatStackId=(default), msoCatalogKey=(default), managementOption=(default), ipv4OamAddress=(default), ipv4Loopback0Address=(default), nmLanV6Address=(default), managementV6Address=(default), vcpu=(default), vcpuUnits=(default), vmemory=(default), vmemoryUnits=(default), vdisk=(default), vdiskUnits=(default), nshd=(default), nvm=(default), nnet=(default), inMaint=(default), isClosedLoopDisabled=(default), resourceVersion=(default), summaryStatus=(default), encryptedAccessFlag=(default), entitlementAssignmentGroupUuid=(default), entitlementResourceUuid=(default), licenseAssignmentGroupUuid=(default), licenseKeyUuid=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), asNumber=(default), regionalResourceSubzone=(default), nfType=(default), nfFunction=(default), nfRole=(default), nfNamingCode=(default), selflink=(default), ipv4OamGatewayAddress=(default), ipv4OamGatewayAddressPrefixLength=(default), vlanIdOuter=(default), nmProfileName=(default), softwareVersion=(default), applicationId=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), lInterfaces=(default), lagInterfaces=(default), vfModules=(default), licenses=(default), bgpGroups=(default), bgpNeighbors=(default), entitlements=(default)] 18:39:37.403 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@1293f8d7[cloudOwner=(default), cloudRegionId=my-cloud-id, cloudType=(default), ownerDefinedType=(default), cloudRegionVersion=(default), identityUrl=(default), cloudZone=(default), complexName=(default), sriovAutomation=(default), cloudExtraInfo=(default), cloudRegionNumber=(default), cloudFunction=(default), cloudRole=(default), opsNote=(default), cloudRegionNumberDefinition=(default), status=(default), upgradeCycle=(default), resourceVersion=(default), orchestrationDisabled=(default), inMaint=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), volumeGroups=(default), tenants=(default), flavors=(default), groupAssignments=(default), snapshots=(default), images=(default), dvsSwitches=(default), oamNetworks=(default), availabilityZones=(default), relationshipList=(default), vipIpv4AddressList=(default), vipIpv6AddressList=(default), vlanRanges=(default), hostAggregates=(default), activities=(default), validationAudits=(default), hpaCapabilities=(default), esrSystemInfoList=(default)] 18:39:37.403 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@58e5fbe5[tenantId=my-tenant-id, tenantName=(default), tenantContext=(default), parentId=(default), productionState=(default), supportModel=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), vservers=(default), nosServers=(default), relationshipList=(default), k8SResources=(default)] 18:39:37.403 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property data/vfCount=10 18:39:37.408 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@3a589eed[serviceInstanceId=my-service-instance-id, serviceInstanceName=(default), serviceType=(default), serviceRole=(default), serviceRate=(default), serviceLayer=(default), dueDate=(default), endDate=(default), environmentContext=(default), workloadContext=(default), createdAt=(default), updatedAt=(default), description=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), widgetModelId=(default), widgetModelVersion=(default), bandwidthTotal=(default), bandwidthUpWan1=(default), bandwidthDownWan1=(default), bandwidthUpWan2=(default), bandwidthDownWan2=(default), vhnPortalUrl=(default), serviceInstanceLocationId=(default), resourceVersion=(default), selflink=(default), orchestrationStatus=(default), inputParameters=(default), serviceFunction=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), metadata=(default), allottedResources=(default), composedResources=(default), communicationServiceProfiles=(default), serviceProfiles=(default), sliceProfiles=(default), operationalStatus=(default)] 18:39:37.408 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@5807ea46[vnfId=my-vnf-id, vnfInstanceId=(default), vnfName=(default), vnfName2=(default), vnfType=(default), serviceId=(default), regionalResourceZone=(default), provStatus=(default), operationalStatus=(default), licenseKey=(default), equipmentRole=(default), orchestrationStatus=(default), vnfPackageName=(default), vnfDiscriptorName=(default), jobId=(default), heatStackId=(default), msoCatalogKey=(default), managementOption=(default), ipv4OamAddress=(default), ipv4Loopback0Address=(default), nmLanV6Address=(default), managementV6Address=(default), vcpu=(default), vcpuUnits=(default), vmemory=(default), vmemoryUnits=(default), vdisk=(default), vdiskUnits=(default), nshd=(default), nvm=(default), nnet=(default), inMaint=(default), isClosedLoopDisabled=(default), resourceVersion=(default), summaryStatus=(default), encryptedAccessFlag=(default), entitlementAssignmentGroupUuid=(default), entitlementResourceUuid=(default), licenseAssignmentGroupUuid=(default), licenseKeyUuid=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), asNumber=(default), regionalResourceSubzone=(default), nfType=(default), nfFunction=(default), nfRole=(default), nfNamingCode=(default), selflink=(default), ipv4OamGatewayAddress=(default), ipv4OamGatewayAddressPrefixLength=(default), vlanIdOuter=(default), nmProfileName=(default), softwareVersion=(default), applicationId=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), lInterfaces=(default), lagInterfaces=(default), vfModules=(default), licenses=(default), bgpGroups=(default), bgpNeighbors=(default), entitlements=(default)] 18:39:37.408 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@305289b3[cloudOwner=(default), cloudRegionId=my-cloud-id, cloudType=(default), ownerDefinedType=(default), cloudRegionVersion=(default), identityUrl=(default), cloudZone=(default), complexName=(default), sriovAutomation=(default), cloudExtraInfo=(default), cloudRegionNumber=(default), cloudFunction=(default), cloudRole=(default), opsNote=(default), cloudRegionNumberDefinition=(default), status=(default), upgradeCycle=(default), resourceVersion=(default), orchestrationDisabled=(default), inMaint=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), volumeGroups=(default), tenants=(default), flavors=(default), groupAssignments=(default), snapshots=(default), images=(default), dvsSwitches=(default), oamNetworks=(default), availabilityZones=(default), relationshipList=(default), vipIpv4AddressList=(default), vipIpv6AddressList=(default), vlanRanges=(default), hostAggregates=(default), activities=(default), validationAudits=(default), hpaCapabilities=(default), esrSystemInfoList=(default)] 18:39:37.408 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@3ee68377[tenantId=my-tenant-id, tenantName=(default), tenantContext=(default), parentId=(default), productionState=(default), supportModel=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), vservers=(default), nosServers=(default), relationshipList=(default), k8SResources=(default)] 18:39:37.408 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property data/vfCount=10 18:39:37.411 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-25f14e93==org.glassfish.jersey.servlet.ServletContainer@c7798927{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=soSim, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@4d525897{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@24435620{/,null,AVAILABLE}, connector=soSim@c6c84fa{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=Thread[soSim-6667,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-25f14e93==org.glassfish.jersey.servlet.ServletContainer@c7798927{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 18:39:37.412 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-25f14e93==org.glassfish.jersey.servlet.ServletContainer@c7798927{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=soSim, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@4d525897{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@24435620{/,null,AVAILABLE}, connector=soSim@c6c84fa{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=Thread[soSim-6667,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-25f14e93==org.glassfish.jersey.servlet.ServletContainer@c7798927{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 18:39:37.417 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped soSim@c6c84fa{HTTP/1.1, (http/1.1)}{localhost:6667} 18:39:37.417 [main] INFO org.eclipse.jetty.server.Server -- Stopped Server@4d525897{STOPPING}[11.0.18,sto=0] 18:39:37.419 [main] INFO org.eclipse.jetty.server.handler.ContextHandler -- Stopped o.e.j.s.ServletContextHandler@24435620{/,null,STOPPED} [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.818 s -- in org.onap.policy.controlloop.actor.so.VfModuleDeleteTest [INFO] Running org.onap.policy.controlloop.actor.so.SoActorTest 18:39:37.560 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing actors 18:39:37.560 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- configuring actors 18:39:37.572 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing SO 18:39:37.572 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- configuring operations for actor SO 18:39:37.578 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing SO.VF Module Create 18:39:37.580 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing SO.Modify NSSI 18:39:37.581 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing SO.VF Module Delete 18:39:37.581 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing SO.ModifyCloudLeasedLine 18:39:37.582 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting actors 18:39:37.582 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- starting actors 18:39:37.582 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting SO 18:39:37.582 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- starting operations for actor SO 18:39:37.582 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting SO.VF Module Create 18:39:37.582 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting SO.Modify NSSI 18:39:37.582 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting SO.VF Module Delete 18:39:37.582 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting SO.ModifyCloudLeasedLine 18:39:37.582 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping actors 18:39:37.582 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- stopping actors 18:39:37.582 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping SO 18:39:37.582 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- stopping operations for actor SO 18:39:37.583 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping SO.VF Module Create 18:39:37.583 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping SO.Modify NSSI 18:39:37.583 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping SO.VF Module Delete 18:39:37.583 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping SO.ModifyCloudLeasedLine 18:39:37.583 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- actors is not running [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.148 s -- in org.onap.policy.controlloop.actor.so.SoActorTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 46, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ actor.so --- [INFO] Loading execution data file /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.so/../../../target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'actor.so' with 8 classes [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (report-aggregate) @ actor.so --- [INFO] Analyzed bundle 'actorServiceProvider' with 43 classes [INFO] Analyzed bundle 'aai' with 4 classes [INFO] Analyzed bundle 'events' with 16 classes [INFO] Analyzed bundle 'so' with 23 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ actor.so --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.so/target/actor.so-3.1.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ actor.so --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ actor.so --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ actor.so --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ actor.so --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.so/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ actor.so --- [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.so/pom.xml to /tmp/r/org/onap/policy/models/policy-models-interactions/model-actors/actor.so/3.1.1-SNAPSHOT/actor.so-3.1.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.so/target/actor.so-3.1.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-interactions/model-actors/actor.so/3.1.1-SNAPSHOT/actor.so-3.1.1-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.models.policy-models-interactions.model-actors:actor.vfc >-- [INFO] Building actor.vfc 3.1.1-SNAPSHOT [38/43] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ actor.vfc --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ actor.vfc --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ actor.vfc --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ actor.vfc --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-interactions/model-actors/actor.vfc/../../../target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/* --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ actor.vfc --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ actor.vfc --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ actor.vfc --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ actor.vfc --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 3 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ actor.vfc --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ actor.vfc --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 4 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ actor.vfc --- [INFO] Surefire report directory: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.vfc/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.controlloop.actor.vfc.RestartTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 18:39:40.894 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1f84327b==org.glassfish.jersey.servlet.ServletContainer@3153d9c9{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=vfcSim, host=localhost, port=6668, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@1142d377{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@457a5b2d{/,null,STOPPED}, connector=vfcSim@315c081{HTTP/1.1, (http/1.1)}{localhost:6668}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1f84327b==org.glassfish.jersey.servlet.ServletContainer@3153d9c9{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 18:39:40.916 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1f84327b==org.glassfish.jersey.servlet.ServletContainer@3153d9c9{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=vfcSim, host=localhost, port=6668, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@1142d377{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@457a5b2d{/,null,STOPPED}, connector=vfcSim@315c081{HTTP/1.1, (http/1.1)}{localhost:6668}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1f84327b==org.glassfish.jersey.servlet.ServletContainer@3153d9c9{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:39:40.918 [vfcSim-6668] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1f84327b==org.glassfish.jersey.servlet.ServletContainer@3153d9c9{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=vfcSim, host=localhost, port=6668, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@1142d377{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@457a5b2d{/,null,STOPPED}, connector=vfcSim@315c081{HTTP/1.1, (http/1.1)}{localhost:6668}, jettyThread=Thread[vfcSim-6668,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1f84327b==org.glassfish.jersey.servlet.ServletContainer@3153d9c9{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:39:40.928 [vfcSim-6668] INFO org.eclipse.jetty.server.Server -- jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.4+8-Ubuntu-118.04 18:39:40.995 [vfcSim-6668] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager -- Session workerName=node0 18:39:41.822 [vfcSim-6668] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:39:41.899 [vfcSim-6668] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started o.e.j.s.ServletContextHandler@457a5b2d{/,null,AVAILABLE} 18:39:41.909 [vfcSim-6668] INFO org.eclipse.jetty.server.AbstractConnector -- Started vfcSim@315c081{HTTP/1.1, (http/1.1)}{localhost:6668} 18:39:41.912 [vfcSim-6668] INFO org.eclipse.jetty.server.Server -- Started Server@1142d377{STARTING}[11.0.18,sto=0] @2839ms 18:39:41.912 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1f84327b==org.glassfish.jersey.servlet.ServletContainer@3153d9c9{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=vfcSim, host=localhost, port=6668, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@1142d377{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@457a5b2d{/,null,AVAILABLE}, connector=vfcSim@315c081{HTTP/1.1, (http/1.1)}{localhost:6668}, jettyThread=Thread[vfcSim-6668,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1f84327b==org.glassfish.jersey.servlet.ServletContainer@3153d9c9{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4006 ms. 18:39:42.932 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property enrichment/service-instance.service-instance-id=test-service-instance-id 18:39:42.933 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property enrichment/vserver.vserver-id=test-vserver-id 18:39:42.933 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property enrichment/vserver.vserver-name=test-vserver-name 18:39:42.933 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property enrichment/generic-vnf.vnf-id=test-generic-vnf-id 18:39:43.076 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property enrichment/service-instance.service-instance-id=test-service-instance-id 18:39:43.076 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property enrichment/vserver.vserver-id=test-vserver-id 18:39:43.076 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property enrichment/vserver.vserver-name=test-vserver-name 18:39:43.076 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property enrichment/generic-vnf.vnf-id=test-generic-vnf-id 18:39:43.090 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property enrichment/service-instance.service-instance-id=test-service-instance-id 18:39:43.090 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property enrichment/vserver.vserver-id=test-vserver-id 18:39:43.090 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property enrichment/vserver.vserver-name=test-vserver-name 18:39:43.090 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property enrichment/generic-vnf.vnf-id=test-generic-vnf-id 18:39:43.093 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property enrichment/service-instance.service-instance-id=test-service-instance-id 18:39:43.093 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property enrichment/vserver.vserver-id=test-vserver-id 18:39:43.093 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property enrichment/vserver.vserver-name=test-vserver-name 18:39:43.093 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property enrichment/generic-vnf.vnf-id=test-generic-vnf-id 18:39:43.094 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: start operation attempt 1 for db73cc6a-07e7-4349-8998-81e2e2a91835 18:39:43.098 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set timeout to 5000ms for db73cc6a-07e7-4349-8998-81e2e2a91835 18:39:43.098 [Thread-11] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation default-Actor.default-Operation for db73cc6a-07e7-4349-8998-81e2e2a91835 18:39:43.184 [Thread-11] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:39:43.188 [Thread-11] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:39:43.345 [Thread-13] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.default-Operation: response received for db73cc6a-07e7-4349-8998-81e2e2a91835 18:39:43.349 [qtp51712095-21] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:39:43 +0000] "POST /api/nslcm/v1/ns/test-service-instance-id/heal HTTP/1.1" 202 13 "-" "Jersey/3.1.3 (HttpUrlConnection 17.0.4)" 18:39:43.352 [Thread-13] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://localhost:6668/api/nslcm/v1/ns/test-service-instance-id/heal|] {"jobId":"1"} 18:39:43.369 [Thread-13] INFO org.onap.policy.common.utils.services.OrderedServiceImpl -- ***** OrderedServiceImpl implementers: [] 18:39:43.371 [Thread-13] INFO network -- [IN|REST|http://localhost:6668/api/nslcm/v1/ns/test-service-instance-id/heal] {"jobId":"1"} 18:39:43.387 [Thread-13] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.default-Operation request succeeded for db73cc6a-07e7-4349-8998-81e2e2a91835 18:39:43.396 [Thread-13] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.default-Operation request incomplete for db73cc6a-07e7-4349-8998-81e2e2a91835 18:39:43.398 [ForkJoinPool.commonPool-worker-1] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://localhost:6668/api/nslcm/v1/jobs/1|] null 18:39:43.398 [ForkJoinPool.commonPool-worker-1] INFO network -- [OUT|REST|http://localhost:6668/api/nslcm/v1/jobs/1] null 18:39:43.407 [qtp51712095-24] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:39:43 +0000] "GET /api/nslcm/v1/jobs/1 HTTP/1.1" 200 480 "-" "Jersey/3.1.3 (HttpUrlConnection 17.0.4)" 18:39:43.408 [Thread-14] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.default-Operation: response received for db73cc6a-07e7-4349-8998-81e2e2a91835 18:39:43.408 [Thread-14] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://localhost:6668/api/nslcm/v1/jobs/1|] {"jobId" : 1,"responseDescriptor" : {"progress" : "40","status" : "finished","statusDescription" : "OMC VMs are decommissioned in VIM","errorCode" : null,"responseId": 101 ,"responseHistoryList": [{"progress" : "40","status" : "processing","statusDescription" : "OMC VMs are decommissioned in VIM","errorCode" : null,"responseId" : "1"}, {"progress" : "41","status" : "processing","statusDescription" : "OMC VMs are decommissioned in VIM","errorCode" : null,"responseId" : "2"}]}} 18:39:43.409 [Thread-14] INFO network -- [IN|REST|http://localhost:6668/api/nslcm/v1/jobs/1] {"jobId" : 1,"responseDescriptor" : {"progress" : "40","status" : "finished","statusDescription" : "OMC VMs are decommissioned in VIM","errorCode" : null,"responseId": 101 ,"responseHistoryList": [{"progress" : "40","status" : "processing","statusDescription" : "OMC VMs are decommissioned in VIM","errorCode" : null,"responseId" : "1"}, {"progress" : "41","status" : "processing","statusDescription" : "OMC VMs are decommissioned in VIM","errorCode" : null,"responseId" : "2"}]}} 18:39:43.409 [Thread-14] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.default-Operation request succeeded for db73cc6a-07e7-4349-8998-81e2e2a91835 18:39:43.409 [Thread-14] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.default-Operation request succeeded for db73cc6a-07e7-4349-8998-81e2e2a91835 18:39:43.416 [Thread-18] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation default-Actor.default-Operation outcome=Success for db73cc6a-07e7-4349-8998-81e2e2a91835 18:39:43.418 [Thread-19] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- not retrying operation default-Actor.default-Operation for db73cc6a-07e7-4349-8998-81e2e2a91835 18:39:43.429 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property enrichment/service-instance.service-instance-id=test-service-instance-id 18:39:43.430 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property enrichment/vserver.vserver-id=test-vserver-id 18:39:43.430 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property enrichment/vserver.vserver-name=test-vserver-name 18:39:43.430 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property enrichment/generic-vnf.vnf-id=test-generic-vnf-id 18:39:43.437 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1f84327b==org.glassfish.jersey.servlet.ServletContainer@3153d9c9{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=vfcSim, host=localhost, port=6668, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@1142d377{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@457a5b2d{/,null,AVAILABLE}, connector=vfcSim@315c081{HTTP/1.1, (http/1.1)}{localhost:6668}, jettyThread=Thread[vfcSim-6668,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1f84327b==org.glassfish.jersey.servlet.ServletContainer@3153d9c9{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 18:39:43.438 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1f84327b==org.glassfish.jersey.servlet.ServletContainer@3153d9c9{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=vfcSim, host=localhost, port=6668, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@1142d377{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@457a5b2d{/,null,AVAILABLE}, connector=vfcSim@315c081{HTTP/1.1, (http/1.1)}{localhost:6668}, jettyThread=Thread[vfcSim-6668,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1f84327b==org.glassfish.jersey.servlet.ServletContainer@3153d9c9{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 18:39:43.441 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped vfcSim@315c081{HTTP/1.1, (http/1.1)}{localhost:6668} 18:39:43.442 [main] INFO org.eclipse.jetty.server.Server -- Stopped Server@1142d377{STOPPING}[11.0.18,sto=0] 18:39:43.447 [main] INFO org.eclipse.jetty.server.handler.ContextHandler -- Stopped o.e.j.s.ServletContextHandler@457a5b2d{/,null,STOPPED} [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.859 s -- in org.onap.policy.controlloop.actor.vfc.RestartTest [INFO] Running org.onap.policy.controlloop.actor.vfc.VfcOperationTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 s -- in org.onap.policy.controlloop.actor.vfc.VfcOperationTest [INFO] Running org.onap.policy.controlloop.actor.vfc.VfcActorTest 18:39:43.765 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing actors 18:39:43.765 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- configuring actors 18:39:43.770 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing VFC 18:39:43.770 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- configuring operations for actor VFC 18:39:43.774 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing VFC.Restart 18:39:43.777 [main] WARN org.onap.policy.controlloop.actorserviceprovider.ActorService -- missing configuration parameters for actor AAI; actor cannot be started 18:39:43.777 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting actors 18:39:43.777 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- starting actors 18:39:43.777 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting VFC 18:39:43.778 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- starting operations for actor VFC 18:39:43.778 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting VFC.Restart 18:39:43.778 [main] WARN org.onap.policy.controlloop.actorserviceprovider.ActorService -- not starting unconfigured actor AAI 18:39:43.778 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping actors 18:39:43.778 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- stopping actors 18:39:43.778 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping VFC 18:39:43.778 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- stopping operations for actor VFC 18:39:43.779 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping VFC.Restart 18:39:43.779 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- AAI is not running 18:39:43.779 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- actors is not running [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.202 s -- in org.onap.policy.controlloop.actor.vfc.VfcActorTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ actor.vfc --- [INFO] Loading execution data file /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.vfc/../../../target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'actor.vfc' with 3 classes [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (report-aggregate) @ actor.vfc --- [INFO] Analyzed bundle 'actorServiceProvider' with 43 classes [INFO] Analyzed bundle 'aai' with 4 classes [INFO] Analyzed bundle 'events' with 16 classes [INFO] Analyzed bundle 'vfc' with 7 classes [INFO] Analyzed bundle 'actor.aai' with 6 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ actor.vfc --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.vfc/target/actor.vfc-3.1.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ actor.vfc --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ actor.vfc --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ actor.vfc --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ actor.vfc --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.vfc/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ actor.vfc --- [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.vfc/pom.xml to /tmp/r/org/onap/policy/models/policy-models-interactions/model-actors/actor.vfc/3.1.1-SNAPSHOT/actor.vfc-3.1.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.vfc/target/actor.vfc-3.1.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-interactions/model-actors/actor.vfc/3.1.1-SNAPSHOT/actor.vfc-3.1.1-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.models.policy-models-interactions.model-actors:actor.xacml >-- [INFO] Building actor.xacml 3.1.1-SNAPSHOT [39/43] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ actor.xacml --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ actor.xacml --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ actor.xacml --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ actor.xacml --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-interactions/model-actors/actor.xacml/../../../target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/* --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ actor.xacml --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ actor.xacml --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ actor.xacml --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ actor.xacml --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 8 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ actor.xacml --- [INFO] Copying 4 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ actor.xacml --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 8 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ actor.xacml --- [INFO] Surefire report directory: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.xacml/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.controlloop.actor.xacml.DecisionOperatorTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 18:39:47.531 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing my-actor.my-name 18:39:47.687 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing my-actor.my-name 18:39:47.728 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing my-actor.my-name [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.958 s -- in org.onap.policy.controlloop.actor.xacml.DecisionOperatorTest [INFO] Running org.onap.policy.controlloop.actor.xacml.DecisionOperationTest 18:39:48.001 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-3f6f9cef==org.glassfish.jersey.servlet.ServletContainer@70913c{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=xacmlSim, host=localhost, port=6669, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@71e7830a{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@4ae49387{/,null,STOPPED}, connector=xacmlSim@2905b568{HTTP/1.1, (http/1.1)}{localhost:6669}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-3f6f9cef==org.glassfish.jersey.servlet.ServletContainer@70913c{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 18:39:48.018 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-3f6f9cef==org.glassfish.jersey.servlet.ServletContainer@70913c{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=xacmlSim, host=localhost, port=6669, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@71e7830a{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@4ae49387{/,null,STOPPED}, connector=xacmlSim@2905b568{HTTP/1.1, (http/1.1)}{localhost:6669}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-3f6f9cef==org.glassfish.jersey.servlet.ServletContainer@70913c{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:39:48.020 [xacmlSim-6669] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-3f6f9cef==org.glassfish.jersey.servlet.ServletContainer@70913c{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=xacmlSim, host=localhost, port=6669, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@71e7830a{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@4ae49387{/,null,STOPPED}, connector=xacmlSim@2905b568{HTTP/1.1, (http/1.1)}{localhost:6669}, jettyThread=Thread[xacmlSim-6669,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-3f6f9cef==org.glassfish.jersey.servlet.ServletContainer@70913c{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:39:48.030 [xacmlSim-6669] INFO org.eclipse.jetty.server.Server -- jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.4+8-Ubuntu-118.04 18:39:48.097 [xacmlSim-6669] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager -- Session workerName=node0 18:39:48.769 [xacmlSim-6669] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:39:48.835 [xacmlSim-6669] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started o.e.j.s.ServletContextHandler@4ae49387{/,null,AVAILABLE} 18:39:48.848 [xacmlSim-6669] INFO org.eclipse.jetty.server.AbstractConnector -- Started xacmlSim@2905b568{HTTP/1.1, (http/1.1)}{localhost:6669} 18:39:48.851 [xacmlSim-6669] INFO org.eclipse.jetty.server.Server -- Started Server@71e7830a{STARTING}[11.0.18,sto=0] @3674ms 18:39:48.851 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-3f6f9cef==org.glassfish.jersey.servlet.ServletContainer@70913c{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=xacmlSim, host=localhost, port=6669, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@71e7830a{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@4ae49387{/,null,AVAILABLE}, connector=xacmlSim@2905b568{HTTP/1.1, (http/1.1)}{localhost:6669}, jettyThread=Thread[xacmlSim-6669,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-3f6f9cef==org.glassfish.jersey.servlet.ServletContainer@70913c{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4169 ms. 18:39:49.539 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: start operation attempt 1 for 5caf7687-f959-4d8f-9d76-5e19b50d8c34 18:39:49.543 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set timeout to 5000ms for 5caf7687-f959-4d8f-9d76-5e19b50d8c34 18:39:49.542 [Thread-11] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation default-Actor.default-Operation for 5caf7687-f959-4d8f-9d76-5e19b50d8c34 18:39:49.552 [Thread-11] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://localhost:6669/policy/pdpx/v1/decision|] { "ONAPName": "my-onap-name", "ONAPComponent": "my-onap-component", "ONAPInstance": "my-onap-instance", "action": "guard" } 18:39:49.555 [Thread-11] INFO org.onap.policy.common.utils.services.OrderedServiceImpl -- ***** OrderedServiceImpl implementers: [] 18:39:49.556 [Thread-11] INFO network -- [OUT|REST|http://localhost:6669/policy/pdpx/v1/decision] { "ONAPName": "my-onap-name", "ONAPComponent": "my-onap-component", "ONAPInstance": "my-onap-instance", "action": "guard" } 18:39:49.610 [Thread-11] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:39:49.613 [Thread-11] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls Jan 20, 2024 6:39:49 PM org.glassfish.jersey.server.ServerRuntime$Responder process WARNING: An exception mapping did not successfully produce and processed a response. Logging the exception propagated to the default exception mapper. java.lang.NullPointerException: Cannot invoke "java.util.Map.get(Object)" because the return value of "org.onap.policy.models.decisions.concepts.DecisionRequest.getResource()" is null at org.onap.policy.simulators.XacmlSimulatorJaxRs.guardDecision(XacmlSimulatorJaxRs.java:81) at org.onap.policy.simulators.XacmlSimulatorJaxRs.getDecision(XacmlSimulatorJaxRs.java:71) 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.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:146) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:189) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:219) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:261) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:240) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:697) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:357) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:311) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1570) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1543) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.Server.handle(Server.java:563) at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:193) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) at java.base/java.lang.Thread.run(Thread.java:833) Jan 20, 2024 6:39:49 PM org.glassfish.jersey.server.ServerRuntime$Responder writeResponse SEVERE: Error while closing the output stream in order to commit response. org.glassfish.jersey.server.ContainerException: java.util.concurrent.ExecutionException: java.lang.NullPointerException: Cannot invoke "java.util.Map.get(Object)" because the return value of "org.onap.policy.models.decisions.concepts.DecisionRequest.getResource()" is null at org.glassfish.jersey.servlet.internal.ResponseWriter.getResponseContext(ResponseWriter.java:278) at org.glassfish.jersey.servlet.internal.ResponseWriter.writeResponseStatusAndHeaders(ResponseWriter.java:128) at org.glassfish.jersey.server.ServerRuntime$Responder$1.getOutputStream(ServerRuntime.java:667) at org.glassfish.jersey.message.internal.CommittingOutputStream.commitStream(CommittingOutputStream.java:171) at org.glassfish.jersey.message.internal.CommittingOutputStream.flushBuffer(CommittingOutputStream.java:276) at org.glassfish.jersey.message.internal.CommittingOutputStream.commit(CommittingOutputStream.java:232) at org.glassfish.jersey.message.internal.CommittingOutputStream.close(CommittingOutputStream.java:247) at org.glassfish.jersey.message.internal.OutboundMessageContext.close(OutboundMessageContext.java:865) at org.glassfish.jersey.server.ContainerResponse.close(ContainerResponse.java:403) at org.glassfish.jersey.server.ServerRuntime$Responder.writeResponse(ServerRuntime.java:749) at org.glassfish.jersey.server.ServerRuntime$Responder.processResponse(ServerRuntime.java:385) at org.glassfish.jersey.server.ServerRuntime$Responder.processResponseWithDefaultExceptionMapper(ServerRuntime.java:633) at org.glassfish.jersey.server.ServerRuntime$Responder.process(ServerRuntime.java:458) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:269) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:240) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:697) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:357) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:311) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1570) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1543) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.Server.handle(Server.java:563) at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:193) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.util.concurrent.ExecutionException: java.lang.NullPointerException: Cannot invoke "java.util.Map.get(Object)" because the return value of "org.onap.policy.models.decisions.concepts.DecisionRequest.getResource()" is null at java.base/java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:396) at java.base/java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2073) at org.glassfish.jersey.servlet.internal.ResponseWriter.getResponseContext(ResponseWriter.java:276) ... 55 more Caused by: java.lang.NullPointerException: Cannot invoke "java.util.Map.get(Object)" because the return value of "org.onap.policy.models.decisions.concepts.DecisionRequest.getResource()" is null at org.onap.policy.simulators.XacmlSimulatorJaxRs.guardDecision(XacmlSimulatorJaxRs.java:81) at org.onap.policy.simulators.XacmlSimulatorJaxRs.getDecision(XacmlSimulatorJaxRs.java:71) 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.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:146) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:189) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:219) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:261) ... 42 more 18:39:49.740 [qtp1108851942-20] WARN org.eclipse.jetty.server.HttpChannel -- /policy/pdpx/v1/decision jakarta.servlet.ServletException: java.lang.NullPointerException: Cannot invoke "java.util.Map.get(Object)" because the return value of "org.onap.policy.models.decisions.concepts.DecisionRequest.getResource()" is null at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:409) at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:357) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:311) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1570) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1543) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.Server.handle(Server.java:563) at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:193) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.lang.NullPointerException: Cannot invoke "java.util.Map.get(Object)" because the return value of "org.onap.policy.models.decisions.concepts.DecisionRequest.getResource()" is null at org.onap.policy.simulators.XacmlSimulatorJaxRs.guardDecision(XacmlSimulatorJaxRs.java:81) at org.onap.policy.simulators.XacmlSimulatorJaxRs.getDecision(XacmlSimulatorJaxRs.java:71) 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.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:146) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:189) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:219) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:261) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:240) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:697) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) ... 33 common frames omitted 18:39:49.742 [qtp1108851942-20] WARN org.eclipse.jetty.server.HttpChannelState -- unhandled due to prior sendError jakarta.servlet.ServletException: java.lang.NullPointerException: Cannot invoke "java.util.Map.get(Object)" because the return value of "org.onap.policy.models.decisions.concepts.DecisionRequest.getResource()" is null at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:409) at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:357) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:311) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1570) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1543) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.Server.handle(Server.java:563) at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:193) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.lang.NullPointerException: Cannot invoke "java.util.Map.get(Object)" because the return value of "org.onap.policy.models.decisions.concepts.DecisionRequest.getResource()" is null at org.onap.policy.simulators.XacmlSimulatorJaxRs.guardDecision(XacmlSimulatorJaxRs.java:81) at org.onap.policy.simulators.XacmlSimulatorJaxRs.getDecision(XacmlSimulatorJaxRs.java:71) 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.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:146) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:189) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:219) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:261) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:240) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:697) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) ... 33 common frames omitted 18:39:49.773 [qtp1108851942-20] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:39:49 +0000] "POST /policy/pdpx/v1/decision HTTP/1.1" 500 149 "-" "Jersey/3.1.3 (HttpUrlConnection 17.0.4)" 18:39:49.784 [Thread-13] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.default-Operation: response received for 5caf7687-f959-4d8f-9d76-5e19b50d8c34 18:39:49.786 [Thread-13] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://localhost:6669/policy/pdpx/v1/decision|] { "servlet":"org.glassfish.jersey.servlet.ServletContainer-3f6f9cef", "message":"Request failed.", "url":"/policy/pdpx/v1/decision", "status":"500" } 18:39:49.786 [Thread-13] INFO network -- [IN|REST|http://localhost:6669/policy/pdpx/v1/decision] { "servlet":"org.glassfish.jersey.servlet.ServletContainer-3f6f9cef", "message":"Request failed.", "url":"/policy/pdpx/v1/decision", "status":"500" } 18:39:49.787 [Thread-13] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.default-Operation request failed with http error code 500 for 5caf7687-f959-4d8f-9d76-5e19b50d8c34 18:39:49.802 [Thread-16] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation default-Actor.default-Operation outcome=Failure for 5caf7687-f959-4d8f-9d76-5e19b50d8c34 18:39:49.803 [Thread-17] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- operation default-Actor.default-Operation no retries for 5caf7687-f959-4d8f-9d76-5e19b50d8c34 18:39:49.821 [main] INFO org.onap.policy.controlloop.actor.xacml.DecisionOperation -- default-Actor.default-Operation: guard disabled, always succeeds for 5caf7687-f959-4d8f-9d76-5e19b50d8c34 18:39:49.824 [main] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation default-Actor.default-Operation for 5caf7687-f959-4d8f-9d76-5e19b50d8c34 18:39:49.824 [main] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation default-Actor.default-Operation outcome=Success for 5caf7687-f959-4d8f-9d76-5e19b50d8c34 18:39:49.853 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: start operation attempt 1 for 5caf7687-f959-4d8f-9d76-5e19b50d8c34 18:39:49.853 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set timeout to 300000ms for 5caf7687-f959-4d8f-9d76-5e19b50d8c34 18:39:49.853 [main] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation default-Actor.default-Operation for 5caf7687-f959-4d8f-9d76-5e19b50d8c34 18:39:49.854 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://my-host:6969/base-uri/my-path/|] { "ONAPName": "my-onap-name", "ONAPComponent": "my-onap-component", "ONAPInstance": "my-onap-instance", "action": "guard" } 18:39:49.855 [main] INFO network -- [OUT|REST|http://my-host:6969/base-uri/my-path/] { "ONAPName": "my-onap-name", "ONAPComponent": "my-onap-component", "ONAPInstance": "my-onap-instance", "action": "guard" } 18:39:49.858 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.default-Operation: response received for 5caf7687-f959-4d8f-9d76-5e19b50d8c34 18:39:49.858 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://my-host:6969/base-uri/my-path/|] {"status":"Permit"} 18:39:49.859 [main] INFO network -- [IN|REST|http://my-host:6969/base-uri/my-path/] {"status":"Permit"} 18:39:49.860 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.default-Operation request succeeded for 5caf7687-f959-4d8f-9d76-5e19b50d8c34 18:39:49.860 [main] WARN org.onap.policy.controlloop.actorserviceprovider.Util -- pipeline listener org.onap.policy.controlloop.actorserviceprovider.pipeline.FutureManager$$Lambda$374/0x00000008010873f8@fb2c2f3 threw an exception java.lang.NullPointerException: Cannot invoke "java.util.concurrent.Future.cancel(boolean)" because "future" is null at org.onap.policy.controlloop.actorserviceprovider.pipeline.FutureManager.lambda$add$0(FutureManager.java:52) at org.onap.policy.controlloop.actorserviceprovider.Util.runFunction(Util.java:65) at org.onap.policy.controlloop.actorserviceprovider.pipeline.ListenerManager.runListener(ListenerManager.java:104) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.onap.policy.controlloop.actorserviceprovider.pipeline.ListenerManager.stop(ListenerManager.java:62) at org.onap.policy.controlloop.actorserviceprovider.pipeline.FutureManager.stop(FutureManager.java:83) at org.onap.policy.controlloop.actorserviceprovider.pipeline.PipelineControllerFuture.doAndStop(PipelineControllerFuture.java:217) at org.onap.policy.controlloop.actorserviceprovider.pipeline.PipelineControllerFuture.complete(PipelineControllerFuture.java:63) at org.onap.policy.controlloop.actorserviceprovider.pipeline.PipelineControllerFuture.lambda$delayedComplete$7(PipelineControllerFuture.java:124) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) at org.onap.policy.common.utils.time.PseudoExecutor.runAll(PseudoExecutor.java:65) at org.onap.policy.controlloop.actor.xacml.DecisionOperationTest.testStartOperationAsync(DecisionOperationTest.java:157) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:42) at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 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) 18:39:49.863 [main] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation default-Actor.default-Operation outcome=Success for 5caf7687-f959-4d8f-9d76-5e19b50d8c34 18:39:49.863 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- not retrying operation default-Actor.default-Operation for 5caf7687-f959-4d8f-9d76-5e19b50d8c34 18:39:49.912 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-3f6f9cef==org.glassfish.jersey.servlet.ServletContainer@70913c{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=xacmlSim, host=localhost, port=6669, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@71e7830a{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@4ae49387{/,null,AVAILABLE}, connector=xacmlSim@2905b568{HTTP/1.1, (http/1.1)}{localhost:6669}, jettyThread=Thread[xacmlSim-6669,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-3f6f9cef==org.glassfish.jersey.servlet.ServletContainer@70913c{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 18:39:49.913 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-3f6f9cef==org.glassfish.jersey.servlet.ServletContainer@70913c{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=xacmlSim, host=localhost, port=6669, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@71e7830a{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@4ae49387{/,null,AVAILABLE}, connector=xacmlSim@2905b568{HTTP/1.1, (http/1.1)}{localhost:6669}, jettyThread=Thread[xacmlSim-6669,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-3f6f9cef==org.glassfish.jersey.servlet.ServletContainer@70913c{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 18:39:49.916 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped xacmlSim@2905b568{HTTP/1.1, (http/1.1)}{localhost:6669} 18:39:49.916 [main] INFO org.eclipse.jetty.server.Server -- Stopped Server@71e7830a{STOPPING}[11.0.18,sto=0] 18:39:49.920 [main] INFO org.eclipse.jetty.server.handler.ContextHandler -- Stopped o.e.j.s.ServletContextHandler@4ae49387{/,null,STOPPED} [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.185 s -- in org.onap.policy.controlloop.actor.xacml.DecisionOperationTest [INFO] Running org.onap.policy.controlloop.actor.xacml.XacmlActorParamsTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.onap.policy.controlloop.actor.xacml.XacmlActorParamsTest [INFO] Running org.onap.policy.controlloop.actor.xacml.GuardOperationTest 18:39:49.967 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-70bc3a9c==org.glassfish.jersey.servlet.ServletContainer@c24cf2c0{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=xacmlSim, host=localhost, port=6669, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@35555145{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@771cbd13{/,null,STOPPED}, connector=xacmlSim@4ba1c1a2{HTTP/1.1, (http/1.1)}{localhost:6669}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-70bc3a9c==org.glassfish.jersey.servlet.ServletContainer@c24cf2c0{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 18:39:49.968 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-70bc3a9c==org.glassfish.jersey.servlet.ServletContainer@c24cf2c0{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=xacmlSim, host=localhost, port=6669, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@35555145{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@771cbd13{/,null,STOPPED}, connector=xacmlSim@4ba1c1a2{HTTP/1.1, (http/1.1)}{localhost:6669}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-70bc3a9c==org.glassfish.jersey.servlet.ServletContainer@c24cf2c0{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:39:49.971 [xacmlSim-6669] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-70bc3a9c==org.glassfish.jersey.servlet.ServletContainer@c24cf2c0{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=xacmlSim, host=localhost, port=6669, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@35555145{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@771cbd13{/,null,STOPPED}, connector=xacmlSim@4ba1c1a2{HTTP/1.1, (http/1.1)}{localhost:6669}, jettyThread=Thread[xacmlSim-6669,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-70bc3a9c==org.glassfish.jersey.servlet.ServletContainer@c24cf2c0{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:39:49.972 [xacmlSim-6669] INFO org.eclipse.jetty.server.Server -- jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.4+8-Ubuntu-118.04 18:39:49.973 [xacmlSim-6669] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager -- Session workerName=node0 18:39:50.026 [xacmlSim-6669] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:39:50.037 [xacmlSim-6669] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started o.e.j.s.ServletContextHandler@771cbd13{/,null,AVAILABLE} 18:39:50.037 [xacmlSim-6669] INFO org.eclipse.jetty.server.AbstractConnector -- Started xacmlSim@4ba1c1a2{HTTP/1.1, (http/1.1)}{localhost:6669} 18:39:50.038 [xacmlSim-6669] INFO org.eclipse.jetty.server.Server -- Started Server@35555145{STARTING}[11.0.18,sto=0] @4860ms 18:39:50.038 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-70bc3a9c==org.glassfish.jersey.servlet.ServletContainer@c24cf2c0{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=xacmlSim, host=localhost, port=6669, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@35555145{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@771cbd13{/,null,AVAILABLE}, connector=xacmlSim@4ba1c1a2{HTTP/1.1, (http/1.1)}{localhost:6669}, jettyThread=Thread[xacmlSim-6669,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-70bc3a9c==org.glassfish.jersey.servlet.ServletContainer@c24cf2c0{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4933 ms. 18:39:50.046 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: start operation attempt 1 for 5caf7687-f959-4d8f-9d76-5e19b50d8c34 18:39:50.054 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set timeout to 5000ms for 5caf7687-f959-4d8f-9d76-5e19b50d8c34 18:39:50.054 [Thread-27] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation default-Actor.default-Operation for 5caf7687-f959-4d8f-9d76-5e19b50d8c34 18:39:50.055 [Thread-27] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://localhost:6669/policy/pdpx/v1/decision|] { "requestId": "647d3d81-06d3-4486-8ae3-64713a1c2f42", "action": "guard", "resource": { "guard": { "clname": "denyGuard" } } } 18:39:50.055 [Thread-27] INFO network -- [OUT|REST|http://localhost:6669/policy/pdpx/v1/decision] { "requestId": "647d3d81-06d3-4486-8ae3-64713a1c2f42", "action": "guard", "resource": { "guard": { "clname": "denyGuard" } } } 18:39:50.065 [Thread-27] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:39:50.066 [Thread-27] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:39:50.079 [qtp212207240-40] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:39:50 +0000] "POST /policy/pdpx/v1/decision HTTP/1.1" 200 60 "-" "Jersey/3.1.3 (HttpUrlConnection 17.0.4)" 18:39:50.079 [Thread-28] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.default-Operation: response received for 5caf7687-f959-4d8f-9d76-5e19b50d8c34 18:39:50.080 [Thread-28] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://localhost:6669/policy/pdpx/v1/decision|] {"status":"Deny","advice":{},"obligations":{},"policies":{}} 18:39:50.080 [Thread-28] INFO network -- [IN|REST|http://localhost:6669/policy/pdpx/v1/decision] {"status":"Deny","advice":{},"obligations":{},"policies":{}} 18:39:50.081 [Thread-28] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.default-Operation request succeeded for 5caf7687-f959-4d8f-9d76-5e19b50d8c34 18:39:50.082 [Thread-31] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation default-Actor.default-Operation outcome=Failure for 5caf7687-f959-4d8f-9d76-5e19b50d8c34 18:39:50.086 [Thread-32] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- operation default-Actor.default-Operation no retries for 5caf7687-f959-4d8f-9d76-5e19b50d8c34 18:39:50.125 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: start operation attempt 1 for 5caf7687-f959-4d8f-9d76-5e19b50d8c34 18:39:50.128 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set timeout to 5000ms for 5caf7687-f959-4d8f-9d76-5e19b50d8c34 18:39:50.128 [Thread-33] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation default-Actor.default-Operation for 5caf7687-f959-4d8f-9d76-5e19b50d8c34 18:39:50.130 [Thread-33] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://localhost:6669/policy/pdpx/v1/decision|] { "requestId": "b3db53f6-c86c-43fa-99c0-952dd0d571a1", "action": "guard", "resource": { "guard": { "abc": "123", "hello": "world" } } } 18:39:50.131 [Thread-33] INFO network -- [OUT|REST|http://localhost:6669/policy/pdpx/v1/decision] { "requestId": "b3db53f6-c86c-43fa-99c0-952dd0d571a1", "action": "guard", "resource": { "guard": { "abc": "123", "hello": "world" } } } 18:39:50.139 [qtp212207240-45] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:39:50 +0000] "POST /policy/pdpx/v1/decision HTTP/1.1" 200 62 "-" "Jersey/3.1.3 (HttpUrlConnection 17.0.4)" 18:39:50.140 [Thread-34] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.default-Operation: response received for 5caf7687-f959-4d8f-9d76-5e19b50d8c34 18:39:50.141 [Thread-34] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://localhost:6669/policy/pdpx/v1/decision|] {"status":"Permit","advice":{},"obligations":{},"policies":{}} 18:39:50.141 [Thread-34] INFO network -- [IN|REST|http://localhost:6669/policy/pdpx/v1/decision] {"status":"Permit","advice":{},"obligations":{},"policies":{}} 18:39:50.142 [Thread-34] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.default-Operation request succeeded for 5caf7687-f959-4d8f-9d76-5e19b50d8c34 18:39:50.146 [Thread-37] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation default-Actor.default-Operation outcome=Success for 5caf7687-f959-4d8f-9d76-5e19b50d8c34 18:39:50.147 [Thread-38] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- not retrying operation default-Actor.default-Operation for 5caf7687-f959-4d8f-9d76-5e19b50d8c34 18:39:50.155 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-70bc3a9c==org.glassfish.jersey.servlet.ServletContainer@c24cf2c0{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=xacmlSim, host=localhost, port=6669, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@35555145{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@771cbd13{/,null,AVAILABLE}, connector=xacmlSim@4ba1c1a2{HTTP/1.1, (http/1.1)}{localhost:6669}, jettyThread=Thread[xacmlSim-6669,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-70bc3a9c==org.glassfish.jersey.servlet.ServletContainer@c24cf2c0{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 18:39:50.156 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-70bc3a9c==org.glassfish.jersey.servlet.ServletContainer@c24cf2c0{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=xacmlSim, host=localhost, port=6669, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@35555145{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@771cbd13{/,null,AVAILABLE}, connector=xacmlSim@4ba1c1a2{HTTP/1.1, (http/1.1)}{localhost:6669}, jettyThread=Thread[xacmlSim-6669,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-70bc3a9c==org.glassfish.jersey.servlet.ServletContainer@c24cf2c0{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 18:39:50.157 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped xacmlSim@4ba1c1a2{HTTP/1.1, (http/1.1)}{localhost:6669} 18:39:50.157 [main] INFO org.eclipse.jetty.server.Server -- Stopped Server@35555145{STOPPING}[11.0.18,sto=0] 18:39:50.159 [main] INFO org.eclipse.jetty.server.handler.ContextHandler -- Stopped o.e.j.s.ServletContextHandler@771cbd13{/,null,STOPPED} [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.196 s -- in org.onap.policy.controlloop.actor.xacml.GuardOperationTest [INFO] Running org.onap.policy.controlloop.actor.xacml.ConfigureOperationTest 18:39:50.166 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-7eebb316==org.glassfish.jersey.servlet.ServletContainer@bb1c592f{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=xacmlSim, host=localhost, port=6669, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@eb695e8{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@45273d40{/,null,STOPPED}, connector=xacmlSim@10fc1a22{HTTP/1.1, (http/1.1)}{localhost:6669}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-7eebb316==org.glassfish.jersey.servlet.ServletContainer@bb1c592f{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 18:39:50.167 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-7eebb316==org.glassfish.jersey.servlet.ServletContainer@bb1c592f{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=xacmlSim, host=localhost, port=6669, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@eb695e8{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@45273d40{/,null,STOPPED}, connector=xacmlSim@10fc1a22{HTTP/1.1, (http/1.1)}{localhost:6669}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-7eebb316==org.glassfish.jersey.servlet.ServletContainer@bb1c592f{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:39:50.167 [xacmlSim-6669] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-7eebb316==org.glassfish.jersey.servlet.ServletContainer@bb1c592f{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=xacmlSim, host=localhost, port=6669, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@eb695e8{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@45273d40{/,null,STOPPED}, connector=xacmlSim@10fc1a22{HTTP/1.1, (http/1.1)}{localhost:6669}, jettyThread=Thread[xacmlSim-6669,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-7eebb316==org.glassfish.jersey.servlet.ServletContainer@bb1c592f{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:39:50.168 [xacmlSim-6669] INFO org.eclipse.jetty.server.Server -- jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.4+8-Ubuntu-118.04 18:39:50.170 [xacmlSim-6669] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager -- Session workerName=node0 18:39:50.207 [xacmlSim-6669] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:39:50.214 [xacmlSim-6669] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started o.e.j.s.ServletContextHandler@45273d40{/,null,AVAILABLE} 18:39:50.215 [xacmlSim-6669] INFO org.eclipse.jetty.server.AbstractConnector -- Started xacmlSim@10fc1a22{HTTP/1.1, (http/1.1)}{localhost:6669} 18:39:50.216 [xacmlSim-6669] INFO org.eclipse.jetty.server.Server -- Started Server@eb695e8{STARTING}[11.0.18,sto=0] @5038ms 18:39:50.216 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-7eebb316==org.glassfish.jersey.servlet.ServletContainer@bb1c592f{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=xacmlSim, host=localhost, port=6669, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@eb695e8{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@45273d40{/,null,AVAILABLE}, connector=xacmlSim@10fc1a22{HTTP/1.1, (http/1.1)}{localhost:6669}, jettyThread=Thread[xacmlSim-6669,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-7eebb316==org.glassfish.jersey.servlet.ServletContainer@bb1c592f{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4951 ms. 18:39:50.223 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: start operation attempt 1 for 5caf7687-f959-4d8f-9d76-5e19b50d8c34 18:39:50.230 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set timeout to 5000ms for 5caf7687-f959-4d8f-9d76-5e19b50d8c34 18:39:50.230 [Thread-48] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation default-Actor.default-Operation for 5caf7687-f959-4d8f-9d76-5e19b50d8c34 18:39:50.230 [Thread-48] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://localhost:6669/policy/pdpx/v1/decision|] { "requestId": "1a4d90a0-7be1-48ae-bee0-b31d4f60f796", "action": "configure", "resource": { "policy-id": "nonexistent" } } 18:39:50.231 [Thread-48] INFO network -- [OUT|REST|http://localhost:6669/policy/pdpx/v1/decision] { "requestId": "1a4d90a0-7be1-48ae-bee0-b31d4f60f796", "action": "configure", "resource": { "policy-id": "nonexistent" } } 18:39:50.242 [Thread-48] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:39:50.243 [Thread-48] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:39:50.254 [qtp1493625851-65] WARN org.onap.policy.simulators.XacmlSimulatorJaxRs -- cannot read policy simulator file java.lang.NullPointerException: Cannot invoke "org.onap.policy.models.tosca.authorative.concepts.ToscaServiceTemplate.getToscaTopologyTemplate()" because "toscaServiceTemplate" is null at org.onap.policy.simulators.XacmlSimulatorJaxRs.configureDecision(XacmlSimulatorJaxRs.java:103) at org.onap.policy.simulators.XacmlSimulatorJaxRs.getDecision(XacmlSimulatorJaxRs.java:71) 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.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:146) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:189) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:219) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:261) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:240) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:697) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:357) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:311) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1570) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1543) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.Server.handle(Server.java:563) at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:193) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) at java.base/java.lang.Thread.run(Thread.java:833) 18:39:50.256 [qtp1493625851-65] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:39:50 +0000] "POST /policy/pdpx/v1/decision HTTP/1.1" 200 61 "-" "Jersey/3.1.3 (HttpUrlConnection 17.0.4)" 18:39:50.257 [Thread-49] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.default-Operation: response received for 5caf7687-f959-4d8f-9d76-5e19b50d8c34 18:39:50.258 [Thread-49] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://localhost:6669/policy/pdpx/v1/decision|] {"message":"cannot read policy simulator file","policies":{}} 18:39:50.258 [Thread-49] INFO network -- [IN|REST|http://localhost:6669/policy/pdpx/v1/decision] {"message":"cannot read policy simulator file","policies":{}} 18:39:50.258 [Thread-49] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.default-Operation request succeeded for 5caf7687-f959-4d8f-9d76-5e19b50d8c34 18:39:50.260 [Thread-52] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation default-Actor.default-Operation outcome=Failure for 5caf7687-f959-4d8f-9d76-5e19b50d8c34 18:39:50.261 [Thread-53] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- operation default-Actor.default-Operation no retries for 5caf7687-f959-4d8f-9d76-5e19b50d8c34 18:39:50.277 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: start operation attempt 1 for 5caf7687-f959-4d8f-9d76-5e19b50d8c34 18:39:50.277 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set timeout to 5000ms for 5caf7687-f959-4d8f-9d76-5e19b50d8c34 18:39:50.278 [Thread-54] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation default-Actor.default-Operation for 5caf7687-f959-4d8f-9d76-5e19b50d8c34 18:39:50.278 [Thread-54] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://localhost:6669/policy/pdpx/v1/decision|] { "requestId": "58e4cf37-756c-4829-b71f-c5201d8c29e6", "action": "configure", "resource": { "policy-id": "test-policy" } } 18:39:50.278 [Thread-54] INFO network -- [OUT|REST|http://localhost:6669/policy/pdpx/v1/decision] { "requestId": "58e4cf37-756c-4829-b71f-c5201d8c29e6", "action": "configure", "resource": { "policy-id": "test-policy" } } 18:39:50.308 [qtp1493625851-69] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [20/Jan/2024:18:39:50 +0000] "POST /policy/pdpx/v1/decision HTTP/1.1" 200 218 "-" "Jersey/3.1.3 (HttpUrlConnection 17.0.4)" 18:39:50.309 [Thread-55] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.default-Operation: response received for 5caf7687-f959-4d8f-9d76-5e19b50d8c34 18:39:50.309 [Thread-55] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://localhost:6669/policy/pdpx/v1/decision|] {"policies":{"test-policy":{"type":"onap.policies.monitoring.test","type_version":"1.0.0","properties":{"test":"test"},"name":"test-policy","version":"1.0.0","metadata":{"policy-id":"test-policy","policy-version":1}}}} 18:39:50.309 [Thread-55] INFO network -- [IN|REST|http://localhost:6669/policy/pdpx/v1/decision] {"policies":{"test-policy":{"type":"onap.policies.monitoring.test","type_version":"1.0.0","properties":{"test":"test"},"name":"test-policy","version":"1.0.0","metadata":{"policy-id":"test-policy","policy-version":1}}}} 18:39:50.310 [Thread-55] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.default-Operation request succeeded for 5caf7687-f959-4d8f-9d76-5e19b50d8c34 18:39:50.318 [Thread-58] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation default-Actor.default-Operation outcome=Success for 5caf7687-f959-4d8f-9d76-5e19b50d8c34 18:39:50.318 [Thread-59] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- not retrying operation default-Actor.default-Operation for 5caf7687-f959-4d8f-9d76-5e19b50d8c34 18:39:50.330 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-7eebb316==org.glassfish.jersey.servlet.ServletContainer@bb1c592f{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=xacmlSim, host=localhost, port=6669, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@eb695e8{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@45273d40{/,null,AVAILABLE}, connector=xacmlSim@10fc1a22{HTTP/1.1, (http/1.1)}{localhost:6669}, jettyThread=Thread[xacmlSim-6669,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-7eebb316==org.glassfish.jersey.servlet.ServletContainer@bb1c592f{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 18:39:50.331 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-7eebb316==org.glassfish.jersey.servlet.ServletContainer@bb1c592f{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=xacmlSim, host=localhost, port=6669, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@eb695e8{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@45273d40{/,null,AVAILABLE}, connector=xacmlSim@10fc1a22{HTTP/1.1, (http/1.1)}{localhost:6669}, jettyThread=Thread[xacmlSim-6669,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-7eebb316==org.glassfish.jersey.servlet.ServletContainer@bb1c592f{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 18:39:50.332 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped xacmlSim@10fc1a22{HTTP/1.1, (http/1.1)}{localhost:6669} 18:39:50.333 [main] INFO org.eclipse.jetty.server.Server -- Stopped Server@eb695e8{STOPPING}[11.0.18,sto=0] 18:39:50.336 [main] INFO org.eclipse.jetty.server.handler.ContextHandler -- Stopped o.e.j.s.ServletContextHandler@45273d40{/,null,STOPPED} [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.177 s -- in org.onap.policy.controlloop.actor.xacml.ConfigureOperationTest [INFO] Running org.onap.policy.controlloop.actor.xacml.XacmlActorTest 18:39:50.466 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing actors 18:39:50.466 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- configuring actors 18:39:50.478 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing XACML 18:39:50.478 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- configuring operations for actor XACML 18:39:50.480 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing XACML.Configure 18:39:50.481 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing XACML.Guard 18:39:50.482 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting actors 18:39:50.482 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- starting actors 18:39:50.482 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting XACML 18:39:50.482 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- starting operations for actor XACML 18:39:50.483 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting XACML.Configure 18:39:50.483 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting XACML.Guard 18:39:50.483 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping actors 18:39:50.483 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- stopping actors 18:39:50.483 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping XACML 18:39:50.483 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- stopping operations for actor XACML 18:39:50.483 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping XACML.Configure 18:39:50.483 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping XACML.Guard 18:39:50.484 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- actors is not running [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.129 s -- in org.onap.policy.controlloop.actor.xacml.XacmlActorTest [INFO] Running org.onap.policy.controlloop.actor.xacml.DecisionConfigTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.onap.policy.controlloop.actor.xacml.DecisionConfigTest [INFO] Running org.onap.policy.controlloop.actor.xacml.DecisionParamsTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.policy.controlloop.actor.xacml.DecisionParamsTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ actor.xacml --- [INFO] Loading execution data file /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.xacml/../../../target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'actor.xacml' with 7 classes [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (report-aggregate) @ actor.xacml --- [INFO] Analyzed bundle 'actorServiceProvider' with 43 classes [INFO] Analyzed bundle 'aai' with 4 classes [INFO] Analyzed bundle 'policy-models-decisions' with 4 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ actor.xacml --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.xacml/target/actor.xacml-3.1.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ actor.xacml --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ actor.xacml --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ actor.xacml --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ actor.xacml --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.xacml/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ actor.xacml --- [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.xacml/pom.xml to /tmp/r/org/onap/policy/models/policy-models-interactions/model-actors/actor.xacml/3.1.1-SNAPSHOT/actor.xacml-3.1.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.xacml/target/actor.xacml-3.1.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-interactions/model-actors/actor.xacml/3.1.1-SNAPSHOT/actor.xacml-3.1.1-SNAPSHOT.jar [INFO] [INFO] ----------< org.onap.policy.models.sim:policy-models-sim-pdp >---------- [INFO] Building policy-models-sim-pdp 3.1.1-SNAPSHOT [40/43] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ policy-models-sim-pdp --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ policy-models-sim-pdp --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ policy-models-sim-pdp --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ policy-models-sim-pdp --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-sim/policy-models-sim-pdp/../../target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/* --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ policy-models-sim-pdp --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ policy-models-sim-pdp --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ policy-models-sim-pdp --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ policy-models-sim-pdp --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 16 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ policy-models-sim-pdp --- [INFO] Copying 8 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ policy-models-sim-pdp --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 10 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ policy-models-sim-pdp --- [INFO] Surefire report directory: /w/workspace/policy-models-sonar/models-sim/policy-models-sim-pdp/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.models.sim.pdp.comm.TestPdpStateChangeListener 18:39:52.643 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-models-sonar/models-sim/policy-models-sim-pdp/src/test/resources/PdpSimulatorConfigParameters.json" was found on the local file system 18:39:52.650 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-models-sonar/models-sim/policy-models-sim-pdp/src/test/resources/PdpSimulatorConfigParameters.json" was found on the local file system 18:39:52.986 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1a433b78-d39d-4417-8fe3-f36ae6f03ae2, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 18:39:53.010 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=db1428d0-3dd8-4b50-ba58-57ebf313dc39, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 18:39:53.010 [main] DEBUG org.onap.policy.models.sim.pdp.PdpSimulatorActivator -- PdpSimulatorActivator initializing with instance id: pdp_1019311850 18:39:53.017 [main] DEBUG org.onap.policy.models.sim.pdp.PdpSimulatorActivator -- PdpSimulator starting as a service . . . 18:39:53.017 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting 18:39:53.017 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting topics 18:39:53.023 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=c6275b91-553d-465a-a133-a92a3ac21b2e, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting 18:39:53.027 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=db1428d0-3dd8-4b50-ba58-57ebf313dc39, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting 18:39:53.028 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=db1428d0-3dd8-4b50-ba58-57ebf313dc39, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 18:39:53.028 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1a433b78-d39d-4417-8fe3-f36ae6f03ae2, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting 18:39:53.029 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1a433b78-d39d-4417-8fe3-f36ae6f03ae2, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 18:39:53.036 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineUebTopicSink [getTopicCommInfrastructure()=UEB, toString()=InlineBusTopicSink [partitionId=1bb27108-859f-4fc4-8f86-d46b7a03d22f, alive=false, publisher=null]]: starting 18:39:53.042 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.042 [UEB-source-ueb-source] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/ueb-source/c6275b91-553d-465a-a133-a92a3ac21b2e/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.044 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1a433b78-d39d-4417-8fe3-f36ae6f03ae2, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.047 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.047 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1a433b78-d39d-4417-8fe3-f36ae6f03ae2, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.048 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.048 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1a433b78-d39d-4417-8fe3-f36ae6f03ae2, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.049 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.049 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1a433b78-d39d-4417-8fe3-f36ae6f03ae2, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.049 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.049 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1a433b78-d39d-4417-8fe3-f36ae6f03ae2, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.043 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.051 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=db1428d0-3dd8-4b50-ba58-57ebf313dc39, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.052 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.052 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=db1428d0-3dd8-4b50-ba58-57ebf313dc39, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.053 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.050 [UEB-source-ueb-source] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://my-server:3904/events/ueb-source/c6275b91-553d-465a-a133-a92a3ac21b2e/prd-ubuntu1804-builder-4c-4g-13790 (anonymous) ... 18:39:53.050 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.050 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineUebTopicSink -- InlineUebTopicSink [getTopicCommInfrastructure()=UEB, toString()=InlineBusTopicSink [partitionId=1bb27108-859f-4fc4-8f86-d46b7a03d22f, alive=false, publisher=CambriaPublisherWrapper []]]: UEB SINK created 18:39:53.054 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=b78b52b9-cdc2-4ed9-a4c0-db2c5a4ec651, alive=false, publisher=null]]: starting 18:39:53.054 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1a433b78-d39d-4417-8fe3-f36ae6f03ae2, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.055 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.056 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1a433b78-d39d-4417-8fe3-f36ae6f03ae2, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.056 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.057 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1a433b78-d39d-4417-8fe3-f36ae6f03ae2, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.057 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.058 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1a433b78-d39d-4417-8fe3-f36ae6f03ae2, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.058 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.059 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1a433b78-d39d-4417-8fe3-f36ae6f03ae2, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.059 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.059 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=db1428d0-3dd8-4b50-ba58-57ebf313dc39, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.060 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1a433b78-d39d-4417-8fe3-f36ae6f03ae2, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.060 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.060 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.061 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1a433b78-d39d-4417-8fe3-f36ae6f03ae2, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.061 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.062 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1a433b78-d39d-4417-8fe3-f36ae6f03ae2, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.063 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.063 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1a433b78-d39d-4417-8fe3-f36ae6f03ae2, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.063 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.064 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1a433b78-d39d-4417-8fe3-f36ae6f03ae2, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.064 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.065 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1a433b78-d39d-4417-8fe3-f36ae6f03ae2, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.065 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.066 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineDmaapTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=b78b52b9-cdc2-4ed9-a4c0-db2c5a4ec651, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created 18:39:53.066 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1a433b78-d39d-4417-8fe3-f36ae6f03ae2, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.066 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.066 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1a433b78-d39d-4417-8fe3-f36ae6f03ae2, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.067 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.067 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1a433b78-d39d-4417-8fe3-f36ae6f03ae2, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.067 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.068 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1a433b78-d39d-4417-8fe3-f36ae6f03ae2, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.068 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.068 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1a433b78-d39d-4417-8fe3-f36ae6f03ae2, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.069 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.069 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1a433b78-d39d-4417-8fe3-f36ae6f03ae2, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.069 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.070 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1a433b78-d39d-4417-8fe3-f36ae6f03ae2, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.070 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.070 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1a433b78-d39d-4417-8fe3-f36ae6f03ae2, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.071 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.071 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1a433b78-d39d-4417-8fe3-f36ae6f03ae2, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.071 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.072 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1a433b78-d39d-4417-8fe3-f36ae6f03ae2, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.072 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.072 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1a433b78-d39d-4417-8fe3-f36ae6f03ae2, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.073 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.073 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1a433b78-d39d-4417-8fe3-f36ae6f03ae2, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.073 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.074 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1a433b78-d39d-4417-8fe3-f36ae6f03ae2, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.074 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.074 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1a433b78-d39d-4417-8fe3-f36ae6f03ae2, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.075 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.075 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1a433b78-d39d-4417-8fe3-f36ae6f03ae2, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.076 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.076 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1a433b78-d39d-4417-8fe3-f36ae6f03ae2, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.076 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.076 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1a433b78-d39d-4417-8fe3-f36ae6f03ae2, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.077 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.077 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1a433b78-d39d-4417-8fe3-f36ae6f03ae2, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.078 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.078 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1a433b78-d39d-4417-8fe3-f36ae6f03ae2, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.080 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.080 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1a433b78-d39d-4417-8fe3-f36ae6f03ae2, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.081 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.081 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1a433b78-d39d-4417-8fe3-f36ae6f03ae2, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.081 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.061 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=db1428d0-3dd8-4b50-ba58-57ebf313dc39, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.066 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=66a12a27-8576-4a1a-ac0e-fc2e08e07bf6, alive=false, publisher=null]]: starting 18:39:53.082 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.081 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1a433b78-d39d-4417-8fe3-f36ae6f03ae2, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.083 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.083 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1a433b78-d39d-4417-8fe3-f36ae6f03ae2, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.084 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.084 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1a433b78-d39d-4417-8fe3-f36ae6f03ae2, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.085 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.085 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineDmaapTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=66a12a27-8576-4a1a-ac0e-fc2e08e07bf6, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created 18:39:53.085 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting set alive 18:39:53.085 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting register pdp status context object 18:39:53.082 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=db1428d0-3dd8-4b50-ba58-57ebf313dc39, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.085 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1a433b78-d39d-4417-8fe3-f36ae6f03ae2, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.087 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.087 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1a433b78-d39d-4417-8fe3-f36ae6f03ae2, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.087 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.088 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.088 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=db1428d0-3dd8-4b50-ba58-57ebf313dc39, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.088 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.088 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=db1428d0-3dd8-4b50-ba58-57ebf313dc39, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.089 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.089 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=db1428d0-3dd8-4b50-ba58-57ebf313dc39, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.089 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.088 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1a433b78-d39d-4417-8fe3-f36ae6f03ae2, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.088 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting topic sinks 18:39:53.090 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.090 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1a433b78-d39d-4417-8fe3-f36ae6f03ae2, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.090 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.091 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1a433b78-d39d-4417-8fe3-f36ae6f03ae2, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.091 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.091 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1a433b78-d39d-4417-8fe3-f36ae6f03ae2, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.092 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.092 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1a433b78-d39d-4417-8fe3-f36ae6f03ae2, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.093 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.094 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1a433b78-d39d-4417-8fe3-f36ae6f03ae2, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.094 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.094 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1a433b78-d39d-4417-8fe3-f36ae6f03ae2, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.094 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.094 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1a433b78-d39d-4417-8fe3-f36ae6f03ae2, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.095 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.096 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1a433b78-d39d-4417-8fe3-f36ae6f03ae2, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.096 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.096 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1a433b78-d39d-4417-8fe3-f36ae6f03ae2, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.097 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.089 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=db1428d0-3dd8-4b50-ba58-57ebf313dc39, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.090 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Pdp Status publisher 18:39:53.098 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.098 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=db1428d0-3dd8-4b50-ba58-57ebf313dc39, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.098 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.098 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=db1428d0-3dd8-4b50-ba58-57ebf313dc39, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.098 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.099 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=db1428d0-3dd8-4b50-ba58-57ebf313dc39, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.099 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.099 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=db1428d0-3dd8-4b50-ba58-57ebf313dc39, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.099 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.099 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=db1428d0-3dd8-4b50-ba58-57ebf313dc39, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.097 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1a433b78-d39d-4417-8fe3-f36ae6f03ae2, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.102 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.103 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1a433b78-d39d-4417-8fe3-f36ae6f03ae2, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.104 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.104 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1a433b78-d39d-4417-8fe3-f36ae6f03ae2, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.104 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.100 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.105 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=db1428d0-3dd8-4b50-ba58-57ebf313dc39, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.105 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.105 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=db1428d0-3dd8-4b50-ba58-57ebf313dc39, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.106 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.106 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1a433b78-d39d-4417-8fe3-f36ae6f03ae2, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.106 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.108 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Register pdp update listener 18:39:53.108 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Register pdp state change request dispatcher 18:39:53.108 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Message Dispatcher 18:39:53.108 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=c6275b91-553d-465a-a133-a92a3ac21b2e, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[UEB-source-ueb-source,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@658255aa 18:39:53.108 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=c6275b91-553d-465a-a133-a92a3ac21b2e, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[UEB-source-ueb-source,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted 18:39:53.108 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1a433b78-d39d-4417-8fe3-f36ae6f03ae2, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@658255aa 18:39:53.109 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1a433b78-d39d-4417-8fe3-f36ae6f03ae2, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted 18:39:53.109 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1a433b78-d39d-4417-8fe3-f36ae6f03ae2, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.109 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.110 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1a433b78-d39d-4417-8fe3-f36ae6f03ae2, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.110 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.110 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1a433b78-d39d-4417-8fe3-f36ae6f03ae2, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.110 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.111 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1a433b78-d39d-4417-8fe3-f36ae6f03ae2, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.115 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.115 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1a433b78-d39d-4417-8fe3-f36ae6f03ae2, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.115 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.115 [UEB-source-ueb-source] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:39:53.106 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=db1428d0-3dd8-4b50-ba58-57ebf313dc39, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.109 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=db1428d0-3dd8-4b50-ba58-57ebf313dc39, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@658255aa 18:39:53.117 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.115 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1a433b78-d39d-4417-8fe3-f36ae6f03ae2, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.117 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=db1428d0-3dd8-4b50-ba58-57ebf313dc39, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted 18:39:53.117 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager started 18:39:53.118 [main] DEBUG org.onap.policy.models.sim.pdp.PdpSimulatorActivator -- PdpSimulator started as a service 18:39:53.117 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=db1428d0-3dd8-4b50-ba58-57ebf313dc39, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.119 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.117 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.119 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=db1428d0-3dd8-4b50-ba58-57ebf313dc39, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.119 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1a433b78-d39d-4417-8fe3-f36ae6f03ae2, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.119 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.119 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1a433b78-d39d-4417-8fe3-f36ae6f03ae2, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.120 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.120 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1a433b78-d39d-4417-8fe3-f36ae6f03ae2, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.120 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.120 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1a433b78-d39d-4417-8fe3-f36ae6f03ae2, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.119 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.120 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=db1428d0-3dd8-4b50-ba58-57ebf313dc39, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.121 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.121 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=db1428d0-3dd8-4b50-ba58-57ebf313dc39, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.121 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.122 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=db1428d0-3dd8-4b50-ba58-57ebf313dc39, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.122 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.122 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=db1428d0-3dd8-4b50-ba58-57ebf313dc39, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.122 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.122 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=db1428d0-3dd8-4b50-ba58-57ebf313dc39, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.122 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.122 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=db1428d0-3dd8-4b50-ba58-57ebf313dc39, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.123 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.123 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=db1428d0-3dd8-4b50-ba58-57ebf313dc39, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.123 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.123 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=db1428d0-3dd8-4b50-ba58-57ebf313dc39, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.123 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.123 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=db1428d0-3dd8-4b50-ba58-57ebf313dc39, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.124 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.124 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=db1428d0-3dd8-4b50-ba58-57ebf313dc39, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.124 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.124 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=db1428d0-3dd8-4b50-ba58-57ebf313dc39, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.124 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.124 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=db1428d0-3dd8-4b50-ba58-57ebf313dc39, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.125 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.125 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=db1428d0-3dd8-4b50-ba58-57ebf313dc39, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.125 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.125 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=db1428d0-3dd8-4b50-ba58-57ebf313dc39, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.125 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.120 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.126 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1a433b78-d39d-4417-8fe3-f36ae6f03ae2, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.126 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.126 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1a433b78-d39d-4417-8fe3-f36ae6f03ae2, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.127 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.125 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=db1428d0-3dd8-4b50-ba58-57ebf313dc39, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.138 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.134 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1a433b78-d39d-4417-8fe3-f36ae6f03ae2, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.139 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.139 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=db1428d0-3dd8-4b50-ba58-57ebf313dc39, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.142 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.143 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=db1428d0-3dd8-4b50-ba58-57ebf313dc39, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.143 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.143 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=db1428d0-3dd8-4b50-ba58-57ebf313dc39, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.143 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.143 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=db1428d0-3dd8-4b50-ba58-57ebf313dc39, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.140 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1a433b78-d39d-4417-8fe3-f36ae6f03ae2, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.144 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.144 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1a433b78-d39d-4417-8fe3-f36ae6f03ae2, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.145 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.145 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1a433b78-d39d-4417-8fe3-f36ae6f03ae2, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.145 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.146 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1a433b78-d39d-4417-8fe3-f36ae6f03ae2, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.146 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.146 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1a433b78-d39d-4417-8fe3-f36ae6f03ae2, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.147 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.144 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.147 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1a433b78-d39d-4417-8fe3-f36ae6f03ae2, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.121 [main] DEBUG org.onap.policy.models.sim.pdp.comm.PdpUpdateListener -- Pdp update message received from PAP - PdpUpdate(super=PdpMessage(messageName=PDP_UPDATE, requestId=9a58b676-9063-4e3a-8e19-1e8d25a0245a, timestampMs=1705775993118, name=pdp_1019311850, pdpGroup=pdpGroup, pdpSubgroup=pdpSubgroup), source=null, description=dummy pdp status for test, pdpHeartbeatIntervalMs=null, policiesToBeDeployed=[ToscaPolicy(super=ToscaWithTypeAndObjectProperties(type=apexpolicytype, typeVersion=null, properties={content=}))], policiesToBeUndeployed=[]) 18:39:53.147 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=db1428d0-3dd8-4b50-ba58-57ebf313dc39, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.149 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.149 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=db1428d0-3dd8-4b50-ba58-57ebf313dc39, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.149 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.149 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=db1428d0-3dd8-4b50-ba58-57ebf313dc39, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.150 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.150 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=db1428d0-3dd8-4b50-ba58-57ebf313dc39, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.150 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.150 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=db1428d0-3dd8-4b50-ba58-57ebf313dc39, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.150 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.150 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=db1428d0-3dd8-4b50-ba58-57ebf313dc39, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.151 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.151 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=db1428d0-3dd8-4b50-ba58-57ebf313dc39, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.151 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.151 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=db1428d0-3dd8-4b50-ba58-57ebf313dc39, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.151 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.152 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=db1428d0-3dd8-4b50-ba58-57ebf313dc39, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.152 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.153 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=db1428d0-3dd8-4b50-ba58-57ebf313dc39, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.154 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.155 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=db1428d0-3dd8-4b50-ba58-57ebf313dc39, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.156 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.147 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.156 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=db1428d0-3dd8-4b50-ba58-57ebf313dc39, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.157 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1a433b78-d39d-4417-8fe3-f36ae6f03ae2, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.157 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.157 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.158 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1a433b78-d39d-4417-8fe3-f36ae6f03ae2, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.158 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.158 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1a433b78-d39d-4417-8fe3-f36ae6f03ae2, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.158 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.159 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1a433b78-d39d-4417-8fe3-f36ae6f03ae2, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.159 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.159 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1a433b78-d39d-4417-8fe3-f36ae6f03ae2, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.159 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.157 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=db1428d0-3dd8-4b50-ba58-57ebf313dc39, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.160 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.163 [main] INFO org.onap.policy.common.utils.services.OrderedServiceImpl -- ***** OrderedServiceImpl implementers: [] 18:39:53.160 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=db1428d0-3dd8-4b50-ba58-57ebf313dc39, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.164 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.165 [Timer-0] INFO network -- [OUT|UEB|ueb-sink] {"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","messageName":"PDP_STATUS","requestId":"6a3056f3-80eb-4ebb-9488-5f7dafd29c13","timestampMs":1705775993113,"name":"pdp_1019311850","pdpGroup":"defaultGroup"} 18:39:53.169 [main] INFO network -- [OUT|UEB|ueb-sink] {"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpUpdate","policies":[{"name":"NULL","version":"1.0"}],"response":{"responseTo":"9a58b676-9063-4e3a-8e19-1e8d25a0245a","responseStatus":"SUCCESS","responseMessage":"Pdp update successful."},"messageName":"PDP_STATUS","requestId":"9a50ea99-323d-44b0-8742-857a6dab4935","timestampMs":1705775993161,"name":"pdp_1019311850","pdpGroup":"pdpGroup","pdpSubgroup":"pdpSubgroup"} 18:39:53.159 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1a433b78-d39d-4417-8fe3-f36ae6f03ae2, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.165 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=db1428d0-3dd8-4b50-ba58-57ebf313dc39, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.170 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.170 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=db1428d0-3dd8-4b50-ba58-57ebf313dc39, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.171 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.171 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=db1428d0-3dd8-4b50-ba58-57ebf313dc39, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.171 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.171 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=db1428d0-3dd8-4b50-ba58-57ebf313dc39, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.172 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.170 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.172 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=db1428d0-3dd8-4b50-ba58-57ebf313dc39, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.172 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1a433b78-d39d-4417-8fe3-f36ae6f03ae2, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.172 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.172 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.172 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1a433b78-d39d-4417-8fe3-f36ae6f03ae2, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.172 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.172 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=db1428d0-3dd8-4b50-ba58-57ebf313dc39, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.173 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.173 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1a433b78-d39d-4417-8fe3-f36ae6f03ae2, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.173 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.173 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=db1428d0-3dd8-4b50-ba58-57ebf313dc39, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.173 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.173 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=db1428d0-3dd8-4b50-ba58-57ebf313dc39, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.174 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.174 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=db1428d0-3dd8-4b50-ba58-57ebf313dc39, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.174 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.174 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=db1428d0-3dd8-4b50-ba58-57ebf313dc39, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.174 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.174 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=db1428d0-3dd8-4b50-ba58-57ebf313dc39, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.175 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.175 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=db1428d0-3dd8-4b50-ba58-57ebf313dc39, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.175 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.175 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=db1428d0-3dd8-4b50-ba58-57ebf313dc39, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.175 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.175 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=db1428d0-3dd8-4b50-ba58-57ebf313dc39, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.176 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.176 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=db1428d0-3dd8-4b50-ba58-57ebf313dc39, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.176 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.176 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=db1428d0-3dd8-4b50-ba58-57ebf313dc39, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.176 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.176 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=db1428d0-3dd8-4b50-ba58-57ebf313dc39, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.177 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.177 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=db1428d0-3dd8-4b50-ba58-57ebf313dc39, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.177 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.177 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=db1428d0-3dd8-4b50-ba58-57ebf313dc39, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.177 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.173 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1a433b78-d39d-4417-8fe3-f36ae6f03ae2, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.178 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.178 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1a433b78-d39d-4417-8fe3-f36ae6f03ae2, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.178 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.178 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1a433b78-d39d-4417-8fe3-f36ae6f03ae2, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.179 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.179 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1a433b78-d39d-4417-8fe3-f36ae6f03ae2, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.179 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.179 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1a433b78-d39d-4417-8fe3-f36ae6f03ae2, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.179 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.180 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1a433b78-d39d-4417-8fe3-f36ae6f03ae2, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.180 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.180 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1a433b78-d39d-4417-8fe3-f36ae6f03ae2, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.180 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.180 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1a433b78-d39d-4417-8fe3-f36ae6f03ae2, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.181 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.181 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1a433b78-d39d-4417-8fe3-f36ae6f03ae2, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.181 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.181 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1a433b78-d39d-4417-8fe3-f36ae6f03ae2, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.181 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.180 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=db1428d0-3dd8-4b50-ba58-57ebf313dc39, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.184 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.169 [main] DEBUG org.onap.policy.models.sim.pdp.comm.PdpStatusPublisher -- Sent pdp status message to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=9a50ea99-323d-44b0-8742-857a6dab4935, timestampMs=1705775993161, name=pdp_1019311850, pdpGroup=pdpGroup, pdpSubgroup=pdpSubgroup), pdpType=apex, state=PASSIVE, healthy=HEALTHY, description=Pdp status response message for PdpUpdate, policies=[NULL 1.0], deploymentInstanceInfo=null, properties=null, response=PdpResponseDetails(responseTo=9a58b676-9063-4e3a-8e19-1e8d25a0245a, responseStatus=SUCCESS, responseMessage=Pdp update successful.)) 18:39:53.185 [main] DEBUG org.onap.policy.models.sim.pdp.comm.PdpStateChangeListener -- Pdp state change message received from PAP. - PdpStateChange(super=PdpMessage(messageName=PDP_STATE_CHANGE, requestId=b42eaed4-108d-4770-8003-601a0580a58b, timestampMs=1705775993185, name=pdp_1019311850, pdpGroup=pdpGroup, pdpSubgroup=pdpSubgroup), source=null, state=ACTIVE) 18:39:53.186 [UEB-source-ueb-source] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:39:53.186 [main] INFO network -- [OUT|UEB|ueb-sink] {"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpStateChange","policies":[{"name":"NULL","version":"1.0"}],"response":{"responseTo":"b42eaed4-108d-4770-8003-601a0580a58b","responseStatus":"SUCCESS","responseMessage":"Pdp already in active state"},"messageName":"PDP_STATUS","requestId":"2b52bb44-7330-4d00-9a11-48e52157ba86","timestampMs":1705775993186,"name":"pdp_1019311850","pdpGroup":"pdpGroup","pdpSubgroup":"pdpSubgroup"} 18:39:53.187 [main] DEBUG org.onap.policy.models.sim.pdp.comm.PdpStatusPublisher -- Sent pdp status message to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=2b52bb44-7330-4d00-9a11-48e52157ba86, timestampMs=1705775993186, name=pdp_1019311850, pdpGroup=pdpGroup, pdpSubgroup=pdpSubgroup), pdpType=apex, state=ACTIVE, healthy=HEALTHY, description=Pdp status response message for PdpStateChange, policies=[NULL 1.0], deploymentInstanceInfo=null, properties=null, response=PdpResponseDetails(responseTo=b42eaed4-108d-4770-8003-601a0580a58b, responseStatus=SUCCESS, responseMessage=Pdp already in active state)) 18:39:53.187 [main] INFO network -- [OUT|UEB|ueb-sink] {"pdpType":"apex","state":"TERMINATED","healthy":"HEALTHY","description":"Pdp Simulator shutting down.","policies":[{"name":"NULL","version":"1.0"}],"messageName":"PDP_STATUS","requestId":"cdb5c3ba-4885-49d3-ae69-23d6b693e68e","timestampMs":1705775993187,"name":"pdp_1019311850","pdpGroup":"pdpGroup","pdpSubgroup":"pdpSubgroup"} 18:39:53.187 [main] DEBUG org.onap.policy.models.sim.pdp.comm.PdpStatusPublisher -- Sent pdp status message to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=cdb5c3ba-4885-49d3-ae69-23d6b693e68e, timestampMs=1705775993187, name=pdp_1019311850, pdpGroup=pdpGroup, pdpSubgroup=pdpSubgroup), pdpType=apex, state=TERMINATED, healthy=HEALTHY, description=Pdp Simulator shutting down., policies=[NULL 1.0], deploymentInstanceInfo=null, properties=null, response=null) 18:39:53.187 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping 18:39:53.187 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Message Dispatcher 18:39:53.188 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=c6275b91-553d-465a-a133-a92a3ac21b2e, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[UEB-source-ueb-source,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=1]]]]: unregistering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@658255aa 18:39:53.188 [UEB-source-ueb-source] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://my-server:3904][total available: 0; route allocated: 0 of 32; total allocated: 0 of 32] 18:39:53.184 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=db1428d0-3dd8-4b50-ba58-57ebf313dc39, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.188 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.188 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=c6275b91-553d-465a-a133-a92a3ac21b2e, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[UEB-source-ueb-source,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:39:53.188 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=db1428d0-3dd8-4b50-ba58-57ebf313dc39, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.189 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.189 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=db1428d0-3dd8-4b50-ba58-57ebf313dc39, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.190 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.190 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=db1428d0-3dd8-4b50-ba58-57ebf313dc39, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.190 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.190 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=db1428d0-3dd8-4b50-ba58-57ebf313dc39, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.191 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.191 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=db1428d0-3dd8-4b50-ba58-57ebf313dc39, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.192 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.192 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=db1428d0-3dd8-4b50-ba58-57ebf313dc39, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.192 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.192 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=db1428d0-3dd8-4b50-ba58-57ebf313dc39, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.193 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1a433b78-d39d-4417-8fe3-f36ae6f03ae2, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: unregistering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@658255aa 18:39:53.193 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1a433b78-d39d-4417-8fe3-f36ae6f03ae2, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:39:53.193 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.193 [pool-2-thread-1] INFO com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher -- sending 4 msgs to /events/ueb-sink. Oldest: 24 ms 18:39:53.194 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=db1428d0-3dd8-4b50-ba58-57ebf313dc39, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: unregistering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@658255aa 18:39:53.194 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=db1428d0-3dd8-4b50-ba58-57ebf313dc39, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:39:53.193 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=db1428d0-3dd8-4b50-ba58-57ebf313dc39, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/db1428d0-3dd8-4b50-ba58-57ebf313dc39/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.194 [DMAAP-source-policy-pdp-pap2] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=db1428d0-3dd8-4b50-ba58-57ebf313dc39, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: exiting thread 18:39:53.194 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Register pdp state change request dispatcher 18:39:53.194 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Register pdp update listener 18:39:53.194 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Pdp Status publisher 18:39:53.195 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping topic sinks 18:39:53.195 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping register pdp status context object 18:39:53.195 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping set alive 18:39:53.195 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping topics 18:39:53.195 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=c6275b91-553d-465a-a133-a92a3ac21b2e, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[UEB-source-ueb-source,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:39:53.195 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=db1428d0-3dd8-4b50-ba58-57ebf313dc39, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:39:53.195 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1a433b78-d39d-4417-8fe3-f36ae6f03ae2, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:39:53.196 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusPublisher$CambriaPublisherWrapper -- CambriaPublisherWrapper []: CLOSE 18:39:53.197 [pool-2-thread-1] INFO com.att.nsa.apiClient.http.HttpClient -- POST http://my-server:3904/events/ueb-sink (anonymous) ... 18:39:53.197 [pool-2-thread-1] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:39:53.197 [pool-2-thread-1] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:39:53.198 [pool-2-thread-1] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://my-server:3904][total available: 0; route allocated: 0 of 32; total allocated: 0 of 32] 18:39:53.181 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1a433b78-d39d-4417-8fe3-f36ae6f03ae2, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1a433b78-d39d-4417-8fe3-f36ae6f03ae2/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.199 [DMAAP-source-policy-pdp-pap1] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1a433b78-d39d-4417-8fe3-f36ae6f03ae2, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: exiting thread 18:39:53.169 [Timer-0] DEBUG org.onap.policy.models.sim.pdp.comm.PdpStatusPublisher -- Sent heartbeat to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=6a3056f3-80eb-4ebb-9488-5f7dafd29c13, timestampMs=1705775993113, name=pdp_1019311850, pdpGroup=defaultGroup, pdpSubgroup=null), pdpType=apex, state=PASSIVE, healthy=HEALTHY, description=Pdp Heartbeat, policies=null, deploymentInstanceInfo=null, properties=null, response=null) 18:39:53.224 [UEB-source-ueb-source] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 0][route: {}->http://my-server:3904][total available: 0; route allocated: 1 of 32; total allocated: 1 of 32] 18:39:53.225 [pool-2-thread-1] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 1][route: {}->http://my-server:3904][total available: 0; route allocated: 1 of 32; total allocated: 1 of 32] 18:39:53.228 [pool-2-thread-1] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://my-server:3904 18:39:53.231 [UEB-source-ueb-source] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://my-server:3904 18:39:53.237 [pool-2-thread-1] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-0: Shutdown connection 18:39:53.237 [pool-2-thread-1] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection discarded 18:39:53.238 [pool-2-thread-1] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 1][route: {}->http://my-server:3904][total available: 0; route allocated: 0 of 32; total allocated: 0 of 32] 18:39:53.239 [pool-2-thread-1] WARN com.att.nsa.apiClient.http.HttpClient -- Unknown host my-server; blacklisting for 10 minutes 18:39:53.239 [UEB-source-ueb-source] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-1: Shutdown connection 18:39:53.239 [UEB-source-ueb-source] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection discarded 18:39:53.239 [UEB-source-ueb-source] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 0][route: {}->http://my-server:3904][total available: 0; route allocated: 0 of 32; total allocated: 0 of 32] 18:39:53.240 [UEB-source-ueb-source] WARN com.att.nsa.apiClient.http.HttpClient -- Unknown host my-server; blacklisting for 10 minutes 18:39:53.242 [UEB-source-ueb-source] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper -- CambriaConsumerWrapper [fetchTimeout=-1]: cannot fetch because of my-server 18:39:53.242 [UEB-source-ueb-source] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=-1]: backoff for 15000ms 18:39:53.242 [UEB-source-ueb-source] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=-1]: closed while handling fetch error 18:39:53.243 [UEB-source-ueb-source] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=c6275b91-553d-465a-a133-a92a3ac21b2e, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[UEB-source-ueb-source,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.net.UnknownHostException: my-server at java.base/java.net.InetAddress$CachedAddresses.get(InetAddress.java:801) at java.base/java.net.InetAddress$NameServiceAddresses.get(InetAddress.java:887) at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1519) at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1377) at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1305) at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) 18:39:53.243 [UEB-source-ueb-source] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=c6275b91-553d-465a-a133-a92a3ac21b2e, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[UEB-source-ueb-source,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: exiting thread 18:39:53.243 [pool-2-thread-1] WARN com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher -- my-server: System error java.net.UnknownHostException: my-server: System error at java.base/java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method) at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(InetAddress.java:933) at java.base/java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1529) at java.base/java.net.InetAddress$NameServiceAddresses.get(InetAddress.java:852) at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1519) at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1377) at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1305) at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) at com.att.nsa.apiClient.http.HttpClient.post(HttpClient.java:456) at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342) at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251) at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31) at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:833) 18:39:53.244 [pool-2-thread-1] WARN com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher -- Send failed, 4 message to send. 18:39:53.244 [main] WARN com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher -- Closing publisher with 4 messages unsent. Consider using CambriaBatchingPublisher.close( long timeout, TimeUnit timeoutUnits ) to recapture unsent messages on close. 18:39:53.244 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusPublisher$CambriaPublisherWrapper -- CambriaPublisherWrapper []: CLOSE 18:39:53.245 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusPublisher$CambriaPublisherWrapper -- CambriaPublisherWrapper []: CLOSE 18:39:53.245 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=c6275b91-553d-465a-a133-a92a3ac21b2e, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[UEB-source-ueb-source,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:39:53.245 [main] WARN org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineUebTopicSink [getTopicCommInfrastructure()=UEB, toString()=InlineBusTopicSink [partitionId=1bb27108-859f-4fc4-8f86-d46b7a03d22f, alive=false, publisher=null]]: there is no publisher 18:39:53.245 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=db1428d0-3dd8-4b50-ba58-57ebf313dc39, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:39:53.245 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1a433b78-d39d-4417-8fe3-f36ae6f03ae2, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:39:53.246 [main] WARN org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=b78b52b9-cdc2-4ed9-a4c0-db2c5a4ec651, alive=false, publisher=null]]: there is no publisher 18:39:53.246 [main] WARN org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=66a12a27-8576-4a1a-ac0e-fc2e08e07bf6, alive=false, publisher=null]]: there is no publisher 18:39:53.246 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopped 18:39:53.248 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-models-sonar/models-sim/policy-models-sim-pdp/src/test/resources/PdpSimulatorConfigParameters.json" was found on the local file system 18:39:53.251 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-models-sonar/models-sim/policy-models-sim-pdp/src/test/resources/PdpSimulatorConfigParameters.json" was found on the local file system 18:39:53.257 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=3e436265-a64e-4509-bc83-f0f469129d42, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 18:39:53.258 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c14360f3-feb7-4d4c-816f-407e68fcb25f, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 18:39:53.258 [main] DEBUG org.onap.policy.models.sim.pdp.PdpSimulatorActivator -- PdpSimulatorActivator initializing with instance id: pdp_-2094787009 18:39:53.259 [main] DEBUG org.onap.policy.models.sim.pdp.PdpSimulatorActivator -- PdpSimulator starting as a service . . . 18:39:53.259 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting 18:39:53.259 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting topics 18:39:53.259 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=7bec9072-2c1e-4794-9d5d-893a1e1d2143, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting 18:39:53.261 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c14360f3-feb7-4d4c-816f-407e68fcb25f, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting 18:39:53.262 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c14360f3-feb7-4d4c-816f-407e68fcb25f, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 18:39:53.262 [UEB-source-ueb-source] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/ueb-source/7bec9072-2c1e-4794-9d5d-893a1e1d2143/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.263 [UEB-source-ueb-source] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://my-server:3904/events/ueb-source/7bec9072-2c1e-4794-9d5d-893a1e1d2143/prd-ubuntu1804-builder-4c-4g-13790 (anonymous) ... 18:39:53.264 [UEB-source-ueb-source] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:39:53.264 [UEB-source-ueb-source] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:39:53.267 [UEB-source-ueb-source] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://my-server:3904][total available: 0; route allocated: 0 of 32; total allocated: 0 of 32] 18:39:53.270 [UEB-source-ueb-source] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 2][route: {}->http://my-server:3904][total available: 0; route allocated: 1 of 32; total allocated: 1 of 32] 18:39:53.270 [UEB-source-ueb-source] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://my-server:3904 18:39:53.271 [UEB-source-ueb-source] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-2: Shutdown connection 18:39:53.272 [UEB-source-ueb-source] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection discarded 18:39:53.272 [UEB-source-ueb-source] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 2][route: {}->http://my-server:3904][total available: 0; route allocated: 0 of 32; total allocated: 0 of 32] 18:39:53.273 [UEB-source-ueb-source] WARN com.att.nsa.apiClient.http.HttpClient -- Unknown host my-server; blacklisting for 10 minutes 18:39:53.273 [UEB-source-ueb-source] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper -- CambriaConsumerWrapper [fetchTimeout=-1]: cannot fetch because of my-server 18:39:53.273 [UEB-source-ueb-source] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=-1]: backoff for 15000ms 18:39:53.282 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=3e436265-a64e-4509-bc83-f0f469129d42, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting 18:39:53.283 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=3e436265-a64e-4509-bc83-f0f469129d42, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 18:39:53.284 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.284 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c14360f3-feb7-4d4c-816f-407e68fcb25f, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.284 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.284 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c14360f3-feb7-4d4c-816f-407e68fcb25f, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.284 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.284 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c14360f3-feb7-4d4c-816f-407e68fcb25f, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.285 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.285 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c14360f3-feb7-4d4c-816f-407e68fcb25f, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.285 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.285 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c14360f3-feb7-4d4c-816f-407e68fcb25f, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.285 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.285 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c14360f3-feb7-4d4c-816f-407e68fcb25f, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.285 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.285 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c14360f3-feb7-4d4c-816f-407e68fcb25f, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.286 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineUebTopicSink [getTopicCommInfrastructure()=UEB, toString()=InlineBusTopicSink [partitionId=b45fe1b5-a6cb-4a08-b670-f1c56a6badfd, alive=false, publisher=null]]: starting 18:39:53.286 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/3e436265-a64e-4509-bc83-f0f469129d42/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.287 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.287 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=3e436265-a64e-4509-bc83-f0f469129d42, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/3e436265-a64e-4509-bc83-f0f469129d42/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/3e436265-a64e-4509-bc83-f0f469129d42/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.288 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c14360f3-feb7-4d4c-816f-407e68fcb25f, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.288 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.288 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/3e436265-a64e-4509-bc83-f0f469129d42/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.288 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c14360f3-feb7-4d4c-816f-407e68fcb25f, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.290 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.290 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c14360f3-feb7-4d4c-816f-407e68fcb25f, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.289 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=3e436265-a64e-4509-bc83-f0f469129d42, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/3e436265-a64e-4509-bc83-f0f469129d42/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/3e436265-a64e-4509-bc83-f0f469129d42/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.290 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.291 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/3e436265-a64e-4509-bc83-f0f469129d42/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.291 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c14360f3-feb7-4d4c-816f-407e68fcb25f, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.291 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.291 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=3e436265-a64e-4509-bc83-f0f469129d42, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/3e436265-a64e-4509-bc83-f0f469129d42/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/3e436265-a64e-4509-bc83-f0f469129d42/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.291 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/3e436265-a64e-4509-bc83-f0f469129d42/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.291 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=3e436265-a64e-4509-bc83-f0f469129d42, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/3e436265-a64e-4509-bc83-f0f469129d42/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/3e436265-a64e-4509-bc83-f0f469129d42/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.292 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/3e436265-a64e-4509-bc83-f0f469129d42/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.291 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c14360f3-feb7-4d4c-816f-407e68fcb25f, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.292 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.292 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=3e436265-a64e-4509-bc83-f0f469129d42, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/3e436265-a64e-4509-bc83-f0f469129d42/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/3e436265-a64e-4509-bc83-f0f469129d42/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.292 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/3e436265-a64e-4509-bc83-f0f469129d42/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.292 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c14360f3-feb7-4d4c-816f-407e68fcb25f, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.293 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.292 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=3e436265-a64e-4509-bc83-f0f469129d42, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/3e436265-a64e-4509-bc83-f0f469129d42/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/3e436265-a64e-4509-bc83-f0f469129d42/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.293 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineUebTopicSink -- InlineUebTopicSink [getTopicCommInfrastructure()=UEB, toString()=InlineBusTopicSink [partitionId=b45fe1b5-a6cb-4a08-b670-f1c56a6badfd, alive=false, publisher=CambriaPublisherWrapper []]]: UEB SINK created 18:39:53.293 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=caf2df27-fa66-4df8-8c8d-4a0a1a31bc55, alive=false, publisher=null]]: starting 18:39:53.293 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/3e436265-a64e-4509-bc83-f0f469129d42/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.294 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=3e436265-a64e-4509-bc83-f0f469129d42, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/3e436265-a64e-4509-bc83-f0f469129d42/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/3e436265-a64e-4509-bc83-f0f469129d42/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.294 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/3e436265-a64e-4509-bc83-f0f469129d42/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.293 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c14360f3-feb7-4d4c-816f-407e68fcb25f, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.294 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=3e436265-a64e-4509-bc83-f0f469129d42, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/3e436265-a64e-4509-bc83-f0f469129d42/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/3e436265-a64e-4509-bc83-f0f469129d42/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.295 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.295 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c14360f3-feb7-4d4c-816f-407e68fcb25f, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.295 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.295 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c14360f3-feb7-4d4c-816f-407e68fcb25f, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.295 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.295 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/3e436265-a64e-4509-bc83-f0f469129d42/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.295 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c14360f3-feb7-4d4c-816f-407e68fcb25f, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.295 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.295 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=3e436265-a64e-4509-bc83-f0f469129d42, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/3e436265-a64e-4509-bc83-f0f469129d42/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/3e436265-a64e-4509-bc83-f0f469129d42/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.296 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/3e436265-a64e-4509-bc83-f0f469129d42/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.295 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c14360f3-feb7-4d4c-816f-407e68fcb25f, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.296 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=3e436265-a64e-4509-bc83-f0f469129d42, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/3e436265-a64e-4509-bc83-f0f469129d42/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/3e436265-a64e-4509-bc83-f0f469129d42/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.296 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.296 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/3e436265-a64e-4509-bc83-f0f469129d42/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.296 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=3e436265-a64e-4509-bc83-f0f469129d42, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/3e436265-a64e-4509-bc83-f0f469129d42/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/3e436265-a64e-4509-bc83-f0f469129d42/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.296 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/3e436265-a64e-4509-bc83-f0f469129d42/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.296 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c14360f3-feb7-4d4c-816f-407e68fcb25f, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.296 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=3e436265-a64e-4509-bc83-f0f469129d42, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/3e436265-a64e-4509-bc83-f0f469129d42/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/3e436265-a64e-4509-bc83-f0f469129d42/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.296 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/3e436265-a64e-4509-bc83-f0f469129d42/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.296 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.296 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=3e436265-a64e-4509-bc83-f0f469129d42, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/3e436265-a64e-4509-bc83-f0f469129d42/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/3e436265-a64e-4509-bc83-f0f469129d42/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.297 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/3e436265-a64e-4509-bc83-f0f469129d42/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.297 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=3e436265-a64e-4509-bc83-f0f469129d42, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/3e436265-a64e-4509-bc83-f0f469129d42/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/3e436265-a64e-4509-bc83-f0f469129d42/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.296 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c14360f3-feb7-4d4c-816f-407e68fcb25f, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.297 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.297 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c14360f3-feb7-4d4c-816f-407e68fcb25f, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.297 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.297 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c14360f3-feb7-4d4c-816f-407e68fcb25f, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.298 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.298 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c14360f3-feb7-4d4c-816f-407e68fcb25f, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.298 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.298 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c14360f3-feb7-4d4c-816f-407e68fcb25f, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.299 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.299 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c14360f3-feb7-4d4c-816f-407e68fcb25f, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.299 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.299 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c14360f3-feb7-4d4c-816f-407e68fcb25f, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.299 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.300 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c14360f3-feb7-4d4c-816f-407e68fcb25f, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.300 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.297 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/3e436265-a64e-4509-bc83-f0f469129d42/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.300 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c14360f3-feb7-4d4c-816f-407e68fcb25f, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.300 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineDmaapTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=caf2df27-fa66-4df8-8c8d-4a0a1a31bc55, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created 18:39:53.301 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=a695ba5a-4818-467f-85b7-2814bbd0c0c9, alive=false, publisher=null]]: starting 18:39:53.302 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.302 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineDmaapTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=a695ba5a-4818-467f-85b7-2814bbd0c0c9, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created 18:39:53.302 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting set alive 18:39:53.302 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting register pdp status context object 18:39:53.300 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=3e436265-a64e-4509-bc83-f0f469129d42, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/3e436265-a64e-4509-bc83-f0f469129d42/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/3e436265-a64e-4509-bc83-f0f469129d42/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.303 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/3e436265-a64e-4509-bc83-f0f469129d42/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.303 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting topic sinks 18:39:53.303 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Pdp Status publisher 18:39:53.303 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c14360f3-feb7-4d4c-816f-407e68fcb25f, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.304 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.303 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=3e436265-a64e-4509-bc83-f0f469129d42, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/3e436265-a64e-4509-bc83-f0f469129d42/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/3e436265-a64e-4509-bc83-f0f469129d42/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.304 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/3e436265-a64e-4509-bc83-f0f469129d42/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.304 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c14360f3-feb7-4d4c-816f-407e68fcb25f, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.305 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.305 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c14360f3-feb7-4d4c-816f-407e68fcb25f, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.306 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.306 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c14360f3-feb7-4d4c-816f-407e68fcb25f, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.307 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.307 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c14360f3-feb7-4d4c-816f-407e68fcb25f, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.308 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.308 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c14360f3-feb7-4d4c-816f-407e68fcb25f, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.308 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.309 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c14360f3-feb7-4d4c-816f-407e68fcb25f, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.309 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.309 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c14360f3-feb7-4d4c-816f-407e68fcb25f, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.309 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.309 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c14360f3-feb7-4d4c-816f-407e68fcb25f, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.309 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.310 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Register pdp update listener 18:39:53.310 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Register pdp state change request dispatcher 18:39:53.310 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Message Dispatcher 18:39:53.310 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=7bec9072-2c1e-4794-9d5d-893a1e1d2143, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[UEB-source-ueb-source,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@44536de4 18:39:53.310 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=7bec9072-2c1e-4794-9d5d-893a1e1d2143, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[UEB-source-ueb-source,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted 18:39:53.310 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=3e436265-a64e-4509-bc83-f0f469129d42, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@44536de4 18:39:53.310 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=3e436265-a64e-4509-bc83-f0f469129d42, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted 18:39:53.310 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c14360f3-feb7-4d4c-816f-407e68fcb25f, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@44536de4 18:39:53.310 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c14360f3-feb7-4d4c-816f-407e68fcb25f, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted 18:39:53.310 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager started 18:39:53.310 [main] DEBUG org.onap.policy.models.sim.pdp.PdpSimulatorActivator -- PdpSimulator started as a service 18:39:53.311 [main] DEBUG org.onap.policy.models.sim.pdp.comm.PdpUpdateListener -- Pdp update message received from PAP - PdpUpdate(super=PdpMessage(messageName=PDP_UPDATE, requestId=d27c4709-f30e-4001-a5ad-bd9e1128e147, timestampMs=1705775993311, name=pdp_-2094787009, pdpGroup=pdpGroup, pdpSubgroup=pdpSubgroup), source=null, description=dummy pdp status for test, pdpHeartbeatIntervalMs=null, policiesToBeDeployed=[ToscaPolicy(super=ToscaWithTypeAndObjectProperties(type=apexpolicytype, typeVersion=null, properties={content=}))], policiesToBeUndeployed=[]) 18:39:53.311 [main] INFO network -- [OUT|UEB|ueb-sink] {"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpUpdate","policies":[{"name":"NULL","version":"1.0"}],"response":{"responseTo":"d27c4709-f30e-4001-a5ad-bd9e1128e147","responseStatus":"SUCCESS","responseMessage":"Pdp update successful."},"messageName":"PDP_STATUS","requestId":"b30a30e7-4046-4650-8f0c-c7369711e03d","timestampMs":1705775993311,"name":"pdp_-2094787009","pdpGroup":"pdpGroup","pdpSubgroup":"pdpSubgroup"} 18:39:53.311 [main] DEBUG org.onap.policy.models.sim.pdp.comm.PdpStatusPublisher -- Sent pdp status message to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=b30a30e7-4046-4650-8f0c-c7369711e03d, timestampMs=1705775993311, name=pdp_-2094787009, pdpGroup=pdpGroup, pdpSubgroup=pdpSubgroup), pdpType=apex, state=PASSIVE, healthy=HEALTHY, description=Pdp status response message for PdpUpdate, policies=[NULL 1.0], deploymentInstanceInfo=null, properties=null, response=PdpResponseDetails(responseTo=d27c4709-f30e-4001-a5ad-bd9e1128e147, responseStatus=SUCCESS, responseMessage=Pdp update successful.)) 18:39:53.312 [main] DEBUG org.onap.policy.models.sim.pdp.comm.PdpStateChangeListener -- Pdp state change message received from PAP. - PdpStateChange(super=PdpMessage(messageName=PDP_STATE_CHANGE, requestId=ea243977-b64c-49d7-960a-cd32542dca61, timestampMs=1705775993312, name=pdp_-2094787009, pdpGroup=pdpGroup, pdpSubgroup=pdpSubgroup), source=null, state=PASSIVE) 18:39:53.312 [main] INFO network -- [OUT|UEB|ueb-sink] {"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpStateChange","policies":[{"name":"NULL","version":"1.0"}],"response":{"responseTo":"ea243977-b64c-49d7-960a-cd32542dca61","responseStatus":"SUCCESS","responseMessage":"Pdp already in passive state"},"messageName":"PDP_STATUS","requestId":"d96c098b-b323-4f90-ae29-6387ee8f3a4e","timestampMs":1705775993312,"name":"pdp_-2094787009","pdpGroup":"pdpGroup","pdpSubgroup":"pdpSubgroup"} 18:39:53.312 [main] DEBUG org.onap.policy.models.sim.pdp.comm.PdpStatusPublisher -- Sent pdp status message to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=d96c098b-b323-4f90-ae29-6387ee8f3a4e, timestampMs=1705775993312, name=pdp_-2094787009, pdpGroup=pdpGroup, pdpSubgroup=pdpSubgroup), pdpType=apex, state=PASSIVE, healthy=HEALTHY, description=Pdp status response message for PdpStateChange, policies=[NULL 1.0], deploymentInstanceInfo=null, properties=null, response=PdpResponseDetails(responseTo=ea243977-b64c-49d7-960a-cd32542dca61, responseStatus=SUCCESS, responseMessage=Pdp already in passive state)) 18:39:53.313 [main] INFO network -- [OUT|UEB|ueb-sink] {"pdpType":"apex","state":"TERMINATED","healthy":"HEALTHY","description":"Pdp Simulator shutting down.","policies":[{"name":"NULL","version":"1.0"}],"messageName":"PDP_STATUS","requestId":"ebad48bd-ce7f-4d13-b127-7344bbdd67f6","timestampMs":1705775993312,"name":"pdp_-2094787009","pdpGroup":"pdpGroup","pdpSubgroup":"pdpSubgroup"} 18:39:53.313 [main] DEBUG org.onap.policy.models.sim.pdp.comm.PdpStatusPublisher -- Sent pdp status message to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=ebad48bd-ce7f-4d13-b127-7344bbdd67f6, timestampMs=1705775993312, name=pdp_-2094787009, pdpGroup=pdpGroup, pdpSubgroup=pdpSubgroup), pdpType=apex, state=TERMINATED, healthy=HEALTHY, description=Pdp Simulator shutting down., policies=[NULL 1.0], deploymentInstanceInfo=null, properties=null, response=null) 18:39:53.313 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping 18:39:53.313 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Message Dispatcher 18:39:53.313 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=7bec9072-2c1e-4794-9d5d-893a1e1d2143, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[UEB-source-ueb-source,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=1]]]]: unregistering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@44536de4 18:39:53.313 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=7bec9072-2c1e-4794-9d5d-893a1e1d2143, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[UEB-source-ueb-source,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:39:53.313 [UEB-source-ueb-source] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=-1]: closed while handling fetch error 18:39:53.313 [UEB-source-ueb-source] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=7bec9072-2c1e-4794-9d5d-893a1e1d2143, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[UEB-source-ueb-source,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.net.UnknownHostException: my-server at java.base/java.net.InetAddress$CachedAddresses.get(InetAddress.java:801) at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1519) at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1377) at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1305) at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) 18:39:53.313 [UEB-source-ueb-source] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=7bec9072-2c1e-4794-9d5d-893a1e1d2143, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[UEB-source-ueb-source,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: exiting thread 18:39:53.305 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=3e436265-a64e-4509-bc83-f0f469129d42, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/3e436265-a64e-4509-bc83-f0f469129d42/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/3e436265-a64e-4509-bc83-f0f469129d42/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.314 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/3e436265-a64e-4509-bc83-f0f469129d42/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.314 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=3e436265-a64e-4509-bc83-f0f469129d42, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: unregistering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@44536de4 18:39:53.314 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=3e436265-a64e-4509-bc83-f0f469129d42, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:39:53.314 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=3e436265-a64e-4509-bc83-f0f469129d42, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/3e436265-a64e-4509-bc83-f0f469129d42/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/3e436265-a64e-4509-bc83-f0f469129d42/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.314 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c14360f3-feb7-4d4c-816f-407e68fcb25f, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: unregistering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@44536de4 18:39:53.314 [DMAAP-source-policy-pdp-pap1] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=3e436265-a64e-4509-bc83-f0f469129d42, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: exiting thread 18:39:53.314 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c14360f3-feb7-4d4c-816f-407e68fcb25f, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:39:53.314 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Register pdp state change request dispatcher 18:39:53.314 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Register pdp update listener 18:39:53.314 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Pdp Status publisher 18:39:53.315 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping topic sinks 18:39:53.315 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping register pdp status context object 18:39:53.315 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping set alive 18:39:53.315 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping topics 18:39:53.315 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=7bec9072-2c1e-4794-9d5d-893a1e1d2143, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[UEB-source-ueb-source,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:39:53.315 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c14360f3-feb7-4d4c-816f-407e68fcb25f, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:39:53.315 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=3e436265-a64e-4509-bc83-f0f469129d42, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:39:53.315 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusPublisher$CambriaPublisherWrapper -- CambriaPublisherWrapper []: CLOSE 18:39:53.315 [main] WARN com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher -- Closing publisher with 3 messages unsent. Consider using CambriaBatchingPublisher.close( long timeout, TimeUnit timeoutUnits ) to recapture unsent messages on close. 18:39:53.315 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusPublisher$CambriaPublisherWrapper -- CambriaPublisherWrapper []: CLOSE 18:39:53.316 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusPublisher$CambriaPublisherWrapper -- CambriaPublisherWrapper []: CLOSE 18:39:53.316 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=7bec9072-2c1e-4794-9d5d-893a1e1d2143, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[UEB-source-ueb-source,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:39:53.316 [main] WARN org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineUebTopicSink [getTopicCommInfrastructure()=UEB, toString()=InlineBusTopicSink [partitionId=b45fe1b5-a6cb-4a08-b670-f1c56a6badfd, alive=false, publisher=null]]: there is no publisher 18:39:53.316 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c14360f3-feb7-4d4c-816f-407e68fcb25f, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:39:53.316 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=3e436265-a64e-4509-bc83-f0f469129d42, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:39:53.316 [main] WARN org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=caf2df27-fa66-4df8-8c8d-4a0a1a31bc55, alive=false, publisher=null]]: there is no publisher 18:39:53.316 [main] WARN org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=a695ba5a-4818-467f-85b7-2814bbd0c0c9, alive=false, publisher=null]]: there is no publisher 18:39:53.317 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopped [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.453 s -- in org.onap.policy.models.sim.pdp.comm.TestPdpStateChangeListener [INFO] Running org.onap.policy.models.sim.pdp.comm.TestPdpUpdateListener 18:39:53.323 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-models-sonar/models-sim/policy-models-sim-pdp/src/test/resources/PdpSimulatorConfigParameters.json" was found on the local file system 18:39:53.323 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-models-sonar/models-sim/policy-models-sim-pdp/src/test/resources/PdpSimulatorConfigParameters.json" was found on the local file system 18:39:53.324 [Timer-1] WARN org.onap.policy.common.endpoints.event.comm.client.TopicSinkClient -- send to ueb-sink failed because of InlineUebTopicSink [getTopicCommInfrastructure()=UEB, toString()=InlineBusTopicSink [partitionId=b45fe1b5-a6cb-4a08-b670-f1c56a6badfd, alive=false, publisher=null]] is stopped java.lang.IllegalStateException: InlineUebTopicSink [getTopicCommInfrastructure()=UEB, toString()=InlineBusTopicSink [partitionId=b45fe1b5-a6cb-4a08-b670-f1c56a6badfd, alive=false, publisher=null]] is stopped at org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink.send(InlineBusTopicSink.java:137) at org.onap.policy.common.endpoints.event.comm.client.TopicSinkClient.send(TopicSinkClient.java:95) at org.onap.policy.models.sim.pdp.comm.PdpStatusPublisher.run(PdpStatusPublisher.java:65) at java.base/java.util.TimerThread.mainLoop(Timer.java:566) at java.base/java.util.TimerThread.run(Timer.java:516) 18:39:53.324 [Timer-1] DEBUG org.onap.policy.models.sim.pdp.comm.PdpStatusPublisher -- Sent heartbeat to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=203346fa-9026-4eb1-87e4-aaf0930c068c, timestampMs=1705775993314, name=pdp_-2094787009, pdpGroup=pdpGroup, pdpSubgroup=pdpSubgroup), pdpType=apex, state=TERMINATED, healthy=HEALTHY, description=Pdp Simulator shutting down., policies=[NULL 1.0], deploymentInstanceInfo=null, properties=null, response=null) 18:39:53.309 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c14360f3-feb7-4d4c-816f-407e68fcb25f, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/c14360f3-feb7-4d4c-816f-407e68fcb25f/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.325 [DMAAP-source-policy-pdp-pap2] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c14360f3-feb7-4d4c-816f-407e68fcb25f, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: exiting thread 18:39:53.328 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bbe5c302-49f3-422f-9c35-0a372fa7e036, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 18:39:53.328 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=067deaca-4d66-4a9e-a77e-7bc0894367dd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 18:39:53.329 [main] DEBUG org.onap.policy.models.sim.pdp.PdpSimulatorActivator -- PdpSimulatorActivator initializing with instance id: pdp_-1750098145 18:39:53.329 [main] DEBUG org.onap.policy.models.sim.pdp.PdpSimulatorActivator -- PdpSimulator starting as a service . . . 18:39:53.329 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting 18:39:53.329 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting topics 18:39:53.329 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=f9190864-ff1b-4768-929a-c99266437cd9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting 18:39:53.329 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=067deaca-4d66-4a9e-a77e-7bc0894367dd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting 18:39:53.330 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=067deaca-4d66-4a9e-a77e-7bc0894367dd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 18:39:53.330 [UEB-source-ueb-source] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/ueb-source/f9190864-ff1b-4768-929a-c99266437cd9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.330 [UEB-source-ueb-source] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://my-server:3904/events/ueb-source/f9190864-ff1b-4768-929a-c99266437cd9/prd-ubuntu1804-builder-4c-4g-13790 (anonymous) ... 18:39:53.331 [UEB-source-ueb-source] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:39:53.331 [UEB-source-ueb-source] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:39:53.331 [UEB-source-ueb-source] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://my-server:3904][total available: 0; route allocated: 0 of 32; total allocated: 0 of 32] 18:39:53.331 [UEB-source-ueb-source] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 3][route: {}->http://my-server:3904][total available: 0; route allocated: 1 of 32; total allocated: 1 of 32] 18:39:53.331 [UEB-source-ueb-source] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://my-server:3904 18:39:53.331 [UEB-source-ueb-source] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-3: Shutdown connection 18:39:53.331 [UEB-source-ueb-source] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection discarded 18:39:53.331 [UEB-source-ueb-source] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 3][route: {}->http://my-server:3904][total available: 0; route allocated: 0 of 32; total allocated: 0 of 32] 18:39:53.332 [UEB-source-ueb-source] WARN com.att.nsa.apiClient.http.HttpClient -- Unknown host my-server; blacklisting for 10 minutes 18:39:53.332 [UEB-source-ueb-source] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper -- CambriaConsumerWrapper [fetchTimeout=-1]: cannot fetch because of my-server 18:39:53.332 [UEB-source-ueb-source] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=-1]: backoff for 15000ms 18:39:53.334 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bbe5c302-49f3-422f-9c35-0a372fa7e036, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting 18:39:53.334 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bbe5c302-49f3-422f-9c35-0a372fa7e036, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 18:39:53.334 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.335 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=067deaca-4d66-4a9e-a77e-7bc0894367dd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.335 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.335 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=067deaca-4d66-4a9e-a77e-7bc0894367dd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.335 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.335 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=067deaca-4d66-4a9e-a77e-7bc0894367dd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.335 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.335 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=067deaca-4d66-4a9e-a77e-7bc0894367dd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.335 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.335 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=067deaca-4d66-4a9e-a77e-7bc0894367dd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.336 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.336 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=067deaca-4d66-4a9e-a77e-7bc0894367dd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.336 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.336 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=067deaca-4d66-4a9e-a77e-7bc0894367dd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.336 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.336 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=067deaca-4d66-4a9e-a77e-7bc0894367dd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.336 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.336 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineUebTopicSink [getTopicCommInfrastructure()=UEB, toString()=InlineBusTopicSink [partitionId=ea026b90-0c44-4cd7-8e16-efa026ad8827, alive=false, publisher=null]]: starting 18:39:53.337 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=067deaca-4d66-4a9e-a77e-7bc0894367dd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.338 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.338 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.338 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=067deaca-4d66-4a9e-a77e-7bc0894367dd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.338 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.338 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bbe5c302-49f3-422f-9c35-0a372fa7e036, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.338 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.338 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=067deaca-4d66-4a9e-a77e-7bc0894367dd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.338 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.338 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bbe5c302-49f3-422f-9c35-0a372fa7e036, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.338 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.338 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=067deaca-4d66-4a9e-a77e-7bc0894367dd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.339 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.339 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bbe5c302-49f3-422f-9c35-0a372fa7e036, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.339 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.339 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=067deaca-4d66-4a9e-a77e-7bc0894367dd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.339 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bbe5c302-49f3-422f-9c35-0a372fa7e036, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.339 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.339 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.339 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=067deaca-4d66-4a9e-a77e-7bc0894367dd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.340 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.340 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bbe5c302-49f3-422f-9c35-0a372fa7e036, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.340 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.340 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=067deaca-4d66-4a9e-a77e-7bc0894367dd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.340 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.340 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bbe5c302-49f3-422f-9c35-0a372fa7e036, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.341 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.341 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bbe5c302-49f3-422f-9c35-0a372fa7e036, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.341 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=067deaca-4d66-4a9e-a77e-7bc0894367dd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.341 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.341 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.341 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bbe5c302-49f3-422f-9c35-0a372fa7e036, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.341 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=067deaca-4d66-4a9e-a77e-7bc0894367dd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.342 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.342 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=067deaca-4d66-4a9e-a77e-7bc0894367dd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.342 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.342 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=067deaca-4d66-4a9e-a77e-7bc0894367dd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.342 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.342 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=067deaca-4d66-4a9e-a77e-7bc0894367dd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.343 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.343 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=067deaca-4d66-4a9e-a77e-7bc0894367dd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.343 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.343 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=067deaca-4d66-4a9e-a77e-7bc0894367dd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.343 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.343 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=067deaca-4d66-4a9e-a77e-7bc0894367dd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.343 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.342 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.344 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineUebTopicSink -- InlineUebTopicSink [getTopicCommInfrastructure()=UEB, toString()=InlineBusTopicSink [partitionId=ea026b90-0c44-4cd7-8e16-efa026ad8827, alive=false, publisher=CambriaPublisherWrapper []]]: UEB SINK created 18:39:53.344 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bbe5c302-49f3-422f-9c35-0a372fa7e036, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.344 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.344 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=b59c8e40-aac0-4870-b8d5-a86b15b3bc22, alive=false, publisher=null]]: starting 18:39:53.344 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bbe5c302-49f3-422f-9c35-0a372fa7e036, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.344 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.344 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bbe5c302-49f3-422f-9c35-0a372fa7e036, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.345 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=067deaca-4d66-4a9e-a77e-7bc0894367dd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.346 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.346 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.346 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=067deaca-4d66-4a9e-a77e-7bc0894367dd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.347 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.347 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=067deaca-4d66-4a9e-a77e-7bc0894367dd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.347 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.348 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=067deaca-4d66-4a9e-a77e-7bc0894367dd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.348 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.348 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=067deaca-4d66-4a9e-a77e-7bc0894367dd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.348 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.348 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=067deaca-4d66-4a9e-a77e-7bc0894367dd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.348 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.348 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=067deaca-4d66-4a9e-a77e-7bc0894367dd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.349 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.349 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=067deaca-4d66-4a9e-a77e-7bc0894367dd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.349 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.349 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=067deaca-4d66-4a9e-a77e-7bc0894367dd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.349 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.349 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=067deaca-4d66-4a9e-a77e-7bc0894367dd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.349 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.349 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=067deaca-4d66-4a9e-a77e-7bc0894367dd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.349 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.347 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bbe5c302-49f3-422f-9c35-0a372fa7e036, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.350 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.350 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bbe5c302-49f3-422f-9c35-0a372fa7e036, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.350 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.350 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bbe5c302-49f3-422f-9c35-0a372fa7e036, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.350 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.350 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bbe5c302-49f3-422f-9c35-0a372fa7e036, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.350 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.351 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bbe5c302-49f3-422f-9c35-0a372fa7e036, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.351 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.351 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bbe5c302-49f3-422f-9c35-0a372fa7e036, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.351 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineDmaapTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=b59c8e40-aac0-4870-b8d5-a86b15b3bc22, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created 18:39:53.351 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=04556d71-22d5-403b-81df-b37edc6edc65, alive=false, publisher=null]]: starting 18:39:53.351 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.353 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bbe5c302-49f3-422f-9c35-0a372fa7e036, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.353 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.353 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bbe5c302-49f3-422f-9c35-0a372fa7e036, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.353 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.353 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bbe5c302-49f3-422f-9c35-0a372fa7e036, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.354 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=067deaca-4d66-4a9e-a77e-7bc0894367dd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.354 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.354 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=067deaca-4d66-4a9e-a77e-7bc0894367dd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.354 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.354 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=067deaca-4d66-4a9e-a77e-7bc0894367dd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.354 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.354 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=067deaca-4d66-4a9e-a77e-7bc0894367dd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.354 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.354 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=067deaca-4d66-4a9e-a77e-7bc0894367dd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.354 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.354 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=067deaca-4d66-4a9e-a77e-7bc0894367dd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.354 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.355 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=067deaca-4d66-4a9e-a77e-7bc0894367dd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.355 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.355 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=067deaca-4d66-4a9e-a77e-7bc0894367dd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.355 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.355 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=067deaca-4d66-4a9e-a77e-7bc0894367dd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.355 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.355 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=067deaca-4d66-4a9e-a77e-7bc0894367dd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.355 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.355 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=067deaca-4d66-4a9e-a77e-7bc0894367dd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.355 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.355 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=067deaca-4d66-4a9e-a77e-7bc0894367dd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.355 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.355 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=067deaca-4d66-4a9e-a77e-7bc0894367dd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.356 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.356 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=067deaca-4d66-4a9e-a77e-7bc0894367dd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.356 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.356 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=067deaca-4d66-4a9e-a77e-7bc0894367dd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.356 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.356 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=067deaca-4d66-4a9e-a77e-7bc0894367dd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.356 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.356 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=067deaca-4d66-4a9e-a77e-7bc0894367dd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.356 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.356 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=067deaca-4d66-4a9e-a77e-7bc0894367dd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.356 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.356 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=067deaca-4d66-4a9e-a77e-7bc0894367dd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.357 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.357 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bbe5c302-49f3-422f-9c35-0a372fa7e036, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.357 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.357 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bbe5c302-49f3-422f-9c35-0a372fa7e036, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.357 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.357 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bbe5c302-49f3-422f-9c35-0a372fa7e036, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.357 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.357 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bbe5c302-49f3-422f-9c35-0a372fa7e036, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.358 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.358 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bbe5c302-49f3-422f-9c35-0a372fa7e036, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.358 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.358 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bbe5c302-49f3-422f-9c35-0a372fa7e036, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.358 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.358 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bbe5c302-49f3-422f-9c35-0a372fa7e036, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.358 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.358 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineDmaapTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=04556d71-22d5-403b-81df-b37edc6edc65, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created 18:39:53.357 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.358 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting set alive 18:39:53.360 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting register pdp status context object 18:39:53.360 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting topic sinks 18:39:53.360 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Pdp Status publisher 18:39:53.358 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bbe5c302-49f3-422f-9c35-0a372fa7e036, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.360 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.360 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bbe5c302-49f3-422f-9c35-0a372fa7e036, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.360 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.361 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=067deaca-4d66-4a9e-a77e-7bc0894367dd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.361 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.361 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=067deaca-4d66-4a9e-a77e-7bc0894367dd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.361 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.361 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=067deaca-4d66-4a9e-a77e-7bc0894367dd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.361 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.361 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=067deaca-4d66-4a9e-a77e-7bc0894367dd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.361 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.361 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=067deaca-4d66-4a9e-a77e-7bc0894367dd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.361 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.361 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bbe5c302-49f3-422f-9c35-0a372fa7e036, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.362 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.362 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bbe5c302-49f3-422f-9c35-0a372fa7e036, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.362 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.362 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bbe5c302-49f3-422f-9c35-0a372fa7e036, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.362 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.362 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bbe5c302-49f3-422f-9c35-0a372fa7e036, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.362 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.362 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bbe5c302-49f3-422f-9c35-0a372fa7e036, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.362 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.362 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bbe5c302-49f3-422f-9c35-0a372fa7e036, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.362 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.362 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bbe5c302-49f3-422f-9c35-0a372fa7e036, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.363 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.363 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bbe5c302-49f3-422f-9c35-0a372fa7e036, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.363 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.363 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bbe5c302-49f3-422f-9c35-0a372fa7e036, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.363 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.363 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bbe5c302-49f3-422f-9c35-0a372fa7e036, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.363 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.363 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bbe5c302-49f3-422f-9c35-0a372fa7e036, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.363 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.363 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bbe5c302-49f3-422f-9c35-0a372fa7e036, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.363 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.363 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bbe5c302-49f3-422f-9c35-0a372fa7e036, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.363 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.363 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bbe5c302-49f3-422f-9c35-0a372fa7e036, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.364 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.364 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bbe5c302-49f3-422f-9c35-0a372fa7e036, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.364 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.364 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bbe5c302-49f3-422f-9c35-0a372fa7e036, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.364 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.364 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bbe5c302-49f3-422f-9c35-0a372fa7e036, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.364 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.364 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bbe5c302-49f3-422f-9c35-0a372fa7e036, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.364 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.364 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bbe5c302-49f3-422f-9c35-0a372fa7e036, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.364 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.364 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bbe5c302-49f3-422f-9c35-0a372fa7e036, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.365 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.365 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bbe5c302-49f3-422f-9c35-0a372fa7e036, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.365 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.365 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bbe5c302-49f3-422f-9c35-0a372fa7e036, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.365 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.365 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bbe5c302-49f3-422f-9c35-0a372fa7e036, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.365 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.365 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bbe5c302-49f3-422f-9c35-0a372fa7e036, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.365 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.365 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bbe5c302-49f3-422f-9c35-0a372fa7e036, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.365 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.366 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bbe5c302-49f3-422f-9c35-0a372fa7e036, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.366 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.366 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bbe5c302-49f3-422f-9c35-0a372fa7e036, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.366 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.366 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bbe5c302-49f3-422f-9c35-0a372fa7e036, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.366 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.366 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bbe5c302-49f3-422f-9c35-0a372fa7e036, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.366 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.366 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bbe5c302-49f3-422f-9c35-0a372fa7e036, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.366 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.366 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bbe5c302-49f3-422f-9c35-0a372fa7e036, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.367 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.367 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bbe5c302-49f3-422f-9c35-0a372fa7e036, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.367 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.367 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bbe5c302-49f3-422f-9c35-0a372fa7e036, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.367 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.367 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bbe5c302-49f3-422f-9c35-0a372fa7e036, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.367 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.367 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bbe5c302-49f3-422f-9c35-0a372fa7e036, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.367 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.367 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bbe5c302-49f3-422f-9c35-0a372fa7e036, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.367 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.368 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bbe5c302-49f3-422f-9c35-0a372fa7e036, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.368 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.368 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bbe5c302-49f3-422f-9c35-0a372fa7e036, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.368 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.368 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bbe5c302-49f3-422f-9c35-0a372fa7e036, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.368 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.368 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bbe5c302-49f3-422f-9c35-0a372fa7e036, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.368 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.368 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bbe5c302-49f3-422f-9c35-0a372fa7e036, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.368 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.365 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=067deaca-4d66-4a9e-a77e-7bc0894367dd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.368 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bbe5c302-49f3-422f-9c35-0a372fa7e036, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.369 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.369 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bbe5c302-49f3-422f-9c35-0a372fa7e036, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.369 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.369 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bbe5c302-49f3-422f-9c35-0a372fa7e036, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.369 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.369 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bbe5c302-49f3-422f-9c35-0a372fa7e036, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.369 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.369 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bbe5c302-49f3-422f-9c35-0a372fa7e036, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.369 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.369 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bbe5c302-49f3-422f-9c35-0a372fa7e036, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.369 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.369 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bbe5c302-49f3-422f-9c35-0a372fa7e036, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.369 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.369 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Register pdp update listener 18:39:53.370 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Register pdp state change request dispatcher 18:39:53.370 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Message Dispatcher 18:39:53.370 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=f9190864-ff1b-4768-929a-c99266437cd9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[UEB-source-ueb-source,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@328d044f 18:39:53.370 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=f9190864-ff1b-4768-929a-c99266437cd9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[UEB-source-ueb-source,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted 18:39:53.370 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bbe5c302-49f3-422f-9c35-0a372fa7e036, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@328d044f 18:39:53.370 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bbe5c302-49f3-422f-9c35-0a372fa7e036, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted 18:39:53.370 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=067deaca-4d66-4a9e-a77e-7bc0894367dd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@328d044f 18:39:53.370 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=067deaca-4d66-4a9e-a77e-7bc0894367dd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted 18:39:53.370 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager started 18:39:53.370 [main] DEBUG org.onap.policy.models.sim.pdp.PdpSimulatorActivator -- PdpSimulator started as a service 18:39:53.370 [main] DEBUG org.onap.policy.models.sim.pdp.comm.PdpUpdateListener -- Pdp update message received from PAP - PdpUpdate(super=PdpMessage(messageName=PDP_UPDATE, requestId=e05d5cda-7a02-4f93-9634-1db0915f1951, timestampMs=1705775993370, name=pdp_-1750098145, pdpGroup=pdpGroup, pdpSubgroup=pdpSubgroup), source=null, description=dummy pdp status for test, pdpHeartbeatIntervalMs=3000, policiesToBeDeployed=[ToscaPolicy(super=ToscaWithTypeAndObjectProperties(type=apexpolicytype, typeVersion=null, properties={content=}))], policiesToBeUndeployed=[]) 18:39:53.370 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bbe5c302-49f3-422f-9c35-0a372fa7e036, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.371 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.371 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bbe5c302-49f3-422f-9c35-0a372fa7e036, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.371 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.371 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bbe5c302-49f3-422f-9c35-0a372fa7e036, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.371 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.371 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bbe5c302-49f3-422f-9c35-0a372fa7e036, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.371 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.371 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bbe5c302-49f3-422f-9c35-0a372fa7e036, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.371 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.371 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bbe5c302-49f3-422f-9c35-0a372fa7e036, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.371 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.371 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bbe5c302-49f3-422f-9c35-0a372fa7e036, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.371 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.371 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bbe5c302-49f3-422f-9c35-0a372fa7e036, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.372 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.372 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bbe5c302-49f3-422f-9c35-0a372fa7e036, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.372 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.372 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bbe5c302-49f3-422f-9c35-0a372fa7e036, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.372 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.372 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bbe5c302-49f3-422f-9c35-0a372fa7e036, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.372 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.372 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bbe5c302-49f3-422f-9c35-0a372fa7e036, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.372 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.368 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.372 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bbe5c302-49f3-422f-9c35-0a372fa7e036, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.372 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=067deaca-4d66-4a9e-a77e-7bc0894367dd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.372 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.373 [main] WARN org.onap.policy.common.utils.services.Registry -- replacing previously registered: object:pdp/status/publisher 18:39:53.373 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=067deaca-4d66-4a9e-a77e-7bc0894367dd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.373 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.373 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=067deaca-4d66-4a9e-a77e-7bc0894367dd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.373 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.373 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=067deaca-4d66-4a9e-a77e-7bc0894367dd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.373 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.373 [main] INFO network -- [OUT|UEB|ueb-sink] {"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpUpdate","policies":[{"name":"apex policy name","version":"1.0"}],"response":{"responseTo":"e05d5cda-7a02-4f93-9634-1db0915f1951","responseStatus":"SUCCESS","responseMessage":"Pdp update successful."},"messageName":"PDP_STATUS","requestId":"3a696caf-83ef-439f-96b8-4c95e5ae0a37","timestampMs":1705775993373,"name":"pdp_-1750098145","pdpGroup":"pdpGroup","pdpSubgroup":"pdpSubgroup"} 18:39:53.373 [main] DEBUG org.onap.policy.models.sim.pdp.comm.PdpStatusPublisher -- Sent pdp status message to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=3a696caf-83ef-439f-96b8-4c95e5ae0a37, timestampMs=1705775993373, name=pdp_-1750098145, pdpGroup=pdpGroup, pdpSubgroup=pdpSubgroup), pdpType=apex, state=PASSIVE, healthy=HEALTHY, description=Pdp status response message for PdpUpdate, policies=[apex policy name 1.0], deploymentInstanceInfo=null, properties=null, response=PdpResponseDetails(responseTo=e05d5cda-7a02-4f93-9634-1db0915f1951, responseStatus=SUCCESS, responseMessage=Pdp update successful.)) 18:39:53.373 [main] INFO network -- [OUT|UEB|ueb-sink] {"pdpType":"apex","state":"TERMINATED","healthy":"HEALTHY","description":"Pdp Simulator shutting down.","policies":[{"name":"apex policy name","version":"1.0"}],"messageName":"PDP_STATUS","requestId":"1eb31fc4-9baa-4cde-a010-904b682ef631","timestampMs":1705775993373,"name":"pdp_-1750098145","pdpGroup":"pdpGroup","pdpSubgroup":"pdpSubgroup"} 18:39:53.373 [main] DEBUG org.onap.policy.models.sim.pdp.comm.PdpStatusPublisher -- Sent pdp status message to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=1eb31fc4-9baa-4cde-a010-904b682ef631, timestampMs=1705775993373, name=pdp_-1750098145, pdpGroup=pdpGroup, pdpSubgroup=pdpSubgroup), pdpType=apex, state=TERMINATED, healthy=HEALTHY, description=Pdp Simulator shutting down., policies=[apex policy name 1.0], deploymentInstanceInfo=null, properties=null, response=null) 18:39:53.374 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping 18:39:53.374 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Message Dispatcher 18:39:53.374 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=f9190864-ff1b-4768-929a-c99266437cd9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[UEB-source-ueb-source,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=1]]]]: unregistering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@328d044f 18:39:53.374 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=f9190864-ff1b-4768-929a-c99266437cd9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[UEB-source-ueb-source,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:39:53.374 [UEB-source-ueb-source] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=-1]: closed while handling fetch error 18:39:53.372 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.373 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=067deaca-4d66-4a9e-a77e-7bc0894367dd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.374 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bbe5c302-49f3-422f-9c35-0a372fa7e036, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: unregistering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@328d044f 18:39:53.378 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bbe5c302-49f3-422f-9c35-0a372fa7e036, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:39:53.374 [UEB-source-ueb-source] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=f9190864-ff1b-4768-929a-c99266437cd9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[UEB-source-ueb-source,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.net.UnknownHostException: my-server at java.base/java.net.InetAddress$CachedAddresses.get(InetAddress.java:801) at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1519) at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1377) at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1305) at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) 18:39:53.378 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bbe5c302-49f3-422f-9c35-0a372fa7e036, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/bbe5c302-49f3-422f-9c35-0a372fa7e036/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.378 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=067deaca-4d66-4a9e-a77e-7bc0894367dd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: unregistering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@328d044f 18:39:53.378 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.378 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=067deaca-4d66-4a9e-a77e-7bc0894367dd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:39:53.378 [UEB-source-ueb-source] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=f9190864-ff1b-4768-929a-c99266437cd9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[UEB-source-ueb-source,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: exiting thread 18:39:53.378 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Register pdp state change request dispatcher 18:39:53.378 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=067deaca-4d66-4a9e-a77e-7bc0894367dd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/067deaca-4d66-4a9e-a77e-7bc0894367dd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.378 [DMAAP-source-policy-pdp-pap2] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=067deaca-4d66-4a9e-a77e-7bc0894367dd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: exiting thread 18:39:53.378 [DMAAP-source-policy-pdp-pap1] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bbe5c302-49f3-422f-9c35-0a372fa7e036, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: exiting thread 18:39:53.378 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Register pdp update listener 18:39:53.379 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Pdp Status publisher 18:39:53.379 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping topic sinks 18:39:53.379 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping register pdp status context object 18:39:53.379 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping set alive 18:39:53.379 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping topics 18:39:53.379 [Timer-3] INFO network -- [OUT|UEB|ueb-sink] {"pdpType":"apex","state":"TERMINATED","healthy":"HEALTHY","description":"Pdp Simulator shutting down.","policies":[{"name":"apex policy name","version":"1.0"}],"messageName":"PDP_STATUS","requestId":"e3571b98-2fc2-49d4-8e6e-1a0da5903da2","timestampMs":1705775993378,"name":"pdp_-1750098145","pdpGroup":"pdpGroup","pdpSubgroup":"pdpSubgroup"} 18:39:53.379 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=f9190864-ff1b-4768-929a-c99266437cd9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[UEB-source-ueb-source,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:39:53.379 [Timer-3] DEBUG org.onap.policy.models.sim.pdp.comm.PdpStatusPublisher -- Sent heartbeat to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=e3571b98-2fc2-49d4-8e6e-1a0da5903da2, timestampMs=1705775993378, name=pdp_-1750098145, pdpGroup=pdpGroup, pdpSubgroup=pdpSubgroup), pdpType=apex, state=TERMINATED, healthy=HEALTHY, description=Pdp Simulator shutting down., policies=[apex policy name 1.0], deploymentInstanceInfo=null, properties=null, response=null) 18:39:53.379 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=067deaca-4d66-4a9e-a77e-7bc0894367dd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:39:53.379 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bbe5c302-49f3-422f-9c35-0a372fa7e036, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:39:53.379 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusPublisher$CambriaPublisherWrapper -- CambriaPublisherWrapper []: CLOSE 18:39:53.379 [main] WARN com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher -- Closing publisher with 3 messages unsent. Consider using CambriaBatchingPublisher.close( long timeout, TimeUnit timeoutUnits ) to recapture unsent messages on close. 18:39:53.379 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusPublisher$CambriaPublisherWrapper -- CambriaPublisherWrapper []: CLOSE 18:39:53.379 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusPublisher$CambriaPublisherWrapper -- CambriaPublisherWrapper []: CLOSE 18:39:53.379 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=f9190864-ff1b-4768-929a-c99266437cd9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[UEB-source-ueb-source,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:39:53.379 [main] WARN org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineUebTopicSink [getTopicCommInfrastructure()=UEB, toString()=InlineBusTopicSink [partitionId=ea026b90-0c44-4cd7-8e16-efa026ad8827, alive=false, publisher=null]]: there is no publisher 18:39:53.379 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=067deaca-4d66-4a9e-a77e-7bc0894367dd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:39:53.380 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bbe5c302-49f3-422f-9c35-0a372fa7e036, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:39:53.380 [main] WARN org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=b59c8e40-aac0-4870-b8d5-a86b15b3bc22, alive=false, publisher=null]]: there is no publisher 18:39:53.380 [main] WARN org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=04556d71-22d5-403b-81df-b37edc6edc65, alive=false, publisher=null]]: there is no publisher 18:39:53.380 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopped [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.458 s -- in org.onap.policy.models.sim.pdp.comm.TestPdpUpdateListener [INFO] Running org.onap.policy.models.sim.pdp.TestPdpSimulatorMain 18:39:53.457 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:39:53.458 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:39:53.459 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:39:53.459 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:39:53.459 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:39:53.459 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:39:53.459 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:39:53.459 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:39:53.459 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:39:53.459 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:39:53.459 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:39:53.459 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:39:53.459 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:39:53.459 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:39:53.459 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:39:53.459 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:39:53.459 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:39:53.459 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:39:53.459 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:39:53.459 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:39:53.459 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:39:53.459 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:39:53.459 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:39:53.459 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:39:53.459 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:39:53.459 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:39:53.459 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:39:53.459 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:39:53.459 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:39:53.459 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:39:53.459 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:39:53.459 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:39:53.459 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:39:53.459 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:39:53.459 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:39:53.459 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:39:53.459 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:39:53.459 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:39:53.459 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:39:53.459 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:39:53.459 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:39:53.459 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:39:53.459 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:39:53.459 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:39:53.459 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:39:53.459 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:39:53.459 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:39:53.459 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:39:53.459 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:39:53.459 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:39:53.460 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:39:53.460 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:39:53.460 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:39:53.460 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:39:53.479 [main] INFO org.onap.policy.models.sim.pdp.PdpSimulatorMain -- In PdpSimulator with parameters [-h] 18:39:53.483 [main] DEBUG org.onap.policy.models.sim.pdp.PdpSimulatorMain -- usage: org.onap.policy.models.sim.pdp.PdpSimulatorMain [options...] options -c,--config-file the full path to the configuration file to use, the configuration file must be a Json file containing the pdp simulator parameters -h,--help outputs the usage of this command -p,--property-file the full path to the topic property file to use, the property file contains the pdp simulator topic properties -v,--version outputs the version of pdp simulator 18:39:53.504 [main] INFO org.onap.policy.models.sim.pdp.PdpSimulatorMain -- In PdpSimulator with parameters [-c, src/test/resources/PdpSimulatorConfigParameters.json] 18:39:53.505 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-models-sonar/models-sim/policy-models-sim-pdp/src/test/resources/PdpSimulatorConfigParameters.json" was found on the local file system 18:39:53.506 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-models-sonar/models-sim/policy-models-sim-pdp/src/test/resources/PdpSimulatorConfigParameters.json" was found on the local file system 18:39:53.518 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a0684f66-b043-4aaa-b4c7-03a674707fa6, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 18:39:53.519 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 18:39:53.519 [main] DEBUG org.onap.policy.models.sim.pdp.PdpSimulatorActivator -- PdpSimulatorActivator initializing with instance id: pdp_559611764 18:39:53.519 [main] DEBUG org.onap.policy.models.sim.pdp.PdpSimulatorActivator -- PdpSimulator starting as a service . . . 18:39:53.519 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting 18:39:53.519 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting topics 18:39:53.519 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=7489ec69-909c-43f4-8ae0-1653f3187504, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting 18:39:53.521 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting 18:39:53.521 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 18:39:53.523 [UEB-source-ueb-source] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/ueb-source/7489ec69-909c-43f4-8ae0-1653f3187504/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.523 [UEB-source-ueb-source] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://my-server:3904/events/ueb-source/7489ec69-909c-43f4-8ae0-1653f3187504/prd-ubuntu1804-builder-4c-4g-13790 (anonymous) ... 18:39:53.524 [UEB-source-ueb-source] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:39:53.524 [UEB-source-ueb-source] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:39:53.524 [UEB-source-ueb-source] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://my-server:3904][total available: 0; route allocated: 0 of 32; total allocated: 0 of 32] 18:39:53.525 [UEB-source-ueb-source] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 4][route: {}->http://my-server:3904][total available: 0; route allocated: 1 of 32; total allocated: 1 of 32] 18:39:53.525 [UEB-source-ueb-source] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://my-server:3904 18:39:53.525 [UEB-source-ueb-source] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-4: Shutdown connection 18:39:53.525 [UEB-source-ueb-source] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection discarded 18:39:53.525 [UEB-source-ueb-source] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 4][route: {}->http://my-server:3904][total available: 0; route allocated: 0 of 32; total allocated: 0 of 32] 18:39:53.525 [UEB-source-ueb-source] WARN com.att.nsa.apiClient.http.HttpClient -- Unknown host my-server; blacklisting for 10 minutes 18:39:53.525 [UEB-source-ueb-source] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper -- CambriaConsumerWrapper [fetchTimeout=-1]: cannot fetch because of my-server 18:39:53.525 [UEB-source-ueb-source] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=-1]: backoff for 15000ms 18:39:53.528 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a0684f66-b043-4aaa-b4c7-03a674707fa6, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting 18:39:53.528 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a0684f66-b043-4aaa-b4c7-03a674707fa6, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 18:39:53.528 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.529 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.529 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.529 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.529 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.529 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.530 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.530 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.530 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.530 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.530 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.530 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.530 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.530 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.530 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.530 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.530 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.530 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.530 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.530 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.531 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.531 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.531 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.531 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.531 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.531 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.531 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.531 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.531 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.531 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.531 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.531 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.531 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.531 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.531 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.531 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.531 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.531 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.532 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.532 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.532 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.532 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.532 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.532 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.532 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.532 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.532 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.532 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.532 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.532 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.532 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.532 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.532 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.532 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.532 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.532 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.532 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.533 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.533 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.533 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.533 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.533 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.533 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.533 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.533 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.533 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.533 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.533 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.533 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.533 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.533 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.533 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.533 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.533 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.533 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.533 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.534 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.534 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.534 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.534 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.534 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.534 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.534 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.534 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.534 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.534 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.534 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.534 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.534 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.534 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.534 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.534 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.534 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.534 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.534 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.534 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.535 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.535 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.535 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.535 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.535 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.535 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.535 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.535 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.535 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.535 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.535 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.535 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.535 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.535 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.535 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.535 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.535 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.535 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.535 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.535 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.535 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.535 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.535 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.535 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.536 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.536 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.536 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.536 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.536 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.536 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.536 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.536 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.536 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.536 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineUebTopicSink [getTopicCommInfrastructure()=UEB, toString()=InlineBusTopicSink [partitionId=13549fc3-2f60-4673-a017-7a6708c2749e, alive=false, publisher=null]]: starting 18:39:53.536 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.536 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.536 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.536 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.536 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.536 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.536 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.536 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.536 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.536 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.536 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.537 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.537 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.537 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.537 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.537 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.537 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.537 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.537 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.537 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.537 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.537 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.537 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.537 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.537 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.537 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.537 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.537 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.537 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.537 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.537 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.537 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.537 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.537 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.537 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.538 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.538 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.538 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.538 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.538 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.538 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.538 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.538 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.538 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.538 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.538 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.538 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.538 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.538 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.538 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.538 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.538 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.538 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.538 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.538 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.538 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a0684f66-b043-4aaa-b4c7-03a674707fa6, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.538 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.538 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.538 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.538 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a0684f66-b043-4aaa-b4c7-03a674707fa6, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.538 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.539 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.539 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.539 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineUebTopicSink -- InlineUebTopicSink [getTopicCommInfrastructure()=UEB, toString()=InlineBusTopicSink [partitionId=13549fc3-2f60-4673-a017-7a6708c2749e, alive=false, publisher=CambriaPublisherWrapper []]]: UEB SINK created 18:39:53.539 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=ecd35656-c980-4cef-904f-23962597859e, alive=false, publisher=null]]: starting 18:39:53.539 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.539 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a0684f66-b043-4aaa-b4c7-03a674707fa6, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.539 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.539 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.539 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.539 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a0684f66-b043-4aaa-b4c7-03a674707fa6, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.539 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.539 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.539 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.539 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.539 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.539 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.539 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.539 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.539 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.539 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.539 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.539 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.539 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.539 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.539 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.539 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.539 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.540 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.540 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.540 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.540 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.540 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.540 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.540 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.540 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.540 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.540 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.540 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.540 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.540 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.540 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.540 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.540 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.540 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.540 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.540 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.540 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.540 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.540 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.541 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.541 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.541 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.541 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.541 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.541 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.541 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.541 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.541 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.541 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.541 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.541 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.541 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.541 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.541 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.541 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.541 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.541 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.541 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.541 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.541 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.541 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.542 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.539 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a0684f66-b043-4aaa-b4c7-03a674707fa6, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.542 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.542 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.542 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.542 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a0684f66-b043-4aaa-b4c7-03a674707fa6, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.542 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.542 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.542 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.542 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a0684f66-b043-4aaa-b4c7-03a674707fa6, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.542 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.542 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.542 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.542 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a0684f66-b043-4aaa-b4c7-03a674707fa6, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.542 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.542 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.542 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.542 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a0684f66-b043-4aaa-b4c7-03a674707fa6, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.542 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.542 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.542 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.542 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a0684f66-b043-4aaa-b4c7-03a674707fa6, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.542 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.542 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.542 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.542 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a0684f66-b043-4aaa-b4c7-03a674707fa6, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.542 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.542 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.542 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.542 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.542 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a0684f66-b043-4aaa-b4c7-03a674707fa6, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.543 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.543 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.543 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.543 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a0684f66-b043-4aaa-b4c7-03a674707fa6, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.543 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.543 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.543 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.543 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a0684f66-b043-4aaa-b4c7-03a674707fa6, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.543 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.543 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.543 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.543 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.543 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.543 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.543 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.543 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.543 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.543 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a0684f66-b043-4aaa-b4c7-03a674707fa6, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.543 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.543 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.544 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.544 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a0684f66-b043-4aaa-b4c7-03a674707fa6, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.544 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.544 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.544 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.544 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a0684f66-b043-4aaa-b4c7-03a674707fa6, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.544 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.544 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.544 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.544 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a0684f66-b043-4aaa-b4c7-03a674707fa6, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.544 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.544 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.544 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.544 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a0684f66-b043-4aaa-b4c7-03a674707fa6, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.544 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.544 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.544 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a0684f66-b043-4aaa-b4c7-03a674707fa6, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.544 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.544 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.544 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.544 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.544 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.544 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.544 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.544 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.544 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.544 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.544 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.544 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.545 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.545 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.545 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.545 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineDmaapTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=ecd35656-c980-4cef-904f-23962597859e, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created 18:39:53.545 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.545 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=feae83e7-5880-4531-a50c-a83f22c74f03, alive=false, publisher=null]]: starting 18:39:53.545 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.544 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a0684f66-b043-4aaa-b4c7-03a674707fa6, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.545 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.545 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.545 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.545 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.545 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.545 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a0684f66-b043-4aaa-b4c7-03a674707fa6, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.545 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.545 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.545 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.545 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a0684f66-b043-4aaa-b4c7-03a674707fa6, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.545 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.545 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.545 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.545 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.545 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.545 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.545 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.545 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.545 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.546 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.546 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.546 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.546 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.546 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.546 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.546 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.546 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.546 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.546 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.546 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.546 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.546 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.546 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.546 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.546 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.546 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.546 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.546 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.546 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.546 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.546 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.546 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.546 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.546 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.546 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.547 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.547 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.545 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.547 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.547 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.547 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a0684f66-b043-4aaa-b4c7-03a674707fa6, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.547 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.547 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.547 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.547 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a0684f66-b043-4aaa-b4c7-03a674707fa6, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.547 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.547 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.547 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.547 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a0684f66-b043-4aaa-b4c7-03a674707fa6, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.547 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.547 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.547 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.547 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a0684f66-b043-4aaa-b4c7-03a674707fa6, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.547 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.547 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.547 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.547 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a0684f66-b043-4aaa-b4c7-03a674707fa6, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.547 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.547 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.547 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.547 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a0684f66-b043-4aaa-b4c7-03a674707fa6, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.548 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.548 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.548 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.548 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a0684f66-b043-4aaa-b4c7-03a674707fa6, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.548 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.548 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.548 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.548 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a0684f66-b043-4aaa-b4c7-03a674707fa6, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.548 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.548 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.548 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.548 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a0684f66-b043-4aaa-b4c7-03a674707fa6, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.548 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.548 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.548 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.548 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.548 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.548 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.548 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.548 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.548 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.548 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.548 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a0684f66-b043-4aaa-b4c7-03a674707fa6, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.548 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.548 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.549 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.549 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a0684f66-b043-4aaa-b4c7-03a674707fa6, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.549 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.549 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.549 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.549 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.549 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.549 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.549 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.549 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.549 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.549 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.549 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.549 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.549 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.549 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.549 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.549 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.549 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.549 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.549 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.549 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.549 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.549 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.549 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.549 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.549 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.550 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.550 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineDmaapTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=feae83e7-5880-4531-a50c-a83f22c74f03, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created 18:39:53.550 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.550 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.550 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.550 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.550 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.550 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.550 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.550 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.550 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.550 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.550 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.550 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.549 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.550 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting set alive 18:39:53.550 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.550 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting register pdp status context object 18:39:53.550 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.550 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a0684f66-b043-4aaa-b4c7-03a674707fa6, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.550 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting topic sinks 18:39:53.550 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.550 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.550 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Pdp Status publisher 18:39:53.550 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.550 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a0684f66-b043-4aaa-b4c7-03a674707fa6, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.550 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.550 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.550 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.550 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a0684f66-b043-4aaa-b4c7-03a674707fa6, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.550 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.550 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.550 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.550 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.550 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.551 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.551 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.551 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.551 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.551 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.551 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.551 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.551 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.551 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.551 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.551 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.551 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.551 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.551 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.551 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.551 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.551 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.551 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.551 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.551 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.551 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.551 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.551 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.551 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.551 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.551 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.552 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.552 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.550 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a0684f66-b043-4aaa-b4c7-03a674707fa6, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.552 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.552 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.552 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.552 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.552 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a0684f66-b043-4aaa-b4c7-03a674707fa6, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.552 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.552 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.552 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a0684f66-b043-4aaa-b4c7-03a674707fa6, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.552 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.552 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.552 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.552 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a0684f66-b043-4aaa-b4c7-03a674707fa6, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.552 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.552 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.552 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.552 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a0684f66-b043-4aaa-b4c7-03a674707fa6, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.552 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.552 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.552 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.552 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a0684f66-b043-4aaa-b4c7-03a674707fa6, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.552 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.553 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.553 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.553 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a0684f66-b043-4aaa-b4c7-03a674707fa6, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.553 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.553 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.553 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.553 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a0684f66-b043-4aaa-b4c7-03a674707fa6, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.553 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.553 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.553 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.553 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a0684f66-b043-4aaa-b4c7-03a674707fa6, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.553 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.553 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.553 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.553 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a0684f66-b043-4aaa-b4c7-03a674707fa6, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.553 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.553 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.553 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a0684f66-b043-4aaa-b4c7-03a674707fa6, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.553 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.553 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.553 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a0684f66-b043-4aaa-b4c7-03a674707fa6, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.553 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.553 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a0684f66-b043-4aaa-b4c7-03a674707fa6, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.553 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.553 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.554 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a0684f66-b043-4aaa-b4c7-03a674707fa6, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.554 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.554 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.554 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a0684f66-b043-4aaa-b4c7-03a674707fa6, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.554 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.554 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a0684f66-b043-4aaa-b4c7-03a674707fa6, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.554 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.554 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.554 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.554 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a0684f66-b043-4aaa-b4c7-03a674707fa6, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.554 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.554 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a0684f66-b043-4aaa-b4c7-03a674707fa6, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.554 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.554 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.554 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.554 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a0684f66-b043-4aaa-b4c7-03a674707fa6, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.554 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.554 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.554 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a0684f66-b043-4aaa-b4c7-03a674707fa6, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.554 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.554 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.554 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.555 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.555 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.555 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.555 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.555 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.555 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.555 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.555 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.556 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.556 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.556 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.556 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.556 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.556 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.556 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.556 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.554 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.556 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.556 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.556 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a0684f66-b043-4aaa-b4c7-03a674707fa6, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.557 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.557 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.557 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a0684f66-b043-4aaa-b4c7-03a674707fa6, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.557 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.557 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.557 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.557 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a0684f66-b043-4aaa-b4c7-03a674707fa6, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.557 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.557 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.557 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a0684f66-b043-4aaa-b4c7-03a674707fa6, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.557 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.557 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a0684f66-b043-4aaa-b4c7-03a674707fa6, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.557 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.557 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.557 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.557 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a0684f66-b043-4aaa-b4c7-03a674707fa6, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.557 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.557 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.557 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.557 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a0684f66-b043-4aaa-b4c7-03a674707fa6, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.557 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.557 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.557 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.557 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a0684f66-b043-4aaa-b4c7-03a674707fa6, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.557 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.558 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.558 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a0684f66-b043-4aaa-b4c7-03a674707fa6, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.558 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.558 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.558 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a0684f66-b043-4aaa-b4c7-03a674707fa6, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.558 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.558 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.558 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a0684f66-b043-4aaa-b4c7-03a674707fa6, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.558 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.558 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.558 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.558 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a0684f66-b043-4aaa-b4c7-03a674707fa6, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.558 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.558 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.558 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a0684f66-b043-4aaa-b4c7-03a674707fa6, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.558 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.558 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.558 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.558 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a0684f66-b043-4aaa-b4c7-03a674707fa6, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.558 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.558 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a0684f66-b043-4aaa-b4c7-03a674707fa6, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.558 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.558 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a0684f66-b043-4aaa-b4c7-03a674707fa6, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.558 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.559 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a0684f66-b043-4aaa-b4c7-03a674707fa6, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.559 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.558 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.559 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.559 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a0684f66-b043-4aaa-b4c7-03a674707fa6, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.559 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.559 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.559 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a0684f66-b043-4aaa-b4c7-03a674707fa6, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.559 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.559 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.559 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a0684f66-b043-4aaa-b4c7-03a674707fa6, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.559 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.559 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.559 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.559 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.559 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.559 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.559 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.559 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.559 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.559 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.559 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.559 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.559 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.559 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.559 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.559 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.559 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.560 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.560 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.560 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.560 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.560 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.559 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.560 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.560 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a0684f66-b043-4aaa-b4c7-03a674707fa6, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.560 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.560 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.560 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a0684f66-b043-4aaa-b4c7-03a674707fa6, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.560 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.560 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a0684f66-b043-4aaa-b4c7-03a674707fa6, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.560 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.560 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a0684f66-b043-4aaa-b4c7-03a674707fa6, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.560 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.560 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.560 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a0684f66-b043-4aaa-b4c7-03a674707fa6, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.560 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.560 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Register pdp update listener 18:39:53.560 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.560 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Register pdp state change request dispatcher 18:39:53.561 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Message Dispatcher 18:39:53.560 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.561 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.561 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.561 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.561 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.561 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.561 [Timer-4] INFO network -- [OUT|UEB|ueb-sink] {"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","messageName":"PDP_STATUS","requestId":"762f136f-6c8a-4761-8d90-1e6415493284","timestampMs":1705775993561,"name":"pdp_559611764","pdpGroup":"defaultGroup"} 18:39:53.561 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.561 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a0684f66-b043-4aaa-b4c7-03a674707fa6, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.561 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=7489ec69-909c-43f4-8ae0-1653f3187504, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[UEB-source-ueb-source,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@4afbb6c2 18:39:53.561 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=7489ec69-909c-43f4-8ae0-1653f3187504, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[UEB-source-ueb-source,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted 18:39:53.561 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a0684f66-b043-4aaa-b4c7-03a674707fa6, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@4afbb6c2 18:39:53.561 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a0684f66-b043-4aaa-b4c7-03a674707fa6, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted 18:39:53.561 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@4afbb6c2 18:39:53.561 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted 18:39:53.561 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager started 18:39:53.561 [main] DEBUG org.onap.policy.models.sim.pdp.PdpSimulatorActivator -- PdpSimulator started as a service 18:39:53.561 [main] INFO org.onap.policy.models.sim.pdp.PdpSimulatorMain -- Started PdpSimulator service 18:39:53.562 [main] INFO network -- [OUT|UEB|ueb-sink] {"pdpType":"apex","state":"TERMINATED","healthy":"HEALTHY","description":"Pdp Simulator shutting down.","messageName":"PDP_STATUS","requestId":"588c4515-80a8-478d-84e5-4e985fe5d8c8","timestampMs":1705775993562,"name":"pdp_559611764","pdpGroup":"defaultGroup"} 18:39:53.561 [Timer-4] DEBUG org.onap.policy.models.sim.pdp.comm.PdpStatusPublisher -- Sent heartbeat to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=762f136f-6c8a-4761-8d90-1e6415493284, timestampMs=1705775993561, name=pdp_559611764, pdpGroup=defaultGroup, pdpSubgroup=null), pdpType=apex, state=PASSIVE, healthy=HEALTHY, description=Pdp Heartbeat, policies=null, deploymentInstanceInfo=null, properties=null, response=null) 18:39:53.561 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.562 [main] DEBUG org.onap.policy.models.sim.pdp.comm.PdpStatusPublisher -- Sent pdp status message to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=588c4515-80a8-478d-84e5-4e985fe5d8c8, timestampMs=1705775993562, name=pdp_559611764, pdpGroup=defaultGroup, pdpSubgroup=null), pdpType=apex, state=TERMINATED, healthy=HEALTHY, description=Pdp Simulator shutting down., policies=null, deploymentInstanceInfo=null, properties=null, response=null) 18:39:53.562 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping 18:39:53.561 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.562 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Message Dispatcher 18:39:53.563 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=7489ec69-909c-43f4-8ae0-1653f3187504, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[UEB-source-ueb-source,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=1]]]]: unregistering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@4afbb6c2 18:39:53.563 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a0684f66-b043-4aaa-b4c7-03a674707fa6, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.563 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.563 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=7489ec69-909c-43f4-8ae0-1653f3187504, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[UEB-source-ueb-source,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:39:53.563 [UEB-source-ueb-source] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=-1]: closed while handling fetch error 18:39:53.563 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a0684f66-b043-4aaa-b4c7-03a674707fa6, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.563 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.563 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.563 [UEB-source-ueb-source] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=7489ec69-909c-43f4-8ae0-1653f3187504, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[UEB-source-ueb-source,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.net.UnknownHostException: my-server at java.base/java.net.InetAddress$CachedAddresses.get(InetAddress.java:801) at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1519) at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1377) at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1305) at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) 18:39:53.563 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.563 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a0684f66-b043-4aaa-b4c7-03a674707fa6, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: unregistering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@4afbb6c2 18:39:53.563 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a0684f66-b043-4aaa-b4c7-03a674707fa6, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:39:53.563 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a0684f66-b043-4aaa-b4c7-03a674707fa6, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/a0684f66-b043-4aaa-b4c7-03a674707fa6/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.563 [UEB-source-ueb-source] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=7489ec69-909c-43f4-8ae0-1653f3187504, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[UEB-source-ueb-source,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: exiting thread 18:39:53.563 [DMAAP-source-policy-pdp-pap1] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a0684f66-b043-4aaa-b4c7-03a674707fa6, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: exiting thread 18:39:53.563 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: unregistering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@4afbb6c2 18:39:53.563 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:39:53.563 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Register pdp state change request dispatcher 18:39:53.563 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Register pdp update listener 18:39:53.563 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Pdp Status publisher 18:39:53.563 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/01bfff92-7b05-464b-bc3e-3c8c55a246bd/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.563 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping topic sinks 18:39:53.563 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping register pdp status context object 18:39:53.563 [DMAAP-source-policy-pdp-pap2] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: exiting thread 18:39:53.563 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping set alive 18:39:53.564 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping topics 18:39:53.564 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=7489ec69-909c-43f4-8ae0-1653f3187504, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[UEB-source-ueb-source,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:39:53.564 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:39:53.564 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a0684f66-b043-4aaa-b4c7-03a674707fa6, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:39:53.564 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusPublisher$CambriaPublisherWrapper -- CambriaPublisherWrapper []: CLOSE 18:39:53.564 [main] WARN com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher -- Closing publisher with 2 messages unsent. Consider using CambriaBatchingPublisher.close( long timeout, TimeUnit timeoutUnits ) to recapture unsent messages on close. 18:39:53.564 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusPublisher$CambriaPublisherWrapper -- CambriaPublisherWrapper []: CLOSE 18:39:53.564 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusPublisher$CambriaPublisherWrapper -- CambriaPublisherWrapper []: CLOSE 18:39:53.564 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=7489ec69-909c-43f4-8ae0-1653f3187504, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[UEB-source-ueb-source,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:39:53.564 [main] WARN org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineUebTopicSink [getTopicCommInfrastructure()=UEB, toString()=InlineBusTopicSink [partitionId=13549fc3-2f60-4673-a017-7a6708c2749e, alive=false, publisher=null]]: there is no publisher 18:39:53.564 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=01bfff92-7b05-464b-bc3e-3c8c55a246bd, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:39:53.564 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a0684f66-b043-4aaa-b4c7-03a674707fa6, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:39:53.564 [main] WARN org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=ecd35656-c980-4cef-904f-23962597859e, alive=false, publisher=null]]: there is no publisher 18:39:53.564 [main] WARN org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=feae83e7-5880-4531-a50c-a83f22c74f03, alive=false, publisher=null]]: there is no publisher 18:39:53.564 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopped 18:39:53.564 [main] INFO org.onap.policy.models.sim.pdp.PdpSimulatorMain -- In PdpSimulator with parameters [src/test/resourcesPdpSimulatorConfigParameters.json] 18:39:53.565 [main] ERROR org.onap.policy.models.sim.pdp.PdpSimulatorMain -- start of pdp simulator failed org.onap.policy.common.utils.cmd.CommandLineException: too many command line arguments specified: [src/test/resourcesPdpSimulatorConfigParameters.json] at org.onap.policy.common.utils.cmd.CommandLineArgumentsHandler.parse(CommandLineArgumentsHandler.java:141) at org.onap.policy.models.sim.pdp.PdpSimulatorMain.(PdpSimulatorMain.java:64) at org.onap.policy.models.sim.pdp.TestPdpSimulatorMain.testPdpSimulator_InvalidArguments(TestPdpSimulatorMain.java:91) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 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) 18:39:53.565 [main] INFO org.onap.policy.models.sim.pdp.PdpSimulatorMain -- In PdpSimulator with parameters [-c, src/test/resources/PdpSimulatorConfigParameters_InvalidName.json] 18:39:53.565 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-models-sonar/models-sim/policy-models-sim-pdp/src/test/resources/PdpSimulatorConfigParameters_InvalidName.json" was found on the local file system 18:39:53.565 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-models-sonar/models-sim/policy-models-sim-pdp/src/test/resources/PdpSimulatorConfigParameters_InvalidName.json" was found on the local file system 18:39:53.570 [main] ERROR org.onap.policy.models.sim.pdp.parameters.PdpSimulatorParameterHandler -- validation error(s) on parameters from "src/test/resources/PdpSimulatorConfigParameters_InvalidName.json" "PdpSimulatorParameterGroup" INVALID, item has status INVALID item "pdpStatusParameters" value "null" INVALID, is null item "topicParameterGroup" value "null" INVALID, is null item "name" value " " INVALID, is blank 18:39:53.570 [main] ERROR org.onap.policy.models.sim.pdp.PdpSimulatorMain -- start of pdp simulator failed org.onap.policy.models.sim.pdp.exception.PdpSimulatorException: validation error(s) on parameters from "src/test/resources/PdpSimulatorConfigParameters_InvalidName.json" "PdpSimulatorParameterGroup" INVALID, item has status INVALID item "pdpStatusParameters" value "null" INVALID, is null item "topicParameterGroup" value "null" INVALID, is null item "name" value " " INVALID, is blank at org.onap.policy.models.sim.pdp.parameters.PdpSimulatorParameterHandler.getParameters(PdpSimulatorParameterHandler.java:82) at org.onap.policy.models.sim.pdp.PdpSimulatorMain.(PdpSimulatorMain.java:78) at org.onap.policy.models.sim.pdp.TestPdpSimulatorMain.testPdpSimulator_InvalidParameters(TestPdpSimulatorMain.java:105) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 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) 18:39:53.570 [main] INFO org.onap.policy.models.sim.pdp.PdpSimulatorMain -- In PdpSimulator with parameters [] 18:39:53.570 [main] ERROR org.onap.policy.models.sim.pdp.PdpSimulatorMain -- start of pdp simulator failed org.onap.policy.common.utils.cmd.CommandLineException: pdp simulator configuration file was not specified as an argument at org.onap.policy.common.utils.cmd.CommandLineArgumentsHandler.validateReadableFile(CommandLineArgumentsHandler.java:242) at org.onap.policy.common.utils.cmd.CommandLineArgumentsHandler.validate(CommandLineArgumentsHandler.java:169) at org.onap.policy.models.sim.pdp.PdpSimulatorMain.(PdpSimulatorMain.java:70) at org.onap.policy.models.sim.pdp.TestPdpSimulatorMain.testPdpSimulator_NoArguments(TestPdpSimulatorMain.java:84) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 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: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.216 s -- in org.onap.policy.models.sim.pdp.TestPdpSimulatorMain [INFO] Running org.onap.policy.models.sim.pdp.parameters.TestPdpStatusParameters [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.onap.policy.models.sim.pdp.parameters.TestPdpStatusParameters [INFO] Running org.onap.policy.models.sim.pdp.parameters.TestPdpSimulatorParameterHandler 18:39:53.602 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-models-sonar/models-sim/policy-models-sim-pdp/src/test/resources/NoParameters.json" was found on the local file system 18:39:53.603 [main] ERROR org.onap.policy.models.sim.pdp.parameters.PdpSimulatorParameterHandler -- no parameters found in "src/test/resources/NoParameters.json" 18:39:53.605 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-models-sonar/models-sim/policy-models-sim-pdp/src/test/resources/InvalidParameters.json" was found on the local file system 18:39:53.606 [main] ERROR org.onap.policy.models.sim.pdp.parameters.PdpSimulatorParameterHandler -- error reading parameters from "src/test/resources/InvalidParameters.json" (CoderException):com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected a string but was BEGIN_ARRAY at line 2 column 15 path $.name 18:39:53.608 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "src/test/resources/NoParametersFile.json" does not exist on the local file system 18:39:53.620 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- cound not find URL resource "src/test/resources/NoParametersFile.json" : 18:39:53.620 [main] ERROR org.onap.policy.models.sim.pdp.parameters.PdpSimulatorParameterHandler -- error reading parameters from "src/test/resources/NoParametersFile.json" (CoderException):java.io.FileNotFoundException: src/test/resources/NoParametersFile.json (No such file or directory) 18:39:53.621 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "version.txt" does not exist on the local file system 18:39:53.622 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-models-sonar/models-sim/policy-models-sim-pdp/target/classes/version.txt" : 18:39:53.639 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-models-sonar/models-sim/policy-models-sim-pdp/src/test/resources/PdpSimulatorConfigParameters_InvalidName.json" was found on the local file system 18:39:53.639 [main] ERROR org.onap.policy.models.sim.pdp.parameters.PdpSimulatorParameterHandler -- validation error(s) on parameters from "src/test/resources/PdpSimulatorConfigParameters_InvalidName.json" "PdpSimulatorParameterGroup" INVALID, item has status INVALID item "pdpStatusParameters" value "null" INVALID, is null item "topicParameterGroup" value "null" INVALID, is null item "name" value " " INVALID, is blank 18:39:53.645 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-models-sonar/models-sim/policy-models-sim-pdp/src/test/resources/EmptyConfigParameters.json" was found on the local file system 18:39:53.646 [main] ERROR org.onap.policy.models.sim.pdp.parameters.PdpSimulatorParameterHandler -- validation error(s) on parameters from "src/test/resources/EmptyConfigParameters.json" "PdpSimulatorParameterGroup" INVALID, item has status INVALID item "pdpStatusParameters" value "null" INVALID, is null item "topicParameterGroup" value "null" INVALID, is null item "name" value "null" INVALID, is null 18:39:53.647 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-models-sonar/models-sim/policy-models-sim-pdp/src/test/resources/PdpSimulatorConfigParameters.json" was found on the local file system [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.policy.models.sim.pdp.parameters.TestPdpSimulatorParameterHandler [INFO] Running org.onap.policy.models.sim.pdp.parameters.TestPdpSimulatorParameterGroup [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.onap.policy.models.sim.pdp.parameters.TestPdpSimulatorParameterGroup [INFO] Running org.onap.policy.models.sim.pdp.exception.TestExceptions 18:39:53.706 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.models.sim.pdp.exception.PdpSimulatorException java.lang.NoSuchMethodException: org.onap.policy.models.sim.pdp.exception.PdpSimulatorException.() at java.base/java.lang.Class.getConstructor0(Class.java:3585) at java.base/java.lang.Class.getConstructor(Class.java:2271) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:528) at org.onap.policy.common.utils.test.ThrowablesTester.testDefault(ThrowablesTester.java:110) at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:78) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:75) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:50) at org.onap.policy.models.sim.pdp.exception.TestExceptions.test(TestExceptions.java:35) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 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) 18:39:53.706 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.models.sim.pdp.exception.PdpSimulatorException java.lang.NoSuchMethodException: org.onap.policy.models.sim.pdp.exception.PdpSimulatorException.(java.lang.Throwable) at java.base/java.lang.Class.getConstructor0(Class.java:3585) at java.base/java.lang.Class.getConstructor(Class.java:2271) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:528) at org.onap.policy.common.utils.test.ThrowablesTester.testThrowable(ThrowablesTester.java:188) at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:80) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:75) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:50) at org.onap.policy.models.sim.pdp.exception.TestExceptions.test(TestExceptions.java:35) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 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) 18:39:53.706 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.models.sim.pdp.exception.PdpSimulatorException java.lang.NoSuchMethodException: org.onap.policy.models.sim.pdp.exception.PdpSimulatorException.(java.lang.String,java.lang.Throwable) at java.base/java.lang.Class.getConstructor0(Class.java:3585) at java.base/java.lang.Class.getConstructor(Class.java:2271) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:528) at org.onap.policy.common.utils.test.ThrowablesTester.testStringThrowable(ThrowablesTester.java:228) at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:81) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:75) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:50) at org.onap.policy.models.sim.pdp.exception.TestExceptions.test(TestExceptions.java:35) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 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) 18:39:53.706 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.models.sim.pdp.exception.PdpSimulatorException java.lang.NoSuchMethodException: org.onap.policy.models.sim.pdp.exception.PdpSimulatorException.(java.lang.String,java.lang.Throwable,boolean,boolean) at java.base/java.lang.Class.getConstructor0(Class.java:3585) at java.base/java.lang.Class.getConstructor(Class.java:2271) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:528) at org.onap.policy.common.utils.test.ThrowablesTester.testStringThrowableBooleanBoolean(ThrowablesTester.java:272) at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:82) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:75) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:50) at org.onap.policy.models.sim.pdp.exception.TestExceptions.test(TestExceptions.java:35) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 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) 18:39:53.707 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.models.sim.pdp.exception.PdpSimulatorException java.lang.NoSuchMethodException: org.onap.policy.models.sim.pdp.exception.PdpSimulatorException.(java.lang.String,java.lang.Exception,boolean,boolean) at java.base/java.lang.Class.getConstructor0(Class.java:3585) at java.base/java.lang.Class.getConstructor(Class.java:2271) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:528) at org.onap.policy.common.utils.test.ExceptionsTester.testStringExceptionBooleanBoolean(ExceptionsTester.java:191) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:78) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:50) at org.onap.policy.models.sim.pdp.exception.TestExceptions.test(TestExceptions.java:35) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 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) 18:39:53.707 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.models.sim.pdp.exception.PdpSimulatorRunTimeException java.lang.NoSuchMethodException: org.onap.policy.models.sim.pdp.exception.PdpSimulatorRunTimeException.() at java.base/java.lang.Class.getConstructor0(Class.java:3585) at java.base/java.lang.Class.getConstructor(Class.java:2271) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:528) at org.onap.policy.common.utils.test.ThrowablesTester.testDefault(ThrowablesTester.java:110) at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:78) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:75) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:50) at org.onap.policy.models.sim.pdp.exception.TestExceptions.test(TestExceptions.java:36) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 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) 18:39:53.707 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.models.sim.pdp.exception.PdpSimulatorRunTimeException java.lang.NoSuchMethodException: org.onap.policy.models.sim.pdp.exception.PdpSimulatorRunTimeException.(java.lang.Throwable) at java.base/java.lang.Class.getConstructor0(Class.java:3585) at java.base/java.lang.Class.getConstructor(Class.java:2271) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:528) at org.onap.policy.common.utils.test.ThrowablesTester.testThrowable(ThrowablesTester.java:188) at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:80) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:75) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:50) at org.onap.policy.models.sim.pdp.exception.TestExceptions.test(TestExceptions.java:36) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 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) 18:39:53.708 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.models.sim.pdp.exception.PdpSimulatorRunTimeException java.lang.NoSuchMethodException: org.onap.policy.models.sim.pdp.exception.PdpSimulatorRunTimeException.(java.lang.String,java.lang.Throwable) at java.base/java.lang.Class.getConstructor0(Class.java:3585) at java.base/java.lang.Class.getConstructor(Class.java:2271) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:528) at org.onap.policy.common.utils.test.ThrowablesTester.testStringThrowable(ThrowablesTester.java:228) at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:81) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:75) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:50) at org.onap.policy.models.sim.pdp.exception.TestExceptions.test(TestExceptions.java:36) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 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) 18:39:53.709 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.models.sim.pdp.exception.PdpSimulatorRunTimeException java.lang.NoSuchMethodException: org.onap.policy.models.sim.pdp.exception.PdpSimulatorRunTimeException.(java.lang.String,java.lang.Throwable,boolean,boolean) at java.base/java.lang.Class.getConstructor0(Class.java:3585) at java.base/java.lang.Class.getConstructor(Class.java:2271) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:528) at org.onap.policy.common.utils.test.ThrowablesTester.testStringThrowableBooleanBoolean(ThrowablesTester.java:272) at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:82) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:75) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:50) at org.onap.policy.models.sim.pdp.exception.TestExceptions.test(TestExceptions.java:36) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 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) 18:39:53.710 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.models.sim.pdp.exception.PdpSimulatorRunTimeException java.lang.NoSuchMethodException: org.onap.policy.models.sim.pdp.exception.PdpSimulatorRunTimeException.(java.lang.String,java.lang.Exception,boolean,boolean) at java.base/java.lang.Class.getConstructor0(Class.java:3585) at java.base/java.lang.Class.getConstructor(Class.java:2271) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:528) at org.onap.policy.common.utils.test.ExceptionsTester.testStringExceptionBooleanBoolean(ExceptionsTester.java:191) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:78) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:50) at org.onap.policy.models.sim.pdp.exception.TestExceptions.test(TestExceptions.java:36) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 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: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.onap.policy.models.sim.pdp.exception.TestExceptions [INFO] Running org.onap.policy.models.sim.pdp.TestPdpSimulatorActivator 18:39:53.719 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-models-sonar/models-sim/policy-models-sim-pdp/src/test/resources/PdpSimulatorConfigParameters.json" was found on the local file system 18:39:53.725 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 18:39:53.725 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 18:39:53.725 [main] DEBUG org.onap.policy.models.sim.pdp.PdpSimulatorActivator -- PdpSimulatorActivator initializing with instance id: pdp_405375857 18:39:53.725 [main] DEBUG org.onap.policy.models.sim.pdp.PdpSimulatorActivator -- PdpSimulator starting as a service . . . 18:39:53.725 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting 18:39:53.725 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting topics 18:39:53.725 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=91397fd0-612f-49ea-93db-88a8d2df6d3a, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting 18:39:53.733 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting 18:39:53.733 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 18:39:53.734 [UEB-source-ueb-source] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/ueb-source/91397fd0-612f-49ea-93db-88a8d2df6d3a/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.734 [UEB-source-ueb-source] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://my-server:3904/events/ueb-source/91397fd0-612f-49ea-93db-88a8d2df6d3a/prd-ubuntu1804-builder-4c-4g-13790 (anonymous) ... 18:39:53.734 [UEB-source-ueb-source] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:39:53.734 [UEB-source-ueb-source] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:39:53.734 [UEB-source-ueb-source] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://my-server:3904][total available: 0; route allocated: 0 of 32; total allocated: 0 of 32] 18:39:53.735 [UEB-source-ueb-source] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 5][route: {}->http://my-server:3904][total available: 0; route allocated: 1 of 32; total allocated: 1 of 32] 18:39:53.735 [UEB-source-ueb-source] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://my-server:3904 18:39:53.735 [UEB-source-ueb-source] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-5: Shutdown connection 18:39:53.735 [UEB-source-ueb-source] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection discarded 18:39:53.735 [UEB-source-ueb-source] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 5][route: {}->http://my-server:3904][total available: 0; route allocated: 0 of 32; total allocated: 0 of 32] 18:39:53.735 [UEB-source-ueb-source] WARN com.att.nsa.apiClient.http.HttpClient -- Unknown host my-server; blacklisting for 10 minutes 18:39:53.735 [UEB-source-ueb-source] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper -- CambriaConsumerWrapper [fetchTimeout=-1]: cannot fetch because of my-server 18:39:53.735 [UEB-source-ueb-source] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=-1]: backoff for 15000ms 18:39:53.742 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting 18:39:53.742 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 18:39:53.744 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.744 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.744 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.744 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.744 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.744 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.744 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.744 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.744 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.744 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.744 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.744 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.744 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.744 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.744 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.744 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.745 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.745 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.745 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.745 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.745 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.745 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.745 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.745 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.745 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.745 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.745 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.745 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.745 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.745 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.745 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.745 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.746 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.746 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.746 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.746 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.746 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.746 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.746 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.746 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.746 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.746 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.746 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.746 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.746 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.746 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.746 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.746 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.746 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.746 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.746 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.746 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.746 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.747 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.747 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.747 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.747 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.747 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.747 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.747 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.747 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.747 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.747 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.747 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.747 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.747 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.747 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.747 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.748 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.748 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.748 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.748 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.748 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.748 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.748 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.749 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.749 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.749 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.749 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.749 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.749 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.749 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.749 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.750 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.754 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.754 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineUebTopicSink [getTopicCommInfrastructure()=UEB, toString()=InlineBusTopicSink [partitionId=cf0b6510-deaa-46df-965e-965a00f3f00e, alive=false, publisher=null]]: starting 18:39:53.754 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.754 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.757 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.754 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.758 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.758 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.758 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.758 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.758 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.758 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.758 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.758 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.758 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.758 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.758 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.758 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.758 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.758 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.758 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.758 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.758 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.758 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.758 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.758 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.759 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.759 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.759 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.759 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.759 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.759 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.759 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.759 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.759 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.759 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.759 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.759 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.759 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.759 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.759 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.759 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.759 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.759 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.759 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.759 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.759 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.759 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.759 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.759 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.759 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.759 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.757 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.760 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.760 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.760 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.760 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.760 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.760 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.760 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.760 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.760 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.760 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.760 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.760 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.760 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.760 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.760 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.760 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.760 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.760 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.760 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.760 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.760 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.760 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.760 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.760 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.760 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.760 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.760 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.760 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.760 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.760 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.761 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.761 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.761 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.761 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.761 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.761 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.761 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.761 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.761 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.760 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.761 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.761 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.761 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.761 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.761 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.761 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.761 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.761 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.761 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.761 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.761 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.761 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.761 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.761 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.761 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.761 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.761 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.761 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.762 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.762 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.762 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.762 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.762 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.762 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.762 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.762 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.762 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.762 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.762 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.762 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.762 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.762 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.762 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.762 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.762 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.762 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.762 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.762 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.762 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.762 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.762 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.762 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.762 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.761 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.762 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.762 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.762 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.763 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.763 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.763 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.763 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.763 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.763 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.763 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.763 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.763 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.763 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.763 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.763 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.763 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.763 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.763 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.763 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.763 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.763 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.763 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.763 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.763 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.763 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.763 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.763 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.763 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.763 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.763 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.763 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.763 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.764 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.764 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.764 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.764 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.764 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.764 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.764 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.764 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.764 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.764 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.764 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.763 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.764 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.764 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.764 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.764 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.764 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.764 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.764 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.764 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.764 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.764 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.764 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.764 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.764 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.764 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.764 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.765 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.765 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.765 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.765 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.765 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.765 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.765 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.765 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.765 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.765 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.765 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.765 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.765 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.765 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.765 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.765 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.765 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.765 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.765 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.765 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.765 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.765 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.765 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.765 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.765 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.765 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.765 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.766 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineUebTopicSink -- InlineUebTopicSink [getTopicCommInfrastructure()=UEB, toString()=InlineBusTopicSink [partitionId=cf0b6510-deaa-46df-965e-965a00f3f00e, alive=false, publisher=CambriaPublisherWrapper []]]: UEB SINK created 18:39:53.766 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=fc451645-1466-409d-8bf2-5dced2162e27, alive=false, publisher=null]]: starting 18:39:53.766 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.766 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.766 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.766 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.766 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.766 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.766 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.766 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.766 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.766 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.767 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.767 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.767 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.767 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.767 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.767 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.767 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.767 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.767 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.767 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.767 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.767 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.767 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.767 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.767 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.767 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.767 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.767 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.767 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.767 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.767 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.767 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.767 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.767 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.767 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.767 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.767 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.767 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.767 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.767 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.767 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.767 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.768 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.768 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.768 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.768 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.768 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.768 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.768 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.768 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.768 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.768 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.768 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.768 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.768 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.768 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.768 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.768 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.768 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.768 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.768 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.768 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.768 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.768 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.768 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.768 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.768 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.768 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.768 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.768 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.769 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.769 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.769 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.769 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.769 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.769 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.769 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.769 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.769 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.769 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.769 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.769 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.769 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.769 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.769 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.769 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.769 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.764 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.774 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineDmaapTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=fc451645-1466-409d-8bf2-5dced2162e27, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created 18:39:53.774 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=168e8af7-9b4a-4018-9519-1f8455c1ebfa, alive=false, publisher=null]]: starting 18:39:53.774 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.774 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.774 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.774 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.774 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.774 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.774 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.774 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.774 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.774 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.774 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.774 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.774 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.774 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.774 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.774 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.774 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.774 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.774 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.774 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.774 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.774 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.775 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.775 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.775 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.775 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.775 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.775 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.775 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.775 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.775 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.775 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.775 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.775 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.775 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.775 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.775 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.775 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.775 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.775 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.775 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.775 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.775 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.775 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.775 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.775 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.775 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.775 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.775 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.775 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.776 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.776 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.776 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.776 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.776 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.776 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.776 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.776 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.776 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.776 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.776 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.776 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.776 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.776 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.776 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.776 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.776 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.776 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.776 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.776 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.776 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.776 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.776 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.776 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.776 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.776 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.776 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.776 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.776 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.776 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.776 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.777 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.777 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.777 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.777 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.777 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.777 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.777 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.777 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.776 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.777 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.777 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.777 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.777 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.777 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.777 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.777 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.777 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.777 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.777 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.777 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.777 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.777 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.777 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.777 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.777 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.778 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.778 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.778 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.778 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.778 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.778 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.778 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.778 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.778 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.778 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.778 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.778 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.778 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.778 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.778 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.778 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.778 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.778 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.778 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.778 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.778 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.778 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.778 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.778 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.778 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.778 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.778 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.778 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.778 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.778 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.778 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.778 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.778 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.778 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.778 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.778 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.779 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.779 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.779 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.779 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.779 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.779 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.779 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.779 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.779 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.779 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.779 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.779 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.779 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.779 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.779 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.779 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.779 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.779 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.779 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.779 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.779 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.779 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.779 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.779 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.779 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.779 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.779 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.779 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.779 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.779 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.780 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.780 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.780 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.780 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.780 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.778 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.780 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.780 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.780 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.780 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.780 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.780 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.780 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.780 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.780 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.780 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.780 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.780 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.780 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.780 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.780 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.780 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.780 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.780 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.780 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.780 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.780 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.780 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.780 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.780 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.780 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.780 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.781 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.781 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.781 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.781 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.781 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.781 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.781 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.781 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.781 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.781 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.781 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.781 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.781 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.781 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.781 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.781 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.781 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.781 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.781 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.781 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.781 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.781 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.781 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.781 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.781 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.781 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.781 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.781 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.782 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.782 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.782 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.782 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.782 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.782 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.782 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.782 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.782 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.782 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.782 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.782 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.782 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.782 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.782 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.782 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.782 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.782 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.782 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.782 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.782 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.782 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.782 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.782 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.782 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.782 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.782 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.782 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.782 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.782 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.783 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.783 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.783 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.783 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.783 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.783 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.783 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.783 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.783 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.783 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.783 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.783 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.783 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.783 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.783 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.783 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.783 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.783 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.783 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.783 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.783 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.783 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.783 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.783 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.783 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.783 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.783 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.783 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.783 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.783 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.783 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.783 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.784 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.784 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.784 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.784 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.784 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.784 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.784 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.784 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.784 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.784 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.784 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.784 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.785 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.785 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.785 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.785 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.785 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.785 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.785 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.785 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.785 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.785 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.785 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.785 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.785 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.785 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.785 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.785 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.785 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.785 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.785 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.785 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.785 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.785 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.785 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.785 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.780 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.786 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineDmaapTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=168e8af7-9b4a-4018-9519-1f8455c1ebfa, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created 18:39:53.786 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting set alive 18:39:53.786 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting register pdp status context object 18:39:53.786 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.786 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.786 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting topic sinks 18:39:53.786 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.786 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.786 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.786 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.786 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.786 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.786 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Pdp Status publisher 18:39:53.786 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.786 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.786 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.786 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.786 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.786 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.786 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Register pdp update listener 18:39:53.786 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Register pdp state change request dispatcher 18:39:53.786 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Message Dispatcher 18:39:53.786 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=91397fd0-612f-49ea-93db-88a8d2df6d3a, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[UEB-source-ueb-source,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@7d32e714 18:39:53.786 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.786 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.786 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.786 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=91397fd0-612f-49ea-93db-88a8d2df6d3a, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[UEB-source-ueb-source,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted 18:39:53.786 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@7d32e714 18:39:53.786 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted 18:39:53.786 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.786 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.786 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.786 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.786 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@7d32e714 18:39:53.786 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted 18:39:53.786 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.787 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.787 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.787 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.786 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager started 18:39:53.787 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.787 [main] DEBUG org.onap.policy.models.sim.pdp.PdpSimulatorActivator -- PdpSimulator started as a service 18:39:53.787 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.787 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.787 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.787 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.787 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.787 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.787 [main] INFO network -- [OUT|UEB|ueb-sink] {"pdpType":"apex","state":"TERMINATED","healthy":"HEALTHY","description":"Pdp Simulator shutting down.","messageName":"PDP_STATUS","requestId":"001a207e-1ac2-4874-8877-48d9a804e044","timestampMs":1705775993787,"name":"pdp_405375857","pdpGroup":"defaultGroup"} 18:39:53.787 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.787 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.787 [main] DEBUG org.onap.policy.models.sim.pdp.comm.PdpStatusPublisher -- Sent pdp status message to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=001a207e-1ac2-4874-8877-48d9a804e044, timestampMs=1705775993787, name=pdp_405375857, pdpGroup=defaultGroup, pdpSubgroup=null), pdpType=apex, state=TERMINATED, healthy=HEALTHY, description=Pdp Simulator shutting down., policies=null, deploymentInstanceInfo=null, properties=null, response=null) 18:39:53.787 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.787 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping 18:39:53.787 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Message Dispatcher 18:39:53.787 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=91397fd0-612f-49ea-93db-88a8d2df6d3a, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[UEB-source-ueb-source,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=1]]]]: unregistering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@7d32e714 18:39:53.787 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.787 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.787 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.787 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.787 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=91397fd0-612f-49ea-93db-88a8d2df6d3a, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[UEB-source-ueb-source,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:39:53.787 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.787 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.787 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.787 [UEB-source-ueb-source] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=-1]: closed while handling fetch error 18:39:53.787 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: unregistering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@7d32e714 18:39:53.787 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:39:53.787 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: unregistering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@7d32e714 18:39:53.787 [UEB-source-ueb-source] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=91397fd0-612f-49ea-93db-88a8d2df6d3a, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[UEB-source-ueb-source,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.net.UnknownHostException: my-server at java.base/java.net.InetAddress$CachedAddresses.get(InetAddress.java:801) at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1519) at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1377) at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1305) at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) 18:39:53.787 [UEB-source-ueb-source] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=91397fd0-612f-49ea-93db-88a8d2df6d3a, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[UEB-source-ueb-source,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: exiting thread 18:39:53.787 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/22e3e9d8-2b03-4b9f-9fd7-821399180a69/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.787 [DMAAP-source-policy-pdp-pap1] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: exiting thread 18:39:53.787 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.787 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.787 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:39:53.788 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.788 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/14d5d94d-e8ba-461e-a21e-3b4886b755db/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.788 [DMAAP-source-policy-pdp-pap2] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: exiting thread 18:39:53.788 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Register pdp state change request dispatcher 18:39:53.788 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Register pdp update listener 18:39:53.788 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Pdp Status publisher 18:39:53.788 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping topic sinks 18:39:53.788 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping register pdp status context object 18:39:53.788 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping set alive 18:39:53.788 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping topics 18:39:53.788 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=91397fd0-612f-49ea-93db-88a8d2df6d3a, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[UEB-source-ueb-source,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:39:53.789 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:39:53.789 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:39:53.789 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusPublisher$CambriaPublisherWrapper -- CambriaPublisherWrapper []: CLOSE 18:39:53.789 [main] WARN com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher -- Closing publisher with 1 messages unsent. Consider using CambriaBatchingPublisher.close( long timeout, TimeUnit timeoutUnits ) to recapture unsent messages on close. 18:39:53.789 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusPublisher$CambriaPublisherWrapper -- CambriaPublisherWrapper []: CLOSE 18:39:53.789 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusPublisher$CambriaPublisherWrapper -- CambriaPublisherWrapper []: CLOSE 18:39:53.789 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=91397fd0-612f-49ea-93db-88a8d2df6d3a, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[UEB-source-ueb-source,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:39:53.789 [main] WARN org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineUebTopicSink [getTopicCommInfrastructure()=UEB, toString()=InlineBusTopicSink [partitionId=cf0b6510-deaa-46df-965e-965a00f3f00e, alive=false, publisher=null]]: there is no publisher 18:39:53.789 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=14d5d94d-e8ba-461e-a21e-3b4886b755db, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:39:53.789 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=22e3e9d8-2b03-4b9f-9fd7-821399180a69, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:39:53.789 [main] WARN org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=fc451645-1466-409d-8bf2-5dced2162e27, alive=false, publisher=null]]: there is no publisher 18:39:53.789 [main] WARN org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=168e8af7-9b4a-4018-9519-1f8455c1ebfa, alive=false, publisher=null]]: there is no publisher 18:39:53.789 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopped 18:39:53.793 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-models-sonar/models-sim/policy-models-sim-pdp/src/test/resources/PdpSimulatorConfigParameters.json" was found on the local file system 18:39:53.797 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 18:39:53.797 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 18:39:53.797 [main] DEBUG org.onap.policy.models.sim.pdp.PdpSimulatorActivator -- PdpSimulatorActivator initializing with instance id: pdp_683519639 18:39:53.798 [main] DEBUG org.onap.policy.models.sim.pdp.PdpSimulatorActivator -- PdpSimulator starting as a service . . . 18:39:53.798 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting 18:39:53.798 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting topics 18:39:53.798 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=9c83a743-d20d-4fff-ad9e-32aaf1b57da5, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting 18:39:53.799 [Timer-5] WARN org.onap.policy.common.endpoints.event.comm.client.TopicSinkClient -- send to ueb-sink failed because of InlineUebTopicSink [getTopicCommInfrastructure()=UEB, toString()=InlineBusTopicSink [partitionId=cf0b6510-deaa-46df-965e-965a00f3f00e, alive=false, publisher=null]] is stopped java.lang.IllegalStateException: InlineUebTopicSink [getTopicCommInfrastructure()=UEB, toString()=InlineBusTopicSink [partitionId=cf0b6510-deaa-46df-965e-965a00f3f00e, alive=false, publisher=null]] is stopped at org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink.send(InlineBusTopicSink.java:137) at org.onap.policy.common.endpoints.event.comm.client.TopicSinkClient.send(TopicSinkClient.java:95) at org.onap.policy.models.sim.pdp.comm.PdpStatusPublisher.run(PdpStatusPublisher.java:65) at java.base/java.util.TimerThread.mainLoop(Timer.java:566) at java.base/java.util.TimerThread.run(Timer.java:516) 18:39:53.799 [Timer-5] DEBUG org.onap.policy.models.sim.pdp.comm.PdpStatusPublisher -- Sent heartbeat to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=6555e80f-26b3-4fc5-a7ff-66c3826dad67, timestampMs=1705775993788, name=pdp_405375857, pdpGroup=defaultGroup, pdpSubgroup=null), pdpType=apex, state=TERMINATED, healthy=HEALTHY, description=Pdp Simulator shutting down., policies=null, deploymentInstanceInfo=null, properties=null, response=null) 18:39:53.810 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting 18:39:53.810 [UEB-source-ueb-source] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/ueb-source/9c83a743-d20d-4fff-ad9e-32aaf1b57da5/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.810 [UEB-source-ueb-source] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://my-server:3904/events/ueb-source/9c83a743-d20d-4fff-ad9e-32aaf1b57da5/prd-ubuntu1804-builder-4c-4g-13790 (anonymous) ... 18:39:53.810 [UEB-source-ueb-source] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:39:53.810 [UEB-source-ueb-source] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:39:53.810 [UEB-source-ueb-source] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://my-server:3904][total available: 0; route allocated: 0 of 32; total allocated: 0 of 32] 18:39:53.810 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 18:39:53.811 [UEB-source-ueb-source] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 6][route: {}->http://my-server:3904][total available: 0; route allocated: 1 of 32; total allocated: 1 of 32] 18:39:53.811 [UEB-source-ueb-source] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://my-server:3904 18:39:53.811 [UEB-source-ueb-source] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-6: Shutdown connection 18:39:53.811 [UEB-source-ueb-source] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection discarded 18:39:53.811 [UEB-source-ueb-source] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 6][route: {}->http://my-server:3904][total available: 0; route allocated: 0 of 32; total allocated: 0 of 32] 18:39:53.811 [UEB-source-ueb-source] WARN com.att.nsa.apiClient.http.HttpClient -- Unknown host my-server; blacklisting for 10 minutes 18:39:53.811 [UEB-source-ueb-source] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper -- CambriaConsumerWrapper [fetchTimeout=-1]: cannot fetch because of my-server 18:39:53.811 [UEB-source-ueb-source] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=-1]: backoff for 15000ms 18:39:53.822 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting 18:39:53.822 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.822 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.822 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.822 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.822 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.822 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.822 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.822 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 18:39:53.822 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.822 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.822 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.822 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.822 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.823 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.823 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.823 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.823 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.823 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.823 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.823 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.823 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.823 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.823 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.823 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.823 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.823 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.823 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.823 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.823 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.823 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.823 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.823 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.823 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.823 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.823 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.823 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.823 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.824 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.824 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.824 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.824 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.824 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.824 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.824 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.824 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.824 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.824 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.824 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.824 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.824 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.824 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.824 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.824 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.824 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.824 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.824 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.824 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.824 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.824 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.824 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.824 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.825 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.825 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.825 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.825 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.825 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.825 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.825 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.825 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.825 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.825 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.825 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.825 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.825 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.825 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.825 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.825 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.825 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.825 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.825 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.825 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.825 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.825 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.825 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.825 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.825 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.825 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.825 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.825 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.826 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.826 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.826 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.826 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.826 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.826 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.826 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.826 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.826 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.826 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.826 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.826 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.826 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.826 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.826 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.826 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.826 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.826 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.826 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.826 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.826 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.826 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.826 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.826 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.826 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.827 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.827 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.827 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.827 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.827 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.827 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.827 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.827 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.827 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.827 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.827 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.827 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.827 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.827 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.827 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.827 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.827 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.827 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.827 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.827 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.827 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.827 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.827 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.827 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.827 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.827 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.827 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.827 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.827 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.827 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.827 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.828 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.828 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.828 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.828 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.828 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.828 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.828 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.828 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.828 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.828 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.828 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.828 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.828 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.828 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.828 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.828 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.828 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.828 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.828 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.828 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.828 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.828 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.828 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.828 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.828 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.828 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.829 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineUebTopicSink [getTopicCommInfrastructure()=UEB, toString()=InlineBusTopicSink [partitionId=f3ff95a3-9f2b-400e-9b5a-dcfa61019982, alive=false, publisher=null]]: starting 18:39:53.829 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.829 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.829 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.829 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.829 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.829 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.829 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.829 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.829 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.829 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.829 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.829 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.829 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.829 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.829 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.829 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.829 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.829 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.829 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.829 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.829 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.830 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.830 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.830 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.830 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.830 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.830 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.830 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.830 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.830 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.830 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.830 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.830 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.830 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.830 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.830 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.830 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.830 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.830 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.830 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.830 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.830 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.830 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.830 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.830 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.830 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.830 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.830 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.830 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.830 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.830 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.830 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.833 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineUebTopicSink -- InlineUebTopicSink [getTopicCommInfrastructure()=UEB, toString()=InlineBusTopicSink [partitionId=f3ff95a3-9f2b-400e-9b5a-dcfa61019982, alive=false, publisher=CambriaPublisherWrapper []]]: UEB SINK created 18:39:53.833 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=74425a1c-72b3-4879-8f0f-c34af679a43f, alive=false, publisher=null]]: starting 18:39:53.830 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.833 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.835 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.835 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.835 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.836 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.836 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.836 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.836 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.836 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.836 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.836 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.836 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.836 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.836 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.836 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.836 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.836 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.836 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.836 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.836 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.836 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.836 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.836 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.836 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.836 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.836 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.836 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.836 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.836 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.836 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.836 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.836 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.829 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.838 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.838 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.838 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.838 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.838 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.838 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.838 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.838 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.838 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.838 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.838 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineDmaapTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=74425a1c-72b3-4879-8f0f-c34af679a43f, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created 18:39:53.838 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.838 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=03bc6821-f154-49ca-a4e3-9196ea099351, alive=false, publisher=null]]: starting 18:39:53.838 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.838 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.838 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.839 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.839 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.839 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.839 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.839 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.839 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.839 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.839 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.839 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.839 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.839 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.839 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.839 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.839 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.839 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.839 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.840 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.839 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.840 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.840 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.840 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.840 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.840 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.840 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.840 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.840 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.840 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.840 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.840 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.840 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.840 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.840 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.840 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.840 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.840 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.840 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.840 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.840 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.840 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.840 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.840 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.840 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.840 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.840 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.840 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.840 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.840 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.840 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.840 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.841 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.840 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.841 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.841 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.841 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.841 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.841 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.841 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.841 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.841 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.841 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.841 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.841 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.841 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.841 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.841 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.841 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.841 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.841 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.841 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.841 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.841 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.841 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.841 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.842 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.842 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.842 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.842 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.842 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.842 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.842 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.842 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.842 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.843 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.843 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.843 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.843 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.843 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.843 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.843 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.843 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.843 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.843 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.843 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.843 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.843 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.843 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.843 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.843 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.843 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.843 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.843 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.843 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.843 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.843 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.843 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.843 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.843 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.843 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.844 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.844 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.844 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.844 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.844 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.844 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.844 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.844 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.844 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.844 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.844 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.844 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.844 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.844 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.844 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.844 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.844 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.844 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.844 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.844 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.844 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.844 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.844 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.844 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.844 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.844 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.844 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.844 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.844 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.844 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.844 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.844 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.844 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.845 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.845 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.845 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.845 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.845 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.845 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.845 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.845 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.845 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.845 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.845 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.845 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.843 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.845 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.845 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.845 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.845 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.845 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.845 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.845 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.845 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.845 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.845 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.845 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.845 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.845 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.846 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.846 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.846 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.846 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineDmaapTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=03bc6821-f154-49ca-a4e3-9196ea099351, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created 18:39:53.846 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting set alive 18:39:53.846 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.846 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.846 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting register pdp status context object 18:39:53.846 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.846 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.846 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.846 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.846 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.846 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.846 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.846 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.846 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.846 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.846 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.846 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.846 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.846 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.846 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.846 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.846 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.847 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.846 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting topic sinks 18:39:53.847 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Pdp Status publisher 18:39:53.847 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.847 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.847 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.847 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.847 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.847 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.847 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.847 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.847 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.847 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.847 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.847 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.847 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.847 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.847 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.847 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.847 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.847 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.847 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.847 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.848 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.848 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.848 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.848 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.848 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.848 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.848 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.848 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.848 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.848 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.848 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.848 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.848 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.848 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.849 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.849 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.849 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.849 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.849 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.849 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.849 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.849 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.849 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.849 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.849 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.849 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.849 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.849 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.849 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.853 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.853 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.853 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.853 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.853 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.853 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.853 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.853 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.847 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.853 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.853 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.853 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.853 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.853 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.853 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.853 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.853 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.854 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.854 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.854 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.854 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.854 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.854 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.854 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.854 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.854 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.854 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.854 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.854 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.854 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.854 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.854 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.854 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.854 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.854 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.854 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.854 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.854 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.854 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.854 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.854 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.854 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.854 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.854 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.854 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.854 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.854 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.854 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.854 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.854 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.855 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.855 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.855 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.855 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.855 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.855 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.855 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.855 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.855 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.855 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.855 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.854 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.855 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.855 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.855 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.855 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.855 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.855 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.855 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.855 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.855 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.855 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.855 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.855 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.855 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.855 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.855 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.855 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.855 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.855 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.855 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.855 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.855 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.855 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.855 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.855 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.855 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.855 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.855 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.856 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.856 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.856 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.856 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.856 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.856 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.856 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.856 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.856 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.856 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.856 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.856 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.856 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.856 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.856 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.856 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.856 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.856 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.856 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.856 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.856 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.856 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.856 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.856 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.856 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.856 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.856 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.857 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.857 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.857 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.857 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.857 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.857 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.857 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.857 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.857 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.857 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.857 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.857 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.857 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.857 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.857 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.857 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.857 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.857 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.857 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.857 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.857 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.857 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.857 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.857 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.857 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.857 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.857 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.857 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.857 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.857 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.858 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.858 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.858 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.858 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.858 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.858 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.858 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.858 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.858 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.858 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.858 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.858 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.858 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.858 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.858 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.858 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.858 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.858 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.858 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.855 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.858 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.858 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.858 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.858 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.858 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.858 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.858 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.859 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.859 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.859 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.859 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.859 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.859 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.859 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.859 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.859 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.859 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.859 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.859 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.859 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.859 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.859 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.859 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.859 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.859 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.859 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.860 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.860 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.860 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.860 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.860 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.859 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.860 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.860 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.860 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.860 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.860 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.860 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.860 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.860 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.860 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.860 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.860 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.860 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.860 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.860 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.860 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.860 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.861 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.861 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.861 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.861 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.861 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.861 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.861 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.861 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.862 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.862 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.862 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.862 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.862 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.862 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.862 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.862 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.862 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.862 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.864 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.864 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.864 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.864 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.865 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.865 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.865 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.865 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.865 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.865 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.865 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.865 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.865 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.865 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.865 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.865 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.865 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.865 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.865 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.865 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.865 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.865 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.865 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.866 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.866 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.866 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.866 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.866 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.866 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.866 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.866 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.866 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.866 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.861 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.866 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.866 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.867 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.867 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.867 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.867 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.867 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.867 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.867 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.867 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Register pdp update listener 18:39:53.867 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.867 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Register pdp state change request dispatcher 18:39:53.867 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.867 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Message Dispatcher 18:39:53.867 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.867 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.867 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.867 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.867 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=9c83a743-d20d-4fff-ad9e-32aaf1b57da5, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[UEB-source-ueb-source,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@625a9c5d 18:39:53.867 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=9c83a743-d20d-4fff-ad9e-32aaf1b57da5, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[UEB-source-ueb-source,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted 18:39:53.867 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.867 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@625a9c5d 18:39:53.867 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.867 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted 18:39:53.867 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@625a9c5d 18:39:53.867 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted 18:39:53.867 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.867 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager started 18:39:53.867 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.867 [main] DEBUG org.onap.policy.models.sim.pdp.PdpSimulatorActivator -- PdpSimulator started as a service 18:39:53.867 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.867 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.867 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.868 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.868 [Timer-6] INFO network -- [OUT|UEB|ueb-sink] {"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","messageName":"PDP_STATUS","requestId":"5c43125b-6552-4719-9dc2-cee93942801f","timestampMs":1705775993867,"name":"pdp_683519639","pdpGroup":"defaultGroup"} 18:39:53.868 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.868 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.868 [Timer-6] DEBUG org.onap.policy.models.sim.pdp.comm.PdpStatusPublisher -- Sent heartbeat to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=5c43125b-6552-4719-9dc2-cee93942801f, timestampMs=1705775993867, name=pdp_683519639, pdpGroup=defaultGroup, pdpSubgroup=null), pdpType=apex, state=PASSIVE, healthy=HEALTHY, description=Pdp Heartbeat, policies=null, deploymentInstanceInfo=null, properties=null, response=null) 18:39:53.868 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.868 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.868 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.868 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.868 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.868 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.868 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.868 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.868 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.868 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.868 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.868 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.868 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.868 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.868 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.868 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.868 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.868 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.868 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.868 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.868 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.868 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.868 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.868 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.868 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.868 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.868 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.868 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.868 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.869 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.866 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.869 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.869 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.869 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.869 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.869 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.869 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.869 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.869 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.869 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.869 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.869 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.869 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.869 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.869 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.869 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.869 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.869 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.869 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.869 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.869 [main] INFO network -- [OUT|UEB|ueb-sink] {"pdpType":"apex","state":"TERMINATED","healthy":"HEALTHY","description":"Pdp Simulator shutting down.","messageName":"PDP_STATUS","requestId":"238adfda-0b0b-4e97-bd62-2a422fb5d920","timestampMs":1705775993869,"name":"pdp_683519639","pdpGroup":"defaultGroup"} 18:39:53.869 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.869 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.869 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.869 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.869 [main] DEBUG org.onap.policy.models.sim.pdp.comm.PdpStatusPublisher -- Sent pdp status message to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=238adfda-0b0b-4e97-bd62-2a422fb5d920, timestampMs=1705775993869, name=pdp_683519639, pdpGroup=defaultGroup, pdpSubgroup=null), pdpType=apex, state=TERMINATED, healthy=HEALTHY, description=Pdp Simulator shutting down., policies=null, deploymentInstanceInfo=null, properties=null, response=null) 18:39:53.869 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping 18:39:53.869 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Message Dispatcher 18:39:53.869 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.870 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.870 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.870 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.870 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.870 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.870 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.870 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.870 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.870 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.870 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.870 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.870 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.870 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.870 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.870 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.870 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.872 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.869 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=9c83a743-d20d-4fff-ad9e-32aaf1b57da5, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[UEB-source-ueb-source,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=1]]]]: unregistering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@625a9c5d 18:39:53.869 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.872 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.872 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=9c83a743-d20d-4fff-ad9e-32aaf1b57da5, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[UEB-source-ueb-source,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:39:53.872 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.872 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.873 [UEB-source-ueb-source] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=-1]: closed while handling fetch error 18:39:53.873 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.873 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: unregistering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@625a9c5d 18:39:53.873 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 18:39:53.873 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:39:53.873 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: unregistering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@625a9c5d 18:39:53.873 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:39:53.873 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Register pdp state change request dispatcher 18:39:53.873 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Register pdp update listener 18:39:53.873 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Pdp Status publisher 18:39:53.873 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.873 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping topic sinks 18:39:53.873 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/320da0b1-6688-4ef7-acea-d9a019199045/prd-ubuntu1804-builder-4c-4g-13790 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:39:53.873 [UEB-source-ueb-source] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=9c83a743-d20d-4fff-ad9e-32aaf1b57da5, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[UEB-source-ueb-source,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.net.UnknownHostException: my-server at java.base/java.net.InetAddress$CachedAddresses.get(InetAddress.java:801) at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1519) at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1377) at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1305) at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) 18:39:53.873 [UEB-source-ueb-source] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=9c83a743-d20d-4fff-ad9e-32aaf1b57da5, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[UEB-source-ueb-source,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: exiting thread 18:39:53.873 [DMAAP-source-policy-pdp-pap2] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: exiting thread 18:39:53.873 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping register pdp status context object 18:39:53.873 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping set alive 18:39:53.873 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping topics 18:39:53.873 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=9c83a743-d20d-4fff-ad9e-32aaf1b57da5, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[UEB-source-ueb-source,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:39:53.873 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:39:53.873 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:39:53.873 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusPublisher$CambriaPublisherWrapper -- CambriaPublisherWrapper []: CLOSE 18:39:53.873 [main] WARN com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher -- Closing publisher with 2 messages unsent. Consider using CambriaBatchingPublisher.close( long timeout, TimeUnit timeoutUnits ) to recapture unsent messages on close. 18:39:53.873 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusPublisher$CambriaPublisherWrapper -- CambriaPublisherWrapper []: CLOSE 18:39:53.873 [DMAAP-source-policy-pdp-pap1] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: exiting thread 18:39:53.873 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusPublisher$CambriaPublisherWrapper -- CambriaPublisherWrapper []: CLOSE 18:39:53.874 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=9c83a743-d20d-4fff-ad9e-32aaf1b57da5, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[UEB-source-ueb-source,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:39:53.874 [main] WARN org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineUebTopicSink [getTopicCommInfrastructure()=UEB, toString()=InlineBusTopicSink [partitionId=f3ff95a3-9f2b-400e-9b5a-dcfa61019982, alive=false, publisher=null]]: there is no publisher 18:39:53.874 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ffbe56de-2ae2-4ebe-b3ec-9ab7999426e9, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:39:53.874 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=320da0b1-6688-4ef7-acea-d9a019199045, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:39:53.874 [main] WARN org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=74425a1c-72b3-4879-8f0f-c34af679a43f, alive=false, publisher=null]]: there is no publisher 18:39:53.874 [main] WARN org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=03bc6821-f154-49ca-a4e3-9196ea099351, alive=false, publisher=null]]: there is no publisher 18:39:53.874 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopped [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.453 s -- in org.onap.policy.models.sim.pdp.TestPdpSimulatorActivator [INFO] Running org.onap.policy.models.sim.pdp.TestPdpSimulatorConstants [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.onap.policy.models.sim.pdp.TestPdpSimulatorConstants [INFO] [INFO] Results: [INFO] [INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ policy-models-sim-pdp --- [INFO] Loading execution data file /w/workspace/policy-models-sonar/models-sim/policy-models-sim-pdp/../../target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'policy-models-sim-pdp' with 16 classes [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (report-aggregate) @ policy-models-sim-pdp --- [INFO] Analyzed bundle 'policy-models-pdp' with 29 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ policy-models-sim-pdp --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-sim/policy-models-sim-pdp/target/policy-models-sim-pdp-3.1.1-SNAPSHOT.jar [INFO] [INFO] --- maven-assembly-plugin:3.6.0:single (generate-complete-tar) @ policy-models-sim-pdp --- [INFO] Reading assembly descriptor: src/main/package/tarball/assembly.xml [INFO] Building tar: /w/workspace/policy-models-sonar/models-sim/policy-models-sim-pdp/target/policy-models-sim-pdp-3.1.1-SNAPSHOT-tarball.tar.gz [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ policy-models-sim-pdp --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ policy-models-sim-pdp --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ policy-models-sim-pdp --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ policy-models-sim-pdp --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-sim/policy-models-sim-pdp/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ policy-models-sim-pdp --- [INFO] Installing /w/workspace/policy-models-sonar/models-sim/policy-models-sim-pdp/pom.xml to /tmp/r/org/onap/policy/models/sim/policy-models-sim-pdp/3.1.1-SNAPSHOT/policy-models-sim-pdp-3.1.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-sim/policy-models-sim-pdp/target/policy-models-sim-pdp-3.1.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/sim/policy-models-sim-pdp/3.1.1-SNAPSHOT/policy-models-sim-pdp-3.1.1-SNAPSHOT.jar [INFO] Installing /w/workspace/policy-models-sonar/models-sim/policy-models-sim-pdp/target/policy-models-sim-pdp-3.1.1-SNAPSHOT-tarball.tar.gz to /tmp/r/org/onap/policy/models/sim/policy-models-sim-pdp/3.1.1-SNAPSHOT/policy-models-sim-pdp-3.1.1-SNAPSHOT-tarball.tar.gz [INFO] [INFO] --------< org.onap.policy.models.sim:policy-models-simulators >--------- [INFO] Building policy-models-simulators 3.1.1-SNAPSHOT [41/43] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ policy-models-simulators --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ policy-models-simulators --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ policy-models-simulators --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ policy-models-simulators --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-sim/policy-models-simulators/../../target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/* --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ policy-models-simulators --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ policy-models-simulators --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ policy-models-simulators --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ policy-models-simulators --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 5 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ policy-models-simulators --- [INFO] Copying 12 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ policy-models-simulators --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ policy-models-simulators --- [INFO] Surefire report directory: /w/workspace/policy-models-sonar/models-sim/policy-models-simulators/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.models.simulators.SimulatorParametersTest 18:40:05,213 |-INFO in ch.qos.logback.classic.LoggerContext[Simulators] - This is logback-classic version 1.4.14 18:40:05,216 |-INFO in ch.qos.logback.classic.util.ContextInitializer@436390f4 - Here is a list of configurators discovered as a service, by rank: 18:40:05,216 |-INFO in ch.qos.logback.classic.util.ContextInitializer@436390f4 - org.springframework.boot.logging.logback.RootLogLevelConfigurator 18:40:05,216 |-INFO in ch.qos.logback.classic.util.ContextInitializer@436390f4 - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned. 18:40:05,216 |-INFO in ch.qos.logback.classic.util.ContextInitializer@436390f4 - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator 18:40:05,225 |-INFO in ch.qos.logback.classic.util.ContextInitializer@436390f4 - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 18:40:05,225 |-INFO in ch.qos.logback.classic.util.ContextInitializer@436390f4 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 18:40:05,226 |-INFO in ch.qos.logback.classic.util.ContextInitializer@436390f4 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 18:40:05,228 |-INFO in ch.qos.logback.classic.LoggerContext[Simulators] - Could NOT find resource [logback-test.scmo] 18:40:05,229 |-INFO in ch.qos.logback.classic.LoggerContext[Simulators] - Could NOT find resource [logback.scmo] 18:40:05,229 |-INFO in ch.qos.logback.classic.util.ContextInitializer@436390f4 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 3 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 18:40:05,229 |-INFO in ch.qos.logback.classic.util.ContextInitializer@436390f4 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 18:40:05,230 |-INFO in ch.qos.logback.classic.util.ContextInitializer@436390f4 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 18:40:05,232 |-INFO in ch.qos.logback.classic.LoggerContext[Simulators] - Found resource [logback-test.xml] at [file:/w/workspace/policy-models-sonar/models-sim/policy-models-simulators/target/test-classes/logback-test.xml] 18:40:05,359 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1705776005357) 18:40:05,359 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [file:/w/workspace/policy-models-sonar/models-sim/policy-models-simulators/target/test-classes/logback-test.xml] 18:40:05,359 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 18:40:05,366 |-INFO in ch.qos.logback.classic.model.processor.ContextNameModelHandler - Setting logger context name as [Simulators] 18:40:05,368 |-INFO in ch.qos.logback.core.model.processor.StatusListenerModelHandler - Added status listener of type [ch.qos.logback.core.status.OnConsoleStatusListener] 18:40:05,386 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDOUT] 18:40:05,386 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 18:40:05,397 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 18:40:05,428 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 18:40:05,429 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[ROOT] 18:40:05,430 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty] to INFO 18:40:05,433 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.eclipse.jetty] to false 18:40:05,433 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.eclipse.jetty] 18:40:05,433 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.onap.policy.models.sim.dmaap] to DEBUG 18:40:05,433 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.onap.policy.models.sim.dmaap] to false 18:40:05,433 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.onap.policy.models.sim.dmaap] 18:40:05,433 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@1500e009 - End of configuration. 18:40:05,435 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@680362a - Registering current configuration as safe fallback point 18:40:05,435 |-INFO in ch.qos.logback.classic.util.ContextInitializer@436390f4 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 205 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.578 s -- in org.onap.policy.models.simulators.SimulatorParametersTest [INFO] Running org.onap.policy.models.simulators.MainTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2024-01-20 18:40:08,364 Simulators [main] INFO o.onap.policy.models.simulators.Main - replacing 'HOST_NAME' with prd-ubuntu1804-builder-4c-4g-13790 in simParameters.json 2024-01-20 18:40:08,388 Simulators [main] INFO o.onap.policy.models.simulators.Main - replacing 'HOST_NAME' with prd-ubuntu1804-builder-4c-4g-13790 in missingSource.json 2024-01-20 18:40:08,394 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting 2024-01-20 18:40:08,394 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting DMaaP provider 2024-01-20 18:40:08,397 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - service manager starting 2024-01-20 18:40:08,397 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - service manager starting Topic Sweeper 2024-01-20 18:40:08,398 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - service manager started 2024-01-20 18:40:08,398 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting Sink appc-lcm-read 2024-01-20 18:40:08,428 Simulators [main] INFO o.o.p.c.e.e.c.b.i.InlineBusTopicSink - InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=b1d402b5-5a54-40f6-80aa-d2b9598a932d, alive=false, publisher=null]]: starting 2024-01-20 18:40:08,829 Simulators [main] INFO o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink - InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=b1d402b5-5a54-40f6-80aa-d2b9598a932d, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created 2024-01-20 18:40:08,829 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting APPC-LCM simulator 2024-01-20 18:40:08,829 Simulators [main] ERROR o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators failed to start APPC-LCM simulator; rewinding steps 2024-01-20 18:40:08,830 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopping 2024-01-20 18:40:08,830 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopping Sink appc-lcm-read 2024-01-20 18:40:08,830 Simulators [main] INFO o.o.p.c.e.e.c.b.i.BusPublisher$CambriaPublisherWrapper - CambriaPublisherWrapper []: CLOSE 2024-01-20 18:40:08,830 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopping DMaaP provider 2024-01-20 18:40:08,830 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - service manager stopping 2024-01-20 18:40:08,830 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - service manager stopping Topic Sweeper 2024-01-20 18:40:08,831 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - service manager stopped 2024-01-20 18:40:08,831 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopped 2024-01-20 18:40:08,833 Simulators [main] INFO o.onap.policy.models.simulators.Main - replacing 'HOST_NAME' with prd-ubuntu1804-builder-4c-4g-13790 in missingSink.json 2024-01-20 18:40:08,835 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting 2024-01-20 18:40:08,835 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting DMaaP provider 2024-01-20 18:40:08,835 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - service manager starting 2024-01-20 18:40:08,835 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - service manager starting Topic Sweeper 2024-01-20 18:40:08,835 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - service manager started 2024-01-20 18:40:08,835 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting Source appc-lcm-write 2024-01-20 18:40:08,842 Simulators [main] INFO o.o.p.c.e.e.c.b.i.SingleThreadedDmaapTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2cf934a0-fa6d-4977-9992-67d8386af12d, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=appc-lcm-write, effectiveTopic=appc-lcm-write, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 2024-01-20 18:40:08,875 Simulators [main] INFO o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2cf934a0-fa6d-4977-9992-67d8386af12d, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=appc-lcm-write, effectiveTopic=appc-lcm-write, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting 2024-01-20 18:40:08,876 Simulators [main] INFO o.o.p.c.e.e.c.b.i.SingleThreadedDmaapTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2cf934a0-fa6d-4977-9992-67d8386af12d, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=appc-lcm-write, effectiveTopic=appc-lcm-write, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 2024-01-20 18:40:08,883 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting APPC-LCM simulator 2024-01-20 18:40:08,883 Simulators [main] ERROR o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators failed to start APPC-LCM simulator; rewinding steps 2024-01-20 18:40:08,883 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopping 2024-01-20 18:40:08,883 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopping Source appc-lcm-write 2024-01-20 18:40:08,883 Simulators [main] INFO o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2cf934a0-fa6d-4977-9992-67d8386af12d, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-appc-lcm-write,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=appc-lcm-write, effectiveTopic=appc-lcm-write, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 2024-01-20 18:40:08,884 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopping DMaaP provider 2024-01-20 18:40:08,884 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - service manager stopping 2024-01-20 18:40:08,884 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - service manager stopping Topic Sweeper 2024-01-20 18:40:08,884 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - service manager stopped 2024-01-20 18:40:08,885 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopped 2024-01-20 18:40:08,885 Simulators [DMAAP-source-appc-lcm-write] INFO o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2cf934a0-fa6d-4977-9992-67d8386af12d, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-appc-lcm-write,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=appc-lcm-write, effectiveTopic=appc-lcm-write, #recentEvents=0, locked=false, #topicListeners=0]]]]: exiting thread 2024-01-20 18:40:08,889 Simulators [main] ERROR o.onap.policy.models.simulators.Main - failed to start simulators java.lang.IllegalArgumentException: arg(s): parameter-file-name at org.onap.policy.models.simulators.Main.main(Main.java:164) at org.onap.policy.models.simulators.MainTest.testMain(MainTest.java:128) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 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) 2024-01-20 18:40:08,896 Simulators [main] INFO o.onap.policy.models.simulators.Main - replacing 'HOST_NAME' with prd-ubuntu1804-builder-4c-4g-13790 in simParameters.json 2024-01-20 18:40:08,907 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting 2024-01-20 18:40:08,907 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting DMaaP provider 2024-01-20 18:40:08,908 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - service manager starting 2024-01-20 18:40:08,908 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - service manager starting Topic Sweeper 2024-01-20 18:40:08,909 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - service manager started 2024-01-20 18:40:08,910 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting CDS gRPC Server Properties 2024-01-20 18:40:09,308 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting DMaaP simulator 2024-01-20 18:40:09,556 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-21e5feb==org.glassfish.jersey.servlet.ServletContainer@20989be6{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=DMaaP simulator, host=localhost, port=3905, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@4ce2f4d6{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@58070889{/,null,STOPPED}, connector=DMaaP simulator@cd8e702{SSL, (ssl, http/1.1)}{localhost:3905}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-21e5feb==org.glassfish.jersey.servlet.ServletContainer@20989be6{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 2024-01-20 18:40:09,563 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-21e5feb==org.glassfish.jersey.servlet.ServletContainer@20989be6{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=DMaaP simulator, host=localhost, port=3905, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@4ce2f4d6{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@58070889{/,null,STOPPED}, connector=DMaaP simulator@cd8e702{SSL, (ssl, http/1.1)}{localhost:3905}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-21e5feb==org.glassfish.jersey.servlet.ServletContainer@20989be6{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 2024-01-20 18:40:09,565 Simulators [DMaaP simulator-3905] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-21e5feb==org.glassfish.jersey.servlet.ServletContainer@20989be6{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=DMaaP simulator, host=localhost, port=3905, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@4ce2f4d6{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@58070889{/,null,STOPPED}, connector=DMaaP simulator@cd8e702{SSL, (ssl, http/1.1)}{localhost:3905}, jettyThread=Thread[DMaaP simulator-3905,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-21e5feb==org.glassfish.jersey.servlet.ServletContainer@20989be6{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 2024-01-20 18:40:09,579 Simulators [DMaaP simulator-3905] INFO org.eclipse.jetty.server.Server - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.4+8-Ubuntu-118.04 2024-01-20 18:40:09,657 Simulators [DMaaP simulator-3905] INFO o.e.j.s.s.DefaultSessionIdManager - Session workerName=node0 2024-01-20 18:40:10,402 Simulators [DMaaP simulator-3905] INFO o.o.p.c.gson.GsonMessageBodyHandler - Using GSON for REST calls 2024-01-20 18:40:10,484 Simulators [DMaaP simulator-3905] INFO o.e.j.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@58070889{/,null,AVAILABLE} 2024-01-20 18:40:10,586 Simulators [DMaaP simulator-3905] INFO o.e.jetty.util.ssl.SslContextFactory - x509=X509@5e2ad748(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap, policy-pap.onap, policy-xacml-pdp, policy-xacml-pdp.onap, policy.api.simpledemo.onap.org, policy-sim],a=[],w=[]) for Server@7b1af8b6[provider=null,keyStore=file:///w/workspace/policy-models-sonar/models-sim/policy-models-simulators/target/test-classes/policy-keystore,trustStore=file:///w/workspace/policy-models-sonar/models-sim/policy-models-simulators/src/main/resources/ssl/policy-truststore] 2024-01-20 18:40:10,648 Simulators [DMaaP simulator-3905] INFO o.e.jetty.server.AbstractConnector - Started DMaaP simulator@cd8e702{SSL, (ssl, http/1.1)}{localhost:3905} 2024-01-20 18:40:10,652 Simulators [DMaaP simulator-3905] INFO org.eclipse.jetty.server.Server - Started Server@4ce2f4d6{STARTING}[11.0.18,sto=0] @6190ms 2024-01-20 18:40:10,652 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-21e5feb==org.glassfish.jersey.servlet.ServletContainer@20989be6{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=DMaaP simulator, host=localhost, port=3905, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@4ce2f4d6{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@58070889{/,null,AVAILABLE}, connector=DMaaP simulator@cd8e702{SSL, (ssl, http/1.1)}{localhost:3905}, jettyThread=Thread[DMaaP simulator-3905,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-21e5feb==org.glassfish.jersey.servlet.ServletContainer@20989be6{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 3913 ms. 2024-01-20 18:40:10,654 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting A&AI simulator 2024-01-20 18:40:10,657 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-3d1f809==org.glassfish.jersey.servlet.ServletContainer@a9becb8d{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=A&AI simulator, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@2290186e{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@686a192d{/,null,STOPPED}, connector=A&AI simulator@2220780d{SSL, (ssl, http/1.1)}{localhost:6666}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-3d1f809==org.glassfish.jersey.servlet.ServletContainer@a9becb8d{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 2024-01-20 18:40:10,657 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-3d1f809==org.glassfish.jersey.servlet.ServletContainer@a9becb8d{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=A&AI simulator, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@2290186e{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@686a192d{/,null,STOPPED}, connector=A&AI simulator@2220780d{SSL, (ssl, http/1.1)}{localhost:6666}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-3d1f809==org.glassfish.jersey.servlet.ServletContainer@a9becb8d{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 2024-01-20 18:40:10,682 Simulators [A&AI simulator-6666] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-3d1f809==org.glassfish.jersey.servlet.ServletContainer@a9becb8d{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=A&AI simulator, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@2290186e{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@686a192d{/,null,STOPPED}, connector=A&AI simulator@2220780d{SSL, (ssl, http/1.1)}{localhost:6666}, jettyThread=Thread[A&AI simulator-6666,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-3d1f809==org.glassfish.jersey.servlet.ServletContainer@a9becb8d{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 2024-01-20 18:40:10,683 Simulators [A&AI simulator-6666] INFO org.eclipse.jetty.server.Server - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.4+8-Ubuntu-118.04 2024-01-20 18:40:10,706 Simulators [A&AI simulator-6666] INFO o.e.j.s.s.DefaultSessionIdManager - Session workerName=node0 2024-01-20 18:40:10,765 Simulators [A&AI simulator-6666] INFO o.o.p.c.gson.GsonMessageBodyHandler - Using GSON for REST calls 2024-01-20 18:40:10,786 Simulators [A&AI simulator-6666] INFO o.e.j.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@686a192d{/,null,AVAILABLE} 2024-01-20 18:40:10,920 Simulators [A&AI simulator-6666] INFO o.e.jetty.util.ssl.SslContextFactory - x509=X509@440ab26e(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap, policy-pap.onap, policy-xacml-pdp, policy-xacml-pdp.onap, policy.api.simpledemo.onap.org, policy-sim],a=[],w=[]) for Server@4bb796bc[provider=null,keyStore=file:///w/workspace/policy-models-sonar/models-sim/policy-models-simulators/target/test-classes/policy-keystore,trustStore=file:///w/workspace/policy-models-sonar/models-sim/policy-models-simulators/src/main/resources/ssl/policy-truststore] 2024-01-20 18:40:10,928 Simulators [A&AI simulator-6666] INFO o.e.jetty.server.AbstractConnector - Started A&AI simulator@2220780d{SSL, (ssl, http/1.1)}{localhost:6666} 2024-01-20 18:40:10,928 Simulators [A&AI simulator-6666] INFO org.eclipse.jetty.server.Server - Started Server@2290186e{STARTING}[11.0.18,sto=0] @6467ms 2024-01-20 18:40:10,929 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-3d1f809==org.glassfish.jersey.servlet.ServletContainer@a9becb8d{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=A&AI simulator, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@2290186e{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@686a192d{/,null,AVAILABLE}, connector=A&AI simulator@2220780d{SSL, (ssl, http/1.1)}{localhost:6666}, jettyThread=Thread[A&AI simulator-6666,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-3d1f809==org.glassfish.jersey.servlet.ServletContainer@a9becb8d{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4742 ms. 2024-01-20 18:40:10,931 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting XACML simulator 2024-01-20 18:40:10,935 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-71fa6aa7==org.glassfish.jersey.servlet.ServletContainer@fdebc344{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=XACML simulator, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@7d60a62f{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@5a7e2f07{/,null,STOPPED}, connector=XACML simulator@6f14ce3{SSL, (ssl, http/1.1)}{localhost:6667}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-71fa6aa7==org.glassfish.jersey.servlet.ServletContainer@fdebc344{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 2024-01-20 18:40:10,935 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-71fa6aa7==org.glassfish.jersey.servlet.ServletContainer@fdebc344{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=XACML simulator, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@7d60a62f{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@5a7e2f07{/,null,STOPPED}, connector=XACML simulator@6f14ce3{SSL, (ssl, http/1.1)}{localhost:6667}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-71fa6aa7==org.glassfish.jersey.servlet.ServletContainer@fdebc344{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 2024-01-20 18:40:10,941 Simulators [XACML simulator-6667] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-71fa6aa7==org.glassfish.jersey.servlet.ServletContainer@fdebc344{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=XACML simulator, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@7d60a62f{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@5a7e2f07{/,null,STOPPED}, connector=XACML simulator@6f14ce3{SSL, (ssl, http/1.1)}{localhost:6667}, jettyThread=Thread[XACML simulator-6667,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-71fa6aa7==org.glassfish.jersey.servlet.ServletContainer@fdebc344{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 2024-01-20 18:40:10,942 Simulators [XACML simulator-6667] INFO org.eclipse.jetty.server.Server - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.4+8-Ubuntu-118.04 2024-01-20 18:40:10,946 Simulators [XACML simulator-6667] INFO o.e.j.s.s.DefaultSessionIdManager - Session workerName=node0 2024-01-20 18:40:10,999 Simulators [XACML simulator-6667] INFO o.o.p.c.gson.GsonMessageBodyHandler - Using GSON for REST calls 2024-01-20 18:40:11,008 Simulators [XACML simulator-6667] INFO o.e.j.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@5a7e2f07{/,null,AVAILABLE} 2024-01-20 18:40:11,053 Simulators [XACML simulator-6667] INFO o.e.jetty.util.ssl.SslContextFactory - x509=X509@2dd8463d(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap, policy-pap.onap, policy-xacml-pdp, policy-xacml-pdp.onap, policy.api.simpledemo.onap.org, policy-sim],a=[],w=[]) for Server@7c09b864[provider=null,keyStore=file:///w/workspace/policy-models-sonar/models-sim/policy-models-simulators/target/test-classes/policy-keystore,trustStore=file:///w/workspace/policy-models-sonar/models-sim/policy-models-simulators/src/main/resources/ssl/policy-truststore] 2024-01-20 18:40:11,063 Simulators [XACML simulator-6667] INFO o.e.jetty.server.AbstractConnector - Started XACML simulator@6f14ce3{SSL, (ssl, http/1.1)}{localhost:6667} 2024-01-20 18:40:11,063 Simulators [XACML simulator-6667] INFO org.eclipse.jetty.server.Server - Started Server@7d60a62f{STARTING}[11.0.18,sto=0] @6602ms 2024-01-20 18:40:11,063 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-71fa6aa7==org.glassfish.jersey.servlet.ServletContainer@fdebc344{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=XACML simulator, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@7d60a62f{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@5a7e2f07{/,null,AVAILABLE}, connector=XACML simulator@6f14ce3{SSL, (ssl, http/1.1)}{localhost:6667}, jettyThread=Thread[XACML simulator-6667,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-71fa6aa7==org.glassfish.jersey.servlet.ServletContainer@fdebc344{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4878 ms. 2024-01-20 18:40:11,065 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting SDNC simulator 2024-01-20 18:40:11,068 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-28023029==org.glassfish.jersey.servlet.ServletContainer@a1364ba{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=SDNC simulator, host=localhost, port=6668, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@27165978{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@1cd97ebe{/,null,STOPPED}, connector=SDNC simulator@39a6c7a6{SSL, (ssl, http/1.1)}{localhost:6668}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-28023029==org.glassfish.jersey.servlet.ServletContainer@a1364ba{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 2024-01-20 18:40:11,069 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-28023029==org.glassfish.jersey.servlet.ServletContainer@a1364ba{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=SDNC simulator, host=localhost, port=6668, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@27165978{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@1cd97ebe{/,null,STOPPED}, connector=SDNC simulator@39a6c7a6{SSL, (ssl, http/1.1)}{localhost:6668}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-28023029==org.glassfish.jersey.servlet.ServletContainer@a1364ba{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 2024-01-20 18:40:11,074 Simulators [SDNC simulator-6668] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-28023029==org.glassfish.jersey.servlet.ServletContainer@a1364ba{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=SDNC simulator, host=localhost, port=6668, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@27165978{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@1cd97ebe{/,null,STOPPED}, connector=SDNC simulator@39a6c7a6{SSL, (ssl, http/1.1)}{localhost:6668}, jettyThread=Thread[SDNC simulator-6668,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-28023029==org.glassfish.jersey.servlet.ServletContainer@a1364ba{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 2024-01-20 18:40:11,075 Simulators [SDNC simulator-6668] INFO org.eclipse.jetty.server.Server - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.4+8-Ubuntu-118.04 2024-01-20 18:40:11,077 Simulators [SDNC simulator-6668] INFO o.e.j.s.s.DefaultSessionIdManager - Session workerName=node0 2024-01-20 18:40:11,139 Simulators [SDNC simulator-6668] INFO o.o.p.c.gson.GsonMessageBodyHandler - Using GSON for REST calls 2024-01-20 18:40:11,147 Simulators [SDNC simulator-6668] INFO o.e.j.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@1cd97ebe{/,null,AVAILABLE} 2024-01-20 18:40:11,192 Simulators [SDNC simulator-6668] INFO o.e.jetty.util.ssl.SslContextFactory - x509=X509@24a16d3f(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap, policy-pap.onap, policy-xacml-pdp, policy-xacml-pdp.onap, policy.api.simpledemo.onap.org, policy-sim],a=[],w=[]) for Server@4d099ac5[provider=null,keyStore=file:///w/workspace/policy-models-sonar/models-sim/policy-models-simulators/target/test-classes/policy-keystore,trustStore=file:///w/workspace/policy-models-sonar/models-sim/policy-models-simulators/src/main/resources/ssl/policy-truststore] 2024-01-20 18:40:11,206 Simulators [SDNC simulator-6668] INFO o.e.jetty.server.AbstractConnector - Started SDNC simulator@39a6c7a6{SSL, (ssl, http/1.1)}{localhost:6668} 2024-01-20 18:40:11,207 Simulators [SDNC simulator-6668] INFO org.eclipse.jetty.server.Server - Started Server@27165978{STARTING}[11.0.18,sto=0] @6745ms 2024-01-20 18:40:11,207 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-28023029==org.glassfish.jersey.servlet.ServletContainer@a1364ba{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=SDNC simulator, host=localhost, port=6668, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@27165978{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@1cd97ebe{/,null,AVAILABLE}, connector=SDNC simulator@39a6c7a6{SSL, (ssl, http/1.1)}{localhost:6668}, jettyThread=Thread[SDNC simulator-6668,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-28023029==org.glassfish.jersey.servlet.ServletContainer@a1364ba{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4867 ms. 2024-01-20 18:40:11,208 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting SO simulator 2024-01-20 18:40:11,210 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-763960eb==org.glassfish.jersey.servlet.ServletContainer@ad2f606a{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=SO simulator, host=localhost, port=6669, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@7152ee36{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@21dc1d99{/,null,STOPPED}, connector=SO simulator@5d8b5cf6{SSL, (ssl, http/1.1)}{localhost:6669}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-763960eb==org.glassfish.jersey.servlet.ServletContainer@ad2f606a{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 2024-01-20 18:40:11,211 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-763960eb==org.glassfish.jersey.servlet.ServletContainer@ad2f606a{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=SO simulator, host=localhost, port=6669, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@7152ee36{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@21dc1d99{/,null,STOPPED}, connector=SO simulator@5d8b5cf6{SSL, (ssl, http/1.1)}{localhost:6669}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-763960eb==org.glassfish.jersey.servlet.ServletContainer@ad2f606a{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 2024-01-20 18:40:11,213 Simulators [SO simulator-6669] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-763960eb==org.glassfish.jersey.servlet.ServletContainer@ad2f606a{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=SO simulator, host=localhost, port=6669, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@7152ee36{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@21dc1d99{/,null,STOPPED}, connector=SO simulator@5d8b5cf6{SSL, (ssl, http/1.1)}{localhost:6669}, jettyThread=Thread[SO simulator-6669,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-763960eb==org.glassfish.jersey.servlet.ServletContainer@ad2f606a{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 2024-01-20 18:40:11,215 Simulators [SO simulator-6669] INFO org.eclipse.jetty.server.Server - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.4+8-Ubuntu-118.04 2024-01-20 18:40:11,218 Simulators [SO simulator-6669] INFO o.e.j.s.s.DefaultSessionIdManager - Session workerName=node0 2024-01-20 18:40:11,257 Simulators [SO simulator-6669] INFO o.o.p.c.gson.GsonMessageBodyHandler - Using GSON for REST calls 2024-01-20 18:40:11,268 Simulators [SO simulator-6669] INFO o.e.j.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@21dc1d99{/,null,AVAILABLE} 2024-01-20 18:40:11,309 Simulators [SO simulator-6669] INFO o.e.jetty.util.ssl.SslContextFactory - x509=X509@253f1a70(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap, policy-pap.onap, policy-xacml-pdp, policy-xacml-pdp.onap, policy.api.simpledemo.onap.org, policy-sim],a=[],w=[]) for Server@15b7704d[provider=null,keyStore=file:///w/workspace/policy-models-sonar/models-sim/policy-models-simulators/target/test-classes/policy-keystore,trustStore=file:///w/workspace/policy-models-sonar/models-sim/policy-models-simulators/src/main/resources/ssl/policy-truststore] 2024-01-20 18:40:11,315 Simulators [SO simulator-6669] INFO o.e.jetty.server.AbstractConnector - Started SO simulator@5d8b5cf6{SSL, (ssl, http/1.1)}{localhost:6669} 2024-01-20 18:40:11,315 Simulators [SO simulator-6669] INFO org.eclipse.jetty.server.Server - Started Server@7152ee36{STARTING}[11.0.18,sto=0] @6854ms 2024-01-20 18:40:11,316 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-763960eb==org.glassfish.jersey.servlet.ServletContainer@ad2f606a{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=SO simulator, host=localhost, port=6669, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@7152ee36{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@21dc1d99{/,null,AVAILABLE}, connector=SO simulator@5d8b5cf6{SSL, (ssl, http/1.1)}{localhost:6669}, jettyThread=Thread[SO simulator-6669,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-763960eb==org.glassfish.jersey.servlet.ServletContainer@ad2f606a{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4896 ms. 2024-01-20 18:40:11,316 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting VFC simulator 2024-01-20 18:40:11,318 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-4b76a0f4==org.glassfish.jersey.servlet.ServletContainer@93dab0d8{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=VFC simulator, host=localhost, port=6670, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@442612a6{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@65314e4{/,null,STOPPED}, connector=VFC simulator@467924d8{SSL, (ssl, http/1.1)}{localhost:6670}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-4b76a0f4==org.glassfish.jersey.servlet.ServletContainer@93dab0d8{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 2024-01-20 18:40:11,319 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-4b76a0f4==org.glassfish.jersey.servlet.ServletContainer@93dab0d8{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=VFC simulator, host=localhost, port=6670, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@442612a6{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@65314e4{/,null,STOPPED}, connector=VFC simulator@467924d8{SSL, (ssl, http/1.1)}{localhost:6670}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-4b76a0f4==org.glassfish.jersey.servlet.ServletContainer@93dab0d8{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 2024-01-20 18:40:11,324 Simulators [VFC simulator-6670] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-4b76a0f4==org.glassfish.jersey.servlet.ServletContainer@93dab0d8{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=VFC simulator, host=localhost, port=6670, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@442612a6{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@65314e4{/,null,STOPPED}, connector=VFC simulator@467924d8{SSL, (ssl, http/1.1)}{localhost:6670}, jettyThread=Thread[VFC simulator-6670,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-4b76a0f4==org.glassfish.jersey.servlet.ServletContainer@93dab0d8{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 2024-01-20 18:40:11,328 Simulators [VFC simulator-6670] INFO org.eclipse.jetty.server.Server - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.4+8-Ubuntu-118.04 2024-01-20 18:40:11,330 Simulators [VFC simulator-6670] INFO o.e.j.s.s.DefaultSessionIdManager - Session workerName=node0 2024-01-20 18:40:11,372 Simulators [VFC simulator-6670] INFO o.o.p.c.gson.GsonMessageBodyHandler - Using GSON for REST calls 2024-01-20 18:40:11,381 Simulators [VFC simulator-6670] INFO o.e.j.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@65314e4{/,null,AVAILABLE} 2024-01-20 18:40:11,414 Simulators [VFC simulator-6670] INFO o.e.jetty.util.ssl.SslContextFactory - x509=X509@5c92c0a2(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap, policy-pap.onap, policy-xacml-pdp, policy-xacml-pdp.onap, policy.api.simpledemo.onap.org, policy-sim],a=[],w=[]) for Server@169a1999[provider=null,keyStore=file:///w/workspace/policy-models-sonar/models-sim/policy-models-simulators/target/test-classes/policy-keystore,trustStore=file:///w/workspace/policy-models-sonar/models-sim/policy-models-simulators/src/main/resources/ssl/policy-truststore] 2024-01-20 18:40:11,421 Simulators [VFC simulator-6670] INFO o.e.jetty.server.AbstractConnector - Started VFC simulator@467924d8{SSL, (ssl, http/1.1)}{localhost:6670} 2024-01-20 18:40:11,421 Simulators [VFC simulator-6670] INFO org.eclipse.jetty.server.Server - Started Server@442612a6{STARTING}[11.0.18,sto=0] @6960ms 2024-01-20 18:40:11,421 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-4b76a0f4==org.glassfish.jersey.servlet.ServletContainer@93dab0d8{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=VFC simulator, host=localhost, port=6670, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@442612a6{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@65314e4{/,null,AVAILABLE}, connector=VFC simulator@467924d8{SSL, (ssl, http/1.1)}{localhost:6670}, jettyThread=Thread[VFC simulator-6670,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-4b76a0f4==org.glassfish.jersey.servlet.ServletContainer@93dab0d8{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4902 ms. 2024-01-20 18:40:11,422 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting Sink appc-cl 2024-01-20 18:40:11,422 Simulators [main] INFO o.o.p.c.e.e.c.b.i.InlineBusTopicSink - InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=f659e9ff-d235-49c1-85b1-70ee31fbc74b, alive=false, publisher=null]]: starting 2024-01-20 18:40:11,450 Simulators [main] INFO o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink - InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=f659e9ff-d235-49c1-85b1-70ee31fbc74b, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created 2024-01-20 18:40:11,450 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting Sink appc-lcm-write 2024-01-20 18:40:11,450 Simulators [main] INFO o.o.p.c.e.e.c.b.i.InlineBusTopicSink - InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=80d329c5-474f-4ebd-8aac-6c4f4d0e5580, alive=false, publisher=null]]: starting 2024-01-20 18:40:11,451 Simulators [main] INFO o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink - InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=80d329c5-474f-4ebd-8aac-6c4f4d0e5580, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created 2024-01-20 18:40:11,451 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting Sink sdnr-cl 2024-01-20 18:40:11,451 Simulators [main] INFO o.o.p.c.e.e.c.b.i.InlineBusTopicSink - InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=6634d362-8e7f-4fa9-ae28-ccc723f62586, alive=false, publisher=null]]: starting 2024-01-20 18:40:11,452 Simulators [main] INFO o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink - InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=6634d362-8e7f-4fa9-ae28-ccc723f62586, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created 2024-01-20 18:40:11,452 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting Source appc-cl 2024-01-20 18:40:11,453 Simulators [main] INFO o.o.p.c.e.e.c.b.i.SingleThreadedDmaapTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=6ff556af-76b2-4efc-bd8a-4d7780409b3f, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=appc-cl, effectiveTopic=appc-cl, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 2024-01-20 18:40:11,454 Simulators [main] INFO o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=6ff556af-76b2-4efc-bd8a-4d7780409b3f, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=appc-cl, effectiveTopic=appc-cl, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting 2024-01-20 18:40:11,454 Simulators [main] INFO o.o.p.c.e.e.c.b.i.SingleThreadedDmaapTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=6ff556af-76b2-4efc-bd8a-4d7780409b3f, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=appc-cl, effectiveTopic=appc-cl, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 2024-01-20 18:40:11,456 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting Source appc-lcm-read 2024-01-20 18:40:11,456 Simulators [main] INFO o.o.p.c.e.e.c.b.i.SingleThreadedDmaapTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=73e5409e-81a9-41e0-9338-699a04d73513, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=appc-lcm-read, effectiveTopic=appc-lcm-read, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 2024-01-20 18:40:11,456 Simulators [main] INFO o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=73e5409e-81a9-41e0-9338-699a04d73513, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=appc-lcm-read, effectiveTopic=appc-lcm-read, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting 2024-01-20 18:40:11,457 Simulators [main] INFO o.o.p.c.e.e.c.b.i.SingleThreadedDmaapTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=73e5409e-81a9-41e0-9338-699a04d73513, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=appc-lcm-read, effectiveTopic=appc-lcm-read, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 2024-01-20 18:40:11,459 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting Source sdnr-cl-rsp 2024-01-20 18:40:11,459 Simulators [main] INFO o.o.p.c.e.e.c.b.i.SingleThreadedDmaapTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=0e224988-68c7-42d6-aa99-b7a082431cce, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=sdnr-cl-rsp, effectiveTopic=sdnr-cl-rsp, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 2024-01-20 18:40:11,459 Simulators [main] INFO o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=0e224988-68c7-42d6-aa99-b7a082431cce, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=sdnr-cl-rsp, effectiveTopic=sdnr-cl-rsp, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting 2024-01-20 18:40:11,460 Simulators [main] INFO o.o.p.c.e.e.c.b.i.SingleThreadedDmaapTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=0e224988-68c7-42d6-aa99-b7a082431cce, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=sdnr-cl-rsp, effectiveTopic=sdnr-cl-rsp, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 2024-01-20 18:40:11,460 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting APPC Legacy simulator 2024-01-20 18:40:11,463 Simulators [main] INFO o.o.p.c.e.e.c.bus.internal.TopicBase - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=6ff556af-76b2-4efc-bd8a-4d7780409b3f, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-appc-cl,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=appc-cl, effectiveTopic=appc-cl, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.simulators.AppcLegacyTopicServer@26e199ed 2024-01-20 18:40:11,463 Simulators [main] INFO o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=6ff556af-76b2-4efc-bd8a-4d7780409b3f, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-appc-cl,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=appc-cl, effectiveTopic=appc-cl, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted 2024-01-20 18:40:11,463 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting APPC-LCM simulator 2024-01-20 18:40:11,465 Simulators [main] INFO o.o.p.c.e.e.c.bus.internal.TopicBase - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=73e5409e-81a9-41e0-9338-699a04d73513, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-appc-lcm-read,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=appc-lcm-read, effectiveTopic=appc-lcm-read, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.simulators.AppcLcmTopicServer@15c4b89b 2024-01-20 18:40:11,465 Simulators [main] INFO o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=73e5409e-81a9-41e0-9338-699a04d73513, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-appc-lcm-read,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=appc-lcm-read, effectiveTopic=appc-lcm-read, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted 2024-01-20 18:40:11,465 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting SDNR simulator 2024-01-20 18:40:11,467 Simulators [main] INFO o.o.p.c.e.e.c.bus.internal.TopicBase - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=0e224988-68c7-42d6-aa99-b7a082431cce, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-sdnr-cl-rsp,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=sdnr-cl-rsp, effectiveTopic=sdnr-cl-rsp, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.simulators.SdnrTopicServer@1fb947f6 2024-01-20 18:40:11,467 Simulators [main] INFO o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=0e224988-68c7-42d6-aa99-b7a082431cce, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-sdnr-cl-rsp,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=sdnr-cl-rsp, effectiveTopic=sdnr-cl-rsp, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted 2024-01-20 18:40:11,467 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators started 2024-01-20 18:40:11,473 Simulators [DMAAP-source-sdnr-cl-rsp] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/sdnr-cl-rsp/0e224988-68c7-42d6-aa99-b7a082431cce/prd-ubuntu1804-builder-4c-4g-13790 2024-01-20 18:40:11,474 Simulators [DMAAP-source-appc-cl] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/appc-cl/6ff556af-76b2-4efc-bd8a-4d7780409b3f/prd-ubuntu1804-builder-4c-4g-13790 2024-01-20 18:40:11,474 Simulators [DMAAP-source-appc-lcm-read] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/appc-lcm-read/73e5409e-81a9-41e0-9338-699a04d73513/prd-ubuntu1804-builder-4c-4g-13790 2024-01-20 18:40:11,476 Simulators [DMAAP-source-sdnr-cl-rsp] INFO c.att.nsa.apiClient.http.HttpClient - GET https://localhost:3905/events/sdnr-cl-rsp/0e224988-68c7-42d6-aa99-b7a082431cce/prd-ubuntu1804-builder-4c-4g-13790 (anonymous) ... 2024-01-20 18:40:11,477 Simulators [DMAAP-source-appc-cl] INFO c.att.nsa.apiClient.http.HttpClient - GET https://localhost:3905/events/appc-cl/6ff556af-76b2-4efc-bd8a-4d7780409b3f/prd-ubuntu1804-builder-4c-4g-13790 (anonymous) ... 2024-01-20 18:40:11,477 Simulators [DMAAP-source-appc-lcm-read] INFO c.att.nsa.apiClient.http.HttpClient - GET https://localhost:3905/events/appc-lcm-read/73e5409e-81a9-41e0-9338-699a04d73513/prd-ubuntu1804-builder-4c-4g-13790 (anonymous) ... 2024-01-20 18:40:11,597 Simulators [main] INFO o.o.p.c.gson.GsonMessageBodyHandler - Using GSON for REST calls 2024-01-20 18:40:11,601 Simulators [main] INFO o.o.p.c.gson.GsonMessageBodyHandler - Using GSON for REST calls 2024-01-20 18:40:11,777 Simulators [DMAAP-source-appc-cl] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target; blacklisting for 2 minutes 2024-01-20 18:40:11,779 Simulators [DMAAP-source-sdnr-cl-rsp] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target; blacklisting for 2 minutes 2024-01-20 18:40:11,781 Simulators [DMAAP-source-appc-cl] ERROR o.o.p.c.e.e.c.b.i.BusConsumer$CambriaConsumerWrapper - CambriaConsumerWrapper [fetchTimeout=-1]: cannot fetch because of PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target 2024-01-20 18:40:11,781 Simulators [DMAAP-source-appc-cl] INFO o.o.p.c.e.e.c.b.i.BusConsumer$FetchingBusConsumer - CambriaConsumerWrapper [fetchTimeout=-1]: backoff for 15000ms 2024-01-20 18:40:11,781 Simulators [DMAAP-source-sdnr-cl-rsp] ERROR o.o.p.c.e.e.c.b.i.BusConsumer$CambriaConsumerWrapper - CambriaConsumerWrapper [fetchTimeout=-1]: cannot fetch because of PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target 2024-01-20 18:40:11,781 Simulators [DMAAP-source-sdnr-cl-rsp] INFO o.o.p.c.e.e.c.b.i.BusConsumer$FetchingBusConsumer - CambriaConsumerWrapper [fetchTimeout=-1]: backoff for 15000ms 2024-01-20 18:40:11,782 Simulators [DMAAP-source-appc-lcm-read] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target; blacklisting for 2 minutes 2024-01-20 18:40:11,782 Simulators [DMAAP-source-appc-lcm-read] ERROR o.o.p.c.e.e.c.b.i.BusConsumer$CambriaConsumerWrapper - CambriaConsumerWrapper [fetchTimeout=-1]: cannot fetch because of PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target 2024-01-20 18:40:11,782 Simulators [DMAAP-source-appc-lcm-read] INFO o.o.p.c.e.e.c.b.i.BusConsumer$FetchingBusConsumer - CambriaConsumerWrapper [fetchTimeout=-1]: backoff for 15000ms 2024-01-20 18:40:11,885 Simulators [qtp27905604-43] INFO org.eclipse.jetty.server.RequestLog - 127.0.0.1 - - [20/Jan/2024:18:40:11 +0000] "GET /aai/v21/network/pnfs/pnf/demo-pnf HTTP/1.1" 200 283 "-" "Jersey/3.1.3 (HttpUrlConnection 17.0.4)" 2024-01-20 18:40:11,892 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopping 2024-01-20 18:40:11,892 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopping SDNR simulator 2024-01-20 18:40:11,892 Simulators [main] INFO o.o.p.c.e.e.c.bus.internal.TopicBase - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=0e224988-68c7-42d6-aa99-b7a082431cce, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-sdnr-cl-rsp,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=sdnr-cl-rsp, effectiveTopic=sdnr-cl-rsp, #recentEvents=0, locked=false, #topicListeners=1]]]]: unregistering org.onap.policy.simulators.SdnrTopicServer@1fb947f6 2024-01-20 18:40:11,892 Simulators [main] INFO o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=0e224988-68c7-42d6-aa99-b7a082431cce, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-sdnr-cl-rsp,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=sdnr-cl-rsp, effectiveTopic=sdnr-cl-rsp, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 2024-01-20 18:40:11,893 Simulators [DMAAP-source-sdnr-cl-rsp] INFO o.o.p.c.e.e.c.b.i.BusConsumer$FetchingBusConsumer - CambriaConsumerWrapper [fetchTimeout=-1]: closed while handling fetch error 2024-01-20 18:40:11,893 Simulators [DMAAP-source-sdnr-cl-rsp] ERROR o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=0e224988-68c7-42d6-aa99-b7a082431cce, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-sdnr-cl-rsp,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=sdnr-cl-rsp, effectiveTopic=sdnr-cl-rsp, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch javax.net.ssl.SSLHandshakeException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:131) at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:371) at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:314) at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:309) at java.base/sun.security.ssl.CertificateMessage$T13CertificateConsumer.checkServerCerts(CertificateMessage.java:1357) at java.base/sun.security.ssl.CertificateMessage$T13CertificateConsumer.onConsumeCertificate(CertificateMessage.java:1232) at java.base/sun.security.ssl.CertificateMessage$T13CertificateConsumer.consume(CertificateMessage.java:1175) at java.base/sun.security.ssl.SSLHandshake.consume(SSLHandshake.java:396) at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:480) at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:458) at java.base/sun.security.ssl.TransportContext.dispatch(TransportContext.java:201) at java.base/sun.security.ssl.SSLTransport.decode(SSLTransport.java:172) at java.base/sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1505) at java.base/sun.security.ssl.SSLSocketImpl.readHandshakeRecord(SSLSocketImpl.java:1420) at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:455) at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:426) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.createLayeredSocket(SSLConnectionSocketFactory.java:436) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:384) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target at java.base/sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:439) at java.base/sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:306) at java.base/sun.security.validator.Validator.validate(Validator.java:264) at java.base/sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:231) at java.base/sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:132) at java.base/sun.security.ssl.CertificateMessage$T13CertificateConsumer.checkServerCerts(CertificateMessage.java:1341) ... 31 common frames omitted Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target at java.base/sun.security.provider.certpath.SunCertPathBuilder.build(SunCertPathBuilder.java:141) at java.base/sun.security.provider.certpath.SunCertPathBuilder.engineBuild(SunCertPathBuilder.java:126) at java.base/java.security.cert.CertPathBuilder.build(CertPathBuilder.java:297) at java.base/sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:434) ... 36 common frames omitted 2024-01-20 18:40:11,894 Simulators [DMAAP-source-sdnr-cl-rsp] INFO o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=0e224988-68c7-42d6-aa99-b7a082431cce, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-sdnr-cl-rsp,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=sdnr-cl-rsp, effectiveTopic=sdnr-cl-rsp, #recentEvents=0, locked=false, #topicListeners=0]]]]: exiting thread 2024-01-20 18:40:11,894 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopping APPC-LCM simulator 2024-01-20 18:40:11,894 Simulators [main] INFO o.o.p.c.e.e.c.bus.internal.TopicBase - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=73e5409e-81a9-41e0-9338-699a04d73513, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-appc-lcm-read,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=appc-lcm-read, effectiveTopic=appc-lcm-read, #recentEvents=0, locked=false, #topicListeners=1]]]]: unregistering org.onap.policy.simulators.AppcLcmTopicServer@15c4b89b 2024-01-20 18:40:11,894 Simulators [main] INFO o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=73e5409e-81a9-41e0-9338-699a04d73513, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-appc-lcm-read,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=appc-lcm-read, effectiveTopic=appc-lcm-read, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 2024-01-20 18:40:11,894 Simulators [DMAAP-source-appc-lcm-read] INFO o.o.p.c.e.e.c.b.i.BusConsumer$FetchingBusConsumer - CambriaConsumerWrapper [fetchTimeout=-1]: closed while handling fetch error 2024-01-20 18:40:11,894 Simulators [DMAAP-source-appc-lcm-read] ERROR o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=73e5409e-81a9-41e0-9338-699a04d73513, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-appc-lcm-read,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=appc-lcm-read, effectiveTopic=appc-lcm-read, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch javax.net.ssl.SSLHandshakeException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:131) at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:371) at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:314) at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:309) at java.base/sun.security.ssl.CertificateMessage$T13CertificateConsumer.checkServerCerts(CertificateMessage.java:1357) at java.base/sun.security.ssl.CertificateMessage$T13CertificateConsumer.onConsumeCertificate(CertificateMessage.java:1232) at java.base/sun.security.ssl.CertificateMessage$T13CertificateConsumer.consume(CertificateMessage.java:1175) at java.base/sun.security.ssl.SSLHandshake.consume(SSLHandshake.java:396) at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:480) at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:458) at java.base/sun.security.ssl.TransportContext.dispatch(TransportContext.java:201) at java.base/sun.security.ssl.SSLTransport.decode(SSLTransport.java:172) at java.base/sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1505) at java.base/sun.security.ssl.SSLSocketImpl.readHandshakeRecord(SSLSocketImpl.java:1420) at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:455) at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:426) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.createLayeredSocket(SSLConnectionSocketFactory.java:436) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:384) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target at java.base/sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:439) at java.base/sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:306) at java.base/sun.security.validator.Validator.validate(Validator.java:264) at java.base/sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:231) at java.base/sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:132) at java.base/sun.security.ssl.CertificateMessage$T13CertificateConsumer.checkServerCerts(CertificateMessage.java:1341) ... 31 common frames omitted Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target at java.base/sun.security.provider.certpath.SunCertPathBuilder.build(SunCertPathBuilder.java:141) at java.base/sun.security.provider.certpath.SunCertPathBuilder.engineBuild(SunCertPathBuilder.java:126) at java.base/java.security.cert.CertPathBuilder.build(CertPathBuilder.java:297) at java.base/sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:434) ... 36 common frames omitted 2024-01-20 18:40:11,895 Simulators [DMAAP-source-appc-lcm-read] INFO o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=73e5409e-81a9-41e0-9338-699a04d73513, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-appc-lcm-read,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=appc-lcm-read, effectiveTopic=appc-lcm-read, #recentEvents=0, locked=false, #topicListeners=0]]]]: exiting thread 2024-01-20 18:40:11,895 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopping APPC Legacy simulator 2024-01-20 18:40:11,898 Simulators [main] INFO o.o.p.c.e.e.c.bus.internal.TopicBase - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=6ff556af-76b2-4efc-bd8a-4d7780409b3f, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-appc-cl,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=appc-cl, effectiveTopic=appc-cl, #recentEvents=0, locked=false, #topicListeners=1]]]]: unregistering org.onap.policy.simulators.AppcLegacyTopicServer@26e199ed 2024-01-20 18:40:11,898 Simulators [main] INFO o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=6ff556af-76b2-4efc-bd8a-4d7780409b3f, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-appc-cl,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=appc-cl, effectiveTopic=appc-cl, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 2024-01-20 18:40:11,898 Simulators [DMAAP-source-appc-cl] INFO o.o.p.c.e.e.c.b.i.BusConsumer$FetchingBusConsumer - CambriaConsumerWrapper [fetchTimeout=-1]: closed while handling fetch error 2024-01-20 18:40:11,898 Simulators [DMAAP-source-appc-cl] ERROR o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=6ff556af-76b2-4efc-bd8a-4d7780409b3f, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-appc-cl,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=appc-cl, effectiveTopic=appc-cl, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch javax.net.ssl.SSLHandshakeException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:131) at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:371) at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:314) at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:309) at java.base/sun.security.ssl.CertificateMessage$T13CertificateConsumer.checkServerCerts(CertificateMessage.java:1357) at java.base/sun.security.ssl.CertificateMessage$T13CertificateConsumer.onConsumeCertificate(CertificateMessage.java:1232) at java.base/sun.security.ssl.CertificateMessage$T13CertificateConsumer.consume(CertificateMessage.java:1175) at java.base/sun.security.ssl.SSLHandshake.consume(SSLHandshake.java:396) at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:480) at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:458) at java.base/sun.security.ssl.TransportContext.dispatch(TransportContext.java:201) at java.base/sun.security.ssl.SSLTransport.decode(SSLTransport.java:172) at java.base/sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1505) at java.base/sun.security.ssl.SSLSocketImpl.readHandshakeRecord(SSLSocketImpl.java:1420) at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:455) at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:426) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.createLayeredSocket(SSLConnectionSocketFactory.java:436) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:384) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target at java.base/sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:439) at java.base/sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:306) at java.base/sun.security.validator.Validator.validate(Validator.java:264) at java.base/sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:231) at java.base/sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:132) at java.base/sun.security.ssl.CertificateMessage$T13CertificateConsumer.checkServerCerts(CertificateMessage.java:1341) ... 31 common frames omitted Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target at java.base/sun.security.provider.certpath.SunCertPathBuilder.build(SunCertPathBuilder.java:141) at java.base/sun.security.provider.certpath.SunCertPathBuilder.engineBuild(SunCertPathBuilder.java:126) at java.base/java.security.cert.CertPathBuilder.build(CertPathBuilder.java:297) at java.base/sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:434) ... 36 common frames omitted 2024-01-20 18:40:11,899 Simulators [DMAAP-source-appc-cl] INFO o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=6ff556af-76b2-4efc-bd8a-4d7780409b3f, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-appc-cl,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=appc-cl, effectiveTopic=appc-cl, #recentEvents=0, locked=false, #topicListeners=0]]]]: exiting thread 2024-01-20 18:40:11,899 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopping Source sdnr-cl-rsp 2024-01-20 18:40:11,899 Simulators [main] INFO o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=0e224988-68c7-42d6-aa99-b7a082431cce, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-sdnr-cl-rsp,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=sdnr-cl-rsp, effectiveTopic=sdnr-cl-rsp, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 2024-01-20 18:40:11,900 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopping Source appc-lcm-read 2024-01-20 18:40:11,900 Simulators [main] INFO o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=73e5409e-81a9-41e0-9338-699a04d73513, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-appc-lcm-read,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=appc-lcm-read, effectiveTopic=appc-lcm-read, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 2024-01-20 18:40:11,902 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopping Source appc-cl 2024-01-20 18:40:11,903 Simulators [main] INFO o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=6ff556af-76b2-4efc-bd8a-4d7780409b3f, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-appc-cl,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=appc-cl, effectiveTopic=appc-cl, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 2024-01-20 18:40:11,905 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopping Sink sdnr-cl 2024-01-20 18:40:11,905 Simulators [main] INFO o.o.p.c.e.e.c.b.i.BusPublisher$CambriaPublisherWrapper - CambriaPublisherWrapper []: CLOSE 2024-01-20 18:40:11,905 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopping Sink appc-lcm-write 2024-01-20 18:40:11,906 Simulators [main] INFO o.o.p.c.e.e.c.b.i.BusPublisher$CambriaPublisherWrapper - CambriaPublisherWrapper []: CLOSE 2024-01-20 18:40:11,906 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopping Sink appc-cl 2024-01-20 18:40:11,906 Simulators [main] INFO o.o.p.c.e.e.c.b.i.BusPublisher$CambriaPublisherWrapper - CambriaPublisherWrapper []: CLOSE 2024-01-20 18:40:11,906 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopping VFC simulator 2024-01-20 18:40:11,906 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-4b76a0f4==org.glassfish.jersey.servlet.ServletContainer@93dab0d8{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=VFC simulator, host=localhost, port=6670, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@442612a6{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@65314e4{/,null,AVAILABLE}, connector=VFC simulator@467924d8{SSL, (ssl, http/1.1)}{localhost:6670}, jettyThread=Thread[VFC simulator-6670,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-4b76a0f4==org.glassfish.jersey.servlet.ServletContainer@93dab0d8{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 2024-01-20 18:40:11,907 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-4b76a0f4==org.glassfish.jersey.servlet.ServletContainer@93dab0d8{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=VFC simulator, host=localhost, port=6670, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@442612a6{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@65314e4{/,null,AVAILABLE}, connector=VFC simulator@467924d8{SSL, (ssl, http/1.1)}{localhost:6670}, jettyThread=Thread[VFC simulator-6670,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-4b76a0f4==org.glassfish.jersey.servlet.ServletContainer@93dab0d8{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 2024-01-20 18:40:11,911 Simulators [main] INFO o.e.jetty.server.AbstractConnector - Stopped VFC simulator@467924d8{SSL, (ssl, http/1.1)}{localhost:6670} 2024-01-20 18:40:11,911 Simulators [main] INFO org.eclipse.jetty.server.Server - Stopped Server@442612a6{STOPPING}[11.0.18,sto=0] 2024-01-20 18:40:11,918 Simulators [main] INFO o.e.j.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@65314e4{/,null,STOPPED} 2024-01-20 18:40:11,921 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopping SO simulator 2024-01-20 18:40:11,922 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-763960eb==org.glassfish.jersey.servlet.ServletContainer@ad2f606a{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=SO simulator, host=localhost, port=6669, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@7152ee36{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@21dc1d99{/,null,AVAILABLE}, connector=SO simulator@5d8b5cf6{SSL, (ssl, http/1.1)}{localhost:6669}, jettyThread=Thread[SO simulator-6669,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-763960eb==org.glassfish.jersey.servlet.ServletContainer@ad2f606a{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 2024-01-20 18:40:11,923 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-763960eb==org.glassfish.jersey.servlet.ServletContainer@ad2f606a{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=SO simulator, host=localhost, port=6669, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@7152ee36{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@21dc1d99{/,null,AVAILABLE}, connector=SO simulator@5d8b5cf6{SSL, (ssl, http/1.1)}{localhost:6669}, jettyThread=Thread[SO simulator-6669,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-763960eb==org.glassfish.jersey.servlet.ServletContainer@ad2f606a{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 2024-01-20 18:40:11,925 Simulators [main] INFO o.e.jetty.server.AbstractConnector - Stopped SO simulator@5d8b5cf6{SSL, (ssl, http/1.1)}{localhost:6669} 2024-01-20 18:40:11,926 Simulators [main] INFO org.eclipse.jetty.server.Server - Stopped Server@7152ee36{STOPPING}[11.0.18,sto=0] 2024-01-20 18:40:11,930 Simulators [main] INFO o.e.j.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@21dc1d99{/,null,STOPPED} 2024-01-20 18:40:11,932 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopping SDNC simulator 2024-01-20 18:40:11,932 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-28023029==org.glassfish.jersey.servlet.ServletContainer@a1364ba{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=SDNC simulator, host=localhost, port=6668, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@27165978{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@1cd97ebe{/,null,AVAILABLE}, connector=SDNC simulator@39a6c7a6{SSL, (ssl, http/1.1)}{localhost:6668}, jettyThread=Thread[SDNC simulator-6668,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-28023029==org.glassfish.jersey.servlet.ServletContainer@a1364ba{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 2024-01-20 18:40:11,932 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-28023029==org.glassfish.jersey.servlet.ServletContainer@a1364ba{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=SDNC simulator, host=localhost, port=6668, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@27165978{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@1cd97ebe{/,null,AVAILABLE}, connector=SDNC simulator@39a6c7a6{SSL, (ssl, http/1.1)}{localhost:6668}, jettyThread=Thread[SDNC simulator-6668,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-28023029==org.glassfish.jersey.servlet.ServletContainer@a1364ba{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 2024-01-20 18:40:11,933 Simulators [main] INFO o.e.jetty.server.AbstractConnector - Stopped SDNC simulator@39a6c7a6{SSL, (ssl, http/1.1)}{localhost:6668} 2024-01-20 18:40:11,933 Simulators [main] INFO org.eclipse.jetty.server.Server - Stopped Server@27165978{STOPPING}[11.0.18,sto=0] 2024-01-20 18:40:11,935 Simulators [main] INFO o.e.j.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@1cd97ebe{/,null,STOPPED} 2024-01-20 18:40:11,936 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopping XACML simulator 2024-01-20 18:40:11,936 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-71fa6aa7==org.glassfish.jersey.servlet.ServletContainer@fdebc344{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=XACML simulator, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@7d60a62f{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@5a7e2f07{/,null,AVAILABLE}, connector=XACML simulator@6f14ce3{SSL, (ssl, http/1.1)}{localhost:6667}, jettyThread=Thread[XACML simulator-6667,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-71fa6aa7==org.glassfish.jersey.servlet.ServletContainer@fdebc344{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 2024-01-20 18:40:11,937 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-71fa6aa7==org.glassfish.jersey.servlet.ServletContainer@fdebc344{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=XACML simulator, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@7d60a62f{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@5a7e2f07{/,null,AVAILABLE}, connector=XACML simulator@6f14ce3{SSL, (ssl, http/1.1)}{localhost:6667}, jettyThread=Thread[XACML simulator-6667,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-71fa6aa7==org.glassfish.jersey.servlet.ServletContainer@fdebc344{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 2024-01-20 18:40:11,939 Simulators [main] INFO o.e.jetty.server.AbstractConnector - Stopped XACML simulator@6f14ce3{SSL, (ssl, http/1.1)}{localhost:6667} 2024-01-20 18:40:11,942 Simulators [main] INFO org.eclipse.jetty.server.Server - Stopped Server@7d60a62f{STOPPING}[11.0.18,sto=0] 2024-01-20 18:40:11,943 Simulators [main] INFO o.e.j.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@5a7e2f07{/,null,STOPPED} 2024-01-20 18:40:11,944 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopping A&AI simulator 2024-01-20 18:40:11,944 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-3d1f809==org.glassfish.jersey.servlet.ServletContainer@a9becb8d{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=A&AI simulator, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@2290186e{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@686a192d{/,null,AVAILABLE}, connector=A&AI simulator@2220780d{SSL, (ssl, http/1.1)}{localhost:6666}, jettyThread=Thread[A&AI simulator-6666,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-3d1f809==org.glassfish.jersey.servlet.ServletContainer@a9becb8d{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 2024-01-20 18:40:11,945 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-3d1f809==org.glassfish.jersey.servlet.ServletContainer@a9becb8d{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=A&AI simulator, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@2290186e{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@686a192d{/,null,AVAILABLE}, connector=A&AI simulator@2220780d{SSL, (ssl, http/1.1)}{localhost:6666}, jettyThread=Thread[A&AI simulator-6666,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-3d1f809==org.glassfish.jersey.servlet.ServletContainer@a9becb8d{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 2024-01-20 18:40:11,947 Simulators [main] INFO o.e.jetty.server.AbstractConnector - Stopped A&AI simulator@2220780d{SSL, (ssl, http/1.1)}{localhost:6666} 2024-01-20 18:40:11,948 Simulators [main] INFO org.eclipse.jetty.server.Server - Stopped Server@2290186e{STOPPING}[11.0.18,sto=0] 2024-01-20 18:40:11,952 Simulators [main] INFO o.e.j.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@686a192d{/,null,STOPPED} 2024-01-20 18:40:11,954 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopping DMaaP simulator 2024-01-20 18:40:11,954 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-21e5feb==org.glassfish.jersey.servlet.ServletContainer@20989be6{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=DMaaP simulator, host=localhost, port=3905, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@4ce2f4d6{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@58070889{/,null,AVAILABLE}, connector=DMaaP simulator@cd8e702{SSL, (ssl, http/1.1)}{localhost:3905}, jettyThread=Thread[DMaaP simulator-3905,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-21e5feb==org.glassfish.jersey.servlet.ServletContainer@20989be6{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 2024-01-20 18:40:11,954 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-21e5feb==org.glassfish.jersey.servlet.ServletContainer@20989be6{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=DMaaP simulator, host=localhost, port=3905, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@4ce2f4d6{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@58070889{/,null,AVAILABLE}, connector=DMaaP simulator@cd8e702{SSL, (ssl, http/1.1)}{localhost:3905}, jettyThread=Thread[DMaaP simulator-3905,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-21e5feb==org.glassfish.jersey.servlet.ServletContainer@20989be6{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 2024-01-20 18:40:11,956 Simulators [main] INFO o.e.jetty.server.AbstractConnector - Stopped DMaaP simulator@cd8e702{SSL, (ssl, http/1.1)}{localhost:3905} 2024-01-20 18:40:11,956 Simulators [main] INFO org.eclipse.jetty.server.Server - Stopped Server@4ce2f4d6{STOPPING}[11.0.18,sto=0] 2024-01-20 18:40:11,958 Simulators [main] INFO o.e.j.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@58070889{/,null,STOPPED} 2024-01-20 18:40:11,970 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopping CDS gRPC Server Properties 2024-01-20 18:40:11,971 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopping DMaaP provider 2024-01-20 18:40:11,971 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - service manager stopping 2024-01-20 18:40:11,971 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - service manager stopping Topic Sweeper 2024-01-20 18:40:11,971 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - service manager stopped 2024-01-20 18:40:11,971 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopped 2024-01-20 18:40:11,972 Simulators [main] INFO o.onap.policy.models.simulators.Main - replacing 'HOST_NAME' with prd-ubuntu1804-builder-4c-4g-13790 in minParameters.json 2024-01-20 18:40:11,973 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting 2024-01-20 18:40:11,973 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting A&AI simulator 2024-01-20 18:40:11,994 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-7dd63fcc==org.glassfish.jersey.servlet.ServletContainer@8200a360{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=A&AI simulator, host=localhost, port=6766, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@3bb04b53{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@61ae22d4{/,null,STOPPED}, connector=A&AI simulator@1b7bab7e{SSL, (ssl, http/1.1)}{localhost:6766}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-7dd63fcc==org.glassfish.jersey.servlet.ServletContainer@8200a360{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 2024-01-20 18:40:11,995 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-7dd63fcc==org.glassfish.jersey.servlet.ServletContainer@8200a360{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=A&AI simulator, host=localhost, port=6766, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@3bb04b53{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@61ae22d4{/,null,STOPPED}, connector=A&AI simulator@1b7bab7e{SSL, (ssl, http/1.1)}{localhost:6766}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-7dd63fcc==org.glassfish.jersey.servlet.ServletContainer@8200a360{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 2024-01-20 18:40:11,999 Simulators [A&AI simulator-6766] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-7dd63fcc==org.glassfish.jersey.servlet.ServletContainer@8200a360{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=A&AI simulator, host=localhost, port=6766, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@3bb04b53{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@61ae22d4{/,null,STOPPED}, connector=A&AI simulator@1b7bab7e{SSL, (ssl, http/1.1)}{localhost:6766}, jettyThread=Thread[A&AI simulator-6766,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-7dd63fcc==org.glassfish.jersey.servlet.ServletContainer@8200a360{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 2024-01-20 18:40:12,005 Simulators [A&AI simulator-6766] INFO org.eclipse.jetty.server.Server - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.4+8-Ubuntu-118.04 2024-01-20 18:40:12,011 Simulators [A&AI simulator-6766] INFO o.e.j.s.s.DefaultSessionIdManager - Session workerName=node0 2024-01-20 18:40:12,065 Simulators [A&AI simulator-6766] INFO o.o.p.c.gson.GsonMessageBodyHandler - Using GSON for REST calls 2024-01-20 18:40:12,076 Simulators [A&AI simulator-6766] INFO o.e.j.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@61ae22d4{/,null,AVAILABLE} 2024-01-20 18:40:12,177 Simulators [A&AI simulator-6766] INFO o.e.jetty.util.ssl.SslContextFactory - x509=X509@217e722(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap, policy-pap.onap, policy-xacml-pdp, policy-xacml-pdp.onap, policy.api.simpledemo.onap.org, policy-sim],a=[],w=[]) for Server@26cbc0a3[provider=null,keyStore=file:///w/workspace/policy-models-sonar/models-sim/policy-models-simulators/target/test-classes/policy-keystore,trustStore=file:///w/workspace/policy-models-sonar/models-sim/policy-models-simulators/src/main/resources/ssl/policy-truststore] 2024-01-20 18:40:12,183 Simulators [A&AI simulator-6766] INFO o.e.jetty.server.AbstractConnector - Started A&AI simulator@1b7bab7e{SSL, (ssl, http/1.1)}{localhost:6766} 2024-01-20 18:40:12,183 Simulators [A&AI simulator-6766] INFO org.eclipse.jetty.server.Server - Started Server@3bb04b53{STARTING}[11.0.18,sto=0] @7722ms 2024-01-20 18:40:12,183 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-7dd63fcc==org.glassfish.jersey.servlet.ServletContainer@8200a360{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=A&AI simulator, host=localhost, port=6766, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@3bb04b53{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@61ae22d4{/,null,AVAILABLE}, connector=A&AI simulator@1b7bab7e{SSL, (ssl, http/1.1)}{localhost:6766}, jettyThread=Thread[A&AI simulator-6766,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-7dd63fcc==org.glassfish.jersey.servlet.ServletContainer@8200a360{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4815 ms. 2024-01-20 18:40:12,183 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators started 2024-01-20 18:40:12,184 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopping 2024-01-20 18:40:12,184 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopping A&AI simulator 2024-01-20 18:40:12,184 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-7dd63fcc==org.glassfish.jersey.servlet.ServletContainer@8200a360{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=A&AI simulator, host=localhost, port=6766, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@3bb04b53{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@61ae22d4{/,null,AVAILABLE}, connector=A&AI simulator@1b7bab7e{SSL, (ssl, http/1.1)}{localhost:6766}, jettyThread=Thread[A&AI simulator-6766,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-7dd63fcc==org.glassfish.jersey.servlet.ServletContainer@8200a360{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 2024-01-20 18:40:12,184 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-7dd63fcc==org.glassfish.jersey.servlet.ServletContainer@8200a360{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=A&AI simulator, host=localhost, port=6766, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@3bb04b53{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@61ae22d4{/,null,AVAILABLE}, connector=A&AI simulator@1b7bab7e{SSL, (ssl, http/1.1)}{localhost:6766}, jettyThread=Thread[A&AI simulator-6766,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-7dd63fcc==org.glassfish.jersey.servlet.ServletContainer@8200a360{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 2024-01-20 18:40:12,185 Simulators [main] INFO o.e.jetty.server.AbstractConnector - Stopped A&AI simulator@1b7bab7e{SSL, (ssl, http/1.1)}{localhost:6766} 2024-01-20 18:40:12,185 Simulators [main] INFO org.eclipse.jetty.server.Server - Stopped Server@3bb04b53{STOPPING}[11.0.18,sto=0] 2024-01-20 18:40:12,186 Simulators [main] INFO o.e.j.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@61ae22d4{/,null,STOPPED} 2024-01-20 18:40:12,187 Simulators [qtp1481851679-106] WARN o.eclipse.jetty.io.ManagedSelector - Could not accept java.nio.channels.SocketChannel[closed]: java.lang.IllegalStateException: !STARTED: Server@26cbc0a3[provider=null,keyStore=file:///w/workspace/policy-models-sonar/models-sim/policy-models-simulators/target/test-classes/policy-keystore,trustStore=file:///w/workspace/policy-models-sonar/models-sim/policy-models-simulators/src/main/resources/ssl/policy-truststore] 2024-01-20 18:40:12,188 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopped 2024-01-20 18:40:12,263 Simulators [main] INFO o.onap.policy.models.simulators.Main - replacing 'HOST_NAME' with prd-ubuntu1804-builder-4c-4g-13790 in simParameters.json 2024-01-20 18:40:12,269 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting 2024-01-20 18:40:12,270 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting DMaaP provider 2024-01-20 18:40:12,270 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - service manager starting 2024-01-20 18:40:12,270 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - service manager starting Topic Sweeper 2024-01-20 18:40:12,270 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - service manager started 2024-01-20 18:40:12,270 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting CDS gRPC Server Properties 2024-01-20 18:40:12,274 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting DMaaP simulator 2024-01-20 18:40:12,274 Simulators [main] ERROR o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators failed to start DMaaP simulator; rewinding steps 2024-01-20 18:40:12,274 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopping 2024-01-20 18:40:12,274 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopping CDS gRPC Server Properties 2024-01-20 18:40:12,275 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopping DMaaP provider 2024-01-20 18:40:12,275 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - service manager stopping 2024-01-20 18:40:12,275 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - service manager stopping Topic Sweeper 2024-01-20 18:40:12,275 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - service manager stopped 2024-01-20 18:40:12,275 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopped 2024-01-20 18:40:12,276 Simulators [main] INFO o.onap.policy.models.simulators.Main - replacing 'HOST_NAME' with prd-ubuntu1804-builder-4c-4g-13790 in invalidTopicServer.json 2024-01-20 18:40:12,276 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting 2024-01-20 18:40:12,277 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting DMaaP provider 2024-01-20 18:40:12,277 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - service manager starting 2024-01-20 18:40:12,277 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - service manager starting Topic Sweeper 2024-01-20 18:40:12,278 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - service manager started 2024-01-20 18:40:12,278 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting Sink appc-lcm-read 2024-01-20 18:40:12,278 Simulators [main] INFO o.o.p.c.e.e.c.b.i.InlineBusTopicSink - InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=b1d402b5-5a54-40f6-80aa-d2b9598a932d, alive=false, publisher=null]]: starting 2024-01-20 18:40:12,282 Simulators [main] INFO o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink - InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=b1d402b5-5a54-40f6-80aa-d2b9598a932d, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created 2024-01-20 18:40:12,282 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting Source appc-lcm-write 2024-01-20 18:40:12,282 Simulators [main] INFO o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2cf934a0-fa6d-4977-9992-67d8386af12d, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-appc-lcm-write,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=appc-lcm-write, effectiveTopic=appc-lcm-write, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting 2024-01-20 18:40:12,283 Simulators [main] INFO o.o.p.c.e.e.c.b.i.SingleThreadedDmaapTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2cf934a0-fa6d-4977-9992-67d8386af12d, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=Thread[DMAAP-source-appc-lcm-write,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=appc-lcm-write, effectiveTopic=appc-lcm-write, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 2024-01-20 18:40:12,283 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting Invalid Topic simulator 2024-01-20 18:40:12,283 Simulators [main] ERROR o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators failed to start Invalid Topic simulator; rewinding steps 2024-01-20 18:40:12,283 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopping 2024-01-20 18:40:12,283 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopping Source appc-lcm-write 2024-01-20 18:40:12,283 Simulators [main] INFO o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2cf934a0-fa6d-4977-9992-67d8386af12d, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-appc-lcm-write,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=appc-lcm-write, effectiveTopic=appc-lcm-write, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 2024-01-20 18:40:12,283 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopping Sink appc-lcm-read 2024-01-20 18:40:12,283 Simulators [main] INFO o.o.p.c.e.e.c.b.i.BusPublisher$CambriaPublisherWrapper - CambriaPublisherWrapper []: CLOSE 2024-01-20 18:40:12,283 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopping DMaaP provider 2024-01-20 18:40:12,283 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - service manager stopping 2024-01-20 18:40:12,283 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - service manager stopping Topic Sweeper 2024-01-20 18:40:12,283 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - service manager stopped 2024-01-20 18:40:12,284 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopped 2024-01-20 18:40:12,285 Simulators [main] INFO o.onap.policy.models.simulators.Main - replacing 'HOST_NAME' with prd-ubuntu1804-builder-4c-4g-13790 in simParameters.json 2024-01-20 18:40:12,288 Simulators [DMAAP-source-appc-lcm-write] INFO o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2cf934a0-fa6d-4977-9992-67d8386af12d, consumerInstance=prd-ubuntu1804-builder-4c-4g-13790, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-appc-lcm-write,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=appc-lcm-write, effectiveTopic=appc-lcm-write, #recentEvents=0, locked=false, #topicListeners=0]]]]: exiting thread 2024-01-20 18:40:12,290 Simulators [Thread-72] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting 2024-01-20 18:40:12,290 Simulators [Thread-72] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting DMaaP provider 2024-01-20 18:40:12,290 Simulators [Thread-72] INFO o.o.p.c.u.services.ServiceManager - service manager starting 2024-01-20 18:40:12,290 Simulators [Thread-72] INFO o.o.p.c.u.services.ServiceManager - service manager starting Topic Sweeper 2024-01-20 18:40:12,291 Simulators [Thread-72] INFO o.o.p.c.u.services.ServiceManager - service manager started 2024-01-20 18:40:12,291 Simulators [Thread-72] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting CDS gRPC Server Properties 2024-01-20 18:40:12,293 Simulators [Thread-72] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting DMaaP simulator 2024-01-20 18:40:12,294 Simulators [Thread-72] ERROR o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators failed to start DMaaP simulator; rewinding steps 2024-01-20 18:40:12,294 Simulators [Thread-72] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopping 2024-01-20 18:40:12,294 Simulators [Thread-72] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopping CDS gRPC Server Properties 2024-01-20 18:40:12,294 Simulators [Thread-72] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopping DMaaP provider 2024-01-20 18:40:12,294 Simulators [Thread-72] INFO o.o.p.c.u.services.ServiceManager - service manager stopping 2024-01-20 18:40:12,294 Simulators [Thread-72] INFO o.o.p.c.u.services.ServiceManager - service manager stopping Topic Sweeper 2024-01-20 18:40:12,294 Simulators [Thread-72] INFO o.o.p.c.u.services.ServiceManager - service manager stopped 2024-01-20 18:40:12,294 Simulators [Thread-72] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopped 2024-01-20 18:40:12,296 Simulators [main] INFO o.onap.policy.models.simulators.Main - replacing 'HOST_NAME' with prd-ubuntu1804-builder-4c-4g-13790 in invalidDmaapProvider.json 2024-01-20 18:40:12,296 Simulators [main] ERROR o.onap.policy.models.simulators.Main - invalid parameters: "simulators" INVALID, item has status INVALID "dmaapProvider" INVALID, item has status INVALID item "name" value "null" INVALID, is null item "topicSweepSec" value "0" INVALID, is below the minimum value: 1 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.678 s -- in org.onap.policy.models.simulators.MainTest [INFO] Running org.onap.policy.models.simulators.CdsServerParametersTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.onap.policy.models.simulators.CdsServerParametersTest [INFO] Running org.onap.policy.models.simulators.TopicServerParametersTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.onap.policy.models.simulators.TopicServerParametersTest [INFO] Running org.onap.policy.models.simulators.ClassRestServerParametersTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.onap.policy.models.simulators.ClassRestServerParametersTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ policy-models-simulators --- [INFO] Loading execution data file /w/workspace/policy-models-sonar/models-sim/policy-models-simulators/../../target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'policy-models-simulators' with 5 classes [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (report-aggregate) @ policy-models-simulators --- [INFO] Analyzed bundle 'simulators' with 14 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ policy-models-simulators --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-sim/policy-models-simulators/target/policy-models-simulators-3.1.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ policy-models-simulators --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ policy-models-simulators --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ policy-models-simulators --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ policy-models-simulators --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-sim/policy-models-simulators/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ policy-models-simulators --- [INFO] Installing /w/workspace/policy-models-sonar/models-sim/policy-models-simulators/pom.xml to /tmp/r/org/onap/policy/models/sim/policy-models-simulators/3.1.1-SNAPSHOT/policy-models-simulators-3.1.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-sim/policy-models-simulators/target/policy-models-simulators-3.1.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/sim/policy-models-simulators/3.1.1-SNAPSHOT/policy-models-simulators-3.1.1-SNAPSHOT.jar [INFO] [INFO] -----------< org.onap.policy.models.sim:models-sim-packages >----------- [INFO] Building models-sim-packages 3.1.1-SNAPSHOT [42/43] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ models-sim-packages --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ models-sim-packages --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ models-sim-packages --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ models-sim-packages --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-sim/packages/../../target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/* --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ models-sim-packages --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ models-sim-packages --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ models-sim-packages --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (report-aggregate) @ models-sim-packages --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ models-sim-packages --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ models-sim-packages --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ models-sim-packages --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ models-sim-packages --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-sim/packages/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ models-sim-packages --- [INFO] Installing /w/workspace/policy-models-sonar/models-sim/packages/pom.xml to /tmp/r/org/onap/policy/models/sim/models-sim-packages/3.1.1-SNAPSHOT/models-sim-packages-3.1.1-SNAPSHOT.pom [INFO] [INFO] --------< org.onap.policy.models.sim:models-simulator-tarball >--------- [INFO] Building models-simulator-tarball 3.1.1-SNAPSHOT [43/43] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ models-simulator-tarball --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ models-simulator-tarball --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ models-simulator-tarball --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ models-simulator-tarball --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-sim/packages/models-simulator-tarball/../../target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/* --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ models-simulator-tarball --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ models-simulator-tarball --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ models-simulator-tarball --- [INFO] Copying 0 resource from src/main/resources to target/classes [INFO] Copying 3 resources from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ models-simulator-tarball --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ models-simulator-tarball --- [INFO] skip non existing resourceDirectory /w/workspace/policy-models-sonar/models-sim/packages/models-simulator-tarball/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ models-simulator-tarball --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ models-simulator-tarball --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ models-simulator-tarball --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (report-aggregate) @ models-simulator-tarball --- [INFO] Analyzed bundle 'policy-models-simulators' with 5 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ models-simulator-tarball --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-sim/packages/models-simulator-tarball/target/models-simulator-tarball-3.1.1-SNAPSHOT.jar [INFO] [INFO] --- maven-assembly-plugin:3.6.0:single (generate-complete-tar) @ models-simulator-tarball --- [INFO] Reading assembly descriptor: src/main/assembly.xml [INFO] Building tar: /w/workspace/policy-models-sonar/models-sim/packages/models-simulator-tarball/target/models-simulator-tarball-3.1.1-SNAPSHOT-tarball.tar.gz [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ models-simulator-tarball --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ models-simulator-tarball --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ models-simulator-tarball --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ models-simulator-tarball --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-sim/packages/models-simulator-tarball/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ models-simulator-tarball --- [INFO] Installing /w/workspace/policy-models-sonar/models-sim/packages/models-simulator-tarball/pom.xml to /tmp/r/org/onap/policy/models/sim/models-simulator-tarball/3.1.1-SNAPSHOT/models-simulator-tarball-3.1.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-sim/packages/models-simulator-tarball/target/models-simulator-tarball-3.1.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/sim/models-simulator-tarball/3.1.1-SNAPSHOT/models-simulator-tarball-3.1.1-SNAPSHOT.jar [INFO] Installing /w/workspace/policy-models-sonar/models-sim/packages/models-simulator-tarball/target/models-simulator-tarball-3.1.1-SNAPSHOT-tarball.tar.gz to /tmp/r/org/onap/policy/models/sim/models-simulator-tarball/3.1.1-SNAPSHOT/models-simulator-tarball-3.1.1-SNAPSHOT-tarball.tar.gz [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for policy-models 3.1.1-SNAPSHOT: [INFO] [INFO] policy-models ...................................... SUCCESS [ 14.016 s] [INFO] policy-models-errors ............................... SUCCESS [ 5.801 s] [INFO] policy-models-base ................................. SUCCESS [ 6.230 s] [INFO] policy-models-dao .................................. SUCCESS [ 7.857 s] [INFO] policy-models-examples ............................. SUCCESS [ 0.272 s] [INFO] policy-models-tosca ................................ SUCCESS [ 23.394 s] [INFO] policy-models-pdp .................................. SUCCESS [ 18.470 s] [INFO] policy-models-pap .................................. SUCCESS [ 2.515 s] [INFO] policy-models-decisions ............................ SUCCESS [ 1.830 s] [INFO] policy-models-provider ............................. SUCCESS [ 42.618 s] [INFO] policy-models-interactions ......................... SUCCESS [ 0.185 s] [INFO] model-impl ......................................... SUCCESS [ 0.089 s] [INFO] rest ............................................... SUCCESS [ 8.535 s] [INFO] aai ................................................ SUCCESS [ 5.010 s] [INFO] appc ............................................... SUCCESS [ 1.825 s] [INFO] cds ................................................ SUCCESS [ 8.432 s] [INFO] appclcm ............................................ SUCCESS [ 1.898 s] [INFO] sdnc ............................................... SUCCESS [ 1.692 s] [INFO] sdnr ............................................... SUCCESS [ 2.012 s] [INFO] so ................................................. SUCCESS [ 2.614 s] [INFO] vfc ................................................ SUCCESS [ 1.578 s] [INFO] policy-models-sim .................................. SUCCESS [ 0.068 s] [INFO] policy-models-sim-dmaap ............................ SUCCESS [ 4.001 s] [INFO] simulators ......................................... SUCCESS [ 10.594 s] [INFO] events ............................................. SUCCESS [ 1.838 s] [INFO] guard .............................................. SUCCESS [ 1.283 s] [INFO] model-actors ....................................... SUCCESS [ 0.129 s] [INFO] actorServiceProvider ............................... SUCCESS [ 8.711 s] [INFO] actor.test ......................................... SUCCESS [ 7.693 s] [INFO] actor.aai .......................................... SUCCESS [ 7.328 s] [INFO] actor.cds .......................................... SUCCESS [ 5.344 s] [INFO] actor.appc ......................................... SUCCESS [ 6.670 s] [INFO] actor.appclcm ...................................... SUCCESS [ 5.882 s] [INFO] actor.sdnc ......................................... SUCCESS [ 5.847 s] [INFO] actor.sdnr ......................................... SUCCESS [ 5.987 s] [INFO] actor.a1p .......................................... SUCCESS [ 5.840 s] [INFO] actor.so ........................................... SUCCESS [ 7.972 s] [INFO] actor.vfc .......................................... SUCCESS [ 5.904 s] [INFO] actor.xacml ........................................ SUCCESS [ 6.701 s] [INFO] policy-models-sim-pdp .............................. SUCCESS [ 12.674 s] [INFO] policy-models-simulators ........................... SUCCESS [ 9.406 s] [INFO] models-sim-packages ................................ SUCCESS [ 0.048 s] [INFO] models-simulator-tarball ........................... SUCCESS [ 10.019 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 04:48 min [INFO] Finished at: 2024-01-20T18:40:23Z [INFO] ------------------------------------------------------------------------ + '[' https://sonarcloud.io = https://sonarcloud.io ']' + params+=("-Dsonar.projectKey=$PROJECT_KEY") + params+=("-Dsonar.organization=$PROJECT_ORGANIZATION") + params+=("-Dsonar.login=$API_TOKEN") + '[' False = True ']' + '[' -n openjdk17 ']' + '[' openjdk17 '!=' openjdk17 ']' + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn org.sonarsource.scanner.maven:sonar-maven-plugin:3.9.1.2184:sonar -e -Dsonar -Dsonar.host.url=https://sonarcloud.io --global-settings /w/workspace/policy-models-sonar@tmp/config15029054449655969620tmp --settings /w/workspace/policy-models-sonar@tmp/config10745934110143735022tmp -Dsonar.projectKey=onap_policy-models -Dsonar.organization=onap -Dsonar.login=**** --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 Java version: 17.0.4, vendor: Private Build, runtime: /usr/lib/jvm/java-17-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "4.15.0-194-generic", arch: "amd64", family: "unix" [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] policy-models [pom] [INFO] policy-models-errors [jar] [INFO] policy-models-base [jar] [INFO] policy-models-dao [jar] [INFO] policy-models-examples [jar] [INFO] policy-models-tosca [jar] [INFO] policy-models-pdp [jar] [INFO] policy-models-pap [jar] [INFO] policy-models-decisions [jar] [INFO] policy-models-provider [jar] [INFO] policy-models-interactions [pom] [INFO] model-impl [pom] [INFO] rest [jar] [INFO] aai [jar] [INFO] appc [jar] [INFO] cds [jar] [INFO] appclcm [jar] [INFO] sdnc [jar] [INFO] sdnr [jar] [INFO] so [jar] [INFO] vfc [jar] [INFO] policy-models-sim [pom] [INFO] policy-models-sim-dmaap [jar] [INFO] simulators [jar] [INFO] events [jar] [INFO] guard [jar] [INFO] model-actors [pom] [INFO] actorServiceProvider [jar] [INFO] actor.test [jar] [INFO] actor.aai [jar] [INFO] actor.cds [jar] [INFO] actor.appc [jar] [INFO] actor.appclcm [jar] [INFO] actor.sdnc [jar] [INFO] actor.sdnr [jar] [INFO] actor.a1p [jar] [INFO] actor.so [jar] [INFO] actor.vfc [jar] [INFO] actor.xacml [jar] [INFO] policy-models-sim-pdp [jar] [INFO] policy-models-simulators [jar] [INFO] models-sim-packages [pom] [INFO] models-simulator-tarball [jar] [INFO] [INFO] ----------------< org.onap.policy.models:policy-models >---------------- [INFO] Building policy-models 3.1.1-SNAPSHOT [1/43] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- sonar-maven-plugin:3.9.1.2184:sonar (default-cli) @ policy-models --- [INFO] User cache: /home/jenkins/.sonar/cache [INFO] SonarQube version: 8.0.0.52056 [INFO] Module MavenProject: org.onap.policy.models:policy-models-examples:3.1.1-SNAPSHOT @ /w/workspace/policy-models-sonar/models-examples/pom.xml skipped by property 'sonar.skip' [INFO] Module MavenProject: org.onap.policy.models.sim:models-sim-packages:3.1.1-SNAPSHOT @ /w/workspace/policy-models-sonar/models-sim/packages/pom.xml skipped by property 'sonar.skip' [INFO] Module MavenProject: org.onap.policy.models.sim:models-simulator-tarball:3.1.1-SNAPSHOT @ /w/workspace/policy-models-sonar/models-sim/packages/models-simulator-tarball/pom.xml skipped by property 'sonar.skip' [INFO] Default locale: "en", source code encoding: "UTF-8" [INFO] Load global settings [INFO] Load global settings (done) | time=540ms [INFO] Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu [INFO] User cache: /home/jenkins/.sonar/cache [INFO] Loading required plugins [INFO] Load plugins index [INFO] Load plugins index (done) | time=541ms [INFO] Load/download plugins [INFO] Load/download plugins (done) | time=978ms [INFO] Found an active CI vendor: 'Jenkins' [INFO] Load project settings for component key: 'onap_policy-models' [INFO] Load project settings for component key: 'onap_policy-models' (done) | time=502ms [INFO] Process project properties [INFO] Project key: onap_policy-models [INFO] Base dir: /w/workspace/policy-models-sonar [INFO] Working dir: /w/workspace/policy-models-sonar/target/sonar [INFO] Load project branches [INFO] Load project branches (done) | time=509ms [INFO] Check ALM binding of project 'onap_policy-models' [INFO] Detected project binding: NOT_BOUND [INFO] Check ALM binding of project 'onap_policy-models' (done) | time=485ms [INFO] Load project pull requests [INFO] Load project pull requests (done) | time=483ms [INFO] Load branch configuration [INFO] Load branch configuration (done) | time=4ms [INFO] Load quality profiles [INFO] Load quality profiles (done) | time=552ms [INFO] Load active rules [INFO] Load active rules (done) | time=7445ms [INFO] Organization key: onap [WARNING] The property 'sonar.login' is deprecated and will be removed in the future. Please use the 'sonar.token' property instead when passing a token. [INFO] Preprocessing files... [INFO] 2 languages detected in 811 preprocessed files [INFO] 0 files ignored because of inclusion/exclusion patterns [INFO] 0 files ignored because of scm ignore settings [INFO] Loading plugins for detected languages [INFO] Load/download plugins [INFO] Load/download plugins (done) | time=625ms [INFO] Load project repositories [INFO] Load project repositories (done) | time=1034ms [INFO] Indexing files... [INFO] Project configuration: [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/** [INFO] Indexing files of module 'policy-models-sim-dmaap' [INFO] Base dir: /w/workspace/policy-models-sonar/models-sim/models-sim-dmaap [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/** [INFO] Indexing files of module 'policy-models-sim-pdp' [INFO] Base dir: /w/workspace/policy-models-sonar/models-sim/policy-models-sim-pdp [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/** [INFO] Indexing files of module 'policy-models-simulators' [INFO] Base dir: /w/workspace/policy-models-sonar/models-sim/policy-models-simulators [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/** [INFO] Indexing files of module 'policy-models-sim' [INFO] Base dir: /w/workspace/policy-models-sonar/models-sim [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/** [INFO] Indexing files of module 'policy-models-base' [INFO] Base dir: /w/workspace/policy-models-sonar/models-base [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/** [INFO] Indexing files of module 'policy-models-dao' [INFO] Base dir: /w/workspace/policy-models-sonar/models-dao [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/** [INFO] Indexing files of module 'policy-models-decisions' [INFO] Base dir: /w/workspace/policy-models-sonar/models-decisions [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/** [INFO] Indexing files of module 'policy-models-errors' [INFO] Base dir: /w/workspace/policy-models-sonar/models-errors [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/** [INFO] Indexing files of module 'actor.a1p' [INFO] Base dir: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.a1p [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/** [INFO] Indexing files of module 'actor.aai' [INFO] Base dir: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.aai [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/** [INFO] Indexing files of module 'actor.appc' [INFO] Base dir: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.appc [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/** [INFO] Indexing files of module 'actor.appclcm' [INFO] Base dir: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.appclcm [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/** [INFO] Indexing files of module 'actor.cds' [INFO] Base dir: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.cds [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/** [INFO] Indexing files of module 'actor.sdnc' [INFO] Base dir: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.sdnc [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/** [INFO] Indexing files of module 'actor.sdnr' [INFO] Base dir: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.sdnr [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/** [INFO] Indexing files of module 'actor.so' [INFO] Base dir: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.so [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/** [INFO] Indexing files of module 'actor.test' [INFO] Base dir: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.test [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/** [INFO] Indexing files of module 'actor.vfc' [INFO] Base dir: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.vfc [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/** [INFO] Indexing files of module 'actor.xacml' [INFO] Base dir: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.xacml [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/** [INFO] Indexing files of module 'actorServiceProvider' [INFO] Base dir: /w/workspace/policy-models-sonar/models-interactions/model-actors/actorServiceProvider [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/** [INFO] Indexing files of module 'model-actors' [INFO] Base dir: /w/workspace/policy-models-sonar/models-interactions/model-actors [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/** [INFO] Indexing files of module 'aai' [INFO] Base dir: /w/workspace/policy-models-sonar/models-interactions/model-impl/aai [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/** [INFO] Indexing files of module 'appc' [INFO] Base dir: /w/workspace/policy-models-sonar/models-interactions/model-impl/appc [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/** [INFO] Indexing files of module 'appclcm' [INFO] Base dir: /w/workspace/policy-models-sonar/models-interactions/model-impl/appclcm [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/** [INFO] Indexing files of module 'cds' [INFO] Base dir: /w/workspace/policy-models-sonar/models-interactions/model-impl/cds [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/** [INFO] Indexing files of module 'events' [INFO] Base dir: /w/workspace/policy-models-sonar/models-interactions/model-impl/events [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/** [INFO] Indexing files of module 'guard' [INFO] Base dir: /w/workspace/policy-models-sonar/models-interactions/model-impl/guard [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/** [INFO] Indexing files of module 'rest' [INFO] Base dir: /w/workspace/policy-models-sonar/models-interactions/model-impl/rest [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/** [INFO] Indexing files of module 'sdnc' [INFO] Base dir: /w/workspace/policy-models-sonar/models-interactions/model-impl/sdnc [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/** [INFO] Indexing files of module 'sdnr' [INFO] Base dir: /w/workspace/policy-models-sonar/models-interactions/model-impl/sdnr [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/** [INFO] Indexing files of module 'so' [INFO] Base dir: /w/workspace/policy-models-sonar/models-interactions/model-impl/so [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/** [INFO] Indexing files of module 'vfc' [INFO] Base dir: /w/workspace/policy-models-sonar/models-interactions/model-impl/vfc [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/** [INFO] Indexing files of module 'model-impl' [INFO] Base dir: /w/workspace/policy-models-sonar/models-interactions/model-impl [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/** [INFO] Indexing files of module 'simulators' [INFO] Base dir: /w/workspace/policy-models-sonar/models-interactions/model-simulators [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/** [INFO] Indexing files of module 'policy-models-interactions' [INFO] Base dir: /w/workspace/policy-models-sonar/models-interactions [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/** [INFO] Indexing files of module 'policy-models-pap' [INFO] Base dir: /w/workspace/policy-models-sonar/models-pap [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/** [INFO] Indexing files of module 'policy-models-pdp' [INFO] Base dir: /w/workspace/policy-models-sonar/models-pdp [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/** [INFO] Indexing files of module 'policy-models-provider' [INFO] Base dir: /w/workspace/policy-models-sonar/models-provider [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/** [INFO] Indexing files of module 'policy-models-tosca' [INFO] Base dir: /w/workspace/policy-models-sonar/models-tosca [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/** [INFO] Indexing files of module 'policy-models' [INFO] Base dir: /w/workspace/policy-models-sonar [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/** [INFO] 811 files indexed [INFO] Quality profile for java: ONAP way [INFO] Quality profile for xml: Sonar way [INFO] ------------- Run sensors on module policy-models-base [INFO] Load metrics repository [INFO] Load metrics repository (done) | time=481ms [INFO] Sensor cache enabled [INFO] Load sensor cache [INFO] Load sensor cache (787 KB) | time=1427ms [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 27 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 27 files. [WARNING] Unresolved imports/types have been detected during analysis. Enable DEBUG mode to see them. [WARNING] Use of preview features have been detected during analysis. Enable DEBUG mode to see them. [INFO] Using ECJ batch to parse 33 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 33 files. [WARNING] Unresolved imports/types have been detected during analysis. Enable DEBUG mode to see them. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=3766ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=3ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-models-sonar/models-base/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=114ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=115ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=30ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 61 source files to be analyzed [INFO] 61/61 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=1004ms [INFO] Sensor CSS Rules [javascript] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor CSS Rules [javascript] (done) | time=1ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=57ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=2ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] ------------- Run sensors on module policy-models-tosca [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 69 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 69 files. [WARNING] Unresolved imports/types have been detected during analysis. Enable DEBUG mode to see them. [WARNING] Use of preview features have been detected during analysis. Enable DEBUG mode to see them. [INFO] Using ECJ batch to parse 49 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 49 files. [WARNING] Unresolved imports/types have been detected during analysis. Enable DEBUG mode to see them. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=3140ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-models-sonar/models-tosca/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=46ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=17ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=21ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 119 source files to be analyzed [INFO] 119/119 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=1491ms [INFO] Sensor CSS Rules [javascript] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor CSS Rules [javascript] (done) | time=1ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=19ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] ------------- Run sensors on module policy-models-provider [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 8 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 8 files. [INFO] Using ECJ batch to parse 12 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 12 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=516ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-models-sonar/models-provider/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=7ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=13ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 21 source files to be analyzed [INFO] 21/21 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=302ms [INFO] Sensor CSS Rules [javascript] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor CSS Rules [javascript] (done) | time=5ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=19ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=2ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] ------------- Run sensors on module policy-models-pdp [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 28 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 28 files. [WARNING] Unresolved imports/types have been detected during analysis. Enable DEBUG mode to see them. [WARNING] Use of preview features have been detected during analysis. Enable DEBUG mode to see them. [INFO] Using ECJ batch to parse 25 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 25 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=886ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-models-sonar/models-pdp/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=82ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=12ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=8ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 54 source files to be analyzed [INFO] 54/54 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=499ms [INFO] Sensor CSS Rules [javascript] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor CSS Rules [javascript] (done) | time=4ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=9ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] ------------- Run sensors on module policy-models-simulators [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 5 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 5 files. [INFO] Using ECJ batch to parse 5 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 5 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=361ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=4ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-models-sonar/models-sim/policy-models-simulators/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=9ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=10ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=5ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 11 source files to be analyzed [INFO] 11/11 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=110ms [INFO] Sensor CSS Rules [javascript] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor CSS Rules [javascript] (done) | time=0ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module policy-models-sim-dmaap [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 10 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 10 files. [INFO] Using ECJ batch to parse 8 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 8 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=469ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-models-sonar/models-sim/models-sim-dmaap/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=4ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=15ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 19 source files to be analyzed [INFO] 19/19 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=182ms [INFO] Sensor CSS Rules [javascript] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor CSS Rules [javascript] (done) | time=5ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=11ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=9ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=3ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] ------------- Run sensors on module policy-models-sim-pdp [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 16 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 16 files. [INFO] Using ECJ batch to parse 10 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 10 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=421ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-models-sonar/models-sim/policy-models-sim-pdp/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=35ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=13ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 27 source files to be analyzed [INFO] 27/27 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=188ms [INFO] Sensor CSS Rules [javascript] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor CSS Rules [javascript] (done) | time=0ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module policy-models-sim [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=14ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [WARNING] No coverage report can be found with sonar.coverage.jacoco.xmlReportPaths='/w/workspace/policy-models-sonar/models-sim/target/site/jacoco-ut/jacoco.xml'. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=29ms [INFO] Sensor CSS Rules [javascript] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor CSS Rules [javascript] (done) | time=1ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=7ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=4ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module simulators [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 12 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 12 files. [INFO] Using ECJ batch to parse 11 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 11 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=540ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-models-sonar/models-interactions/model-simulators/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=11ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=14ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=6ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 24 source files to be analyzed [INFO] 24/24 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=199ms [INFO] Sensor CSS Rules [javascript] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor CSS Rules [javascript] (done) | time=0ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=14ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=3ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module actor.appclcm [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 4 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 4 files. [WARNING] Unresolved imports/types have been detected during analysis. Enable DEBUG mode to see them. [INFO] Using ECJ batch to parse 3 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 3 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=294ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-models-sonar/models-interactions/model-actors/actor.appclcm/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=4ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=11ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=4ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 8 source files to be analyzed [INFO] 8/8 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=86ms [INFO] Sensor CSS Rules [javascript] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor CSS Rules [javascript] (done) | time=2ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module actor.so [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 8 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 8 files. [WARNING] Unresolved imports/types have been detected during analysis. Enable DEBUG mode to see them. [INFO] Using ECJ batch to parse 8 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 8 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=521ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-models-sonar/models-interactions/model-actors/actor.so/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=6ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=13ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=4ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 17 source files to be analyzed [INFO] 17/17 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=167ms [INFO] Sensor CSS Rules [javascript] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor CSS Rules [javascript] (done) | time=1ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=13ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=2ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] ------------- Run sensors on module actor.a1p [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 2 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] Using ECJ batch to parse 3 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 3 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=151ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-models-sonar/models-interactions/model-actors/actor.a1p/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=2ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=8ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 6 source files to be analyzed [INFO] 6/6 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=42ms [INFO] Sensor CSS Rules [javascript] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor CSS Rules [javascript] (done) | time=0ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module actorServiceProvider [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 47 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 47 files. [WARNING] Unresolved imports/types have been detected during analysis. Enable DEBUG mode to see them. [WARNING] Use of preview features have been detected during analysis. Enable DEBUG mode to see them. [INFO] Using ECJ batch to parse 38 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 38 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=1377ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-models-sonar/models-interactions/model-actors/actorServiceProvider/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=15ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=22ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=7ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 86 source files to be analyzed [INFO] 86/86 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=908ms [INFO] Sensor CSS Rules [javascript] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor CSS Rules [javascript] (done) | time=3ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=12ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=6ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=3ms [INFO] ------------- Run sensors on module actor.appc [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 3 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 3 files. [INFO] Using ECJ batch to parse 4 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 4 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=252ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-models-sonar/models-interactions/model-actors/actor.appc/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=3ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=14ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=4ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 8 source files to be analyzed [INFO] 8/8 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=73ms [INFO] Sensor CSS Rules [javascript] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor CSS Rules [javascript] (done) | time=2ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=7ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=2ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module actor.vfc [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 3 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 3 files. [INFO] Using ECJ batch to parse 4 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 4 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=199ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-models-sonar/models-interactions/model-actors/actor.vfc/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=2ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=10ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 8 source files to be analyzed [INFO] 8/8 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=65ms [INFO] Sensor CSS Rules [javascript] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor CSS Rules [javascript] (done) | time=0ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=9ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] ------------- Run sensors on module actor.cds [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 11 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 11 files. [INFO] Using ECJ batch to parse 9 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 9 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=388ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-models-sonar/models-interactions/model-actors/actor.cds/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=5ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=14ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=10ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 21 source files to be analyzed [INFO] 21/21 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=140ms [INFO] Sensor CSS Rules [javascript] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor CSS Rules [javascript] (done) | time=0ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=16ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module actor.sdnr [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 2 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] Using ECJ batch to parse 3 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 3 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=221ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-models-sonar/models-interactions/model-actors/actor.sdnr/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=2ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=15ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=4ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 6 source files to be analyzed [INFO] 6/6 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=59ms [INFO] Sensor CSS Rules [javascript] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor CSS Rules [javascript] (done) | time=0ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=7ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module actor.test [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 4 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 4 files. [INFO] Using ECJ batch to parse 6 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 6 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=292ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-models-sonar/models-interactions/model-actors/actor.test/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=2ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=14ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 11 source files to be analyzed [INFO] 11/11 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=69ms [INFO] Sensor CSS Rules [javascript] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor CSS Rules [javascript] (done) | time=2ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module actor.aai [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 6 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 6 files. [INFO] Using ECJ batch to parse 7 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 7 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=310ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-models-sonar/models-interactions/model-actors/actor.aai/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=7ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=7ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 14 source files to be analyzed [INFO] 14/14 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=105ms [INFO] Sensor CSS Rules [javascript] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor CSS Rules [javascript] (done) | time=0ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module actor.sdnc [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 4 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 4 files. [INFO] Using ECJ batch to parse 5 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 5 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=233ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-models-sonar/models-interactions/model-actors/actor.sdnc/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=4ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=5ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 10 source files to be analyzed [INFO] 10/10 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=63ms [INFO] Sensor CSS Rules [javascript] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor CSS Rules [javascript] (done) | time=0ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module actor.xacml [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 8 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 8 files. [INFO] Using ECJ batch to parse 8 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 8 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=270ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-models-sonar/models-interactions/model-actors/actor.xacml/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=3ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=8ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 17 source files to be analyzed [INFO] 17/17 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=126ms [INFO] Sensor CSS Rules [javascript] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor CSS Rules [javascript] (done) | time=0ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=14ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module model-actors [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=7ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [WARNING] No coverage report can be found with sonar.coverage.jacoco.xmlReportPaths='/w/workspace/policy-models-sonar/models-interactions/model-actors/target/site/jacoco-ut/jacoco.xml'. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=24ms [INFO] Sensor CSS Rules [javascript] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor CSS Rules [javascript] (done) | time=0ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module appc [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 7 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 7 files. [INFO] Using ECJ batch to parse 6 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 6 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=167ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-models-sonar/models-interactions/model-impl/appc/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=3ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=7ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 14 source files to be analyzed [INFO] 14/14 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=79ms [INFO] Sensor CSS Rules [javascript] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor CSS Rules [javascript] (done) | time=1ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module aai [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 5 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 5 files. [INFO] Using ECJ batch to parse 2 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=678ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-models-sonar/models-interactions/model-impl/aai/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=2ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=7ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 8 source files to be analyzed [INFO] 8/8 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=95ms [INFO] Sensor CSS Rules [javascript] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor CSS Rules [javascript] (done) | time=1ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module guard [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 1 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] Using ECJ batch to parse 1 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=49ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-models-sonar/models-interactions/model-impl/guard/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=1ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=3ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 3 source files to be analyzed [INFO] 3/3 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=25ms [INFO] Sensor CSS Rules [javascript] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor CSS Rules [javascript] (done) | time=0ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module rest [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 2 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] Using ECJ batch to parse 2 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=159ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-models-sonar/models-interactions/model-impl/rest/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=23ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=8ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 5 source files to be analyzed [INFO] 5/5 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=72ms [INFO] Sensor CSS Rules [javascript] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor CSS Rules [javascript] (done) | time=1ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module sdnr [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 12 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 12 files. [INFO] Using ECJ batch to parse 10 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 10 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=176ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-models-sonar/models-interactions/model-impl/sdnr/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=3ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=4ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 23 source files to be analyzed [INFO] 23/23 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=109ms [INFO] Sensor CSS Rules [javascript] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor CSS Rules [javascript] (done) | time=1ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module cds [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 6 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 6 files. [WARNING] Unresolved imports/types have been detected during analysis. Enable DEBUG mode to see them. [INFO] Using ECJ batch to parse 3 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 3 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=254ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=2ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-models-sonar/models-interactions/model-impl/cds/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=10ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=16ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=7ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 10 source files to be analyzed [INFO] 10/10 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=80ms [INFO] Sensor CSS Rules [javascript] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor CSS Rules [javascript] (done) | time=1ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module appclcm [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 9 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 9 files. [INFO] Using ECJ batch to parse 5 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 5 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=137ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=3ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-models-sonar/models-interactions/model-impl/appclcm/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=6ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=6ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 15 source files to be analyzed [INFO] 15/15 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=83ms [INFO] Sensor CSS Rules [javascript] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor CSS Rules [javascript] (done) | time=2ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=7ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=3ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] ------------- Run sensors on module vfc [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 7 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 7 files. [INFO] Using ECJ batch to parse 8 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 8 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=128ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-models-sonar/models-interactions/model-impl/vfc/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=3ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=9ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=8ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 16 source files to be analyzed [INFO] 16/16 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=62ms [INFO] Sensor CSS Rules [javascript] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor CSS Rules [javascript] (done) | time=2ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=8ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=2ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] ------------- Run sensors on module events [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 17 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 17 files. [WARNING] Unresolved imports/types have been detected during analysis. Enable DEBUG mode to see them. [WARNING] Use of preview features have been detected during analysis. Enable DEBUG mode to see them. [INFO] Using ECJ batch to parse 15 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 15 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=269ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-models-sonar/models-interactions/model-impl/events/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=4ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=5ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 33 source files to be analyzed [INFO] 33/33 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=160ms [INFO] Sensor CSS Rules [javascript] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor CSS Rules [javascript] (done) | time=0ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module sdnc [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 16 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 16 files. [INFO] Using ECJ batch to parse 8 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 8 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=127ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-models-sonar/models-interactions/model-impl/sdnc/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=4ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=12ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 25 source files to be analyzed [INFO] 25/25 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=100ms [INFO] Sensor CSS Rules [javascript] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor CSS Rules [javascript] (done) | time=0ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=7ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module so [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 23 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 23 files. [INFO] Using ECJ batch to parse 22 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 22 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=222ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-models-sonar/models-interactions/model-impl/so/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=5ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=7ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 46 source files to be analyzed [INFO] 46/46 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=168ms [INFO] Sensor CSS Rules [javascript] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor CSS Rules [javascript] (done) | time=1ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module model-impl [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=5ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [WARNING] No coverage report can be found with sonar.coverage.jacoco.xmlReportPaths='/w/workspace/policy-models-sonar/models-interactions/model-impl/target/site/jacoco-ut/jacoco.xml'. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=22ms [INFO] Sensor CSS Rules [javascript] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor CSS Rules [javascript] (done) | time=0ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=7ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module policy-models-interactions [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=8ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [WARNING] No coverage report can be found with sonar.coverage.jacoco.xmlReportPaths='/w/workspace/policy-models-sonar/models-interactions/target/site/jacoco-ut/jacoco.xml'. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=23ms [INFO] Sensor CSS Rules [javascript] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor CSS Rules [javascript] (done) | time=0ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module policy-models-dao [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 17 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 17 files. [INFO] Using ECJ batch to parse 8 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 8 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=503ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-models-sonar/models-dao/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=2ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=5ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 26 source files to be analyzed [INFO] 26/26 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=254ms [INFO] Sensor CSS Rules [javascript] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor CSS Rules [javascript] (done) | time=0ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module policy-models-pap [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 12 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 12 files. [INFO] Using ECJ batch to parse 7 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 7 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=181ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-models-sonar/models-pap/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=3ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=4ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 20 source files to be analyzed [INFO] 20/20 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=98ms [INFO] Sensor CSS Rules [javascript] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor CSS Rules [javascript] (done) | time=3ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=6ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] ------------- Run sensors on module policy-models-errors [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 3 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 3 files. [INFO] Using ECJ batch to parse 3 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 3 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=85ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-models-sonar/models-errors/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=1ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=7ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 7 source files to be analyzed [INFO] 7/7 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=38ms [INFO] Sensor CSS Rules [javascript] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor CSS Rules [javascript] (done) | time=1ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module policy-models-decisions [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 5 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 5 files. [INFO] Using ECJ batch to parse 1 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=95ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-models-sonar/models-decisions/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=4ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 7 source files to be analyzed [INFO] 7/7 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=35ms [INFO] Sensor CSS Rules [javascript] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor CSS Rules [javascript] (done) | time=0ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=9ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module policy-models [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=13ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [WARNING] No coverage report can be found with sonar.coverage.jacoco.xmlReportPaths='/w/workspace/policy-models-sonar/target/site/jacoco-ut/jacoco.xml'. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=30ms [INFO] Sensor CSS Rules [javascript] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor CSS Rules [javascript] (done) | time=2ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] Sensor javabugs [dbd] [INFO] Reading IR files from: /w/workspace/policy-models-sonar/target/sonar/ir/java [INFO] No IR files have been included for analysis. [INFO] Sensor javabugs [dbd] (done) | time=1ms [INFO] Sensor pythonbugs [dbd] [INFO] Reading IR files from: /w/workspace/policy-models-sonar/target/sonar/ir/python [INFO] No IR files have been included for analysis. [INFO] Sensor pythonbugs [dbd] (done) | time=0ms [INFO] Sensor JavaSecuritySensor [security] [INFO] Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5167, S5334, S6096 [INFO] Load type hierarchy and UCFGs: Starting [INFO] Load type hierarchy: Starting [INFO] Reading type hierarchy from: /w/workspace/policy-models-sonar/target/sonar/ucfg2/java [INFO] Read 787 type definitions [INFO] Load type hierarchy: Time spent was 00:00:00.080 [INFO] Load UCFGs: Starting [INFO] Reading UCFGs from: /w/workspace/policy-models-sonar/target/sonar/ucfg2/java [INFO] Load UCFGs: Time spent was 00:00:00.363 [INFO] Load type hierarchy and UCFGs: Time spent was 00:00:00.444 [INFO] Analyzing 1695 UCFGs to detect vulnerabilities. [INFO] Check cache: Starting [INFO] Load cache: Starting [INFO] Load cache: Time spent was 00:00:00.000 [INFO] Check cache: Time spent was 00:00:00.000 [INFO] Create runtime call graph: Starting [INFO] Variable Type Analysis #1: Starting [INFO] Create runtime type propagation graph: Starting [INFO] Create runtime type propagation graph: Time spent was 00:00:00.048 [INFO] Run SCC (Tarjan) on 9630 nodes: Starting [INFO] Run SCC (Tarjan) on 9630 nodes: Time spent was 00:00:00.010 [INFO] Tarjan found 9440 strongly connected components [INFO] Propagate runtime types to strongly connected components: Starting [INFO] Propagate runtime types to strongly connected components: Time spent was 00:00:00.021 [INFO] Variable Type Analysis #1: Time spent was 00:00:00.081 [INFO] Variable Type Analysis #2: Starting [INFO] Create runtime type propagation graph: Starting [INFO] Create runtime type propagation graph: Time spent was 00:00:00.042 [INFO] Run SCC (Tarjan) on 9595 nodes: Starting [INFO] Run SCC (Tarjan) on 9595 nodes: Time spent was 00:00:00.007 [INFO] Tarjan found 9414 strongly connected components [INFO] Propagate runtime types to strongly connected components: Starting [INFO] Propagate runtime types to strongly connected components: Time spent was 00:00:00.016 [INFO] Variable Type Analysis #2: Time spent was 00:00:00.067 [INFO] Create runtime call graph: Time spent was 00:00:00.154 [INFO] Load config: Starting [INFO] Load config: Time spent was 00:00:00.970 [INFO] Compute entry points: Starting [INFO] Compute entry points: Time spent was 00:00:01.882 [INFO] No entry points found. [INFO] java security sensor: Time spent was 00:00:03.454 [INFO] java security sensor: Begin: 2024-01-20T18:41:17.278029114Z, End: 2024-01-20T18:41:20.732531356Z, Duration: 00:00:03.454 Load type hierarchy and UCFGs: Begin: 2024-01-20T18:41:17.279277889Z, End: 2024-01-20T18:41:17.723592688Z, Duration: 00:00:00.444 Load type hierarchy: Begin: 2024-01-20T18:41:17.279340669Z, End: 2024-01-20T18:41:17.359428672Z, Duration: 00:00:00.080 Load UCFGs: Begin: 2024-01-20T18:41:17.359690293Z, End: 2024-01-20T18:41:17.723447907Z, Duration: 00:00:00.363 Check cache: Begin: 2024-01-20T18:41:17.723704958Z, End: 2024-01-20T18:41:17.723996459Z, Duration: 00:00:00.000 Load cache: Begin: 2024-01-20T18:41:17.723726378Z, End: 2024-01-20T18:41:17.723756568Z, Duration: 00:00:00.000 Create runtime call graph: Begin: 2024-01-20T18:41:17.724096720Z, End: 2024-01-20T18:41:17.878455607Z, Duration: 00:00:00.154 Variable Type Analysis #1: Begin: 2024-01-20T18:41:17.724684982Z, End: 2024-01-20T18:41:17.806280933Z, Duration: 00:00:00.081 Create runtime type propagation graph: Begin: 2024-01-20T18:41:17.725593905Z, End: 2024-01-20T18:41:17.773714329Z, Duration: 00:00:00.048 Run SCC (Tarjan) on 9630 nodes: Begin: 2024-01-20T18:41:17.774256461Z, End: 2024-01-20T18:41:17.784453470Z, Duration: 00:00:00.010 Propagate runtime types to strongly connected components: Begin: 2024-01-20T18:41:17.784666610Z, End: 2024-01-20T18:41:17.806057742Z, Duration: 00:00:00.021 Variable Type Analysis #2: Begin: 2024-01-20T18:41:17.809362614Z, End: 2024-01-20T18:41:17.876501420Z, Duration: 00:00:00.067 Create runtime type propagation graph: Begin: 2024-01-20T18:41:17.809422664Z, End: 2024-01-20T18:41:17.851883646Z, Duration: 00:00:00.042 Run SCC (Tarjan) on 9595 nodes: Begin: 2024-01-20T18:41:17.852098437Z, End: 2024-01-20T18:41:17.859319434Z, Duration: 00:00:00.007 Propagate runtime types to strongly connected components: Begin: 2024-01-20T18:41:17.859502275Z, End: 2024-01-20T18:41:17.876297599Z, Duration: 00:00:00.016 Load config: Begin: 2024-01-20T18:41:17.878583418Z, End: 2024-01-20T18:41:18.849130560Z, Duration: 00:00:00.970 Compute entry points: Begin: 2024-01-20T18:41:18.849447372Z, End: 2024-01-20T18:41:20.732182275Z, Duration: 00:00:01.882 [INFO] java security sensor peak memory: 972 MB [INFO] Sensor JavaSecuritySensor [security] (done) | time=3469ms [INFO] Sensor CSharpSecuritySensor [security] [INFO] Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5334, S5883, S6096, S6173, S6287, S6350, S6399, S6639, S6641 [INFO] Load type hierarchy and UCFGs: Starting [INFO] Load type hierarchy: Starting [INFO] Reading type hierarchy from: /w/workspace/policy-models-sonar/target/ucfg2/cs [INFO] Read 0 type definitions [INFO] Load type hierarchy: Time spent was 00:00:00.000 [INFO] Load UCFGs: Starting [INFO] Load UCFGs: Time spent was 00:00:00.000 [INFO] Load type hierarchy and UCFGs: Time spent was 00:00:00.002 [INFO] No UCFGs have been included for analysis. [INFO] csharp security sensor: Time spent was 00:00:00.003 [INFO] Sensor CSharpSecuritySensor [security] (done) | time=4ms [INFO] Sensor PhpSecuritySensor [security] [INFO] Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5334, S5335, S5883, S6173, S6287, S6350 [INFO] Load type hierarchy and UCFGs: Starting [INFO] Load type hierarchy: Starting [INFO] Reading type hierarchy from: /w/workspace/policy-models-sonar/target/sonar/ucfg2/php [INFO] Read 0 type definitions [INFO] Load type hierarchy: Time spent was 00:00:00.001 [INFO] Load UCFGs: Starting [INFO] Load UCFGs: Time spent was 00:00:00.000 [INFO] Load type hierarchy and UCFGs: Time spent was 00:00:00.003 [INFO] No UCFGs have been included for analysis. [INFO] php security sensor: Time spent was 00:00:00.005 [INFO] Sensor PhpSecuritySensor [security] (done) | time=6ms [INFO] Sensor PythonSecuritySensor [security] [INFO] Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5147, S5334, S5496, S6287, S6350, S6639, S6680, S6776, S6839 [INFO] Load type hierarchy and UCFGs: Starting [INFO] Load type hierarchy: Starting [INFO] Reading type hierarchy from: /w/workspace/policy-models-sonar/target/sonar/ucfg2/python [INFO] Read 0 type definitions [INFO] Load type hierarchy: Time spent was 00:00:00.000 [INFO] Load UCFGs: Starting [INFO] Load UCFGs: Time spent was 00:00:00.000 [INFO] Load type hierarchy and UCFGs: Time spent was 00:00:00.000 [INFO] No UCFGs have been included for analysis. [INFO] python security sensor: Time spent was 00:00:00.000 [INFO] Sensor PythonSecuritySensor [security] (done) | time=1ms [INFO] Sensor JsSecuritySensor [security] [INFO] Enabled taint analysis rules: S6105, S5147, S6287, S3649, S2076, S6096, S5146, S5334, S2631, S6350, S5696, S5883, S2083, S5131, S5144 [INFO] Load type hierarchy and UCFGs: Starting [INFO] Load type hierarchy: Starting [INFO] Reading type hierarchy from: /w/workspace/policy-models-sonar/target/sonar/ucfg2/js [INFO] Read 0 type definitions [INFO] Load type hierarchy: Time spent was 00:00:00.000 [INFO] Load UCFGs: Starting [INFO] Load UCFGs: Time spent was 00:00:00.000 [INFO] Load type hierarchy and UCFGs: Time spent was 00:00:00.000 [INFO] No UCFGs have been included for analysis. [INFO] js security sensor: Time spent was 00:00:00.000 [INFO] Sensor JsSecuritySensor [security] (done) | time=0ms [INFO] ------------- Run sensors on project [INFO] Sensor Zero Coverage Sensor [INFO] Sensor Zero Coverage Sensor (done) | time=2ms [INFO] Sensor Java CPD Block Indexer [INFO] Sensor Java CPD Block Indexer (done) | time=258ms [INFO] CPD Executor 133 files had no CPD blocks [INFO] CPD Executor Calculating CPD for 286 files [INFO] CPD Executor CPD calculation finished (done) | time=82ms [INFO] Analysis report generated in 214ms, dir size=5 MB [INFO] Analysis report compressed in 857ms, zip size=2 MB [INFO] Analysis report uploaded in 1424ms [INFO] ANALYSIS SUCCESSFUL, you can find the results at: https://sonarcloud.io/dashboard?id=onap_policy-models [INFO] Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report [INFO] More about the report processing at https://sonarcloud.io/api/ce/task?id=AY0oLXH9LTqpqoTFYPhF [INFO] Sensor cache published successfully [INFO] Analysis total time: 52.322 s [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for policy-models 3.1.1-SNAPSHOT: [INFO] [INFO] policy-models ...................................... SUCCESS [01:00 min] [INFO] policy-models-errors ............................... SKIPPED [INFO] policy-models-base ................................. SKIPPED [INFO] policy-models-dao .................................. SKIPPED [INFO] policy-models-examples ............................. SKIPPED [INFO] policy-models-tosca ................................ SKIPPED [INFO] policy-models-pdp .................................. SKIPPED [INFO] policy-models-pap .................................. SKIPPED [INFO] policy-models-decisions ............................ SKIPPED [INFO] policy-models-provider ............................. SKIPPED [INFO] policy-models-interactions ......................... SKIPPED [INFO] model-impl ......................................... SKIPPED [INFO] rest ............................................... SKIPPED [INFO] aai ................................................ SKIPPED [INFO] appc ............................................... SKIPPED [INFO] cds ................................................ SKIPPED [INFO] appclcm ............................................ SKIPPED [INFO] sdnc ............................................... SKIPPED [INFO] sdnr ............................................... SKIPPED [INFO] so ................................................. SKIPPED [INFO] vfc ................................................ SKIPPED [INFO] policy-models-sim .................................. SKIPPED [INFO] policy-models-sim-dmaap ............................ SKIPPED [INFO] simulators ......................................... SKIPPED [INFO] events ............................................. SKIPPED [INFO] guard .............................................. SKIPPED [INFO] model-actors ....................................... SKIPPED [INFO] actorServiceProvider ............................... SKIPPED [INFO] actor.test ......................................... SKIPPED [INFO] actor.aai .......................................... SKIPPED [INFO] actor.cds .......................................... SKIPPED [INFO] actor.appc ......................................... SKIPPED [INFO] actor.appclcm ...................................... SKIPPED [INFO] actor.sdnc ......................................... SKIPPED [INFO] actor.sdnr ......................................... SKIPPED [INFO] actor.a1p .......................................... SKIPPED [INFO] actor.so ........................................... SKIPPED [INFO] actor.vfc .......................................... SKIPPED [INFO] actor.xacml ........................................ SKIPPED [INFO] policy-models-sim-pdp .............................. SKIPPED [INFO] policy-models-simulators ........................... SKIPPED [INFO] models-sim-packages ................................ SKIPPED [INFO] models-simulator-tarball ........................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:01 min [INFO] Finished at: 2024-01-20T18:41:25Z [INFO] ------------------------------------------------------------------------ [policy-models-sonar] $ /bin/bash /tmp/jenkins3666438336328042346.sh [Boolean condition] checking [true] against [^(1|y|yes|t|true|on|run)$] (origin token: true) Run condition [Not] preventing perform for step [BuilderChain] [FINDBUGS] Collecting findbugs analysis files... [FINDBUGS] Searching for all files in /w/workspace/policy-models-sonar that match the pattern **/findbugs.xml [FINDBUGS] No files found. Configuration error? The recommended git tool is: NONE using credential onap-jenkins-ssh Using GitBlamer to create author and commit information for all warnings. GIT_COMMIT=71be21fd5b9b52c613bb855f00a79a51e81906dd, workspace=/w/workspace/policy-models-sonar [FINDBUGS] Computing warning deltas based on reference build #2064 [PostBuildScript] - [INFO] Executing post build scripts. [policy-models-sonar] $ /bin/bash /tmp/jenkins12055174280848442363.sh ---> sysstat.sh [policy-models-sonar] $ /bin/bash /tmp/jenkins7995592842519788424.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/policy-models-sonar + 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/policy-models-sonar ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/policy-models-sonar ']' + mkdir -p /w/workspace/policy-models-sonar/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/policy-models-sonar/archives/ [policy-models-sonar] $ /bin/bash /tmp/jenkins14766018637719386092.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/policy-models-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mLEY from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-mLEY/bin to PATH INFO: Running in OpenStack, capturing instance metadata [policy-models-sonar] $ /bin/bash /tmp/jenkins7847966756194053766.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/policy-models-sonar@tmp/config2227595127929875744tmp 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. [policy-models-sonar] $ /bin/bash /tmp/jenkins18330763781700198500.sh ---> create-netrc.sh [policy-models-sonar] $ /bin/bash /tmp/jenkins3868433544601750726.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/policy-models-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mLEY from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-mLEY/bin to PATH [policy-models-sonar] $ /bin/bash /tmp/jenkins17287325472263206884.sh ---> sudo-logs.sh Archiving 'sudo' log.. [policy-models-sonar] $ /bin/bash /tmp/jenkins9649898382034302084.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/policy-models-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mLEY from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 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. lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-mLEY/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-4 INFO: Archiving Costs [policy-models-sonar] $ /bin/bash -l /tmp/jenkins11888456562032841010.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/policy-models-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mLEY from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools 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. python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-mLEY/bin to PATH INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/policy-models-sonar/2065 INFO: archiving workspace using pattern(s): -p **/*.log -p **/hs_err_*.log -p **/target/**/feature.xml -p **/target/failsafe-reports/failsafe-summary.xml -p **/target/surefire-reports/*-output.txt Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-builder-4c-4g-13790 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: 2800.000 BogoMIPS: 5600.00 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 672K 1.6G 1% /run /dev/vda1 78G 9.3G 69G 12% / 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 552 12202 0 3285 15157 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:8b:28:8e brd ff:ff:ff:ff:ff:ff inet 10.30.107.20/23 brd 10.30.107.255 scope global dynamic ens3 valid_lft 85897sec preferred_lft 85897sec inet6 fe80::f816:3eff:fe8b:288e/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-13790) 01/20/24 _x86_64_ (4 CPU) 18:33:50 LINUX RESTART (4 CPU) 18:34:01 tps rtps wtps bread/s bwrtn/s 18:35:02 138.14 67.29 70.85 4576.44 35238.93 18:36:01 155.67 40.26 115.40 2483.78 22098.90 18:37:01 15.78 2.42 13.36 72.52 8899.85 18:38:01 31.29 0.68 30.61 22.66 14656.31 18:39:01 22.98 0.70 22.28 23.46 9730.51 18:40:01 18.39 0.35 18.04 58.49 9277.02 18:41:01 29.48 1.87 27.61 189.04 32438.86 18:42:01 34.23 2.97 31.26 147.18 10451.19 Average: 55.53 14.51 41.02 943.41 17839.47 18:34:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:35:02 14053020 15608548 2371940 14.44 61192 1696912 757092 4.33 632488 1527912 149884 18:36:01 12917984 14794556 3506976 21.35 76568 1989028 1567948 8.97 1514728 1749500 18632 18:37:01 12521868 14450556 3903092 23.76 78512 2036948 1713304 9.81 1884624 1773616 36524 18:38:01 12251488 14379292 4173472 25.41 82240 2226896 1851624 10.60 1974536 1940988 24056 18:39:01 11194488 13378120 5230472 31.84 85968 2275076 3063652 17.53 2987040 1975416 20304 18:40:01 11987256 14288492 4437704 27.02 88640 2386144 1816376 10.40 2085564 2077556 88952 18:41:01 11274476 14263544 5150484 31.36 89932 3055728 1940616 11.11 2228112 2628256 21384 18:42:01 12499672 15524568 3925288 23.90 96696 3081864 766024 4.38 993516 2637948 53224 Average: 12337532 14585960 4087428 24.89 82468 2343574 1684580 9.64 1787576 2038899 51620 18:34:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:35:02 ens3 346.39 231.43 1541.74 56.41 0.00 0.00 0.00 0.00 18:35:02 lo 1.53 1.53 0.16 0.16 0.00 0.00 0.00 0.00 18:36:01 ens3 324.25 259.28 2395.35 68.68 0.00 0.00 0.00 0.00 18:36:01 lo 0.81 0.81 0.08 0.08 0.00 0.00 0.00 0.00 18:37:01 ens3 4624.36 2879.60 1419.60 1213.26 0.00 0.00 0.00 0.00 18:37:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 18:38:01 ens3 704.68 541.77 2933.73 190.65 0.00 0.00 0.00 0.00 18:38:01 lo 8.00 8.00 0.77 0.77 0.00 0.00 0.00 0.00 18:39:01 ens3 1118.75 743.58 431.23 318.72 0.00 0.00 0.00 0.00 18:39:01 lo 11.76 11.76 10.31 10.31 0.00 0.00 0.00 0.00 18:40:01 ens3 895.02 584.33 374.64 287.12 0.00 0.00 0.00 0.00 18:40:01 lo 9.93 9.93 1.36 1.36 0.00 0.00 0.00 0.00 18:41:01 ens3 591.82 341.61 2712.77 96.96 0.00 0.00 0.00 0.00 18:41:01 lo 3.08 3.08 0.36 0.36 0.00 0.00 0.00 0.00 18:42:01 ens3 818.66 520.03 467.04 232.98 0.00 0.00 0.00 0.00 18:42:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 Average: ens3 1179.75 763.74 1532.67 308.59 0.00 0.00 0.00 0.00 Average: lo 4.54 4.54 1.65 1.65 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13790) 01/20/24 _x86_64_ (4 CPU) 18:33:50 LINUX RESTART (4 CPU) 18:34:01 CPU %user %nice %system %iowait %steal %idle 18:35:02 all 19.56 0.00 1.83 9.66 0.06 68.90 18:35:02 0 13.15 0.00 1.66 10.48 0.05 74.66 18:35:02 1 29.02 0.00 2.01 4.99 0.05 63.94 18:35:02 2 18.51 0.00 1.90 10.75 0.07 68.76 18:35:02 3 17.53 0.00 1.74 12.41 0.07 68.25 18:36:01 all 35.48 0.00 1.74 3.50 0.08 59.19 18:36:01 0 32.24 0.00 1.67 1.45 0.07 64.58 18:36:01 1 34.33 0.00 1.67 2.71 0.09 61.21 18:36:01 2 36.82 0.00 2.20 7.36 0.09 53.53 18:36:01 3 38.54 0.00 1.43 2.51 0.07 57.46 18:37:01 all 73.33 0.00 7.72 0.34 0.11 18.51 18:37:01 0 76.13 0.00 11.48 0.08 0.12 12.19 18:37:01 1 76.54 0.00 7.52 0.13 0.10 15.71 18:37:01 2 79.47 0.00 7.04 0.30 0.13 13.05 18:37:01 3 61.14 0.00 4.81 0.82 0.10 33.13 18:38:01 all 57.58 0.00 3.28 0.59 0.12 38.42 18:38:01 0 52.12 0.00 2.28 0.03 0.10 45.47 18:38:01 1 56.21 0.00 4.16 1.58 0.10 37.94 18:38:01 2 59.78 0.00 4.35 0.42 0.13 35.32 18:38:01 3 62.22 0.00 2.36 0.33 0.12 34.97 18:39:01 all 73.03 0.00 3.03 0.38 0.13 23.43 18:39:01 0 70.47 0.00 3.63 0.76 0.12 25.03 18:39:01 1 78.42 0.00 2.76 0.03 0.12 18.67 18:39:01 2 69.90 0.00 3.40 0.69 0.12 25.90 18:39:01 3 73.34 0.00 2.35 0.07 0.13 24.11 18:40:01 all 68.75 0.00 5.11 0.31 0.11 25.72 18:40:01 0 71.20 0.00 3.46 0.20 0.12 25.02 18:40:01 1 65.35 0.00 4.91 0.00 0.12 29.62 18:40:01 2 68.40 0.00 7.83 0.97 0.12 22.68 18:40:01 3 70.04 0.00 4.24 0.03 0.12 25.57 18:41:01 all 44.39 0.00 1.79 1.96 0.09 51.77 18:41:01 0 57.69 0.00 3.05 0.03 0.08 39.14 18:41:01 1 41.18 0.00 1.28 0.00 0.08 57.46 18:41:01 2 38.90 0.00 1.57 7.15 0.10 52.27 18:41:01 3 39.81 0.00 1.24 0.64 0.08 58.23 18:42:01 all 36.68 0.00 2.01 0.94 0.08 60.28 18:42:01 0 25.29 0.00 2.74 0.13 0.07 71.77 18:42:01 1 30.29 0.00 1.22 0.18 0.05 68.25 18:42:01 2 60.10 0.00 2.29 3.36 0.10 34.15 18:42:01 3 31.08 0.00 1.82 0.12 0.07 66.92 Average: all 51.11 0.00 3.32 2.21 0.10 43.27 Average: 0 49.80 0.00 3.75 1.65 0.09 44.71 Average: 1 51.43 0.00 3.19 1.20 0.09 44.08 Average: 2 53.99 0.00 3.82 3.87 0.11 38.20 Average: 3 49.20 0.00 2.50 2.12 0.09 46.09